|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LegacySystem
Defines the operations to process legacy actions.
| Method Summary | |
|---|---|
boolean |
anotherLegacyAction(java.lang.String actionRequestorID)
Accepts a request for another action in the legacy system. |
boolean |
legacyAction(java.lang.String actionRequestorID)
Accepts a request for a legacy action in the legacy system. |
| Method Detail |
|---|
boolean legacyAction(java.lang.String actionRequestorID)
actionRequestorID - String containing the unique ID of the action requestor.
boolean anotherLegacyAction(java.lang.String actionRequestorID)
actionRequestorID - String containing the unique ID of the action requestor.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||