Package | Description |
---|---|
org.alfresco.opencmis.dictionary |
Modifier and Type | Field and Description |
---|---|
protected CMISMapping |
CMISAbstractDictionaryService.cmisMapping |
Modifier and Type | Method and Description |
---|---|
abstract List<TypeDefinitionWrapper> |
AbstractTypeDefinitionWrapper.connectParentAndSubTypes(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
List<TypeDefinitionWrapper> |
ShadowTypeDefinitionWrapper.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) |
protected void |
AbstractTypeDefinitionWrapper.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 void |
AbstractTypeDefinitionWrapper.resolveInheritance(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
ShadowTypeDefinitionWrapper.resolveInheritance(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
PolicyTypeDefintionWrapper.resolveInheritance(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
RelationshipTypeDefintionWrapper.resolveInheritance(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
SecondaryTypeDefinitionWrapper.resolveInheritance(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
CMISAbstractDictionaryService.setCmisMapping(CMISMapping cmisMapping)
Set the mapping service
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.