| Package | Description |
|---|---|
| org.alfresco.opencmis.dictionary | |
| org.alfresco.repo.dictionary | |
| org.alfresco.service.cmr.dictionary |
| Modifier and Type | Method and Description |
|---|---|
TypeDefinition |
FilteredDictionaryComponent.getType(QName name) |
| Modifier and Type | Method and Description |
|---|---|
TypeDefinition |
DictionaryComponent.getAnonymousType(QName name)
Creates an anonymous
TypeDefinition with all the mandatory Aspects applied. |
TypeDefinition |
DictionaryComponent.getAnonymousType(QName type,
Collection<QName> aspects) |
TypeDefinition |
DictionaryDAOImpl.getAnonymousType(QName type,
Collection<QName> aspects) |
TypeDefinition |
DictionaryDAO.getAnonymousType(QName type,
Collection<QName> aspects)
Construct an anonymous type that combines a primary type definition and
and one or more aspects
|
TypeDefinition |
DictionaryComponent.getType(QName name) |
TypeDefinition |
DictionaryDAOImpl.getType(QName typeName) |
TypeDefinition |
CompiledModel.getType(QName name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<TypeDefinition> |
CompiledModel.getTypes() |
Collection<TypeDefinition> |
DictionaryDAOImpl.getTypes(QName modelName) |
Collection<TypeDefinition> |
DictionaryDAO.getTypes(QName model) |
| Modifier and Type | Method and Description |
|---|---|
TypeDefinition |
DictionaryService.getAnonymousType(QName name)
Creates an anonymous
TypeDefinition with all the mandatory Aspects applied. |
TypeDefinition |
DictionaryService.getAnonymousType(QName type,
Collection<QName> aspects)
Construct an anonymous type that combines the definitions of the specified
type and aspects.
|
TypeDefinition |
DictionaryService.getType(QName name) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.