com.ibm.commerce.common.objects
Interface SupportedLanguageAccessBeanData
- All Known Implementing Classes:
- SupportedLanguageAccessBean
- public interface SupportedLanguageAccessBeanData
getCurrency
public java.lang.String getCurrency()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLanguageId
public java.lang.String getLanguageId()
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
setCurrency
public void setCurrency(java.lang.String newValue)