SAP ABAP Class CL_WB_OBJECT_PERSIST_STUB (Plug-In Persistence STUB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SWB_ADT_TOOL (Package) Tool integration of WB object types into ADT
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_OBJECT_PERSIST Persistence for Workbench Object 20110607
Properties
Class CL_WB_OBJECT_PERSIST_STUB  
Short Description Plug-In Persistence STUB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWB_ADT_TOOL   Tool integration of WB object types into ADT 
Created 20110503   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_OBJECT_PERSIST_STUB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_OBJECT_PERSIST Persistence for Workbench Object 20110607
Friends
Class CL_WB_OBJECT_PERSIST_STUB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ETAG Instance attribute Private Type reference (TYPE) STRING 20120731
2 OBJECT_DB Static Attribute Private See coding 20110607
Methods
# Method Level Visibility Method type Description Created on
1 SET_ETAG Instance method Public Method 20120731
Events
Class CL_WB_OBJECT_PERSIST_STUB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_OBJECT_DB Private See coding 20110607 BEGIN OF ty_object_db, name TYPE seu_objkey, version TYPE r3state, data TYPE REF TO if_wb_object_data_model, END OF ty_object_db
Method Signatures

Method SET_ETAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ETAG Call by reference Type reference (TYPE) STRING 20120731

Method SET_ETAG on class CL_WB_OBJECT_PERSIST_STUB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in