|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdmAssociationSet
EdmAssociationSet defines the relationship of two entity sets.
Method Summary | |
---|---|
EdmAssociation |
getAssociation()
Get the association |
EdmAssociationSetEnd |
getEnd(String role)
Get the association set end |
EdmEntityContainer |
getEntityContainer()
Get the entity container the association set is located in |
Methods inherited from interface org.apache.olingo.odata2.api.edm.EdmNamed |
---|
getName |
Methods inherited from interface org.apache.olingo.odata2.api.edm.EdmAnnotatable |
---|
getAnnotations |
Method Detail |
---|
EdmAssociation getAssociation() throws EdmException
EdmAssociation
EdmException
EdmAssociationSetEnd getEnd(String role) throws EdmException
role
-
EdmAssociationSetEnd
EdmException
EdmEntityContainer getEntityContainer() throws EdmException
EdmEntityContainer
EdmException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |