SAP ABAP Class CL_GRFN_CONTENT_SERIALIZER (Content serializer)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_CLM (Package) Shared infrastructure for CLM integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_CONTENT_SERIALIZER Content serializer 20120309
Properties
Class CL_GRFN_CONTENT_SERIALIZER  
Short Description Content serializer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_CLM   Shared infrastructure for CLM integration 
Created 20120309   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_CONTENT_SERIALIZER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_CONTENT_SERIALIZER Content serializer 20120309
Friends
Class CL_GRFN_CONTENT_SERIALIZER has no friend class.
Attributes
Class CL_GRFN_CONTENT_SERIALIZER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE_ALL Static method Public Method Deserialize a whole XML file 20120402
2 GET_INSTANCE Static method Public Method Get instance 20120316
3 SERIALIZE_ALL Static method Public Method Serialize EO or BR List 20120413
Events
Class CL_GRFN_CONTENT_SERIALIZER has no event.
Types
Class CL_GRFN_CONTENT_SERIALIZER has no local type.
Method Signatures

Method DESERIALIZE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BR Call by reference Type reference (TYPE) GRFN_T_API_BR Table of business rule 20120402
2 Exporting ET_EO Call by reference Type reference (TYPE) GRFN_T_API_EO Table of enterprise object 20120402
3 Importing IV_DATA Call by reference Type reference (TYPE) STRING 20120402

Method DESERIALIZE_ALL on class CL_GRFN_CONTENT_SERIALIZER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) IF_GRFN_CONTENT_SERIALIZER Content serializer 20120316

Method GET_INSTANCE on class CL_GRFN_CONTENT_SERIALIZER has no exception.

Method SERIALIZE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA Call by reference Type reference (TYPE) STRING 20120413
2 Importing IT_BR Call by reference Type reference (TYPE) GRFN_T_API_BR Table of business rule 20120413
3 Importing IT_EO Call by reference Type reference (TYPE) GRFN_T_API_EO Table of enterprise object 20120413

Method SERIALIZE_ALL on class CL_GRFN_CONTENT_SERIALIZER has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100