SAP ABAP Interface IF_TFW_OBJECT_FACTORY (Factory Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-TFW (Application Component) Tagging Framework
     STFW_CORE (Package) Tagging Framework Core
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TFW_OBJECT_FACTORY Central Object Factory 20130412
Properties
Interface IF_TFW_OBJECT_FACTORY  
Short Description Factory Interface    
General Data
Package STFW_CORE   Tagging Framework Core 
Created 20130412   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_TFW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_TFW_OBJECT_FACTORY has no interface.
Friends
Interface IF_TFW_OBJECT_FACTORY has no friend.
Attributes
Interface IF_TFW_OBJECT_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_COMMENT_OBJECT Instance method Public Method Create a Comment object instance 20130415
2 CREATE_RATING_OBJECT Instance method Public Method Create a Rating object instance 20130415
3 CREATE_TAG_OBJECT Instance method Public Method Create a Tag object instance 20130415
4 GET_INSTANCE Static method Public Method Get the instance of the factory 20130415
Events
Interface IF_TFW_OBJECT_FACTORY has no event.
Types
Interface IF_TFW_OBJECT_FACTORY has no local type.
Method Signatures

Method CREATE_COMMENT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY_VALUE Call by reference Type reference (TYPE) IF_TFW_TYPES=>TS_OBJ_KEY_VAL Table Type for Object Key-Value pair 20130415
2 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_TYPE_ID TFW: Object Type Identifier 20130415
3 Returning RO_COMMENT_INSTANCE Value transfer Object reference (TYPE REF TO) IF_TFW_COMMENT TFW: Comment Interface 20130415
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130418

Method CREATE_RATING_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY_VALUE Call by reference Type reference (TYPE) IF_TFW_TYPES=>TS_OBJ_KEY_VAL Table Type for Object Key-Value pair 20130416
2 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_TYPE_ID TFW: Object Type Identifier 20130416
3 Returning RO_RATING_INSTANCE Value transfer Object reference (TYPE REF TO) IF_TFW_RATING TFW: Rating Interface 20130416
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130418

Method CREATE_TAG_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY_VALUE Call by reference Type reference (TYPE) IF_TFW_TYPES=>TS_OBJ_KEY_VAL Table Type for Object Key-Value pair 20130415
2 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_TYPE_ID TFW: Object Type Identifier 20130415
3 Returning RO_TAG_INSTANCE Value transfer Object reference (TYPE REF TO) IF_TFW_TAG TFW: Tag Interface 20130415
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130418

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_TFW_OBJECT_FACTORY TFW: Factory Interface 20130415
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130614
History
Last changed by/on SAP  20140121 
SAP Release Created in 740