public interface CollectionResourceMapping extends ResourceMapping
Modifier and Type | Method and Description |
---|---|
Class<?> |
getExcerptProjection()
Returns the projection type to be used when embedding item resources into collections and related resources.
|
ResourceDescription |
getItemResourceDescription()
Returns the
ResourceDescription for the item resource. |
String |
getItemResourceRel()
Returns the relation type pointing to the item resource within a collection.
|
getDescription, getPath, getRel, isExported, isPagingResource
String getItemResourceRel()
ResourceDescription getItemResourceDescription()
ResourceDescription
for the item resource.Class<?> getExcerptProjection()
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.