SAP ABAP Class CL_RSO_RES_NODES_ABSTRACT (Resource Controller: Tree NodeStructure)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_RES_REPOSITORY (Package) Package for Repository related objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 20121204
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_RES_NODEPATH Resource Controller: Tree NodePath 20130128
2 Inheritance (c INHERITING FROM c_ref)  CL_RSO_RES_NODES_STRUC_ABSTR Abstract class for Node Structure 20130129
Properties
Class CL_RSO_RES_NODES_ABSTRACT  
Short Description Resource Controller: Tree NodeStructure    
Super Class CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_RES_REPOSITORY   Package for Repository related objects 
Created 20121204   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ATOM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSO_RES_NODES_ABSTRACT has no interface implemented.
Friends
Class CL_RSO_RES_NODES_ABSTRACT has no friend class.
Attributes
Class CL_RSO_RES_NODES_ABSTRACT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATOM_LINKS Instance method Protected Method 20121207
2 ADD_LINK_REL_SEMANTICAL_FOLDER Instance method Protected Method 20121204
3 CNV_NODES_TO_ATOM_FEED_STRUC Instance method Protected Method 20121204
4 GET_FEED_TITLE Instance method Protected Method 20121205
5 GET_ID_URI Instance method Protected Method 20130829
6 GET_OBJECT_SELF_LINK Instance method Protected Method 20130321
Events
Class CL_RSO_RES_NODES_ABSTRACT has no event.
Types
Class CL_RSO_RES_NODES_ABSTRACT has no local type.
Method Signatures

Method ADD_ATOM_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_NODE Call by reference Type reference (TYPE) IF_RSO_RES_REPO_OBJECT=>TN_S_NODES 20130129
2 Returning R_T_LINK Value transfer Type reference (TYPE) IF_ATOM_TYPES=>LINK_T Links table 20121207

Method ADD_ATOM_LINKS on class CL_RSO_RES_NODES_ABSTRACT has no exception.

Method ADD_LINK_REL_SEMANTICAL_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_LINKS Call by reference Type reference (TYPE) IF_ATOM_TYPES=>LINK_T Links table 20121204
2 Importing I_S_NODES Call by reference Type reference (TYPE) IF_RSO_RES_REPO_OBJECT=>TN_S_NODES 20121204

Method ADD_LINK_REL_SEMANTICAL_FOLDER on class CL_RSO_RES_NODES_ABSTRACT has no exception.

Method CNV_NODES_TO_ATOM_FEED_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_FEED Call by reference Type reference (TYPE) IF_ATOM_TYPES=>FEED_S Feed structure according to spec 20121204
2 Exporting E_T_NSPACE Call by reference Type reference (TYPE) IF_ATOM_TYPES=>NAMESPACE_T Namespace table 20121204
3 Importing I_T_NODES Call by reference Type reference (TYPE) IF_RSO_RES_REPO_OBJECT=>TN_T_NODES 20121204

Method CNV_NODES_TO_ATOM_FEED_STRUC on class CL_RSO_RES_NODES_ABSTRACT has no exception.

Method GET_FEED_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TITLE Value transfer Type reference (TYPE) IF_ATOM_TYPES=>TEXT_CONSTRUCT_S Text construct structure according to spec 20121205

Method GET_FEED_TITLE on class CL_RSO_RES_NODES_ABSTRACT has no exception.

Method GET_ID_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_LINK Call by reference Type reference (TYPE) IF_ATOM_TYPES=>LINK_T 20130829
2 Returning R_URI Value transfer Type reference (TYPE) STRING 20130829

Method GET_ID_URI on class CL_RSO_RES_NODES_ABSTRACT has no exception.

Method GET_OBJECT_SELF_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_NODE Call by reference Type reference (TYPE) IF_RSO_RES_REPO_OBJECT=>TN_S_NODES 20130321
2 Returning R_S_LINK Value transfer Type reference (TYPE) IF_ATOM_TYPES=>LINK_S 20130321

Method GET_OBJECT_SELF_LINK on class CL_RSO_RES_NODES_ABSTRACT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740