org.alfresco.opencmis.dictionary
Class PolicyTypeDefintionWrapper

java.lang.Object
  extended by org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
      extended by org.alfresco.opencmis.dictionary.PolicyTypeDefintionWrapper
All Implemented Interfaces:
java.io.Serializable, TypeDefinitionWrapper

public class PolicyTypeDefintionWrapper
extends AbstractTypeDefinitionWrapper

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
actionEvaluators, alfrescoClass, alfrescoName, children, parent, propertiesById, propertiesByQName, propertiesByQueryName
 
Constructor Summary
PolicyTypeDefintionWrapper(CMISMapping cmisMapping, PropertyAccessorMapping propertyAccessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, java.lang.String typeId, ClassDefinition cmisClassDef)
           
 
Method Summary
 void connectParentAndSubTypes(CMISMapping cmisMapping, org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService.DictionaryRegistry registry, DictionaryService dictionaryService)
           
 void resolveInheritance(CMISMapping cmisMapping, org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService.DictionaryRegistry registry, DictionaryService dictionaryService)
           
 
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
 

Constructor Detail

PolicyTypeDefintionWrapper

public PolicyTypeDefintionWrapper(CMISMapping cmisMapping,
                                  PropertyAccessorMapping propertyAccessorMapping,
                                  PropertyLuceneBuilderMapping luceneBuilderMapping,
                                  java.lang.String typeId,
                                  ClassDefinition cmisClassDef)
Method Detail

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.