|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uk.ac.ebi.intact.application.hierarchView.business.tulip.client.TulipClient
Provide an access to the Tulip web service. Wrap methods declared in the web service.
| Constructor Summary | |
TulipClient()
|
|
| Method Summary | |
ProteinCoordinate[] |
getComputedTlpContent(java.lang.String tlpContent)
allows to compute a tlp content |
java.lang.String[] |
getErrorMessages(boolean hasToBeCleaned)
Get the list of messages produce in the web service |
static void |
main(java.lang.String[] args)
TEST METHOD * |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TulipClient()
| Method Detail |
public ProteinCoordinate[] getComputedTlpContent(java.lang.String tlpContent)
throws java.rmi.RemoteException
tlpContent - the tlp content to compute
java.rmi.RemoteExceptionpublic java.lang.String[] getErrorMessages(boolean hasToBeCleaned)
hasToBeCleaned - delete all messages after sended them back to the clientpublic static void main(java.lang.String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||