...
Mapping Rules for Session Facade
- TIP_Soap_Generator_Mapping_Rules_-_Part_IV#Service Interface___abstract
- TIP_Soap_Generator_Mapping_Rules_-_Part_IV#Service Interface___non-abstract
- TIP_Soap_Generator_Mapping_Rules_-_Part_IV#Service Interface___Operations
- TIP_Soap_Generator_Mapping_Rules_-_Part_IV#Service Interface___Inheritance TIP_Soap_Generator_Mapping_Rules_-_Part_IV#Service Interface___
- Service Interface; abstract
- Service Interface; non-abstract
- Service Interface; Operations
- Service Interface; Inheritance
- Service Interface; parent is in external reference
Service Interface; abstract
...
TIP_Soap_Generator_Mapping_Rules_-_Part_III#Mapping_Rules_for_Operations
...
Service Interface; Inheritance
Mapping Rule
When map a non-abstract session facade Service Interface (Session Facade) (to SOAP message definition file and WSDL file(s)), both of its local operations and all inherited operations will be mapped to WSDL operations. Note that the facade can inherit operations from an abstract session facade.
...