SAP ABAP Interface IF_BIZC_PERSISTENCY (Business Content: Interface for Data Persistence)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZC7 (Package) Business Content: Repository
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
Interface IF_BIZC_PERSISTENCY  
Short Description Business Content: Interface for Data Persistence    
General Data
Package SBIZC7   Business Content: Repository 
Created 20041108   SAP 
Last changed 20050428   SAP 
Unicode checks active    
Forward declarations
Interface IF_BIZC_PERSISTENCY has no forward declaration.
Interfaces
Interface IF_BIZC_PERSISTENCY has no interface.
Friends
Interface IF_BIZC_PERSISTENCY has no friend.
Attributes
Interface 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
Interface IF_BIZC_PERSISTENCY has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_BIZC_PERSISTENCY has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 700