org.alfresco.opencmis.dictionary
Class RelationshipTypeDefintionWrapper
java.lang.Object
org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
org.alfresco.opencmis.dictionary.RelationshipTypeDefintionWrapper
- All Implemented Interfaces:
- java.io.Serializable, TypeDefinitionWrapper
public class RelationshipTypeDefintionWrapper
- extends AbstractTypeDefinitionWrapper
- See Also:
- Serialized Form
Methods inherited from class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper |
assertComplete, createActionEvaluators, createOwningPropertyDefinitions, createPropertyDefinition, getActionEvaluators, getAlfrescoClass, getAlfrescoName, getBaseTypeId, getChildren, getParent, getProperties, getPropertyById, getPropertyByQName, getPropertyByQueryName, getTypeDefinition, getTypeId, isBaseType, registerProperty, setTypeDefinition |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelationshipTypeDefintionWrapper
public RelationshipTypeDefintionWrapper(CMISMapping cmisMapping,
PropertyAccessorMapping accessorMapping,
PropertyLuceneBuilderMapping luceneBuilderMapping,
java.lang.String typeId,
ClassDefinition cmisClassDef)
RelationshipTypeDefintionWrapper
public RelationshipTypeDefintionWrapper(CMISMapping cmisMapping,
PropertyAccessorMapping accessorMapping,
PropertyLuceneBuilderMapping luceneBuilderMapping,
java.lang.String typeId,
AssociationDefinition cmisAssocDef)
connectParentAndSubTypes
public void connectParentAndSubTypes(CMISMapping cmisMapping,
org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService.DictionaryRegistry registry,
DictionaryService dictionaryService)
- Specified by:
connectParentAndSubTypes
in class AbstractTypeDefinitionWrapper
resolveInheritance
public void resolveInheritance(CMISMapping cmisMapping,
org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService.DictionaryRegistry registry,
DictionaryService dictionaryService)
- Specified by:
resolveInheritance
in class AbstractTypeDefinitionWrapper
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.