|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServiceDefinition
Defines a service (a named business function) in terms of its request and response document types and a set of implementation specific properties.
| Method Summary | |
|---|---|
Map |
getPropertySet()
Get the properties (name/value pairs) for this service. |
IRequestDefinition |
getRequestDefinition()
Get the definition for the request document for this service. |
IResponseDefinition |
getResponseDefinition()
Get the definition for the response document for this service. |
| Method Detail |
|---|
IRequestDefinition getRequestDefinition()
IResponseDefinition getResponseDefinition()
Map getPropertySet()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||