public class RelationshipTypeDefintionWrapper extends AbstractTypeDefinitionWrapper
actionEvaluators, alfrescoClass, alfrescoName, parent, propertiesById, propertiesByQName, propertiesByQueryName
Constructor and Description |
---|
RelationshipTypeDefintionWrapper(CMISMapping cmisMapping,
PropertyAccessorMapping accessorMapping,
PropertyLuceneBuilderMapping luceneBuilderMapping,
String typeId,
DictionaryService dictionaryService,
AssociationDefinition cmisAssocDef) |
RelationshipTypeDefintionWrapper(CMISMapping cmisMapping,
PropertyAccessorMapping accessorMapping,
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, updateTypeDefInclProperties
public RelationshipTypeDefintionWrapper(CMISMapping cmisMapping, PropertyAccessorMapping accessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, String typeId, DictionaryService dictionaryService, ClassDefinition cmisClassDef)
public RelationshipTypeDefintionWrapper(CMISMapping cmisMapping, PropertyAccessorMapping accessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, String typeId, DictionaryService dictionaryService, AssociationDefinition cmisAssocDef)
public List<TypeDefinitionWrapper> connectParentAndSubTypes(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService)
connectParentAndSubTypes
in class AbstractTypeDefinitionWrapper
public void resolveInheritance(CMISMapping cmisMapping, CMISDictionaryRegistry registry, DictionaryService dictionaryService)
resolveInheritance
in class AbstractTypeDefinitionWrapper
public void updateDefinition(DictionaryService dictionaryService)
updateDefinition
in interface TypeDefinitionWrapper
updateDefinition
in class AbstractTypeDefinitionWrapper
public PropertyDefinitionWrapper getPropertyById(String propertyId)
getPropertyById
in interface TypeDefinitionWrapper
getPropertyById
in class AbstractTypeDefinitionWrapper
public Collection<PropertyDefinitionWrapper> getProperties()
getProperties
in interface TypeDefinitionWrapper
getProperties
in class AbstractTypeDefinitionWrapper
public Collection<PropertyDefinitionWrapper> getProperties(boolean update)
Copyright © 2005–2017 Alfresco Software. All rights reserved.