com.retek.rcom.gui.screen.backorder
Class PendingBoNotificationHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.backorder.PendingBoNotificationHandler
- public class PendingBoNotificationHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PendingBoNotificationHandler
public PendingBoNotificationHandler()
- STATE MANAGEMENT
resetSearchCriteria
public void resetSearchCriteria()
getBanners
public java.util.List getBanners()
getDefaultBanner
public java.lang.Object getDefaultBanner()
getChannelTypes
public java.util.Collection getChannelTypes(java.lang.Object banner)
throws SystemException
- Throws:
SystemException
setBanner
public void setBanner(java.lang.Object object)
- CRITERIA METHODS
setChannelType
public void setChannelType(java.lang.Object object)
setDepartment
public void setDepartment(java.lang.String department)
setClass
public void setClass(java.lang.String subclass)
setSubclass
public void setSubclass(java.lang.String itemClass)
setSupplier
public void setSupplier(java.lang.String number)
setStyle
public void setStyle(java.lang.String displayCode)
setItem
public void setItem(java.lang.String displayCode)
setSellingItem
public void setSellingItem(java.lang.String displayCode)
findNotificationRequests
public java.util.Collection findNotificationRequests()
throws SystemException,
UiBusinessException
- ACTION METHODS (SEARCH AND CANCEL)
- Throws:
SystemException
UiBusinessException
setNotificationRequest
public void setNotificationRequest(java.lang.Object request)
throws SystemException,
BusinessException
- REQUEST METHODS
- Throws:
SystemException
BusinessException
getInventoryItem
public java.lang.String getInventoryItem()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
getCustomerOrder
public java.lang.String getCustomerOrder()
throws SystemException
- Throws:
SystemException
getOriginalECDD
public java.lang.String getOriginalECDD()
throws SystemException
- Throws:
SystemException
getCustomer
public java.lang.String getCustomer()
throws SystemException
- Throws:
SystemException
getRevisedECDD
public java.lang.String getRevisedECDD()
throws SystemException
- Throws:
SystemException
getBackorderedQuantity
public java.lang.String getBackorderedQuantity()
throws SystemException
- Throws:
SystemException
getSupplier
public java.lang.String getSupplier()
throws SystemException
- Throws:
SystemException
getNumOfNotification
public java.lang.String getNumOfNotification()
throws SystemException
- Throws:
SystemException
cancelRequest
public void cancelRequest(java.lang.Object request)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25