|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomBase
org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomAllowableActions
public class AtomAllowableActions
AtomAllowableActions.
Constructor Summary | |
---|---|
AtomAllowableActions()
|
|
AtomAllowableActions(CmisAllowableActionsType allowableActions)
|
Method Summary | |
---|---|
CmisAllowableActionsType |
getAllowableActions()
|
java.lang.String |
getType()
|
void |
setAllowableActions(CmisAllowableActionsType allowableActions)
|
Methods inherited from class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomBase |
---|
addElement, getElements |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AtomAllowableActions()
public AtomAllowableActions(CmisAllowableActionsType allowableActions)
Method Detail |
---|
public java.lang.String getType()
getType
in class AtomBase
public CmisAllowableActionsType getAllowableActions()
public void setAllowableActions(CmisAllowableActionsType allowableActions)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |