|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Command<ContextType,ReturnType,E extends java.lang.Exception>
The interface class is the parent interface for all command
Method Summary | |
---|---|
ReturnType |
execute(ContextType context)
If return true, faces the including chain to be terminated, if return false, the including chain will continue. |
Method Detail |
---|
ReturnType execute(ContextType context) throws E extends java.lang.Exception
context
-
java.lang.Exception
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |