com.ibm.commerce.inventory.objects
Interface BaseItemDescriptionAccessBeanData
- All Known Implementing Classes:
- BaseItemDescriptionAccessBean
- public interface BaseItemDescriptionAccessBeanData
getBaseItemId
public java.lang.String getBaseItemId()
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
getLastUpdate
public java.lang.String getLastUpdate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getLongDescription
public java.lang.String getLongDescription()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getShortdescription
public java.lang.String getShortdescription()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setBaseItemId
public void setBaseItemId(java.lang.String newValue)
setLanguageId
public void setLanguageId(java.lang.String newValue)
setLastUpdate
public void setLastUpdate(java.lang.String newValue)
setLongDescription
public void setLongDescription(java.lang.String newValue)
setShortdescription
public void setShortdescription(java.lang.String newValue)