org.alfresco.opencmis.dictionary
Class ShadowTypeDefinitionWrapper

java.lang.Object
  extended by org.alfresco.opencmis.dictionary.AbstractTypeDefinitionWrapper
      extended by org.alfresco.opencmis.dictionary.ShadowTypeDefinitionWrapper
All Implemented Interfaces:
java.io.Serializable, TypeDefinitionWrapper
Direct Known Subclasses:
DocumentTypeDefinitionWrapper, FolderTypeDefintionWrapper

public abstract class ShadowTypeDefinitionWrapper
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, typeDef, typeDefInclProperties
 
Constructor Summary
ShadowTypeDefinitionWrapper()
           
 
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

ShadowTypeDefinitionWrapper

public ShadowTypeDefinitionWrapper()
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.