com.retek.rmm.gui.screen.admin
Class OrganizationTabHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.admin.OrganizationTabHandler
- public class OrganizationTabHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrganizationTabHandler
public OrganizationTabHandler()
setBanner
public void setBanner(java.lang.Object object)
hasBanner
public boolean hasBanner()
getBannerDescription
public java.lang.String getBannerDescription()
throws SystemException
- Throws:
SystemException
getShippingMethod
public java.lang.Object getShippingMethod()
throws SystemException
- Throws:
SystemException
getAllShippingMethods
public java.util.Set getAllShippingMethods()
throws SystemException
- Throws:
SystemException
getDefaultCancelDays
public java.lang.String getDefaultCancelDays()
throws SystemException
- Throws:
SystemException
getInternetCancelDays
public java.lang.String getInternetCancelDays()
throws SystemException
- Throws:
SystemException
getExpirationLagDays
public java.lang.String getExpirationLagDays()
throws SystemException
- Throws:
SystemException
getMonogrammingFee
public java.lang.String getMonogrammingFee()
throws SystemException
- Throws:
SystemException
getPersonalizationFee
public java.lang.String getPersonalizationFee()
throws SystemException
- Throws:
SystemException
setShippingMethod
public void setShippingMethod(java.lang.Object shippingMethod)
throws SystemException
- Throws:
SystemException
setDefaultCancelDays
public void setDefaultCancelDays(java.lang.String defaultCancelDays)
throws SystemException
- Throws:
SystemException
setInternetCancelDays
public void setInternetCancelDays(java.lang.String internetCancelDays)
throws SystemException
- Throws:
SystemException
setExpirationLagDays
public void setExpirationLagDays(java.lang.String expirationLagDays)
throws SystemException
- Throws:
SystemException
setMonogrammingFee
public void setMonogrammingFee(java.lang.String monogrammingFee)
throws SystemException
- Throws:
SystemException
setPersonalizationFee
public void setPersonalizationFee(java.lang.String personalizationFee)
throws SystemException
- Throws:
SystemException
submitBanner
public void submitBanner()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getBanner
public java.lang.Object getBanner()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28