See: Description
Interface | Description |
---|---|
ITelesalesCommService |
Use ITelesalesCommService to send and receive communication service requests that originate from GUI panels (views, editors, dialogs, and so on).
|
ITelesalesRequestHandler |
ITelesalesRequestHandler is an interface that is implemented by all request handler classes.
|
Class | Description |
---|---|
FindCriteria |
Use FindCriteria as a helper object for the search criteria in find dialogs.
|
TelesalesCommServiceFactory |
Use TelesalesCommServiceFactory to instantiate an implementation of ITelesalesCommService as described by an extension of the "com.ibm.commerce.telesales.core.commServices" extension point.
|
TelesalesCommServiceFactory.CommServiceDescriptor |
This class describes an extension of the "com.ibm.commerce.telesales.core.commServices" extension point.
|
TelesalesController |
Use TelesalesController to run service actions defined through an extension point: com.ibm.commerce.telesales.core.telesalesActions.
|
TelesalesModelObjectFactory |
Use TelesalesModelObjectFactory to instantiate model objects as described by an extension of the "com.ibm.commerce.telesales.core.modelObjects" extension point.
|
TelesalesModelObjectFactory.ModelObjectDescriptor |
This class describes an extension of the "com.ibm.commerce.telesales.core.modelObjects" extension point.
|
TelesalesProperties |
TelesalesProperties is a property container used by the core plug-in when it requests an operation from the view which maps keys to values.
|
TelesalesRequestStatus |
TelesalesRequestStatus is an IStatus object that is returned by a service request.
|
TelesalesServiceRequest |
Use this class to transmit a service request ID and its parameters from a user interface plug-in to the Core plug-in's controller.
|
TelesalesServiceRequestFactory |
Use TelesalesServiceRequestFactory to instantiate an implementation of ITelesalesRequestHandler as described by an extension of the "com.ibm.commerce.telesales.core.serviceRequests" extension point.
|
TelesalesServiceRequestFactory.ServiceRequestDescriptor |
This class encapsulate an extension of the "com.ibm.commerce.telesales.core.serviceRequests" extension point.
|
This package contains the IBM Sales Center request builder and services classes.
Provides classes and interfaces to Sales Center request building functionality and services at client side. It contains all the basic request builder and services classes and interfaces which are helpful in communicating with the server.