java.lang.Objectcom.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
Reserved for IBM internal use. This access bean corresponds to the database table 'MSGVIEW'.
Constructor Summary | |
MessageInfoAccessBean() Zero argument constructor used to initialize the access bean. |
|
MessageInfoAccessBean(javax.ejb.EJBObject o) constructor |
Method Summary | |
void | commitCopyHelper() Update(flush) data to the EJBObject (persistent storage). |
protected java.lang.String | defaultJNDIName() |
java.util.Enumeration | findAllMessages(com.ibm.commerce.negotiation.util.SortingAttribute sort) Retrieves all message view records. |
java.util.Enumeration | findByRecipient(java.lang.Long recipient, com.ibm.commerce.negotiation.util.SortingAttribute sort) Retrieves all message view records for the specified recipient. |
java.util.Enumeration | findByRecipientAndMultipleStatus(java.lang.Long arg0, java.lang.String[] arg1, com.ibm.commerce.negotiation.util.SortingAttribute arg2) |
java.util.Enumeration | findByRecipientAndStatus(java.lang.Long arg0, java.lang.String arg1, com.ibm.commerce.negotiation.util.SortingAttribute arg2) |
java.util.Enumeration | findBySender(java.lang.Long arg0, com.ibm.commerce.negotiation.util.SortingAttribute arg1) |
java.util.Enumeration | findBySendStatus(java.lang.String arg0, com.ibm.commerce.negotiation.util.SortingAttribute arg1) |
java.util.Enumeration | findBySendStatusAndStatus(java.lang.String arg0, java.lang.String arg1, com.ibm.commerce.negotiation.util.SortingAttribute arg2) |
java.util.Enumeration | findByStatus(java.lang.String arg0, com.ibm.commerce.negotiation.util.SortingAttribute arg1) |
java.util.Enumeration | findSendableMessages(java.sql.Timestamp arg0, com.ibm.commerce.negotiation.util.SortingAttribute arg1) |
java.lang.String | getBase() This method accesses a non-CMP field |
java.sql.Timestamp | getBaseInEJBType() This method accesses a non-CMP field |
java.lang.String | getContent() This method accesses a non-CMP field |
int | getDelayDays() Get the delay for the message in days. |
int | getDelayHours() Get the delay for the message in hours. |
int | getDelayMinutes() Get the delay for the message in minutes. |
java.lang.String | getDelayTime() This method accesses a non-CMP field |
java.sql.Timestamp | getDelayTimeInEJBType() This method accesses a non-CMP field |
java.lang.String | getId() This method accesses a non-CMP field |
java.lang.Long | getIdInEJBType() This method accesses a non-CMP field |
java.lang.String | getMsgParam1() This method accesses a non-CMP field |
java.lang.String | getMsgParam2() This method accesses a non-CMP field |
java.lang.String | getMsgParam3() This method accesses a non-CMP field |
java.lang.String | getMsgType() This method accesses a non-CMP field |
int | getMsgTypeInEJBType() This method accesses a non-CMP field |
java.lang.String | getPostTime() This method accesses a non-CMP field |
java.sql.Timestamp | getPostTimeInEJBType() This method accesses a non-CMP field |
java.lang.String | getRecipientId() This method accesses a non-CMP field |
java.lang.Long | getRecipientIdInEJBType() This method accesses a non-CMP field |
java.lang.String | getSenderId() This method accesses a non-CMP field |
java.lang.Long | getSenderIdInEJBType() This method accesses a non-CMP field |
java.lang.String | getSendStatus() This method accesses a non-CMP field |
java.lang.String | getStatus() This method accesses a non-CMP field |
java.lang.String | getSubject() This method accesses a non-CMP field |
java.lang.String | getTargetId() This method accesses a non-CMP field |
java.lang.Long | getTargetIdInEJBType() This method accesses a non-CMP field |
protected void | instantiateEJB() |
protected boolean | instantiateEJBByPrimaryKey() |
void | refreshCopyHelper() Load data from the EJBObject. |
void | setBase(java.lang.String newValue) This method accesses a non-CMP field |
void | setBase(java.sql.Timestamp newValue) This method accesses a non-CMP field |
void | setContent(java.lang.String newValue) This method accesses a non-CMP field |
void | setDelayTime(java.lang.String newValue) This method accesses a non-CMP field |
void | setDelayTime(java.sql.Timestamp newValue) This method accesses a non-CMP field |
void | setId(java.lang.Long newValue) This method accesses a non-CMP field |
void | setId(java.lang.String newValue) This method accesses a non-CMP field |
void | setInitKey_id(java.lang.Long newValue) Set the primary key for this object |
void | setInitKey_recipientId(java.lang.Long newValue) Set the primary key for this object |
void | setMsgParam1(java.lang.String newValue) This method accesses a non-CMP field |
void | setMsgParam2(java.lang.String newValue) This method accesses a non-CMP field |
void | setMsgParam3(java.lang.String newValue) This method accesses a non-CMP field |
void | setMsgType(int newValue) This method accesses a non-CMP field |
void | setMsgType(java.lang.String newValue) This method accesses a non-CMP field |
void | setPostTime(java.lang.String newValue) This method accesses a non-CMP field |
void | setPostTime(java.sql.Timestamp newValue) This method accesses a non-CMP field |
void | setRecipientId(java.lang.Long newValue) This method accesses a non-CMP field |
void | setRecipientId(java.lang.String newValue) This method accesses a non-CMP field |
void | setSenderId(java.lang.Long newValue) This method accesses a non-CMP field |
void | setSenderId(java.lang.String newValue) This method accesses a non-CMP field |
void | setSendStatus(java.lang.String newValue) This method accesses a non-CMP field |
void | setStatus(java.lang.String newValue) This method accesses a non-CMP field |
void | setSubject(java.lang.String newValue) This method accesses a non-CMP field |
void | setTargetId(java.lang.Long newValue) This method accesses a non-CMP field |
void | setTargetId(java.lang.String newValue) This method accesses a non-CMP field |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MessageInfoAccessBean()
public MessageInfoAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
Method Detail |
public java.util.Enumeration findAllMessages(com.ibm.commerce.negotiation.util.SortingAttribute sort) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all message view records.
The SQL query used to fetch all the required rows from the MSGVIEW table is:
SELECT * FROM MSGVIEW T1 WHERE 1=1
public java.util.Enumeration findByRecipient(java.lang.Long recipient, com.ibm.commerce.negotiation.util.SortingAttribute sort) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all message view records for the specified recipient.
The SQL query used to fetch all the required rows from the MSGVIEW table is:
SELECT * FROM MSGVIEW T1 WHERE T1.RECIPIENT_ID=?
public java.util.Enumeration findByRecipientAndMultipleStatus(java.lang.Long arg0, java.lang.String[] arg1, com.ibm.commerce.negotiation.util.SortingAttribute arg2) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
public java.util.Enumeration findByRecipientAndStatus(java.lang.Long arg0, java.lang.String arg1, com.ibm.commerce.negotiation.util.SortingAttribute arg2) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
public java.util.Enumeration findBySendStatus(java.lang.String arg0, com.ibm.commerce.negotiation.util.SortingAttribute arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
public java.util.Enumeration findBySendStatusAndStatus(java.lang.String arg0, java.lang.String arg1, com.ibm.commerce.negotiation.util.SortingAttribute arg2) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
public java.util.Enumeration findBySender(java.lang.Long arg0, com.ibm.commerce.negotiation.util.SortingAttribute arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
public java.util.Enumeration findByStatus(java.lang.String arg0, com.ibm.commerce.negotiation.util.SortingAttribute arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
public java.util.Enumeration findSendableMessages(java.sql.Timestamp arg0, com.ibm.commerce.negotiation.util.SortingAttribute arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
public void setInitKey_id(java.lang.Long newValue)
Set the primary key for this object
public void setInitKey_recipientId(java.lang.Long newValue)
Set the primary key for this object
protected java.lang.String defaultJNDIName()
protected void instantiateEJB() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
protected boolean instantiateEJBByPrimaryKey() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.naming.NamingException
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
public void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
public java.lang.String getMsgParam3() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMsgParam3(java.lang.String newValue)
public java.lang.String getMsgParam2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMsgParam2(java.lang.String newValue)
public java.lang.String getMsgParam1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMsgParam1(java.lang.String newValue)
public java.lang.String getTargetId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.Long getTargetIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setTargetId(java.lang.String newValue)
public void setTargetId(java.lang.Long newValue)
public java.lang.String getMsgType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public int getMsgTypeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMsgType(java.lang.String newValue)
public void setMsgType(int newValue)
public java.lang.String getSubject() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setSubject(java.lang.String newValue)
public java.lang.String getPostTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.sql.Timestamp getPostTimeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setPostTime(java.lang.String newValue)
public void setPostTime(java.sql.Timestamp newValue)
public java.lang.String getSendStatus() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setSendStatus(java.lang.String newValue)
public java.lang.String getBase() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.sql.Timestamp getBaseInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setBase(java.lang.String newValue)
public void setBase(java.sql.Timestamp newValue)
public java.lang.String getStatus() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setStatus(java.lang.String newValue)
public java.lang.String getDelayTime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.sql.Timestamp getDelayTimeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setDelayTime(java.lang.String newValue)
public void setDelayTime(java.sql.Timestamp newValue)
public java.lang.String getId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.Long getIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setId(java.lang.String newValue)
public void setId(java.lang.Long newValue)
public java.lang.String getContent() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setContent(java.lang.String newValue)
public java.lang.String getSenderId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.Long getSenderIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setSenderId(java.lang.String newValue)
public void setSenderId(java.lang.Long newValue)
public java.lang.String getRecipientId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.Long getRecipientIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setRecipientId(java.lang.String newValue)
public void setRecipientId(java.lang.Long newValue)
public int getDelayDays() throws java.rmi.RemoteException, java.lang.Exception, javax.ejb.FinderException, javax.naming.NamingException
Get the delay for the message in days.
public int getDelayHours() throws java.rmi.RemoteException, java.lang.Exception, javax.ejb.FinderException, javax.naming.NamingException
Get the delay for the message in hours.
public int getDelayMinutes() throws java.rmi.RemoteException, java.lang.Exception, javax.ejb.FinderException, javax.naming.NamingException
Get the delay for the message in minutes.
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.