com.retek.component.media.impl
Class SellingListManagerImpl
java.lang.Object
com.retek.commons.component.impl.DistributedObjectManagerImpl
com.retek.component.media.impl.SellingListManagerImpl
- All Implemented Interfaces:
- DistributedObjectManager, SellingListManager
- public class SellingListManagerImpl
- extends DistributedObjectManagerImpl
- implements SellingListManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SellingListManagerImpl
public SellingListManagerImpl(DistributedContext context)
fetchMoreReferences
protected ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
throws SystemException
- Specified by:
fetchMoreReferences
in class DistributedObjectManagerImpl
- Throws:
SystemException
buildSellingListInstance
public SellingList buildSellingListInstance(SellingListType type,
Banner banner,
ChannelType channelType)
throws SystemException
- Specified by:
buildSellingListInstance
in interface SellingListManager
- Throws:
SystemException
buildSellingListItemInstance
public SellingListItem buildSellingListItemInstance()
throws SystemException
- Specified by:
buildSellingListItemInstance
in interface SellingListManager
- Throws:
SystemException
readSellingList
public SellingList readSellingList(DistributedReference reference)
throws SystemException
- Specified by:
readSellingList
in interface SellingListManager
- Throws:
SystemException
readSellingListItem
public SellingListItem readSellingListItem(DistributedReference reference)
throws SystemException
- Specified by:
readSellingListItem
in interface SellingListManager
- Throws:
SystemException
findSellingLists
public java.util.Set findSellingLists(SellingListSearchCriteria criteria)
throws SystemException
- Specified by:
findSellingLists
in interface SellingListManager
- Throws:
SystemException
findUpSellListsForOrder
public java.util.Set findUpSellListsForOrder(CustomerOrder customerOrder)
throws SystemException,
BusinessException
- Specified by:
findUpSellListsForOrder
in interface SellingListManager
- Throws:
SystemException
BusinessException
findSellingListsForOrderLine
public java.util.Set findSellingListsForOrderLine(CustomerOrderLine orderLine,
SellingListType type)
throws SystemException,
BusinessException
- Specified by:
findSellingListsForOrderLine
in interface SellingListManager
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28