SAP ABAP Class CL_WDY_MD_NAVIGATION_LINKS (CL_WDY_MD_NAVIGATION_LINKS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_COMPONENT (Package) Web Dynpro: Component
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDY_MD_OBJECT Abstract Superclass of Web Dynpro Metadata Classes 20050407
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDY_MD_NAVIGATION_LINKS Web Dynpro: Navigation Links 20020814
Properties
Class CL_WDY_MD_NAVIGATION_LINKS  
Short Description    
Super Class CL_WDY_MD_OBJECT Abstract Superclass of Web Dynpro Metadata Classes 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_METADATA_API_COMPONENT   Web Dynpro: Component 
Created 20020814   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WDY_MD_NAVIGATION_LINK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_NAVIGATION_LINKS Web Dynpro: Navigation Links 20020814
Friends
# Friend Modeled only Created on Description
1 CL_WDY_MD_WINDOW 20020815 Web Dynpro: Window
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPONENT_NAME Instance attribute Private Type reference (TYPE) WDY_APPLICATION_NAME Web Dynpro: Application Name 20021022
2 NAVIGATION_LINKS Instance attribute Private Object reference (TYPE REF TO) CL_WDY_MD_OBJECT_MAP Object Collection with String Key 20020814
3 VERSION Instance attribute Private Type reference (TYPE) R3STATE ABAP: Program Status (Active, Saved, Transported...) 20020814
4 WINDOW Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_WINDOW Web Dynpro: Window 20020814
5 WINDOW_NAME Instance attribute Private Type reference (TYPE) WDY_WINDOW_NAME Web Dynpro: Name of a Web Dynpro Window 20020814
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020814
2 GET_NAVIGATION_LINKS Instance method Private Method 20020814
3 RESOLVE_NAV_TARG_REF Instance method Private Method 20021126
4 SAVE_TO_DATABASE Instance method Private Method 20020815
Events
Class CL_WDY_MD_NAVIGATION_LINKS has no event.
Types
Class CL_WDY_MD_NAVIGATION_LINKS 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 WINDOW Call by reference Object reference (TYPE REF TO) IF_WDY_MD_WINDOW Web Dynpro : Window 20020814

Method CONSTRUCTOR on class CL_WDY_MD_NAVIGATION_LINKS has no exception.

Method GET_NAVIGATION_LINKS Signature

Method GET_NAVIGATION_LINKS on class CL_WDY_MD_NAVIGATION_LINKS has no parameter.
Method GET_NAVIGATION_LINKS on class CL_WDY_MD_NAVIGATION_LINKS has no exception.

Method RESOLVE_NAV_TARG_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ENH_DEL_NAV_TARGREF Value transfer Type reference (TYPE) WDY_ENH_OBJECT_STATE_TABLE Web Dynpro: Extensibility gelöschte UI Elemente 20050615
2 Exporting IT_NAV_TARGREF Value transfer Type reference (TYPE) TY_WDY_NAV_TARG_REF 20021126
3 Importing NAVIGATION_LINK Call by reference Object reference (TYPE REF TO) IF_WDY_MD_NAVIGATION_LINK Web Dynpro : Navigations Link 20021126

Method RESOLVE_NAV_TARG_REF on class CL_WDY_MD_NAVIGATION_LINKS has no exception.

Method SAVE_TO_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ENH_DEL_NAV_TARGREF Call by reference Type reference (TYPE) WDY_ENH_OBJECT_STATE_TABLE Web Dynpro: Extensibility UI Element State 20050615
2 Exporting ENH_NAV_LINKS Call by reference Type reference (TYPE) WDY_NAV_LINK_TABLE . 20050531
3 Exporting ENH_NAV_TARGREF Call by reference Type reference (TYPE) WDY_NAV_TARGREF_TABLE . 20050531

Method SAVE_TO_DATABASE on class CL_WDY_MD_NAVIGATION_LINKS has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 630