SAP ABAP Class CL_STW_TOPIC (ABAP representation of StreamWork topic)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_STW_OL_COMMON (Package) Common Objects and def. of the Object Layer (comp. mode)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STW_FEED_RESOURCE StreamWork Feed Resource 20111108
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STW_TOPIC ABAP representation of StreamWork topic 20111019
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STW_TOPIC_INTERNAL ABAP representation of StreamWork topic 20111019
Properties
Class CL_STW_TOPIC  
Short Description ABAP representation of StreamWork topic    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_STW_OL_COMMON   Common Objects and def. of the Object Layer (comp. mode) 
Created 20111019   SAP 
Last change 20140121   SAP 
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)
2 IF_STW_USER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_STW_FEED_RESOURCE StreamWork Feed Resource 20111108
2 IF_STW_TOPIC ABAP representation of StreamWork topic 20111019
3 IF_STW_TOPIC_INTERNAL ABAP representation of StreamWork topic 20111019
Friends
# Friend Modeled only Created on Description
1 CL_STW_MODEL_FACTORY 20111019 StreamWork Model Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_STW_CONTROLLER 20111019
2 MT_FOLLOWER Instance attribute Private Type reference (TYPE) IF_STW_USER=>TT_SW_USER List of Stream Users 20130214
3 MV_FOLLOWER_DATA_VALID Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130214
4 MV_ID Instance attribute Private Attribute reference (LIKE) 20120419
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20111019
2 GET_DATA_VALIDITY Instance method Private Method 20120706
3 SET_DATA_VALIDITY Instance method Private Method 20120706
Events
Class CL_STW_TOPIC has no event.
Types
Class CL_STW_TOPIC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_STW_CONTROLLER 20111019

Method CONSTRUCTOR on class CL_STW_TOPIC has no exception.

Method GET_DATA_VALIDITY Signature

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

Method GET_DATA_VALIDITY on class CL_STW_TOPIC has no exception.

Method SET_DATA_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALID Call by reference Type reference (TYPE) ABAP_BOOL 20120706

Method SET_DATA_VALIDITY on class CL_STW_TOPIC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 732