public static final class ComplexOneToManyRelationshipMetadata.Builder extends Object
public ComplexOneToManyRelationshipMetadata.Builder associatedMenuConfiguration(AssociatedMenuConfiguration associatedMenuConfiguration)
public ComplexOneToManyRelationshipMetadata.Builder cascadeConfiguration(CascadeConfiguration cascadeConfiguration)
public ComplexOneToManyRelationshipMetadata.Builder referencedAttribute(String referencedAttribute)
public ComplexOneToManyRelationshipMetadata.Builder referencedEntity(String referencedEntity)
public ComplexOneToManyRelationshipMetadata.Builder referencingAttribute(String referencingAttribute)
public ComplexOneToManyRelationshipMetadata.Builder referencingEntity(String referencingEntity)
public ComplexOneToManyRelationshipMetadata.Builder isHierarchical(Boolean isHierarchical)
public ComplexOneToManyRelationshipMetadata.Builder entityKey(String entityKey)
public ComplexOneToManyRelationshipMetadata.Builder relationshipAttributes(List<RelationshipAttribute> relationshipAttributes)
public ComplexOneToManyRelationshipMetadata.Builder relationshipAttributes(RelationshipAttribute... relationshipAttributes)
public ComplexOneToManyRelationshipMetadata.Builder relationshipAttributesNextLink(String relationshipAttributesNextLink)
public ComplexOneToManyRelationshipMetadata.Builder referencedEntityNavigationPropertyName(String referencedEntityNavigationPropertyName)
public ComplexOneToManyRelationshipMetadata.Builder referencingEntityNavigationPropertyName(String referencingEntityNavigationPropertyName)
public ComplexOneToManyRelationshipMetadata.Builder relationshipBehavior(Integer relationshipBehavior)
public ComplexOneToManyRelationshipMetadata.Builder isCustomRelationship(Boolean isCustomRelationship)
public ComplexOneToManyRelationshipMetadata.Builder isCustomizable(BooleanManagedProperty isCustomizable)
public ComplexOneToManyRelationshipMetadata.Builder isValidForAdvancedFind(Boolean isValidForAdvancedFind)
public ComplexOneToManyRelationshipMetadata.Builder schemaName(String schemaName)
public ComplexOneToManyRelationshipMetadata.Builder securityTypes(SecurityTypes securityTypes)
public ComplexOneToManyRelationshipMetadata.Builder isManaged(Boolean isManaged)
public ComplexOneToManyRelationshipMetadata.Builder relationshipType(RelationshipType relationshipType)
public ComplexOneToManyRelationshipMetadata.Builder introducedVersion(String introducedVersion)
public ComplexOneToManyRelationshipMetadata.Builder metadataId(String metadataId)
public ComplexOneToManyRelationshipMetadata.Builder hasChanged(Boolean hasChanged)
public ComplexOneToManyRelationshipMetadata build()
Copyright © 2018–2020. All rights reserved.