This table contains customer care queue assignment records for Customer Service Representatives. QueueCSRAccessBeanData
Method Summary | |
java.lang.Long | getCSR_id() getCSR_id |
java.lang.Integer | getQueue_id() getQueue_id |
void | setCSR_id(java.lang.Long newValue) setCSR_id |
void | setQueue_id(java.lang.Integer newValue) setQueue_id |
Method Detail |
public java.lang.Long getCSR_id() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCSR_id(java.lang.Long newValue)
public java.lang.Integer getQueue_id() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setQueue_id(java.lang.Integer newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.