Serialized Form
|
Package org.tigris.scarab.da |
|
Package org.tigris.scarab.om |
parentModules
java.util.List parentModules
isInitializing
boolean isInitializing
- set to true while the setInitialAttributesAndIssueTypes() method is in process
name
java.lang.String name
- The 'long' name of the module, includes the parents.
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Need to override readObject in order to initialize
the transient ThreadLocal objects which are not serializable.
locale
java.util.Locale locale
- The user's preferred locale.
issueCount
int issueCount
- counter used as part of a key to store an Issue the user is
currently entering
issueMap
java.util.Map issueMap
- Map to store
Issue's the user is currently entering
reportCount
int reportCount
- counter used as part of a key to store an ReportBridge the user is
currently editing
reportMap
java.util.Map reportMap
- Map to store
ReportBridge's the user is currently entering
mostRecentQueryMap
java.util.Map mostRecentQueryMap
- Map to store the most recent query entered by the user
mostRecentQueryMITMap
java.util.Map mostRecentQueryMITMap
- Map to store the MITList that may have went with the most recent query
entered by the user
associatedUsersMap
java.util.Map associatedUsersMap
- Map to store the working user list in Assign Issue.
selectedUsersMap
java.util.Map selectedUsersMap
- Map to store the working user list in Advanced Query.
enterIssueRedirect
int enterIssueRedirect
- Code for user's preference on which screen to return to
After entering an issue
mitListMap
java.util.Map mitListMap
- The list of MITListItems that will be searched in a
X-project query.
enterIssueMap
java.util.Map enterIssueMap
- The last entered issue type
showOtherModulesInIssueTypeList
boolean showOtherModulesInIssueTypeList
- toggle switch for show/hide the cross module section of the
issue type selection widget.
activeKeys
java.util.Map activeKeys
threadCount
int threadCount
- counter used as a key to keep concurrent activities by the same
user from overwriting each others state. Might want to use something
better than a simple counter.
queryTargetMap
java.util.Map queryTargetMap
oldAttributeOption
AttributeOption oldAttributeOption
newAttributeOption
AttributeOption newAttributeOption
size
long size
fileItem
org.apache.commons.fileupload.FileItem fileItem
- The FileItem that is associated with the attachment as it is uploaded
from an html form.
orderedROptionOptionList
java.util.List orderedROptionOptionList
orderedAttributeOptionList
java.util.List orderedAttributeOptionList
parentChildAttributeOptions
java.util.List parentChildAttributeOptions
optionsMap
java.util.HashMap optionsMap
attributeOptionsWithDeleted
java.util.List attributeOptionsWithDeleted
attributeOptionsWithoutDeleted
java.util.List attributeOptionsWithoutDeleted
aAttribute
Attribute aAttribute
- a local Attribute reference
sortedParents
java.util.List sortedParents
- Storage for ID's of the parents of this AttributeOption
sortedChildren
java.util.List sortedChildren
- Storage for ID's of the children of this AttributeOption
parentIds
java.lang.String parentIds
- A cached String of parentIds
orderedTree
java.util.List orderedTree
- Used in the creation of an
activitySet
ActivitySet activitySet
oldOptionId
java.lang.Integer oldOptionId
oldUserId
java.lang.Integer oldUserId
oldValue
java.lang.String oldValue
oldNumericValue
java.lang.Integer oldNumericValue
oldOptionIdIsSet
boolean oldOptionIdIsSet
oldUserIdIsSet
boolean oldUserIdIsSet
oldValueIsSet
boolean oldValueIsSet
oldNumericValueIsSet
boolean oldNumericValueIsSet
chainedValue
AttributeValue chainedValue
activityDescription
java.lang.String activityDescription
saveActivity
Activity saveActivity
activityId
java.lang.Long activityId
- The value for the activityId field
issueId
java.lang.Long issueId
- The value for the issueId field
attributeId
java.lang.Integer attributeId
- The value for the attributeId field
transactionId
java.lang.Long transactionId
- The value for the transactionId field
oldNumericValue
java.lang.Integer oldNumericValue
- The value for the oldNumericValue field
newNumericValue
java.lang.Integer newNumericValue
- The value for the newNumericValue field
oldUserId
java.lang.Integer oldUserId
- The value for the oldUserId field
newUserId
java.lang.Integer newUserId
- The value for the newUserId field
oldOptionId
java.lang.Integer oldOptionId
- The value for the oldOptionId field
newOptionId
java.lang.Integer newOptionId
- The value for the newOptionId field
oldValue
java.lang.String oldValue
- The value for the oldValue field
newValue
java.lang.String newValue
- The value for the newValue field
dependId
java.lang.Integer dependId
- The value for the dependId field
description
java.lang.String description
- The value for the description field
endDate
java.util.Date endDate
- The value for the endDate field
attachmentId
java.lang.Long attachmentId
- The value for the attachmentId field
activityType
java.lang.String activityType
- The value for the activityType field
aIssue
Issue aIssue
aAttribute
Attribute aAttribute
aActivitySet
ActivitySet aActivitySet
aScarabUserRelatedByOldUserId
ScarabUser aScarabUserRelatedByOldUserId
aScarabUserRelatedByNewUserId
ScarabUser aScarabUserRelatedByNewUserId
aAttributeOptionRelatedByOldOptionId
AttributeOption aAttributeOptionRelatedByOldOptionId
aAttributeOptionRelatedByNewOptionId
AttributeOption aAttributeOptionRelatedByNewOptionId
aAttachment
Attachment aAttachment
aDepend
Depend aDepend
collNotificationStatuss
java.util.List collNotificationStatuss
- Collection to store aggregation of collNotificationStatuss
lastNotificationStatussCriteria
org.apache.torque.util.Criteria lastNotificationStatussCriteria
- The criteria used to select the current contents of collNotificationStatuss
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
activitySetId
java.lang.Long activitySetId
- The value for the activitySetId field
typeId
java.lang.Integer typeId
- The value for the typeId field
attachmentId
java.lang.Long attachmentId
- The value for the attachmentId field
createdBy
java.lang.Integer createdBy
- The value for the createdBy field
createdDate
java.util.Date createdDate
- The value for the createdDate field
aScarabUser
ScarabUser aScarabUser
aActivitySetType
ActivitySetType aActivitySetType
aAttachment
Attachment aAttachment
collActivitys
java.util.List collActivitys
- Collection to store aggregation of collActivitys
lastActivitysCriteria
org.apache.torque.util.Criteria lastActivitysCriteria
- The criteria used to select the current contents of collActivitys
collIssuesRelatedByCreatedTransId
java.util.List collIssuesRelatedByCreatedTransId
- Collection to store aggregation of collIssuesRelatedByCreatedTransId
lastIssuesRelatedByCreatedTransIdCriteria
org.apache.torque.util.Criteria lastIssuesRelatedByCreatedTransIdCriteria
- The criteria used to select the current contents of collIssuesRelatedByCreatedTransId
collIssuesRelatedByLastTransId
java.util.List collIssuesRelatedByLastTransId
- Collection to store aggregation of collIssuesRelatedByLastTransId
lastIssuesRelatedByLastTransIdCriteria
org.apache.torque.util.Criteria lastIssuesRelatedByLastTransIdCriteria
- The criteria used to select the current contents of collIssuesRelatedByLastTransId
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
typeId
java.lang.Integer typeId
- The value for the typeId field
name
java.lang.String name
- The value for the name field
collActivitySets
java.util.List collActivitySets
- Collection to store aggregation of collActivitySets
lastActivitySetsCriteria
org.apache.torque.util.Criteria lastActivitySetsCriteria
- The criteria used to select the current contents of collActivitySets
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
attachmentId
java.lang.Long attachmentId
- The value for the attachmentId field
issueId
java.lang.Long issueId
- The value for the issueId field
typeId
java.lang.Integer typeId
- The value for the typeId field
name
java.lang.String name
- The value for the name field
data
java.lang.String data
- The value for the data field
fileName
java.lang.String fileName
- The value for the fileName field
mimeType
java.lang.String mimeType
- The value for the mimeType field
modifiedBy
java.lang.Integer modifiedBy
- The value for the modifiedBy field
createdBy
java.lang.Integer createdBy
- The value for the createdBy field
modifiedDate
java.util.Date modifiedDate
- The value for the modifiedDate field
createdDate
java.util.Date createdDate
- The value for the createdDate field
deleted
boolean deleted
- The value for the deleted field
aIssue
Issue aIssue
aAttachmentType
AttachmentType aAttachmentType
aScarabUserRelatedByCreatedBy
ScarabUser aScarabUserRelatedByCreatedBy
aScarabUserRelatedByModifiedBy
ScarabUser aScarabUserRelatedByModifiedBy
collActivitys
java.util.List collActivitys
- Collection to store aggregation of collActivitys
lastActivitysCriteria
org.apache.torque.util.Criteria lastActivitysCriteria
- The criteria used to select the current contents of collActivitys
collActivitySets
java.util.List collActivitySets
- Collection to store aggregation of collActivitySets
lastActivitySetsCriteria
org.apache.torque.util.Criteria lastActivitySetsCriteria
- The criteria used to select the current contents of collActivitySets
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
attachmentTypeId
java.lang.Integer attachmentTypeId
- The value for the attachmentTypeId field
name
java.lang.String name
- The value for the name field
searchable
boolean searchable
- The value for the searchable field
collAttachments
java.util.List collAttachments
- Collection to store aggregation of collAttachments
lastAttachmentsCriteria
org.apache.torque.util.Criteria lastAttachmentsCriteria
- The criteria used to select the current contents of collAttachments
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
attributeId
java.lang.Integer attributeId
- The value for the attributeId field
name
java.lang.String name
- The value for the name field
typeId
java.lang.Integer typeId
- The value for the typeId field
permission
java.lang.String permission
- The value for the permission field
requiredOptionId
java.lang.Integer requiredOptionId
- The value for the requiredOptionId field
description
java.lang.String description
- The value for the description field
action
java.lang.String action
- The value for the action field
createdBy
java.lang.Integer createdBy
- The value for the createdBy field
createdDate
java.util.Date createdDate
- The value for the createdDate field
deleted
boolean deleted
- The value for the deleted field
aAttributeType
AttributeType aAttributeType
aAttributeOption
AttributeOption aAttributeOption
aScarabUser
ScarabUser aScarabUser
collActivitys
java.util.List collActivitys
- Collection to store aggregation of collActivitys
lastActivitysCriteria
org.apache.torque.util.Criteria lastActivitysCriteria
- The criteria used to select the current contents of collActivitys
collConditions
java.util.List collConditions
- Collection to store aggregation of collConditions
lastConditionsCriteria
org.apache.torque.util.Criteria lastConditionsCriteria
- The criteria used to select the current contents of collConditions
collRAttributeAttributeGroups
java.util.List collRAttributeAttributeGroups
- Collection to store aggregation of collRAttributeAttributeGroups
lastRAttributeAttributeGroupsCriteria
org.apache.torque.util.Criteria lastRAttributeAttributeGroupsCriteria
- The criteria used to select the current contents of collRAttributeAttributeGroups
collAttributeOptions
java.util.List collAttributeOptions
- Collection to store aggregation of collAttributeOptions
lastAttributeOptionsCriteria
org.apache.torque.util.Criteria lastAttributeOptionsCriteria
- The criteria used to select the current contents of collAttributeOptions
collAttributeValues
java.util.List collAttributeValues
- Collection to store aggregation of collAttributeValues
lastAttributeValuesCriteria
org.apache.torque.util.Criteria lastAttributeValuesCriteria
- The criteria used to select the current contents of collAttributeValues
collRModuleAttributes
java.util.List collRModuleAttributes
- Collection to store aggregation of collRModuleAttributes
lastRModuleAttributesCriteria
org.apache.torque.util.Criteria lastRModuleAttributesCriteria
- The criteria used to select the current contents of collRModuleAttributes
collRIssueTypeAttributes
java.util.List collRIssueTypeAttributes
- Collection to store aggregation of collRIssueTypeAttributes
lastRIssueTypeAttributesCriteria
org.apache.torque.util.Criteria lastRIssueTypeAttributesCriteria
- The criteria used to select the current contents of collRIssueTypeAttributes
collRModuleUserAttributes
java.util.List collRModuleUserAttributes
- Collection to store aggregation of collRModuleUserAttributes
lastRModuleUserAttributesCriteria
org.apache.torque.util.Criteria lastRModuleUserAttributesCriteria
- The criteria used to select the current contents of collRModuleUserAttributes
collTransitions
java.util.List collTransitions
- Collection to store aggregation of collTransitions
lastTransitionsCriteria
org.apache.torque.util.Criteria lastTransitionsCriteria
- The criteria used to select the current contents of collTransitions
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
attributeClassId
java.lang.Integer attributeClassId
- The value for the attributeClassId field
name
java.lang.String name
- The value for the name field
desc
java.lang.String desc
- The value for the desc field
javaClassName
java.lang.String javaClassName
- The value for the javaClassName field
collAttributeTypes
java.util.List collAttributeTypes
- Collection to store aggregation of collAttributeTypes
lastAttributeTypesCriteria
org.apache.torque.util.Criteria lastAttributeTypesCriteria
- The criteria used to select the current contents of collAttributeTypes
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
attributeGroupId
java.lang.Integer attributeGroupId
- The value for the attributeGroupId field
name
java.lang.String name
- The value for the name field
description
java.lang.String description
- The value for the description field
moduleId
java.lang.Integer moduleId
- The value for the moduleId field
issueTypeId
java.lang.Integer issueTypeId
- The value for the issueTypeId field
active
boolean active
- The value for the active field
dedupe
boolean dedupe
- The value for the dedupe field
order
int order
- The value for the order field
aModule
Module aModule
aIssueType
IssueType aIssueType
collRAttributeAttributeGroups
java.util.List collRAttributeAttributeGroups
- Collection to store aggregation of collRAttributeAttributeGroups
lastRAttributeAttributeGroupsCriteria
org.apache.torque.util.Criteria lastRAttributeAttributeGroupsCriteria
- The criteria used to select the current contents of collRAttributeAttributeGroups
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
optionId
java.lang.Integer optionId
- The value for the optionId field
attributeId
java.lang.Integer attributeId
- The value for the attributeId field
name
java.lang.String name
- The value for the name field
deleted
boolean deleted
- The value for the deleted field
aAttribute
Attribute aAttribute
collActivitysRelatedByOldOptionId
java.util.List collActivitysRelatedByOldOptionId
- Collection to store aggregation of collActivitysRelatedByOldOptionId
lastActivitysRelatedByOldOptionIdCriteria
org.apache.torque.util.Criteria lastActivitysRelatedByOldOptionIdCriteria
- The criteria used to select the current contents of collActivitysRelatedByOldOptionId
collActivitysRelatedByNewOptionId
java.util.List collActivitysRelatedByNewOptionId
- Collection to store aggregation of collActivitysRelatedByNewOptionId
lastActivitysRelatedByNewOptionIdCriteria
org.apache.torque.util.Criteria lastActivitysRelatedByNewOptionIdCriteria
- The criteria used to select the current contents of collActivitysRelatedByNewOptionId
collAttributes
java.util.List collAttributes
- Collection to store aggregation of collAttributes
lastAttributesCriteria
org.apache.torque.util.Criteria lastAttributesCriteria
- The criteria used to select the current contents of collAttributes
collConditions
java.util.List collConditions
- Collection to store aggregation of collConditions
lastConditionsCriteria
org.apache.torque.util.Criteria lastConditionsCriteria
- The criteria used to select the current contents of collConditions
collAttributeValues
java.util.List collAttributeValues
- Collection to store aggregation of collAttributeValues
lastAttributeValuesCriteria
org.apache.torque.util.Criteria lastAttributeValuesCriteria
- The criteria used to select the current contents of collAttributeValues
collRModuleOptions
java.util.List collRModuleOptions
- Collection to store aggregation of collRModuleOptions
lastRModuleOptionsCriteria
org.apache.torque.util.Criteria lastRModuleOptionsCriteria
- The criteria used to select the current contents of collRModuleOptions
collRIssueTypeOptions
java.util.List collRIssueTypeOptions
- Collection to store aggregation of collRIssueTypeOptions
lastRIssueTypeOptionsCriteria
org.apache.torque.util.Criteria lastRIssueTypeOptionsCriteria
- The criteria used to select the current contents of collRIssueTypeOptions
collROptionOptionsRelatedByOption1Id
java.util.List collROptionOptionsRelatedByOption1Id
- Collection to store aggregation of collROptionOptionsRelatedByOption1Id
lastROptionOptionsRelatedByOption1IdCriteria
org.apache.torque.util.Criteria lastROptionOptionsRelatedByOption1IdCriteria
- The criteria used to select the current contents of collROptionOptionsRelatedByOption1Id
collROptionOptionsRelatedByOption2Id
java.util.List collROptionOptionsRelatedByOption2Id
- Collection to store aggregation of collROptionOptionsRelatedByOption2Id
lastROptionOptionsRelatedByOption2IdCriteria
org.apache.torque.util.Criteria lastROptionOptionsRelatedByOption2IdCriteria
- The criteria used to select the current contents of collROptionOptionsRelatedByOption2Id
collTransitionsRelatedByFromOptionId
java.util.List collTransitionsRelatedByFromOptionId
- Collection to store aggregation of collTransitionsRelatedByFromOptionId
lastTransitionsRelatedByFromOptionIdCriteria
org.apache.torque.util.Criteria lastTransitionsRelatedByFromOptionIdCriteria
- The criteria used to select the current contents of collTransitionsRelatedByFromOptionId
collTransitionsRelatedByToOptionId
java.util.List collTransitionsRelatedByToOptionId
- Collection to store aggregation of collTransitionsRelatedByToOptionId
lastTransitionsRelatedByToOptionIdCriteria
org.apache.torque.util.Criteria lastTransitionsRelatedByToOptionIdCriteria
- The criteria used to select the current contents of collTransitionsRelatedByToOptionId
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
attributeTypeId
java.lang.Integer attributeTypeId
- The value for the attributeTypeId field
classId
java.lang.Integer classId
- The value for the classId field
name
java.lang.String name
- The value for the name field
javaClassName
java.lang.String javaClassName
- The value for the javaClassName field
validationKey
java.lang.String validationKey
- The value for the validationKey field
aAttributeClass
AttributeClass aAttributeClass
collAttributes
java.util.List collAttributes
- Collection to store aggregation of collAttributes
lastAttributesCriteria
org.apache.torque.util.Criteria lastAttributesCriteria
- The criteria used to select the current contents of collAttributes
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
valueId
java.lang.Long valueId
- The value for the valueId field
issueId
java.lang.Long issueId
- The value for the issueId field
attributeId
java.lang.Integer attributeId
- The value for the attributeId field
numericValue
java.lang.Integer numericValue
- The value for the numericValue field
optionId
java.lang.Integer optionId
- The value for the optionId field
userId
java.lang.Integer userId
- The value for the userId field
value
java.lang.String value
- The value for the value field
deleted
boolean deleted
- The value for the deleted field
aIssue
Issue aIssue
aAttribute
Attribute aAttribute
aAttributeOption
AttributeOption aAttributeOption
aScarabUser
ScarabUser aScarabUser
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
conditionId
java.lang.Long conditionId
- The value for the conditionId field
transitionId
java.lang.Integer transitionId
- The value for the transitionId field
moduleId
java.lang.Integer moduleId
- The value for the moduleId field
issueTypeId
java.lang.Integer issueTypeId
- The value for the issueTypeId field
attributeId
java.lang.Integer attributeId
- The value for the attributeId field
optionId
java.lang.Integer optionId
- The value for the optionId field
aRModuleAttribute
RModuleAttribute aRModuleAttribute
aTransition
Transition aTransition
aAttribute
Attribute aAttribute
aAttributeOption
AttributeOption aAttributeOption
aRModuleIssueType
RModuleIssueType aRModuleIssueType
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
dependId
java.lang.Integer dependId
- The value for the dependId field
observedId
java.lang.Long observedId
- The value for the observedId field
observerId
java.lang.Long observerId
- The value for the observerId field
typeId
java.lang.Integer typeId
- The value for the typeId field
deleted
boolean deleted
- The value for the deleted field
aIssueRelatedByObservedId
Issue aIssueRelatedByObservedId
aIssueRelatedByObserverId
Issue aIssueRelatedByObserverId
aDependType
DependType aDependType
collActivitys
java.util.List collActivitys
- Collection to store aggregation of collActivitys
lastActivitysCriteria
org.apache.torque.util.Criteria lastActivitysCriteria
- The criteria used to select the current contents of collActivitys
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
dependTypeId
java.lang.Integer dependTypeId
- The value for the dependTypeId field
name
java.lang.String name
- The value for the name field
collDepends
java.util.List collDepends
- Collection to store aggregation of collDepends
lastDependsCriteria
org.apache.torque.util.Criteria lastDependsCriteria
- The criteria used to select the current contents of collDepends
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
frequencyId
java.lang.Integer frequencyId
- The value for the frequencyId field
name
java.lang.String name
- The value for the name field
collQuerys
java.util.List collQuerys
- Collection to store aggregation of collQuerys
lastQuerysCriteria
org.apache.torque.util.Criteria lastQuerysCriteria
- The criteria used to select the current contents of collQuerys
collRQueryUsers
java.util.List collRQueryUsers
- Collection to store aggregation of collRQueryUsers
lastRQueryUsersCriteria
org.apache.torque.util.Criteria lastRQueryUsersCriteria
- The criteria used to select the current contents of collRQueryUsers
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
parameterId
java.lang.Integer parameterId
- The value for the parameterId field
name
java.lang.String name
- The value for the name field
value
java.lang.String value
- The value for the value field
moduleId
java.lang.Integer moduleId
- The value for the moduleId field
aModule
Module aModule
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
issueId
java.lang.Long issueId
- The value for the issueId field
idPrefix
java.lang.String idPrefix
- The value for the idPrefix field
idCount
int idCount
- The value for the idCount field
idDomain
java.lang.String idDomain
- The value for the idDomain field
typeId
java.lang.Integer typeId
- The value for the typeId field
moduleId
java.lang.Integer moduleId
- The value for the moduleId field
createdTransId
java.lang.Long createdTransId
- The value for the createdTransId field
lastTransId
java.lang.Long lastTransId
- The value for the lastTransId field
deleted
boolean deleted
- The value for the deleted field
moved
boolean moved
- The value for the moved field
aModule
Module aModule
aIssueType
IssueType aIssueType
aActivitySetRelatedByCreatedTransId
ActivitySet aActivitySetRelatedByCreatedTransId
aActivitySetRelatedByLastTransId
ActivitySet aActivitySetRelatedByLastTransId
collActivitys
java.util.List collActivitys
- Collection to store aggregation of collActivitys
lastActivitysCriteria
org.apache.torque.util.Criteria lastActivitysCriteria
- The criteria used to select the current contents of collActivitys
collAttachments
java.util.List collAttachments
- Collection to store aggregation of collAttachments
lastAttachmentsCriteria
org.apache.torque.util.Criteria lastAttachmentsCriteria
- The criteria used to select the current contents of collAttachments
collDependsRelatedByObservedId
java.util.List collDependsRelatedByObservedId
- Collection to store aggregation of collDependsRelatedByObservedId
lastDependsRelatedByObservedIdCriteria
org.apache.torque.util.Criteria lastDependsRelatedByObservedIdCriteria
- The criteria used to select the current contents of collDependsRelatedByObservedId
collDependsRelatedByObserverId
java.util.List collDependsRelatedByObserverId
- Collection to store aggregation of collDependsRelatedByObserverId
lastDependsRelatedByObserverIdCriteria
org.apache.torque.util.Criteria lastDependsRelatedByObserverIdCriteria
- The criteria used to select the current contents of collDependsRelatedByObserverId
collAttributeValues
java.util.List collAttributeValues
- Collection to store aggregation of collAttributeValues
lastAttributeValuesCriteria
org.apache.torque.util.Criteria lastAttributeValuesCriteria
- The criteria used to select the current contents of collAttributeValues
collIssueVotes
java.util.List collIssueVotes
- Collection to store aggregation of collIssueVotes
lastIssueVotesCriteria
org.apache.torque.util.Criteria lastIssueVotesCriteria
- The criteria used to select the current contents of collIssueVotes
collIssueTemplateInfos
java.util.List collIssueTemplateInfos
- Collection to store aggregation of collIssueTemplateInfos
lastIssueTemplateInfosCriteria
org.apache.torque.util.Criteria lastIssueTemplateInfosCriteria
- The criteria used to select the current contents of collIssueTemplateInfos
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
issueId
java.lang.Long issueId
- The value for the issueId field
name
java.lang.String name
- The value for the name field
description
java.lang.String description
- The value for the description field
approved
boolean approved
- The value for the approved field
scopeId
java.lang.Integer scopeId
- The value for the scopeId field
aIssue
Issue aIssue
aScope
Scope aScope
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
issueTypeId
java.lang.Integer issueTypeId
- The value for the issueTypeId field
name
java.lang.String name
- The value for the name field
description
java.lang.String description
- The value for the description field
parentId
java.lang.Integer parentId
- The value for the parentId field
dedupe
boolean dedupe
- The value for the dedupe field
deleted
boolean deleted
- The value for the deleted field
locked
boolean locked
- The value for the locked field
isdefault
boolean isdefault
- The value for the isdefault field
aIssueTypeRelatedByParentId
IssueType aIssueTypeRelatedByParentId
collAttributeGroups
java.util.List collAttributeGroups
- Collection to store aggregation of collAttributeGroups
lastAttributeGroupsCriteria
org.apache.torque.util.Criteria lastAttributeGroupsCriteria
- The criteria used to select the current contents of collAttributeGroups
collIssues
java.util.List collIssues
- Collection to store aggregation of collIssues
lastIssuesCriteria
org.apache.torque.util.Criteria lastIssuesCriteria
- The criteria used to select the current contents of collIssues
collRModuleIssueTypes
java.util.List collRModuleIssueTypes
- Collection to store aggregation of collRModuleIssueTypes
lastRModuleIssueTypesCriteria
org.apache.torque.util.Criteria lastRModuleIssueTypesCriteria
- The criteria used to select the current contents of collRModuleIssueTypes
collMITListItems
java.util.List collMITListItems
- Collection to store aggregation of collMITListItems
lastMITListItemsCriteria
org.apache.torque.util.Criteria lastMITListItemsCriteria
- The criteria used to select the current contents of collMITListItems
collRModuleAttributes
java.util.List collRModuleAttributes
- Collection to store aggregation of collRModuleAttributes
lastRModuleAttributesCriteria
org.apache.torque.util.Criteria lastRModuleAttributesCriteria
- The criteria used to select the current contents of collRModuleAttributes
collRIssueTypeAttributes
java.util.List collRIssueTypeAttributes
- Collection to store aggregation of collRIssueTypeAttributes
lastRIssueTypeAttributesCriteria
org.apache.torque.util.Criteria lastRIssueTypeAttributesCriteria
- The criteria used to select the current contents of collRIssueTypeAttributes
collRModuleOptions
java.util.List collRModuleOptions
- Collection to store aggregation of collRModuleOptions
lastRModuleOptionsCriteria
org.apache.torque.util.Criteria lastRModuleOptionsCriteria
- The criteria used to select the current contents of collRModuleOptions
collRIssueTypeOptions
java.util.List collRIssueTypeOptions
- Collection to store aggregation of collRIssueTypeOptions
lastRIssueTypeOptionsCriteria
org.apache.torque.util.Criteria lastRIssueTypeOptionsCriteria
- The criteria used to select the current contents of collRIssueTypeOptions
collRModuleUserAttributes
java.util.List collRModuleUserAttributes
- Collection to store aggregation of collRModuleUserAttributes
lastRModuleUserAttributesCriteria
org.apache.torque.util.Criteria lastRModuleUserAttributesCriteria
- The criteria used to select the current contents of collRModuleUserAttributes
collQuerys
java.util.List collQuerys
- Collection to store aggregation of collQuerys
lastQuerysCriteria
org.apache.torque.util.Criteria lastQuerysCriteria
- The criteria used to select the current contents of collQuerys
collReports
java.util.List collReports
- Collection to store aggregation of collReports
lastReportsCriteria
org.apache.torque.util.Criteria lastReportsCriteria
- The criteria used to select the current contents of collReports
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
issueId
java.lang.Long issueId
- The value for the issueId field
userId
java.lang.Integer userId
- The value for the userId field
votes
int votes
- The value for the votes field
aIssue
Issue aIssue
aScarabUser
ScarabUser aScarabUser
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
pks
org.apache.torque.om.SimpleKey[] pks
comboPK
org.apache.torque.om.ComboKey comboPK
listId
java.lang.Long listId
- The value for the listId field
name
java.lang.String name
- The value for the name field
active
boolean active
- The value for the active field
modifiable
boolean modifiable
- The value for the modifiable field
userId
java.lang.Integer userId
- The value for the userId field
aScarabUser
ScarabUser aScarabUser
collMITListItems
java.util.List collMITListItems
- Collection to store aggregation of collMITListItems
lastMITListItemsCriteria
org.apache.torque.util.Criteria lastMITListItemsCriteria
- The criteria used to select the current contents of collMITListItems
collRModuleUserAttributes
java.util.List collRModuleUserAttributes
- Collection to store aggregation of collRModuleUserAttributes
lastRModuleUserAttributesCriteria
org.apache.torque.util.Criteria lastRModuleUserAttributesCriteria
- The criteria used to select the current contents of collRModuleUserAttributes
collQuerys
java.util.List collQuerys
- Collection to store aggregation of collQuerys
lastQuerysCriteria
org.apache.torque.util.Criteria lastQuerysCriteria
- The criteria used to select the current contents of collQuerys
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
itemId
java.lang.Long itemId
- The value for the itemId field
moduleId
java.lang.Integer moduleId
- The value for the moduleId field
issueTypeId
java.lang.Integer issueTypeId
- The value for the issueTypeId field
listId
java.lang.Long listId
- The value for the listId field
aMITList
MITList aMITList
aModule
Module aModule
aIssueType
IssueType aIssueType
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
tableId
java.lang.Integer tableId
- The value for the tableId field
columnId
java.lang.Integer columnId
- The value for the columnId field
modifiedBy
java.lang.Integer modifiedBy
- The value for the modifiedBy field
createdBy
java.lang.Integer createdBy
- The value for the createdBy field
modifiedDate
java.util.Date modifiedDate
- The value for the modifiedDate field
createdDate
java.util.Date createdDate
- The value for the createdDate field
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
pks
org.apache.torque.om.SimpleKey[] pks
comboPK
org.apache.torque.om.ComboKey comboPK
moduleId
java.lang.Integer moduleId
- The value for the moduleId field
roleId
java.lang.Integer roleId
- The value for the roleId field
activityType
java.lang.String activityType
- The value for the activityType field
managerId
java.lang.Integer managerId
- The value for the managerId field
filterState
boolean filterState
- The value for the filterState field
modifyable
boolean modifyable
- The value for the modifyable field
aScarabRoleImpl
ScarabRoleImpl aScarabRoleImpl
aModule
Module aModule
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
pks
org.apache.torque.om.SimpleKey[] pks
comboPK
org.apache.torque.om.ComboKey comboPK
moduleId
java.lang.Integer moduleId
- The value for the moduleId field
userId
java.lang.Integer userId
- The value for the userId field
activityType
java.lang.String activityType
- The value for the activityType field
managerId
java.lang.Integer managerId
- The value for the managerId field
filterState
boolean filterState
- The value for the filterState field
sendSelf
boolean sendSelf
- The value for the sendSelf field
sendFailures
boolean sendFailures
- The value for the sendFailures field
aScarabUser
ScarabUser aScarabUser
aModule
Module aModule
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
pks
org.apache.torque.om.SimpleKey[] pks
comboPK
org.apache.torque.om.ComboKey comboPK
activityId
java.lang.Long activityId
- The value for the activityId field
creatorId
java.lang.Integer creatorId
- The value for the creatorId field
receiverId
java.lang.Integer receiverId
- The value for the receiverId field
status
java.lang.Integer status
- The value for the status field
creationDate
java.util.Date creationDate
- The value for the creationDate field
changeDate
java.util.Date changeDate
- The value for the changeDate field
comment
java.lang.String comment
- The value for the comment field
aScarabUser
ScarabUser aScarabUser
aActivity
Activity aActivity
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
pks
org.apache.torque.om.SimpleKey[] pks
comboPK
org.apache.torque.om.ComboKey comboPK
relationshipId
java.lang.Integer relationshipId
- The value for the relationshipId field
name
java.lang.String name
- The value for the name field
collROptionOptions
java.util.List collROptionOptions
- Collection to store aggregation of collROptionOptions
lastROptionOptionsCriteria
org.apache.torque.util.Criteria lastROptionOptionsCriteria
- The criteria used to select the current contents of collROptionOptions
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
userId
java.lang.Integer userId
- The value for the userId field
groupId
java.lang.Integer groupId
- The value for the groupId field
roleName
java.lang.String roleName
- The value for the roleName field
aScarabUser
ScarabUser aScarabUser
aModule
Module aModule
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
pks
org.apache.torque.om.SimpleKey[] pks
comboPK
org.apache.torque.om.ComboKey comboPK
queryId
java.lang.Long queryId
- The value for the queryId field
userId
java.lang.Integer userId
- The value for the userId field
name
java.lang.String name
- The value for the name field
description
java.lang.String description
- The value for the description field
value
java.lang.String value
- The value for the value field
scopeId
java.lang.Integer scopeId
- The value for the scopeId field
issueTypeId
java.lang.Integer issueTypeId
- The value for the issueTypeId field
moduleId
java.lang.Integer moduleId
- The value for the moduleId field
listId
java.lang.Long listId
- The value for the listId field
deleted
boolean deleted
- The value for the deleted field
approved
boolean approved
- The value for the approved field
createdDate
java.util.Date createdDate
- The value for the createdDate field
subscriptionFrequencyId
java.lang.Integer subscriptionFrequencyId
- The value for the subscriptionFrequencyId field
homePage
boolean homePage
- The value for the homePage field
order
int order
- The value for the order field
aScarabUser
ScarabUser aScarabUser
aScope
Scope aScope
aModule
Module aModule
aIssueType
IssueType aIssueType
aMITList
MITList aMITList
aFrequency
Frequency aFrequency
collRQueryUsers
java.util.List collRQueryUsers
- Collection to store aggregation of collRQueryUsers
lastRQueryUsersCriteria
org.apache.torque.util.Criteria lastRQueryUsersCriteria
- The criteria used to select the current contents of collRQueryUsers
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
groupId
java.lang.Integer groupId
- The value for the groupId field
attributeId
java.lang.Integer attributeId
- The value for the attributeId field
order
int order
- The value for the order field
aAttribute
Attribute aAttribute
aAttributeGroup
AttributeGroup aAttributeGroup
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
pks
org.apache.torque.om.SimpleKey[] pks
comboPK
org.apache.torque.om.ComboKey comboPK
reportId
java.lang.Integer reportId
- The value for the reportId field
userId
java.lang.Integer userId
- The value for the userId field
moduleId
java.lang.Integer moduleId
- The value for the moduleId field
issueTypeId
java.lang.Integer issueTypeId
- The value for the issueTypeId field
name
java.lang.String name
- The value for the name field
description
java.lang.String description
- The value for the description field
queryString
java.lang.String queryString
- The value for the queryString field
scopeId
java.lang.Integer scopeId
- The value for the scopeId field
deleted
boolean deleted
- The value for the deleted field
createdDate
java.util.Date createdDate
- The value for the createdDate field
aIssueType
IssueType aIssueType
aScarabUser
ScarabUser aScarabUser
aModule
Module aModule
aScope
Scope aScope
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
attributeId
java.lang.Integer attributeId
- The value for the attributeId field
issueTypeId
java.lang.Integer issueTypeId
- The value for the issueTypeId field
active
boolean active
- The value for the active field
required
boolean required
- The value for the required field
order
int order
- The value for the order field
quickSearch
boolean quickSearch
- The value for the quickSearch field
defaultTextFlag
boolean defaultTextFlag
- The value for the defaultTextFlag field
locked
boolean locked
- The value for the locked field
aAttribute
Attribute aAttribute
aIssueType
IssueType aIssueType
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
pks
org.apache.torque.om.SimpleKey[] pks
comboPK
org.apache.torque.om.ComboKey comboPK
issueTypeId
java.lang.Integer issueTypeId
- The value for the issueTypeId field
optionId
java.lang.Integer optionId
- The value for the optionId field
active
boolean active
- The value for the active field
locked
boolean locked
- The value for the locked field
order
int order
- The value for the order field
weight
int weight
- The value for the weight field
aAttributeOption
AttributeOption aAttributeOption
aIssueType
IssueType aIssueType
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
pks
org.apache.torque.om.SimpleKey[] pks
comboPK
org.apache.torque.om.ComboKey comboPK
moduleId
java.lang.Integer moduleId
- The value for the moduleId field
attributeId
java.lang.Integer attributeId
- The value for the attributeId field
issueTypeId
java.lang.Integer issueTypeId
- The value for the issueTypeId field
displayValue
java.lang.String displayValue
- The value for the displayValue field
active
boolean active
- The value for the active field
required
boolean required
- The value for the required field
order
int order
- The value for the order field
quickSearch
boolean quickSearch
- The value for the quickSearch field
defaultTextFlag
boolean defaultTextFlag
- The value for the defaultTextFlag field
aAttribute
Attribute aAttribute
aModule
Module aModule
aIssueType
IssueType aIssueType
collConditions
java.util.List collConditions
- Collection to store aggregation of collConditions
lastConditionsCriteria
org.apache.torque.util.Criteria lastConditionsCriteria
- The criteria used to select the current contents of collConditions
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
pks
org.apache.torque.om.SimpleKey[] pks
comboPK
org.apache.torque.om.ComboKey comboPK
moduleId
java.lang.Integer moduleId
- The value for the moduleId field
issueTypeId
java.lang.Integer issueTypeId
- The value for the issueTypeId field
active
boolean active
- The value for the active field
display
boolean display
- The value for the display field
order
int order
- The value for the order field
dedupe
boolean dedupe
- The value for the dedupe field
history
int history
- The value for the history field
comments
int comments
- The value for the comments field
displayName
java.lang.String displayName
- The value for the displayName field
displayDescription
java.lang.String displayDescription
- The value for the displayDescription field
aModule
Module aModule
aIssueType
IssueType aIssueType
collConditions
java.util.List collConditions
- Collection to store aggregation of collConditions
lastConditionsCriteria
org.apache.torque.util.Criteria lastConditionsCriteria
- The criteria used to select the current contents of collConditions
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
pks
org.apache.torque.om.SimpleKey[] pks
comboPK
org.apache.torque.om.ComboKey comboPK
moduleId
java.lang.Integer moduleId
- The value for the moduleId field
issueTypeId
java.lang.Integer issueTypeId
- The value for the issueTypeId field
optionId
java.lang.Integer optionId
- The value for the optionId field
displayValue
java.lang.String displayValue
- The value for the displayValue field
active
boolean active
- The value for the active field
order
int order
- The value for the order field
weight
int weight
- The value for the weight field
aAttributeOption
AttributeOption aAttributeOption
aModule
Module aModule
aIssueType
IssueType aIssueType
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
pks
org.apache.torque.om.SimpleKey[] pks
comboPK
org.apache.torque.om.ComboKey comboPK
rmuaId
java.lang.Long rmuaId
- The value for the rmuaId field
listId
java.lang.Long listId
- The value for the listId field
moduleId
java.lang.Integer moduleId
- The value for the moduleId field
userId
java.lang.Integer userId
- The value for the userId field
issueTypeId
java.lang.Integer issueTypeId
- The value for the issueTypeId field
attributeId
java.lang.Integer attributeId
- The value for the attributeId field
internalAttribute
java.lang.String internalAttribute
- The value for the internalAttribute field
order
int order
- The value for the order field
aMITList
MITList aMITList
aModule
Module aModule
aScarabUser
ScarabUser aScarabUser
aIssueType
IssueType aIssueType
aAttribute
Attribute aAttribute
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
option1Id
java.lang.Integer option1Id
- The value for the option1Id field
option2Id
java.lang.Integer option2Id
- The value for the option2Id field
relationshipId
java.lang.Integer relationshipId
- The value for the relationshipId field
weight
int weight
- The value for the weight field
preferredOrder
int preferredOrder
- The value for the preferredOrder field
aAttributeOptionRelatedByOption1Id
AttributeOption aAttributeOptionRelatedByOption1Id
aAttributeOptionRelatedByOption2Id
AttributeOption aAttributeOptionRelatedByOption2Id
aOptionRelationship
OptionRelationship aOptionRelationship
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
pks
org.apache.torque.om.SimpleKey[] pks
comboPK
org.apache.torque.om.ComboKey comboPK
queryId
java.lang.Long queryId
- The value for the queryId field
userId
java.lang.Integer userId
- The value for the userId field
isSubscribed
boolean isSubscribed
- The value for the isSubscribed field
subscriptionFrequency
java.lang.Integer subscriptionFrequency
- The value for the subscriptionFrequency field
isdefault
boolean isdefault
- The value for the isdefault field
aQuery
Query aQuery
aScarabUser
ScarabUser aScarabUser
aFrequency
Frequency aFrequency
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
pks
org.apache.torque.om.SimpleKey[] pks
comboPK
org.apache.torque.om.ComboKey comboPK
moduleId
java.lang.Integer moduleId
- The value for the moduleId field
realName
java.lang.String realName
- The value for the realName field
domain
java.lang.String domain
- The value for the domain field
code
java.lang.String code
- The value for the code field
description
java.lang.String description
- The value for the description field
url
java.lang.String url
- The value for the url field
archiveEmail
java.lang.String archiveEmail
- The value for the archiveEmail field
parentId
java.lang.Integer parentId
- The value for the parentId field
ownerId
java.lang.Integer ownerId
- The value for the ownerId field
qaContactId
java.lang.Integer qaContactId
- The value for the qaContactId field
deleted
boolean deleted
- The value for the deleted field
locked
boolean locked
- The value for the locked field
classKey
int classKey
- The value for the classKey field
aModuleRelatedByParentId
Module aModuleRelatedByParentId
aScarabUserRelatedByOwnerId
ScarabUser aScarabUserRelatedByOwnerId
aScarabUserRelatedByQaContactId
ScarabUser aScarabUserRelatedByQaContactId
collAttributeGroups
java.util.List collAttributeGroups
- Collection to store aggregation of collAttributeGroups
lastAttributeGroupsCriteria
org.apache.torque.util.Criteria lastAttributeGroupsCriteria
- The criteria used to select the current contents of collAttributeGroups
collIssues
java.util.List collIssues
- Collection to store aggregation of collIssues
lastIssuesCriteria
org.apache.torque.util.Criteria lastIssuesCriteria
- The criteria used to select the current contents of collIssues
collRModuleIssueTypes
java.util.List collRModuleIssueTypes
- Collection to store aggregation of collRModuleIssueTypes
lastRModuleIssueTypesCriteria
org.apache.torque.util.Criteria lastRModuleIssueTypesCriteria
- The criteria used to select the current contents of collRModuleIssueTypes
collMITListItems
java.util.List collMITListItems
- Collection to store aggregation of collMITListItems
lastMITListItemsCriteria
org.apache.torque.util.Criteria lastMITListItemsCriteria
- The criteria used to select the current contents of collMITListItems
collRModuleAttributes
java.util.List collRModuleAttributes
- Collection to store aggregation of collRModuleAttributes
lastRModuleAttributesCriteria
org.apache.torque.util.Criteria lastRModuleAttributesCriteria
- The criteria used to select the current contents of collRModuleAttributes
collRModuleOptions
java.util.List collRModuleOptions
- Collection to store aggregation of collRModuleOptions
lastRModuleOptionsCriteria
org.apache.torque.util.Criteria lastRModuleOptionsCriteria
- The criteria used to select the current contents of collRModuleOptions
collRModuleUserAttributes
java.util.List collRModuleUserAttributes
- Collection to store aggregation of collRModuleUserAttributes
lastRModuleUserAttributesCriteria
org.apache.torque.util.Criteria lastRModuleUserAttributesCriteria
- The criteria used to select the current contents of collRModuleUserAttributes
collUserVotes
java.util.List collUserVotes
- Collection to store aggregation of collUserVotes
lastUserVotesCriteria
org.apache.torque.util.Criteria lastUserVotesCriteria
- The criteria used to select the current contents of collUserVotes
collQuerys
java.util.List collQuerys
- Collection to store aggregation of collQuerys
lastQuerysCriteria
org.apache.torque.util.Criteria lastQuerysCriteria
- The criteria used to select the current contents of collQuerys
collReports
java.util.List collReports
- Collection to store aggregation of collReports
lastReportsCriteria
org.apache.torque.util.Criteria lastReportsCriteria
- The criteria used to select the current contents of collReports
collPendingGroupUserRoles
java.util.List collPendingGroupUserRoles
- Collection to store aggregation of collPendingGroupUserRoles
lastPendingGroupUserRolesCriteria
org.apache.torque.util.Criteria lastPendingGroupUserRolesCriteria
- The criteria used to select the current contents of collPendingGroupUserRoles
collGlobalParameters
java.util.List collGlobalParameters
- Collection to store aggregation of collGlobalParameters
lastGlobalParametersCriteria
org.apache.torque.util.Criteria lastGlobalParametersCriteria
- The criteria used to select the current contents of collGlobalParameters
collNotificationFilters
java.util.List collNotificationFilters
- Collection to store aggregation of collNotificationFilters
lastNotificationFiltersCriteria
org.apache.torque.util.Criteria lastNotificationFiltersCriteria
- The criteria used to select the current contents of collNotificationFilters
collNotificationDefaultFilters
java.util.List collNotificationDefaultFilters
- Collection to store aggregation of collNotificationDefaultFilters
lastNotificationDefaultFiltersCriteria
org.apache.torque.util.Criteria lastNotificationDefaultFiltersCriteria
- The criteria used to select the current contents of collNotificationDefaultFilters
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
collNotificationDefaultFilters
java.util.List collNotificationDefaultFilters
- Collection to store aggregation of collNotificationDefaultFilters
lastNotificationDefaultFiltersCriteria
org.apache.torque.util.Criteria lastNotificationDefaultFiltersCriteria
- The criteria used to select the current contents of collNotificationDefaultFilters
collActivitysRelatedByOldUserId
java.util.List collActivitysRelatedByOldUserId
- Collection to store aggregation of collActivitysRelatedByOldUserId
lastActivitysRelatedByOldUserIdCriteria
org.apache.torque.util.Criteria lastActivitysRelatedByOldUserIdCriteria
- The criteria used to select the current contents of collActivitysRelatedByOldUserId
collActivitysRelatedByNewUserId
java.util.List collActivitysRelatedByNewUserId
- Collection to store aggregation of collActivitysRelatedByNewUserId
lastActivitysRelatedByNewUserIdCriteria
org.apache.torque.util.Criteria lastActivitysRelatedByNewUserIdCriteria
- The criteria used to select the current contents of collActivitysRelatedByNewUserId
collAttachmentsRelatedByCreatedBy
java.util.List collAttachmentsRelatedByCreatedBy
- Collection to store aggregation of collAttachmentsRelatedByCreatedBy
lastAttachmentsRelatedByCreatedByCriteria
org.apache.torque.util.Criteria lastAttachmentsRelatedByCreatedByCriteria
- The criteria used to select the current contents of collAttachmentsRelatedByCreatedBy
collAttachmentsRelatedByModifiedBy
java.util.List collAttachmentsRelatedByModifiedBy
- Collection to store aggregation of collAttachmentsRelatedByModifiedBy
lastAttachmentsRelatedByModifiedByCriteria
org.apache.torque.util.Criteria lastAttachmentsRelatedByModifiedByCriteria
- The criteria used to select the current contents of collAttachmentsRelatedByModifiedBy
collAttributes
java.util.List collAttributes
- Collection to store aggregation of collAttributes
lastAttributesCriteria
org.apache.torque.util.Criteria lastAttributesCriteria
- The criteria used to select the current contents of collAttributes
collMITLists
java.util.List collMITLists
- Collection to store aggregation of collMITLists
lastMITListsCriteria
org.apache.torque.util.Criteria lastMITListsCriteria
- The criteria used to select the current contents of collMITLists
collAttributeValues
java.util.List collAttributeValues
- Collection to store aggregation of collAttributeValues
lastAttributeValuesCriteria
org.apache.torque.util.Criteria lastAttributeValuesCriteria
- The criteria used to select the current contents of collAttributeValues
collScarabModulesRelatedByOwnerId
java.util.List collScarabModulesRelatedByOwnerId
- Collection to store aggregation of collScarabModulesRelatedByOwnerId
lastScarabModulesRelatedByOwnerIdCriteria
org.apache.torque.util.Criteria lastScarabModulesRelatedByOwnerIdCriteria
- The criteria used to select the current contents of collScarabModulesRelatedByOwnerId
collScarabModulesRelatedByQaContactId
java.util.List collScarabModulesRelatedByQaContactId
- Collection to store aggregation of collScarabModulesRelatedByQaContactId
lastScarabModulesRelatedByQaContactIdCriteria
org.apache.torque.util.Criteria lastScarabModulesRelatedByQaContactIdCriteria
- The criteria used to select the current contents of collScarabModulesRelatedByQaContactId
collRModuleUserAttributes
java.util.List collRModuleUserAttributes
- Collection to store aggregation of collRModuleUserAttributes
lastRModuleUserAttributesCriteria
org.apache.torque.util.Criteria lastRModuleUserAttributesCriteria
- The criteria used to select the current contents of collRModuleUserAttributes
collActivitySets
java.util.List collActivitySets
- Collection to store aggregation of collActivitySets
lastActivitySetsCriteria
org.apache.torque.util.Criteria lastActivitySetsCriteria
- The criteria used to select the current contents of collActivitySets
collUserPreferences
java.util.List collUserPreferences
- Collection to store aggregation of collUserPreferences
lastUserPreferencesCriteria
org.apache.torque.util.Criteria lastUserPreferencesCriteria
- The criteria used to select the current contents of collUserPreferences
collUserVotes
java.util.List collUserVotes
- Collection to store aggregation of collUserVotes
lastUserVotesCriteria
org.apache.torque.util.Criteria lastUserVotesCriteria
- The criteria used to select the current contents of collUserVotes
collIssueVotes
java.util.List collIssueVotes
- Collection to store aggregation of collIssueVotes
lastIssueVotesCriteria
org.apache.torque.util.Criteria lastIssueVotesCriteria
- The criteria used to select the current contents of collIssueVotes
collQuerys
java.util.List collQuerys
- Collection to store aggregation of collQuerys
lastQuerysCriteria
org.apache.torque.util.Criteria lastQuerysCriteria
- The criteria used to select the current contents of collQuerys
collRQueryUsers
java.util.List collRQueryUsers
- Collection to store aggregation of collRQueryUsers
lastRQueryUsersCriteria
org.apache.torque.util.Criteria lastRQueryUsersCriteria
- The criteria used to select the current contents of collRQueryUsers
collReports
java.util.List collReports
- Collection to store aggregation of collReports
lastReportsCriteria
org.apache.torque.util.Criteria lastReportsCriteria
- The criteria used to select the current contents of collReports
collPendingGroupUserRoles
java.util.List collPendingGroupUserRoles
- Collection to store aggregation of collPendingGroupUserRoles
lastPendingGroupUserRolesCriteria
org.apache.torque.util.Criteria lastPendingGroupUserRolesCriteria
- The criteria used to select the current contents of collPendingGroupUserRoles
collNotificationStatuss
java.util.List collNotificationStatuss
- Collection to store aggregation of collNotificationStatuss
lastNotificationStatussCriteria
org.apache.torque.util.Criteria lastNotificationStatussCriteria
- The criteria used to select the current contents of collNotificationStatuss
collNotificationFilters
java.util.List collNotificationFilters
- Collection to store aggregation of collNotificationFilters
lastNotificationFiltersCriteria
org.apache.torque.util.Criteria lastNotificationFiltersCriteria
- The criteria used to select the current contents of collNotificationFilters
scopeId
java.lang.Integer scopeId
- The value for the scopeId field
name
java.lang.String name
- The value for the name field
collQuerys
java.util.List collQuerys
- Collection to store aggregation of collQuerys
lastQuerysCriteria
org.apache.torque.util.Criteria lastQuerysCriteria
- The criteria used to select the current contents of collQuerys
collIssueTemplateInfos
java.util.List collIssueTemplateInfos
- Collection to store aggregation of collIssueTemplateInfos
lastIssueTemplateInfosCriteria
org.apache.torque.util.Criteria lastIssueTemplateInfosCriteria
- The criteria used to select the current contents of collIssueTemplateInfos
collReports
java.util.List collReports
- Collection to store aggregation of collReports
lastReportsCriteria
org.apache.torque.util.Criteria lastReportsCriteria
- The criteria used to select the current contents of collReports
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
transitionId
java.lang.Integer transitionId
- The value for the transitionId field
roleId
java.lang.Integer roleId
- The value for the roleId field
attributeId
java.lang.Integer attributeId
- The value for the attributeId field
fromOptionId
java.lang.Integer fromOptionId
- The value for the fromOptionId field
toOptionId
java.lang.Integer toOptionId
- The value for the toOptionId field
disabledIfBlocked
boolean disabledIfBlocked
- The value for the disabledIfBlocked field
aAttribute
Attribute aAttribute
aAttributeOptionRelatedByFromOptionId
AttributeOption aAttributeOptionRelatedByFromOptionId
aAttributeOptionRelatedByToOptionId
AttributeOption aAttributeOptionRelatedByToOptionId
collConditions
java.util.List collConditions
- Collection to store aggregation of collConditions
lastConditionsCriteria
org.apache.torque.util.Criteria lastConditionsCriteria
- The criteria used to select the current contents of collConditions
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
userId
java.lang.Integer userId
- The value for the userId field
passwordExpire
java.util.Date passwordExpire
- The value for the passwordExpire field
enterIssueRedirect
int enterIssueRedirect
- The value for the enterIssueRedirect field
homePage
java.lang.String homePage
- The value for the homePage field
locale
java.lang.String locale
- The value for the locale field
aScarabUser
ScarabUser aScarabUser
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
moduleId
java.lang.Integer moduleId
- The value for the moduleId field
userId
java.lang.Integer userId
- The value for the userId field
totalVotes
int totalVotes
- The value for the totalVotes field
usedVotes
int usedVotes
- The value for the usedVotes field
aModule
Module aModule
aScarabUser
ScarabUser aScarabUser
alreadyInSave
boolean alreadyInSave
- flag to prevent endless save loop, if this object is referenced
by another object which falls in this transaction.
pks
org.apache.torque.om.SimpleKey[] pks
comboPK
org.apache.torque.om.ComboKey comboPK
defaultModule
Module defaultModule
- A Module object which represents the default module.
observerUniqueId
java.lang.String observerUniqueId
- A Module object which represents the default module.
description
java.lang.String description
- a user based comment about why this dependency is the way it is.
selected
boolean selected
- The selection state (used from Frontend to kep info about
wether the issue is currently selected for an operation.
This field is NOT stored in the Database!
unSavedAttachments
java.util.List unSavedAttachments
- storage for any attachments which have not been saved yet
domainId
java.lang.String domainId
prefix
java.lang.String prefix
count
int count
templateIssueType
IssueType templateIssueType
parentIssueType
IssueType parentIssueType
aScarabUser
ScarabUser aScarabUser
- A local reference to the user.
itemsScheduledForDeletion
java.util.List itemsScheduledForDeletion
expandedList
java.util.List expandedList
- Cache the expanded list because it is widely used and unlikely
to change after initialization.
isAllMITs
boolean isAllMITs
- Whether this list represents everything the user can query.
activityType
ActivityType activityType
issueId
java.lang.Long issueId
attributeId
java.lang.Integer attributeId
optionId
java.lang.Integer optionId
parentId
java.lang.Integer parentId
deleted
boolean deleted
name
java.lang.String name
preferredOrder
int preferredOrder
weight
int weight
ancestors
java.util.List ancestors
scarabUser
ScarabUser scarabUser
- A local reference, so that getScarabUser is guaranteed to return
the same instance as was passed to setScarabUser
level
int level
level
int level
|
Class org.tigris.scarab.om.ScarabBaseObject extends org.apache.torque.om.BaseObject implements Serializable |
created_by_id
int created_by_id
created_date
java.util.Date created_date
modified_date
java.util.Date modified_date
httpDomain
java.lang.String httpDomain
instanceId
java.lang.String instanceId
port
java.lang.String port
scheme
java.lang.String scheme
scriptName
java.lang.String scriptName
internalUser
AbstractScarabUser internalUser
|
Package org.tigris.scarab.util |
l10nMessage
Localizable l10nMessage
- The exception message in non-localized form.
Further infos, see the
getmessage methods below.
localizer
ScarabLocalizationTool localizer
- Holds value of property localizer.
throwable
java.lang.Throwable throwable
localizer
ScarabLocalizationTool localizer
throwable
java.lang.Throwable throwable
localizer
ScarabLocalizationTool localizer
l10nMessage
Localizable l10nMessage
- The exception message in non-localized form.
Further infos, see the
getmessage methods below.
nested
java.lang.Throwable nested
- Placeholder for a nested exception (may be null)
|
Package org.tigris.scarab.util.word |
conn
java.sql.Connection conn
- The managed database connection used while iterating over large
query result sets using a cursor. This connection must
be explicitly closed when done with it (e.g. at the end of the
request)!
searchStmt
java.sql.Statement searchStmt
- The statement that will be used by the connection to get the issue
ids for the query.
searchRS
java.sql.ResultSet searchRS
- The ResultSet(s) that contains the issue ids for a query.
stmtList
java.util.List stmtList
- The statement(s) that will be used by the connection to obtain the
ResultSet for column data to be shown for the query. Statements should
be closed when no longer needed. Closing a Statement will release any
associated ResultSets for a compliant jdbc driver, but we don't rely
on this behavior.
rsList
java.util.List rsList
- The ResultSet(s) that contain query result column data. We store the
size along with the RS in a ResultSetAndSize object, where size is
the number of columns in the RS.
connectionStartTime
long connectionStartTime
- used to track how long we hold the connection
formatter
java.text.SimpleDateFormat formatter
searchWords
java.lang.String searchWords
commentQuery
java.lang.String commentQuery
textScope
java.lang.Integer[] textScope
minId
java.lang.String minId
maxId
java.lang.String maxId
minDate
java.lang.String minDate
maxDate
java.lang.String maxDate
minVotes
int minVotes
stateChangeAttributeId
java.lang.Integer stateChangeAttributeId
stateChangeFromOptionId
java.lang.Integer stateChangeFromOptionId
stateChangeToOptionId
java.lang.Integer stateChangeToOptionId
stateChangeFromDate
java.lang.String stateChangeFromDate
stateChangeToDate
java.lang.String stateChangeToDate
sortAttributeId
java.lang.Integer sortAttributeId
- sortAttributeId and sortInternalAttribute hold the attribute to be used
for sorting. Only one of them must be setted.
sortInternalAttribute
java.lang.String sortInternalAttribute
sortPolarity
java.lang.String sortPolarity
mitList
MITList mitList
userIdList
java.util.List userIdList
userSearchCriteriaList
java.util.List userSearchCriteriaList
lastUsedAVList
java.util.List lastUsedAVList
modified
boolean modified
lastTotalIssueCount
int lastTotalIssueCount
lastQueryResults
IteratorWithSize lastQueryResults
issueListAttributeColumns
java.util.List issueListAttributeColumns
moduleMap
org.apache.commons.collections.map.LRUMap moduleMap
rmitMap
org.apache.commons.collections.map.LRUMap rmitMap
isSearchAllowed
boolean isSearchAllowed
joinCounter
int joinCounter
- A counter of inner joins used in a query
locale
java.util.Locale locale
- This is the locale that the search is currently running
under. We need it to parse the date attributes. It defaults
to the US locale as that was the behaviour before.
parser
org.apache.fulcrum.parser.StringValueParser parser
L10N
ScarabLocalizationTool L10N
isOperable
boolean isOperable
|
Package org.tigris.scarab.util.xmlissues |
format
java.lang.String format
timestamp
java.lang.String timestamp
id
java.lang.String id
type
java.lang.String type
child
java.lang.String child
parent
java.lang.String parent
deleted
boolean deleted
module
XmlModule module
issues
java.util.List issues
- Betwixt parser adds here instance of issues found in parsed xml.
importType
java.lang.String importType
importTypeCode
int importTypeCode
allDependencies
java.util.List allDependencies
issueXMLMap
java.util.Map issueXMLMap
- Maps issue IDs from the XML file to IDs assigned by the DB.
activitySetIdMap
java.util.Map activitySetIdMap
- Maps activity set IDs from the XML file to IDs assigned by the
DB.
attachmentIdMap
java.util.Map attachmentIdMap
- Maps attachment IDs from the XML file to IDs assigned by the
DB.
dependActivitySetId
java.util.List dependActivitySetId
- Maps dependency IDs from the XML file to IDs assigned by the
DB.
inValidationMode
boolean inValidationMode
- We default to be in validation mode. Insert only occurs
post-validation.
importErrors
ImportErrors importErrors
- A record of any errors encountered during the import. Set by
ImportIssues after an instance is created during XML parsing.
importUsers
java.util.Set importUsers
- The users referenced by the XML file.
addUsers
boolean addUsers
- property for adding users during the import
allowFileAttachments
boolean allowFileAttachments
- The current file attachment handling code has a security bug
that can allow a user to see any file on the host that is
readable by scarab. It is not easy to exploit this hole, and
there are cases where we want to use the functionality and can
be sure the hole is not being exploited. So adding a flag to
disallow file attachments when importing through the UI.
This flag is set by ImportIssues after our instance is created
during XML parsing.
id
java.lang.String id
attribute
java.lang.String attribute
oldNumericValue
java.lang.String oldNumericValue
newNumericValue
java.lang.String newNumericValue
oldUser
java.lang.String oldUser
newUser
java.lang.String newUser
oldOption
java.lang.String oldOption
newOption
java.lang.String newOption
oldValue
java.lang.String oldValue
newValue
java.lang.String newValue
dependency
Dependency dependency
description
java.lang.String description
endDate
EndDate endDate
attachment
XmlAttachment attachment
type
java.lang.String type
isNewActivity
boolean isNewActivity
id
java.lang.String id
type
java.lang.String type
createdBy
java.lang.String createdBy
createdDate
CreatedDate createdDate
activities
java.util.List activities
attachment
XmlAttachment attachment
id
java.lang.String id
name
java.lang.String name
type
java.lang.String type
data
java.lang.String data
filename
java.lang.String filename
mimetype
java.lang.String mimetype
createdDate
CreatedDate createdDate
modifiedDate
ModifiedDate modifiedDate
createdBy
java.lang.String createdBy
modifiedBy
java.lang.String modifiedBy
deleted
boolean deleted
reconcilePath
boolean reconcilePath
id
java.lang.String id
artifactType
java.lang.String artifactType
activitySets
java.util.List activitySets
id
java.lang.Integer id
parentId
java.lang.Integer parentId
owner
java.lang.String owner
name
java.lang.String name
description
java.lang.String description
url
java.lang.String url
domain
java.lang.String domain
code
java.lang.String code
|
Package org.tigris.scarab.notification |
|
Package org.tigris.scarab.reports |
moduleId
java.lang.Integer moduleId
issueTypeId
java.lang.Integer issueTypeId
queryKey
java.lang.String queryKey
reportHeadings
java.util.List reportHeadings
queryKey
java.lang.String queryKey
generatedBy
ScarabUser generatedBy
generatedDate
java.util.Date generatedDate
torqueReport
Report torqueReport
reportDefn
ReportDefinition reportDefn
newHeading
ReportHeading newHeading
time
long time
queryKey
java.lang.String queryKey
minTime
long minTime
maxTime
long maxTime
queryKey
java.lang.String queryKey
name
java.lang.String name
description
java.lang.String description
format
java.lang.String format
moduleIssueTypes
java.util.List moduleIssueTypes
reportAxisList
java.util.List reportAxisList
defaultDate
ReportDate defaultDate
name
java.lang.String name
reportOptionAttributes
java.util.List reportOptionAttributes
reportUserAttributes
java.util.List reportUserAttributes
queryKey
java.lang.String queryKey
reportGroups
java.util.List reportGroups
reportOptionAttributes
java.util.List reportOptionAttributes
reportDates
java.util.List reportDates
reportUserAttributes
java.util.List reportUserAttributes
reportDateRanges
java.util.List reportDateRanges
queryKey
java.lang.String queryKey
optionId
java.lang.Integer optionId
queryKey
java.lang.String queryKey
attributeId
java.lang.Integer attributeId
userId
java.lang.Integer userId
queryKey
java.lang.String queryKey
|
Package org.tigris.scarab.tools |
|
Package org.tigris.scarab.attribute |
|
Package org.tigris.scarab.cactus |
|
Package org.tigris.scarab.xmlrpc |
|
Class org.tigris.scarab.xmlrpc.ScarabUpdateException extends java.lang.Exception implements Serializable |
|
Package org.tigris.scarab.services.cache |
n
int n
instanceOrClass
java.io.Serializable instanceOrClass
method
java.lang.String method
arg1
java.io.Serializable arg1
arg2
java.io.Serializable arg2
arg3
java.io.Serializable arg3
moreThanThree
java.io.Serializable[] moreThanThree
disposed
boolean disposed
- The disposed flag.
Copyright © 2000-2004 Tigris.org. All Rights Reserved.