SAP ABAP Class CL_LTR_QUARK (LTR: Quark - Abstrct Class)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     LTR_CM_CORE (Package) LTR: Content Management - Core Classes
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_LTR_QUARK_TABU LTR: Quark - database table entry 20101112
Properties
Class CL_LTR_QUARK  
Short Description LTR: Quark - Abstrct Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LTR_CM_CORE   LTR: Content Management - Core Classes 
Created 20101112   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_LTR_QUARK has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_LTR_ATOM 20101112 LTR: Atom
Attributes
Class CL_LTR_QUARK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DIFF Instance method Protected Method Creates differential from two snapshots 20101112
2 DELETE Instance method Protected Method Delete QUARK content in the tool workspace 20110121
3 IS_CLIENT_DEPENDENT Instance method Protected Method Is content client dependent? 20101112
4 MIX Instance method Protected Method Mixes one snapshot and one differential 20101112
5 RETRIEVE_QUARKDESCR Instance method Protected Method Set meta-data description of this QUARK 20101112
6 RETRIEVE_SNAPSHOT Instance method Protected Method Retrieve QUARK content from memory (changes original data!) 20101112
7 TAKE_QUARKDESCR Instance method Protected Method Get meta-data description of this QUARK 20101112
8 TAKE_SNAPSHOT Instance method Protected Method Read QUARK content into memory 20101112
Events
Class CL_LTR_QUARK has no event.
Types
Class CL_LTR_QUARK has no local type.
Method Signatures

Method CREATE_DIFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DIFF Value transfer Object reference (TYPE REF TO) DATA . 20101112
2 Exporting EV_CHANGED_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20101112
3 Importing IR_SNAPSHOT_NEW Call by reference Object reference (TYPE REF TO) DATA . 20101112
4 Importing IR_SNAPSHOT_OLD Call by reference Object reference (TYPE REF TO) DATA . 20101112

Method CREATE_DIFF on class CL_LTR_QUARK has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATOM_ID Call by reference Type reference (TYPE) LTR_ATOM_ID Atom ID 20110121

Method DELETE on class CL_LTR_QUARK has no exception.

Method IS_CLIENT_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CLIENT_DEPENDENT Value transfer Type reference (TYPE) ABAP_BOOL 20101112

Method IS_CLIENT_DEPENDENT on class CL_LTR_QUARK has no exception.

Method MIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DIFF Call by reference Object reference (TYPE REF TO) DATA . 20101112
2 Importing IR_SNAPSHOT_OLD Call by reference Object reference (TYPE REF TO) DATA . 20101112
3 Returning RR_SNAPSHOT_NEW Value transfer Object reference (TYPE REF TO) DATA . 20101112

Method MIX on class CL_LTR_QUARK has no exception.

Method RETRIEVE_QUARKDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DESCR Call by reference Object reference (TYPE REF TO) DATA . 20101112
# Exception Resumable Description Created on
1 CX_LTR_CM 20110121

Method RETRIEVE_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTENT Call by reference Object reference (TYPE REF TO) DATA . 20101112
2 Importing IV_ATOM_ID Call by reference Type reference (TYPE) LTR_ATOM_ID . 20101112

Method RETRIEVE_SNAPSHOT on class CL_LTR_QUARK has no exception.

Method TAKE_QUARKDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DESCR Value transfer Object reference (TYPE REF TO) DATA . 20101112

Method TAKE_QUARKDESCR on class CL_LTR_QUARK has no exception.

Method TAKE_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATOM_ID Call by reference Type reference (TYPE) LTR_ATOM_ID . 20101112
2 Returning RR_CONTENT Value transfer Object reference (TYPE REF TO) DATA . 20101112

Method TAKE_SNAPSHOT on class CL_LTR_QUARK has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620