|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gridprovenance.client.impl.RecordResultImpl
public class RecordResultImpl
An implement of QueryAck interface
CSL of EU Provenance
Constructor Summary | |
---|---|
RecordResultImpl()
|
|
RecordResultImpl(java.lang.String any)
|
Method Summary | |
---|---|
java.lang.String |
getAny()
get the Record Result |
org.w3c.dom.Document |
getAsDocument()
get the XQuery Result as Document |
void |
printOut()
printOut the Record Result |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RecordResultImpl()
public RecordResultImpl(java.lang.String any)
Method Detail |
---|
public void printOut() throws CSLException
RecordResult
printOut
in interface RecordResult
CSLException
public java.lang.String getAny() throws CSLException
RecordResult
getAny
in interface RecordResult
CSLException
public org.w3c.dom.Document getAsDocument() throws java.lang.Exception, CSLException
RecordResult
getAsDocument
in interface RecordResult
java.lang.Exception
CSLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |