public interface JSONApiLinks
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getRelationshipLinks(PersistentResource resource,
String field)
Links to be used in Relationships of the Response Entity.
|
Map<String,String> |
getResourceLevelLinks(PersistentResource resource)
Links to be used in the Respose Entity.
|
Map<String,String> getResourceLevelLinks(PersistentResource resource)
resource
- Map<String,String> getRelationshipLinks(PersistentResource resource, String field)
resource
- Copyright © 2015–2021 Yahoo! Inc.. All rights reserved.