This table can be used by the shipping CalculationRuleQualifyMethod to choose a CalculationRule based on ShippingMode and FulfillmentCenter when the shipping address matches one of the ShippingJurisdictions in a particular ShippingJurisdictionGroup.
Method Summary | |
java.lang.String | getCalculationRuleId() |
java.lang.String | getFulfillmentCenterId() |
java.lang.String | getJurisdictionGroupId() |
java.lang.String | getPrecedence() |
java.lang.String | getShipModeId() |
java.lang.String | getShippingJurisdictionGroupCalculationRuleId() |
void | setCalculationRuleId(java.lang.String newValue) |
void | setFulfillmentCenterId(java.lang.String newValue) |
void | setJurisdictionGroupId(java.lang.String newValue) |
void | setPrecedence(java.lang.String newValue) |
void | setShipModeId(java.lang.String newValue) |
void | setShippingJurisdictionGroupCalculationRuleId(java.lang.String newValue) |
Method Detail |
public java.lang.String getShipModeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCalculationRuleId(java.lang.String newValue)
public void setJurisdictionGroupId(java.lang.String newValue)
public void setShipModeId(java.lang.String newValue)
public java.lang.String getJurisdictionGroupId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getCalculationRuleId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getPrecedence() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setPrecedence(java.lang.String newValue)
public java.lang.String getFulfillmentCenterId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setFulfillmentCenterId(java.lang.String newValue)
public java.lang.String getShippingJurisdictionGroupCalculationRuleId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setShippingJurisdictionGroupCalculationRuleId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.