|
|||||||||
| Home >> All >> org >> embl >> ebi >> escience >> scufl >> [ talisman overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.embl.ebi.escience.scufl.talisman
Class DestroyProcessor

java.lang.Objectorg.embl.ebi.escience.scufl.talisman.AbstractScuflAction
org.embl.ebi.escience.scufl.talisman.DestroyProcessor
- public class DestroyProcessor
- extends AbstractScuflAction
Remove a named processor from the ScuflModel held in a Talisman bean. The 'model' parameter specifies the ScuflModel, the 'name' the name of the processor to remove.
| Field Summary |
| Fields inherited from class org.embl.ebi.escience.scufl.talisman.AbstractScuflAction |
model |
| Constructor Summary | |
DestroyProcessor()
|
|
| Method Summary | |
void |
process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Action action)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
DestroyProcessor
public DestroyProcessor()
| Method Detail |
process
public void process(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Action action) throws AbortActionException, NodeResolutionException, UnknownResolutionProtocolException
- Overrides:
processin classAbstractScuflAction
|
|||||||||
| Home >> All >> org >> embl >> ebi >> escience >> scufl >> [ talisman overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC