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

java.lang.Objectorg.embl.ebi.escience.talisman.scuflsupport.AbstractScuflAction
org.embl.ebi.escience.talisman.scuflsupport.PopulateProcessorList
- public class PopulateProcessorList
- extends AbstractScuflAction
Populates a named SelectionList with names of processors in the ScuflModel contained by the named bean field. The selectionlist must be specified in the 'list' parameter, the beanfield containing the ScuflModelBean in the 'model' parameter.
| Field Summary |
| Fields inherited from class org.embl.ebi.escience.talisman.scuflsupport.AbstractScuflAction |
model |
| Constructor Summary | |
PopulateProcessorList()
|
|
| 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 |
PopulateProcessorList
public PopulateProcessorList()
| 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 >> talisman >> [ scuflsupport overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC