|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntryMetadata
EntryMetadata contains all metadata for an ODataEntry.
| Method Summary | |
|---|---|
List<String> |
getAssociationUris(String navigationPropertyName)
Gets the association URIs for a given navigation property. |
String |
getEtag()
Gets the entity tag for this entry. |
String |
getId()
Gets the ID of this entry. |
String |
getUri()
Gets the URI of this entry. |
| Method Detail |
|---|
String getUri()
List<String> getAssociationUris(String navigationPropertyName)
navigationPropertyName - the name of the navigation property
String getEtag()
String getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||