SAP ABAP Class IF_BIZC_PERSISTENCY (Business Content: Interface for Data Persistence)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BIZC_REPOSITORY_MANAGER Business Content: Persistence Manager for Repository 20041108
Properties
Class IF_BIZC_PERSISTENCY  
Short Description Business Content: Interface for Data Persistence    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041108   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BIZC_PERSISTENCY has no forward declaration.
Interfaces
Class IF_BIZC_PERSISTENCY has no interface implemented.
Friends
Class IF_BIZC_PERSISTENCY has no friend class.
Attributes
Class IF_BIZC_PERSISTENCY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY_OBJECT_TO_USAGE Instance method Public Method 20041214
2 GET_CONTENT_MANAGER Instance method Public Method 20041117
3 GET_EXPORT_OBJECT Instance method Public Method 20041209
4 IMPORT_OBJECT Instance method Public Method 20041209
5 SAVE Instance method Public Method 20041117
6 UNDO Instance method Public Method 20041119
Events
Class IF_BIZC_PERSISTENCY has no event.
Types
Class IF_BIZC_PERSISTENCY has no local type.
Method Signatures

Method COPY_OBJECT_TO_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20041214
2 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20041214
3 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20041214
# Exception Resumable Description Created on
1 CX_BIZC_PERSISTENCY_COPY Ausnahme bei Kopie 20050117

Method GET_CONTENT_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_HANDLE Call by reference Object reference (TYPE REF TO) CL_ABAP_MEMORY_AREA Shared Memory Area 20041117
2 Returning RI_CONTENT_MANAGER Value transfer Object reference (TYPE REF TO) IF_BIZC_CONTENT_MANAGER Business Content: Verwaltung von Content Objekten 20041117

Method GET_CONTENT_MANAGER on class IF_BIZC_PERSISTENCY has no exception.

Method GET_EXPORT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20041209
2 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) OBJECT 20041209
# Exception Resumable Description Created on
1 CX_BIZC_IMP_EXP Ausnahme beim Import / Export 20050224

Method IMPORT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20041209
# Exception Resumable Description Created on
1 CX_BIZC_IMP_EXP Ausnahme beim Import / Export 20050117

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_CONTENT_MANAGER Call by reference Object reference (TYPE REF TO) IF_BIZC_CONTENT_MANAGER Business Content: Verwaltung von Content Objekten 20041117

Method SAVE on class IF_BIZC_PERSISTENCY has no exception.

Method UNDO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_CONTENT_MANAGER Call by reference Object reference (TYPE REF TO) IF_BIZC_CONTENT_MANAGER Business Content: Verwaltung von Content Objekten 20041119

Method UNDO on class IF_BIZC_PERSISTENCY has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in