Uses of Package
wt.container.batch

Packages that use wt.container.batch
wt.clients.beans.contentholder   
wt.clients.content   
wt.clients.lifecycle.administrator   
wt.clients.workflow.definer   
wt.container.batch   
wt.container.batch.impl   
wt.container.batch.service   
wt.content
content package — Content Handling Service

The content package allows content — files, URL links, and aggregates (multiple pieces of content that behave as a single file — to be associated with business objects. 

wt.effectivity Provides an out-of-the-box reference implementation of the generic base effectivity functionality defined in wt.eff to assert that a PDM object is effective under certain conditions, but this package's EffectivityService is not normally used (instead use wt.eff's EffService, EffConfigSpecAssistant and EffGroupAssistant). 
wt.lifecycle
 
wt.workflow.definer
Provides workflow classes responsible for the definition of processes, activities, and the other objects that compose the workflow network. 
 

Classes in wt.container.batch used by wt.clients.beans.contentholder
BatchContainer
          The BatchContainer is a container of assertions used to collect add, remove, and replace actions for deferred action.
TransactionContainer
          TransactionContainers are used to link together a group of BatchContainers which are being used in a single update transaction.
 

Classes in wt.container.batch used by wt.clients.content
TransactionContainer
          TransactionContainers are used to link together a group of BatchContainers which are being used in a single update transaction.
 

Classes in wt.container.batch used by wt.clients.lifecycle.administrator
BatchContainer
          The BatchContainer is a container of assertions used to collect add, remove, and replace actions for deferred action.
RoleBatchContainer
          Interface RoleBatchCotnainer is a BatchContainer that is used to make assertions about which objects play the "other" role in an association.
TransactionContainer
          TransactionContainers are used to link together a group of BatchContainers which are being used in a single update transaction.
 

Classes in wt.container.batch used by wt.clients.workflow.definer
Assertion
          Base assertion; all assertions are against a BatchContainer and a target object.
BatchContainer
          The BatchContainer is a container of assertions used to collect add, remove, and replace actions for deferred action.
TransactionContainer
          TransactionContainers are used to link together a group of BatchContainers which are being used in a single update transaction.
 

Classes in wt.container.batch used by wt.container.batch
Assertion
          Base assertion; all assertions are against a BatchContainer and a target object.
AttributedRoleBatchContainer
          Interface AttributedRoleBatchCotnainer is a RoleBatchContainer that supports attributes on an association.
BatchContainer
          The BatchContainer is a container of assertions used to collect add, remove, and replace actions for deferred action.
BatchContainerFactory
          Class BatchContainerFactory provides "well-known" access to operations for instantiating objects associated with BatchContainers.
BatchContainerFactoryIfc
          Interface for actual BatchContainer factories.
RoleBatchContainer
          Interface RoleBatchCotnainer is a BatchContainer that is used to make assertions about which objects play the "other" role in an association.
TransactionContainer
          TransactionContainers are used to link together a group of BatchContainers which are being used in a single update transaction.
TransactionResult
          Class of object used to communicate exceptions to Assertions.
 

Classes in wt.container.batch used by wt.container.batch.impl
Assertion
          Base assertion; all assertions are against a BatchContainer and a target object.
AttributedRoleBatchContainer
          Interface AttributedRoleBatchCotnainer is a RoleBatchContainer that supports attributes on an association.
AttributedRoleBatchContainer.AssertionTarget
           
BatchContainer
          The BatchContainer is a container of assertions used to collect add, remove, and replace actions for deferred action.
BatchContainerFactoryIfc
          Interface for actual BatchContainer factories.
RoleBatchContainer
          Interface RoleBatchCotnainer is a BatchContainer that is used to make assertions about which objects play the "other" role in an association.
TransactionContainer
          TransactionContainers are used to link together a group of BatchContainers which are being used in a single update transaction.
TransactionResult
          Class of object used to communicate exceptions to Assertions.
 

Classes in wt.container.batch used by wt.container.batch.service
Assertion
          Base assertion; all assertions are against a BatchContainer and a target object.
TransactionContainer
          TransactionContainers are used to link together a group of BatchContainers which are being used in a single update transaction.
TransactionResult
          Class of object used to communicate exceptions to Assertions.
 

Classes in wt.container.batch used by wt.content
TransactionContainer
          TransactionContainers are used to link together a group of BatchContainers which are being used in a single update transaction.
 

Classes in wt.container.batch used by wt.effectivity
Assertion
          Base assertion; all assertions are against a BatchContainer and a target object.
TransactionContainer
          TransactionContainers are used to link together a group of BatchContainers which are being used in a single update transaction.
TransactionResult
          Class of object used to communicate exceptions to Assertions.
 

Classes in wt.container.batch used by wt.lifecycle
Assertion
          Base assertion; all assertions are against a BatchContainer and a target object.
AttributedRoleBatchContainer
          Interface AttributedRoleBatchCotnainer is a RoleBatchContainer that supports attributes on an association.
BatchContainer
          The BatchContainer is a container of assertions used to collect add, remove, and replace actions for deferred action.
BatchContainerFactoryIfc
          Interface for actual BatchContainer factories.
RoleBatchContainer
          Interface RoleBatchCotnainer is a BatchContainer that is used to make assertions about which objects play the "other" role in an association.
TransactionContainer
          TransactionContainers are used to link together a group of BatchContainers which are being used in a single update transaction.
TransactionResult
          Class of object used to communicate exceptions to Assertions.
 

Classes in wt.container.batch used by wt.workflow.definer
Assertion
          Base assertion; all assertions are against a BatchContainer and a target object.
TransactionContainer
          TransactionContainers are used to link together a group of BatchContainers which are being used in a single update transaction.
TransactionResult
          Class of object used to communicate exceptions to Assertions.