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 class
DocumentTypeDefinitionWrapper
class
FolderTypeDefintionWrapper
class
ItemTypeDefinitionWrapper
class
PolicyTypeDefintionWrapper
class
RelationshipTypeDefintionWrapper
class
SecondaryTypeDefinitionWrapper
class
ShadowTypeDefinitionWrapper
Methods in org.alfresco.opencmis.dictionary with parameters of type AbstractTypeDefinitionWrapper Modifier and Type Method Description void
CMISDictionaryRegistryImpl. registerPropertyDefinitions(AbstractTypeDefinitionWrapper typeDef)
Register property definitions.void
CMISDictionaryRegistry. registerTypeDefinition(AbstractTypeDefinitionWrapper typeDef)
void
CMISDictionaryRegistryImpl. registerTypeDefinition(AbstractTypeDefinitionWrapper typeDef)
Register type definition.
-