|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EdmAssociation
| Method Summary | |
|---|---|
EdmAssociationEnd |
getEnd(String role)
Get the EdmAssociationEnd by role |
EdmAssociationEnd |
getEnd1()
Get the EdmAssociationEnd for end1 |
EdmAssociationEnd |
getEnd2()
Get the EdmAssociationEnd for end2 |
EdmReferentialConstraint |
getReferentialConstraint()
Get the EdmReferentialConstraint |
| Methods inherited from interface org.apache.olingo.odata2.api.edm.EdmType |
|---|
getKind, getNamespace |
| 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 |
|---|
EdmAssociationEnd getEnd(String role)
throws EdmException
EdmAssociationEnd by role
role -
EdmAssociationEnd
EdmException
EdmAssociationEnd getEnd1()
throws EdmException
EdmAssociationEnd for end1
EdmAssociationEnd
EdmException
EdmAssociationEnd getEnd2()
throws EdmException
EdmAssociationEnd for end2
EdmAssociationEnd
EdmException
EdmReferentialConstraint getReferentialConstraint()
throws EdmException
EdmReferentialConstraint
EdmReferentialConstraint
EdmException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||