org.tigris.scarab.om
Class BaseIssue

java.lang.Object
  extended byorg.apache.torque.om.BaseObject
      extended byorg.tigris.scarab.om.BaseIssue
All Implemented Interfaces:
org.apache.torque.om.Persistent, org.apache.fulcrum.intake.Retrievable, java.io.Serializable
Direct Known Subclasses:
Issue

public abstract class BaseIssue
extends org.apache.torque.om.BaseObject
implements org.apache.fulcrum.intake.Retrievable

You should not use this class directly. It should not even be extended all references should be to Issue

See Also:
Serialized Form

Field Summary
protected  java.util.List collActivitys
          Collection to store aggregation of collActivitys
protected  java.util.List collAttachments
          Collection to store aggregation of collAttachments
protected  java.util.List collAttributeValues
          Collection to store aggregation of collAttributeValues
protected  java.util.List collDependsRelatedByObservedId
          Collection to store aggregation of collDependsRelatedByObservedId
protected  java.util.List collDependsRelatedByObserverId
          Collection to store aggregation of collDependsRelatedByObserverId
protected  java.util.List collIssueTemplateInfos
          Collection to store aggregation of collIssueTemplateInfos
protected  java.util.List collIssueVotes
          Collection to store aggregation of collIssueVotes
 
Fields inherited from class org.apache.torque.om.BaseObject
NEW_ID
 
Constructor Summary
BaseIssue()
           
 
Method Summary
 void addActivity(Activity l)
          Method called to associate a Activity object to this object through the Activity foreign key attribute
 void addAttachment(Attachment l)
          Method called to associate a Attachment object to this object through the Attachment foreign key attribute
 void addAttributeValue(AttributeValue l)
          Method called to associate a AttributeValue object to this object through the AttributeValue foreign key attribute
 void addDependRelatedByObservedId(Depend l)
          Method called to associate a Depend object to this object through the Depend foreign key attribute
 void addDependRelatedByObserverId(Depend l)
          Method called to associate a Depend object to this object through the Depend foreign key attribute
 void addIssueTemplateInfo(IssueTemplateInfo l)
          Method called to associate a IssueTemplateInfo object to this object through the IssueTemplateInfo foreign key attribute
 void addIssueVote(IssueVote l)
          Method called to associate a IssueVote object to this object through the IssueVote foreign key attribute
 Issue copy()
          Makes a copy of this object.
protected  Issue copyInto(Issue copyObj)
           
 java.util.List getActivitys()
          If this collection has already been initialized, returns the collection.
 java.util.List getActivitys(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getActivitys(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getActivitys(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.
 ActivitySet getActivitySetRelatedByCreatedTransId()
          Returns the associated ActivitySet object.
 ActivitySet getActivitySetRelatedByCreatedTransId(java.sql.Connection connection)
          Return the associated ActivitySet object If it was not retrieved before, the object is retrieved from the database using the passed connection
 ActivitySet getActivitySetRelatedByLastTransId()
          Returns the associated ActivitySet object.
 ActivitySet getActivitySetRelatedByLastTransId(java.sql.Connection connection)
          Return the associated ActivitySet object If it was not retrieved before, the object is retrieved from the database using the passed connection
protected  java.util.List getActivitysJoinActivitySet(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 getActivitysJoinAttachment(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 getActivitysJoinAttribute(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 getActivitysJoinAttributeOptionRelatedByNewOptionId(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 getActivitysJoinAttributeOptionRelatedByOldOptionId(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 getActivitysJoinDepend(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 getActivitysJoinIssue(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 getActivitysJoinScarabUserImplRelatedByNewUserId(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 getActivitysJoinScarabUserImplRelatedByOldUserId(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getAttachments()
          If this collection has already been initialized, returns the collection.
 java.util.List getAttachments(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getAttachments(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getAttachments(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 getAttachmentsJoinAttachmentType(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 getAttachmentsJoinIssue(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 getAttachmentsJoinScarabUserImplRelatedByCreatedBy(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 getAttachmentsJoinScarabUserImplRelatedByModifiedBy(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getAttributeValues()
          If this collection has already been initialized, returns the collection.
 java.util.List getAttributeValues(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getAttributeValues(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getAttributeValues(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 getAttributeValuesJoinAttribute(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 getAttributeValuesJoinAttributeOption(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 getAttributeValuesJoinIssue(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 getAttributeValuesJoinScarabUserImpl(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 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.
 java.lang.Long getCreatedTransId()
          Get the CreatedTransId
 boolean getDeleted()
          Get the Deleted
 java.util.List getDependsRelatedByObservedId()
          If this collection has already been initialized, returns the collection.
 java.util.List getDependsRelatedByObservedId(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getDependsRelatedByObservedId(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDependsRelatedByObservedId(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 getDependsRelatedByObservedIdJoinDependType(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 getDependsRelatedByObservedIdJoinIssueRelatedByObserverId(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDependsRelatedByObserverId()
          If this collection has already been initialized, returns the collection.
 java.util.List getDependsRelatedByObserverId(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getDependsRelatedByObserverId(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getDependsRelatedByObserverId(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 getDependsRelatedByObserverIdJoinDependType(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 getDependsRelatedByObserverIdJoinIssueRelatedByObservedId(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.
 int getIdCount()
          Get the IdCount
 java.lang.String getIdDomain()
          Get the IdDomain
 java.lang.String getIdPrefix()
          Get the IdPrefix
 java.lang.Long getIssueId()
          Get the IssueId
 java.util.List getIssueTemplateInfos()
          If this collection has already been initialized, returns the collection.
 java.util.List getIssueTemplateInfos(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getIssueTemplateInfos(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getIssueTemplateInfos(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 getIssueTemplateInfosJoinIssue(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 getIssueTemplateInfosJoinScope(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 IssueType getIssueType()
          Returns the associated IssueType object.
 IssueType getIssueType(java.sql.Connection connection)
          Return the associated IssueType object If it was not retrieved before, the object is retrieved from the database using the passed connection
 java.util.List getIssueVotes()
          If this collection has already been initialized, returns the collection.
 java.util.List getIssueVotes(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getIssueVotes(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getIssueVotes(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 getIssueVotesJoinIssue(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 getIssueVotesJoinScarabUserImpl(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.lang.Long getLastTransId()
          Get the LastTransId
 Module getModule()
          Returns the associated Module object.
 Module getModule(java.sql.Connection connection)
          Return the associated Module object If it was not retrieved before, the object is retrieved from the database using the passed connection
 java.lang.Integer getModuleId()
          Get the ModuleId
 boolean getMoved()
          Get the Moved
 IssuePeer 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 getQueryKey()
          get an id that differentiates this object from others of its class.
 java.lang.Integer getTypeId()
          Get the TypeId
protected  void initActivitys()
          Temporary storage of collActivitys to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initAttachments()
          Temporary storage of collAttachments to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initAttributeValues()
          Temporary storage of collAttributeValues to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initDependsRelatedByObservedId()
          Temporary storage of collDependsRelatedByObservedId to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initDependsRelatedByObserverId()
          Temporary storage of collDependsRelatedByObserverId to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initIssueTemplateInfos()
          Temporary storage of collIssueTemplateInfos to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initIssueVotes()
          Temporary storage of collIssueVotes to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  boolean isCacheOnSave()
          Specify whether to cache the object after saving to the db.
 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 setActivitySetRelatedByCreatedTransId(ActivitySet v)
          Declares an association between this object and a ActivitySet object
 void setActivitySetRelatedByCreatedTransIdKey(org.apache.torque.om.ObjectKey key)
          Provides convenient way to set a relationship based on a ObjectKey, for example bar.setFooKey(foo.getPrimaryKey())
 void setActivitySetRelatedByLastTransId(ActivitySet v)
          Declares an association between this object and a ActivitySet object
 void setActivitySetRelatedByLastTransIdKey(org.apache.torque.om.ObjectKey key)
          Provides convenient way to set a relationship based on a ObjectKey, for example bar.setFooKey(foo.getPrimaryKey())
 void setCreatedTransId(java.lang.Long v)
          Set the value of CreatedTransId
 void setDeleted(boolean v)
          Set the value of Deleted
 void setIdCount(int v)
          Set the value of IdCount
 void setIdDomain(java.lang.String v)
          Set the value of IdDomain
 void setIdPrefix(java.lang.String v)
          Set the value of IdPrefix
 void setIssueId(java.lang.Long v)
          Set the value of IssueId
 void setIssueType(IssueType v)
          Declares an association between this object and a IssueType object
 void setIssueTypeKey(org.apache.torque.om.ObjectKey key)
          Provides convenient way to set a relationship based on a ObjectKey, for example bar.setFooKey(foo.getPrimaryKey())
 void setLastTransId(java.lang.Long v)
          Set the value of LastTransId
 void setModule(Module v)
          Declares an association between this object and a Module object
 void setModuleId(java.lang.Integer v)
          Set the value of ModuleId
 void setModuleKey(org.apache.torque.om.ObjectKey key)
          Provides convenient way to set a relationship based on a ObjectKey, for example bar.setFooKey(foo.getPrimaryKey())
 void setMoved(boolean v)
          Set the value of Moved
 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 setQueryKey(java.lang.String key)
          set an id that differentiates this object from others of its class.
 void setTypeId(java.lang.Integer v)
          Set the value of TypeId
 java.lang.String toString()
           
 
Methods inherited from class org.apache.torque.om.BaseObject
equals, equals, getLog, hashCode, isModified, isNew, resetModified, setModified, setNew, setPrimaryKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

collActivitys

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


collAttachments

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


collDependsRelatedByObservedId

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


collDependsRelatedByObserverId

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


collAttributeValues

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


collIssueVotes

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


collIssueTemplateInfos

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

Constructor Detail

BaseIssue

public BaseIssue()
Method Detail

getIssueId

public java.lang.Long getIssueId()
Get the IssueId

Returns:
Long

setIssueId

public void setIssueId(java.lang.Long v)
                throws org.apache.torque.TorqueException
Set the value of IssueId

Parameters:
v - new value
Throws:
org.apache.torque.TorqueException

getIdPrefix

public java.lang.String getIdPrefix()
Get the IdPrefix

Returns:
String

setIdPrefix

public void setIdPrefix(java.lang.String v)
Set the value of IdPrefix

Parameters:
v - new value

getIdCount

public int getIdCount()
Get the IdCount

Returns:
int

setIdCount

public void setIdCount(int v)
Set the value of IdCount

Parameters:
v - new value

getIdDomain

public java.lang.String getIdDomain()
Get the IdDomain

Returns:
String

setIdDomain

public void setIdDomain(java.lang.String v)
Set the value of IdDomain

Parameters:
v - new value

getTypeId

public java.lang.Integer getTypeId()
Get the TypeId

Returns:
Integer

setTypeId

public void setTypeId(java.lang.Integer v)
               throws org.apache.torque.TorqueException
Set the value of TypeId

Parameters:
v - new value
Throws:
org.apache.torque.TorqueException

getModuleId

public java.lang.Integer getModuleId()
Get the ModuleId

Returns:
Integer

setModuleId

public void setModuleId(java.lang.Integer v)
                 throws org.apache.torque.TorqueException
Set the value of ModuleId

Parameters:
v - new value
Throws:
org.apache.torque.TorqueException

getCreatedTransId

public java.lang.Long getCreatedTransId()
Get the CreatedTransId

Returns:
Long

setCreatedTransId

public void setCreatedTransId(java.lang.Long v)
                       throws org.apache.torque.TorqueException
Set the value of CreatedTransId

Parameters:
v - new value
Throws:
org.apache.torque.TorqueException

getLastTransId

public java.lang.Long getLastTransId()
Get the LastTransId

Returns:
Long

setLastTransId

public void setLastTransId(java.lang.Long v)
                    throws org.apache.torque.TorqueException
Set the value of LastTransId

Parameters:
v - new value
Throws:
org.apache.torque.TorqueException

getDeleted

public boolean getDeleted()
Get the Deleted

Returns:
boolean

setDeleted

public void setDeleted(boolean v)
Set the value of Deleted

Parameters:
v - new value

getMoved

public boolean getMoved()
Get the Moved

Returns:
boolean

setMoved

public void setMoved(boolean v)
Set the value of Moved

Parameters:
v - new value

setModule

public void setModule(Module v)
               throws org.apache.torque.TorqueException
Declares an association between this object and a Module object

Parameters:
v - Module
Throws:
org.apache.torque.TorqueException

getModule

public Module getModule()
                 throws org.apache.torque.TorqueException
Returns the associated Module object. If it was not retrieved before, the object is retrieved from the database

Returns:
the associated Module object
Throws:
org.apache.torque.TorqueException

getModule

public Module getModule(java.sql.Connection connection)
                 throws org.apache.torque.TorqueException
Return the associated Module object If it was not retrieved before, the object is retrieved from the database using the passed connection

Parameters:
connection - the connection used to retrieve the associated object from the database, if it was not retrieved before
Returns:
the associated Module object
Throws:
org.apache.torque.TorqueException

setModuleKey

public void setModuleKey(org.apache.torque.om.ObjectKey key)
                  throws org.apache.torque.TorqueException
Provides convenient way to set a relationship based on a ObjectKey, for example bar.setFooKey(foo.getPrimaryKey())

Throws:
org.apache.torque.TorqueException

setIssueType

public void setIssueType(IssueType v)
                  throws org.apache.torque.TorqueException
Declares an association between this object and a IssueType object

Parameters:
v - IssueType
Throws:
org.apache.torque.TorqueException

getIssueType

public IssueType getIssueType()
                       throws org.apache.torque.TorqueException
Returns the associated IssueType object. If it was not retrieved before, the object is retrieved from the database

Returns:
the associated IssueType object
Throws:
org.apache.torque.TorqueException

getIssueType

public IssueType getIssueType(java.sql.Connection connection)
                       throws org.apache.torque.TorqueException
Return the associated IssueType object If it was not retrieved before, the object is retrieved from the database using the passed connection

Parameters:
connection - the connection used to retrieve the associated object from the database, if it was not retrieved before
Returns:
the associated IssueType object
Throws:
org.apache.torque.TorqueException

setIssueTypeKey

public void setIssueTypeKey(org.apache.torque.om.ObjectKey key)
                     throws org.apache.torque.TorqueException
Provides convenient way to set a relationship based on a ObjectKey, for example bar.setFooKey(foo.getPrimaryKey())

Throws:
org.apache.torque.TorqueException

setActivitySetRelatedByCreatedTransId

public void setActivitySetRelatedByCreatedTransId(ActivitySet v)
                                           throws org.apache.torque.TorqueException
Declares an association between this object and a ActivitySet object

Parameters:
v - ActivitySet
Throws:
org.apache.torque.TorqueException

getActivitySetRelatedByCreatedTransId

public ActivitySet getActivitySetRelatedByCreatedTransId()
                                                  throws org.apache.torque.TorqueException
Returns the associated ActivitySet object. If it was not retrieved before, the object is retrieved from the database

Returns:
the associated ActivitySet object
Throws:
org.apache.torque.TorqueException

getActivitySetRelatedByCreatedTransId

public ActivitySet getActivitySetRelatedByCreatedTransId(java.sql.Connection connection)
                                                  throws org.apache.torque.TorqueException
Return the associated ActivitySet object If it was not retrieved before, the object is retrieved from the database using the passed connection

Parameters:
connection - the connection used to retrieve the associated object from the database, if it was not retrieved before
Returns:
the associated ActivitySet object
Throws:
org.apache.torque.TorqueException

setActivitySetRelatedByCreatedTransIdKey

public void setActivitySetRelatedByCreatedTransIdKey(org.apache.torque.om.ObjectKey key)
                                              throws org.apache.torque.TorqueException
Provides convenient way to set a relationship based on a ObjectKey, for example bar.setFooKey(foo.getPrimaryKey())

Throws:
org.apache.torque.TorqueException

setActivitySetRelatedByLastTransId

public void setActivitySetRelatedByLastTransId(ActivitySet v)
                                        throws org.apache.torque.TorqueException
Declares an association between this object and a ActivitySet object

Parameters:
v - ActivitySet
Throws:
org.apache.torque.TorqueException

getActivitySetRelatedByLastTransId

public ActivitySet getActivitySetRelatedByLastTransId()
                                               throws org.apache.torque.TorqueException
Returns the associated ActivitySet object. If it was not retrieved before, the object is retrieved from the database

Returns:
the associated ActivitySet object
Throws:
org.apache.torque.TorqueException

getActivitySetRelatedByLastTransId

public ActivitySet getActivitySetRelatedByLastTransId(java.sql.Connection connection)
                                               throws org.apache.torque.TorqueException
Return the associated ActivitySet object If it was not retrieved before, the object is retrieved from the database using the passed connection

Parameters:
connection - the connection used to retrieve the associated object from the database, if it was not retrieved before
Returns:
the associated ActivitySet object
Throws:
org.apache.torque.TorqueException

setActivitySetRelatedByLastTransIdKey

public void setActivitySetRelatedByLastTransIdKey(org.apache.torque.om.ObjectKey key)
                                           throws org.apache.torque.TorqueException
Provides convenient way to set a relationship based on a ObjectKey, for example bar.setFooKey(foo.getPrimaryKey())

Throws:
org.apache.torque.TorqueException

initActivitys

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


addActivity

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

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

getActivitys

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

Returns:
the collection of associated objects
Throws:
org.apache.torque.TorqueException

getActivitys

public java.util.List getActivitys(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 Issue has previously been saved, it will retrieve related Activitys from storage. If this Issue 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

getActivitys

public java.util.List getActivitys(java.sql.Connection con)
                            throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getActivitys(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

getActivitys

public java.util.List getActivitys(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 Issue has previously been saved, it will retrieve related Activitys from storage. If this Issue 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

getActivitysJoinIssue

protected java.util.List getActivitysJoinIssue(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related Activitys 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 Issue.

Throws:
org.apache.torque.TorqueException

getActivitysJoinAttribute

protected java.util.List getActivitysJoinAttribute(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related Activitys 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 Issue.

Throws:
org.apache.torque.TorqueException

getActivitysJoinActivitySet

protected java.util.List getActivitysJoinActivitySet(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related Activitys 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 Issue.

Throws:
org.apache.torque.TorqueException

getActivitysJoinScarabUserImplRelatedByOldUserId

protected java.util.List getActivitysJoinScarabUserImplRelatedByOldUserId(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related Activitys 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 Issue.

Throws:
org.apache.torque.TorqueException

getActivitysJoinScarabUserImplRelatedByNewUserId

protected java.util.List getActivitysJoinScarabUserImplRelatedByNewUserId(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related Activitys 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 Issue.

Throws:
org.apache.torque.TorqueException

getActivitysJoinAttributeOptionRelatedByOldOptionId

protected java.util.List getActivitysJoinAttributeOptionRelatedByOldOptionId(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related Activitys 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 Issue.

Throws:
org.apache.torque.TorqueException

getActivitysJoinAttributeOptionRelatedByNewOptionId

protected java.util.List getActivitysJoinAttributeOptionRelatedByNewOptionId(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related Activitys 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 Issue.

Throws:
org.apache.torque.TorqueException

getActivitysJoinAttachment

protected java.util.List getActivitysJoinAttachment(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related Activitys 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 Issue.

Throws:
org.apache.torque.TorqueException

getActivitysJoinDepend

protected java.util.List getActivitysJoinDepend(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related Activitys 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 Issue.

Throws:
org.apache.torque.TorqueException

initAttachments

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


addAttachment

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

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

getAttachments

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

Returns:
the collection of associated objects
Throws:
org.apache.torque.TorqueException

getAttachments

public java.util.List getAttachments(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 Issue has previously been saved, it will retrieve related Attachments from storage. If this Issue 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

getAttachments

public java.util.List getAttachments(java.sql.Connection con)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getAttachments(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

getAttachments

public java.util.List getAttachments(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 Issue has previously been saved, it will retrieve related Attachments from storage. If this Issue 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

getAttachmentsJoinIssue

protected java.util.List getAttachmentsJoinIssue(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related Attachments 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 Issue.

Throws:
org.apache.torque.TorqueException

getAttachmentsJoinAttachmentType

protected java.util.List getAttachmentsJoinAttachmentType(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related Attachments 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 Issue.

Throws:
org.apache.torque.TorqueException

getAttachmentsJoinScarabUserImplRelatedByCreatedBy

protected java.util.List getAttachmentsJoinScarabUserImplRelatedByCreatedBy(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related Attachments 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 Issue.

Throws:
org.apache.torque.TorqueException

getAttachmentsJoinScarabUserImplRelatedByModifiedBy

protected java.util.List getAttachmentsJoinScarabUserImplRelatedByModifiedBy(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related Attachments 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 Issue.

Throws:
org.apache.torque.TorqueException

initDependsRelatedByObservedId

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


addDependRelatedByObservedId

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

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

getDependsRelatedByObservedId

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

Returns:
the collection of associated objects
Throws:
org.apache.torque.TorqueException

getDependsRelatedByObservedId

public java.util.List getDependsRelatedByObservedId(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 Issue has previously been saved, it will retrieve related DependsRelatedByObservedId from storage. If this Issue 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

getDependsRelatedByObservedId

public java.util.List getDependsRelatedByObservedId(java.sql.Connection con)
                                             throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDependsRelatedByObservedId(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

getDependsRelatedByObservedId

public java.util.List getDependsRelatedByObservedId(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 Issue has previously been saved, it will retrieve related DependsRelatedByObservedId from storage. If this Issue 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

getDependsRelatedByObservedIdJoinIssueRelatedByObserverId

protected java.util.List getDependsRelatedByObservedIdJoinIssueRelatedByObserverId(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related DependsRelatedByObservedId 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 Issue.

Throws:
org.apache.torque.TorqueException

getDependsRelatedByObservedIdJoinDependType

protected java.util.List getDependsRelatedByObservedIdJoinDependType(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related DependsRelatedByObservedId 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 Issue.

Throws:
org.apache.torque.TorqueException

initDependsRelatedByObserverId

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


addDependRelatedByObserverId

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

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

getDependsRelatedByObserverId

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

Returns:
the collection of associated objects
Throws:
org.apache.torque.TorqueException

getDependsRelatedByObserverId

public java.util.List getDependsRelatedByObserverId(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 Issue has previously been saved, it will retrieve related DependsRelatedByObserverId from storage. If this Issue 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

getDependsRelatedByObserverId

public java.util.List getDependsRelatedByObserverId(java.sql.Connection con)
                                             throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getDependsRelatedByObserverId(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

getDependsRelatedByObserverId

public java.util.List getDependsRelatedByObserverId(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 Issue has previously been saved, it will retrieve related DependsRelatedByObserverId from storage. If this Issue 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

getDependsRelatedByObserverIdJoinIssueRelatedByObservedId

protected java.util.List getDependsRelatedByObserverIdJoinIssueRelatedByObservedId(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related DependsRelatedByObserverId 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 Issue.

Throws:
org.apache.torque.TorqueException

getDependsRelatedByObserverIdJoinDependType

protected java.util.List getDependsRelatedByObserverIdJoinDependType(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related DependsRelatedByObserverId 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 Issue.

Throws:
org.apache.torque.TorqueException

initAttributeValues

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


addAttributeValue

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

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

getAttributeValues

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

Returns:
the collection of associated objects
Throws:
org.apache.torque.TorqueException

getAttributeValues

public java.util.List getAttributeValues(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 Issue has previously been saved, it will retrieve related AttributeValues from storage. If this Issue 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

getAttributeValues

public java.util.List getAttributeValues(java.sql.Connection con)
                                  throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getAttributeValues(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

getAttributeValues

public java.util.List getAttributeValues(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 Issue has previously been saved, it will retrieve related AttributeValues from storage. If this Issue 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

getAttributeValuesJoinIssue

protected java.util.List getAttributeValuesJoinIssue(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related AttributeValues 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 Issue.

Throws:
org.apache.torque.TorqueException

getAttributeValuesJoinAttribute

protected java.util.List getAttributeValuesJoinAttribute(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related AttributeValues 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 Issue.

Throws:
org.apache.torque.TorqueException

getAttributeValuesJoinAttributeOption

protected java.util.List getAttributeValuesJoinAttributeOption(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related AttributeValues 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 Issue.

Throws:
org.apache.torque.TorqueException

getAttributeValuesJoinScarabUserImpl

protected java.util.List getAttributeValuesJoinScarabUserImpl(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 Issue is new, it will return an empty collection; or if this Issue has previously been saved, it will retrieve related AttributeValues 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 Issue.

Throws:
org.apache.torque.TorqueException

initIssueVotes

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


addIssueVote

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

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

getIssueVotes

public java.util.List getIssueVotes()