| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OEntityId
The identity of a single OData entity, consisting of an entity-set name and a unique entity-key within that set.
The OEntityIds static factory class can be used to create OEntityId instances.
OEntityIds, 
OEntityKey| Method Summary | |
|---|---|
|  OEntityKey | getEntityKey()Gets the entity-key for this instance. | 
|  String | getEntitySetName()Gets the entity-set name for this instance. | 
| Method Detail | 
|---|
OEntityKey getEntityKey()
String getEntitySetName()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||