[This is preliminary documentation and is subject to change.]
This namespace drives the OfficeClip generic webservice.
Classes
� | Class | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Driver |
The driver class drives all the web services calls. Each web service
communicates with the outside world using simple data types. Complex data
types are encoded in the xml format which is same as the serialized
dataset. Instead of xml, the consumer can also use the dataset (in .net
clients). Most services has a service type as argument. The service group
determines which entity is addressed (example group, attachment, contact
etc.). The service type is an enumerated type in OfficeClip, the integer
value of which is used in the web service. Following are the service types
that are currently implemented.
|