Management Center services

The Management Center framework uses different types of services to communicate with the WebSphere Commerce Server.

Each business object editor must define which type of service the Management Center will use to communicate with the WebSphere Commerce Server. Different types of services perform different tasks. For example, you can use configuration services to retrieve configuration data and context data, load services to retrieve business objects, and transaction services to create, update, and delete business objects.

The wcfService class is the base class for all service types used within the Management Center.