SAP ABAP Class /IWBEP/CL_SBUI_FILTER_DYNAMIC (SB: UI dynamic node filter)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_UI_BASE (Package) Gateway Service Builder UI - API and SPI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBUI_FILTER SB: UI node filter 20130325
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SBUI_FILTER_DYNAMIC SB: UI node filter with dynamic logic 20130325
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBUI_ON_CAT_ANNO SB: ON Category Filter for Annotations 20130325
Properties
Class /IWBEP/CL_SBUI_FILTER_DYNAMIC  
Short Description SB: UI dynamic node filter    
Super Class /IWBEP/CL_SBUI_FILTER SB: UI node filter 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /IWBEP/SBUI    
Program status P  SAP Standard Production Program 
Category 0   
Package /IWBEP/SB_UI_BASE   Gateway Service Builder UI - API and SPI 
Created 20130325   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_SBUI_FILTER_DYNAMIC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBUI_FILTER_DYNAMIC SB: UI node filter with dynamic logic 20130325
Friends
Class /IWBEP/CL_SBUI_FILTER_DYNAMIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_REGEX_CATEGORY Instance attribute Protected Attribute reference (LIKE) 20130325
2 MO_REGEX_CATEGORY Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_REGEX category name matcher 20130325
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130325
2 DO_RETURN_CATEGORY_LIST Instance method Protected Method template method (mandatory): return available categories 20130325
3 DO_SELECT_CATEGORY_PROVIDER Instance method Protected Method template method (mandatory): select relevant ancestor node 20130325
Events
Class /IWBEP/CL_SBUI_FILTER_DYNAMIC has no event.
Types
Class /IWBEP/CL_SBUI_FILTER_DYNAMIC 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 IO_CONTROLLER Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBUI_CONTROLLER UI controller (main instance) 20130403
2 Importing IV_FILTER_NAME Call by reference Type reference (TYPE) /IWBEP/SBUI_NODE_FILTER node filter name 20130325
3 Importing IV_NODE_BEHAVIOR Call by reference Type reference (TYPE) SEOCLSNAME class/interface expected from filtered nodes 20130325
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130325

Method DO_RETURN_CATEGORY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROVIDER Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE ancestor that dervices categories from direct children 20130325
2 Importing IS_NODE_TYPE Call by reference Type reference (TYPE) /IWBEP/S_SBDM_NODE_TYPE node type 20130422
3 Returning RT_CATEGORY Value transfer Type reference (TYPE) TY_T_CATEGORY available categories 20130325
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130325

Method DO_SELECT_CATEGORY_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE node that shall be assigned to one category 20130325
2 Returning RO_PROVIDER Value transfer Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE ancestor that dervices categories from direct children 20130325
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130325
History
Last changed by/on SAP  20131127 
SAP Release Created in 200