|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PhylogeniesWebserviceClient
Field Summary | |
---|---|
static String |
QUERY_PLACEHOLDER
|
Method Summary | |
---|---|
String |
getDescription()
A short description of the webservice (~20 characters). |
String |
getInstructions()
Instructions (and examples) on how to use the webservice. |
String |
getMenuName()
A name/description which can appear on a menu. |
String |
getName()
The name of the webservice. |
ForesterUtil.PhylogenyNodeField |
getNodeField()
The node data field in which to place node names from simple unannotated formats (such as Newick). |
Object |
getProcessingInstructions()
This is used to indicate any kind of special processing. |
String |
getReference()
To get a type of reference for the webservice (an URL or citation, for example). |
WebservicesManager.WsPhylogenyFormat |
getReturnFormat()
The expected format of the response. |
String |
getUrl()
Use QUERY_PLACEHOLDER to indicate position of query variable. |
boolean |
isQueryInteger()
Is the query a number? |
Field Detail |
---|
static final String QUERY_PLACEHOLDER
Method Detail |
---|
String getDescription()
String getInstructions()
String getMenuName()
String getName()
ForesterUtil.PhylogenyNodeField getNodeField()
Object getProcessingInstructions()
String getReference()
WebservicesManager.WsPhylogenyFormat getReturnFormat()
String getUrl()
boolean isQueryInteger()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |