Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

org.alfresco.service.cmr.dictionary
Interface ChildAssociationDefinition
All Superinterfaces:
AssociationDefinition, ClassAttributeDefinition

@org.alfresco.api.AlfrescoPublicApi
public interface ChildAssociationDefinition
extends AssociationDefinition
Read-only definition of a Child Association.
Author:
David Caruana

Method Summary
boolean
getDuplicateChildNamesAllowed()
boolean
getPropagateTimestamps()
getRequiredChildName()
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
Method Detail
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

Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

Copyright © 2005–2018 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.