SAP ABAP Interface IF_CTS_CACHE_PROVIDER (Interface for generic cache providers)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_COMMON (Package) Common Parts of cCTS Organizer and Transport Manager
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_CACHE_LNDSCP_ROLES Central CTS: Cache Provider for Roles 20100527
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_CACHE_PROJECT_SERVICE Central CTS: Cache provide for projects 20100318
Properties
Interface IF_CTS_CACHE_PROVIDER  
Short Description Interface for generic cache providers    
General Data
Package SCTS_DIST_CTL_COMMON   Common Parts of cCTS Organizer and Transport Manager 
Created 20100318   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CTS_CACHE_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_CTS_CACHE_PROVIDER has no interface.
Friends
Interface IF_CTS_CACHE_PROVIDER has no friend.
Attributes
Interface IF_CTS_CACHE_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOAD Static method Public Method Load provider 20100318
2 READ_CACHE Instance method Public Method Read data 20100318
3 WRITE_CACHE Instance method Public Method Write data 20100318
Events
Interface IF_CTS_CACHE_PROVIDER has no event.
Types
Interface IF_CTS_CACHE_PROVIDER has no local type.
Method Signatures

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJECT Value transfer Object reference (TYPE REF TO) IF_CTS_CACHE_PROVIDER Interface for generic cache providers 20100318

Method LOAD on Interface IF_CTS_CACHE_PROVIDER has no exception.

Method READ_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Type reference (TYPE) CL_CTS_CACHE_MANAGER=>TY_PARAMETERS 20100318
2 Returning RESULT Value transfer Type reference (TYPE) CL_CTS_CACHE_MANAGER=>TY_CACHE_XML 20100318
3 Importing TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20100318

Method READ_CACHE on Interface IF_CTS_CACHE_PROVIDER has no exception.

Method WRITE_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CACHE_XML Call by reference Type reference (TYPE) CL_CTS_CACHE_MANAGER=>TY_CACHE_XML 20100318
2 Importing TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20100318

Method WRITE_CACHE on Interface IF_CTS_CACHE_PROVIDER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702