|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gridprovenance.client.impl.RecordPortImpl
public class RecordPortImpl
Implement of RecordPort Interface
CSL of EU Provenance
Constructor Summary | |
---|---|
RecordPortImpl()
|
|
RecordPortImpl(org.apache.axis.message.addressing.EndpointReference recordPortEndpointReference)
|
|
RecordPortImpl(java.lang.String recordPortString)
|
|
RecordPortImpl(java.net.URI recordPortURI)
|
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RecordPortImpl()
public RecordPortImpl(org.apache.axis.message.addressing.EndpointReference recordPortEndpointReference)
public RecordPortImpl(java.net.URI recordPortURI) throws java.lang.Exception, CSLException
java.lang.Exception
CSLException
public RecordPortImpl(java.lang.String recordPortString) throws java.lang.Exception, CSLException
java.lang.Exception
CSLException
Method Detail |
---|
public org.apache.axis.message.addressing.EndpointReference getRecordPort() throws CSLException
RecordPort
getRecordPort
in interface RecordPort
CSLException
public void setRecordPort(org.apache.axis.message.addressing.EndpointReference recordPortEndpointReference) throws CSLException
RecordPort
setRecordPort
in interface RecordPort
CSLException
public void setRecordPort(java.net.URI recordPortURI) throws java.lang.Exception, CSLException
RecordPort
setRecordPort
in interface RecordPort
java.lang.Exception
CSLException
public void setRecordPort(java.lang.String recordPortString) throws java.lang.Exception, CSLException
RecordPort
setRecordPort
in interface RecordPort
java.lang.Exception
CSLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |