|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGPExceptionHandler
Reference to activity which has to be executed in case of a process exception.
| Method Summary | |
|---|---|
boolean |
exceptionHandlerIsAction()
Returns true, if the exception handler is an
action, false otherwise. |
IGPModifiableActivity |
getActivity()
Returns the exception handler action. |
IGPModifiableBlockStructureItem |
getBlockItem()
Returns the internal id of the block structure item. |
GPExceptionHandlingStrategy |
getExceptionHandlingStrategy()
Returns the exception handling strategy associated with the given exception handler. |
IGPExceptionInfo |
getProcessException()
Returns the name of the exception. |
IGPModifiableRoleInfo |
getProcessRole(String techname)
Returns the process role associated with the given exception handler and the given technical name; may return null, if the handler is a block. |
Iterator |
getProcessRoles()
|
void |
setExceptionHandlingStrategy(GPExceptionHandlingStrategy strategy)
Sets the exception handling strategy associated with the given exception handler. |
| Methods inherited from interface com.sap.caf.eu.gp.base.api.IGPObjectReference |
|---|
getInputMapping, getOutputMapping, getReferencedObject, setInputMapping, setOutputMapping |
| Method Detail |
|---|
IGPExceptionInfo getProcessException()
IGPModifiableBlockStructureItem getBlockItem()
GPExceptionHandlingStrategy getExceptionHandlingStrategy()
void setExceptionHandlingStrategy(GPExceptionHandlingStrategy strategy)
throws GPInvocationException
GPInvocationExceptionboolean exceptionHandlerIsAction()
true, if the exception handler is an
action, false otherwise.
IGPModifiableActivity getActivity()
throws GPEngineException,
GPInvocationException
GPEngineException
GPInvocationExceptionIGPModifiableRoleInfo getProcessRole(String techname)
null, if the handler is a block.
Iterator getProcessRoles()
IRoleInfo defined for the exception handler.
|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||