com.retek.rcom.gui.screen.ordercommon
Class OrderHistoryPrimaryHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.ordercommon.OrderHistoryPrimaryHandler
- public class OrderHistoryPrimaryHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrderHistoryPrimaryHandler
public OrderHistoryPrimaryHandler(OrderScreenType screenType)
getOrderEvents
public java.util.Collection getOrderEvents()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCustomerOrder
public java.lang.Object getCustomerOrder()
setOrderEvent
public void setOrderEvent(java.lang.Object object)
getOrderEvent
public java.lang.Object getOrderEvent()
storeSelectedOrderEvent
public void storeSelectedOrderEvent(java.lang.Object historyEvent)
throws SystemException
- Throws:
SystemException
getDateTime
public java.lang.String getDateTime()
throws SystemException
- Throws:
SystemException
getUserName
public java.lang.String getUserName()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getUserLocation
public java.lang.String getUserLocation()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getEventType
public java.lang.String getEventType()
throws SystemException
- Throws:
SystemException
getEventDetails
public java.lang.String getEventDetails()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
hasOrderCommentPermission
public boolean hasOrderCommentPermission()
throws SystemException
- Throws:
SystemException
applyComment
public void applyComment(java.lang.String comment,
java.lang.Object sellingItem)
throws SystemException,
BusinessException,
UiBusinessException
- Throws:
SystemException
BusinessException
UiBusinessException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25