Uses of Interface
org.alfresco.service.cmr.dictionary.AssociationDefinition
Packages that use AssociationDefinition
Package
Description
-
Uses of AssociationDefinition in org.alfresco.opencmis.dictionary
Constructors in org.alfresco.opencmis.dictionary with parameters of type AssociationDefinitionModifierConstructorDescriptionRelationshipTypeDefintionWrapper
(CMISMapping cmisMapping, PropertyAccessorMapping accessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, String typeId, DictionaryService dictionaryService, AssociationDefinition cmisAssocDef) -
Uses of AssociationDefinition in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary that return AssociationDefinitionModifier and TypeMethodDescriptionAbstractDictionaryRegistry.getAssociation
(QName assocName) CompiledModel.getAssociation
(QName name) DictionaryComponent.getAssociation
(QName associationName) DictionaryDAOImpl.getAssociation
(QName assocName) DictionaryRegistry.getAssociation
(QName assocName) protected AssociationDefinition
AbstractDictionaryRegistry.getAssociationImpl
(QName assocName) Methods in org.alfresco.repo.dictionary that return types with arguments of type AssociationDefinitionModifier and TypeMethodDescriptionCompiledModel.getAssociations()
DictionaryDAO.getAssociations
(QName model) DictionaryDAOImpl.getAssociations
(QName modelName) -
Uses of AssociationDefinition in org.alfresco.service.cmr.dictionary
Subinterfaces of AssociationDefinition in org.alfresco.service.cmr.dictionaryModifier and TypeInterfaceDescriptioninterface
Read-only definition of a Child Association.Methods in org.alfresco.service.cmr.dictionary that return AssociationDefinitionModifier and TypeMethodDescriptionDictionaryService.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 AssociationDefinitionModifier and TypeMethodDescriptionClassDefinition.getAssociations()
Fetch all associations for which this is a source type, including child associations.