SAP ABAP Class CL_WCF_GMT_STATEFUL_CONNECTOR (WCF GMT Nexus Stateful Connector)
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 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_BENT_CONNECTOR WCF GMT Nexus Bent Connector 20081116
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GMT_BPR_CONNECTOR WCF GMT Nexus BPR Connector 20100108
Properties
Class CL_WCF_GMT_STATEFUL_CONNECTOR  
Short Description WCF GMT Nexus Stateful Connector    
Super Class CL_WCF_GMT_BENT_CONNECTOR WCF GMT Nexus Bent Connector 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_GRAPHICAL_MODELING_TOOL   WCF Graphical Modeling Tool 
Created 20081103   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WCF_GMT_STATEFUL_CONNECTOR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_WCF_GMT_DATA_MODEL 20081118 WCF GMT Nexus Data Model - load/build NDL
2 CL_WCF_GMT_MODEL 20081118 WCF GMT Model Structure API
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SC_CONNECTOR_STATE Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_NAME 'connectorState' WCF GMT Nexus Name Type 20081112
2 GC_SC_STATE_SELECTOR_TYPE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'stateSelectorState' WCF GMT Nexus Name Type 20090722
3 GC_SC_STATE_TEMPLATE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'stateTemplate' WCF GMT Nexus Name Type 20090722
4 GC_STATEFUL_CONNECTOR Constant Public Type reference (TYPE) STRING 'statefulConnector' 20081121
5 GC_STATE_FALSE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'false' WCF GMT Nexus Name Type 20081112
6 GC_STATE_TRUE Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'true' WCF GMT Nexus Name Type 20081112
7 GC_STATE_UNDEFINED Constant Public Type reference (TYPE) WCF_GMT_NEXUS_NAME 'undefined' WCF GMT Nexus Name Type 20081215
8 GV_CONNECTOR_STATE Instance attribute Protected Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081112
9 GV_STATE_SELECTOR_TYPE Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_NAME CL_WCF_GMT_CONSTANTS=>GC_BUTTON_STATE_SELECTOR WCF GMT Nexus Name Type 20090722
10 GV_STATE_TEMPLATE Instance attribute Private Type reference (TYPE) WCF_GMT_NEXUS_ID 'DefaultStateTemplate' WCF GMT Nexus Name Type 20090722
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081112
2 GET_CONNECTOR_STATE Instance method Public Method 20081112
3 GET_STATETEMPLATE Instance method Public Method 20090722
4 GET_STATE_SELECTOR_TYPE Instance method Public Method 20090722
5 SET_CONNECTOR_STATE Instance method Public Method 20081112
6 SET_STATETEMPLATE Instance method Public Method 20090722
7 SET_STATE_SELECTOR_TYPE Instance method Public Method 20090722
Events
Class CL_WCF_GMT_STATEFUL_CONNECTOR has no event.
Types
Class CL_WCF_GMT_STATEFUL_CONNECTOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) CL_WCF_GMT_MODEL WCF GMT Model Structure 20081119
2 Importing IV_CONTEXT_MENU_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20081112
3 Importing IV_DETAILS Call by reference Type reference (TYPE) STRING 20081112
4 Importing IV_DRAGGABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081112
5 Importing IV_EDITABLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081112
6 Importing IV_HEIGHT Call by reference Type reference (TYPE) WCF_GMT_NEXUS_PIX_LENGTH '50px' WCF GMT Nexus Pixel Length Type 20081112
7 Importing IV_ID Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20081112
8 Importing IV_IS_TEMPLATE Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20090123
9 Importing IV_LABEL Call by reference Type reference (TYPE) STRING 20081112
10 Importing IV_ON_CLICK Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081112
11 Importing IV_ON_DOUBLE_CLICK Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081112
12 Importing IV_ON_DROP Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081112
13 Importing IV_ON_HOVER Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ACTION_NAME WCF GMT Nexus Action Name Type 20081112
14 Importing IV_SELECTABLE Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081112
15 Importing IV_SELECTED Call by reference Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20081112
16 Importing IV_STATE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081112
17 Importing IV_STYLE Call by reference Type reference (TYPE) STRING 20081112
18 Importing IV_TOOLTIP Call by reference Type reference (TYPE) STRING 20081112
19 Importing IV_VISIBLE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081112
20 Importing IV_WIDTH Call by reference Type reference (TYPE) WCF_GMT_NEXUS_PIX_LENGTH '50px' WCF GMT Nexus Pixel Length Type 20081112
21 Importing IV_X Call by reference Type reference (TYPE) I 20081112
22 Importing IV_Y Call by reference Type reference (TYPE) I 20081112
23 Importing IV_Z Call by reference Type reference (TYPE) I 20081112
# Exception Resumable Description Created on
1 CX_WCF_GMT_MODEL WCF GMT Based Nexus Exception 20081112

Method GET_CONNECTOR_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONNECTOR_STATE Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081112

Method GET_CONNECTOR_STATE on class CL_WCF_GMT_STATEFUL_CONNECTOR has no exception.

Method GET_STATETEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATE_TEMPLATE Value transfer Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20090722

Method GET_STATETEMPLATE on class CL_WCF_GMT_STATEFUL_CONNECTOR has no exception.

Method GET_STATE_SELECTOR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATE_SELECTOR_STATE Value transfer Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20090722

Method GET_STATE_SELECTOR_TYPE on class CL_WCF_GMT_STATEFUL_CONNECTOR has no exception.

Method SET_CONNECTOR_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR_STATE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20081112

Method SET_CONNECTOR_STATE on class CL_WCF_GMT_STATEFUL_CONNECTOR has no exception.

Method SET_STATETEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATE_TEMPLATE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_ID WCF GMT Nexus ID Type 20090722

Method SET_STATETEMPLATE on class CL_WCF_GMT_STATEFUL_CONNECTOR has no exception.

Method SET_STATE_SELECTOR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATE_SELECTOR_STATE Call by reference Type reference (TYPE) WCF_GMT_NEXUS_NAME WCF GMT Nexus Name Type 20090722

Method SET_STATE_SELECTOR_TYPE on class CL_WCF_GMT_STATEFUL_CONNECTOR has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701