org.alfresco.cmis.dictionary
Class CMISFolderTypeDefinition

java.lang.Object
  extended by org.alfresco.cmis.dictionary.CMISAbstractTypeDefinition
      extended by org.alfresco.cmis.dictionary.CMISFolderTypeDefinition
All Implemented Interfaces:
java.io.Serializable, CMISTypeDefinition

public class CMISFolderTypeDefinition
extends CMISAbstractTypeDefinition

CMIS Folder Type Definition

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.alfresco.cmis.dictionary.CMISAbstractTypeDefinition
actionEvaluators, cmisClassDef, controllableACL, controllablePolicy, creatable, description, displayName, fullTextIndexed, includedInSuperTypeQuery, inheritedProperties, internalParentType, isPublic, logger, objectTypeId, objectTypeQueryName, ownedProperties, parentType, parentTypeId, properties, queryable, rootType, subTypeIds, subTypes
 
Constructor Summary
CMISFolderTypeDefinition(CMISMapping cmisMapping, CMISTypeId typeId, org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef, boolean isSystem)
          Construct
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.alfresco.cmis.dictionary.CMISAbstractTypeDefinition
equals, getActionEvaluators, getAllowedSourceTypes, getAllowedTargetTypes, getBaseType, getContentStreamAllowed, getDescription, getDisplayName, getInternalParentType, getOwnedPropertyDefinitions, getParentType, getPropertyDefinitions, getQueryName, getSubTypes, getTypeId, hashCode, isControllableACL, isControllablePolicy, isCreatable, isFileable, isFullTextIndexed, isIncludedInSuperTypeQuery, isPublic, isQueryable, isVersionable
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CMISFolderTypeDefinition

public CMISFolderTypeDefinition(CMISMapping cmisMapping,
                                CMISTypeId typeId,
                                org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef,
                                boolean isSystem)
Construct

Parameters:
cmisMapping -
typeId -
cmisClassDef -
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


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