Uses of Interface
com.retek.commons.component.DistributedObjectManager

Packages that use DistributedObjectManager
com.retek.commons.component   
com.retek.component.banner_channel   
com.retek.component.correspondence   
com.retek.component.customer   
com.retek.component.customerorder   
com.retek.component.demand   
com.retek.component.event   
com.retek.component.history   
com.retek.component.inventory   
com.retek.component.item   
com.retek.component.location   
com.retek.component.media   
com.retek.component.media.batch   
com.retek.component.message   
com.retek.component.payment   
com.retek.component.pend   
com.retek.component.promotion   
com.retek.component.salesaudit   
com.retek.component.security   
com.retek.component.shipping   
com.retek.component.supplier   
com.retek.component.task   
com.retek.component.tax   
 

Uses of DistributedObjectManager in com.retek.commons.component
 

Methods in com.retek.commons.component that return DistributedObjectManager
static DistributedObjectManager ComponentHelper.createManager(DistributedContext context, java.lang.Class mgrInterface)
           
static DistributedObjectManager ComponentHelper.createManager(java.lang.Class mgrInterface)
          Deprecated. pass context on manager creation
 

Uses of DistributedObjectManager in com.retek.component.banner_channel
 

Subinterfaces of DistributedObjectManager in com.retek.component.banner_channel
 interface BannerManager
           
 interface ChannelManager
           
 interface GiftManager
           
 interface OrderSourceManager
           
 

Uses of DistributedObjectManager in com.retek.component.correspondence
 

Subinterfaces of DistributedObjectManager in com.retek.component.correspondence
 interface CorrespondenceManager
           
 

Uses of DistributedObjectManager in com.retek.component.customer
 

Subinterfaces of DistributedObjectManager in com.retek.component.customer
 interface CustomerManager
          Manager class that handles customer related operations like read, find, create, etc.
 interface MatchRuleManager
          Manager class that handles customer matching functionality by managing the match rules.
 

Uses of DistributedObjectManager in com.retek.component.customerorder
 

Subinterfaces of DistributedObjectManager in com.retek.component.customerorder
 interface CallTagManager
           
 interface ContainerDeliveryConfirmationManager
          This is the manager for ContainerDeliveryConfirmation.
 interface CustomerOrderManager
           
 interface CustomerOrderManagerCodes
           
 interface CustomerOrderReservationUtilsManager
           
 

Uses of DistributedObjectManager in com.retek.component.demand
 

Subinterfaces of DistributedObjectManager in com.retek.component.demand
 interface DemandManager
           
 

Uses of DistributedObjectManager in com.retek.component.event
 

Subinterfaces of DistributedObjectManager in com.retek.component.event
 interface EventManager
           
 

Uses of DistributedObjectManager in com.retek.component.history
 

Subinterfaces of DistributedObjectManager in com.retek.component.history
 interface HistoryManager
           
 

Uses of DistributedObjectManager in com.retek.component.inventory
 

Subinterfaces of DistributedObjectManager in com.retek.component.inventory
 interface InventoryManager
           
 

Uses of DistributedObjectManager in com.retek.component.item
 

Subinterfaces of DistributedObjectManager in com.retek.component.item
 interface ItemAttributeManager
           
 interface ItemManager
           
 interface ProductInformationManager
           
 interface ShipRestrictionManager
           
 

Uses of DistributedObjectManager in com.retek.component.location
 

Subinterfaces of DistributedObjectManager in com.retek.component.location
 interface DailyMessageManager
           
 interface LocationManager
           
 

Uses of DistributedObjectManager in com.retek.component.media
 

Subinterfaces of DistributedObjectManager in com.retek.component.media
 interface MediaManager
           
 interface SellingItemManager
           
 interface SellingListManager
           
 

Uses of DistributedObjectManager in com.retek.component.media.batch
 

Subinterfaces of DistributedObjectManager in com.retek.component.media.batch
 interface SellingItemManagerBatch
           
 

Uses of DistributedObjectManager in com.retek.component.message
 

Subinterfaces of DistributedObjectManager in com.retek.component.message
 interface MessageManager
           
 

Uses of DistributedObjectManager in com.retek.component.payment
 

Subinterfaces of DistributedObjectManager in com.retek.component.payment
 interface PaymentSettlementManager
           
 interface TenderTypeManager
          The TenderTypeManager interface is used as a finder to locate all the existing TenderTypes and TenderTypeGroups.
 

Uses of DistributedObjectManager in com.retek.component.pend
 

Subinterfaces of DistributedObjectManager in com.retek.component.pend
 interface PendManager
          Provides the necessary methods to build and find fraud related objects.
 

Uses of DistributedObjectManager in com.retek.component.promotion
 

Subinterfaces of DistributedObjectManager in com.retek.component.promotion
 interface PromotionManager
           
 

Uses of DistributedObjectManager in com.retek.component.salesaudit
 

Subinterfaces of DistributedObjectManager in com.retek.component.salesaudit
 interface SalesAuditManager
           
 

Uses of DistributedObjectManager in com.retek.component.security
 

Subinterfaces of DistributedObjectManager in com.retek.component.security
 interface RoleManager
          Provides non-instance level methods for building and retrieving roles.
 interface UserManager
          Provides non-instance level methods for the user component.
 

Uses of DistributedObjectManager in com.retek.component.shipping
 

Subinterfaces of DistributedObjectManager in com.retek.component.shipping
 interface CarrierManager
           
 interface CarrierShippingMethodZoneManager
           
 interface ShippingMethodManager
           
 

Uses of DistributedObjectManager in com.retek.component.supplier
 

Subinterfaces of DistributedObjectManager in com.retek.component.supplier
 interface SupplierManager
           
 

Uses of DistributedObjectManager in com.retek.component.task
 

Subinterfaces of DistributedObjectManager in com.retek.component.task
 interface TaskManager
           
 

Uses of DistributedObjectManager in com.retek.component.tax
 

Subinterfaces of DistributedObjectManager in com.retek.component.tax
 interface TaxManager
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25