SAP ABAP Class CL_ESDB_NODE_AU (Unittest base class for nodes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SESD_BROWSER (Package) ESD Browser
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ESDB_AU Unittest base class for nodes 20130823
Properties
Class CL_ESDB_NODE_AU  
Short Description Unittest base class for nodes    
Super Class CL_ESDB_AU Unittest base class for nodes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SESD_BROWSER   ESD Browser 
Created 20130822   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESDB_NODE_AU has no forward declaration.
Interfaces
Class CL_ESDB_NODE_AU has no interface implemented.
Friends
Class CL_ESDB_NODE_AU has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECK_SORT_ORDER Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20131206
2 NODE Instance attribute Protected Object reference (TYPE REF TO) IF_ESD_BROWSER_NODE Standard ESD Browser Node Interface 20130822
Methods
# Method Level Visibility Method type Description Created on
1 SETUP Instance method Private Method 20130822
2 _EXPAND_NODE Instance method Protected Test Method for ABAP Unit 20130926
3 _GET_OBJECT_TYPE Instance method Protected Test Method for ABAP Unit 20130919
4 _GET_TREE_NODE_DATA Instance method Protected Test Method for ABAP Unit 20130822
5 _SETUP Instance method Protected Method 20130822
Events
Class CL_ESDB_NODE_AU has no event.
Types
Class CL_ESDB_NODE_AU has no local type.
Method Signatures

Method SETUP Signature

Method SETUP on class CL_ESDB_NODE_AU has no parameter.
# Exception Resumable Description Created on
1 CX_ESD_EXCEPTION 20130822

Method _EXPAND_NODE Signature

Method _EXPAND_NODE on class CL_ESDB_NODE_AU has no parameter.
# Exception Resumable Description Created on
1 CX_ESDB_EXCEPTION 20131010

Method _GET_OBJECT_TYPE Signature

Method _GET_OBJECT_TYPE on class CL_ESDB_NODE_AU has no parameter.
Method _GET_OBJECT_TYPE on class CL_ESDB_NODE_AU has no exception.

Method _GET_TREE_NODE_DATA Signature

Method _GET_TREE_NODE_DATA on class CL_ESDB_NODE_AU has no parameter.
Method _GET_TREE_NODE_DATA on class CL_ESDB_NODE_AU has no exception.

Method _SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_ESD_BROWSER_NODE 20130822
# Exception Resumable Description Created on
1 CX_ESD_EXCEPTION 20130822
History
Last changed by/on SAP  20141121 
SAP Release Created in 740