org.mmbase.applications.vprowizards.spring.action
Class DeleteNodeAction
java.lang.Object
org.mmbase.applications.vprowizards.spring.action.Action
org.mmbase.applications.vprowizards.spring.action.DeleteNodeAction
public class DeleteNodeAction
- extends Action
This acton can delete a node. you have to set the node number (or alias).
The node can not be retreved from the idMap.
- Author:
- Ernst Bunders
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteNodeAction
public DeleteNodeAction()
getNodenr
public String getNodenr()
setNodenr
public void setNodenr(String nodenr)
process
public void process(ResultContainer resultContainer)
- Specified by:
process in class Action
MMBase 2.0-SNAPSHOT - null