Common value objects

Oracle Empirica Topics service methods contain value objects that are passed as arguments or returned from service calls. This document describes the member variables for each value object.

If you are importing the WSDL with Java, the value objects have protected member variables and your application will access the variables through public getters and setters that are generated from the WSDL. These fields are available in the getFieldName and setFieldName form. If you are importing the WSDL with .NET, the member variables are public rather than having getters and setters.

To include context information to process a request: