|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferentialConstraintRole | |
|---|---|
| org.apache.olingo.odata2.api.edm.provider | Entity Data Model Provider API |
| Uses of ReferentialConstraintRole in org.apache.olingo.odata2.api.edm.provider |
|---|
| Methods in org.apache.olingo.odata2.api.edm.provider that return ReferentialConstraintRole | |
|---|---|
ReferentialConstraintRole |
ReferentialConstraint.getDependent()
|
ReferentialConstraintRole |
ReferentialConstraint.getPrincipal()
|
ReferentialConstraintRole |
ReferentialConstraintRole.setAnnotationAttributes(List<AnnotationAttribute> annotationAttributes)
Sets the List of AnnotationAttribute for this ReferentialConstraintRole |
ReferentialConstraintRole |
ReferentialConstraintRole.setAnnotationElements(List<AnnotationElement> annotationElements)
Sets the List of AnnotationElement for this ReferentialConstraintRole |
ReferentialConstraintRole |
ReferentialConstraintRole.setPropertyRefs(List<PropertyRef> propertyRef)
Sets the PropertyRefs of this ReferentialConstraintRole |
ReferentialConstraintRole |
ReferentialConstraintRole.setRole(String role)
Sets the role of this ReferentialConstraintRole |
| Methods in org.apache.olingo.odata2.api.edm.provider with parameters of type ReferentialConstraintRole | |
|---|---|
ReferentialConstraint |
ReferentialConstraint.setDependent(ReferentialConstraintRole dependent)
Sets the dependent ReferentialConstraintRole for this ReferentialConstraint |
ReferentialConstraint |
ReferentialConstraint.setPrincipal(ReferentialConstraintRole principal)
Sets the principal ReferentialConstraintRole for this ReferentialConstraint |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||