public interface ResourceMapping
Modifier and Type | Method and Description |
---|---|
ResourceDescription |
getDescription()
Returns the resource's description.
|
Path |
getPath()
Returns the path the resource is exposed under.
|
String |
getRel()
Returns the relation for the resource exported.
|
boolean |
isExported()
Returns whether the component shall be exported at all.
|
boolean |
isPagingResource()
Returns whether the resource is paging one.
|
boolean isExported()
String getRel()
Path getPath()
boolean isPagingResource()
ResourceDescription getDescription()
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.