SAP ABAP Class CL_WCF_GMT_STATE_TEMPLATE (WCF GMT Nexus State Template)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI (Application Component) User Interface
⤷
WCF_GRAPHICAL_MODELING_TOOL (Package) WCF Graphical Modeling Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCF_GMT_STATE_TEMPLATE | Nexus state template | 20090721 |
Properties
| Class | CL_WCF_GMT_STATE_TEMPLATE | |
| Short Description | WCF GMT Nexus State Template | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_GRAPHICAL_MODELING_TOOL | WCF Graphical Modeling Tool |
| Created | 20090720 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WCF_GMT_STATE_TEMPLATE | Nexus state template | 20090721 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WCF_GMT_DATA_MODEL | 20090720 | WCF GMT Nexus Data Model - load/build NDL | |
| 2 | CL_WCF_GMT_MODEL | 20090720 | WCF GMT Model Structure API |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WCF_GMT_MODEL | WCF GMT Model Structure | 20090720 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_WCF_GMT_STATE_TEMPLATE=>TT_STATES | 20090720 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20090720 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | WCF_GMT_NEXUS_ID | WCF GMT Nexus ID Type | 20090720 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | WCF_GMT_NEXUS_ID | WCF GMT Nexus ID Type | 20090720 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | WCF GMT Nexus Name Type | 20090722 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090721 | ||
| 2 | Instance method | Protected | Constructor | CONSTRUCTOR | 20090720 | |
| 3 | Instance method | Public | Method | 20090721 | ||
| 4 | Instance method | Public | Method | 20090721 | ||
| 5 | Instance method | Public | Method | 20090721 | ||
| 6 | Instance method | Public | Method | 20090721 | ||
| 7 | Instance method | Public | Method | 20090722 | ||
| 8 | Instance method | Public | Method | 20090720 | ||
| 9 | Instance method | Public | Method | 20090721 | ||
| 10 | Instance method | Public | Method | 20090721 | ||
| 11 | Instance method | Public | Method | 20090724 | ||
| 12 | Instance method | Public | Method | 20090721 | ||
| 13 | Instance method | Public | Method | 20090722 |
Events
Class CL_WCF_GMT_STATE_TEMPLATE has no event.
Types
Class CL_WCF_GMT_STATE_TEMPLATE has no local type.
Method Signatures
Method ADD_STATE Signature
Method ADD_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method ADD_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_WCF_GMT_MODEL | WCF GMT Model Structure | 20090720 | |||
| 2 | IT_STATES | Call by reference | Type reference (TYPE) | IF_WCF_GMT_STATE_TEMPLATE=>TT_STATES | 20090720 | ||||
| 3 | IV_ACTION | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ACTION_NAME | WCF GMT Nexus Action Name Type | 20090720 | |||
| 4 | IV_DEFAULT_STATE | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ID | WCF GMT Nexus ID Type | 20090720 | |||
| 5 | IV_ID | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_ID | WCF GMT Nexus ID Type | 20090720 | |||
| 6 | IV_TITLE | Call by reference | Type reference (TYPE) | WCF_GMT_NEXUS_NAME | WCF GMT Nexus Name Type | 20090722 |
Method CONSTRUCTOR on class CL_WCF_GMT_STATE_TEMPLATE has no exception.
Method GET_ACTION Signature
Method GET_ACTION on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method GET_ACTION on class CL_WCF_GMT_STATE_TEMPLATE has no exception.
Method GET_DEFAULT_STATE Signature
Method GET_DEFAULT_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method GET_DEFAULT_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no exception.
Method GET_ID Signature
Method GET_ID on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method GET_ID on class CL_WCF_GMT_STATE_TEMPLATE has no exception.
Method GET_STATE Signature
Method GET_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method GET_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no exception.
Method GET_TITLE Signature
Method GET_TITLE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method GET_TITLE on class CL_WCF_GMT_STATE_TEMPLATE has no exception.
Method GET_XBCML_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_XBCML_LINES | Call by reference | Type reference (TYPE) | CL_WCF_GMT_MODEL=>GT_STATE_TEMPLATES | 20090720 |
Method GET_XBCML_LINES on class CL_WCF_GMT_STATE_TEMPLATE has no exception.
Method REMOVE_STATE Signature
Method REMOVE_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method REMOVE_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no exception.
Method SET_ACTION Signature
Method SET_ACTION on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method SET_ACTION on class CL_WCF_GMT_STATE_TEMPLATE has no exception.
Method SET_ATTRIBUTE_VALUE Signature
Method SET_ATTRIBUTE_VALUE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method SET_ATTRIBUTE_VALUE on class CL_WCF_GMT_STATE_TEMPLATE has no exception.
Method SET_DEFAULT_STATE Signature
Method SET_DEFAULT_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method SET_DEFAULT_STATE on class CL_WCF_GMT_STATE_TEMPLATE has no exception.
Method SET_TITLE Signature
Method SET_TITLE on class CL_WCF_GMT_STATE_TEMPLATE has no parameter.
Method SET_TITLE on class CL_WCF_GMT_STATE_TEMPLATE has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |