org.alfresco.opencmis.dictionary
Class DocumentTypeDefinitionWrapper

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

public class DocumentTypeDefinitionWrapper
extends ShadowTypeDefinitionWrapper

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
DocumentTypeDefinitionWrapper(CMISMapping cmisMapping, PropertyAccessorMapping accessorMapping, PropertyLuceneBuilderMapping luceneBuilderMapping, java.lang.String typeId, ClassDefinition cmisClassDef)
           
 
Method Summary
 
Methods inherited from class org.alfresco.opencmis.dictionary.ShadowTypeDefinitionWrapper
connectParentAndSubTypes, resolveInheritance
 
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

DocumentTypeDefinitionWrapper

public DocumentTypeDefinitionWrapper(CMISMapping cmisMapping,
                                     PropertyAccessorMapping accessorMapping,
                                     PropertyLuceneBuilderMapping luceneBuilderMapping,
                                     java.lang.String typeId,
                                     ClassDefinition cmisClassDef)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.