org.xcmis.spi
Interface PolicyData

All Superinterfaces:
ObjectData

public interface PolicyData
extends ObjectData

Version:
$Id: $
Author:
Andrey Parfonov

Method Summary
 String getPolicyText()
          Value of 'cmis:policyText' property.
 
Methods inherited from interface org.xcmis.spi.ObjectData
accept, applyPolicy, getACL, getBaseType, getChangeToken, getContentStream, getCreatedBy, getCreationDate, getLastModificationDate, getLastModifiedBy, getName, getObjectId, getParent, getParents, getPolicies, getProperties, getProperties, getProperty, getRelationships, getTypeDefinition, getTypeId, removePolicy, setACL, setProperties, setProperty
 

Method Detail

getPolicyText

String getPolicyText()
Value of 'cmis:policyText' property.

Returns:
'cmis:policyText' property


Copyright © 2010 eXo Platform SAS. All Rights Reserved.