This table contains customer care queue records in each store. QueueAccessBeanData
Method Summary | |
---|---|
java.lang.Integer |
getAllCSR() getAllCSR |
java.lang.String |
getName() getName |
java.lang.Integer |
getQueue_id() getQueue_id |
java.lang.Integer |
getStore_id() getStore_id |
void |
setAllCSR(java.lang.Integer newValue) setAllCSR |
void |
setName(java.lang.String newValue) setName |
void |
setQueue_id(java.lang.Integer newValue) setQueue_id |
void |
setStore_id(java.lang.Integer newValue)
setStore_id |
Method Detail |
---|
public java.lang.Integer getAllCSR() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAllCSR(java.lang.Integer newValue)
public java.lang.String getName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setName(java.lang.String newValue)
public java.lang.Integer getQueue_id() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setQueue_id(java.lang.Integer newValue)
public java.lang.Integer getStore_id() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setStore_id(java.lang.Integer newValue)