public class PolicyImpl extends AbstractFilableCmisObject implements Policy
| Constructor and Description |
|---|
PolicyImpl(SessionImpl session,
ObjectType objectType,
ObjectData objectData,
OperationContext context)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected TransientCmisObject |
createTransientCmisObject() |
String |
getPolicyText()
Returns the policy text of this CMIS policy (CMIS property
cmis:policyText). |
TransientPolicy |
getTransientPolicy() |
addToFolder, getParents, getParents, getPaths, move, move, removeFromFolderaddAcl, applyAcl, applyPolicy, delete, delete, getAcl, getAcl, getAdapter, getAllowableActions, getBaseType, getBaseTypeId, getBinding, getChangeToken, getCreatedBy, getCreationContext, getCreationDate, getExtensions, getId, getLastModificationDate, getLastModifiedBy, getName, getObjectFactory, getObjectId, getObjectType, getPolicies, getProperties, getProperty, getPropertyQueryName, getPropertyValue, getRefreshTimestamp, getRelationships, getRenditions, getRepositoryId, getSession, getTransientObject, getType, initialize, readLock, readUnlock, refresh, refreshIfOld, removeAcl, removePolicy, setAcl, updateProperties, updateProperties, writeLock, writeUnlockclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToFolder, getParents, getParents, getPaths, move, move, removeFromFolderaddAcl, applyAcl, applyPolicy, delete, delete, getAcl, getAdapter, getAllowableActions, getExtensions, getPolicies, getRefreshTimestamp, getRelationships, getRenditions, getTransientObject, refresh, refreshIfOld, removeAcl, removePolicy, setAcl, updateProperties, updatePropertiesgetBaseType, getBaseTypeId, getChangeToken, getCreatedBy, getCreationDate, getLastModificationDate, getLastModifiedBy, getName, getProperties, getProperty, getPropertyValue, getTypepublic PolicyImpl(SessionImpl session, ObjectType objectType, ObjectData objectData, OperationContext context)
protected TransientCmisObject createTransientCmisObject()
createTransientCmisObject in class AbstractCmisObjectpublic TransientPolicy getTransientPolicy()
getTransientPolicy in interface Policypublic String getPolicyText()
PolicyPropertiescmis:policyText).getPolicyText in interface PolicyPropertiesCopyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.