SAP ABAP Interface IF_CLB_METHOD_PROCESS (Collaboration: Callback Methods for the Process Layer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_CLB_PROCESS (Package) Process Layer of the Collaboration Platform Library
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_POST_STATUS_UPDATE Post status update to an activity or topic 20111107
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_FEEDENTR_BOOKMARK Generated with a little help of SIW 20111206
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_FEEDENTR_MARKIMP Generated with a little help of SIW 20111206
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_FEEDENTR_UNBOOKMARK Generated with a little help of SIW 20111206
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_FEEDENTR_UNMARKIMP Generated with a little help of SIW 20111206
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_FEED_ENTRY_REPLY Generated with a little help of SIW 20120323
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_GET_FEED Get a feed from StreamWork 20111118
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_GET_FEED_FILTER Get feed filter as given in StreamWork 20111116
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_GET_FOLLOWED_ENT Get Followed Entities (Activities, Topics, and Users) 20111118
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_GET_SINGLE_USE_TOK Get single use token 20111221
... Click here to see Used By full list (57 items)
Properties
Interface IF_CLB_METHOD_PROCESS  
Short Description Collaboration: Callback Methods for the Process Layer    
General Data
Package S_CLB_PROCESS   Process Layer of the Collaboration Platform Library 
Created 20110825   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_CLB_METHOD_PROCESS has no forward declaration.
Interfaces
Interface IF_CLB_METHOD_PROCESS has no interface.
Friends
Interface IF_CLB_METHOD_PROCESS has no friend.
Attributes
Interface IF_CLB_METHOD_PROCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE_RESULT Instance method Public Method Evaluate Result after SET_RESULT has been called. 20110825
2 GET_CONNECTION_DATA Instance method Public Method Get Method-Specific Data for the Connectivity 20110829
3 GET_NAME Instance method Public Method Return the name of the method 20110927
4 PREPARE_CALL Instance method Public Method Prepare the call 20110825
Events
Interface IF_CLB_METHOD_PROCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CONNECTION_DATA Public See coding 20110915 BEGIN OF ts_connection_data, endpoint TYPE string, request_method TYPE clb_request_method, auth_context TYPE clb_auth_context, END OF ts_connection_data
Method Signatures

Method EVALUATE_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CLIENT Call by reference Object reference (TYPE REF TO) IF_CLB_HTTP_CONNECTOR 20110826
2 Importing IT_RESULT_HEADER Call by reference Type reference (TYPE) TIHTTPNVP 20110826
3 Importing IV_RESULT Call by reference Type reference (TYPE) XSTRING 20110826
4 Importing IV_RESULT_CODE Call by reference Type reference (TYPE) NUM4 20110826
5 Importing IV_RESULT_MESSAGE Call by reference Type reference (TYPE) STRING 20110826
# Exception Resumable Description Created on
1 CX_CLB_PROCESS_METHOD 20110826

Method GET_CONNECTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DATA Value transfer Type reference (TYPE) IF_CLB_METHOD_PROCESS=>TS_CONNECTION_DATA 20110829

Method GET_CONNECTION_DATA on Interface IF_CLB_METHOD_PROCESS has no exception.

Method GET_NAME Signature

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

Method GET_NAME on Interface IF_CLB_METHOD_PROCESS has no exception.

Method PREPARE_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONNECTOR Call by reference Object reference (TYPE REF TO) IF_CLB_HTTP_CONNECTOR 20110825
# Exception Resumable Description Created on
1 CX_CLB_PROCESS 20110825
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_POST_STATUS_UPDATE Post status update to an activity or topic 20111107
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_FEEDENTR_BOOKMARK Generated with a little help of SIW 20111206
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_FEEDENTR_MARKIMP Generated with a little help of SIW 20111206
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_FEEDENTR_UNBOOKMARK Generated with a little help of SIW 20111206
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_FEEDENTR_UNMARKIMP Generated with a little help of SIW 20111206
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_FEED_ENTRY_REPLY Generated with a little help of SIW 20120323
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_GET_FEED Get a feed from StreamWork 20111118
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_GET_FEED_FILTER Get feed filter as given in StreamWork 20111116
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_GET_FOLLOWED_ENT Get Followed Entities (Activities, Topics, and Users) 20111118
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_GET_SINGLE_USE_TOK Get single use token 20111221
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_GET_TASK_DATA Generated by SIW 20120618
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ITM_COMMENT_CREATE Create new File Item 20111121
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ITM_CREATE_BASE Create New Activity 20111110
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ITM_GET_BASE Get Item Data Base Class 20111116
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ITM_GET_BASE_DETAIL Get Additional Item Detail Data Base Class 20111122
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_CURR_USER_GET_TASKS Generated by SIW 20120619
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_REVOKE_TOKEN Generated by SIW 20120228
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_SESSION Generated by SIW 20120120
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_TASK_CHANGE Generated by SIW 20120606
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_TASK_CHANGE_STATUS Generated by SIW 20120608
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_TASK_DELETE Generated by SIW 20120619
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_TOKEN Generated by SIW 20120208
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_TOPIC_DELETE Delete a topic 20111205
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_TOPIC_FOLLOW Follow a Topic 20111115
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_TOPIC_GET_FOLLOWERS Get Followers of a Topic 20111115
26 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_TOPIC_UNFOLLOW Unfollow a Topic 20111115
27 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_USERFEED_TOPICS Generated by SIW 20120611
28 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_USR_GET_PROFILE Get User Profile from StreamWork 20111011
29 Interface implementation (CLASS c. INTERFACES i_ref)  TD_CLB_GENERAL_ABSTRACT general abstract testdouble to reduce note dependencies 20120504
30 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_GET_PARTICIPANT Query Activities by ID 20111213
31 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_MTH_GROUP_GET_INFO Generated by SIW 20130122
32 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_MTH_PERSON_GET_PROFILE Generated by SIW 20121203
33 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_MTH_SEARCH Generated by SIW 20121129
34 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_MTH_SESSION_GET Generated by SIW 20121115
35 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_MTH_TOKEN_GET Process Method Class: Get Access Token from SAP Jam 20121115
36 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_MTH_TOKEN_REVOKE Generated by SIW 20121115
37 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_MTH_USERFEED_TOPICS Generated by SIW 20121214
38 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACTIVITY_FOLLOW Generated with a little help of SIW 20111206
39 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACTIVITY_UNFOLLOW Generated with a little help of SIW 20111206
40 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_CHANGE_OWNER Generated by SIW 20120209
41 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_CREATE_TASK Generated by SIW 20120531
42 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_GET_DATA Query Activities by ID 20111020
43 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_GET_ITEMS Query items by StreamWork Activity 20111129
44 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLB_METHOD SAIL: Collaboration function implementation 20110825
45 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_GET_TASKS Generated by SIW 20120605
46 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_INVITE_PARTICIP Create New Activity 20110915
47 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_QUERY Query Activities 20111021
48 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_QUERY_BY_ID Query Activities by ID 20110926
49 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_REMOVE_PARTICIP Remove a participant from a particluar activity 20111025
50 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_RESET_EVT_CTR Generated by SIW 20120227
51 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_SET_DUE_DATE Generated by SIW 20120704
52 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_SET_NAME Generated by SIW 20120208
53 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_SET_PRIVACY Generated by SIW 20120210
54 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_SET_SHARING Generated by SIW 20120209
55 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_ACT_SET_STATUS Set status on StreamWork Activity 20111115
56 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_CREATE_ACTIVITY Create New Activity 20110914
57 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_MTH_CREATE_TOPIC create a topic in StreamWork 20111019
History
Last changed by/on SAP  20130531 
SAP Release Created in 732