org.xcmis.client.gwt.object.impl
Class CmisPolicyImpl
java.lang.Object
org.xcmis.client.gwt.object.impl.CmisObjectImpl
org.xcmis.client.gwt.object.impl.CmisPolicyImpl
- All Implemented Interfaces:
- CmisObject, CmisPolicy
public class CmisPolicyImpl
- extends CmisObjectImpl
- implements CmisPolicy
Created by The eXo Platform SAS.
- Version:
- $Id: ${date} ${time}
- Author:
- Ann Zhuleva
| Methods inherited from class org.xcmis.client.gwt.object.impl.CmisObjectImpl |
getACL, getAllowableActions, getChangeInfo, getObjectInfo, getPathSegment, getPolicyIds, getProperties, getRelationship, getRenditions, isExactACL, setAllowableActions, setChangeInfo, setExactACL, setObjectInfo, setPathSegment, setProperties |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.xcmis.client.gwt.object.CmisObject |
getACL, getAllowableActions, getChangeInfo, getObjectInfo, getPathSegment, getPolicyIds, getProperties, getRelationship, getRenditions, isExactACL, setAllowableActions, setChangeInfo, setExactACL, setObjectInfo, setPathSegment, setProperties |
CmisPolicyImpl
public CmisPolicyImpl(CmisObject object,
String policyText)
getPolicyText
public String getPolicyText()
- Specified by:
getPolicyText in interface CmisPolicy
- Returns:
- String policy text
- See Also:
CmisPolicy.getPolicyText()
setPolicyText
public void setPolicyText(String policyText)
- Specified by:
setPolicyText in interface CmisPolicy
- Parameters:
policyText - policy text- See Also:
CmisPolicy.setPolicyText(java.lang.String)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.