|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OLink
An OLink
represents a reference to one or more OData entities.
Relationships to a single entity are represented as ORelatedEntityLink
.
Relationships to multiple entities are represented as ORelatedEntitiesLink
.
The OLinks
static factory class can be used to create OLink
instances.
OLinks
Method Summary | |
---|---|
String |
getHref()
Gets the link href. |
String |
getRelation()
Gets the link relation. |
String |
getTitle()
Gets the link title. |
Method Detail |
---|
String getHref()
String getRelation()
String getTitle()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |