|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgran.app.adapter.external.step.BaseSecuredStepAdapter
| Constructor Summary | |
BaseSecuredStepAdapter()
|
|
| Method Summary | |
java.util.ArrayList |
getAvailableMstatusListImpl(SessionContext sc,
java.lang.String taskId,
java.util.ArrayList result)
Returns available Mstatuses for specified Task. |
java.lang.String |
getDescription()
Get description of adapter as plain text |
java.util.ArrayList |
getHandlerListImpl(SessionContext sc,
java.lang.String taskId,
java.util.ArrayList result)
Returns available Handlers for specified Task. |
boolean |
init()
Initialize adapter. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BaseSecuredStepAdapter()
| Method Detail |
public boolean init()
Adapter
init in interface Adapterpublic java.lang.String getDescription()
Adapter
getDescription in interface Adapter
public java.util.ArrayList getAvailableMstatusListImpl(SessionContext sc,
java.lang.String taskId,
java.util.ArrayList result)
throws GranException
SecuredStepAdapter
getAvailableMstatusListImpl in interface SecuredStepAdaptersc - taskId - result -
GranExceptionSecuredMstatusBean
public java.util.ArrayList getHandlerListImpl(SessionContext sc,
java.lang.String taskId,
java.util.ArrayList result)
throws GranException
SecuredStepAdapter
getHandlerListImpl in interface SecuredStepAdaptersc - taskId - result -
GranException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||