OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.Builder.build() |
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.withAssociatedMenuConfiguration(AssociatedMenuConfiguration associatedMenuConfiguration) |
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.withCascadeConfiguration(CascadeConfiguration cascadeConfiguration) |
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.withEntityKey(String entityKey) |
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.withIsHierarchical(Boolean isHierarchical) |
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.withLookup(LookupAttributeMetadata lookup) |
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.withReferencedAttribute(String referencedAttribute) |
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.withReferencedEntity(String referencedEntity) |
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.withReferencedEntityNavigationPropertyName(String referencedEntityNavigationPropertyName) |
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.withReferencingAttribute(String referencingAttribute) |
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.withReferencingEntity(String referencingEntity) |
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.withReferencingEntityNavigationPropertyName(String referencingEntityNavigationPropertyName) |
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.withRelationshipAttributes(List<RelationshipAttribute> relationshipAttributes) |
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.withRelationshipBehavior(Integer relationshipBehavior) |
|
OneToManyRelationshipMetadata |
OneToManyRelationshipMetadata.withUnmappedField(String name,
Object value) |
|