Mapping of client model objects

The client model objects implement the corresponding interfaces of the Business Process Choreographer API.

This wrapping of the interfaces provides locale-sensitive labels and converters for a set of properties. The following table shows the mapping of the Business Process Choreographer interfaces to the corresponding client model objects.
Table 1. How Business Process Choreographer interfaces are mapped to client model objects
Business Process Choreographer interface Client model object class
com.ibm.bpe.api.ActivityInstanceData com.ibm.bpe.clientmodel.bean.ActivityInstanceBean
com.ibm.bpe.api.ActivityServiceTemplateData com.ibm.bpe.clientmodel.bean.ActivityServiceTemplateBean
com.ibm.bpe.api.ProcessInstanceData com.ibm.bpe.clientmodel.bean.ProcessInstanceBean
com.ibm.bpe.api.ProcessTemplateData com.ibm.bpe.clientmodel.bean.ProcessTemplateBean
com.ibm.task.api.Escalation com.ibm.task.clientmodel.bean.EscalationBean
com.ibm.task.api.Task com.ibm.task.clientmodel.bean.TaskInstanceBean
com.ibm.task.api.TaskTemplate com.ibm.task.clientmodel.bean.TaskTemplateBean

Terms of use |

Last updated: Thu Apr 27 14:54:57 2006

(c) Copyright IBM Corporation 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)