Uses of Interface
wt.enterprise.EnterpriseService

Packages that use EnterpriseService
wt.enterprise Provides the abstract building blocks of functionality from which most businesses classes are extended; also defines support for template processors, delegates and factories that are useful for UI development for these business classes. 
 

Uses of EnterpriseService in wt.enterprise
 

Classes in wt.enterprise that implement EnterpriseService
 class EnterpriseServiceFwd
          This service supports one RevisionControlled object being made from another RevisionControlled object (or made into if you look at it the other way) and persisting the relationship; one method, EnterpriseServiceFwd.saveCopy(CopyRules,RevisionControlled,RevisionControlled), uses CopyRules.
 class StandardEnterpriseService
          This implementation of EnterpriseService registers listeners in StandardEnterpriseService.performStartupProcess() and emits EnterpriseServiceEvents.
 

Fields in wt.enterprise declared as EnterpriseService
static EnterpriseService EnterpriseHelper.service
          

Supported API: false