com.ibm.commerce.fulfillment.objects
Interface OrderCalculationCodeAccessBeanData
- All Known Implementing Classes:
- OrderCalculationCodeAccessBean
- public interface OrderCalculationCodeAccessBeanData
getCalculationCodeId
public java.lang.String getCalculationCodeId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCalculationFlags
public java.lang.String getCalculationFlags()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCalculationParameterAmount
public java.lang.String getCalculationParameterAmount()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCalculationParameterType
public java.lang.String getCalculationParameterType()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOrderCalculationCodeId
public java.lang.String getOrderCalculationCodeId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOrderId
public java.lang.String getOrderId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setCalculationCodeId
public void setCalculationCodeId(java.lang.String newValue)
setCalculationFlags
public void setCalculationFlags(java.lang.String newValue)
setCalculationParameterAmount
public void setCalculationParameterAmount(java.lang.String newValue)
setCalculationParameterType
public void setCalculationParameterType(java.lang.String newValue)
setOrderCalculationCodeId
public void setOrderCalculationCodeId(java.lang.String newValue)
setOrderId
public void setOrderId(java.lang.String newValue)