SAP ABAP Class /IWBEP/CL_SBUI_FILTER_STATIC (SB: UI static 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 20130326
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SBUI_FILTER_STATIC SB: UI node filter with static logic 20130326
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBUI_DP_DS_TYPE SB: DSP UI category handler for data source types 20130403
2 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBUI_ON_CAT_VOCAB SB: ON Category Filter for Vocabulary Usage 20130426
Properties
Class /IWBEP/CL_SBUI_FILTER_STATIC  
Short Description SB: UI static 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 20130326   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_SBUI_FILTER_STATIC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SBUI_FILTER_STATIC SB: UI node filter with static logic 20130326
Friends
Class /IWBEP/CL_SBUI_FILTER_STATIC 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) 20130326
2 MO_REGEX_CATEGORY Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_REGEX category name matcher 20130326
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130326
2 DO_RETURN_CATEGORY_LIST Instance method Protected Method template method (mandatory): return available categories 20130326
Events
Class /IWBEP/CL_SBUI_FILTER_STATIC has no event.
Types
Class /IWBEP/CL_SBUI_FILTER_STATIC 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 20130326
3 Importing IV_NODE_BEHAVIOR Call by reference Type reference (TYPE) SEOCLSNAME class/interface expected from filtered nodes 20130326
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130326

Method DO_RETURN_CATEGORY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_TYPE Call by reference Type reference (TYPE) /IWBEP/S_SBDM_NODE_TYPE node type 20130326
2 Returning RT_CATEGORY Value transfer Type reference (TYPE) TY_T_CATEGORY available categories 20130326
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130326
History
Last changed by/on SAP  20131127 
SAP Release Created in 200