|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.torque.om.BaseObject
org.openscience.nmrshiftdb.om.BaseDBSpectrum
public abstract class BaseDBSpectrum
This class was autogenerated by Torque on: [Mon Dec 01 12:28:17 GMT 2008] You should not use this class directly. It should not even be extended all references should be to DBSpectrum
Field Summary | |
---|---|
private DBMolecule |
aDBMolecule
|
private DBSpectrumType |
aDBSpectrumType
|
private boolean |
alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction. |
private NmrshiftdbUser |
aNmrshiftdbUser
|
protected java.util.List |
collDBCouplings
Collection to store aggregation of collDBCouplings |
protected java.util.List |
collDBRawFileDBSpectrums
Collection to store aggregation of collDBRawFileDBSpectrums |
protected java.util.List |
collDBSignals
Collection to store aggregation of collDBSignals |
protected java.util.List |
collDBSpectrumDBConditions
Collection to store aggregation of collDBSpectrumDBConditions |
protected java.util.List |
collDBSpectrumDBKeywords
Collection to store aggregation of collDBSpectrumDBKeywords |
protected java.util.List |
collDBSpectrumDBLiteratures
Collection to store aggregation of collDBSpectrumDBLiteratures |
protected java.util.List |
collDBSpectrumHyperlinks
Collection to store aggregation of collDBSpectrumHyperlinks |
protected java.util.List |
collDBUserDBSpectrumEdits
Collection to store aggregation of collDBUserDBSpectrumEdits |
protected java.util.List |
collDBUserDBSpectrumMarks
Collection to store aggregation of collDBUserDBSpectrumMarks |
protected java.util.List |
collDBUserDBSpectrums
Collection to store aggregation of collDBUserDBSpectrums |
private byte[] |
comment
The value for the comment field |
private java.lang.String |
commentSoundex
The value for the commentSoundex field |
private java.util.Date |
date
The value for the date field |
private static java.util.List |
fieldNames
|
private long |
fingerprint
The value for the fingerprint field |
private org.apache.torque.util.Criteria |
lastDBCouplingsCriteria
The criteria used to select the current contents of collDBCouplings |
private org.apache.torque.util.Criteria |
lastDBRawFileDBSpectrumsCriteria
The criteria used to select the current contents of collDBRawFileDBSpectrums |
private org.apache.torque.util.Criteria |
lastDBSignalsCriteria
The criteria used to select the current contents of collDBSignals |
private org.apache.torque.util.Criteria |
lastDBSpectrumDBConditionsCriteria
The criteria used to select the current contents of collDBSpectrumDBConditions |
private org.apache.torque.util.Criteria |
lastDBSpectrumDBKeywordsCriteria
The criteria used to select the current contents of collDBSpectrumDBKeywords |
private org.apache.torque.util.Criteria |
lastDBSpectrumDBLiteraturesCriteria
The criteria used to select the current contents of collDBSpectrumDBLiteratures |
private org.apache.torque.util.Criteria |
lastDBSpectrumHyperlinksCriteria
The criteria used to select the current contents of collDBSpectrumHyperlinks |
private org.apache.torque.util.Criteria |
lastDBUserDBSpectrumEditsCriteria
The criteria used to select the current contents of collDBUserDBSpectrumEdits |
private org.apache.torque.util.Criteria |
lastDBUserDBSpectrumMarksCriteria
The criteria used to select the current contents of collDBUserDBSpectrumMarks |
private org.apache.torque.util.Criteria |
lastDBUserDBSpectrumsCriteria
The criteria used to select the current contents of collDBUserDBSpectrums |
private java.lang.String |
literature
The value for the literature field |
private java.lang.String |
literatureSoundex
The value for the literatureSoundex field |
private int |
moleculeId
The value for the moleculeId field |
private static DBSpectrumPeer |
peer
The Peer class |
private java.lang.String |
reviewFlag
The value for the reviewFlag field |
private java.lang.String |
reviewKey
The value for the reviewKey field |
private java.lang.String |
simpleSpecfile
The value for the simpleSpecfile field |
private java.lang.String |
specfile
The value for the specfile field |
private int |
spectrumId
The value for the spectrumId field |
private int |
spectrumTypeId
The value for the spectrumTypeId field |
private int |
userId
The value for the userId field |
Fields inherited from class org.apache.torque.om.BaseObject |
---|
NEW_ID |
Constructor Summary | |
---|---|
BaseDBSpectrum()
|
Method Summary | |
---|---|
void |
addDBCoupling(DBCoupling l)
Method called to associate a DBCoupling object to this object through the DBCoupling foreign key attribute |
void |
addDBRawFileDBSpectrum(DBRawFileDBSpectrum l)
Method called to associate a DBRawFileDBSpectrum object to this object through the DBRawFileDBSpectrum foreign key attribute |
void |
addDBSignal(DBSignal l)
Method called to associate a DBSignal object to this object through the DBSignal foreign key attribute |
void |
addDBSpectrumDBCondition(DBSpectrumDBCondition l)
Method called to associate a DBSpectrumDBCondition object to this object through the DBSpectrumDBCondition foreign key attribute |
void |
addDBSpectrumDBKeyword(DBSpectrumDBKeyword l)
Method called to associate a DBSpectrumDBKeyword object to this object through the DBSpectrumDBKeyword foreign key attribute |
void |
addDBSpectrumDBLiterature(DBSpectrumDBLiterature l)
Method called to associate a DBSpectrumDBLiterature object to this object through the DBSpectrumDBLiterature foreign key attribute |
void |
addDBSpectrumHyperlink(DBSpectrumHyperlink l)
Method called to associate a DBSpectrumHyperlink object to this object through the DBSpectrumHyperlink foreign key attribute |
void |
addDBUserDBSpectrum(DBUserDBSpectrum l)
Method called to associate a DBUserDBSpectrum object to this object through the DBUserDBSpectrum foreign key attribute |
void |
addDBUserDBSpectrumEdit(DBUserDBSpectrumEdit l)
Method called to associate a DBUserDBSpectrumEdit object to this object through the DBUserDBSpectrumEdit foreign key attribute |
void |
addDBUserDBSpectrumMark(DBUserDBSpectrumMark l)
Method called to associate a DBUserDBSpectrumMark object to this object through the DBUserDBSpectrumMark foreign key attribute |
DBSpectrum |
copy()
Makes a copy of this object. |
protected DBSpectrum |
copyInto(DBSpectrum copyObj)
|
java.lang.Object |
getByName(java.lang.String name)
Retrieves a field from the object by name passed in as a String. |
java.lang.Object |
getByPeerName(java.lang.String name)
Retrieves a field from the object by name passed in as a String. |
java.lang.Object |
getByPosition(int pos)
Retrieves a field from the object by Position as specified in the xml schema. |
byte[] |
getComment()
Get the Comment |
java.lang.String |
getCommentSoundex()
Get the CommentSoundex |
java.util.Date |
getDate()
Get the Date |
java.util.List |
getDBCouplings()
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBCouplings(java.sql.Connection con)
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBCouplings(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBCouplings(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBCouplingsJoinDBAtomRelatedByAtomId1(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBCouplingsJoinDBAtomRelatedByAtomId2(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBCouplingsJoinDBSpectrum(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
DBMolecule |
getDBMolecule()
Get the associated DBMolecule object |
java.util.List |
getDBRawFileDBSpectrums()
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBRawFileDBSpectrums(java.sql.Connection con)
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBRawFileDBSpectrums(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBRawFileDBSpectrums(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBRawFileDBSpectrumsJoinDBRawFile(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBRawFileDBSpectrumsJoinDBSpectrum(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBSignals()
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBSignals(java.sql.Connection con)
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBSignals(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBSignals(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBSignalsJoinDBSpectrum(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBSpectrumDBConditions()
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBSpectrumDBConditions(java.sql.Connection con)
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBSpectrumDBConditions(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBSpectrumDBConditions(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBSpectrumDBConditionsJoinDBCondition(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBSpectrumDBConditionsJoinDBSpectrum(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBSpectrumDBKeywords()
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBSpectrumDBKeywords(java.sql.Connection con)
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBSpectrumDBKeywords(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBSpectrumDBKeywords(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBSpectrumDBKeywordsJoinDBKeyword(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBSpectrumDBKeywordsJoinDBSpectrum(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBSpectrumDBLiteratures()
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBSpectrumDBLiteratures(java.sql.Connection con)
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBSpectrumDBLiteratures(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBSpectrumDBLiteratures(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBSpectrumDBLiteraturesJoinDBLiterature(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBSpectrumDBLiteraturesJoinDBSpectrum(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBSpectrumHyperlinks()
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBSpectrumHyperlinks(java.sql.Connection con)
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBSpectrumHyperlinks(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBSpectrumHyperlinks(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBSpectrumHyperlinksJoinDBSpectrum(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
DBSpectrumType |
getDBSpectrumType()
Get the associated DBSpectrumType object |
java.util.List |
getDBUserDBSpectrumEdits()
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBUserDBSpectrumEdits(java.sql.Connection con)
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBUserDBSpectrumEdits(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBUserDBSpectrumEdits(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBUserDBSpectrumEditsJoinDBSpectrum(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBUserDBSpectrumEditsJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBUserDBSpectrumMarks()
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBUserDBSpectrumMarks(java.sql.Connection con)
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBUserDBSpectrumMarks(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBUserDBSpectrumMarks(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBUserDBSpectrumMarksJoinDBSpectrum(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBUserDBSpectrumMarksJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBUserDBSpectrums()
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBUserDBSpectrums(java.sql.Connection con)
If this collection has already been initialized, returns the collection. |
java.util.List |
getDBUserDBSpectrums(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
java.util.List |
getDBUserDBSpectrums(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBUserDBSpectrumsJoinDBSpectrum(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
protected java.util.List |
getDBUserDBSpectrumsJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
If this collection has already been initialized with an identical criteria, it returns the collection. |
static java.util.List |
getFieldNames()
Generate a list of field names. |
long |
getFingerprint()
Get the Fingerprint |
java.lang.String |
getLiterature()
Get the Literature |
java.lang.String |
getLiteratureSoundex()
Get the LiteratureSoundex |
int |
getMoleculeId()
Get the MoleculeId |
NmrshiftdbUser |
getNmrshiftdbUser()
Get the associated NmrshiftdbUser object |
DBSpectrumPeer |
getPeer()
returns a peer instance associated with this om. |
org.apache.torque.om.ObjectKey |
getPrimaryKey()
returns an id that differentiates this object from others of its class. |
java.lang.String |
getReviewFlag()
Get the ReviewFlag |
java.lang.String |
getReviewKey()
Get the ReviewKey |
java.lang.String |
getSimpleSpecfile()
Get the SimpleSpecfile |
java.lang.String |
getSpecfile()
Get the Specfile |
int |
getSpectrumId()
Get the SpectrumId |
int |
getSpectrumTypeId()
Get the SpectrumTypeId |
int |
getUserId()
Get the UserId |
protected void |
initDBCouplings()
Temporary storage of collDBCouplings to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested. |
protected void |
initDBRawFileDBSpectrums()
Temporary storage of collDBRawFileDBSpectrums to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested. |
protected void |
initDBSignals()
Temporary storage of collDBSignals to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested. |
protected void |
initDBSpectrumDBConditions()
Temporary storage of collDBSpectrumDBConditions to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested. |
protected void |
initDBSpectrumDBKeywords()
Temporary storage of collDBSpectrumDBKeywords to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested. |
protected void |
initDBSpectrumDBLiteratures()
Temporary storage of collDBSpectrumDBLiteratures to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested. |
protected void |
initDBSpectrumHyperlinks()
Temporary storage of collDBSpectrumHyperlinks to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested. |
protected void |
initDBUserDBSpectrumEdits()
Temporary storage of collDBUserDBSpectrumEdits to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested. |
protected void |
initDBUserDBSpectrumMarks()
Temporary storage of collDBUserDBSpectrumMarks to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested. |
protected void |
initDBUserDBSpectrums()
Temporary storage of collDBUserDBSpectrums to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested. |
void |
save()
Stores the object in the database. |
void |
save(java.sql.Connection con)
Stores the object in the database. |
void |
save(java.lang.String dbName)
Stores the object in the database. |
void |
setComment(byte[] v)
Set the value of Comment |
void |
setCommentSoundex(java.lang.String v)
Set the value of CommentSoundex |
void |
setDate(java.util.Date v)
Set the value of Date |
void |
setDBMolecule(DBMolecule v)
Declares an association between this object and a DBMolecule object |
void |
setDBMoleculeKey(org.apache.torque.om.ObjectKey key)
Provides convenient way to set a relationship based on a ObjectKey. |
void |
setDBSpectrumType(DBSpectrumType v)
Declares an association between this object and a DBSpectrumType object |
void |
setDBSpectrumTypeKey(org.apache.torque.om.ObjectKey key)
Provides convenient way to set a relationship based on a ObjectKey. |
void |
setFingerprint(long v)
Set the value of Fingerprint |
void |
setLiterature(java.lang.String v)
Set the value of Literature |
void |
setLiteratureSoundex(java.lang.String v)
Set the value of LiteratureSoundex |
void |
setMoleculeId(int v)
Set the value of MoleculeId |
void |
setNmrshiftdbUser(NmrshiftdbUser v)
Declares an association between this object and a NmrshiftdbUser object |
void |
setNmrshiftdbUserKey(org.apache.torque.om.ObjectKey key)
Provides convenient way to set a relationship based on a ObjectKey. |
void |
setPrimaryKey(org.apache.torque.om.ObjectKey key)
Set the PrimaryKey using ObjectKey. |
void |
setPrimaryKey(java.lang.String key)
Set the PrimaryKey using a String. |
void |
setReviewFlag(java.lang.String v)
Set the value of ReviewFlag |
void |
setReviewKey(java.lang.String v)
Set the value of ReviewKey |
void |
setSimpleSpecfile(java.lang.String v)
Set the value of SimpleSpecfile |
void |
setSpecfile(java.lang.String v)
Set the value of Specfile |
void |
setSpectrumId(int v)
Set the value of SpectrumId |
void |
setSpectrumTypeId(int v)
Set the value of SpectrumTypeId |
void |
setUserId(int v)
Set the value of UserId |
java.lang.String |
toString()
|
Methods inherited from class org.apache.torque.om.BaseObject |
---|
equals, equals, getLog, hashCode, isModified, isNew, log, resetModified, setModified, setNew, setPrimaryKey |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private static final DBSpectrumPeer peer
private int spectrumId
private java.util.Date date
private java.lang.String specfile
private java.lang.String simpleSpecfile
private java.lang.String literature
private java.lang.String literatureSoundex
private java.lang.String reviewFlag
private java.lang.String reviewKey
private long fingerprint
private int userId
private int spectrumTypeId
private byte[] comment
private java.lang.String commentSoundex
private int moleculeId
private NmrshiftdbUser aNmrshiftdbUser
private DBSpectrumType aDBSpectrumType
private DBMolecule aDBMolecule
protected java.util.List collDBSpectrumDBConditions
private org.apache.torque.util.Criteria lastDBSpectrumDBConditionsCriteria
protected java.util.List collDBCouplings
private org.apache.torque.util.Criteria lastDBCouplingsCriteria
protected java.util.List collDBSignals
private org.apache.torque.util.Criteria lastDBSignalsCriteria
protected java.util.List collDBUserDBSpectrums
private org.apache.torque.util.Criteria lastDBUserDBSpectrumsCriteria
protected java.util.List collDBUserDBSpectrumEdits
private org.apache.torque.util.Criteria lastDBUserDBSpectrumEditsCriteria
protected java.util.List collDBUserDBSpectrumMarks
private org.apache.torque.util.Criteria lastDBUserDBSpectrumMarksCriteria
protected java.util.List collDBSpectrumHyperlinks
private org.apache.torque.util.Criteria lastDBSpectrumHyperlinksCriteria
protected java.util.List collDBSpectrumDBKeywords
private org.apache.torque.util.Criteria lastDBSpectrumDBKeywordsCriteria
protected java.util.List collDBSpectrumDBLiteratures
private org.apache.torque.util.Criteria lastDBSpectrumDBLiteraturesCriteria
protected java.util.List collDBRawFileDBSpectrums
private org.apache.torque.util.Criteria lastDBRawFileDBSpectrumsCriteria
private static java.util.List fieldNames
private boolean alreadyInSave
Constructor Detail |
---|
public BaseDBSpectrum()
Method Detail |
---|
public int getSpectrumId()
public void setSpectrumId(int v) throws org.apache.torque.TorqueException
v
- new value
org.apache.torque.TorqueException
public java.util.Date getDate()
public void setDate(java.util.Date v)
v
- new valuepublic java.lang.String getSpecfile()
public void setSpecfile(java.lang.String v)
v
- new valuepublic java.lang.String getSimpleSpecfile()
public void setSimpleSpecfile(java.lang.String v)
v
- new valuepublic java.lang.String getLiterature()
public void setLiterature(java.lang.String v)
v
- new valuepublic java.lang.String getLiteratureSoundex()
public void setLiteratureSoundex(java.lang.String v)
v
- new valuepublic java.lang.String getReviewFlag()
public void setReviewFlag(java.lang.String v)
v
- new valuepublic java.lang.String getReviewKey()
public void setReviewKey(java.lang.String v)
v
- new valuepublic long getFingerprint()
public void setFingerprint(long v)
v
- new valuepublic int getUserId()
public void setUserId(int v) throws org.apache.torque.TorqueException
v
- new value
org.apache.torque.TorqueException
public int getSpectrumTypeId()
public void setSpectrumTypeId(int v) throws org.apache.torque.TorqueException
v
- new value
org.apache.torque.TorqueException
public byte[] getComment()
public void setComment(byte[] v)
v
- new valuepublic java.lang.String getCommentSoundex()
public void setCommentSoundex(java.lang.String v)
v
- new valuepublic int getMoleculeId()
public void setMoleculeId(int v) throws org.apache.torque.TorqueException
v
- new value
org.apache.torque.TorqueException
public void setNmrshiftdbUser(NmrshiftdbUser v) throws org.apache.torque.TorqueException
v
- NmrshiftdbUser
org.apache.torque.TorqueException
public NmrshiftdbUser getNmrshiftdbUser() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public void setNmrshiftdbUserKey(org.apache.torque.om.ObjectKey key) throws org.apache.torque.TorqueException
bar.setFooKey(foo.getPrimaryKey())
org.apache.torque.TorqueException
public void setDBSpectrumType(DBSpectrumType v) throws org.apache.torque.TorqueException
v
- DBSpectrumType
org.apache.torque.TorqueException
public DBSpectrumType getDBSpectrumType() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public void setDBSpectrumTypeKey(org.apache.torque.om.ObjectKey key) throws org.apache.torque.TorqueException
bar.setFooKey(foo.getPrimaryKey())
org.apache.torque.TorqueException
public void setDBMolecule(DBMolecule v) throws org.apache.torque.TorqueException
v
- DBMolecule
org.apache.torque.TorqueException
public DBMolecule getDBMolecule() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public void setDBMoleculeKey(org.apache.torque.om.ObjectKey key) throws org.apache.torque.TorqueException
bar.setFooKey(foo.getPrimaryKey())
org.apache.torque.TorqueException
protected void initDBSpectrumDBConditions()
public void addDBSpectrumDBCondition(DBSpectrumDBCondition l) throws org.apache.torque.TorqueException
l
- DBSpectrumDBCondition
org.apache.torque.TorqueException
public java.util.List getDBSpectrumDBConditions() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBSpectrumDBConditions(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBSpectrumDBConditions(java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBSpectrumDBConditions(org.apache.torque.util.Criteria criteria, java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBSpectrumDBConditionsJoinDBSpectrum(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBSpectrumDBConditionsJoinDBCondition(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected void initDBCouplings()
public void addDBCoupling(DBCoupling l) throws org.apache.torque.TorqueException
l
- DBCoupling
org.apache.torque.TorqueException
public java.util.List getDBCouplings() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBCouplings(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBCouplings(java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBCouplings(org.apache.torque.util.Criteria criteria, java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBCouplingsJoinDBAtomRelatedByAtomId1(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBCouplingsJoinDBAtomRelatedByAtomId2(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBCouplingsJoinDBSpectrum(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected void initDBSignals()
public void addDBSignal(DBSignal l) throws org.apache.torque.TorqueException
l
- DBSignal
org.apache.torque.TorqueException
public java.util.List getDBSignals() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBSignals(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBSignals(java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBSignals(org.apache.torque.util.Criteria criteria, java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBSignalsJoinDBSpectrum(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected void initDBUserDBSpectrums()
public void addDBUserDBSpectrum(DBUserDBSpectrum l) throws org.apache.torque.TorqueException
l
- DBUserDBSpectrum
org.apache.torque.TorqueException
public java.util.List getDBUserDBSpectrums() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBUserDBSpectrums(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBUserDBSpectrums(java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBUserDBSpectrums(org.apache.torque.util.Criteria criteria, java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBUserDBSpectrumsJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBUserDBSpectrumsJoinDBSpectrum(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected void initDBUserDBSpectrumEdits()
public void addDBUserDBSpectrumEdit(DBUserDBSpectrumEdit l) throws org.apache.torque.TorqueException
l
- DBUserDBSpectrumEdit
org.apache.torque.TorqueException
public java.util.List getDBUserDBSpectrumEdits() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBUserDBSpectrumEdits(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBUserDBSpectrumEdits(java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBUserDBSpectrumEdits(org.apache.torque.util.Criteria criteria, java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBUserDBSpectrumEditsJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBUserDBSpectrumEditsJoinDBSpectrum(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected void initDBUserDBSpectrumMarks()
public void addDBUserDBSpectrumMark(DBUserDBSpectrumMark l) throws org.apache.torque.TorqueException
l
- DBUserDBSpectrumMark
org.apache.torque.TorqueException
public java.util.List getDBUserDBSpectrumMarks() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBUserDBSpectrumMarks(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBUserDBSpectrumMarks(java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBUserDBSpectrumMarks(org.apache.torque.util.Criteria criteria, java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBUserDBSpectrumMarksJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBUserDBSpectrumMarksJoinDBSpectrum(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected void initDBSpectrumHyperlinks()
public void addDBSpectrumHyperlink(DBSpectrumHyperlink l) throws org.apache.torque.TorqueException
l
- DBSpectrumHyperlink
org.apache.torque.TorqueException
public java.util.List getDBSpectrumHyperlinks() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBSpectrumHyperlinks(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBSpectrumHyperlinks(java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBSpectrumHyperlinks(org.apache.torque.util.Criteria criteria, java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBSpectrumHyperlinksJoinDBSpectrum(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected void initDBSpectrumDBKeywords()
public void addDBSpectrumDBKeyword(DBSpectrumDBKeyword l) throws org.apache.torque.TorqueException
l
- DBSpectrumDBKeyword
org.apache.torque.TorqueException
public java.util.List getDBSpectrumDBKeywords() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBSpectrumDBKeywords(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBSpectrumDBKeywords(java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBSpectrumDBKeywords(org.apache.torque.util.Criteria criteria, java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBSpectrumDBKeywordsJoinDBSpectrum(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBSpectrumDBKeywordsJoinDBKeyword(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected void initDBSpectrumDBLiteratures()
public void addDBSpectrumDBLiterature(DBSpectrumDBLiterature l) throws org.apache.torque.TorqueException
l
- DBSpectrumDBLiterature
org.apache.torque.TorqueException
public java.util.List getDBSpectrumDBLiteratures() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBSpectrumDBLiteratures(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBSpectrumDBLiteratures(java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBSpectrumDBLiteratures(org.apache.torque.util.Criteria criteria, java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBSpectrumDBLiteraturesJoinDBSpectrum(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBSpectrumDBLiteraturesJoinDBLiterature(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected void initDBRawFileDBSpectrums()
public void addDBRawFileDBSpectrum(DBRawFileDBSpectrum l) throws org.apache.torque.TorqueException
l
- DBRawFileDBSpectrum
org.apache.torque.TorqueException
public java.util.List getDBRawFileDBSpectrums() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBRawFileDBSpectrums(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBRawFileDBSpectrums(java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getDBRawFileDBSpectrums(org.apache.torque.util.Criteria criteria, java.sql.Connection con) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBRawFileDBSpectrumsJoinDBRawFile(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getDBRawFileDBSpectrumsJoinDBSpectrum(org.apache.torque.util.Criteria criteria) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public static java.util.List getFieldNames()
public java.lang.Object getByName(java.lang.String name)
getByName
in class org.apache.torque.om.BaseObject
name
- field name
public java.lang.Object getByPeerName(java.lang.String name)
getByPeerName
in class org.apache.torque.om.BaseObject
name
- peer name
public java.lang.Object getByPosition(int pos)
getByPosition
in class org.apache.torque.om.BaseObject
pos
- position in xml schema
public void save() throws java.lang.Exception
save
in interface org.apache.torque.om.Persistent
save
in class org.apache.torque.om.BaseObject
java.lang.Exception
public void save(java.lang.String dbName) throws org.apache.torque.TorqueException
save
in interface org.apache.torque.om.Persistent
save
in class org.apache.torque.om.BaseObject
dbName
-
org.apache.torque.TorqueException
public void save(java.sql.Connection con) throws org.apache.torque.TorqueException
save
in interface org.apache.torque.om.Persistent
save
in class org.apache.torque.om.BaseObject
con
-
org.apache.torque.TorqueException
public void setPrimaryKey(org.apache.torque.om.ObjectKey key) throws org.apache.torque.TorqueException
setPrimaryKey
in interface org.apache.torque.om.Persistent
setPrimaryKey
in class org.apache.torque.om.BaseObject
spectrumId
- ObjectKey
org.apache.torque.TorqueException
public void setPrimaryKey(java.lang.String key) throws org.apache.torque.TorqueException
setPrimaryKey
in interface org.apache.torque.om.Persistent
setPrimaryKey
in class org.apache.torque.om.BaseObject
key
-
org.apache.torque.TorqueException
public org.apache.torque.om.ObjectKey getPrimaryKey()
getPrimaryKey
in interface org.apache.torque.om.Persistent
getPrimaryKey
in class org.apache.torque.om.BaseObject
public DBSpectrum copy() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected DBSpectrum copyInto(DBSpectrum copyObj) throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public DBSpectrumPeer getPeer()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |