SAP ABAP Class CL_AR_FND_JAM_MTH_USERFEED (CL_AR_FND_JAM_MTH_USERFEED)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     AR_FND_SM_JAM_NOTIF (Package) Scenario: Send Notifications to SAP Jam
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CLB2_METHOD_PROCESS Collaboration: Callback Methods for the Process Layer 20140120
Properties
Class CL_AR_FND_JAM_MTH_USERFEED  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AR_FND_SM_JAM_NOTIF   Scenario: Send Notifications to SAP Jam 
Created 20140120   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AR_FND_JAM_MTH_USERFEED has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CLB2_METHOD_PROCESS Collaboration: Callback Methods for the Process Layer 20140120
Friends
Class CL_AR_FND_JAM_MTH_USERFEED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ENDPOINT Constant Public Type reference (TYPE) STRING '/api/v1/feed/post' End Point (URL) 20140120
2 GC_METHOD_NAME Constant Public Type reference (TYPE) CLB2_PLATFORM_METHOD 'USER_FEED_POST' Collaboration: API Method of a Service Provider 20140120
3 MS_USERFEED_DATA Instance attribute Protected Type reference (TYPE) TS_DATA User Feed Data 20140120
4 MV_USERFEED_ID Instance attribute Protected Type reference (TYPE) STRING Feed ID 20140120
Methods
# Method Level Visibility Method type Description Created on
1 GET_USERFEED_DATA Instance method Public Method Get User Feed Data 20140120
2 GET_USERFEED_ID Instance method Public Method Get User Feed ID 20140120
3 SET_USERFEED_DATA Instance method Public Method Set User Feed Data 20140120
4 SET_USERFEED_ID Instance method Public Method Set User Feed ID 20140120
Events
Class CL_AR_FND_JAM_MTH_USERFEED has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_DATA Public See coding 20140120 BEGIN OF ts_data, actstreams TYPE xstring, * maybe in future: odata, structured (abap-structure) END OF ts_data
Method Signatures

Method GET_USERFEED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_USERFEED_DATA Value transfer Type reference (TYPE) TS_DATA 20140120

Method GET_USERFEED_DATA on class CL_AR_FND_JAM_MTH_USERFEED has no exception.

Method GET_USERFEED_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_USERFEED_ID Value transfer Type reference (TYPE) STRING 20140120

Method GET_USERFEED_ID on class CL_AR_FND_JAM_MTH_USERFEED has no exception.

Method SET_USERFEED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_USERFEED_DATA Call by reference Type reference (TYPE) TS_DATA 20140120

Method SET_USERFEED_DATA on class CL_AR_FND_JAM_MTH_USERFEED has no exception.

Method SET_USERFEED_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USERFEED_ID Call by reference Type reference (TYPE) STRING 20140120

Method SET_USERFEED_ID on class CL_AR_FND_JAM_MTH_USERFEED has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100