com.retek.component.systemparameter
Interface SystemParameterManager
- public interface SystemParameterManager
setPointOfPresence
public void setPointOfPresence(java.lang.String value)
throws SystemException
- Throws:
SystemException
isPointOfPresenceBanner
public boolean isPointOfPresenceBanner()
throws SystemException
- Throws:
SystemException
setMatchCodeFunctionalityActive
public void setMatchCodeFunctionalityActive(boolean bool)
throws SystemException
- Throws:
SystemException
isMatchCodeFunctionalityActive
public boolean isMatchCodeFunctionalityActive()
throws SystemException
- Throws:
SystemException
getSystemRDate
public RDate getSystemRDate()
throws SystemException
- Throws:
SystemException
setSystemRDateForTesting
public void setSystemRDateForTesting(RDate date)
throws SystemException
- Throws:
SystemException
resetSystemRDateForTesting
public void resetSystemRDateForTesting()
throws SystemException
- Throws:
SystemException
getSystemTimeZone
public java.util.TimeZone getSystemTimeZone()
throws SystemException
- Throws:
SystemException
getShippingAndHandlingTaxCode
public java.lang.String getShippingAndHandlingTaxCode()
throws SystemException
- Throws:
SystemException
setShippingAndHandlingTaxCode
public void setShippingAndHandlingTaxCode(java.lang.String original)
throws SystemException
- Throws:
SystemException
getGiftingTaxCode
public java.lang.String getGiftingTaxCode()
throws SystemException
- Throws:
SystemException
setGiftingTaxCode
public void setGiftingTaxCode(java.lang.String original)
throws SystemException
- Throws:
SystemException
getPersonalizationTaxCode
public java.lang.String getPersonalizationTaxCode()
throws SystemException
- Throws:
SystemException
setPersonalizationTaxCode
public void setPersonalizationTaxCode(java.lang.String original)
throws SystemException
- Throws:
SystemException
getVertexDatabaseUrl
public java.lang.String getVertexDatabaseUrl()
throws SystemException
- Throws:
SystemException
setVertexDatabaseUrl
public void setVertexDatabaseUrl(java.lang.String original)
throws SystemException
- Throws:
SystemException
getVertexDatabaseUser
public java.lang.String getVertexDatabaseUser()
throws SystemException
- Throws:
SystemException
setVertexDatabaseUser
public void setVertexDatabaseUser(java.lang.String original)
throws SystemException
- Throws:
SystemException
getVertexDatabasePassword
public java.lang.String getVertexDatabasePassword()
throws SystemException
- Throws:
SystemException
setVertexDatabasePassword
public void setVertexDatabasePassword(java.lang.String original)
throws SystemException
- Throws:
SystemException
getInTransitDayFactor
public int getInTransitDayFactor()
throws SystemException
- Throws:
SystemException
setInTransitDayFactor
public void setInTransitDayFactor(int days)
throws SystemException
- Throws:
SystemException
getFlashReportWeekResetDay
public int getFlashReportWeekResetDay()
throws SystemException
- Throws:
SystemException
setFlashReportWeekResetDay
public void setFlashReportWeekResetDay(int day)
throws SystemException
- Throws:
SystemException
getBackorderNotificationPendingHours
public int getBackorderNotificationPendingHours()
throws SystemException
- Throws:
SystemException
setBackorderNotificationPendingHours
public void setBackorderNotificationPendingHours(int hours)
throws SystemException
- Throws:
SystemException
getDefaultReturnDispositionCode
public java.lang.String getDefaultReturnDispositionCode()
throws SystemException
- Throws:
SystemException
setDefaultReturnDispositionCode
public void setDefaultReturnDispositionCode(java.lang.String code)
throws SystemException
- Throws:
SystemException
getDefaultDestinationId
public java.lang.String getDefaultDestinationId()
throws SystemException
- Throws:
SystemException
setDefaultDestinationId
public void setDefaultDestinationId(java.lang.String id)
throws SystemException
- Throws:
SystemException
getAllVASQuickEntries
public java.util.HashMap getAllVASQuickEntries()
throws SystemException
- Throws:
SystemException
getFraudCancelReasonCodes
public java.util.List getFraudCancelReasonCodes()
throws SystemException
- Throws:
SystemException
setFraudCancelReasonCode
public void setFraudCancelReasonCode(java.lang.String commaSeperatedFraudCancelReasonCodes)
throws SystemException
- Throws:
SystemException
getPickNotAfter
public int getPickNotAfter()
throws SystemException
- Throws:
SystemException
setPickNotAfter
public void setPickNotAfter(int days)
throws SystemException
- Throws:
SystemException
getDefaultClientBrowserPath
public java.lang.String getDefaultClientBrowserPath()
throws SystemException
- Throws:
SystemException
setDefaultClientBrowserPath
public void setDefaultClientBrowserPath(java.lang.String newBrowserPath)
throws SystemException
- Throws:
SystemException
getSundayContactDay
public int getSundayContactDay()
throws SystemException
- Throws:
SystemException
setSundayContactDay
public void setSundayContactDay(int day)
throws SystemException
- Throws:
SystemException
getFulfillmentChannelType
public ChannelType getFulfillmentChannelType(DistributedContext context)
throws SystemException
- Throws:
SystemException
getReturnTaxCreditReasonCode
public java.lang.String getReturnTaxCreditReasonCode()
throws SystemException
- Throws:
SystemException
setReturnTaxCreditReasonCode
public void setReturnTaxCreditReasonCode(java.lang.String reasonCode)
throws SystemException
- Throws:
SystemException
getAccommodationTaxCreditReasonCode
public java.lang.String getAccommodationTaxCreditReasonCode()
throws SystemException
- Throws:
SystemException
setAccommodationTaxCreditReasonCode
public void setAccommodationTaxCreditReasonCode(java.lang.String reasonCode)
throws SystemException
- Throws:
SystemException
getTaxAccommodationTaxCreditReasonCode
public java.lang.String getTaxAccommodationTaxCreditReasonCode()
throws SystemException
- Throws:
SystemException
setTaxAccommodationTaxCreditReasonCode
public void setTaxAccommodationTaxCreditReasonCode(java.lang.String reasonCode)
throws SystemException
- Throws:
SystemException
getSalesAuditMaxDaysCompareDups
public int getSalesAuditMaxDaysCompareDups()
throws SystemException
- Throws:
SystemException
setSalesAuditMaxDaysCompareDups
public void setSalesAuditMaxDaysCompareDups(int days)
throws SystemException
- Throws:
SystemException
getSalesAuditLastTransactionNumberResetDate
public RDate getSalesAuditLastTransactionNumberResetDate()
throws SystemException
- Throws:
SystemException
resetSalesAuditLastTransactionNumberResetDate
public boolean resetSalesAuditLastTransactionNumberResetDate(RDate currentTransactionDate)
throws SystemException
- Throws:
SystemException
isAdditionalFieldsEditable
public boolean isAdditionalFieldsEditable()
throws SystemException
- Throws:
SystemException
setAdditionalFieldsEditable
public void setAdditionalFieldsEditable(boolean additionalFieldsEditable)
throws SystemException
- Throws:
SystemException
isTrackingNumberRequired
public boolean isTrackingNumberRequired()
throws SystemException
- Throws:
SystemException
setTrackingNumberRequired
public void setTrackingNumberRequired(boolean trackingNumberRequired)
throws SystemException
- Throws:
SystemException
getUnknownRmaNumberCode
public java.lang.String getUnknownRmaNumberCode()
throws SystemException
- Throws:
SystemException
setUnknownRmaNumberCode
public void setUnknownRmaNumberCode(java.lang.String unknownRmaNumber)
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25