SAP ABAP Class CL_WDR_TEST_APC_ASSIST (Assistence class for WDR_TEST_APC)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_TEST (Package) Web Dynpro: Tests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20121206
Properties
Class CL_WDR_TEST_APC_ASSIST  
Short Description Assistence class for WDR_TEST_APC    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_TEST   Web Dynpro: Tests 
Created 20121206   SAP 
Last change 20140121   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_WDR_TEST_APC_ASSIST has no interface implemented.
Friends
Class CL_WDR_TEST_APC_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_PROTOCOL Instance attribute Private Type reference (TYPE) STRING 20121207
2 M_WSS_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121207
3 M_WS_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121207
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121207
2 GET_APC_URL Instance method Public Method 20121206
3 GET_TEXT Instance method Public Method 20121206
4 INIT_WEBSOCKET_STATE Instance method Private Method Returns status of WebSocket 20121207
5 IS_WEBSOCKET_ACTIVE Instance method Public Method Returns info whether WebSockets are active in system 20121207
Events
Class CL_WDR_TEST_APC_ASSIST has no event.
Types
Class CL_WDR_TEST_APC_ASSIST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WDR_TEST_APC_ASSIST has no parameter.
Method CONSTRUCTOR on class CL_WDR_TEST_APC_ASSIST has no exception.

Method GET_APC_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APC_APPLICATION_ID Value transfer Type reference (TYPE) CSEQUENCE 20121206
2 Returning URL Value transfer Type reference (TYPE) STRING 20121206

Method GET_APC_URL on class CL_WDR_TEST_APC_ASSIST has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class CL_WDR_TEST_APC_ASSIST has no parameter.
Method GET_TEXT on class CL_WDR_TEST_APC_ASSIST has no exception.

Method INIT_WEBSOCKET_STATE Signature

Method INIT_WEBSOCKET_STATE on class CL_WDR_TEST_APC_ASSIST has no parameter.
Method INIT_WEBSOCKET_STATE on class CL_WDR_TEST_APC_ASSIST has no exception.

Method IS_WEBSOCKET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_WEBSOCKET_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20121207

Method IS_WEBSOCKET_ACTIVE on class CL_WDR_TEST_APC_ASSIST has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740