org.alfresco.opencmis.dictionary
Class FolderTypeDefintionWrapper

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

public class FolderTypeDefintionWrapper
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
FolderTypeDefintionWrapper(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

FolderTypeDefintionWrapper

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


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