Search Java Classes and Packages
Search Java Frameworks and Libraries
#Wt.container.batch Classes and Interfaces - 11 results found.
| Name | Description | Type | Package | Framework |
| AddAssertion | Assertion which indicates that the target is being added to the BatchContainer. | Class | wt.container.batch | WindChill |
|
| AttributedRoleBatchContainer | Interface AttributedRoleBatchCotnainer is a RoleBatchContainer that supports attributes on an association. | Interface | wt.container.batch | WindChill |
|
| AttributedRoleBatchContainerImpl | | Class | wt.container.batch.impl | WindChill |
|
| BatchContainer | The BatchContainer is a container of assertions used to collect add, remove, and replace actions for deferred action. | Interface | wt.container.batch | WindChill |
|
| BatchContainerFactory | for instantiating objects associated with BatchContainers. | Class | wt.container.batch | WindChill |
|
| BatchContainerFactoryIfc | Interface for actual BatchContainer factories. | Interface | wt.container.batch | WindChill |
|
| RemoveAssertion | Assertion which indicates that the target is being removed from the BatchContainer Supported API: true | Class | wt.container.batch | WindChill |
|
| ReplaceAssertion | Assertion used to indicate that an object in the BatchContainer has been Supported API: true | Class | wt.container.batch | WindChill |
|
| RoleBatchContainer | Interface RoleBatchCotnainer is a BatchContainer that is used to make assertions about which objects play the "other" role in an association. | Interface | wt.container.batch | WindChill |
|
| TransactionContainer | TransactionContainers are used to link together a group of BatchContainers which are being used in a single update transaction. | Interface | wt.container.batch | WindChill |
|
| TransactionResult | Class of object used to communicate exceptions to Assertions. | Class | wt.container.batch | WindChill |