SAP ABAP Interface IF_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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_CONTENT_SERIALIZER Content serializer 20120309
Properties
Interface IF_GRFN_CONTENT_SERIALIZER  
Short Description Content serializer    
General Data
Package GRFN_CLM   Shared infrastructure for CLM integration 
Created 20120309   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRFN_CONTENT_SERIALIZER has no forward declaration.
Interfaces
Interface IF_GRFN_CONTENT_SERIALIZER has no interface.
Friends
Interface IF_GRFN_CONTENT_SERIALIZER has no friend.
Attributes
Interface IF_GRFN_CONTENT_SERIALIZER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE Instance method Public Method Deserialize data which conform to XML schema 20120309
2 SERIALIZE Instance method Public Method Serialize data which conform to XML schema 20120309
3 SERIALIZE_BY_ID Instance method Public Method Serialize data which conform to XML schema from an Object ID 20120315
Events
Interface IF_GRFN_CONTENT_SERIALIZER has no event.
Types
Interface IF_GRFN_CONTENT_SERIALIZER has no local type.
Method Signatures

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION 20120309
2 Importing IV_DATA Call by reference Type reference (TYPE) STRING 20120309
3 Returning RO_OBJ Value transfer Object reference (TYPE REF TO) IF_GRFN_API_BASIS 20120309
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 20120309

Method SERIALIZE 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 20120309
2 Importing IO_OBJ Call by reference Object reference (TYPE REF TO) IF_GRFN_API_BASIS 20120309
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 20120309

Method SERIALIZE_BY_ID 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 20120315
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20120315
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120315
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120316
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100