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, removeFromFolder
addAcl, 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, writeUnlock
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToFolder, getParents, getParents, getPaths, move, move, removeFromFolder
addAcl, applyAcl, applyPolicy, delete, delete, getAcl, getAdapter, getAllowableActions, getExtensions, getPolicies, getRefreshTimestamp, getRelationships, getRenditions, getTransientObject, refresh, refreshIfOld, removeAcl, removePolicy, setAcl, updateProperties, updateProperties
getBaseType, getBaseTypeId, getChangeToken, getCreatedBy, getCreationDate, getLastModificationDate, getLastModifiedBy, getName, getProperties, getProperty, getPropertyValue, getType
public PolicyImpl(SessionImpl session, ObjectType objectType, ObjectData objectData, OperationContext context)
protected TransientCmisObject createTransientCmisObject()
createTransientCmisObject
in class AbstractCmisObject
public TransientPolicy getTransientPolicy()
getTransientPolicy
in interface Policy
public String getPolicyText()
PolicyProperties
cmis:policyText
).getPolicyText
in interface PolicyProperties
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.