SAP ABAP Interface IF_SWSDL11_DEFINITION (wsdl:definitions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SWSDL11 (Package) WSDL 1.1 Library
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWSDL11_DEFINITION wsdl:definitions 20040801
Properties
Interface IF_SWSDL11_DEFINITION  
Short Description wsdl:definitions    
General Data
Package SWSDL11   WSDL 1.1 Library 
Created 20040801   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWSDL11_DEFINITION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SLIB_BASE_URI Base URI 20051116
2 IF_SWSDL11_DOCUMENTATION wsdl:documentation 20041001
3 IF_SWSDL11_EXTENSIBLE Extensible WSDL Element 20040801
4 IF_SWSDL11_NODE WSDL 1.1. Node 20040802
Friends
Interface IF_SWSDL11_DEFINITION has no friend.
Attributes
Interface IF_SWSDL11_DEFINITION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BINDING Instance method Public Method 20040801
2 ADD_EXTENSION Instance method Public Method 20040801
3 ADD_IMPORT Instance method Public Method 20040927
4 ADD_MESSAGE Instance method Public Method 20040801
5 ADD_NAMESPACE_DECL Instance method Public Method 20051118
6 ADD_PORTTYPE Instance method Public Method 20040801
7 ADD_SERVICE Instance method Public Method 20040801
8 DETECT_STYLE Instance method Public Method 20050530
9 GET_ADMIN_CONTROL Instance method Public Method 20060412
10 GET_BASE_URI Instance method Public Method 20051116
11 GET_BINDING Instance method Public Method 20040930
12 GET_BINDING_LIST Instance method Public Method 20040801
13 GET_COMPOSITE_CONTROL Instance method Public Method 20060412
14 GET_DEFINITION Instance method Public Method 20051118
15 GET_DOCUMENTATION Instance method Public Method 20041001
16 GET_EXTENSION_LIST Instance method Public Method 20040801
17 GET_IMPORT Instance method Public Method 20050303
18 GET_IMPORT_LIST Instance method Public Method 20040927
19 GET_MESSAGE Instance method Public Method 20040930
20 GET_MESSAGE_LIST Instance method Public Method 20040801
21 GET_NAMESPACE_DECL Instance method Public Method 20051118
22 GET_NAMESPACE_DECL_LIST Instance method Public Method 20051118
23 GET_NAMESPACE_URI Instance method Public Method 20051118
24 GET_NODE_TYPE Instance method Public Method 20051118
25 GET_PARENT Instance method Public Method 20060412
26 GET_PORTTYPE Instance method Public Method 20040929
27 GET_PORTTYPE_LIST Instance method Public Method 20040801
28 GET_QNAME Instance method Public Method 20040927
29 GET_REGISTRY Instance method Public Method 20051118
30 GET_SERVICE Instance method Public Method 20041205
31 GET_SERVICE_LIST Instance method Public Method 20040801
32 GET_TARGET_NAMESPACE Instance method Public Method 20040801
33 GET_TYPE_CONTAINER Instance method Public Method 20041112
34 LOCK Instance method Public Method 20051118
35 REMOVE_BINDING Instance method Public Method 20040801
36 REMOVE_EXTENSION Instance method Public Method 20040801
37 REMOVE_IMPORT Instance method Public Method 20040927
38 REMOVE_MESSAGE Instance method Public Method 20040801
39 REMOVE_NAMESPACE_DECL Instance method Public Method 20051118
40 REMOVE_PORTTYPE Instance method Public Method 20040801
41 REMOVE_SERVICE Instance method Public Method 20040801
42 SET_BASE_URI Instance method Public Method 20051116
43 SET_DOCUMENTATION Instance method Public Method 20041001
44 SET_QNAME Instance method Public Method 20040927
45 SET_TARGET_NAMESPACE Instance method Public Method 20040801
46 SET_TYPE_CONTAINER Instance method Public Method 20041112
Events
Interface IF_SWSDL11_DEFINITION has no event.
Types
Interface IF_SWSDL11_DEFINITION has no local type.
Method Signatures

Method ADD_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Object reference (TYPE REF TO) IF_SWSDL11_BINDING 20040916
# Exception Resumable Description Created on
1 CX_SLIB 20050121

Method ADD_EXTENSION Signature

Method ADD_EXTENSION on Interface IF_SWSDL11_DEFINITION has no parameter.
Method ADD_EXTENSION on Interface IF_SWSDL11_DEFINITION has no exception.

Method ADD_IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMPORT Call by reference Object reference (TYPE REF TO) IF_SWSDL11_IMPORT wsdl:import 20041114
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_SWSDL11_MESSAGE 20040805
# Exception Resumable Description Created on
1 CX_SLIB 20050121

Method ADD_NAMESPACE_DECL Signature

Method ADD_NAMESPACE_DECL on Interface IF_SWSDL11_DEFINITION has no parameter.
Method ADD_NAMESPACE_DECL on Interface IF_SWSDL11_DEFINITION has no exception.

Method ADD_PORTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PORTTYPE Call by reference Object reference (TYPE REF TO) IF_SWSDL11_PORTTYPE 20040805
# Exception Resumable Description Created on
1 CX_SLIB 20050121

Method ADD_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVICE Call by reference Object reference (TYPE REF TO) IF_SWSDL11_SERVICE 20040916
# Exception Resumable Description Created on
1 CX_SLIB 20050121

Method DETECT_STYLE Signature

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

Method DETECT_STYLE on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_ADMIN_CONTROL Signature

Method GET_ADMIN_CONTROL on Interface IF_SWSDL11_DEFINITION has no parameter.
Method GET_ADMIN_CONTROL on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_BASE_URI Signature

Method GET_BASE_URI on Interface IF_SWSDL11_DEFINITION has no parameter.
Method GET_BASE_URI on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME WSDL 1.1 QName 20040930
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SWSDL11_BINDING 20040930

Method GET_BINDING on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_BINDING_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_NODESET Nodeset 20040805

Method GET_BINDING_LIST on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_COMPOSITE_CONTROL Signature

Method GET_COMPOSITE_CONTROL on Interface IF_SWSDL11_DEFINITION has no parameter.
Method GET_COMPOSITE_CONTROL on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_DEFINITION Signature

Method GET_DEFINITION on Interface IF_SWSDL11_DEFINITION has no parameter.
Method GET_DEFINITION on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_DOCUMENTATION Signature

Method GET_DOCUMENTATION on Interface IF_SWSDL11_DEFINITION has no parameter.
Method GET_DOCUMENTATION on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_EXTENSION_LIST Signature

Method GET_EXTENSION_LIST on Interface IF_SWSDL11_DEFINITION has no parameter.
Method GET_EXTENSION_LIST on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE Call by reference Type reference (TYPE) ANYURI any URI 20050303
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SWSDL11_IMPORT wsdl:definitions 20050303

Method GET_IMPORT on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_IMPORT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_NODESET Nodeset 20041114

Method GET_IMPORT_LIST on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME WSDL 1.1 QName 20040930
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SWSDL11_MESSAGE 20040930

Method GET_MESSAGE on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_MESSAGE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_NODESET Nodeset 20040805

Method GET_MESSAGE_LIST on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_NAMESPACE_DECL Signature

Method GET_NAMESPACE_DECL on Interface IF_SWSDL11_DEFINITION has no parameter.
Method GET_NAMESPACE_DECL on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_NAMESPACE_DECL_LIST Signature

Method GET_NAMESPACE_DECL_LIST on Interface IF_SWSDL11_DEFINITION has no parameter.
Method GET_NAMESPACE_DECL_LIST on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_NAMESPACE_URI Signature

Method GET_NAMESPACE_URI on Interface IF_SWSDL11_DEFINITION has no parameter.
Method GET_NAMESPACE_URI on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_NODE_TYPE Signature

Method GET_NODE_TYPE on Interface IF_SWSDL11_DEFINITION has no parameter.
Method GET_NODE_TYPE on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_SWSDL11_DEFINITION has no parameter.
Method GET_PARENT on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_PORTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME WSDL 1.1 QName 20040929
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SWSDL11_PORTTYPE 20040929

Method GET_PORTTYPE on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_PORTTYPE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_NODESET Nodeset 20040805

Method GET_PORTTYPE_LIST on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) QNAME WSDL 1.1 QName 20040927

Method GET_QNAME on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_REGISTRY Signature

Method GET_REGISTRY on Interface IF_SWSDL11_DEFINITION has no parameter.
Method GET_REGISTRY on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20041205
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SWSDL11_SERVICE wsdl:service 20041205

Method GET_SERVICE on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_SERVICE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_NODESET Nodeset 20040805

Method GET_SERVICE_LIST on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_TARGET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) ANYURI any URI 20040802

Method GET_TARGET_NAMESPACE on Interface IF_SWSDL11_DEFINITION has no exception.

Method GET_TYPE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SWSDL11_TYPE_CONTAINER wsdl:types 20041112

Method GET_TYPE_CONTAINER on Interface IF_SWSDL11_DEFINITION has no exception.

Method LOCK Signature

Method LOCK on Interface IF_SWSDL11_DEFINITION has no parameter.
Method LOCK on Interface IF_SWSDL11_DEFINITION has no exception.

Method REMOVE_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Object reference (TYPE REF TO) IF_SWSDL11_BINDING 20040916
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method REMOVE_EXTENSION Signature

Method REMOVE_EXTENSION on Interface IF_SWSDL11_DEFINITION has no parameter.
Method REMOVE_EXTENSION on Interface IF_SWSDL11_DEFINITION has no exception.

Method REMOVE_IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMPORT Call by reference Object reference (TYPE REF TO) IF_SWSDL11_IMPORT wsdl:import 20041114
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method REMOVE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_SWSDL11_MESSAGE 20040805
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method REMOVE_NAMESPACE_DECL Signature

Method REMOVE_NAMESPACE_DECL on Interface IF_SWSDL11_DEFINITION has no parameter.
Method REMOVE_NAMESPACE_DECL on Interface IF_SWSDL11_DEFINITION has no exception.

Method REMOVE_PORTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PORTTYPE Call by reference Object reference (TYPE REF TO) IF_SWSDL11_PORTTYPE 20040805
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method REMOVE_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVICE Call by reference Object reference (TYPE REF TO) IF_SWSDL11_SERVICE 20040916
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method SET_BASE_URI Signature

Method SET_BASE_URI on Interface IF_SWSDL11_DEFINITION has no parameter.
Method SET_BASE_URI on Interface IF_SWSDL11_DEFINITION has no exception.

Method SET_DOCUMENTATION Signature

Method SET_DOCUMENTATION on Interface IF_SWSDL11_DEFINITION has no parameter.
Method SET_DOCUMENTATION on Interface IF_SWSDL11_DEFINITION has no exception.

Method SET_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME WSDL 1.1 QName 20040927
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method SET_TARGET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TNS Call by reference Type reference (TYPE) ANYURI any URI 20040802
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method SET_TYPE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWSDL11_TYPE_CONTAINER wsdl:types 20041112
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121
History
Last changed by/on SAP  20090618 
SAP Release Created in 700