Uses of Class
org.alfresco.opencmis.mapping.CMISMapping
-
Packages that use CMISMapping Package Description org.alfresco.opencmis.dictionary -
-
Uses of CMISMapping in org.alfresco.opencmis.dictionary
Fields in org.alfresco.opencmis.dictionary declared as CMISMapping Modifier and Type Field Description protected CMISMappingCMISAbstractDictionaryService. cmisMappingMethods in org.alfresco.opencmis.dictionary with parameters of type CMISMapping Modifier and Type Method Description abstract List<TypeDefinitionWrapper>AbstractTypeDefinitionWrapper. connectParentAndSubTypes(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService)List<TypeDefinitionWrapper>PolicyTypeDefintionWrapper. connectParentAndSubTypes(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService)List<TypeDefinitionWrapper>RelationshipTypeDefintionWrapper. connectParentAndSubTypes(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService)List<TypeDefinitionWrapper>SecondaryTypeDefinitionWrapper. connectParentAndSubTypes(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService)List<TypeDefinitionWrapper>ShadowTypeDefinitionWrapper. connectParentAndSubTypes(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService)protected voidAbstractTypeDefinitionWrapper. createOwningPropertyDefinitions(CMISMapping cmisMapping, PropertyAccessorMapping propertyAccessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, DictionaryService dictionaryService, ClassDefinition cmisClassDef)Adds all property definitions owned by that type.protected org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?>AbstractTypeDefinitionWrapper. createPropertyDefinition(CMISMapping cmisMapping, String id, QName alfrescoPropName, DictionaryService dictionaryService, PropertyDefinition propDef, boolean inherited)Creates a property definition object.abstract voidAbstractTypeDefinitionWrapper. resolveInheritance(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService)voidPolicyTypeDefintionWrapper. resolveInheritance(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService)voidRelationshipTypeDefintionWrapper. resolveInheritance(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService)voidSecondaryTypeDefinitionWrapper. resolveInheritance(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService)voidShadowTypeDefinitionWrapper. resolveInheritance(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService)voidCMISAbstractDictionaryService. setCmisMapping(CMISMapping cmisMapping)Set the mapping service
-