SAP ABAP Class CL_WDY_CC_RES_CODE_COMPLETION (ADT:Code completion for Webdynpro)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-WDA (Application Component) Web Dynpro ABAP Design Tool for ABAP in Eclipse
     SWDP_ADT (Package) SWDP ADT Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 20120520
Properties
Class CL_WDY_CC_RES_CODE_COMPLETION  
Short Description ADT:Code completion for Webdynpro    
Super Class CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_ADT   SWDP ADT Development 
Created 20120520   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDY_CC_RES_CODE_COMPLETION has no forward declaration.
Interfaces
Class CL_WDY_CC_RES_CODE_COMPLETION has no interface implemented.
Friends
Class CL_WDY_CC_RES_CODE_COMPLETION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_URI_PATH Static Attribute Private Type reference (TYPE) STRING 20120703
2 CO_CLASS_NAME Static Attribute Public Type reference (TYPE) STRING 'CL_WDY_CC_RES_CODE_COMPLETION' 20121129
3 CO_MAXHITS Constant Private Type reference (TYPE) I 50 20130212
4 CO_MSG_GET_COMPLETION_RESULTS Constant Public Type reference (TYPE) STRING 'GetCodeCompletionResults' 20120531
5 CO_MSG_GET_INSERTION_CODE Constant Public Type reference (TYPE) STRING 'GetInsertionCode' 20120531
6 CO_MSG_GET_QUICKINFO Constant Public Type reference (TYPE) STRING 'GetQuickInfo' 20120531
7 CO_PARAM_SIGNAL_COMPLETENESS Constant Public Type reference (TYPE) STRING 'signalCompleteness' 20120531
8 C_MAXHITS_FIRST_LEVEL Constant Private Type reference (TYPE) I 10 20120531
9 C_MAXHITS_SECOND_LEVEL Constant Private Type reference (TYPE) I 5 20120531
10 MV_COMPONENT_NAME Static Attribute Public Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro: Component Name 20120724
11 MV_CONTROLLER_NAME Static Attribute Public Type reference (TYPE) WDY_CONTROLLER_NAME Web Dynpro: Name of a Web Dynpro Controller 20120724
12 REGEX_URI Static Attribute Private Type reference (TYPE) STRING 20120703
13 REGEX_URI_WITH_INCLUDE Static Attribute Private Type reference (TYPE) STRING 20120703
14 URI_MAPPER Instance attribute Private Object reference (TYPE REF TO) IF_ADT_URI_MAPPER 20120531
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120531
2 CREATE_URI_FOR_CODE_COMPLETE Static method Public Method Create URI for specific class include 20120705
3 PARSE_CLASS_URI Static method Public Method 20120703
Events
Class CL_WDY_CC_RES_CODE_COMPLETION has no event.
Types
Class CL_WDY_CC_RES_CODE_COMPLETION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CREATE_URI_FOR_CODE_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) CSEQUENCE Unencoded name of the class 20120705
2 Importing ENCODE_FOR_QUERY_STRING Call by reference Type reference (TYPE) BOOLE_D Encode URI to be put in a query string 20120705
3 Importing FRAGMENT Call by reference Type reference (TYPE) CL_ADT_TEXT_PLAIN_FRAGMNT_HNDL=>TY_FRAGMENT_PARSED URI fragment 20120705
4 Importing QUERY_STRING Call by reference Type reference (TYPE) STRING Additional query parameters without '?' 20120705
5 Returning RESULT Value transfer Type reference (TYPE) STRING URI 20120705

Method CREATE_URI_FOR_CODE_COMPLETE on class CL_WDY_CC_RES_CODE_COMPLETION has no exception.

Method PARSE_CLASS_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CLS_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120703
2 Exporting CONTROLLER_KEY Call by reference Type reference (TYPE) WDY_CONTROLLER_KEY Web Dynpro: Key Structure of a Controller 20121031
3 Exporting INCLUDE_PATH Call by reference Type reference (TYPE) STRING 20120703
4 Exporting LINE Call by reference Type reference (TYPE) I 20120703
5 Exporting LINE_OFFSET Call by reference Type reference (TYPE) I 20120703
6 Importing URI_OBJECT Call by reference Object reference (TYPE REF TO) CL_ADT_REST_URI 20120703
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20120703
History
Last changed by/on SAP  20131127 
SAP Release Created in 740