|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.counterclaim.openefm.connector.soap.SoapEfmConnectorStub
Constructor Summary | |
SoapEfmConnectorStub()
|
Method Summary | |
void |
reportFilingStatus(Id filingId,
java.lang.String statusCode,
java.lang.String message)
Report the status of a filing to the OpenEFM. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SoapEfmConnectorStub()
Method Detail |
public void reportFilingStatus(Id filingId, java.lang.String statusCode, java.lang.String message)
???
and a free-form message.reportFilingStatus
in interface EfmConnector
filingId
- The Id
of the filing reported on.statusCode
- The status code.message
- A free-form message containing additional detail.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |