SAP ABAP Class CL_NWECM_WEBDYNPRO_BROWSER_UTL (Assistance class for webdynpro browser)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_CONFIG (Package) ECMI Configuration
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 20090615
Properties
Class CL_NWECM_WEBDYNPRO_BROWSER_UTL  
Short Description Assistance class for webdynpro browser    
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 S_NWECM_CONFIG   ECMI Configuration 
Created 20090615   SAP 
Last change 20130531   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_NWECM_WEBDYNPRO_BROWSER_UTL has no interface implemented.
Friends
Class CL_NWECM_WEBDYNPRO_BROWSER_UTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_KEY_BACK_CONFIRM Constant Public Type reference (TYPE) WDR_TEXT_KEY 'BMC' Web Dynpro: Text Key 20101222
2 SC_KEY_DIS_CHA_QUESTION Constant Public Type reference (TYPE) WDR_TEXT_KEY 'DCQ' Web Dynpro: Text Key 20101222
3 SC_KEY_SAVE_CONFIRM Constant Public Type reference (TYPE) WDR_TEXT_KEY 'SAC' Web Dynpro: Text Key 20110104
4 SC_KEY_SAVE_QUESTION Constant Public Type reference (TYPE) WDR_TEXT_KEY 'SAQ' Web Dynpro: Text Key 20110104
Methods
# Method Level Visibility Method type Description Created on
1 IS_FILE Static method Public Method 20090624
2 IS_FOLDER Static method Public Method 20090624
3 SET_CONTEXT_FOR_CHIP Static method Public Method 20090624
4 SORT_NODES Static method Public Method Returns a sorted table of the given ecm nodes 20090617
Events
Class CL_NWECM_WEBDYNPRO_BROWSER_UTL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_NODE_INFO Public See coding 20101020 begin of t_node_info, id type string, name type string, path type string, last_path_segment type string, flag_cut type wdy_boolean, end of t_node_info
2 T_NODE_INFO_TT Public See coding 20101104 t_node_info_tt type standard table of t_node_info
Method Signatures

Method IS_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) IF_NWECM_NODETYPE_DEF NW ECM: Definition of a Node Type 20101026
2 Returning RV_RESULT Value transfer Type reference (TYPE) NWECM_BOOLEAN nwecm: boolean 20090624
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20090624

Method IS_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) IF_NWECM_NODETYPE_DEF NW ECM: Definition of a Node Type 20101026
2 Returning RV_RESULT Value transfer Type reference (TYPE) NWECM_BOOLEAN nwecm: boolean 20090624
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20090624

Method SET_CONTEXT_FOR_CHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090624
2 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) SWO_TYPEID Object key 20090624
# Exception Resumable Description Created on
1 CX_NWECM NW ECM: Base Exception 20090624

Method SORT_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CASE_SENSITIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090617
2 Importing IV_ECM_NODES Call by reference Type reference (TYPE) NWECM_T_NODE Table containing node references 20090617
3 Returning RV_SORTED_ECM_NODES Value transfer Type reference (TYPE) NWECM_T_NODE Table containing node references 20090617

Method SORT_NODES on class CL_NWECM_WEBDYNPRO_BROWSER_UTL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730