Package | Description |
---|---|
org.alfresco.opencmis.dictionary | |
org.alfresco.repo.dictionary | |
org.alfresco.repo.search.impl | |
org.alfresco.service.cmr.dictionary |
Modifier and Type | Method and Description |
---|---|
AspectDefinition |
FilteredDictionaryComponent.getAspect(QName name) |
Modifier and Type | Method and Description |
---|---|
AspectDefinition |
DictionaryComponent.getAspect(QName name) |
AspectDefinition |
CompiledModel.getAspect(QName name) |
AspectDefinition |
TenantDictionaryRegistryImpl.getAspect(QName aspectName) |
AspectDefinition |
AbstractDictionaryRegistry.getAspect(QName aspectName) |
AspectDefinition |
DictionaryRegistry.getAspect(QName aspectName) |
AspectDefinition |
DictionaryDAOImpl.getAspect(QName aspectName) |
protected AspectDefinition |
AbstractDictionaryRegistry.getAspectImpl(QName aspectName) |
Modifier and Type | Method and Description |
---|---|
Collection<AspectDefinition> |
CustomModelDefinitionImpl.getAspectDefinitions() |
Collection<AspectDefinition> |
CompiledModel.getAspects() |
Collection<AspectDefinition> |
DictionaryDAO.getAspects(QName model) |
Collection<AspectDefinition> |
DictionaryDAOImpl.getAspects(QName modelName) |
Modifier and Type | Method and Description |
---|---|
static AspectDefinition |
QueryParserUtils.matchAspectDefinition(String defaultNameSpaceUri,
NamespacePrefixResolver namespacePrefixResolver,
DictionaryService dictionaryService,
String string) |
Modifier and Type | Method and Description |
---|---|
AspectDefinition |
DictionaryService.getAspect(QName name) |
AspectDefinition |
CustomModelService.getCustomAspect(QName name)
Gets custom aspect
|
Modifier and Type | Method and Description |
---|---|
org.alfresco.query.PagingResults<AspectDefinition> |
CustomModelService.getAllCustomAspects(org.alfresco.query.PagingRequest pagingRequest)
Get a paged list of custom aspects
|
Collection<AspectDefinition> |
CustomModelDefinition.getAspectDefinitions()
Returns a
Collection of the model AspectDefinition s |
List<AspectDefinition> |
ClassDefinition.getDefaultAspects() |
List<AspectDefinition> |
ClassDefinition.getDefaultAspects(boolean inherited) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.