Name | TaskContentProvider |
Use: | Manages task business data content for a single task instance. Enables creation, retrieval, deletion, and modification of task business data. Note that there is an extended sub-class of this provider that provides additional functionality; see the Javadocs for details. In addition, when an inbox is generated, another extended sub-class is created as part of the task application to define the business data class to be used. |
Interfaces with: | Pages that interact with task business data. |
Class name: | com.webmethods.caf.faces.data.task.impl.TaskContentProvider |