public class SecondaryTypeDefinitionWrapper 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 |
|---|
SecondaryTypeDefinitionWrapper(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, setTypeDefinitionpublic SecondaryTypeDefinitionWrapper(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 AbstractTypeDefinitionWrapperpublic void resolveInheritance(CMISMapping cmisMapping, CMISAbstractDictionaryService.DictionaryRegistry registry, DictionaryService dictionaryService)
resolveInheritance in class AbstractTypeDefinitionWrapperCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.