org.apache.chemistry.opencmis.commons.data
Interface PolicyIdList

All Superinterfaces:
ExtensionsData

public interface PolicyIdList
extends ExtensionsData


Method Summary
 List<String> getPolicyIds()
           
 
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ExtensionsData
getExtensions, setExtensions
 

Method Detail

getPolicyIds

List<String> getPolicyIds()


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