com.retek.rcom.gui.screen.ordercommon
Class GiftCertificateHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.ordercommon.GiftCertificateHandler
- public class GiftCertificateHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GiftCertificateHandler
public GiftCertificateHandler()
setOrderLine
public void setOrderLine(java.lang.Object object)
createGiftCertificate
public void createGiftCertificate()
throws SystemException
- Throws:
SystemException
setGiftCertificateTo
public void setGiftCertificateTo(java.lang.String name)
throws SystemException
- Throws:
SystemException
setGiftCertificateFrom
public void setGiftCertificateFrom(java.lang.String name)
throws SystemException
- Throws:
SystemException
setGiftCertificateMessage
public void setGiftCertificateMessage(java.lang.String message)
throws SystemException
- Throws:
SystemException
reserveGiftCertificate
public void reserveGiftCertificate(java.lang.String amount)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getGiftCertificateTo
public java.lang.String getGiftCertificateTo()
throws SystemException
- Throws:
SystemException
getGiftCertificateFrom
public java.lang.String getGiftCertificateFrom()
throws SystemException
- Throws:
SystemException
getGiftCertificateMessage
public java.lang.String getGiftCertificateMessage()
throws SystemException
- Throws:
SystemException
getGiftCertificateAmount
public java.lang.String getGiftCertificateAmount()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isGiftCertificateModifiable
public boolean isGiftCertificateModifiable()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28