Show contents 

Web Service > Web Service Operations > Working with Custom Class Objects

Working with Custom Class Objects

This section describes operations that are used to work with a custom class container and custom class objects. The operations enable the user to execute the following actions:

Working with Custom Class Container

  Operation Brief description
GetCustomExtender The GetCustomExtender operation gets custom class container metadata.
OpenCustomExtender The OpenCustomExtender operation opens custom class container.
SetCustomExtender The SetCustomExtender operation changes custom class container metadata.

Working with Custom Class Objects

  Operation Brief description
CloseCustomOb The CloseCustomOb operation closes a custom class object instance.
CreateCustomOb The CreateCustomOb operation creates a custom class object.
GetCustomOb The GetCustomOb operation gets custom class object metadata.
HandleCustomObOper The HandleCustomObOper operation is used to execute custom/standard operation for custom class object instance.
OpenCustomOb The OpenCustomOb operation opens a custom class object.
SetCustomOb The SetCustomOb operation changes custom class object metadata.

See also:

Web Service Operations