SAP ABAP Class CL_NWA_URL_PROVIDER (Implementation of IF_NWA_URL_PROVIDER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SNWA_UI_TOOLS (Package) ABAP Tools for NWA UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NWA_URL_PROVIDER API for NWA URL Generation 20090116
Properties
Class CL_NWA_URL_PROVIDER  
Short Description Implementation of IF_NWA_URL_PROVIDER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SNWA_UI_TOOLS   ABAP Tools for NWA UI 
Created 20061123   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NWA_URL_PROVIDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_NWA_URL_PROVIDER API for NWA URL Generation 20090116
Friends
Class CL_NWA_URL_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION_ID Instance attribute Private Type reference (TYPE) STRING 20090116
2 APPLICATION_VIEW_ID Instance attribute Private Type reference (TYPE) STRING 20090116
3 HOST Instance attribute Private Type reference (TYPE) STRING Host of the Central NWA 20090116
4 MANAGED_OBJECTS Instance attribute Private Type reference (TYPE) SNWATT_MANAGED_OBJECTS Table Type for "managedObjectSelection" Part of the NWA URL 20090116
5 PORT Instance attribute Private Type reference (TYPE) STRING HTTP Port of the Central NWA 20090116
6 UIPROPERTIES Instance attribute Private Type reference (TYPE) SNWATT_UIPROPERTIES Table Type for "uiProperties" Part of the NWA URL 20090116
7 URLPARAMETERS Instance attribute Private Type reference (TYPE) SNWATT_URLPARAMETERS Table Type for Additional Parameters in the NWA URL 20090116
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090116
2 ENCODE_MANAGED_OBJECTS Instance method Private Method 20090116
3 ENCODE_UIPROPERTIES Instance method Private Method 20090116
Events
Class CL_NWA_URL_PROVIDER has no event.
Types
Class CL_NWA_URL_PROVIDER 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 HOST Value transfer Type reference (TYPE) STRING 20090116
2 Importing PORT Value transfer Type reference (TYPE) STRING 20090116

Method CONSTRUCTOR on class CL_NWA_URL_PROVIDER has no exception.

Method ENCODE_MANAGED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MANAGED_OBJECTS Value transfer Type reference (TYPE) STRING 20090116

Method ENCODE_MANAGED_OBJECTS on class CL_NWA_URL_PROVIDER has no exception.

Method ENCODE_UIPROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UIPROPERTIES Value transfer Type reference (TYPE) STRING 20090116

Method ENCODE_UIPROPERTIES on class CL_NWA_URL_PROVIDER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in