SAP ABAP Interface IF_CLB2_METHOD_PROCESS (Collaboration: Callback Methods for the Process Layer)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     CLB2_PROCESS (Package) Process Layer of the Collaboration Platform Library
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CLB2_METHOD_GENERIC Generic method 20130711
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AR_FND_JAM_MTH_SESSION_GET Jam Process Method: Get Session 20130529
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AR_FND_JAM_MTH_TOKEN_GET Process Method Class: Get Access Token from SAP Jam 20130529
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AR_FND_JAM_MTH_TOKEN_REVOKE Process Method Class: Revoke Token 20130529
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AR_FND_JAM_MTH_USERFEED 20140120
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLB2_METHOD SAIL: Collaboration function implementation 20130516
7 Interface implementation (CLASS c. INTERFACES i_ref)  TD_CLB2_GENERAL_ABSTRACT Collaboration: General Test Double (Abstract) 20130516
Properties
Interface IF_CLB2_METHOD_PROCESS  
Short Description Collaboration: Callback Methods for the Process Layer    
General Data
Package CLB2_PROCESS   Process Layer of the Collaboration Platform Library 
Created 20130516   SAP 
Last changed 20131127   SAP 
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)
Interfaces
Interface IF_CLB2_METHOD_PROCESS has no interface.
Friends
Interface IF_CLB2_METHOD_PROCESS has no friend.
Attributes
Interface IF_CLB2_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 20130516
2 GET_CONNECTION_DATA Instance method Public Method Get Method-Specific Data for the Connectivity 20130516
3 GET_NAME Instance method Public Method Return the Name of the Method 20130516
4 PREPARE_CALL Instance method Public Method Prepare the Call 20130516
Events
Interface IF_CLB2_METHOD_PROCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CONNECTION_DATA Public See coding 20130516 BEGIN OF ts_connection_data, endpoint TYPE string, request_method TYPE CLB2_REQUEST_METHOD, auth_context TYPE CLB2_AUTH_CONTEXT, no_xml_check type abap_bool, 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_CLB2_HTTP_CONNECTOR 20130516
2 Importing IT_RESULT_HEADER Call by reference Type reference (TYPE) TIHTTPNVP 20130516
3 Importing IV_RESULT Call by reference Type reference (TYPE) XSTRING 20130516
4 Importing IV_RESULT_CODE Call by reference Type reference (TYPE) NUM4 20130516
5 Importing IV_RESULT_MESSAGE Call by reference Type reference (TYPE) STRING 20130516
# Exception Resumable Description Created on
1 CX_CLB2_PROCESS_METHOD 20130516

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_CLB2_METHOD_PROCESS=>TS_CONNECTION_DATA 20130516

Method GET_CONNECTION_DATA on Interface IF_CLB2_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 20130516

Method GET_NAME on Interface IF_CLB2_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_CLB2_HTTP_CONNECTOR 20130516
# Exception Resumable Description Created on
1 CX_CLB2_PROCESS 20130516
History
Last changed by/on SAP  20131127 
SAP Release Created in 100