|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.banner_channel.impl |
Classes in com.retek.component.banner_channel.impl that implement OrderSource | |
class |
OrderSourceImpl
|
Methods in com.retek.component.banner_channel.impl that return OrderSource | |
OrderSource |
OrderSourceManagerImpl.readOrderSource(DistributedReference orderSourceRef)
|
OrderSource |
OrderSourceManagerImpl.readOrderSource(java.lang.String code)
|
OrderSource |
TenderTypeOrderSourceImpl.getOrderSource()
|
Methods in com.retek.component.banner_channel.impl with parameters of type OrderSource | |
java.util.Set |
BannerChannelTypeImpl.getTenderTypes(OrderSource orderSource)
|
boolean |
BannerChannelTypeImpl.isTenderTypeValidFor(TenderType tenderType,
OrderSource orderSource)
|
void |
BannerChannelTypeImpl.validateTenderTypeFor(TenderType tenderType,
OrderSource orderSource)
|
boolean |
BannerChannelTypeImpl.isTenderTypeGroupIncluded(java.lang.String type,
OrderSource orderSource)
|
Uses of OrderSource in com.retek.component.banner_channel.test |
Methods in com.retek.component.banner_channel.test that return OrderSource | |
static OrderSource |
BannerChannelObjectMaster.getTelephoneOrderSource(DistributedContext context)
|
static OrderSource |
BannerChannelObjectMaster.getMailOrderSource(DistributedContext context)
|
static OrderSource |
BannerChannelObjectMaster.getGiftRegistryOrderSource(DistributedContext context)
|
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.customerorder.impl |
Methods in com.retek.component.customerorder.impl that return OrderSource | |
OrderSource |
CustomerOrderImpl.getOrderSource()
|
OrderSource |
MailOrderBatchImpl.getOrderSource()
|
Methods in com.retek.component.customerorder.impl with parameters of type OrderSource | |
void |
CustomerOrderImpl.setOrderSource(OrderSource orderSource)
|
CustomerOrder |
CustomerOrderManagerImpl.buildCustomerOrderInstance(OrderSource orderSource,
User user)
|
CustomerOrder |
CustomerOrderManagerImpl.buildCustomerOrderInstance(OrderType orderType,
OrderSource orderSource,
User user)
|
void |
MailOrderBatchImpl.setOrderSource(OrderSource orderSource)
|
Uses of OrderSource in com.retek.component.customerorder.test |
Methods in com.retek.component.customerorder.test with parameters of type OrderSource | |
static CustomerOrder |
CustomerOrderObjectMaster.createCustomerOrder(DistributedContext context,
User user,
OrderSource source)
|
static CustomerOrder |
CustomerOrderObjectMaster.createCustomerOrder(DistributedContext context,
User user,
OrderSource source,
Banner banner)
|
static CustomerOrder |
CustomerOrderObjectMaster.createCustomerOrder(OrderType orderType,
DistributedContext context,
User user,
OrderSource source)
|
static CustomerOrder |
CustomerOrderObjectMaster.createCustomerOrder(OrderType orderType,
DistributedContext context,
User user,
OrderSource source,
Banner banner)
|
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.pend.impl |
Methods in com.retek.component.pend.impl that return OrderSource | |
OrderSource |
PendRuleImpl.getOrderSource()
|
Methods in com.retek.component.pend.impl with parameters of type OrderSource | |
void |
PendRuleImpl.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.component.task.impl |
Methods in com.retek.component.task.impl that return OrderSource | |
OrderSource |
OrderWorkTaskImpl.getOrderSource()
|
OrderSource |
ActivityRequestWorkTaskImpl.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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |