public class PolicyTypeDefintionWrapper extends AbstractTypeDefinitionWrapper
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
logger |
actionEvaluators, alfrescoClass, alfrescoName, children, parent, propertiesById, propertiesByQName, propertiesByQueryName
Constructor and Description |
---|
PolicyTypeDefintionWrapper(CMISMapping cmisMapping,
PropertyAccessorMapping propertyAccessorMapping,
PropertyLuceneBuilderMapping luceneBuilderMapping,
java.lang.String typeId,
DictionaryService dictionaryService,
ClassDefinition cmisClassDef) |
Modifier and Type | Method and Description |
---|---|
void |
connectParentAndSubTypes(CMISMapping cmisMapping,
CMISAbstractDictionaryService.DictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
resolveInheritance(CMISMapping cmisMapping,
CMISAbstractDictionaryService.DictionaryRegistry registry,
DictionaryService dictionaryService) |
assertComplete, createActionEvaluators, createOwningPropertyDefinitions, createPropertyDefinition, getActionEvaluators, getAlfrescoClass, getAlfrescoName, getBaseTypeId, getChildren, getParent, getProperties, getPropertyById, getPropertyByQName, getPropertyByQueryName, getTypeDefinition, getTypeId, isBaseType, registerProperty, setTypeDefinition
public PolicyTypeDefintionWrapper(CMISMapping cmisMapping, PropertyAccessorMapping propertyAccessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, java.lang.String typeId, DictionaryService dictionaryService, ClassDefinition cmisClassDef)
public void connectParentAndSubTypes(CMISMapping cmisMapping, CMISAbstractDictionaryService.DictionaryRegistry registry, DictionaryService dictionaryService)
connectParentAndSubTypes
in class AbstractTypeDefinitionWrapper
public void resolveInheritance(CMISMapping cmisMapping, CMISAbstractDictionaryService.DictionaryRegistry registry, DictionaryService dictionaryService)
resolveInheritance
in class AbstractTypeDefinitionWrapper
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.