org.apache.chemistry.opencmis.client.api
Interface PolicyProperties

All Known Subinterfaces:
Policy, TransientPolicy

public interface PolicyProperties

Accessors to CMIS policy properties.

See Also:
CmisObjectProperties

Method Summary
 java.lang.String getPolicyText()
          Returns the policy text of this CMIS policy (CMIS property cmis:policyText).
 

Method Detail

getPolicyText

java.lang.String getPolicyText()
Returns the policy text of this CMIS policy (CMIS property cmis:policyText).



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.