SAP ABAP Class CL_STW_FEED_ENTRY (represents an entry of a StreamWork feed)
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_ENTRY | StreamWork Feed entry | 20110930 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STW_FEED_ENTRY_INTERNAL | represent an entry of a StreamWork feed internally | 20110930 |
Properties
Class | CL_STW_FEED_ENTRY | |
Short Description | represents an entry of a StreamWork feed | |
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 | 20110930 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
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_ENTRY | StreamWork Feed entry | 20110930 | ||
2 | IF_STW_FEED_ENTRY_INTERNAL | represent an entry of a StreamWork feed internally | 20110930 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_STW_MODEL_FACTORY | 20110930 | StreamWork Model Factory |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_STW_CONTROLLER | 20110930 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20110930 |
2 | ![]() |
Instance method | Private | Method | Initialize the Actor | 20111103 |
3 | ![]() |
Instance method | Private | Method | Initialize the Object | 20111125 |
4 | ![]() |
Instance method | Private | Method | Initialize the Topic | 20120703 |
Events
Class CL_STW_FEED_ENTRY has no event.
Types
Class CL_STW_FEED_ENTRY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_STW_CONTROLLER | 20110930 |
Method CONSTRUCTOR on class CL_STW_FEED_ENTRY has no exception.
Method INIT_ACTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FEED_ENTRY | Call by reference | Type reference (TYPE) | IF_STW_FEED_PROCESSOR_INTERNAL=>TS_FEED_ENTRY | 20111103 | |||
2 | ![]() |
RO_ACTOR | Value transfer | Object reference (TYPE REF TO) | IF_STW_FEED_OBJECT | 20111103 |
Method INIT_ACTOR on class CL_STW_FEED_ENTRY has no exception.
Method INIT_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OBJECT | Call by reference | Type reference (TYPE) | IF_STW_FEED_PROCESSOR_INTERNAL=>TS_ACTIVITY_OBJECT | 20111125 | |||
2 | ![]() |
IV_EMAIL | Call by reference | Type reference (TYPE) | IF_STW_USER=>TV_SW_USER_EMAIL | 20111207 | |||
3 | ![]() |
RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_STW_FEED_OBJECT | 20111125 |
Method INIT_OBJECT on class CL_STW_FEED_ENTRY has no exception.
Method INIT_TOPIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FEED_ENTRY | Call by reference | Type reference (TYPE) | IF_STW_FEED_PROCESSOR_INTERNAL=>TS_FEED_ENTRY | 20120703 | |||
2 | ![]() |
RO_TOPIC | Value transfer | Object reference (TYPE REF TO) | IF_STW_TOPIC | ABAP representation of StreamWork topic | 20120703 |
Method INIT_TOPIC on class CL_STW_FEED_ENTRY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |