com.retek.rcom.gui.screen.systemadmin
Class SystemParameterHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.systemadmin.SystemParameterHandler
- public class SystemParameterHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemParameterHandler
public SystemParameterHandler()
throws SystemException
setMatchCodeFunctionalityActive
public void setMatchCodeFunctionalityActive(boolean active)
throws SystemException
- Throws:
SystemException
setAdditionalFieldsEditable
public void setAdditionalFieldsEditable(boolean active)
throws SystemException
- Throws:
SystemException
isMatchCodeFunctionalityActive
public boolean isMatchCodeFunctionalityActive()
throws SystemException
- Throws:
SystemException
isAdditionalFieldsEditable
public boolean isAdditionalFieldsEditable()
throws SystemException
- Throws:
SystemException
setShippingTaxCode
public void setShippingTaxCode(java.lang.String code)
throws SystemException
- Throws:
SystemException
setGiftingTaxCode
public void setGiftingTaxCode(java.lang.String code)
throws SystemException
- Throws:
SystemException
setPersonalizationTaxCode
public void setPersonalizationTaxCode(java.lang.String code)
throws SystemException
- Throws:
SystemException
getShippingTaxCode
public java.lang.String getShippingTaxCode()
throws SystemException
- Throws:
SystemException
getGiftingTaxCode
public java.lang.String getGiftingTaxCode()
throws SystemException
- Throws:
SystemException
getPersonalizationTaxCode
public java.lang.String getPersonalizationTaxCode()
throws SystemException
- Throws:
SystemException
getDefaultFulfillmentValue
public java.lang.String getDefaultFulfillmentValue()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25