org.openscience.nmrshiftdb.om
Class BaseNmrshiftdbUser

java.lang.Object
  extended by org.apache.torque.om.BaseObject
      extended by org.apache.jetspeed.om.security.turbine.BaseTurbineUser
          extended by org.apache.jetspeed.om.security.turbine.TurbineUser
              extended by org.openscience.nmrshiftdb.om.BaseNmrshiftdbUser
All Implemented Interfaces:
java.io.Serializable, org.apache.torque.om.Persistent
Direct Known Subclasses:
NmrshiftdbUser

public abstract class BaseNmrshiftdbUser
extends org.apache.jetspeed.om.security.turbine.TurbineUser

This class was autogenerated by Torque on: [Tue Nov 21 23:53:10 CET 2006] You should not use this class directly. It should not even be extended all references should be to NmrshiftdbUser

See Also:
Serialized Form

Field Summary
protected  java.util.List collDBBookmarks
          Collection to store aggregation of collDBBookmarks
protected  java.util.List collDBConditions
          Collection to store aggregation of collDBConditions
protected  java.util.List collDBGuestbooks
          Collection to store aggregation of collDBGuestbooks
protected  java.util.List collDBLabGroups
          Collection to store aggregation of collDBLabGroups
protected  java.util.List collDBMolecules
          Collection to store aggregation of collDBMolecules
protected  java.util.List collDBReviewGroupDBUsers
          Collection to store aggregation of collDBReviewGroupDBUsers
protected  java.util.List collDBSamples
          Collection to store aggregation of collDBSamples
protected  java.util.List collDBSpectrums
          Collection to store aggregation of collDBSpectrums
protected  java.util.List collDBSpectrumTypes
          Collection to store aggregation of collDBSpectrumTypes
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
protected  java.util.List collDBWishlists
          Collection to store aggregation of collDBWishlists
private  org.apache.torque.util.Criteria lastDBBookmarksCriteria
          The criteria used to select the current contents of collDBBookmarks
private  org.apache.torque.util.Criteria lastDBConditionsCriteria
          The criteria used to select the current contents of collDBConditions
private  org.apache.torque.util.Criteria lastDBGuestbooksCriteria
          The criteria used to select the current contents of collDBGuestbooks
private  org.apache.torque.util.Criteria lastDBLabGroupsCriteria
          The criteria used to select the current contents of collDBLabGroups
private  org.apache.torque.util.Criteria lastDBMoleculesCriteria
          The criteria used to select the current contents of collDBMolecules
private  org.apache.torque.util.Criteria lastDBReviewGroupDBUsersCriteria
          The criteria used to select the current contents of collDBReviewGroupDBUsers
private  org.apache.torque.util.Criteria lastDBSamplesCriteria
          The criteria used to select the current contents of collDBSamples
private  org.apache.torque.util.Criteria lastDBSpectrumsCriteria
          The criteria used to select the current contents of collDBSpectrums
private  org.apache.torque.util.Criteria lastDBSpectrumTypesCriteria
          The criteria used to select the current contents of collDBSpectrumTypes
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  org.apache.torque.util.Criteria lastDBWishlistsCriteria
          The criteria used to select the current contents of collDBWishlists
private static NmrshiftdbUserPeer peer
          The Peer class
 
Fields inherited from class org.apache.jetspeed.om.security.turbine.BaseTurbineUser
collTurbineUserGroupRoles
 
Fields inherited from class org.apache.torque.om.BaseObject
NEW_ID
 
Constructor Summary
BaseNmrshiftdbUser()
           
 
Method Summary
 void addDBBookmark(DBBookmark l)
          Method called to associate a DBBookmark object to this object through the DBBookmark foreign key attribute
 void addDBCondition(DBCondition l)
          Method called to associate a DBCondition object to this object through the DBCondition foreign key attribute
 void addDBGuestbook(DBGuestbook l)
          Method called to associate a DBGuestbook object to this object through the DBGuestbook foreign key attribute
 void addDBLabGroup(DBLabGroup l)
          Method called to associate a DBLabGroup object to this object through the DBLabGroup foreign key attribute
 void addDBMolecule(DBMolecule l)
          Method called to associate a DBMolecule object to this object through the DBMolecule foreign key attribute
 void addDBReviewGroupDBUser(DBReviewGroupDBUser l)
          Method called to associate a DBReviewGroupDBUser object to this object through the DBReviewGroupDBUser foreign key attribute
 void addDBSample(DBSample l)
          Method called to associate a DBSample object to this object through the DBSample foreign key attribute
 void addDBSpectrum(DBSpectrum l)
          Method called to associate a DBSpectrum object to this object through the DBSpectrum foreign key attribute
 void addDBSpectrumType(DBSpectrumType l)
          Method called to associate a DBSpectrumType object to this object through the DBSpectrumType 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
 void addDBWishlist(DBWishlist l)
          Method called to associate a DBWishlist object to this object through the DBWishlist foreign key attribute
 java.util.List getDBBookmarks()
          If this collection has already been initialized, returns the collection.
 java.util.List getDBBookmarks(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getDBBookmarks(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBBookmarks(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 getDBBookmarksJoinDBMolecule(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 getDBBookmarksJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBConditions()
          If this collection has already been initialized, returns the collection.
 java.util.List getDBConditions(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getDBConditions(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBConditions(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 getDBConditionsJoinDBConditionType(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 getDBConditionsJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBGuestbooks()
          If this collection has already been initialized, returns the collection.
 java.util.List getDBGuestbooks(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getDBGuestbooks(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBGuestbooks(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 getDBGuestbooksJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBLabGroups()
          If this collection has already been initialized, returns the collection.
 java.util.List getDBLabGroups(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getDBLabGroups(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBLabGroups(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 getDBLabGroupsJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBMolecules()
          If this collection has already been initialized, returns the collection.
 java.util.List getDBMolecules(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getDBMolecules(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBMolecules(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 getDBMoleculesJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBReviewGroupDBUsers()
          If this collection has already been initialized, returns the collection.
 java.util.List getDBReviewGroupDBUsers(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getDBReviewGroupDBUsers(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBReviewGroupDBUsers(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 getDBReviewGroupDBUsersJoinDBReviewGroup(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 getDBReviewGroupDBUsersJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBSamples()
          If this collection has already been initialized, returns the collection.
 java.util.List getDBSamples(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getDBSamples(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBSamples(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 getDBSamplesJoinDBCondition(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 getDBSamplesJoinDBMachine(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 getDBSamplesJoinDBMolecule(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 getDBSamplesJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBSpectrums()
          If this collection has already been initialized, returns the collection.
 java.util.List getDBSpectrums(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getDBSpectrums(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBSpectrums(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 getDBSpectrumsJoinDBMolecule(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 getDBSpectrumsJoinDBSpectrumType(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 getDBSpectrumsJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBSpectrumTypes()
          If this collection has already been initialized, returns the collection.
 java.util.List getDBSpectrumTypes(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getDBSpectrumTypes(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBSpectrumTypes(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 getDBSpectrumTypesJoinNmrshiftdbUser(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()
          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.
 java.util.List getDBWishlists()
          If this collection has already been initialized, returns the collection.
 java.util.List getDBWishlists(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getDBWishlists(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDBWishlists(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 getDBWishlistsJoinDBMolecule(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 getDBWishlistsJoinDBSpectrumType(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 getDBWishlistsJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
protected  void initDBBookmarks()
          Temporary storage of collDBBookmarks to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initDBConditions()
          Temporary storage of collDBConditions to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initDBGuestbooks()
          Temporary storage of collDBGuestbooks to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initDBLabGroups()
          Temporary storage of collDBLabGroups to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initDBMolecules()
          Temporary storage of collDBMolecules to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initDBReviewGroupDBUsers()
          Temporary storage of collDBReviewGroupDBUsers to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initDBSamples()
          Temporary storage of collDBSamples to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initDBSpectrums()
          Temporary storage of collDBSpectrums to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initDBSpectrumTypes()
          Temporary storage of collDBSpectrumTypes 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.
protected  void initDBWishlists()
          Temporary storage of collDBWishlists to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
 java.lang.String toString()
           
 
Methods inherited from class org.apache.jetspeed.om.security.turbine.TurbineUser
getContributions, getDBLabGroup, getLiteratureOldSubmit, getMyMissingReviews, getMyUnreviewedContributions, getReviewGroups, isAssignReviews, isContributor, isLabgroupLeader, isLabgroupUser, isLabgroupWorker, isReviewer, setContributions, setLiteratureOldSubmit
 
Methods inherited from class org.apache.jetspeed.om.security.turbine.BaseTurbineUser
addTurbineUserGroupRole, copy, copyInto, getAddress, getAffiliation1, getAffiliation2, getBrokenEdit, getBrokensubmit, getByName, getByPeerName, getByPosition, getCity, getConfirmValue, getCountry, getCreated, getDisabled, getEmail, getFieldNames, getFirstName, getHallOfFame, getLabgroupId, getLabgroupKey, getLastDownloadDate, getLastLogin, getLastName, getLoginName, getModified, getObjectdata, getOldLiterature, getPasswordChanged, getPasswordValue, getPeer, getPrimaryKey, getSearchhistory, getState, getStructureshistory, getTitle, getTurbineUserGroupRoles, getTurbineUserGroupRoles, getTurbineUserGroupRoles, getTurbineUserGroupRoles, getTurbineUserGroupRolesJoinTurbineGroup, getTurbineUserGroupRolesJoinTurbineRole, getTurbineUserGroupRolesJoinTurbineUser, getUserId, getWebPage, getZipCode, initTurbineUserGroupRoles, save, save, save, setAddress, setAffiliation1, setAffiliation2, setBrokenEdit, setBrokensubmit, setCity, setConfirmValue, setCountry, setCreated, setDisabled, setEmail, setFirstName, setHallOfFame, setLabgroupId, setLabgroupKey, setLastDownloadDate, setLastLogin, setLastName, setLoginName, setModified, setObjectdata, setOldLiterature, setPasswordChanged, setPasswordValue, setPrimaryKey, setPrimaryKey, setSearchhistory, setState, setStructureshistory, setTitle, setUserId, setWebPage, setZipCode
 
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
 
Methods inherited from interface org.apache.torque.om.Persistent
getPrimaryKey, isModified, isNew, save, save, save, setModified, setNew, setPrimaryKey, setPrimaryKey
 

Field Detail

peer

private static final NmrshiftdbUserPeer peer
The Peer class


collDBGuestbooks

protected java.util.List collDBGuestbooks
Collection to store aggregation of collDBGuestbooks


lastDBGuestbooksCriteria

private org.apache.torque.util.Criteria lastDBGuestbooksCriteria
The criteria used to select the current contents of collDBGuestbooks


collDBConditions

protected java.util.List collDBConditions
Collection to store aggregation of collDBConditions


lastDBConditionsCriteria

private org.apache.torque.util.Criteria lastDBConditionsCriteria
The criteria used to select the current contents of collDBConditions


collDBSpectrumTypes

protected java.util.List collDBSpectrumTypes
Collection to store aggregation of collDBSpectrumTypes


lastDBSpectrumTypesCriteria

private org.apache.torque.util.Criteria lastDBSpectrumTypesCriteria
The criteria used to select the current contents of collDBSpectrumTypes


collDBMolecules

protected java.util.List collDBMolecules
Collection to store aggregation of collDBMolecules


lastDBMoleculesCriteria

private org.apache.torque.util.Criteria lastDBMoleculesCriteria
The criteria used to select the current contents of collDBMolecules


collDBBookmarks

protected java.util.List collDBBookmarks
Collection to store aggregation of collDBBookmarks


lastDBBookmarksCriteria

private org.apache.torque.util.Criteria lastDBBookmarksCriteria
The criteria used to select the current contents of collDBBookmarks


collDBWishlists

protected java.util.List collDBWishlists
Collection to store aggregation of collDBWishlists


lastDBWishlistsCriteria

private org.apache.torque.util.Criteria lastDBWishlistsCriteria
The criteria used to select the current contents of collDBWishlists


collDBSpectrums

protected java.util.List collDBSpectrums
Collection to store aggregation of collDBSpectrums


lastDBSpectrumsCriteria

private org.apache.torque.util.Criteria lastDBSpectrumsCriteria
The criteria used to select the current contents of collDBSpectrums


collDBUserDBSpectrums

protected java.util.List collDBUserDBSpectrums
Collection to store aggregation of collDBUserDBSpectrums


lastDBUserDBSpectrumsCriteria

private org.apache.torque.util.Criteria lastDBUserDBSpectrumsCriteria
The criteria used to select the current contents of collDBUserDBSpectrums


collDBUserDBSpectrumEdits

protected java.util.List collDBUserDBSpectrumEdits
Collection to store aggregation of collDBUserDBSpectrumEdits


lastDBUserDBSpectrumEditsCriteria

private org.apache.torque.util.Criteria lastDBUserDBSpectrumEditsCriteria
The criteria used to select the current contents of collDBUserDBSpectrumEdits


collDBUserDBSpectrumMarks

protected java.util.List collDBUserDBSpectrumMarks
Collection to store aggregation of collDBUserDBSpectrumMarks


lastDBUserDBSpectrumMarksCriteria

private org.apache.torque.util.Criteria lastDBUserDBSpectrumMarksCriteria
The criteria used to select the current contents of collDBUserDBSpectrumMarks


collDBReviewGroupDBUsers

protected java.util.List collDBReviewGroupDBUsers
Collection to store aggregation of collDBReviewGroupDBUsers


lastDBReviewGroupDBUsersCriteria

private org.apache.torque.util.Criteria lastDBReviewGroupDBUsersCriteria
The criteria used to select the current contents of collDBReviewGroupDBUsers


collDBLabGroups

protected java.util.List collDBLabGroups
Collection to store aggregation of collDBLabGroups


lastDBLabGroupsCriteria

private org.apache.torque.util.Criteria lastDBLabGroupsCriteria
The criteria used to select the current contents of collDBLabGroups


collDBSamples

protected java.util.List collDBSamples
Collection to store aggregation of collDBSamples


lastDBSamplesCriteria

private org.apache.torque.util.Criteria lastDBSamplesCriteria
The criteria used to select the current contents of collDBSamples

Constructor Detail

BaseNmrshiftdbUser

public BaseNmrshiftdbUser()
Method Detail

initDBGuestbooks

protected void initDBGuestbooks()
Temporary storage of collDBGuestbooks to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addDBGuestbook

public void addDBGuestbook(DBGuestbook l)
                    throws org.apache.torque.TorqueException
Method called to associate a DBGuestbook object to this object through the DBGuestbook foreign key attribute

Parameters:
l - DBGuestbook
Throws:
org.apache.torque.TorqueException

getDBGuestbooks

public java.util.List getDBGuestbooks()
                               throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBGuestbooks(new Criteria())

Throws:
org.apache.torque.TorqueException

getDBGuestbooks

public java.util.List getDBGuestbooks(org.apache.torque.util.Criteria criteria)
                               throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBGuestbooks from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getDBGuestbooks

public java.util.List getDBGuestbooks(java.sql.Connection con)
                               throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBGuestbooks(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBGuestbooks

public java.util.List getDBGuestbooks(org.apache.torque.util.Criteria criteria,
                                      java.sql.Connection con)
                               throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBGuestbooks from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBGuestbooksJoinNmrshiftdbUser

protected java.util.List getDBGuestbooksJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
                                                    throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBGuestbooks from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

initDBConditions

protected void initDBConditions()
Temporary storage of collDBConditions to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addDBCondition

public void addDBCondition(DBCondition l)
                    throws org.apache.torque.TorqueException
Method called to associate a DBCondition object to this object through the DBCondition foreign key attribute

Parameters:
l - DBCondition
Throws:
org.apache.torque.TorqueException

getDBConditions

public java.util.List getDBConditions()
                               throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBConditions(new Criteria())

Throws:
org.apache.torque.TorqueException

getDBConditions

public java.util.List getDBConditions(org.apache.torque.util.Criteria criteria)
                               throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBConditions from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getDBConditions

public java.util.List getDBConditions(java.sql.Connection con)
                               throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBConditions(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBConditions

public java.util.List getDBConditions(org.apache.torque.util.Criteria criteria,
                                      java.sql.Connection con)
                               throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBConditions from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBConditionsJoinDBConditionType

protected java.util.List getDBConditionsJoinDBConditionType(org.apache.torque.util.Criteria criteria)
                                                     throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBConditions from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

getDBConditionsJoinNmrshiftdbUser

protected java.util.List getDBConditionsJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
                                                    throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBConditions from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

initDBSpectrumTypes

protected void initDBSpectrumTypes()
Temporary storage of collDBSpectrumTypes to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addDBSpectrumType

public void addDBSpectrumType(DBSpectrumType l)
                       throws org.apache.torque.TorqueException
Method called to associate a DBSpectrumType object to this object through the DBSpectrumType foreign key attribute

Parameters:
l - DBSpectrumType
Throws:
org.apache.torque.TorqueException

getDBSpectrumTypes

public java.util.List getDBSpectrumTypes()
                                  throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBSpectrumTypes(new Criteria())

Throws:
org.apache.torque.TorqueException

getDBSpectrumTypes

public java.util.List getDBSpectrumTypes(org.apache.torque.util.Criteria criteria)
                                  throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBSpectrumTypes from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getDBSpectrumTypes

public java.util.List getDBSpectrumTypes(java.sql.Connection con)
                                  throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBSpectrumTypes(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBSpectrumTypes

public java.util.List getDBSpectrumTypes(org.apache.torque.util.Criteria criteria,
                                         java.sql.Connection con)
                                  throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBSpectrumTypes from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBSpectrumTypesJoinNmrshiftdbUser

protected java.util.List getDBSpectrumTypesJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
                                                       throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBSpectrumTypes from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

initDBMolecules

protected void initDBMolecules()
Temporary storage of collDBMolecules to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addDBMolecule

public void addDBMolecule(DBMolecule l)
                   throws org.apache.torque.TorqueException
Method called to associate a DBMolecule object to this object through the DBMolecule foreign key attribute

Parameters:
l - DBMolecule
Throws:
org.apache.torque.TorqueException

getDBMolecules

public java.util.List getDBMolecules()
                              throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBMolecules(new Criteria())

Throws:
org.apache.torque.TorqueException

getDBMolecules

public java.util.List getDBMolecules(org.apache.torque.util.Criteria criteria)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBMolecules from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getDBMolecules

public java.util.List getDBMolecules(java.sql.Connection con)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBMolecules(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBMolecules

public java.util.List getDBMolecules(org.apache.torque.util.Criteria criteria,
                                     java.sql.Connection con)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBMolecules from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBMoleculesJoinNmrshiftdbUser

protected java.util.List getDBMoleculesJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
                                                   throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBMolecules from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

initDBBookmarks

protected void initDBBookmarks()
Temporary storage of collDBBookmarks to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addDBBookmark

public void addDBBookmark(DBBookmark l)
                   throws org.apache.torque.TorqueException
Method called to associate a DBBookmark object to this object through the DBBookmark foreign key attribute

Parameters:
l - DBBookmark
Throws:
org.apache.torque.TorqueException

getDBBookmarks

public java.util.List getDBBookmarks()
                              throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBBookmarks(new Criteria())

Throws:
org.apache.torque.TorqueException

getDBBookmarks

public java.util.List getDBBookmarks(org.apache.torque.util.Criteria criteria)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBBookmarks from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getDBBookmarks

public java.util.List getDBBookmarks(java.sql.Connection con)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBBookmarks(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBBookmarks

public java.util.List getDBBookmarks(org.apache.torque.util.Criteria criteria,
                                     java.sql.Connection con)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBBookmarks from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBBookmarksJoinDBMolecule

protected java.util.List getDBBookmarksJoinDBMolecule(org.apache.torque.util.Criteria criteria)
                                               throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBBookmarks from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

getDBBookmarksJoinNmrshiftdbUser

protected java.util.List getDBBookmarksJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
                                                   throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBBookmarks from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

initDBWishlists

protected void initDBWishlists()
Temporary storage of collDBWishlists to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addDBWishlist

public void addDBWishlist(DBWishlist l)
                   throws org.apache.torque.TorqueException
Method called to associate a DBWishlist object to this object through the DBWishlist foreign key attribute

Parameters:
l - DBWishlist
Throws:
org.apache.torque.TorqueException

getDBWishlists

public java.util.List getDBWishlists()
                              throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBWishlists(new Criteria())

Throws:
org.apache.torque.TorqueException

getDBWishlists

public java.util.List getDBWishlists(org.apache.torque.util.Criteria criteria)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBWishlists from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getDBWishlists

public java.util.List getDBWishlists(java.sql.Connection con)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBWishlists(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBWishlists

public java.util.List getDBWishlists(org.apache.torque.util.Criteria criteria,
                                     java.sql.Connection con)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBWishlists from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBWishlistsJoinDBSpectrumType

protected java.util.List getDBWishlistsJoinDBSpectrumType(org.apache.torque.util.Criteria criteria)
                                                   throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBWishlists from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

getDBWishlistsJoinNmrshiftdbUser

protected java.util.List getDBWishlistsJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
                                                   throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBWishlists from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

getDBWishlistsJoinDBMolecule

protected java.util.List getDBWishlistsJoinDBMolecule(org.apache.torque.util.Criteria criteria)
                                               throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBWishlists from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

initDBSpectrums

protected void initDBSpectrums()
Temporary storage of collDBSpectrums to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addDBSpectrum

public void addDBSpectrum(DBSpectrum l)
                   throws org.apache.torque.TorqueException
Method called to associate a DBSpectrum object to this object through the DBSpectrum foreign key attribute

Parameters:
l - DBSpectrum
Throws:
org.apache.torque.TorqueException

getDBSpectrums

public java.util.List getDBSpectrums()
                              throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBSpectrums(new Criteria())

Overrides:
getDBSpectrums in class org.apache.jetspeed.om.security.turbine.TurbineUser
Throws:
org.apache.torque.TorqueException

getDBSpectrums

public java.util.List getDBSpectrums(org.apache.torque.util.Criteria criteria)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBSpectrums from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getDBSpectrums

public java.util.List getDBSpectrums(java.sql.Connection con)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBSpectrums(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBSpectrums

public java.util.List getDBSpectrums(org.apache.torque.util.Criteria criteria,
                                     java.sql.Connection con)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBSpectrums from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBSpectrumsJoinNmrshiftdbUser

protected java.util.List getDBSpectrumsJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
                                                   throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBSpectrums from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

getDBSpectrumsJoinDBSpectrumType

protected java.util.List getDBSpectrumsJoinDBSpectrumType(org.apache.torque.util.Criteria criteria)
                                                   throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBSpectrums from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

getDBSpectrumsJoinDBMolecule

protected java.util.List getDBSpectrumsJoinDBMolecule(org.apache.torque.util.Criteria criteria)
                                               throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBSpectrums from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

initDBUserDBSpectrums

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.


addDBUserDBSpectrum

public void addDBUserDBSpectrum(DBUserDBSpectrum l)
                         throws org.apache.torque.TorqueException
Method called to associate a DBUserDBSpectrum object to this object through the DBUserDBSpectrum foreign key attribute

Parameters:
l - DBUserDBSpectrum
Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrums

public java.util.List getDBUserDBSpectrums()
                                    throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBUserDBSpectrums(new Criteria())

Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrums

public java.util.List getDBUserDBSpectrums(org.apache.torque.util.Criteria criteria)
                                    throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBUserDBSpectrums from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrums

public java.util.List getDBUserDBSpectrums(java.sql.Connection con)
                                    throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBUserDBSpectrums(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrums

public java.util.List getDBUserDBSpectrums(org.apache.torque.util.Criteria criteria,
                                           java.sql.Connection con)
                                    throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBUserDBSpectrums from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrumsJoinNmrshiftdbUser

protected java.util.List getDBUserDBSpectrumsJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
                                                         throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBUserDBSpectrums from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrumsJoinDBSpectrum

protected java.util.List getDBUserDBSpectrumsJoinDBSpectrum(org.apache.torque.util.Criteria criteria)
                                                     throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBUserDBSpectrums from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

initDBUserDBSpectrumEdits

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.


addDBUserDBSpectrumEdit

public void addDBUserDBSpectrumEdit(DBUserDBSpectrumEdit l)
                             throws org.apache.torque.TorqueException
Method called to associate a DBUserDBSpectrumEdit object to this object through the DBUserDBSpectrumEdit foreign key attribute

Parameters:
l - DBUserDBSpectrumEdit
Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrumEdits

public java.util.List getDBUserDBSpectrumEdits()
                                        throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBUserDBSpectrumEdits(new Criteria())

Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrumEdits

public java.util.List getDBUserDBSpectrumEdits(org.apache.torque.util.Criteria criteria)
                                        throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBUserDBSpectrumEdits from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrumEdits

public java.util.List getDBUserDBSpectrumEdits(java.sql.Connection con)
                                        throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBUserDBSpectrumEdits(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrumEdits

public java.util.List getDBUserDBSpectrumEdits(org.apache.torque.util.Criteria criteria,
                                               java.sql.Connection con)
                                        throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBUserDBSpectrumEdits from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrumEditsJoinNmrshiftdbUser

protected java.util.List getDBUserDBSpectrumEditsJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
                                                             throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBUserDBSpectrumEdits from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrumEditsJoinDBSpectrum

protected java.util.List getDBUserDBSpectrumEditsJoinDBSpectrum(org.apache.torque.util.Criteria criteria)
                                                         throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBUserDBSpectrumEdits from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

initDBUserDBSpectrumMarks

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.


addDBUserDBSpectrumMark

public void addDBUserDBSpectrumMark(DBUserDBSpectrumMark l)
                             throws org.apache.torque.TorqueException
Method called to associate a DBUserDBSpectrumMark object to this object through the DBUserDBSpectrumMark foreign key attribute

Parameters:
l - DBUserDBSpectrumMark
Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrumMarks

public java.util.List getDBUserDBSpectrumMarks()
                                        throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBUserDBSpectrumMarks(new Criteria())

Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrumMarks

public java.util.List getDBUserDBSpectrumMarks(org.apache.torque.util.Criteria criteria)
                                        throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBUserDBSpectrumMarks from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrumMarks

public java.util.List getDBUserDBSpectrumMarks(java.sql.Connection con)
                                        throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBUserDBSpectrumMarks(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrumMarks

public java.util.List getDBUserDBSpectrumMarks(org.apache.torque.util.Criteria criteria,
                                               java.sql.Connection con)
                                        throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBUserDBSpectrumMarks from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrumMarksJoinNmrshiftdbUser

protected java.util.List getDBUserDBSpectrumMarksJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
                                                             throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBUserDBSpectrumMarks from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

getDBUserDBSpectrumMarksJoinDBSpectrum

protected java.util.List getDBUserDBSpectrumMarksJoinDBSpectrum(org.apache.torque.util.Criteria criteria)
                                                         throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBUserDBSpectrumMarks from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

initDBReviewGroupDBUsers

protected void initDBReviewGroupDBUsers()
Temporary storage of collDBReviewGroupDBUsers to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addDBReviewGroupDBUser

public void addDBReviewGroupDBUser(DBReviewGroupDBUser l)
                            throws org.apache.torque.TorqueException
Method called to associate a DBReviewGroupDBUser object to this object through the DBReviewGroupDBUser foreign key attribute

Parameters:
l - DBReviewGroupDBUser
Throws:
org.apache.torque.TorqueException

getDBReviewGroupDBUsers

public java.util.List getDBReviewGroupDBUsers()
                                       throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBReviewGroupDBUsers(new Criteria())

Throws:
org.apache.torque.TorqueException

getDBReviewGroupDBUsers

public java.util.List getDBReviewGroupDBUsers(org.apache.torque.util.Criteria criteria)
                                       throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBReviewGroupDBUsers from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getDBReviewGroupDBUsers

public java.util.List getDBReviewGroupDBUsers(java.sql.Connection con)
                                       throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBReviewGroupDBUsers(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBReviewGroupDBUsers

public java.util.List getDBReviewGroupDBUsers(org.apache.torque.util.Criteria criteria,
                                              java.sql.Connection con)
                                       throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBReviewGroupDBUsers from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBReviewGroupDBUsersJoinNmrshiftdbUser

protected java.util.List getDBReviewGroupDBUsersJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
                                                            throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBReviewGroupDBUsers from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

getDBReviewGroupDBUsersJoinDBReviewGroup

protected java.util.List getDBReviewGroupDBUsersJoinDBReviewGroup(org.apache.torque.util.Criteria criteria)
                                                           throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBReviewGroupDBUsers from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

initDBLabGroups

protected void initDBLabGroups()
Temporary storage of collDBLabGroups to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addDBLabGroup

public void addDBLabGroup(DBLabGroup l)
                   throws org.apache.torque.TorqueException
Method called to associate a DBLabGroup object to this object through the DBLabGroup foreign key attribute

Parameters:
l - DBLabGroup
Throws:
org.apache.torque.TorqueException

getDBLabGroups

public java.util.List getDBLabGroups()
                              throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBLabGroups(new Criteria())

Throws:
org.apache.torque.TorqueException

getDBLabGroups

public java.util.List getDBLabGroups(org.apache.torque.util.Criteria criteria)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBLabGroups from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getDBLabGroups

public java.util.List getDBLabGroups(java.sql.Connection con)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBLabGroups(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBLabGroups

public java.util.List getDBLabGroups(org.apache.torque.util.Criteria criteria,
                                     java.sql.Connection con)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBLabGroups from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBLabGroupsJoinNmrshiftdbUser

protected java.util.List getDBLabGroupsJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
                                                   throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBLabGroups from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

initDBSamples

protected void initDBSamples()
Temporary storage of collDBSamples to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addDBSample

public void addDBSample(DBSample l)
                 throws org.apache.torque.TorqueException
Method called to associate a DBSample object to this object through the DBSample foreign key attribute

Parameters:
l - DBSample
Throws:
org.apache.torque.TorqueException

getDBSamples

public java.util.List getDBSamples()
                            throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBSamples(new Criteria())

Overrides:
getDBSamples in class org.apache.jetspeed.om.security.turbine.TurbineUser
Throws:
org.apache.torque.TorqueException

getDBSamples

public java.util.List getDBSamples(org.apache.torque.util.Criteria criteria)
                            throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBSamples from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getDBSamples

public java.util.List getDBSamples(java.sql.Connection con)
                            throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDBSamples(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBSamples

public java.util.List getDBSamples(org.apache.torque.util.Criteria criteria,
                                   java.sql.Connection con)
                            throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser has previously been saved, it will retrieve related DBSamples from storage. If this NmrshiftdbUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getDBSamplesJoinNmrshiftdbUser

protected java.util.List getDBSamplesJoinNmrshiftdbUser(org.apache.torque.util.Criteria criteria)
                                                 throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBSamples from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

getDBSamplesJoinDBCondition

protected java.util.List getDBSamplesJoinDBCondition(org.apache.torque.util.Criteria criteria)
                                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBSamples from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

getDBSamplesJoinDBMachine

protected java.util.List getDBSamplesJoinDBMachine(org.apache.torque.util.Criteria criteria)
                                            throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBSamples from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

getDBSamplesJoinDBMolecule

protected java.util.List getDBSamplesJoinDBMolecule(org.apache.torque.util.Criteria criteria)
                                             throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this NmrshiftdbUser is new, it will return an empty collection; or if this NmrshiftdbUser has previously been saved, it will retrieve related DBSamples from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in NmrshiftdbUser.

Throws:
org.apache.torque.TorqueException

toString

public java.lang.String toString()
Overrides:
toString in class org.apache.jetspeed.om.security.turbine.BaseTurbineUser