nix.bdtnp.bid
Class MoleculeBean
java.lang.Object
nix.bdtnp.bid.BIDBean
nix.bdtnp.bid.MoleculeBean
- public class MoleculeBean
- extends BIDBean
Class to hold params relating to a Construct (a Vector plus insert)
- Author:
- nix
| Methods inherited from class nix.bdtnp.bid.BIDBean |
getBeanStats, getGroupOwnerId, getGroupOwnerName, getId, getLastEditId, getMessages, getOwnerId, getSubmissionDate, getTimeStamp, isComplete, loadBIDBean, setBeanStats, setComplete, setGroupOwnerId, setGroupOwnerName, setId, setLastEditId, setMessages, setOwnerId, setSubmissionDate, setTimeStamp |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoleculeBean
public MoleculeBean()
MoleculeBean
public MoleculeBean(int id,
BIDUtil utilBID,
BIDUtil utilBDTNP)
MoleculeBean
public MoleculeBean(int id,
BIDUtil utilBID)
fetchHTMLTableRow
public java.lang.String fetchHTMLTableRow()
loadBean
public void loadBean(int id,
BIDUtil utilBID)
submitNew
public boolean submitNew(BIDUtil utilBID,
BIDUtil utilBDTNP,
int userID)
updateOld
public boolean updateOld(BIDUtil utilBID,
BIDUtil utilBDTNP,
int userId)
getName
public java.lang.String getName()
getNewName
public java.lang.String getNewName()
getNotes
public java.lang.String getNotes()
getType
public java.lang.String getType()
setName
public void setName(java.lang.String string)
setNewName
public void setNewName(java.lang.String string)
setNotes
public void setNotes(java.lang.String string)
setType
public void setType(java.lang.String string)
getTableHeadingRow
public static java.lang.String getTableHeadingRow()