public class DefaultOptions<T extends Options> extends Object implements Options, Expandable
| Modifier and Type | Field and Description |
|---|---|
protected List<Expansion> |
expansions |
| Modifier | Constructor and Description |
|---|---|
protected |
DefaultOptions() |
| Modifier and Type | Method and Description |
|---|---|
protected T |
expand(CollectionReference property,
int limit) |
protected T |
expand(CollectionReference property,
int limit,
int offset) |
protected T |
expand(ResourceReference property) |
List<Expansion> |
getExpansions() |
boolean |
isEmpty() |
protected T expand(ResourceReference property)
protected T expand(CollectionReference property, int limit)
protected T expand(CollectionReference property, int limit, int offset)
public List<Expansion> getExpansions()
getExpansions in interface ExpandableCopyright © 2012–2014. All rights reserved.