org.alfresco.cmis.dictionary
Class CMISPolicyTypeDefinition

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

public class CMISPolicyTypeDefinition
extends CMISAbstractTypeDefinition

CMIS Policy 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
CMISPolicyTypeDefinition(CMISMapping cmisMapping, CMISTypeId typeId, org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef)
          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

CMISPolicyTypeDefinition

public CMISPolicyTypeDefinition(CMISMapping cmisMapping,
                                CMISTypeId typeId,
                                org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef)
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.