com.ibm.commerce.inventory.objects
Interface OutputQueueAccessBeanData
- All Known Implementing Classes:
- OutputQueueAccessBean
- public interface OutputQueueAccessBeanData
getLastupdate
public java.lang.String getLastupdate()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getName
public java.lang.String getName()
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
getOutputQType
public java.lang.String getOutputQType()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setLastupdate
public void setLastupdate(java.lang.String newValue)
setName
public void setName(java.lang.String newValue)
setOutputQId
public void setOutputQId(java.lang.String newValue)
setOutputQType
public void setOutputQType(java.lang.String newValue)