SAP ABAP Class CL_NWECM_STORAGE_CLASS (ECMI: Node or Relation Storage Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_COMMONS (Package) ECMI Common Classes of API and SPI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20090921
Properties
Class CL_NWECM_STORAGE_CLASS  
Short Description ECMI: Node or Relation Storage Class    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_COMMONS   ECMI Common Classes of API and SPI 
Created 20090812   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NWECM_STORAGE_CLASS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20090921
Friends
Class CL_NWECM_STORAGE_CLASS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_CLASS_NAME Instance attribute Private Type reference (TYPE) STRING 20090812
2 SC_CLASS_LOCAL Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_STORAGE_CLASS 20090812
3 SC_CLASS_NAME_LOCAL Constant Private Type reference (TYPE) STRING 'Local' 20090812
4 SC_CLASS_NAME_PERSISTENT Constant Private Type reference (TYPE) STRING 'Persistent' 20090812
5 SC_CLASS_NAME_TRANSIENT Constant Private Type reference (TYPE) STRING 'Transient' 20090812
6 SC_CLASS_PERSISTENT Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_STORAGE_CLASS 20090812
7 SC_CLASS_TRANSIENT Static Attribute Private Object reference (TYPE REF TO) CL_NWECM_STORAGE_CLASS 20090812
Methods
# Method Level Visibility Method type Description Created on
1 CALC_MAX_CLASS Static method Public Method Calculates the maximum storage class of a child node 20090814
2 CLASS_CONSTRUCTOR Static method Public Constructor Initializes the storage class enum values 20090812
3 CONSTRUCTOR Instance method Private Constructor Makes a storage class enum value 20090812
4 PARSE_FROM_NAME Static method Public Method Returns storage class object from string representation 20090812
5 TO_STRING Instance method Public Method Returns string representation of this storage class 20090812
Events
Class CL_NWECM_STORAGE_CLASS has no event.
Types
Class CL_NWECM_STORAGE_CLASS has no local type.
Method Signatures

Method CALC_MAX_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHILD_CLASS Value transfer Object reference (TYPE REF TO) CL_NWECM_STORAGE_CLASS Storage class of child node 20090814
2 Importing IO_PARENT_CLASS Value transfer Object reference (TYPE REF TO) CL_NWECM_STORAGE_CLASS Storage class of parent folder 20090814
3 Returning RO_NEW_CHILD_CLASS Value transfer Object reference (TYPE REF TO) CL_NWECM_STORAGE_CLASS Resulting storage class of child node 20090814

Method CALC_MAX_CLASS on class CL_NWECM_STORAGE_CLASS has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_NWECM_STORAGE_CLASS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NWECM_STORAGE_CLASS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Value transfer Type reference (TYPE) STRING 20090812

Method CONSTRUCTOR on class CL_NWECM_STORAGE_CLASS has no exception.

Method PARSE_FROM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) STRING Name of storage class 20090812
2 Returning RO_CLASS Value transfer Object reference (TYPE REF TO) CL_NWECM_STORAGE_CLASS Storage class object 20090812

Method PARSE_FROM_NAME on class CL_NWECM_STORAGE_CLASS has no exception.

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CLASS_NAME Value transfer Type reference (TYPE) STRING Name of storage class 20090812

Method TO_STRING on class CL_NWECM_STORAGE_CLASS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730