|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gridprovenance.client.impl.XQueryPortImpl
public class XQueryPortImpl
Implement of XQueryPort Interface
CSL of EU Provenance
Constructor Summary | |
---|---|
XQueryPortImpl()
|
|
XQueryPortImpl(org.apache.axis.message.addressing.EndpointReference xQueryPortEndpointReference)
|
|
XQueryPortImpl(java.lang.String xQueryPortString)
|
|
XQueryPortImpl(java.net.URI xQueryPortURI)
|
Method Summary | |
---|---|
org.apache.axis.message.addressing.EndpointReference |
getXQueryPort()
get the XQuery Port as EndpointReference |
void |
setXQueryPort(org.apache.axis.message.addressing.EndpointReference xQueryPortEndpointReference)
set the XQuery Port by giving EndpointReference |
void |
setXQueryPort(java.lang.String xQueryPortString)
set the XQuery Port by giving String |
void |
setXQueryPort(java.net.URI xQueryPortURI)
set the XQuery Port by giving URI |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XQueryPortImpl()
public XQueryPortImpl(org.apache.axis.message.addressing.EndpointReference xQueryPortEndpointReference)
public XQueryPortImpl(java.net.URI xQueryPortURI) throws java.lang.Exception, CSLException
java.lang.Exception
CSLException
public XQueryPortImpl(java.lang.String xQueryPortString) throws java.lang.Exception, CSLException
java.lang.Exception
CSLException
Method Detail |
---|
public org.apache.axis.message.addressing.EndpointReference getXQueryPort() throws CSLException
XQueryPort
getXQueryPort
in interface XQueryPort
CSLException
public void setXQueryPort(org.apache.axis.message.addressing.EndpointReference xQueryPortEndpointReference) throws CSLException
XQueryPort
setXQueryPort
in interface XQueryPort
CSLException
public void setXQueryPort(java.net.URI xQueryPortURI) throws java.lang.Exception, CSLException
XQueryPort
setXQueryPort
in interface XQueryPort
java.lang.Exception
CSLException
public void setXQueryPort(java.lang.String xQueryPortString) throws java.lang.Exception, CSLException
XQueryPort
setXQueryPort
in interface XQueryPort
java.lang.Exception
CSLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |