|
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 IGPResultStateInfo
Represents a result state by the completion of an action, derived from the underlying callable object.
The identifier of the result state is its name i.e. name is unique in the scope of the block item that contains the action.
Define result states in the IGPPhysicalCallableObject associated with the IGPCallableObject.
Retrieve the result states from IGPAction.
IGPResultStateInfos are mainly used to define transitions between IGPBlockStructureItems.
| Method Summary | |
|---|---|
String |
getName()
Returns the result state info name. |
String |
getText()
Returns the result state info text. |
String |
resolveText(Locale locale)
Returns the result state info text for the given locale. |
| Method Detail |
|---|
String getName()
String getText()
String resolveText(Locale locale)
throws GPInvocationException
locale - Locale
ProcessInformationException
GPInvocationException
|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||