com.ibm.commerce.negotiation.objects
Interface ForumAccessBeanData
- All Known Implementing Classes:
- ForumAccessBean
- public interface ForumAccessBeanData
getBannerURL
public java.lang.String getBannerURL()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getCreateTime
public java.lang.String getCreateTime()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDescription
public java.lang.String getDescription()
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
getMemberGroupId
public java.lang.String getMemberGroupId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getName
public java.lang.String getName()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOwnerId
public java.lang.String getOwnerId()
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
getSubjectType
public java.lang.String getSubjectType()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setBannerURL
public void setBannerURL(java.lang.String newValue)
setCreateTime
public void setCreateTime(java.lang.String newValue)
setDescription
public void setDescription(java.lang.String newValue)
setId
public void setId(java.lang.String newValue)
setMemberGroupId
public void setMemberGroupId(java.lang.String newValue)
setName
public void setName(java.lang.String newValue)
setOwnerId
public void setOwnerId(java.lang.String newValue)
setStatus
public void setStatus(java.lang.String newValue)
setSubjectType
public void setSubjectType(java.lang.String newValue)