| 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 |
DictionaryComponent.getAssociation(QName associationName) |
AssociationDefinition |
DictionaryDAOImpl.getAssociation(QName assocName) |
AssociationDefinition |
AbstractDictionaryRegistry.getAssociation(QName assocName) |
AssociationDefinition |
CompiledModel.getAssociation(QName name) |
AssociationDefinition |
DictionaryRegistry.getAssociation(QName assocName) |
protected AssociationDefinition |
AbstractDictionaryRegistry.getAssociationImpl(QName assocName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AssociationDefinition> |
CompiledModel.getAssociations() |
Collection<AssociationDefinition> |
DictionaryDAO.getAssociations(QName model) |
Collection<AssociationDefinition> |
DictionaryDAOImpl.getAssociations(QName modelName) |
| 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–2019 Alfresco Software. All rights reserved.