|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.commands.MgnlCommand info.magnolia.module.admininterface.commands.BaseRepositoryCommand info.magnolia.module.admininterface.commands.DeleteCommand
public class DeleteCommand
the command to delete one node
Field Summary |
---|
Fields inherited from interface org.apache.commons.chain.Command |
---|
CONTINUE_PROCESSING, PROCESSING_COMPLETE |
Constructor Summary | |
---|---|
DeleteCommand()
|
Method Summary | |
---|---|
boolean |
execute(info.magnolia.context.Context ctx)
|
Methods inherited from class info.magnolia.module.admininterface.commands.BaseRepositoryCommand |
---|
getJCRNode, getNode, getPath, getRepository, getUuid, release, setPath, setRepository, setUuid |
Methods inherited from class info.magnolia.commands.MgnlCommand |
---|
execute, isClone, isEnabled, setClone, setEnabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeleteCommand()
Method Detail |
---|
public boolean execute(info.magnolia.context.Context ctx)
execute
in class info.magnolia.commands.MgnlCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |