|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProvenanceService
ProvenanceService Interface
CSL of EU Provenance
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 namespaces1,
java.lang.String xPath2,
java.util.Map namespaces2)
Create a new PQuery |
PQuery |
newPQuery(java.lang.String xPath1,
java.lang.String xPath2,
java.util.Map namespaces)
Create a new PQuery |
XQuery |
newXQuery(java.lang.String optionString)
Create a new XQuery |
Method Detail |
---|
org.apache.axis.message.addressing.EndpointReference getRecordPortAddress() throws CSLException
CSLException
org.apache.axis.message.addressing.EndpointReference getXQueryPortAddress() throws CSLException
CSLException
org.apache.axis.message.addressing.EndpointReference getPQueryPortAddress() throws CSLException
CSLException
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
java.lang.Exception
CSLException
XQuery newXQuery(java.lang.String optionString) throws CSLException
CSLException
PQuery newPQuery(java.lang.String xPath1, java.lang.String xPath2, java.util.Map namespaces) throws CSLException
CSLException
PQuery newPQuery(java.lang.String xPath1, java.util.Map namespaces1, java.lang.String xPath2, java.util.Map namespaces2) throws CSLException
CSLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |