|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanetj.dataengine.action.AbstractAction
planetj.dataengine.action.ObjectAction
planetj.dataengine.action.NamedAction
Field Summary |
Fields inherited from class planetj.dataengine.action.AbstractAction |
DEFAULT_TYPE |
Constructor Summary | |
NamedAction(java.lang.String actionName,
IActionObject actionObject)
|
Method Summary | |
IActionRequest |
createActionRequest(HttpServletRequest request,
HttpServletResponse response)
Get a magic request that may be used to execute this action. |
java.lang.String |
getName()
Subclasses may override if necessary. |
Methods inherited from class planetj.dataengine.action.ObjectAction |
getActionObject, getCorrectAction, getDefaultLocation, getDescriptor, handleAction, handleObjectAction, isApplicable, isApplicable, setActionObject |
Methods inherited from class planetj.dataengine.action.AbstractAction |
clone, cloneAction, getDefaultDescriptor, getDetailsLocations, getDetailsModes, getLocation, getLocations, getType, handleAction, handleAction, setDescriptor |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface planetj.dataengine.action.IHttpAction |
createActionRequest |
Constructor Detail |
public NamedAction(java.lang.String actionName, IActionObject actionObject)
Method Detail |
public final IActionRequest createActionRequest(HttpServletRequest request, HttpServletResponse response) throws CMException
IHttpAction
createActionRequest
in interface IHttpAction
CMException
public java.lang.String getName()
AbstractAction
getName
in class AbstractAction
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |