Uses of Interface
com.retek.component.banner_channel.OrderSource

Packages that use OrderSource
com.retek.component.banner_channel   
com.retek.component.customerorder   
com.retek.component.pend   
com.retek.component.task   
com.retek.rcom.gui.core   
 

Uses of OrderSource in com.retek.component.banner_channel
 

Methods in com.retek.component.banner_channel that return OrderSource
 OrderSource TenderTypeOrderSource.getOrderSource()
           
 OrderSource OrderSourceManager.readOrderSource(DistributedReference orderSourceRef)
           
 OrderSource OrderSourceManager.readOrderSource(java.lang.String orderSourceCode)
           
 

Methods in com.retek.component.banner_channel with parameters of type OrderSource
 java.util.Set BannerChannelType.getTenderTypes(OrderSource orderSource)
           
 boolean BannerChannelType.isTenderTypeValidFor(TenderType tenderType, OrderSource orderSource)
           
 void BannerChannelType.validateTenderTypeFor(TenderType tenderType, OrderSource orderSource)
           
 boolean BannerChannelType.isTenderTypeGroupIncluded(java.lang.String string, OrderSource orderSource)
           
 

Uses of OrderSource in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return OrderSource
 OrderSource CustomerOrder.getOrderSource()
           
 OrderSource MailOrderBatch.getOrderSource()
           
 

Methods in com.retek.component.customerorder with parameters of type OrderSource
 void MailOrderBatch.setOrderSource(OrderSource orderSource)
           
 CustomerOrder CustomerOrderManager.buildCustomerOrderInstance(OrderSource orderSource, User user)
           
 CustomerOrder CustomerOrderManager.buildCustomerOrderInstance(OrderType orderType, OrderSource orderSource, User user)
           
 

Uses of OrderSource in com.retek.component.pend
 

Methods in com.retek.component.pend that return OrderSource
 OrderSource PendRule.getOrderSource()
           
 

Methods in com.retek.component.pend with parameters of type OrderSource
 void PendRule.setOrderSource(OrderSource orderSource)
           
 

Uses of OrderSource in com.retek.component.task
 

Methods in com.retek.component.task that return OrderSource
 OrderSource ActivityRequestWorkTask.getOrderSource()
           
 OrderSource OrderWorkTask.getOrderSource()
           
 

Uses of OrderSource in com.retek.rcom.gui.core
 

Methods in com.retek.rcom.gui.core that return OrderSource
static OrderSource RcomRepository.retrieveMailOrderSource()
           
static OrderSource RcomRepository.retrievePhoneOrderSource()
           
 

Methods in com.retek.rcom.gui.core with parameters of type OrderSource
static void RcomRepository.storeMailOrderSource(OrderSource mailOrderSource)
          ORDER SOURCES
static void RcomRepository.storePhoneOrderSource(OrderSource phoneOrderSource)
           
 



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