public class CMISFolderTypeDefinition extends CMISAbstractTypeDefinition
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
fileable |
actionEvaluators, cmisClassDef, controllableACL, controllablePolicy, creatable, description, displayName, fullTextIndexed, includedInSuperTypeQuery, inheritedProperties, internalParentType, isPublic, logger, objectTypeId, objectTypeQueryName, ownedProperties, parentType, parentTypeId, properties, queryable, rootType, subTypeIds, subTypes| Constructor and Description |
|---|
CMISFolderTypeDefinition(CMISMapping cmisMapping,
CMISTypeId typeId,
org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef,
boolean isSystem)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFileable()
Are objects of this type fileable?
|
java.lang.String |
toString() |
equals, getActionEvaluators, getAllowedSourceTypes, getAllowedTargetTypes, getBaseType, getContentStreamAllowed, getDescription, getDisplayName, getInternalParentType, getOwnedPropertyDefinitions, getParentType, getPropertyDefinitions, getQueryName, getSubTypes, getTypeId, hashCode, isControllableACL, isControllablePolicy, isCreatable, isFullTextIndexed, isIncludedInSuperTypeQuery, isPublic, isQueryable, isVersionableprotected final boolean fileable
public CMISFolderTypeDefinition(CMISMapping cmisMapping, CMISTypeId typeId, org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef, boolean isSystem)
cmisMapping - typeId - cmisClassDef - public boolean isFileable()
isFileable in interface CMISTypeDefinitionisFileable in class CMISAbstractTypeDefinitionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.