| Modifier and Type | Interface and Description |
|---|---|
interface |
ApiVersion |
interface |
Schema |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
Collection.getData() |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorImpl |
class |
ResourceImpl |
class |
SchemaImpl |
class |
ValidationErrorImpl |
class |
VersionImpl |
class |
WrappedResource |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
CollectionImpl.getData() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionImpl.setData(List<Resource> data) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
ResourceManager.convertResponse(Object obj,
ApiRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected Resource |
AbstractBaseResourceManager.constructResource(IdFormatter idFormatter,
SchemaFactory schemaFactory,
Schema schema,
Object obj) |
Resource |
FilteredResourceManager.convertResponse(Object obj,
ApiRequest request) |
Resource |
AbstractBaseResourceManager.convertResponse(Object obj,
ApiRequest request) |
protected Resource |
AbstractBaseResourceManager.createResource(Object obj,
IdFormatter idFormatter,
ApiRequest apiRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractBaseResourceManager.addActions(Object obj,
SchemaFactory schemaFactory,
Schema schema,
Resource resource) |
protected void |
AbstractBaseResourceManager.addLinks(Object obj,
SchemaFactory schemaFactory,
Schema schema,
Resource resource) |
protected Map<String,String> |
AbstractBaseResourceManager.getLinks(SchemaFactory schemaFactory,
Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
protected Resource |
JsonResponseWriter.createResource(SchemaFactory schemaFactory,
Object obj) |
| Modifier and Type | Method and Description |
|---|---|
URL |
UrlBuilder.actionLink(Resource resource,
String name) |
URL |
NullUrlBuilder.actionLink(Resource resource,
String name) |
URL |
DefaultUrlBuilder.actionLink(Resource resource,
String name) |
protected String |
DefaultUrlBuilder.getPluralName(Resource resource) |
URL |
UrlBuilder.resourceLink(Resource resource,
String name) |
URL |
NullUrlBuilder.resourceLink(Resource resource,
String name) |
URL |
DefaultUrlBuilder.resourceLink(Resource resource,
String name) |
URL |
UrlBuilder.resourceReferenceLink(Resource resource) |
URL |
NullUrlBuilder.resourceReferenceLink(Resource resource) |
URL |
DefaultUrlBuilder.resourceReferenceLink(Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
ResourceManagerReferenceValidator.getResourceId(String type,
String id) |
Resource |
ReferenceValidator.getResourceId(String type,
String id) |
Copyright © 2014. All rights reserved.