public class RelationshipTypeDefintionWrapper extends AbstractTypeDefinitionWrapper
actionEvaluators, alfrescoClass, alfrescoName, children, parent, propertiesById, propertiesByQName, propertiesByQueryName
Constructor and Description |
---|
RelationshipTypeDefintionWrapper(CMISMapping cmisMapping,
PropertyAccessorMapping accessorMapping,
PropertyLuceneBuilderMapping luceneBuilderMapping,
java.lang.String typeId,
DictionaryService dictionaryService,
AssociationDefinition cmisAssocDef) |
RelationshipTypeDefintionWrapper(CMISMapping cmisMapping,
PropertyAccessorMapping accessorMapping,
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 RelationshipTypeDefintionWrapper(CMISMapping cmisMapping, PropertyAccessorMapping accessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, java.lang.String typeId, DictionaryService dictionaryService, ClassDefinition cmisClassDef)
public RelationshipTypeDefintionWrapper(CMISMapping cmisMapping, PropertyAccessorMapping accessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, java.lang.String typeId, DictionaryService dictionaryService, AssociationDefinition cmisAssocDef)
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.