org.tigris.scarab.om

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Issue Tracking » scarab 0.21 » org.tigris.scarab.om 
org.tigris.scarab.om
Java Source File NameTypeComment
AbstractScarabModule.javaClass

The ScarabModule class is the focal point for dealing with Modules.

AbstractScarabUser.javaClass This class contains common code for the use in ScarabUser implementations. Functionality that is not implementation specific should go here.
author:
   Jon S.
Activity.javaClass This class represents Activity records.
author:
   John McNally
author:
   Jon S.
ActivityManager.javaClass This class manages Activity objects.
ActivityPeer.javaClass
ActivitySet.javaClass This object represents a ActivitySet.
ActivitySetManager.javaClass This class manages ActivitySet objects.
author:
   JohnMcNally
author:
   Jon S.
ActivitySetPeer.javaClass The skeleton for this class was autogenerated by Torque on: [Wed Feb 28 16:36:26 PST 2001] You should add additional methods to this class to meet the application requirements.
ActivitySetTest.javaClass A Testing Suite for the om.ActivitySet class.
ActivitySetType.javaClass You should add additional methods to this class to meet the application requirements.
ActivitySetTypeManager.javaClass This class manages ActivitySetType objects.
ActivitySetTypePeer.javaClass You should add additional methods to this class to meet the application requirements.
ActivityTest.javaClass A Testing Suite for the om.Activity class.
Attachment.javaClass Attachments contain data associated with an issue.
AttachmentManager.javaClass This class manages Attachment objects.
AttachmentPeer.javaClass The skeleton for this class was autogenerated by Torque on: [Wed Feb 28 16:36:26 PST 2001] You should add additional methods to this class to meet the application requirements.
AttachmentTest.javaClass A Testing Suite for the om.Attachment class.
AttachmentTest2.javaClass A Testing Suite for the om.Attachment class.
AttachmentType.javaClass The skeleton for this class was autogenerated by Torque on: [Wed Feb 28 16:36:26 PST 2001] You should add additional methods to this class to meet the application requirements.
AttachmentTypeManager.javaClass This class manages AttachmentType objects.
AttachmentTypePeer.javaClass The skeleton for this class was autogenerated by Torque on: [Wed Feb 28 16:36:26 PST 2001] You should add additional methods to this class to meet the application requirements.
Attribute.javaClass This class represents the SCARAB_R_OPTION_OPTION table. Please note that this class caches several pieces of data depending on the methods called.
AttributeClass.javaClass The skeleton for this class was autogenerated by Torque on: [Wed Feb 28 16:36:26 PST 2001] You should add additional methods to this class to meet the application requirements.
AttributeClassManager.javaClass This class manages AttributeClass objects.
AttributeClassPeer.javaClass The skeleton for this class was autogenerated by Torque on: [Wed Feb 28 16:36:26 PST 2001] You should add additional methods to this class to meet the application requirements.
AttributeGroup.javaClass You should add additional methods to this class to meet the application requirements.
AttributeGroupManager.javaClass This class manages AttributeGroup objects.
AttributeGroupPeer.javaClass You should add additional methods to this class to meet the application requirements.
AttributeGroupTest.javaClass A Testing Suite for the om.Query class.
AttributeManager.javaClass This class manages Attribute objects.
AttributeOption.javaClass This class deals with AttributeOptions.
AttributeOptionManager.javaClass This class manages AttributeOption objects.
AttributeOptionPeer.javaClass The skeleton for this class was autogenerated by Torque on: [Wed Feb 28 16:36:26 PST 2001] You should add additional methods to this class to meet the application requirements.
AttributeOptionTest.javaClass A Testing Suite for the om.Attribute class.
author:
   Jon S.
AttributePeer.javaClass This class represents an AttributePeer.
author:
   Jon S.
AttributeTest.javaClass A Testing Suite for the om.Attribute class.
author:
   Jon S.
AttributeType.javaClass This class represents an AttributeType
author:
   Jon S.
AttributeTypeManager.javaClass This class manages AttributeType objects.
AttributeTypePeer.javaClass The skeleton for this class was autogenerated by Torque on: [Wed Feb 28 16:36:26 PST 2001] You should add additional methods to this class to meet the application requirements.
AttributeValue.javaClass This class is for dealing with Issue Attribute Values
author:
   John McNally
author:
   Jon S.
AttributeValueManager.javaClass This class manages AttributeValue objects.
AttributeValuePeer.javaClass The Peer class for an AttributeValue
author:
   John McNally
author:
   Jon S.
AttributeValueTest.javaClass A Testing Suite for the om.Query class.
BaseActivity.javaClass You should not use this class directly.
BaseActivityManager.javaClass This class manages Activity objects. This class was autogenerated by Torque * You should not use this class directly.
BaseActivityPeer.javaClass
BaseActivitySet.javaClass You should not use this class directly.
BaseActivitySetManager.javaClass This class manages ActivitySet objects. This class was autogenerated by Torque * You should not use this class directly.
BaseActivitySetPeer.javaClass
BaseActivitySetType.javaClass You should not use this class directly.
BaseActivitySetTypeManager.javaClass This class manages ActivitySetType objects. This class was autogenerated by Torque * You should not use this class directly.
BaseActivitySetTypePeer.javaClass
BaseAttachment.javaClass You should not use this class directly.
BaseAttachmentManager.javaClass This class manages Attachment objects. This class was autogenerated by Torque * You should not use this class directly.
BaseAttachmentPeer.javaClass
BaseAttachmentType.javaClass You should not use this class directly.
BaseAttachmentTypeManager.javaClass This class manages AttachmentType objects. This class was autogenerated by Torque * You should not use this class directly.
BaseAttachmentTypePeer.javaClass
BaseAttribute.javaClass You should not use this class directly.
BaseAttributeClass.javaClass You should not use this class directly.
BaseAttributeClassManager.javaClass This class manages AttributeClass objects. This class was autogenerated by Torque * You should not use this class directly.
BaseAttributeClassPeer.javaClass
BaseAttributeGroup.javaClass You should not use this class directly.
BaseAttributeGroupManager.javaClass This class manages AttributeGroup objects. This class was autogenerated by Torque * You should not use this class directly.
BaseAttributeGroupPeer.javaClass
BaseAttributeManager.javaClass This class manages Attribute objects. This class was autogenerated by Torque * You should not use this class directly.
BaseAttributeOption.javaClass You should not use this class directly.
BaseAttributeOptionManager.javaClass This class manages AttributeOption objects. This class was autogenerated by Torque * You should not use this class directly.
BaseAttributeOptionPeer.javaClass
BaseAttributePeer.javaClass
BaseAttributeType.javaClass You should not use this class directly.
BaseAttributeTypeManager.javaClass This class manages AttributeType objects. This class was autogenerated by Torque * You should not use this class directly.
BaseAttributeTypePeer.javaClass
BaseAttributeValue.javaClass You should not use this class directly.
BaseAttributeValueManager.javaClass This class manages AttributeValue objects. This class was autogenerated by Torque * You should not use this class directly.
BaseAttributeValuePeer.javaClass
BaseCondition.javaClass You should not use this class directly.
BaseConditionManager.javaClass This class manages Condition objects. This class was autogenerated by Torque * You should not use this class directly.
BaseConditionPeer.javaClass
BaseDepend.javaClass You should not use this class directly.
BaseDependManager.javaClass This class manages Depend objects. This class was autogenerated by Torque * You should not use this class directly.
BaseDependPeer.javaClass
BaseDependType.javaClass You should not use this class directly.
BaseDependTypeManager.javaClass This class manages DependType objects. This class was autogenerated by Torque * You should not use this class directly.
BaseDependTypePeer.javaClass
BaseFrequency.javaClass You should not use this class directly.
BaseFrequencyManager.javaClass This class manages Frequency objects. This class was autogenerated by Torque * You should not use this class directly.
BaseFrequencyPeer.javaClass
BaseGlobalParameter.javaClass You should not use this class directly.
BaseGlobalParameterManager.javaClass This class manages GlobalParameter objects. This class was autogenerated by Torque * You should not use this class directly.
BaseGlobalParameterPeer.javaClass
BaseIssue.javaClass You should not use this class directly.
BaseIssueManager.javaClass This class manages Issue objects. This class was autogenerated by Torque * You should not use this class directly.
BaseIssuePeer.javaClass
BaseIssueTemplateInfo.javaClass You should not use this class directly.
BaseIssueTemplateInfoManager.javaClass This class manages IssueTemplateInfo objects. This class was autogenerated by Torque * You should not use this class directly.
BaseIssueTemplateInfoPeer.javaClass
BaseIssueType.javaClass You should not use this class directly.
BaseIssueTypeManager.javaClass This class manages IssueType objects. This class was autogenerated by Torque * You should not use this class directly.
BaseIssueTypePeer.javaClass
BaseIssueVote.javaClass You should not use this class directly.
BaseIssueVoteManager.javaClass This class manages IssueVote objects. This class was autogenerated by Torque * You should not use this class directly.
BaseIssueVotePeer.javaClass
BaseMITList.javaClass You should not use this class directly.
BaseMITListItem.javaClass You should not use this class directly.
BaseMITListItemManager.javaClass This class manages MITListItem objects. This class was autogenerated by Torque * You should not use this class directly.
BaseMITListItemPeer.javaClass
BaseMITListManager.javaClass This class manages MITList objects. This class was autogenerated by Torque * You should not use this class directly.
BaseMITListPeer.javaClass
BaseModification.javaClass You should not use this class directly.
BaseModificationManager.javaClass This class manages Modification objects. This class was autogenerated by Torque * You should not use this class directly.
BaseModificationPeer.javaClass
BaseModuleManager.javaClass This class manages Module objects. This class was autogenerated by Torque * You should not use this class directly.
BaseNotificationDefaultFilter.javaClass You should not use this class directly.
BaseNotificationDefaultFilterManager.javaClass This class manages NotificationDefaultFilter objects. This class was autogenerated by Torque * You should not use this class directly.
BaseNotificationDefaultFilterPeer.javaClass
BaseNotificationFilter.javaClass You should not use this class directly.
BaseNotificationFilterManager.javaClass This class manages NotificationFilter objects. This class was autogenerated by Torque * You should not use this class directly.
BaseNotificationFilterPeer.javaClass
BaseNotificationStatus.javaClass You should not use this class directly.
BaseNotificationStatusManager.javaClass This class manages NotificationStatus objects. This class was autogenerated by Torque * You should not use this class directly.
BaseNotificationStatusPeer.javaClass
BaseOptionRelationship.javaClass You should not use this class directly.
BaseOptionRelationshipManager.javaClass This class manages OptionRelationship objects. This class was autogenerated by Torque * You should not use this class directly.
BaseOptionRelationshipPeer.javaClass
BasePendingGroupUserRole.javaClass You should not use this class directly.
BasePendingGroupUserRoleManager.javaClass This class manages PendingGroupUserRole objects. This class was autogenerated by Torque * You should not use this class directly.
BasePendingGroupUserRolePeer.javaClass
BaseQuery.javaClass You should not use this class directly.
BaseQueryManager.javaClass This class manages Query objects. This class was autogenerated by Torque * You should not use this class directly.
BaseQueryPeer.javaClass
BaseRAttributeAttributeGroup.javaClass You should not use this class directly.
BaseRAttributeAttributeGroupManager.javaClass This class manages RAttributeAttributeGroup objects. This class was autogenerated by Torque * You should not use this class directly.
BaseRAttributeAttributeGroupPeer.javaClass
BaseReport.javaClass You should not use this class directly.
BaseReportManager.javaClass This class manages Report objects. This class was autogenerated by Torque * You should not use this class directly.
BaseReportPeer.javaClass
BaseRIssueTypeAttribute.javaClass You should not use this class directly.
BaseRIssueTypeAttributeManager.javaClass This class manages RIssueTypeAttribute objects. This class was autogenerated by Torque * You should not use this class directly.
BaseRIssueTypeAttributePeer.javaClass
BaseRIssueTypeOption.javaClass You should not use this class directly.
BaseRIssueTypeOptionManager.javaClass This class manages RIssueTypeOption objects. This class was autogenerated by Torque * You should not use this class directly.
BaseRIssueTypeOptionPeer.javaClass
BaseRModuleAttribute.javaClass You should not use this class directly.
BaseRModuleAttributeManager.javaClass This class manages RModuleAttribute objects. This class was autogenerated by Torque * You should not use this class directly.
BaseRModuleAttributePeer.javaClass
BaseRModuleIssueType.javaClass You should not use this class directly.
BaseRModuleIssueTypeManager.javaClass This class manages RModuleIssueType objects. This class was autogenerated by Torque * You should not use this class directly.
BaseRModuleIssueTypePeer.javaClass
BaseRModuleOption.javaClass You should not use this class directly.
BaseRModuleOptionManager.javaClass This class manages RModuleOption objects. This class was autogenerated by Torque * You should not use this class directly.
BaseRModuleOptionPeer.javaClass
BaseRModuleUserAttribute.javaClass You should not use this class directly.
BaseRModuleUserAttributeManager.javaClass This class manages RModuleUserAttribute objects. This class was autogenerated by Torque * You should not use this class directly.
BaseRModuleUserAttributePeer.javaClass
BaseROptionOption.javaClass You should not use this class directly.
BaseROptionOptionManager.javaClass This class manages ROptionOption objects. This class was autogenerated by Torque * You should not use this class directly.
BaseROptionOptionPeer.javaClass
BaseRQueryUser.javaClass You should not use this class directly.
BaseRQueryUserManager.javaClass This class manages RQueryUser objects. This class was autogenerated by Torque * You should not use this class directly.
BaseRQueryUserPeer.javaClass
BaseScarabModule.javaClass You should not use this class directly.
BaseScarabModulePeer.javaClass
BaseScarabRoleImpl.javaClass You should not use this class directly.
BaseScarabRoleImplManager.javaClass This class manages ScarabRoleImpl objects. This class was autogenerated by Torque * You should not use this class directly.
BaseScarabRoleImplPeer.javaClass
BaseScarabUserImpl.javaClass You should not use this class directly.
BaseScarabUserImplPeer.javaClass
BaseScarabUserManager.javaClass This class manages ScarabUser objects. This class was autogenerated by Torque * You should not use this class directly.
BaseScope.javaClass You should not use this class directly.
BaseScopeManager.javaClass This class manages Scope objects. This class was autogenerated by Torque * You should not use this class directly.
BaseScopePeer.javaClass
BaseTransition.javaClass You should not use this class directly.
BaseTransitionManager.javaClass This class manages Transition objects. This class was autogenerated by Torque * You should not use this class directly.
BaseTransitionPeer.javaClass
BaseUserPreference.javaClass You should not use this class directly.
BaseUserPreferenceManager.javaClass This class manages UserPreference objects. This class was autogenerated by Torque * You should not use this class directly.
BaseUserPreferencePeer.javaClass
BaseUserVote.javaClass You should not use this class directly.
BaseUserVoteManager.javaClass This class manages UserVote objects. This class was autogenerated by Torque * You should not use this class directly.
BaseUserVotePeer.javaClass
Condition.javaClass You should add additional methods to this class to meet the application requirements.
Conditioned.javaInterface This interface declared the methods that any object subjected to Conditions should implement.
ConditionManager.javaClass This class manages Condition objects. The skeleton for this class was autogenerated by Torque * You should add additional methods to this class to meet the application requirements.
ConditionPeer.javaClass You should add additional methods to this class to meet the application requirements.
Depend.javaClass This class represents a Dependency object from the SCARAB_DEPEND table.
author:
   John McNally
author:
   Jon S.
DependManager.javaClass This class manages Depend objects.
DependPeer.javaClass Peer class for the Depend objects.
DependType.javaClass This class represents a DependType
author:
   John McNally
author:
   Jon S.
DependTypeManager.javaClass This class manages DependType objects.
DependTypePeer.javaClass
Frequency.javaClass You should add additional methods to this class to meet the application requirements.
FrequencyManager.javaClass This class manages Frequency objects.
FrequencyPeer.javaClass You should add additional methods to this class to meet the application requirements.
GlobalParameter.javaClass This class represents a Global Parameter.
GlobalParameterManager.javaClass This class manages GlobalParameter objects.
GlobalParameterPeer.javaClass
Issue.javaClass This class represents an Issue.
author:
   John McNally
author:
   Jon S.
IssueManager.javaClass This class manages Issue objects.
IssuePeer.javaClass The Peer class for an issue.
author:
   John McNally
author:
   Jon S.
IssueTemplateInfo.javaClass This class represents the IssueTemplateInfo object.
IssueTemplateInfoManager.javaClass This class manages IssueTemplateInfo objects.
IssueTemplateInfoPeer.javaClass You should add additional methods to this class to meet the application requirements.
IssueTest.javaClass A Testing Suite for the om.Issue class.
author:
   Jon S.
IssueType.javaClass This class represents an IssueType.
author:
   Elicia David
author:
   Jon S.
IssueTypeManager.javaClass This class manages IssueType objects.
IssueTypePeer.javaClass This is the peer class for an IssueType
author:
   Jon S.
IssueTypeTest.javaClass A Testing Suite for the om.Issue class.
author:
   Jon S.
IssueVote.javaClass The skeleton for this class was autogenerated by Torque on: [Thu Jul 05 14:23:28 PDT 2001] You should add additional methods to this class to meet the application requirements.
IssueVoteManager.javaClass This class manages IssueVote objects.
IssueVotePeer.javaClass The skeleton for this class was autogenerated by Torque on: [Thu Jul 05 14:23:28 PDT 2001] You should add additional methods to this class to meet the application requirements.
MITList.javaClass A class representing a list (not List) of MITListItems.
MITListItem.javaClass A module and an issue type.
MITListItemManager.javaClass This class manages MITListItem objects.
MITListItemPeer.javaClass You should add additional methods to this class to meet the application requirements.
MITListManager.javaClass This class manages MITList objects.
MITListPeer.javaClass You should add additional methods to this class to meet the application requirements.
Modification.javaClass The skeleton for this class was autogenerated by Torque on: [Wed Feb 28 16:36:26 PST 2001] You should add additional methods to this class to meet the application requirements.
ModificationManager.javaClass This class manages Modification objects.
ModificationPeer.javaClass The skeleton for this class was autogenerated by Torque on: [Wed Feb 28 16:36:26 PST 2001] You should add additional methods to this class to meet the application requirements.
Module.javaInterface This class describes a Module within the Scarab system
author:
   Jon S.
ModuleManager.javaClass This class manages Module objects.
NotificationDefaultFilter.javaClass You should add additional methods to this class to meet the application requirements.
NotificationDefaultFilterManager.javaClass This class manages NotificationDefaultFilter objects. The skeleton for this class was autogenerated by Torque * You should add additional methods to this class to meet the application requirements.
NotificationDefaultFilterPeer.javaClass You should add additional methods to this class to meet the application requirements.
NotificationFilter.javaClass You should add additional methods to this class to meet the application requirements.
NotificationFilterManager.javaClass This class manages NotificationFilter objects. The skeleton for this class was autogenerated by Torque * You should add additional methods to this class to meet the application requirements.
NotificationFilterPeer.javaClass You should add additional methods to this class to meet the application requirements.
NotificationStatus.javaClass
NotificationStatusManager.javaClass This class manages NotificationStatus objects. The skeleton for this class was autogenerated by Torque * You should add additional methods to this class to meet the application requirements.
NotificationStatusPeer.javaClass Peer class for NotificationStatus.
OptionRelationship.javaClass The skeleton for this class was autogenerated by Torque on: [Tue Apr 17 12:40:34 PDT 2001] You should add additional methods to this class to meet the application requirements.
OptionRelationshipManager.javaClass This class manages OptionRelationship objects.
OptionRelationshipPeer.javaClass The skeleton for this class was autogenerated by Torque on: [Tue Apr 17 12:40:34 PDT 2001] You should add additional methods to this class to meet the application requirements.
OptionWorkflow.javaClass You should add additional methods to this class to meet the application requirements.
ParentChildAttributeOption.javaClass This class is used by Intake on the GlobalAttributeEdit page to create combination of a ROptionOption and a AttributeOption
author:
   Jon S.
PendingGroupUserRole.javaClass You should add additional methods to this class to meet the application requirements.
PendingGroupUserRoleManager.javaClass This class manages PendingGroupUserRole objects.
PendingGroupUserRolePeer.javaClass You should add additional methods to this class to meet the application requirements.
Query.javaClass This class manages the Query table.
QueryManager.javaClass This class manages Query objects.
QueryPeer.javaClass
QueryTest.javaClass A Testing Suite for the om.Query class.
RAttributeAttributeGroup.javaClass You should add additional methods to this class to meet the application requirements.
RAttributeAttributeGroupManager.javaClass This class manages RAttributeAttributeGroup objects.
RAttributeAttributeGroupPeer.javaClass You should add additional methods to this class to meet the application requirements.
Report.javaClass
ReportManager.javaClass This class manages Report objects.
ReportPeer.javaClass You should add additional methods to this class to meet the application requirements.
RIssueTypeAttribute.javaClass You should add additional methods to this class to meet the application requirements.
RIssueTypeAttributeManager.javaClass This class manages RIssueTypeAttribute objects.
RIssueTypeAttributePeer.javaClass You should add additional methods to this class to meet the application requirements.
RIssueTypeOption.javaClass You should add additional methods to this class to meet the application requirements.
RIssueTypeOptionManager.javaClass This class manages RIssueTypeOption objects.
RIssueTypeOptionPeer.javaClass You should add additional methods to this class to meet the application requirements.
RModuleAttribute.javaClass This class represents a RModuleAttribute relationship.
RModuleAttributeManager.javaClass This class manages RModuleAttribute objects.
RModuleAttributePeer.javaClass The skeleton for this class was autogenerated by Torque on: [Wed Feb 28 16:36:26 PST 2001] You should add additional methods to this class to meet the application requirements.
RModuleAttributeTest.javaClass A Testing Suite for the om.Query class.
RModuleIssueType.javaClass
RModuleIssueTypeManager.javaClass This class manages RModuleIssueType objects.
RModuleIssueTypePeer.javaClass You should add additional methods to this class to meet the application requirements.
RModuleIssueTypeTest.javaClass A Testing Suite for the om.Query class.
RModuleOption.javaClass
RModuleOptionManager.javaClass This class manages RModuleOption objects.
RModuleOptionPeer.javaClass The skeleton for this class was autogenerated by Torque on: [Fri Apr 13 13:24:10 PDT 2001] You should add additional methods to this class to meet the application requirements.
RModuleOptionTest.javaClass A Testing Suite for the om.Query class.
RModuleUserAttribute.javaClass This class is for dealing with Attributes associated to Users and Modules.
author:
   John D.
RModuleUserAttributeManager.javaClass This class manages RModuleUserAttribute objects.
RModuleUserAttributePeer.javaClass The skeleton for this class was autogenerated by Torque on: [Wed Jul 11 18:58:59 GMT-07:00 2001] You should add additional methods to this class to meet the application requirements.
ROptionOption.javaClass This class represents the SCARAB_R_OPTION_OPTION table.
author:
   Jon S.
ROptionOptionManager.javaClass This class manages ROptionOption objects.
ROptionOptionPeer.javaClass The skeleton for this class was autogenerated by Torque on: [Tue Apr 17 12:40:34 PDT 2001] You should add additional methods to this class to meet the application requirements.
RQueryUser.javaClass You should add additional methods to this class to meet the application requirements.
RQueryUserManager.javaClass This class manages RQueryUser objects.
RQueryUserPeer.javaClass You should add additional methods to this class to meet the application requirements.
ScarabModule.javaClass The ScarabModule class is the focal point for dealing with Modules.
ScarabModuleContainer.javaClass This class represents the Global module (which is a module where it is not possible to create new issues within it).
author:
   Douglas B.
ScarabModulePeer.javaClass The skeleton for this class was autogenerated by Torque on: [Wed Feb 28 16:36:26 PST 2001] You should add additional methods to this class to meet the application requirements.
ScarabModuleTest.javaClass A Testing Suite for the om.ScarabModule class.
author:
   Jon S.
ScarabRoleImpl.javaClass You should add additional methods to this class to meet the application requirements.
ScarabRoleImplManager.javaClass This class manages ScarabRoleImpl objects. The skeleton for this class was autogenerated by Torque * You should add additional methods to this class to meet the application requirements.
ScarabRoleImplPeer.javaClass You should add additional methods to this class to meet the application requirements.
ScarabUser.javaInterface This is an interface which describes what a ScarabUser is...
author:
   Jon S.
ScarabUserImpl.javaClass This class is an abstraction that is currently based around Turbine's code.
ScarabUserImplPeer.javaClass Utility methods for the ScarabUserImpl table (TURBINE_USER, really).
ScarabUserManager.javaClass This class manages ScarabUser objects.
author:
   John McNally
author:
   Jon S.
ScarabUserTest.javaClass A Testing Suite for the om.ScarabUserImpl class.
author:
   Jon S.
Scope.javaClass This class represents Scope.
ScopeManager.javaClass This class manages Scope objects.
ScopePeer.javaClass You should add additional methods to this class to meet the application requirements.
Transition.javaClass Every transition declare the ability of a role to change the value of an attribute from one of its options to another.
TransitionManager.javaClass This class manages Transition objects. The skeleton for this class was autogenerated by Torque * You should add additional methods to this class to meet the application requirements.
TransitionPeer.javaClass Exposes additional methods to manage torque-generated Transition objects.
UserPreference.javaClass This class is the home of where we store user preferences right now the design is based on adding columns to the database for each thing you want to store.
UserPreferenceManager.javaClass
UserPreferencePeer.javaClass You should add additional methods to this class to meet the application requirements.
UserVote.javaClass The skeleton for this class was autogenerated by Torque on: [Thu Jul 05 14:23:28 PDT 2001] You should add additional methods to this class to meet the application requirements.
UserVoteManager.javaClass This class manages UserVote objects.
UserVotePeer.javaClass The skeleton for this class was autogenerated by Torque on: [Thu Jul 05 14:23:28 PDT 2001] You should add additional methods to this class to meet the application requirements.
WorkflowRules.javaClass You should add additional methods to this class to meet the application requirements.
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.