SAP ABAP Interface IF_SIW_ESR_READER_INT (Select ES Repository for SIW)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_CORE (Package) Core of Service Implementation Workbench
Properties
Interface IF_SIW_ESR_READER_INT  
Short Description Select ES Repository for SIW    
General Data
Package S_SIW_CORE   Core of Service Implementation Workbench 
Created 20061121   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SIW_OPERATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_ESR_READER Select ES Repository for SIW 20061121
Friends
Interface IF_SIW_ESR_READER_INT has no friend.
Attributes
Interface IF_SIW_ESR_READER_INT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAMESPACE Instance method Public Method 20061122
2 GET_OPERATIONS_BY_SERVICE Instance method Public Method 20061121
3 GET_SERVICE Instance method Public Method Read Service from ES Repository 20061121
4 GET_SERVICES_BY_NAMESPACE Instance method Public Method Read Services for Namespace from ES Repository 20061121
Events
Interface IF_SIW_ESR_READER_INT has no event.
Types
Interface IF_SIW_ESR_READER_INT has no local type.
Method Signatures

Method GET_NAMESPACE Signature

Method GET_NAMESPACE on Interface IF_SIW_ESR_READER_INT has no parameter.
Method GET_NAMESPACE on Interface IF_SIW_ESR_READER_INT has no exception.

Method GET_OPERATIONS_BY_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Object reference (TYPE REF TO) IF_SIW_SERVICE ES Repository Service for SIW 20061121
2 Returning R_OPERATIONS Value transfer Type reference (TYPE) IF_SIW_OPERATION=>TAB 20061121
# Exception Resumable Description Created on
1 CX_SIW_CALL_ERROR Error During Call (Prerequisite Violated) 20061122
2 CX_SIW_EXECUTION_ERROR Error During Execution 20061122

Method GET_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING ES Repository Name of Service 20061121
2 Importing I_NAMESPACE Call by reference Type reference (TYPE) STRING ES Repository Namespace for SIW 20061121
3 Importing I_SWCV Call by reference Type reference (TYPE) STRING ES Repository Software Component Version for SIW 20061121
4 Returning R_SERVICE Value transfer Object reference (TYPE REF TO) IF_SIW_SERVICE ES Repository Service for SIW 20061121
# Exception Resumable Description Created on
1 CX_SIW_CALL_ERROR Error During Call (Prerequisite Violated) 20061121
2 CX_SIW_EXECUTION_ERROR Error During Execution 20061121

Method GET_SERVICES_BY_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAMESPACE Call by reference Object reference (TYPE REF TO) IF_SIW_NAMESPACE ES Repository Namespace for SIW 20061121
2 Returning R_SERVICES Value transfer Type reference (TYPE) IF_SIW_SERVICE=>TAB Services 20061121
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Error During Execution 20061121
History
Last changed by/on SAP  20110908 
SAP Release Created in 100