SAP ABAP Class CL_AXT_LOGIC_PERSISTENCE (AXT Logic Persistence Class)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_RUNTIME (Package) Extensibility Runtime components
Properties
Class CL_AXT_LOGIC_PERSISTENCE  
Short Description AXT Logic Persistence Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_RUNTIME   Extensibility Runtime components 
Created 20091116   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_AXT_LOGIC_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_AXT_LOGIC_PERSISTENCE has no interface implemented.
Friends
Class CL_AXT_LOGIC_PERSISTENCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_LOGIC Static Attribute Private Type reference (TYPE) IF_AXT_LOGIC_TYPES=>TYT_RUN_LOGIC 20091124
2 GT_PARAM_MAPPING Static Attribute Private Type reference (TYPE) IF_AXT_LOGIC_TYPES=>TYT_PARAM_MAPPING 20091124
Methods
# Method Level Visibility Method type Description Created on
1 DISABLE_LOGIC_BY_OBJECT Static method Public Method 20091127
2 GET_LOGIC_BY_OBJECT Static method Public Method 20091116
3 GET_LOGIC_BY_OBJECT_TYPE Static method Public Method 20091125
4 GET_PARAM_MAPPING Static method Public Method 20091124
Events
Class CL_AXT_LOGIC_PERSISTENCE has no event.
Types
Class CL_AXT_LOGIC_PERSISTENCE has no local type.
Method Signatures

Method DISABLE_LOGIC_BY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) AXT_OBJECT_NAME Name 20091127
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) AXT_RULE_OBJ_TYPE Rule Object Type 20091127

Method DISABLE_LOGIC_BY_OBJECT on class CL_AXT_LOGIC_PERSISTENCE has no exception.

Method GET_LOGIC_BY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) AXT_OBJECT_NAME Name 20091116
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) AXT_RULE_OBJ_TYPE Rule Object Type 20091116
3 Returning RT_LOGICS Value transfer Type reference (TYPE) IF_AXT_LOGIC_TYPES=>TYT_RUN_LOGIC 20091116

Method GET_LOGIC_BY_OBJECT on class CL_AXT_LOGIC_PERSISTENCE has no exception.

Method GET_LOGIC_BY_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) AXT_RULE_OBJ_TYPE Rule Object Type 20091125
2 Returning RT_LOGICS Value transfer Type reference (TYPE) IF_AXT_LOGIC_TYPES=>TYT_RUN_LOGIC 20091125

Method GET_LOGIC_BY_OBJECT_TYPE on class CL_AXT_LOGIC_PERSISTENCE has no exception.

Method GET_PARAM_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) AXT_OBJECT_NAME Text (30 Characters) 20091124
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) AXT_RULE_OBJ_TYPE Rule Object Type 20091124
3 Importing IV_RULE_ID Call by reference Type reference (TYPE) AXT_GUID 20091124
4 Returning RT_PARAM_MAPPING Value transfer Type reference (TYPE) IF_AXT_LOGIC_TYPES=>TYT_PARAM_MAPPING 20091124

Method GET_PARAM_MAPPING on class CL_AXT_LOGIC_PERSISTENCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701