Uses of Interface
org.alfresco.service.cmr.dictionary.AspectDefinition
Packages that use AspectDefinition
Package
Description
-
Uses of AspectDefinition in org.alfresco.opencmis.dictionary
Methods in org.alfresco.opencmis.dictionary that return AspectDefinitionModifier and TypeMethodDescription -
Uses of AspectDefinition in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary that return AspectDefinitionModifier and TypeMethodDescriptionprotected AspectDefinition
AbstractDictionaryRegistry.getAspectImpl
(QName aspectName) Methods in org.alfresco.repo.dictionary that return types with arguments of type AspectDefinitionModifier and TypeMethodDescriptionCustomModelDefinitionImpl.getAspectDefinitions()
CompiledModel.getAspects()
DictionaryDAO.getAspects
(QName model) DictionaryDAOImpl.getAspects
(QName modelName) -
Uses of AspectDefinition in org.alfresco.repo.search.impl
Methods in org.alfresco.repo.search.impl that return AspectDefinitionModifier and TypeMethodDescriptionstatic AspectDefinition
QueryParserUtils.matchAspectDefinition
(String defaultNameSpaceUri, NamespacePrefixResolver namespacePrefixResolver, DictionaryService dictionaryService, String string) -
Uses of AspectDefinition in org.alfresco.service.cmr.dictionary
Methods in org.alfresco.service.cmr.dictionary that return AspectDefinitionModifier and TypeMethodDescriptionCustomModelService.getCustomAspect
(QName name) Gets custom aspectMethods in org.alfresco.service.cmr.dictionary that return types with arguments of type AspectDefinitionModifier and TypeMethodDescriptionCustomModelService.getAllCustomAspects
(PagingRequest pagingRequest) Get a paged list of custom aspectsCustomModelDefinition.getAspectDefinitions()
Returns aCollection
of the modelAspectDefinition
sClassDefinition.getDefaultAspects()
ClassDefinition.getDefaultAspects
(boolean inherited)