java.lang.Object
org.embl.ebi.escience.talisman.scuflsupport.PopulateServiceList
- public class PopulateServiceList
- extends java.lang.Object
Talisman action to populate a SelectionList with the
service list returned by the Soaplab analysis factory.
This will create a selection list where the values are
the full endpoint URLs and the display names are the
application names with categories. The name of the list
to populate is given in the 'list' parameter and the
root URL for the Soaplab service (not including the AnalysisFactory bit)
in the 'soaplab' parameter.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PopulateServiceList
public PopulateServiceList()
process
public void process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Action action)
throws AbortActionException,
NodeResolutionException,
UnknownResolutionProtocolException