Package | Description |
---|---|
org.alfresco.opencmis.dictionary | |
org.alfresco.repo.dictionary | |
org.alfresco.service.cmr.dictionary |
Constructor and Description |
---|
RelationshipTypeDefintionWrapper(CMISMapping cmisMapping,
PropertyAccessorMapping accessorMapping,
PropertyLuceneBuilderMapping luceneBuilderMapping,
String typeId,
DictionaryService dictionaryService,
AssociationDefinition cmisAssocDef) |
Modifier and Type | Method and Description |
---|---|
AssociationDefinition |
CompiledModel.getAssociation(QName name) |
AssociationDefinition |
AbstractDictionaryRegistry.getAssociation(QName assocName) |
AssociationDefinition |
DictionaryRegistry.getAssociation(QName assocName) |
AssociationDefinition |
DictionaryComponent.getAssociation(QName associationName) |
AssociationDefinition |
DictionaryDAOImpl.getAssociation(QName assocName) |
protected AssociationDefinition |
AbstractDictionaryRegistry.getAssociationImpl(QName assocName) |
Modifier and Type | Method and Description |
---|---|
Collection<AssociationDefinition> |
CompiledModel.getAssociations() |
Collection<AssociationDefinition> |
DictionaryDAOImpl.getAssociations(QName modelName) |
Collection<AssociationDefinition> |
DictionaryDAO.getAssociations(QName model) |
Modifier and Type | Interface and Description |
---|---|
interface |
ChildAssociationDefinition
Read-only definition of a Child Association.
|
Modifier and Type | Method and Description |
---|---|
AssociationDefinition |
DictionaryService.getAssociation(QName associationName)
Gets the definition of the association as defined by its owning Class.
|
Modifier and Type | Method and Description |
---|---|
Map<QName,AssociationDefinition> |
ClassDefinition.getAssociations()
Fetch all associations for which this is a source type, including child associations.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.