com.ibm.commerce.common.objects
Interface CurrencyFormatAccessBeanData
- All Known Implementing Classes:
- CurrencyFormatAccessBean
- public interface CurrencyFormatAccessBeanData
getCurrencyCode
public java.lang.String getCurrencyCode()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDecimalPlaces
public java.lang.String getDecimalPlaces()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMinimumApproveAmount
public java.lang.String getMinimumApproveAmount()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getNumberUsgId
public java.lang.String getNumberUsgId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRoundingMethod
public java.lang.String getRoundingMethod()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRoundingMultiple
public java.lang.String getRoundingMultiple()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStoreEntityId
public java.lang.String getStoreEntityId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setDecimalPlaces
public void setDecimalPlaces(java.lang.String newValue)
setMinimumApproveAmount
public void setMinimumApproveAmount(java.lang.String newValue)
setNumberUsgId
public void setNumberUsgId(java.lang.String newValue)
setRoundingMethod
public void setRoundingMethod(java.lang.String newValue)
setRoundingMultiple
public void setRoundingMultiple(java.lang.String newValue)