org.openscience.nmrshiftdb.webservices
Class NMRShiftDBServiceBindingImpl
java.lang.Object
org.openscience.nmrshiftdb.webservices.NMRShiftDBServiceBindingImpl
- All Implemented Interfaces:
- java.rmi.Remote, NMRShiftDB
public class NMRShiftDBServiceBindingImpl
- extends java.lang.Object
- implements NMRShiftDB
|
Field Summary |
static java.lang.String |
webinfdir
|
|
Method Summary |
org.w3c.dom.Document |
doAssignment(org.w3c.dom.Document request)
|
org.w3c.dom.Document |
doElucidate(org.w3c.dom.Document request)
|
org.w3c.dom.Document |
doPrediction(org.w3c.dom.Document request)
|
org.w3c.dom.Document |
doSearch(org.w3c.dom.Document request)
|
org.w3c.dom.Document |
doSubmit(org.w3c.dom.Document request)
|
org.w3c.dom.Document |
getSpectrumTypes(org.w3c.dom.Document dummy)
|
org.w3c.dom.Document |
getUserNumber(org.w3c.dom.Document dummy)
|
private void |
namespaceThemAll(nu.xom.Elements elements)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
webinfdir
public static java.lang.String webinfdir
NMRShiftDBServiceBindingImpl
public NMRShiftDBServiceBindingImpl()
doPrediction
public org.w3c.dom.Document doPrediction(org.w3c.dom.Document request)
throws java.rmi.RemoteException
- Specified by:
doPrediction in interface NMRShiftDB
- Throws:
java.rmi.RemoteException
getSpectrumTypes
public org.w3c.dom.Document getSpectrumTypes(org.w3c.dom.Document dummy)
throws java.rmi.RemoteException
- Specified by:
getSpectrumTypes in interface NMRShiftDB
- Throws:
java.rmi.RemoteException
doSubmit
public org.w3c.dom.Document doSubmit(org.w3c.dom.Document request)
throws java.rmi.RemoteException
- Specified by:
doSubmit in interface NMRShiftDB
- Throws:
java.rmi.RemoteException
namespaceThemAll
private void namespaceThemAll(nu.xom.Elements elements)
doElucidate
public org.w3c.dom.Document doElucidate(org.w3c.dom.Document request)
throws java.rmi.RemoteException
- Specified by:
doElucidate in interface NMRShiftDB
- Throws:
java.rmi.RemoteException
getUserNumber
public org.w3c.dom.Document getUserNumber(org.w3c.dom.Document dummy)
throws java.rmi.RemoteException
- Specified by:
getUserNumber in interface NMRShiftDB
- Throws:
java.rmi.RemoteException
doSearch
public org.w3c.dom.Document doSearch(org.w3c.dom.Document request)
throws java.rmi.RemoteException
- Specified by:
doSearch in interface NMRShiftDB
- Throws:
java.rmi.RemoteException
doAssignment
public org.w3c.dom.Document doAssignment(org.w3c.dom.Document request)
throws java.rmi.RemoteException
- Specified by:
doAssignment in interface NMRShiftDB
- Throws:
java.rmi.RemoteException