|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gridprovenance.client.impl.XQueryImpl
public class XQueryImpl
An implement of Query interface
CSL of EU Provenance
Constructor Summary | |
---|---|
XQueryImpl()
|
|
XQueryImpl(java.lang.String xQueryString,
org.apache.axis.message.addressing.EndpointReference xqueryAddress)
|
Method Summary | |
---|---|
XQueryResult |
execute()
XQuery to the Provenance Service |
org.apache.axis.message.addressing.EndpointReference |
getXQueryPortAddress()
get the xQueryPortAddress |
java.lang.String |
getXQueryString()
get the xQueryString |
void |
setXQueryString(java.lang.String xQueryString)
set the xQueryString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XQueryImpl()
public XQueryImpl(java.lang.String xQueryString, org.apache.axis.message.addressing.EndpointReference xqueryAddress)
Method Detail |
---|
public void setXQueryString(java.lang.String xQueryString)
XQuery
setXQueryString
in interface XQuery
public java.lang.String getXQueryString()
XQuery
getXQueryString
in interface XQuery
public org.apache.axis.message.addressing.EndpointReference getXQueryPortAddress()
XQuery
getXQueryPortAddress
in interface XQuery
public XQueryResult execute() throws java.lang.Exception, CSLException
XQuery
execute
in interface XQuery
java.lang.Exception
CSLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |