Uses of Interface
org.alfresco.service.cmr.dictionary.TypeDefinition
Packages that use TypeDefinition
Package
Description
-
Uses of TypeDefinition in org.alfresco.opencmis.dictionary
Methods in org.alfresco.opencmis.dictionary that return TypeDefinition -
Uses of TypeDefinition in org.alfresco.repo.dictionary
Methods in org.alfresco.repo.dictionary that return TypeDefinitionModifier and TypeMethodDescriptionDictionaryComponent.getAnonymousType
(QName name) Creates an anonymousTypeDefinition
with all the mandatoryAspects
applied.DictionaryComponent.getAnonymousType
(QName type, Collection<QName> aspects) DictionaryDAO.getAnonymousType
(QName type, Collection<QName> aspects) Construct an anonymous type that combines a primary type definition and and one or more aspectsDictionaryDAOImpl.getAnonymousType
(QName type, Collection<QName> aspects) protected TypeDefinition
AbstractDictionaryRegistry.getTypeImpl
(QName typeName) Methods in org.alfresco.repo.dictionary that return types with arguments of type TypeDefinitionModifier and TypeMethodDescriptionCustomModelDefinitionImpl.getTypeDefinitions()
CompiledModel.getTypes()
-
Uses of TypeDefinition in org.alfresco.repo.search.impl
Methods in org.alfresco.repo.search.impl that return TypeDefinitionModifier and TypeMethodDescriptionstatic TypeDefinition
QueryParserUtils.matchTypeDefinition
(String defaultNameSpaceUri, NamespacePrefixResolver namespacePrefixResolver, DictionaryService dictionaryService, String string) -
Uses of TypeDefinition in org.alfresco.service.cmr.dictionary
Methods in org.alfresco.service.cmr.dictionary that return TypeDefinitionModifier and TypeMethodDescriptionDictionaryService.getAnonymousType
(QName name) Creates an anonymousTypeDefinition
with all the mandatoryAspects
applied.DictionaryService.getAnonymousType
(QName type, Collection<QName> aspects) Construct an anonymous type that combines the definitions of the specified type and aspects.CustomModelService.getCustomType
(QName name) Gets custom typeMethods in org.alfresco.service.cmr.dictionary that return types with arguments of type TypeDefinitionModifier and TypeMethodDescriptionCustomModelService.getAllCustomTypes
(PagingRequest pagingRequest) Gets a paged list of custom typesCustomModelDefinition.getTypeDefinitions()
Returns aCollection
of the modelTypeDefinition
s