org.xcmis.spi
Interface PolicyData

All Superinterfaces:
ObjectData

public interface PolicyData
extends ObjectData

2.1.7. Policy object. Implementation Compatibility: the support for policy objects is optional, and may be discovered via the "Get Type Children" service. (2.1.2 Object)

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 © 2011 eXo Platform SAS. All Rights Reserved.