Java Doc for ScarabUserImpl.java in  » Issue-Tracking » scarab-0.21 » org » tigris » scarab » om » Java Source Code / Java DocumentationJava Source Code and Java Documentation

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 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.tigris.scarab.om.BaseScarabUserImpl
   org.tigris.scarab.om.ScarabUserImpl

ScarabUserImpl
public class ScarabUserImpl extends BaseScarabUserImpl implements ScarabUser(Code)
This class is an abstraction that is currently based around Turbine's code. We can change this later. It is here so that it is easier to change later to work under different implementation needs.
author:
   Jon S. Stevens
version:
   $Id: ScarabUserImpl.java 10285 2006-09-08 16:48:22Z jorgeuriarte $


Field Summary
final public static  StringPASSWORD_EXPIRE
    

Constructor Summary
public  ScarabUserImpl()
     Call the superclass constructor to initialize this object.

Method Summary
public  voidaddRMITsToCurrentMITList(List rmits)
    
public static  booleancheckConfirmationCode(String username, String confirm)
     Utility method that takes a username and a confirmation code and will return true if there is a match and false if no match.
public static  booleanconfirmUser(String username)
     This method will mark username as confirmed.
public  voidcreateNewUser()
    
public  AccessControlListgetACL()
     Return the AccessControlList for this user.
public  ListgetAllRModuleIssueTypes(Module module)
    
public  ListgetAssignIssuesList()
    
public  MapgetAssociatedUsersMap()
    
public  ListgetCopyToModules(Module currentModule)
     Get modules that user can copy an issue to.
public  ListgetCopyToModules(Module currentModule, String action)
    
public  ListgetCopyToModules(Module currentModule, String action, String searchString)
    
public  IssueTypegetCurrentIssueType()
    
public  MITListgetCurrentMITList()
    
public  ModulegetCurrentModule()
    
public  RModuleIssueTypegetCurrentRModuleIssueType()
    
public  ReportBridgegetCurrentReport(String key)
    
public  ListgetCurrentRoleNames()
     eturn the list of currently active roles.
public  ListgetEditableModules()
    
public  ListgetEditableModules(Module currEditModule)
    
public  intgetEnterIssueRedirect()
     Returns integer representing user preference for Which screen to return to after entering an issue. 1 = Enter New Issue.
public  StringgetHomePage()
    
public  StringgetHomePage(Module module)
    
public  LocalegetLocale()
     Get the user's current locale.
public  ListgetMITLists()
    
public  ListgetModules()
    
public  ListgetModules(boolean showDeletedModules)
    
public  Module[]getModules(String permission)
    
public  Module[]getModules(String[] permissions)
    
public  Module[]getModules(String[] permissions, boolean showDeletedModules)
    
public  StringgetMostRecentQuery()
    
public  StringgetName()
    
public  ListgetNonGlobalModules()
    
public  LocalegetPreferredLocale()
     Get the user's preferred locale.
public  StringgetQueryTarget()
    
public  RModuleUserAttributegetRModuleUserAttribute(Module module, Attribute attribute, IssueType issueType)
    
public  ListgetRModuleUserAttributes(Module module, IssueType issueType)
    
public  IssuegetReportingIssue(String key)
    
public  ListgetRoleNames(Module module)
    
public  ListgetSearchableRMITs(String searchField, String searchString, String sortColumn, String sortPolarity, Module skipModule)
    
public  MapgetSelectedUsersMap()
    
public  StringgetStats()
    
public  ObjectgetThreadKey()
    
public  ListgetUnusedRModuleIssueTypes(Module module)
    
public  booleanhasAnyRoleIn(Module module)
    
public  booleanhasAnySearchableRMITs()
    
public  booleanhasMostRecentQuery()
    
public  booleanhasPermission(String perm, Module module)
    
public  booleanhasPermission(String perm, List modules)
    
public  booleanhasRoleInModule(Role role, Module module)
    
public  booleanisPasswordExpired()
     Checks if the users password has expired.
public  booleanisShowOtherModulesInIssueTypeList()
    
public  booleanisUserAnonymous()
     Returns true if the user is the one set in scarab.anonymous.username, and false otherwise.
public  ObjectlastEnteredIssueTypeOrTemplate()
    
public  voidremoveItemsFromCurrentMITList(String[] ids)
    
public  voidsetAssociatedUsersMap(Map associatedUsers)
    
public  voidsetCurrentIssueType(IssueType v)
    
public  voidsetCurrentMITList(MITList list)
    
public  voidsetCurrentModule(Module v)
    
public  StringsetCurrentReport(ReportBridge report)
    
public  voidsetCurrentReport(String key, ReportBridge report)
    
public  voidsetEnterIssueRedirect(int templateCode)
     Sets integer representing user preference for Which screen to return to after entering an issue. 1 = Enter New Issue.
public  voidsetHomePage(String homePage)
    
public  voidsetLastEnteredIssueType(IssueType type)
    
public  voidsetLastEnteredTemplate(Issue template)
    
public  voidsetLocale(Locale newLocale)
     Set the user's locale to a new value.
public  voidsetMostRecentQuery(String queryString)
    
public  voidsetPasswordExpire()
     Sets the password to expire with information from the scarab.properties scarab.login.password.expire value.
public  voidsetPasswordExpire(Calendar expire)
     Sets the password to expire on the specified date.
Parameters:
  expire - a Calendar value specifying the expire date.
public  StringsetReportingIssue(Issue issue)
    
public  voidsetReportingIssue(String key, Issue issue)
    
public  voidsetSelectedUsersMap(Map selectedUsers)
    
public  voidsetShowOtherModulesInIssueTypeList(boolean newShowOtherModulesInIssueTypeList)
    
public  voidsetSingleIssueTypeQueryTarget(IssueType type, String target)
    
public  voidsetThreadKey(Integer key)
    
public  voidupdateIssueListAttributes(List attributes)
    

Field Detail
PASSWORD_EXPIRE
final public static String PASSWORD_EXPIRE(Code)




Constructor Detail
ScarabUserImpl
public ScarabUserImpl()(Code)
Call the superclass constructor to initialize this object.




Method Detail
addRMITsToCurrentMITList
public void addRMITsToCurrentMITList(List rmits) throws TorqueException(Code)

See Also:   ScarabUser.addRMITsToCurrentMITList(List)



checkConfirmationCode
public static boolean checkConfirmationCode(String username, String confirm)(Code)
Utility method that takes a username and a confirmation code and will return true if there is a match and false if no match.

If there is an Exception, it will also return false.




confirmUser
public static boolean confirmUser(String username)(Code)
This method will mark username as confirmed. returns true on success and false on any error



createNewUser
public void createNewUser() throws TorqueException, DataBackendException, EntityExistsException(Code)

See Also:   org.tigris.scarab.om.ScarabUser.createNewUser



getACL
public AccessControlList getACL()(Code)
Return the AccessControlList for this user. TODO: This should go wrapped in a fulcrum-independent interface, with Role and others.



getAllRModuleIssueTypes
public List getAllRModuleIssueTypes(Module module) throws TorqueException(Code)

See Also:    ScarabUser#getAllRModuleIssueTypes(Module).



getAssignIssuesList
public List getAssignIssuesList()(Code)



getAssociatedUsersMap
public Map getAssociatedUsersMap() throws TorqueException(Code)



getCopyToModules
public List getCopyToModules(Module currentModule) throws TorqueException(Code)
Get modules that user can copy an issue to.



getCopyToModules
public List getCopyToModules(Module currentModule, String action) throws TorqueException(Code)



getCopyToModules
public List getCopyToModules(Module currentModule, String action, String searchString) throws TorqueException(Code)



getCurrentIssueType
public IssueType getCurrentIssueType() throws TorqueException(Code)
The current issue type



getCurrentMITList
public MITList getCurrentMITList()(Code)

See Also:   ScarabUser.getCurrentMITList



getCurrentModule
public Module getCurrentModule()(Code)
The current module



getCurrentRModuleIssueType
public RModuleIssueType getCurrentRModuleIssueType() throws TorqueException(Code)

See Also:   ScarabUser.getCurrentRModuleIssueType



getCurrentReport
public ReportBridge getCurrentReport(String key) throws TorqueException(Code)

See Also:   org.tigris.scarab.om.ScarabUser.getCurrentReport(String)



getCurrentRoleNames
public List getCurrentRoleNames()(Code)
eturn the list of currently active roles. If no roles are active, reuturn an empty list.



getEditableModules
public List getEditableModules() throws TorqueException(Code)

See Also:   org.tigris.scarab.om.ScarabUser.getEditableModules



getEditableModules
public List getEditableModules(Module currEditModule) throws TorqueException(Code)

See Also:   org.tigris.scarab.om.ScarabUser.getEditableModules(Module)



getEnterIssueRedirect
public int getEnterIssueRedirect() throws TorqueException(Code)
Returns integer representing user preference for Which screen to return to after entering an issue. 1 = Enter New Issue. 2 = Assign Issue (default) 3 = View Issue. 4 = Issue Types index.



getHomePage
public String getHomePage() throws TorqueException(Code)

See Also:   ScarabUser.getHomePage



getHomePage
public String getHomePage(Module module) throws TorqueException(Code)

See Also:   ScarabUser.getHomePage(Module)



getLocale
public Locale getLocale()(Code)
Get the user's current locale. If it is not set, retrieve the preferred Locale instead.



getMITLists
public List getMITLists() throws TorqueException(Code)

See Also:   ScarabUser.getMITLists



getModules
public List getModules() throws TorqueException(Code)

See Also:   org.tigris.scarab.om.ScarabUser.getModules



getModules
public List getModules(boolean showDeletedModules) throws TorqueException(Code)

See Also:   org.tigris.scarab.om.ScarabUser.getModules(boolean)



getModules
public Module[] getModules(String permission) throws TorqueException(Code)



getModules
public Module[] getModules(String[] permissions)(Code)

See Also:   org.tigris.scarab.om.ScarabUser.getModules(String[])



getModules
public Module[] getModules(String[] permissions, boolean showDeletedModules)(Code)

See Also:   org.tigris.scarab.om.ScarabUser.getModules(String[]boolean)



getMostRecentQuery
public String getMostRecentQuery()(Code)

See Also:   org.tigris.scarab.om.ScarabUser.getMostRecentQuery



getName
public String getName()(Code)



getNonGlobalModules
public List getNonGlobalModules() throws TorqueException(Code)

See Also:   org.tigris.scarab.om.ScarabUser.getNonGlobalModules



getPreferredLocale
public Locale getPreferredLocale()(Code)
Get the user's preferred locale.



getQueryTarget
public String getQueryTarget()(Code)

See Also:   ScarabUser.getQueryTarget



getRModuleUserAttribute
public RModuleUserAttribute getRModuleUserAttribute(Module module, Attribute attribute, IssueType issueType) throws TorqueException, ScarabException(Code)

See Also:   org.tigris.scarab.om.ScarabUser.getRModuleUserAttribute(ModuleAttributeIssueType)



getRModuleUserAttributes
public List getRModuleUserAttributes(Module module, IssueType issueType) throws TorqueException(Code)

See Also:   org.tigris.scarab.om.ScarabUser.getRModuleUserAttributes(ModuleIssueType)



getReportingIssue
public Issue getReportingIssue(String key) throws TorqueException(Code)

See Also:   org.tigris.scarab.om.ScarabUser.getReportingIssue(String)



getRoleNames
public List getRoleNames(Module module) throws TorqueException(Code)



getSearchableRMITs
public List getSearchableRMITs(String searchField, String searchString, String sortColumn, String sortPolarity, Module skipModule) throws TorqueException(Code)

See Also:   ScarabUser.getSearchableRMITs(StringStringStringStringModule)



getSelectedUsersMap
public Map getSelectedUsersMap() throws TorqueException(Code)



getStats
public String getStats()(Code)
Report on size of several maps



getThreadKey
public Object getThreadKey()(Code)

See Also:   ScarabUser.getThreadKey



getUnusedRModuleIssueTypes
public List getUnusedRModuleIssueTypes(Module module) throws TorqueException(Code)

See Also:    ScarabUser#getUnusedRModuleIssueTypes(Module).



hasAnyRoleIn
public boolean hasAnyRoleIn(Module module) throws TorqueException(Code)

See Also:   org.tigris.scarab.om.ScarabUser.hasAnyRoleIn(Module)



hasAnySearchableRMITs
public boolean hasAnySearchableRMITs() throws TorqueException, DataSetException(Code)

See Also:    ScarabUser#hasAnySearchableRMITs().



hasMostRecentQuery
public boolean hasMostRecentQuery()(Code)

See Also:   org.tigris.scarab.om.ScarabUser.hasMostRecentQuery



hasPermission
public boolean hasPermission(String perm, Module module)(Code)

See Also:   org.tigris.scarab.om.ScarabUser.hasPermission(StringModule)
See Also:   Determine if a user has a permission, either within the specified
See Also:   module or within the 'Global' module.



hasPermission
public boolean hasPermission(String perm, List modules)(Code)

See Also:   org.tigris.scarab.om.ScarabUser.hasPermission(StringList)



hasRoleInModule
public boolean hasRoleInModule(Role role, Module module)(Code)



isPasswordExpired
public boolean isPasswordExpired() throws TorqueException, ScarabException(Code)
Checks if the users password has expired.
exception:
  Exception - if problem querying for the password.



isShowOtherModulesInIssueTypeList
public boolean isShowOtherModulesInIssueTypeList()(Code)

See Also:   org.tigris.scarab.om.ScarabUser.isShowOtherModulesInIssueTypeList



isUserAnonymous
public boolean isUserAnonymous()(Code)
Returns true if the user is the one set in scarab.anonymous.username, and false otherwise.



lastEnteredIssueTypeOrTemplate
public Object lastEnteredIssueTypeOrTemplate()(Code)

See Also:   ScarabUser.lastEnteredIssueTypeOrTemplate



removeItemsFromCurrentMITList
public void removeItemsFromCurrentMITList(String[] ids)(Code)

See Also:   ScarabUser.removeItemsFromCurrentMITList(String[])



setAssociatedUsersMap
public void setAssociatedUsersMap(Map associatedUsers) throws TorqueException(Code)



setCurrentIssueType
public void setCurrentIssueType(IssueType v)(Code)
The current issue type



setCurrentMITList
public void setCurrentMITList(MITList list)(Code)

See Also:   ScarabUser.setCurrentMITList(MITList)



setCurrentModule
public void setCurrentModule(Module v)(Code)
The current module



setCurrentReport
public String setCurrentReport(ReportBridge report) throws ScarabException(Code)

See Also:   org.tigris.scarab.om.ScarabUser.setCurrentReport(ReportBridge)



setCurrentReport
public void setCurrentReport(String key, ReportBridge report)(Code)

See Also:   org.tigris.scarab.om.ScarabUser.setCurrentReport(StringReportBridge)



setEnterIssueRedirect
public void setEnterIssueRedirect(int templateCode) throws TorqueException(Code)
Sets integer representing user preference for Which screen to return to after entering an issue. 1 = Enter New Issue. 2 = Assign Issue (default) 3 = View Issue. 4 = Issue Types index.



setHomePage
public void setHomePage(String homePage) throws TorqueException, ScarabException(Code)

See Also:   ScarabUser.setHomePage(String)



setLastEnteredIssueType
public void setLastEnteredIssueType(IssueType type)(Code)

See Also:   ScarabUser.setLastEnteredIssueType(IssueType)



setLastEnteredTemplate
public void setLastEnteredTemplate(Issue template)(Code)

See Also:   ScarabUser.setLastEnteredTemplate(Issue)



setLocale
public void setLocale(Locale newLocale)(Code)
Set the user's locale to a new value.



setMostRecentQuery
public void setMostRecentQuery(String queryString)(Code)

See Also:   org.tigris.scarab.om.ScarabUser.setMostRecentQuery(String)



setPasswordExpire
public void setPasswordExpire() throws TorqueException(Code)
Sets the password to expire with information from the scarab.properties scarab.login.password.expire value.
exception:
  Exception - if problem setting the password.



setPasswordExpire
public void setPasswordExpire(Calendar expire) throws TorqueException(Code)
Sets the password to expire on the specified date.
Parameters:
  expire - a Calendar value specifying the expire date. Ifthis value is null, the password will be set to expire 10 years from thecurrent year. Since Logging in resets this value, it should be ok to have someone's password expire after 10 years.
exception:
  Exception - if problem updating the password.



setReportingIssue
public String setReportingIssue(Issue issue) throws ScarabException(Code)

See Also:   org.tigris.scarab.om.ScarabUser.setReportingIssue(Issue)



setReportingIssue
public void setReportingIssue(String key, Issue issue)(Code)

See Also:   org.tigris.scarab.om.ScarabUser.setReportingIssue(StringIssue)



setSelectedUsersMap
public void setSelectedUsersMap(Map selectedUsers) throws TorqueException(Code)



setShowOtherModulesInIssueTypeList
public void setShowOtherModulesInIssueTypeList(boolean newShowOtherModulesInIssueTypeList)(Code)

See Also:   org.tigris.scarab.om.ScarabUser.setShowOtherModulesInIssueTypeList(boolean)



setSingleIssueTypeQueryTarget
public void setSingleIssueTypeQueryTarget(IssueType type, String target)(Code)

See Also:   ScarabUser.setSingleIssueTypeQueryTarget(IssueTypeString)



setThreadKey
public void setThreadKey(Integer key)(Code)

See Also:   ScarabUser.setThreadKey(Integer)



updateIssueListAttributes
public void updateIssueListAttributes(List attributes) throws TorqueException, TurbineSecurityException(Code)

See Also:   org.tigris.scarab.om.ScarabUser.updateIssueListAttributes(List)



Fields inherited from org.tigris.scarab.om.BaseScarabUserImpl
protected List collActivitySets(Code)(Java Doc)
protected List collActivitysRelatedByNewUserId(Code)(Java Doc)
protected List collActivitysRelatedByOldUserId(Code)(Java Doc)
protected List collAttachmentsRelatedByCreatedBy(Code)(Java Doc)
protected List collAttachmentsRelatedByModifiedBy(Code)(Java Doc)
protected List collAttributeValues(Code)(Java Doc)
protected List collAttributes(Code)(Java Doc)
protected List collIssueVotes(Code)(Java Doc)
protected List collMITLists(Code)(Java Doc)
protected List collNotificationFilters(Code)(Java Doc)
protected List collNotificationStatuss(Code)(Java Doc)
protected List collPendingGroupUserRoles(Code)(Java Doc)
protected List collQuerys(Code)(Java Doc)
protected List collRModuleUserAttributes(Code)(Java Doc)
protected List collRQueryUsers(Code)(Java Doc)
protected List collReports(Code)(Java Doc)
protected List collScarabModulesRelatedByOwnerId(Code)(Java Doc)
protected List collScarabModulesRelatedByQaContactId(Code)(Java Doc)
protected List collUserPreferences(Code)(Java Doc)
protected List collUserVotes(Code)(Java Doc)

Methods inherited from org.tigris.scarab.om.BaseScarabUserImpl
public void addActivityRelatedByNewUserId(Activity l) throws TorqueException(Code)(Java Doc)
public void addActivityRelatedByOldUserId(Activity l) throws TorqueException(Code)(Java Doc)
public void addActivitySet(ActivitySet l) throws TorqueException(Code)(Java Doc)
public void addAttachmentRelatedByCreatedBy(Attachment l) throws TorqueException(Code)(Java Doc)
public void addAttachmentRelatedByModifiedBy(Attachment l) throws TorqueException(Code)(Java Doc)
public void addAttribute(Attribute l) throws TorqueException(Code)(Java Doc)
public void addAttributeValue(AttributeValue l) throws TorqueException(Code)(Java Doc)
public void addIssueVote(IssueVote l) throws TorqueException(Code)(Java Doc)
public void addMITList(MITList l) throws TorqueException(Code)(Java Doc)
public void addNotificationFilter(NotificationFilter l) throws TorqueException(Code)(Java Doc)
public void addNotificationStatus(NotificationStatus l) throws TorqueException(Code)(Java Doc)
public void addPendingGroupUserRole(PendingGroupUserRole l) throws TorqueException(Code)(Java Doc)
public void addQuery(Query l) throws TorqueException(Code)(Java Doc)
public void addRModuleUserAttribute(RModuleUserAttribute l) throws TorqueException(Code)(Java Doc)
public void addRQueryUser(RQueryUser l) throws TorqueException(Code)(Java Doc)
public void addReport(Report l) throws TorqueException(Code)(Java Doc)
public void addScarabModuleRelatedByOwnerId(ScarabModule l) throws TorqueException(Code)(Java Doc)
public void addScarabModuleRelatedByQaContactId(ScarabModule l) throws TorqueException(Code)(Java Doc)
public void addUserPreference(UserPreference l) throws TorqueException(Code)(Java Doc)
public void addUserVote(UserVote l) throws TorqueException(Code)(Java Doc)
public List getActivitySets() throws TorqueException(Code)(Java Doc)
public List getActivitySets(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getActivitySets(Connection con) throws TorqueException(Code)(Java Doc)
public List getActivitySets(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getActivitySetsJoinActivitySetType(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitySetsJoinAttachment(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitySetsJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getActivitysRelatedByNewUserId() throws TorqueException(Code)(Java Doc)
public List getActivitysRelatedByNewUserId(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getActivitysRelatedByNewUserId(Connection con) throws TorqueException(Code)(Java Doc)
public List getActivitysRelatedByNewUserId(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByNewUserIdJoinActivitySet(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByNewUserIdJoinAttachment(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByNewUserIdJoinAttribute(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByNewUserIdJoinAttributeOptionRelatedByNewOptionId(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByNewUserIdJoinAttributeOptionRelatedByOldOptionId(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByNewUserIdJoinDepend(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByNewUserIdJoinIssue(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByNewUserIdJoinScarabUserImplRelatedByOldUserId(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getActivitysRelatedByOldUserId() throws TorqueException(Code)(Java Doc)
public List getActivitysRelatedByOldUserId(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getActivitysRelatedByOldUserId(Connection con) throws TorqueException(Code)(Java Doc)
public List getActivitysRelatedByOldUserId(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByOldUserIdJoinActivitySet(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByOldUserIdJoinAttachment(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByOldUserIdJoinAttribute(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByOldUserIdJoinAttributeOptionRelatedByNewOptionId(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByOldUserIdJoinAttributeOptionRelatedByOldOptionId(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByOldUserIdJoinDepend(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByOldUserIdJoinIssue(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getActivitysRelatedByOldUserIdJoinScarabUserImplRelatedByNewUserId(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getAttachmentsRelatedByCreatedBy() throws TorqueException(Code)(Java Doc)
public List getAttachmentsRelatedByCreatedBy(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getAttachmentsRelatedByCreatedBy(Connection con) throws TorqueException(Code)(Java Doc)
public List getAttachmentsRelatedByCreatedBy(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getAttachmentsRelatedByCreatedByJoinAttachmentType(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getAttachmentsRelatedByCreatedByJoinIssue(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getAttachmentsRelatedByCreatedByJoinScarabUserImplRelatedByModifiedBy(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getAttachmentsRelatedByModifiedBy() throws TorqueException(Code)(Java Doc)
public List getAttachmentsRelatedByModifiedBy(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getAttachmentsRelatedByModifiedBy(Connection con) throws TorqueException(Code)(Java Doc)
public List getAttachmentsRelatedByModifiedBy(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getAttachmentsRelatedByModifiedByJoinAttachmentType(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getAttachmentsRelatedByModifiedByJoinIssue(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getAttachmentsRelatedByModifiedByJoinScarabUserImplRelatedByCreatedBy(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getAttributeValues() throws TorqueException(Code)(Java Doc)
public List getAttributeValues(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getAttributeValues(Connection con) throws TorqueException(Code)(Java Doc)
public List getAttributeValues(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getAttributeValuesJoinAttribute(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getAttributeValuesJoinAttributeOption(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getAttributeValuesJoinIssue(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getAttributeValuesJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getAttributes() throws TorqueException(Code)(Java Doc)
public List getAttributes(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getAttributes(Connection con) throws TorqueException(Code)(Java Doc)
public List getAttributes(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getAttributesJoinAttributeOption(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getAttributesJoinAttributeType(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getAttributesJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getIssueVotes() throws TorqueException(Code)(Java Doc)
public List getIssueVotes(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getIssueVotes(Connection con) throws TorqueException(Code)(Java Doc)
public List getIssueVotes(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getIssueVotesJoinIssue(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getIssueVotesJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getMITLists() throws TorqueException(Code)(Java Doc)
public List getMITLists(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getMITLists(Connection con) throws TorqueException(Code)(Java Doc)
public List getMITLists(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getMITListsJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getNotificationFilters() throws TorqueException(Code)(Java Doc)
public List getNotificationFilters(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getNotificationFilters(Connection con) throws TorqueException(Code)(Java Doc)
public List getNotificationFilters(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getNotificationFiltersJoinScarabModule(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getNotificationFiltersJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getNotificationStatuss() throws TorqueException(Code)(Java Doc)
public List getNotificationStatuss(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getNotificationStatuss(Connection con) throws TorqueException(Code)(Java Doc)
public List getNotificationStatuss(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getNotificationStatussJoinActivity(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getNotificationStatussJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getPendingGroupUserRoles() throws TorqueException(Code)(Java Doc)
public List getPendingGroupUserRoles(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getPendingGroupUserRoles(Connection con) throws TorqueException(Code)(Java Doc)
public List getPendingGroupUserRoles(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getPendingGroupUserRolesJoinScarabModule(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getPendingGroupUserRolesJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)(Java Doc)
public String getQueryKey()(Code)(Java Doc)
public List getQuerys() throws TorqueException(Code)(Java Doc)
public List getQuerys(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getQuerys(Connection con) throws TorqueException(Code)(Java Doc)
public List getQuerys(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getQuerysJoinFrequency(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getQuerysJoinIssueType(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getQuerysJoinMITList(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getQuerysJoinScarabModule(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getQuerysJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getQuerysJoinScope(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getRModuleUserAttributes() throws TorqueException(Code)(Java Doc)
public List getRModuleUserAttributes(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getRModuleUserAttributes(Connection con) throws TorqueException(Code)(Java Doc)
public List getRModuleUserAttributes(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getRModuleUserAttributesJoinAttribute(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getRModuleUserAttributesJoinIssueType(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getRModuleUserAttributesJoinMITList(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getRModuleUserAttributesJoinScarabModule(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getRModuleUserAttributesJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getRQueryUsers() throws TorqueException(Code)(Java Doc)
public List getRQueryUsers(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getRQueryUsers(Connection con) throws TorqueException(Code)(Java Doc)
public List getRQueryUsers(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getRQueryUsersJoinFrequency(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getRQueryUsersJoinQuery(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getRQueryUsersJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getReports() throws TorqueException(Code)(Java Doc)
public List getReports(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getReports(Connection con) throws TorqueException(Code)(Java Doc)
public List getReports(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getReportsJoinIssueType(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getReportsJoinScarabModule(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getReportsJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getReportsJoinScope(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getScarabModulesRelatedByOwnerId() throws TorqueException(Code)(Java Doc)
public List getScarabModulesRelatedByOwnerId(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getScarabModulesRelatedByOwnerId(Connection con) throws TorqueException(Code)(Java Doc)
public List getScarabModulesRelatedByOwnerId(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getScarabModulesRelatedByOwnerIdJoinScarabUserImplRelatedByQaContactId(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getScarabModulesRelatedByQaContactId() throws TorqueException(Code)(Java Doc)
public List getScarabModulesRelatedByQaContactId(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getScarabModulesRelatedByQaContactId(Connection con) throws TorqueException(Code)(Java Doc)
public List getScarabModulesRelatedByQaContactId(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getScarabModulesRelatedByQaContactIdJoinScarabUserImplRelatedByOwnerId(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getUserPreferences() throws TorqueException(Code)(Java Doc)
public List getUserPreferences(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getUserPreferences(Connection con) throws TorqueException(Code)(Java Doc)
public List getUserPreferences(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getUserPreferencesJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getUserVotes() throws TorqueException(Code)(Java Doc)
public List getUserVotes(Criteria criteria) throws TorqueException(Code)(Java Doc)
public List getUserVotes(Connection con) throws TorqueException(Code)(Java Doc)
public List getUserVotes(Criteria criteria, Connection con) throws TorqueException(Code)(Java Doc)
protected List getUserVotesJoinScarabModule(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected List getUserVotesJoinScarabUserImpl(Criteria criteria) throws TorqueException(Code)(Java Doc)
protected void initActivitySets()(Code)(Java Doc)
protected void initActivitysRelatedByNewUserId()(Code)(Java Doc)
protected void initActivitysRelatedByOldUserId()(Code)(Java Doc)
protected void initAttachmentsRelatedByCreatedBy()(Code)(Java Doc)
protected void initAttachmentsRelatedByModifiedBy()(Code)(Java Doc)
protected void initAttributeValues()(Code)(Java Doc)
protected void initAttributes()(Code)(Java Doc)
protected void initIssueVotes()(Code)(Java Doc)
protected void initMITLists()(Code)(Java Doc)
protected void initNotificationFilters()(Code)(Java Doc)
protected void initNotificationStatuss()(Code)(Java Doc)
protected void initPendingGroupUserRoles()(Code)(Java Doc)
protected void initQuerys()(Code)(Java Doc)
protected void initRModuleUserAttributes()(Code)(Java Doc)
protected void initRQueryUsers()(Code)(Java Doc)
protected void initReports()(Code)(Java Doc)
protected void initScarabModulesRelatedByOwnerId()(Code)(Java Doc)
protected void initScarabModulesRelatedByQaContactId()(Code)(Java Doc)
protected void initUserPreferences()(Code)(Java Doc)
protected void initUserVotes()(Code)(Java Doc)
public void setQueryKey(String key) throws TorqueException(Code)(Java Doc)
public String toString()(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.