Uses of Class
org.apache.olingo.odata2.api.edm.provider.ReferentialConstraintRole
Packages that use ReferentialConstraintRole
Package
Description
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 ReferentialConstraintRoleModifier and TypeMethodDescriptionReferentialConstraint.getDependent()ReferentialConstraint.getPrincipal()ReferentialConstraintRole.setAnnotationAttributes(List<AnnotationAttribute> annotationAttributes) Sets the List ofAnnotationAttributefor thisReferentialConstraintRoleReferentialConstraintRole.setAnnotationElements(List<AnnotationElement> annotationElements) Sets the List ofAnnotationElementfor thisReferentialConstraintRoleReferentialConstraintRole.setPropertyRefs(List<PropertyRef> propertyRef) Sets thePropertyRefs of thisReferentialConstraintRoleSets the role of thisReferentialConstraintRoleMethods in org.apache.olingo.odata2.api.edm.provider with parameters of type ReferentialConstraintRoleModifier and TypeMethodDescriptionReferentialConstraint.setDependent(ReferentialConstraintRole dependent) Sets the dependentReferentialConstraintRolefor thisReferentialConstraintReferentialConstraint.setPrincipal(ReferentialConstraintRole principal) Sets the principalReferentialConstraintRolefor thisReferentialConstraint -
Uses of ReferentialConstraintRole in org.apache.olingo.odata2.core.edm.provider
Constructors in org.apache.olingo.odata2.core.edm.provider with parameters of type ReferentialConstraintRoleModifierConstructorDescription