Interface ChildAssociationDefinition

All Superinterfaces:
AssociationDefinition, ClassAttributeDefinition

@AlfrescoPublicApi public interface ChildAssociationDefinition extends AssociationDefinition
Read-only definition of a Child Association.
Author:
David Caruana
  • Method Details

    • getRequiredChildName

      String 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