|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.counterclaim.openefm.connector.soap.SoapCmsConnectorImpl
Constructor Summary | |
SoapCmsConnectorImpl()
|
Method Summary | |
void |
addListener(FilingListener listener)
Add a FilingListener to the list. |
void |
removeListener(FilingListener listener)
Remove a FilingListener from the list. |
void |
submitFiling(InternalLxmlFiling filing)
Send an InternalLxmlFiling to the backing CMS. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SoapCmsConnectorImpl()
Method Detail |
public void submitFiling(InternalLxmlFiling filing)
InternalLxmlFiling
to the backing CMS.submitFiling
in interface CmsConnector
filing
- public void addListener(FilingListener listener)
FilingListener
to the list.addListener
in interface FilingNotifier
listener
- public void removeListener(FilingListener listener)
FilingListener
from the list.removeListener
in interface FilingNotifier
listener
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |