|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.counterclaim.openefm.connector.soap.SoapEfmConnectorStub

| Field Summary | |
private static org.apache.log4j.Logger |
log
|
| 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static org.apache.log4j.Logger log
| 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 EfmConnectorfilingId - 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||