public class SecondaryTypeDefinitionWrapper extends AbstractTypeDefinitionWrapper
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
logger |
actionEvaluators, alfrescoClass, alfrescoName, parent, propertiesById, propertiesByQName, propertiesByQueryName| Constructor and Description |
|---|
SecondaryTypeDefinitionWrapper(CMISMapping cmisMapping,
PropertyAccessorMapping propertyAccessorMapping,
PropertyLuceneBuilderMapping luceneBuilderMapping,
String typeId,
DictionaryService dictionaryService,
ClassDefinition cmisClassDef) |
| Modifier and Type | Method and Description |
|---|---|
List<TypeDefinitionWrapper> |
connectParentAndSubTypes(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
Collection<PropertyDefinitionWrapper> |
getProperties() |
Collection<PropertyDefinitionWrapper> |
getProperties(boolean update) |
PropertyDefinitionWrapper |
getPropertyById(String propertyId) |
void |
resolveInheritance(CMISMapping cmisMapping,
CMISDictionaryRegistry registry,
DictionaryService dictionaryService) |
void |
updateDefinition(DictionaryService dictionaryService) |
assertComplete, createActionEvaluators, createOwningPropertyDefinitions, createPropertyDefinition, getActionEvaluators, getAlfrescoClass, getAlfrescoName, getBaseTypeId, getParent, getPropertyByQName, getPropertyByQueryName, getTenantId, getTypeDefinition, getTypeId, isBaseType, registerProperty, setTypeDefDescription, setTypeDefDisplayName, setTypeDefinition, updateProperties, updateProperty, updateTypeDefInclPropertiespublic SecondaryTypeDefinitionWrapper(CMISMapping cmisMapping, PropertyAccessorMapping propertyAccessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, String typeId, DictionaryService dictionaryService, ClassDefinition cmisClassDef)
public List<TypeDefinitionWrapper> connectParentAndSubTypes(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService)
connectParentAndSubTypes in class AbstractTypeDefinitionWrapperpublic void resolveInheritance(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService)
resolveInheritance in class AbstractTypeDefinitionWrapperpublic void updateDefinition(DictionaryService dictionaryService)
updateDefinition in interface TypeDefinitionWrapperupdateDefinition in class AbstractTypeDefinitionWrapperpublic PropertyDefinitionWrapper getPropertyById(String propertyId)
getPropertyById in interface TypeDefinitionWrappergetPropertyById in class AbstractTypeDefinitionWrapperpublic Collection<PropertyDefinitionWrapper> getProperties()
getProperties in interface TypeDefinitionWrappergetProperties in class AbstractTypeDefinitionWrapperpublic Collection<PropertyDefinitionWrapper> getProperties(boolean update)
Copyright © 2005–2019 Alfresco Software. All rights reserved.