com.ibm.commerce.inventory.objects
Interface OutputQueueDescriptionAccessBeanData
- All Known Implementing Classes:
- OutputQueueDescriptionAccessBean
- public interface OutputQueueDescriptionAccessBeanData
getDescription
public java.lang.String getDescription()
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
getOutputQId
public java.lang.String getOutputQId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setDescription
public void setDescription(java.lang.String newValue)
setLanguageId
public void setLanguageId(java.lang.String newValue)
setLastupdate
public void setLastupdate(java.lang.String newValue)
setOutputQId
public void setOutputQId(java.lang.String newValue)