|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gridprovenance.client.impl.ProvenanceServiceImpl
public class ProvenanceServiceImpl
An implement of ProvenanceStore interface
CSL of EU Provenance
Constructor Summary | |
---|---|
ProvenanceServiceImpl()
|
|
ProvenanceServiceImpl(RecordPort recordPort,
XQueryPort xQueryPort,
PQueryPort pQueryPort)
|
Method Summary | |
---|---|
org.apache.axis.message.addressing.EndpointReference |
getPQueryPortAddress()
Get PQuery Port |
org.apache.axis.message.addressing.EndpointReference |
getRecordPortAddress()
Get Record Port |
org.apache.axis.message.addressing.EndpointReference |
getXQueryPortAddress()
Get XQuery Port |
InteractionRecord |
newInteractionRecord(org.apache.axis.message.addressing.EndpointReference msgSink,
org.apache.axis.message.addressing.EndpointReference msgSource,
java.security.Principal asserter,
ViewKind vk)
Create a new InteractionRecord |
PQuery |
newPQuery(java.lang.String xPath1,
java.util.Map namespace1,
java.lang.String xPath2,
java.util.Map namespace2)
Create a new PQuery |
PQuery |
newPQuery(java.lang.String xPath1,
java.lang.String xPath2,
java.util.Map namespace)
Create a new PQuery |
XQuery |
newXQuery(java.lang.String optionString)
Create a new XQuery |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProvenanceServiceImpl() throws CSLException
CSLException
public ProvenanceServiceImpl(RecordPort recordPort, XQueryPort xQueryPort, PQueryPort pQueryPort) throws CSLException
CSLException
Method Detail |
---|
public org.apache.axis.message.addressing.EndpointReference getRecordPortAddress() throws CSLException
ProvenanceService
getRecordPortAddress
in interface ProvenanceService
CSLException
public org.apache.axis.message.addressing.EndpointReference getXQueryPortAddress() throws CSLException
ProvenanceService
getXQueryPortAddress
in interface ProvenanceService
CSLException
public org.apache.axis.message.addressing.EndpointReference getPQueryPortAddress() throws CSLException
ProvenanceService
getPQueryPortAddress
in interface ProvenanceService
CSLException
public InteractionRecord newInteractionRecord(org.apache.axis.message.addressing.EndpointReference msgSink, org.apache.axis.message.addressing.EndpointReference msgSource, java.security.Principal asserter, ViewKind vk) throws java.lang.Exception, CSLException
ProvenanceService
newInteractionRecord
in interface ProvenanceService
java.lang.Exception
CSLException
public XQuery newXQuery(java.lang.String optionString) throws CSLException
ProvenanceService
newXQuery
in interface ProvenanceService
CSLException
public PQuery newPQuery(java.lang.String xPath1, java.lang.String xPath2, java.util.Map namespace) throws CSLException
ProvenanceService
newPQuery
in interface ProvenanceService
CSLException
public PQuery newPQuery(java.lang.String xPath1, java.util.Map namespace1, java.lang.String xPath2, java.util.Map namespace2) throws CSLException
ProvenanceService
newPQuery
in interface ProvenanceService
CSLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |