public interface Collection extends ApiStandardType
| Modifier and Type | Field and Description |
|---|---|
static String |
INCLUDE |
static String |
LIMIT |
static String |
MARKER |
static String |
ORDER |
static String |
SORT |
| Modifier and Type | Method and Description |
|---|---|
Map<String,URL> |
getActions() |
Map<String,Object> |
getCreateDefaults() |
Map<String,URL> |
getCreateTypes() |
List<Resource> |
getData() |
Map<String,List<Condition>> |
getFilters() |
Map<String,URL> |
getLinks() |
Pagination |
getPagination() |
String |
getResourceType() |
Sort |
getSort() |
Map<String,URL> |
getSortLinks() |
String |
getType() |
static final String SORT
static final String ORDER
static final String MARKER
static final String LIMIT
static final String INCLUDE
String getType()
String getResourceType()
Pagination getPagination()
Sort getSort()
Copyright © 2015. All rights reserved.