Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Mapping Rules for Session Facade

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.

...