com.retek.rcom.gui.util
Class RcomFindHandler
java.lang.Object
com.retek.rcom.gui.util.RcomFindHandler
- public class RcomFindHandler
- extends java.lang.Object
This class contains often used code for finding channel types and selling items.
This class could probably contain more repeated finders if they are identified.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RcomFindHandler
public RcomFindHandler()
readChannelTypes
public static java.util.List readChannelTypes(DistributedReference bannerRef)
throws SystemException
- Throws:
SystemException
readSellingItem
public static SellingItem readSellingItem(Banner banner,
java.lang.String enteredSellingItemCode)
throws SystemException,
BusinessException,
UiBusinessException
- Throws:
SystemException
BusinessException
UiBusinessException
getAllActivityRequestTasks
public static java.util.Collection getAllActivityRequestTasks()
throws SystemException
- Search methods for Tasks (by type)
- Throws:
SystemException
getAllOrderTasks
public static java.util.Collection getAllOrderTasks()
throws SystemException
- Throws:
SystemException
getAllPersonalReminderTasks
public static java.util.Collection getAllPersonalReminderTasks()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25