Portlet Factory, Version 6.1.2
Objects Created by The Service Stub Builder
This topic describes the builder calls that the Service Stub builder creates in the generated stub model.
This builder is unusual in that it creates no WebApp artifacts, but rather generates a complete and separate model. The builder calls in the generated stub model include:
- Service Definition
- Creates a new public service.
- Service Operation
- Defines each service operation, with the same interface as in the target service.
- Schema
- One for each schema used by the target service's inputs and outputs.
- Variable
- One for each operation output, populated with constant sample data.
- Method
- One for each operation, returning the above variable.
Parent topic: Service Stub builder
Library | Support |