SAP ABAP Class IF_RFAC_ADT_REFACTORING (Interface to be implemented by specific refactorings)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RFAC_ADT_EXTRACT_METHOD Provides extract method refactoring functionality 20110701
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RFAC_ADT_RENAME Provides rename refactoring functionality 20110704
Properties
Class IF_RFAC_ADT_REFACTORING  
Short Description Interface to be implemented by specific refactorings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110701   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RFAC_ADT_REFACTORING has no forward declaration.
Interfaces
Class IF_RFAC_ADT_REFACTORING has no interface implemented.
Friends
Class IF_RFAC_ADT_REFACTORING has no friend class.
Attributes
Class IF_RFAC_ADT_REFACTORING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EVALUATE_RESULT Instance method Public Method 20110701
2 CREATE_PREVIEW_RESULT Instance method Public Method 20110701
Events
Class IF_RFAC_ADT_REFACTORING has no event.
Types
Class IF_RFAC_ADT_REFACTORING has no local type.
Method Signatures

Method CREATE_EVALUATE_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESPONSE Call by reference Object reference (TYPE REF TO) IF_ADT_REST_RESPONSE 20110701
2 Importing I_SOURCE_SELECTION Call by reference Type reference (TYPE) IF_RIS_SOURCE_POSITION=>TY_SELECTION 20110701
3 Importing I_URI Call by reference Type reference (TYPE) STRING 20110701
# Exception Resumable Description Created on
1 CX_ADT_REST 20110701
2 CX_RFAC_ADT_ERROR 20110701
3 CX_RFAC_ERROR 20110701

Method CREATE_PREVIEW_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20110701
2 Returning R_GENERIC_REFACTORING Value transfer Type reference (TYPE) IF_RFAC_ADT_RES_DEFINITIONS=>TS_GENERIC_REFACTORING 20110701
# Exception Resumable Description Created on
1 CX_ADT_REST 20110701
2 CX_RFAC_ADT_ERROR 20110701
3 CX_RFAC_ERROR 20110701
History
Last changed by/on SAP  20140121 
SAP Release Created in