|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.cmis.dictionary.CMISAbstractTypeDefinition
org.alfresco.cmis.dictionary.CMISPolicyTypeDefinition
public class CMISPolicyTypeDefinition
CMIS Policy Type Definition
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 |
---|
public CMISPolicyTypeDefinition(CMISMapping cmisMapping, CMISTypeId typeId, org.alfresco.service.cmr.dictionary.ClassDefinition cmisClassDef)
cmisMapping
- typeId
- cmisClassDef
- Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |