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

All Superinterfaces:
ExtensionsData

public interface AllowableActions
extends ExtensionsData


Method Summary
 Set<Action> getAllowableActions()
           
 
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ExtensionsData
getExtensions, setExtensions
 

Method Detail

getAllowableActions

Set<Action> getAllowableActions()


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