|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.torque.om.BaseObject
org.tigris.scarab.om.BaseAttribute
You should not use this class directly. It should not even be extended all references should be to Attribute
| 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 |
protected java.util.List collActivitys
protected java.util.List collConditions
protected java.util.List collRAttributeAttributeGroups
protected java.util.List collAttributeOptions
protected java.util.List collAttributeValues
protected java.util.List collRModuleAttributes
protected java.util.List collRIssueTypeAttributes
protected java.util.List collRModuleUserAttributes
protected java.util.List collTransitions
| Constructor Detail |
public BaseAttribute()
| Method Detail |
public java.lang.Integer getAttributeId()
public void setAttributeId(java.lang.Integer v)
throws org.apache.torque.TorqueException
v - new value
org.apache.torque.TorqueExceptionpublic java.lang.String getName()
public void setName(java.lang.String v)
v - new valuepublic java.lang.Integer getTypeId()
public void setTypeId(java.lang.Integer v)
throws org.apache.torque.TorqueException
v - new value
org.apache.torque.TorqueExceptionpublic java.lang.String getPermission()
public void setPermission(java.lang.String v)
v - new valuepublic java.lang.Integer getRequiredOptionId()
public void setRequiredOptionId(java.lang.Integer v)
throws org.apache.torque.TorqueException
v - new value
org.apache.torque.TorqueExceptionpublic java.lang.String getDescription()
public void setDescription(java.lang.String v)
v - new valuepublic java.lang.String getAction()
public void setAction(java.lang.String v)
v - new valuepublic java.lang.Integer getCreatedBy()
public void setCreatedBy(java.lang.Integer v)
throws org.apache.torque.TorqueException
v - new value
org.apache.torque.TorqueExceptionpublic java.util.Date getCreatedDate()
public void setCreatedDate(java.util.Date v)
v - new valuepublic boolean getDeleted()
public void setDeleted(boolean v)
v - new value
public void setAttributeType(AttributeType v)
throws org.apache.torque.TorqueException
v - AttributeType
org.apache.torque.TorqueException
public AttributeType getAttributeType()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public AttributeType getAttributeType(java.sql.Connection connection)
throws org.apache.torque.TorqueException
connection - the connection used to retrieve the associated object
from the database, if it was not retrieved before
org.apache.torque.TorqueException
public void setAttributeTypeKey(org.apache.torque.om.ObjectKey key)
throws org.apache.torque.TorqueException
bar.setFooKey(foo.getPrimaryKey())
org.apache.torque.TorqueException
public void setAttributeOption(AttributeOption v)
throws org.apache.torque.TorqueException
v - AttributeOption
org.apache.torque.TorqueException
public AttributeOption getAttributeOption()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public AttributeOption getAttributeOption(java.sql.Connection connection)
throws org.apache.torque.TorqueException
connection - the connection used to retrieve the associated object
from the database, if it was not retrieved before
org.apache.torque.TorqueException
public void setAttributeOptionKey(org.apache.torque.om.ObjectKey key)
throws org.apache.torque.TorqueException
bar.setFooKey(foo.getPrimaryKey())
org.apache.torque.TorqueException
public void setScarabUser(ScarabUser v)
throws org.apache.torque.TorqueException
v - ScarabUser
org.apache.torque.TorqueException
public ScarabUser getScarabUser()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public ScarabUser getScarabUser(java.sql.Connection connection)
throws org.apache.torque.TorqueException
connection - the connection used to retrieve the associated object
from the database, if it was not retrieved before
org.apache.torque.TorqueException
public void setScarabUserKey(org.apache.torque.om.ObjectKey key)
throws org.apache.torque.TorqueException
bar.setFooKey(foo.getPrimaryKey())
org.apache.torque.TorqueExceptionprotected void initActivitys()
public void addActivity(Activity l)
throws org.apache.torque.TorqueException
l - Activity
org.apache.torque.TorqueException
public java.util.List getActivitys()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getActivitys(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getActivitys(java.sql.Connection con)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getActivitys(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getActivitysJoinIssue(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getActivitysJoinAttribute(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getActivitysJoinActivitySet(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getActivitysJoinScarabUserImplRelatedByOldUserId(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getActivitysJoinScarabUserImplRelatedByNewUserId(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getActivitysJoinAttributeOptionRelatedByOldOptionId(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getActivitysJoinAttributeOptionRelatedByNewOptionId(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getActivitysJoinAttachment(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getActivitysJoinDepend(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueExceptionprotected void initConditions()
public void addCondition(Condition l)
throws org.apache.torque.TorqueException
l - Condition
org.apache.torque.TorqueException
public java.util.List getConditions()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getConditions(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getConditions(java.sql.Connection con)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getConditions(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getConditionsJoinRModuleAttribute(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getConditionsJoinTransition(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getConditionsJoinAttribute(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getConditionsJoinAttributeOption(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getConditionsJoinRModuleIssueType(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueExceptionprotected void initRAttributeAttributeGroups()
public void addRAttributeAttributeGroup(RAttributeAttributeGroup l)
throws org.apache.torque.TorqueException
l - RAttributeAttributeGroup
org.apache.torque.TorqueException
public java.util.List getRAttributeAttributeGroups()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getRAttributeAttributeGroups(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getRAttributeAttributeGroups(java.sql.Connection con)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getRAttributeAttributeGroups(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getRAttributeAttributeGroupsJoinAttribute(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getRAttributeAttributeGroupsJoinAttributeGroup(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueExceptionprotected void initAttributeOptions()
public void addAttributeOption(AttributeOption l)
throws org.apache.torque.TorqueException
l - AttributeOption
org.apache.torque.TorqueException
public java.util.List getAttributeOptions()
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getAttributeOptions(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getAttributeOptions(java.sql.Connection con)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public java.util.List getAttributeOptions(org.apache.torque.util.Criteria criteria,
java.sql.Connection con)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
protected java.util.List getAttributeOptionsJoinAttribute(org.apache.torque.util.Criteria criteria)
throws org.apache.torque.TorqueException
org.apache.torque.TorqueExceptionprotected void initAttributeValues()