|
Packages that use org.alfresco.service.cmr.dictionary.AssociationDefinition | ||
org.alfresco.service.cmr.dictionary |
Subinterfaces of AssociationDefinition in org.alfresco.service.cmr.dictionary | |
interface |
ChildAssociationDefinition Read-only definition of a Child Association. |
Methods in org.alfresco.service.cmr.dictionary that return AssociationDefinition | |
DictionaryService.getAssociation(QName associationName) Gets the definition of the association as defined by its owning Class. |
Methods in org.alfresco.service.cmr.dictionary that return types with arguments of type AssociationDefinition | |
ClassDefinition.getAssociations() Fetch all associations for which this is a source type, including child associations. |
|