|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RecordPort
RecordPort Interface
CSL of EU Provenance
Method Summary | |
---|---|
org.apache.axis.message.addressing.EndpointReference |
getRecordPort()
get the Record Port as EndpointReference |
void |
setRecordPort(org.apache.axis.message.addressing.EndpointReference recordPortEndpointReference)
set the Record Port by giving EndpointReference |
void |
setRecordPort(java.lang.String recordPortString)
set the Record Port by giving String |
void |
setRecordPort(java.net.URI recordPortURI)
set the Record Port by giving URI |
Method Detail |
---|
org.apache.axis.message.addressing.EndpointReference getRecordPort() throws CSLException
CSLException
void setRecordPort(org.apache.axis.message.addressing.EndpointReference recordPortEndpointReference) throws CSLException
CSLException
void setRecordPort(java.net.URI recordPortURI) throws java.lang.Exception, CSLException
java.lang.Exception
CSLException
void setRecordPort(java.lang.String recordPortString) throws java.lang.Exception, CSLException
java.lang.Exception
CSLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |