|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData
org.apache.chemistry.opencmis.commons.impl.dataobjects.AllowableActionsImpl
public class AllowableActionsImpl
Allowable Actions.
Constructor Summary | |
---|---|
AllowableActionsImpl()
|
Method Summary | |
---|---|
java.util.Set<Action> |
getAllowableActions()
|
void |
setAllowableActions(java.util.Set<Action> allowableActions)
|
java.lang.String |
toString()
|
Methods inherited from class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData |
---|
getExtensions, setExtensions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ExtensionsData |
---|
getExtensions, setExtensions |
Constructor Detail |
---|
public AllowableActionsImpl()
Method Detail |
---|
public java.util.Set<Action> getAllowableActions()
getAllowableActions
in interface AllowableActions
public void setAllowableActions(java.util.Set<Action> allowableActions)
public java.lang.String toString()
toString
in class AbstractExtensionData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |