Uses of Class
org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
-
Packages that use AbstractTypeDefinitionWrapper Package Description org.alfresco.opencmis.dictionary -
-
Uses of AbstractTypeDefinitionWrapper in org.alfresco.opencmis.dictionary
Subclasses of AbstractTypeDefinitionWrapper in org.alfresco.opencmis.dictionary Modifier and Type Class Description classDocumentTypeDefinitionWrapperclassFolderTypeDefintionWrapperclassItemTypeDefinitionWrapperclassPolicyTypeDefintionWrapperclassRelationshipTypeDefintionWrapperclassSecondaryTypeDefinitionWrapperclassShadowTypeDefinitionWrapperMethods in org.alfresco.opencmis.dictionary with parameters of type AbstractTypeDefinitionWrapper Modifier and Type Method Description voidCMISDictionaryRegistryImpl. registerPropertyDefinitions(AbstractTypeDefinitionWrapper typeDef)Register property definitions.voidCMISDictionaryRegistry. registerTypeDefinition(AbstractTypeDefinitionWrapper typeDef)voidCMISDictionaryRegistryImpl. registerTypeDefinition(AbstractTypeDefinitionWrapper typeDef)Register type definition.
-