com.ibm.commerce.negotiation.objects
Interface MessageInfoAccessBeanData
- All Known Implementing Classes:
- MessageInfoAccessBean
- public interface MessageInfoAccessBeanData
getBase
public java.lang.String getBase()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getContent
public java.lang.String getContent()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDelayTime
public java.lang.String getDelayTime()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getId
public java.lang.String getId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMsgParam1
public java.lang.String getMsgParam1()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMsgParam2
public java.lang.String getMsgParam2()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMsgParam3
public java.lang.String getMsgParam3()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMsgType
public java.lang.String getMsgType()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPostTime
public java.lang.String getPostTime()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRecipientId
public java.lang.String getRecipientId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getSenderId
public java.lang.String getSenderId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getSendStatus
public java.lang.String getSendStatus()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getStatus
public java.lang.String getStatus()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getSubject
public java.lang.String getSubject()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTargetId
public java.lang.String getTargetId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setBase
public void setBase(java.lang.String newValue)
setContent
public void setContent(java.lang.String newValue)
setDelayTime
public void setDelayTime(java.lang.String newValue)
setId
public void setId(java.lang.String newValue)
setMsgParam1
public void setMsgParam1(java.lang.String newValue)
setMsgParam2
public void setMsgParam2(java.lang.String newValue)
setMsgParam3
public void setMsgParam3(java.lang.String newValue)
setMsgType
public void setMsgType(java.lang.String newValue)
setPostTime
public void setPostTime(java.lang.String newValue)
setRecipientId
public void setRecipientId(java.lang.String newValue)
setSenderId
public void setSenderId(java.lang.String newValue)
setSendStatus
public void setSendStatus(java.lang.String newValue)
setStatus
public void setStatus(java.lang.String newValue)
setSubject
public void setSubject(java.lang.String newValue)
setTargetId
public void setTargetId(java.lang.String newValue)