org.tigris.scarab.om
Class BaseAttribute

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

public abstract class BaseAttribute
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 Attribute

See Also:
Serialized Form

Field Summary
protected  java.util.List collActivitys
          Collection to store aggregation of collActivitys
protected  java.util.List collAttributeOptions
          Collection to store aggregation of collAttributeOptions
protected  java.util.List collAttributeValues
          Collection to store aggregation of collAttributeValues
protected  java.util.List collConditions
          Collection to store aggregation of collConditions
protected  java.util.List collRAttributeAttributeGroups
          Collection to store aggregation of collRAttributeAttributeGroups
protected  java.util.List collRIssueTypeAttributes
          Collection to store aggregation of collRIssueTypeAttributes
protected  java.util.List collRModuleAttributes
          Collection to store aggregation of collRModuleAttributes
protected  java.util.List collRModuleUserAttributes
          Collection to store aggregation of collRModuleUserAttributes
protected  java.util.List collTransitions
          Collection to store aggregation of collTransitions
 
Fields inherited from class org.apache.torque.om.BaseObject
NEW_ID
 
Constructor Summary
BaseAttribute()
           
 
Method Summary
 void addActivity(Activity l)
          Method called to associate a Activity object to this object through the Activity foreign key attribute
 void addAttributeOption(AttributeOption l)
          Method called to associate a AttributeOption object to this object through the AttributeOption foreign key attribute
 void addAttributeValue(AttributeValue l)
          Method called to associate a AttributeValue object to this object through the AttributeValue foreign key attribute
 void addCondition(Condition l)
          Method called to associate a Condition object to this object through the Condition foreign key attribute
 void addRAttributeAttributeGroup(RAttributeAttributeGroup l)
          Method called to associate a RAttributeAttributeGroup object to this object through the RAttributeAttributeGroup foreign key attribute
 void addRIssueTypeAttribute(RIssueTypeAttribute l)
          Method called to associate a RIssueTypeAttribute object to this object through the RIssueTypeAttribute foreign key attribute
 void addRModuleAttribute(RModuleAttribute l)
          Method called to associate a RModuleAttribute object to this object through the RModuleAttribute foreign key attribute
 void addRModuleUserAttribute(RModuleUserAttribute l)
          Method called to associate a RModuleUserAttribute object to this object through the RModuleUserAttribute foreign key attribute
 void addTransition(Transition l)
          Method called to associate a Transition object to this object through the Transition foreign key attribute
 Attribute copy()
          Makes a copy of this object.
protected  Attribute copyInto(Attribute copyObj)
           
 java.lang.String getAction()
          Get the Action
 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.
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.lang.Integer getAttributeId()
          Get the AttributeId
 AttributeOption getAttributeOption()
          Returns the associated AttributeOption object.
 AttributeOption getAttributeOption(java.sql.Connection connection)
          Return the associated AttributeOption object If it was not retrieved before, the object is retrieved from the database using the passed connection
 java.util.List getAttributeOptions()
          If this collection has already been initialized, returns the collection.
 java.util.List getAttributeOptions(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getAttributeOptions(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getAttributeOptions(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 getAttributeOptionsJoinAttribute(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 AttributeType getAttributeType()
          Returns the associated AttributeType object.
 AttributeType getAttributeType(java.sql.Connection connection)
          Return the associated AttributeType object If it was not retrieved before, the object is retrieved from the database using the passed connection
 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.util.List getConditions()
          If this collection has already been initialized, returns the collection.
 java.util.List getConditions(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getConditions(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getConditions(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 getConditionsJoinAttribute(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 getConditionsJoinAttributeOption(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 getConditionsJoinRModuleAttribute(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 getConditionsJoinRModuleIssueType(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 getConditionsJoinTransition(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.lang.Integer getCreatedBy()
          Get the CreatedBy
 java.util.Date getCreatedDate()
          Get the CreatedDate
 boolean getDeleted()
          Get the Deleted
 java.lang.String getDescription()
          Get the Description
static java.util.List getFieldNames()
          Generate a list of field names.
 java.lang.String getName()
          Get the Name
 AttributePeer getPeer()
          returns a peer instance associated with this om.
 java.lang.String getPermission()
          Get the Permission
 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.util.List getRAttributeAttributeGroups()
          If this collection has already been initialized, returns the collection.
 java.util.List getRAttributeAttributeGroups(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getRAttributeAttributeGroups(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getRAttributeAttributeGroups(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 getRAttributeAttributeGroupsJoinAttribute(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 getRAttributeAttributeGroupsJoinAttributeGroup(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.lang.Integer getRequiredOptionId()
          Get the RequiredOptionId
 java.util.List getRIssueTypeAttributes()
          If this collection has already been initialized, returns the collection.
 java.util.List getRIssueTypeAttributes(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getRIssueTypeAttributes(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getRIssueTypeAttributes(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 getRIssueTypeAttributesJoinAttribute(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 getRIssueTypeAttributesJoinIssueType(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getRModuleAttributes()
          If this collection has already been initialized, returns the collection.
 java.util.List getRModuleAttributes(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getRModuleAttributes(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getRModuleAttributes(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 getRModuleAttributesJoinAttribute(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 getRModuleAttributesJoinIssueType(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 getRModuleAttributesJoinScarabModule(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getRModuleUserAttributes()
          If this collection has already been initialized, returns the collection.
 java.util.List getRModuleUserAttributes(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getRModuleUserAttributes(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getRModuleUserAttributes(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 getRModuleUserAttributesJoinAttribute(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 getRModuleUserAttributesJoinIssueType(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 getRModuleUserAttributesJoinMITList(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 getRModuleUserAttributesJoinScarabModule(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 getRModuleUserAttributesJoinScarabUserImpl(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 ScarabUser getScarabUser()
          Returns the associated ScarabUser object.
 ScarabUser getScarabUser(java.sql.Connection connection)
          Return the associated ScarabUser object If it was not retrieved before, the object is retrieved from the database using the passed connection
 java.util.List getTransitions()
          If this collection has already been initialized, returns the collection.
 java.util.List getTransitions(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getTransitions(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getTransitions(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 getTransitionsJoinAttribute(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 getTransitionsJoinAttributeOptionRelatedByFromOptionId(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 getTransitionsJoinAttributeOptionRelatedByToOptionId(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 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 initAttributeOptions()
          Temporary storage of collAttributeOptions 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 initConditions()
          Temporary storage of collConditions to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initRAttributeAttributeGroups()
          Temporary storage of collRAttributeAttributeGroups to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initRIssueTypeAttributes()
          Temporary storage of collRIssueTypeAttributes to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initRModuleAttributes()
          Temporary storage of collRModuleAttributes to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initRModuleUserAttributes()
          Temporary storage of collRModuleUserAttributes to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initTransitions()
          Temporary storage of collTransitions 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 setAction(java.lang.String v)
          Set the value of Action
 void setAttributeId(java.lang.Integer v)
          Set the value of AttributeId
 void setAttributeOption(AttributeOption v)
          Declares an association between this object and a AttributeOption object
 void setAttributeOptionKey(org.apache.torque.om.ObjectKey key)
          Provides convenient way to set a relationship based on a ObjectKey, for example bar.setFooKey(foo.getPrimaryKey())
 void setAttributeType(AttributeType v)
          Declares an association between this object and a AttributeType object
 void setAttributeTypeKey(org.apache.torque.om.ObjectKey key)
          Provides convenient way to set a relationship based on a ObjectKey, for example bar.setFooKey(foo.getPrimaryKey())
 void setCreatedBy(java.lang.Integer v)
          Set the value of CreatedBy
 void setCreatedDate(java.util.Date v)
          Set the value of CreatedDate
 void setDeleted(boolean v)
          Set the value of Deleted
 void setDescription(java.lang.String v)
          Set the value of Description
 void setName(java.lang.String v)
          Set the value of Name
 void setPermission(java.lang.String v)
          Set the value of Permission
 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 setRequiredOptionId(java.lang.Integer v)
          Set the value of RequiredOptionId
 void setScarabUser(ScarabUser v)
          Declares an association between this object and a ScarabUser object
 void setScarabUserKey(org.apache.torque.om.ObjectKey key)
          Provides convenient way to set a relationship based on a ObjectKey, for example bar.setFooKey(foo.getPrimaryKey())
 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


collConditions

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


collRAttributeAttributeGroups

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


collAttributeOptions

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


collAttributeValues

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


collRModuleAttributes

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


collRIssueTypeAttributes

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


collRModuleUserAttributes

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


collTransitions

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

Constructor Detail

BaseAttribute

public BaseAttribute()
Method Detail

getAttributeId

public java.lang.Integer getAttributeId()
Get the AttributeId

Returns:
Integer

setAttributeId

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

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

getName

public java.lang.String getName()
Get the Name

Returns:
String

setName

public void setName(java.lang.String v)
Set the value of Name

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

getPermission

public java.lang.String getPermission()
Get the Permission

Returns:
String

setPermission

public void setPermission(java.lang.String v)
Set the value of Permission

Parameters:
v - new value

getRequiredOptionId

public java.lang.Integer getRequiredOptionId()
Get the RequiredOptionId

Returns:
Integer

setRequiredOptionId

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

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

getDescription

public java.lang.String getDescription()
Get the Description

Returns:
String

setDescription

public void setDescription(java.lang.String v)
Set the value of Description

Parameters:
v - new value

getAction

public java.lang.String getAction()
Get the Action

Returns:
String

setAction

public void setAction(java.lang.String v)
Set the value of Action

Parameters:
v - new value

getCreatedBy

public java.lang.Integer getCreatedBy()
Get the CreatedBy

Returns:
Integer

setCreatedBy

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

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

getCreatedDate

public java.util.Date getCreatedDate()
Get the CreatedDate

Returns:
Date

setCreatedDate

public void setCreatedDate(java.util.Date v)
Set the value of CreatedDate

Parameters:
v - new value

getDeleted

public boolean getDeleted()
Get the Deleted

Returns:
boolean

setDeleted

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

Parameters:
v - new value

setAttributeType

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

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

getAttributeType

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

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

getAttributeType

public AttributeType getAttributeType(java.sql.Connection connection)
                               throws org.apache.torque.TorqueException
Return the associated AttributeType 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 AttributeType object
Throws:
org.apache.torque.TorqueException

setAttributeTypeKey

public void setAttributeTypeKey(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

setAttributeOption

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

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

getAttributeOption

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

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

getAttributeOption

public AttributeOption getAttributeOption(java.sql.Connection connection)
                                   throws org.apache.torque.TorqueException
Return the associated AttributeOption 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 AttributeOption object
Throws:
org.apache.torque.TorqueException

setAttributeOptionKey

public void setAttributeOptionKey(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

setScarabUser

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

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

getScarabUser

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

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

getScarabUser

public ScarabUser getScarabUser(java.sql.Connection connection)
                         throws org.apache.torque.TorqueException
Return the associated ScarabUser 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 ScarabUser object
Throws:
org.apache.torque.TorqueException

setScarabUserKey

public void setScarabUserKey(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 Attribute has previously been saved, it will retrieve related Activitys from storage. If this Attribute 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 Attribute has previously been saved, it will retrieve related Activitys from storage. If this Attribute 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 Attribute is new, it will return an empty collection; or if this Attribute 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 Attribute.

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 Attribute is new, it will return an empty collection; or if this Attribute 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 Attribute.

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 Attribute is new, it will return an empty collection; or if this Attribute 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 Attribute.

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 Attribute is new, it will return an empty collection; or if this Attribute 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 Attribute.

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 Attribute is new, it will return an empty collection; or if this Attribute 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 Attribute.

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 Attribute is new, it will return an empty collection; or if this Attribute 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 Attribute.

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 Attribute is new, it will return an empty collection; or if this Attribute 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 Attribute.

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 Attribute is new, it will return an empty collection; or if this Attribute 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 Attribute.

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 Attribute is new, it will return an empty collection; or if this Attribute 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 Attribute.

Throws:
org.apache.torque.TorqueException

initConditions

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


addCondition

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

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

getConditions

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

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

getConditions

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

getConditions

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

getConditions

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

getConditionsJoinRModuleAttribute

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

Throws:
org.apache.torque.TorqueException

getConditionsJoinTransition

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

Throws:
org.apache.torque.TorqueException

getConditionsJoinAttribute

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

Throws:
org.apache.torque.TorqueException

getConditionsJoinAttributeOption

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

Throws:
org.apache.torque.TorqueException

getConditionsJoinRModuleIssueType

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

Throws:
org.apache.torque.TorqueException

initRAttributeAttributeGroups

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


addRAttributeAttributeGroup

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

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

getRAttributeAttributeGroups

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

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

getRAttributeAttributeGroups

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

getRAttributeAttributeGroups

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

getRAttributeAttributeGroups

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

getRAttributeAttributeGroupsJoinAttribute

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

Throws:
org.apache.torque.TorqueException

getRAttributeAttributeGroupsJoinAttributeGroup

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

Throws:
org.apache.torque.TorqueException

initAttributeOptions

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


addAttributeOption

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

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

getAttributeOptions

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

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

getAttributeOptions

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

getAttributeOptions

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

getAttributeOptions

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

getAttributeOptionsJoinAttribute

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

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.