|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.workflow.portlet.client.GenericCommandHandler | +--com.ibm.workflow.portlet.sample.ShowConfigHandler
Constructor Summary | |
---|---|
ShowConfigHandler()
|
Method Summary | |
---|---|
java.lang.String |
getHandlerInfo()
Returns a String that contains information about the handler such as its author, version, and copyright information. |
ResponsePage |
showConfig(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class com.ibm.workflow.portlet.client.GenericCommandHandler |
---|
destroy, execute, getConfig, getContext, getCredentials, getSessionContext, getTriggerTagFor, init, onLogoff, onLogon |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ShowConfigHandler()
Method Detail |
public java.lang.String getHandlerInfo()
GenericCommandHandler
getHandlerInfo
in class GenericCommandHandler
com.ibm.workflow.portlet.client.GenericCommandHandler
public ResponsePage showConfig(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws ClientException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |