SAP ABAP Interface IF_CLB2_CUST_GW_SRV (Collaboration: OData Service Registry)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     CLB2_CUST (Package) Customizing 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_CLB2_CUST_GW_SRV Collaboration: OData Service Registry 20140204
Properties
Interface IF_CLB2_CUST_GW_SRV  
Short Description Collaboration: OData Service Registry    
General Data
Package CLB2_CUST   Customizing of the Collaboration Platform Library 
Created 20130516   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_CLB2_CUST_GW_SRV has no forward declaration.
Interfaces
Interface IF_CLB2_CUST_GW_SRV has no interface.
Friends
Interface IF_CLB2_CUST_GW_SRV has no friend.
Attributes
Interface IF_CLB2_CUST_GW_SRV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RELEASED_PTYPE Instance method Public Method Get Service Providers for which an OData Service is Released 20140204
2 GET_SERVICES Instance method Public Method Get OData Services by BO Type 20140204
3 GET_SERVICES_BY_BASE_URL Instance method Public Method Get OData Services by Related Service and Collection 20140228
4 GET_SERVICES_BY_PTYPE Instance method Public Method Get OData Services by BO Type and Service Provider 20140204
Events
Interface IF_CLB2_CUST_GW_SRV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_SERVICE Public See coding Service Registry Entry 20140204 BEGIN OF ts_service, bo_type TYPE clb2_bo_type. INCLUDE TYPE clb2_s_gw_srv_data AS data. TYPES: END OF ts_service
2 TT_PLATFORM_TYPE Public See coding List of Service Providers 20140204 tt_platform_type TYPE STANDARD TABLE OF clb2_platform_type WITH DEFAULT KEY
3 TT_SERVICE Public See coding List of Service Registry Entries 20140204 tt_service TYPE STANDARD TABLE OF ts_service WITH DEFAULT KEY
Method Signatures

Method GET_RELEASED_PTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLI_CONTEXT Call by reference Type reference (TYPE) CLB2_APPL_CONTEXT 20140204
2 Importing IV_BO_TYPE Call by reference Type reference (TYPE) CLB2_BO_TYPE 20140204
3 Importing IV_EXTERNAL_SERVICE_NAME Call by reference Type reference (TYPE) CLB2_EXT_SERVICE_NAME Collaboration: External Service Name 20140228
4 Returning RT_PLATFORM_TYPE Value transfer Type reference (TYPE) TT_PLATFORM_TYPE 20140204

Method GET_RELEASED_PTYPE on Interface IF_CLB2_CUST_GW_SRV has no exception.

Method GET_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLI_CONTEXT Call by reference Type reference (TYPE) CLB2_APPL_CONTEXT SPACE 20140204
2 Importing IV_BO_TYPE Call by reference Type reference (TYPE) CLB2_BO_TYPE 20140204
3 Returning RT_SERVICE Value transfer Type reference (TYPE) TT_SERVICE 20140204

Method GET_SERVICES on Interface IF_CLB2_CUST_GW_SRV has no exception.

Method GET_SERVICES_BY_BASE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLI_CONTEXT Call by reference Type reference (TYPE) CLB2_APPL_CONTEXT SPACE Application Context 20140228
2 Importing IV_BASE_URL Call by reference Type reference (TYPE) STRING Base URL of an OData Service 20140228
3 Importing IV_COLLECTION_NAME Call by reference Type reference (TYPE) STRING Collection or EntitySet Name 20140228
4 Importing IV_PLATFORM_TYPE Call by reference Type reference (TYPE) CLB2_PLATFORM_TYPE SPACE Service Provider Type 20140228
5 Returning RT_SERVICE Value transfer Type reference (TYPE) TT_SERVICE List of Matching Services 20140228

Method GET_SERVICES_BY_BASE_URL on Interface IF_CLB2_CUST_GW_SRV has no exception.

Method GET_SERVICES_BY_PTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLI_CONTEXT Call by reference Type reference (TYPE) CLB2_APPL_CONTEXT 20140204
2 Importing IV_BO_TYPE Call by reference Type reference (TYPE) CLB2_BO_TYPE 20140204
3 Importing IV_PLATFORM_TYPE Call by reference Type reference (TYPE) CLB2_PLATFORM_TYPE 20140204
4 Returning RT_SERVICE Value transfer Type reference (TYPE) TT_SERVICE 20140204

Method GET_SERVICES_BY_PTYPE on Interface IF_CLB2_CUST_GW_SRV has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 100