org.xcmis.client.gwt.object
Interface CmisPolicy

All Superinterfaces:
CmisObject
All Known Implementing Classes:
CmisPolicyImpl

public interface CmisPolicy
extends CmisObject

Created by The eXo Platform SAS.

Version:
$Id: ${date} ${time}
Author:
Ann Zhuleva

Method Summary
 String getPolicyText()
           
 void setPolicyText(String policyText)
           
 
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
 

Method Detail

getPolicyText

String getPolicyText()
Returns:
String policy text

setPolicyText

void setPolicyText(String policyText)
Parameters:
policyText - policy text


Copyright © 2010 eXo Platform SAS. All Rights Reserved.