com.ibm.commerce.negotiation.objects
Interface ForumMessageAccessBeanData
- All Known Implementing Classes:
- ForumMessageAccessBean
- public interface ForumMessageAccessBeanData
getAction
public java.lang.String getAction()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getActionRemark
public java.lang.String getActionRemark()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getField1
public java.lang.String getField1()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getField2
public java.lang.String getField2()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getField3
public java.lang.String getField3()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getForumId
public java.lang.String getForumId()
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
getMsgBody
public java.lang.String getMsgBody()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMsgStatus
public java.lang.String getMsgStatus()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getMsgSubject
public java.lang.String getMsgSubject()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getParentMsgId
public java.lang.String getParentMsgId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPosterId
public java.lang.String getPosterId()
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
getRootMsgId
public java.lang.String getRootMsgId()
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
getViewStatus
public java.lang.String getViewStatus()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setAction
public void setAction(java.lang.String newValue)
setActionRemark
public void setActionRemark(java.lang.String newValue)
setField1
public void setField1(java.lang.String newValue)
setField2
public void setField2(java.lang.String newValue)
setField3
public void setField3(java.lang.String newValue)
setForumId
public void setForumId(java.lang.String newValue)
setId
public void setId(java.lang.String newValue)
setMsgBody
public void setMsgBody(java.lang.String newValue)
setMsgStatus
public void setMsgStatus(java.lang.String newValue)
setMsgSubject
public void setMsgSubject(java.lang.String newValue)
setParentMsgId
public void setParentMsgId(java.lang.String newValue)
setPosterId
public void setPosterId(java.lang.String newValue)
setPostTime
public void setPostTime(java.lang.String newValue)
setRootMsgId
public void setRootMsgId(java.lang.String newValue)
setTargetId
public void setTargetId(java.lang.String newValue)
setViewStatus
public void setViewStatus(java.lang.String newValue)