org.alfresco.service.cmr.dictionary
Interface ChildAssociationDefinition
All Superinterfaces:
-
@org.alfresco.api.AlfrescoPublicApi
public interface ChildAssociationDefinition
Read-only definition of a Child Association.
Author:
-
David Caruana
Methods inherited from interface org.alfresco.service.cmr.dictionary.AssociationDefinition |
getDescription, getDescription, getModel, getName, getSourceClass, getSourceRoleName, getTargetClass, getTargetRoleName, getTitle, getTitle, isChild, isProtected, isSourceMandatory, isSourceMany, isTargetMandatory, isTargetMandatoryEnforced, isTargetMany |
getRequiredChildName
-
Returns:
-
the required name of children (or null if none)
getDuplicateChildNamesAllowed
boolean getDuplicateChildNamesAllowed()
-
Returns:
-
whether duplicate child names allowed within this association?
getPropagateTimestamps
boolean getPropagateTimestamps()
-
Returns:
-
whether timestamps should be propagated upwards along primary associations