A B C D E F G H I J L M N O P Q R S T U V W X Y _

A

aboutToStart(Test) - Method in class junit.logswingui.TestRunner
 
AbsController - class openfuture.bugbase.app.controller.AbsController.
Abstract controller providing general methods.
AbsController() - Constructor for class openfuture.bugbase.app.controller.AbsController
 
AbsPanel - class openfuture.bugbase.app.view.AbsPanel.
Abstract panel providing helper methods.
AbsPanel(AbsController) - Constructor for class openfuture.bugbase.app.view.AbsPanel
 
actionPerformed(ActionEvent) - Method in class openfuture.bugbase.app.controller.AbsController
 
activateOptions() - Method in class junit.log4j.JUnitAppender
Does nothing, since this class has no specific options.
addAndRemove(BugReport) - Method in class openfuture.bugbase.test.bugreports.ClientAddBugReportTestCase
Loggs in as normal user, adds the given bug report, loggs in as admin user and removes it again.
addAttachment(Integer, String) - Method in class openfuture.bugbase.domain.Persistency
add an attachment to an existing bug report
addAttachment(Integer, String) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Add an attachment to a given bug report
addBugReport(BugReport) - Method in class openfuture.bugbase.domain.Persistency
Add a new bug report for the given project
addBugReport(String, BugReport) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Add a new bug report.
addBugReport(String, BugReport, Integer) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Add a new bug report.
addConsoleText(LinkedList) - Method in class openfuture.bugbase.app.controller.DatabaseAdminController
Add a list of strings to the console area
addConsoleText(String) - Method in class openfuture.bugbase.app.controller.DatabaseAdminController
Add a string to the console area
addError(Test, Throwable) - Method in class junit.log4j.LoggedTestResult
Calls TestResult.addError(test, throwable) and additionally adds the error as logging event to the appender singleton.
addFailure(Test, AssertionFailedError) - Method in class junit.log4j.LoggedTestResult
Calls TestResult.addFailure(test, throwable) and additionally adds the error as logging event to the appender singleton.
addFailure(Test, Throwable) - Method in interface junit.logswingui.TestProtocolView
Add a failure message.
addFailure(Test, Throwable) - Method in class junit.logswingui.DefaultTestProtocolView
Add a failure to the text area.
addFilter(Filter) - Method in class junit.log4j.JUnitAppender
Add a filter to end of the filter list.
addLayoutComponent(String, Component) - Method in class openfuture.util.layout.XmFormLayout
Add a component.
addListener(AppenderListener) - Static method in class junit.log4j.JUnitAppenderSingleton
Registers a TestListener.
addLocale(Locale) - Method in class openfuture.util.misc.SessionLocales
Adds a new Locale to the current list.
addLoggingEvent(LoggingEvent) - Static method in class junit.log4j.JUnitAppenderSingleton
Sends the event as formatted message to all logging listeners.
addMasterData(String, Vector) - Method in class openfuture.util.masterdata.LocalizedMasterDataContainer
 
addMasterDataContainer(String, IMasterDataContainer) - Method in class openfuture.masterdata.DefaultMasterDataService
Insert the method's description here.
addMessage(String) - Method in interface junit.log4j.AppenderListener
An Appender will invoke this method to send a new logging message to all its listeners.
addMessage(String) - Method in class junit.logswingui.TestRunner
Adds a message to the test protocol.
addMessage(String) - Method in interface junit.logswingui.TestProtocolView
Append a new message to the protocol.
addMessage(String) - Method in class junit.logswingui.DefaultTestProtocolView
Appends a message to the text area of the panel.
addMouseListenerToHeaderInTable(JTable) - Method in class openfuture.util.misc.TableSorter
 
addNewUser() - Method in class openfuture.bugbase.test.access.NewUserTestCase
Create a unique user with initial user ID "testid", add it to the list of test users and try to save it to Bug Base.
addOutput(String) - Method in class openfuture.bugbase.model.TransactionResult
Add an output line of the transaction
addReportWithAttachment(String, String) - Method in class openfuture.bugbase.test.bugreports.JspAddBugReportTestCase
Submit a complete bug report including an attachment using the JSP interface.
AddUserErrorsTestCase - class openfuture.bugbase.test.access.AddUserErrorsTestCase.
Error cases for adding a new user. Created: Mon Oct 29 19:33:53 2001
AddUserErrorsTestCase(String) - Constructor for class openfuture.bugbase.test.access.AddUserErrorsTestCase
 
addWarning(String) - Method in class openfuture.bugbase.model.TransactionResult
Add an warning line of the transaction
adminLogin(Login) - Method in class openfuture.bugbase.domain.Persistency
Login into the bug database as administrator.
adminLogin(Login) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Tries to establish a new connection to the database as administrator.
adminReportID - Variable in class openfuture.bugbase.test.bugreports.ViewBugReportsTestCase
 
adminReportTitle - Variable in class openfuture.bugbase.test.bugreports.ViewBugReportsTestCase
 
append(LoggingEvent) - Method in class junit.log4j.JUnitAppender
Sends the event to the connector.
append(Object) - Method in class openfuture.bugbase.app.model.SimpleListModel
 
AppenderListener - interface junit.log4j.AppenderListener.
Listens to a Appender of Log4J.
ATTACHMENT_DIR - Static variable in interface openfuture.bugbase.model.JspConstants
attachment directory
ATTACHMENT_URL - Static variable in interface openfuture.bugbase.model.JspConstants
URL of the attachment directory
author() - Static method in class openfuture.masterdata._PackageDescription
get the author of the package
author() - Static method in class openfuture.masterdata.test._PackageDescription
get the author of the package
AUTO_INCREMENT - Static variable in class openfuture.util.database.DBServer
Datatype AUTO_INCREMENT.

B

beginLogin(WebRequest) - Method in class openfuture.bugbase.test.access.JspLoginTestCase
Login into Bug Base using HTTPUnit
beginLogoff(WebRequest) - Method in class openfuture.bugbase.test.access.JspLoginTestCase
Logoff from Bug Base using HTTPUnit.
BLOB - Static variable in class openfuture.util.database.DBServer
Datatype BLOB.
BUG_DISTURBING - Static variable in class openfuture.bugbase.model.ErrorLevel
 
BUG_LEVEL_DISTURBING - Static variable in class openfuture.bugbase.model.ErrorLevel
 
BUG_LEVEL_NEW_FEATURE - Static variable in class openfuture.bugbase.model.ErrorLevel
 
BUG_LEVEL_NICE_TO_HAVE - Static variable in class openfuture.bugbase.model.ErrorLevel
 
BUG_LEVEL_SEVERE - Static variable in class openfuture.bugbase.model.ErrorLevel
 
BUG_NEW_FEATURE - Static variable in class openfuture.bugbase.model.ErrorLevel
 
BUG_NICE_TO_HAVE - Static variable in class openfuture.bugbase.model.ErrorLevel
 
BUG_REPORT - Static variable in interface openfuture.bugbase.model.JspConstants
parameter name for the bug report.
BUG_SEVERE - Static variable in class openfuture.bugbase.model.ErrorLevel
 
BUGBASE_SERVLET - Static variable in interface openfuture.bugbase.model.JspConstants
parameter name of the BugBaseServlet.
BugBaseAction - class openfuture.bugbase.actions.BugBaseAction.
Base action bean. Created: Mon Jan 22 06:11:28 2001
BugBaseAction() - Constructor for class openfuture.bugbase.actions.BugBaseAction
 
BugBaseAdminApplet - class openfuture.bugbase.app.applet.BugBaseAdminApplet.
Applet for the administration of Bug Base.
BugBaseAdminApplet() - Constructor for class openfuture.bugbase.app.applet.BugBaseAdminApplet
 
BugBaseAdminModel - class openfuture.bugbase.app.model.BugBaseAdminModel.
BugBaseAdminModel.java Created: Fri Feb 11 21:15:27 2000
BugBaseAdminModel() - Constructor for class openfuture.bugbase.app.model.BugBaseAdminModel
 
BugBaseApplet - class openfuture.bugbase.app.applet.BugBaseApplet.
Applet for management of the bug reports of Bug Base. Created: Tue Feb 01 06:14:34 2000
BugBaseApplet() - Constructor for class openfuture.bugbase.app.applet.BugBaseApplet
 
BugBaseAppletVersion - class openfuture.bugbase.app.applet.BugBaseAppletVersion.
BugBaseAppletVersion.java Created: Thu Apr 27 20:17:49 2000
BugBaseAppletVersion() - Constructor for class openfuture.bugbase.app.applet.BugBaseAppletVersion
 
BugBaseJspServlet - class openfuture.bugbase.servlet.BugBaseJspServlet.
Servlet setting all application context parameters for the JSPs. Created: Sat Dec 02 23:08:21 2000
BugBaseJspServlet() - Constructor for class openfuture.bugbase.servlet.BugBaseJspServlet
 
BugBaseLogin - class openfuture.bugbase.app.model.BugBaseLogin.
Extended login containing additionally a project entry. Created: Sun Nov 05 05:19:14 2000
BugBaseLogin() - Constructor for class openfuture.bugbase.app.model.BugBaseLogin
Empty constructor.
BugBaseLogin(String) - Constructor for class openfuture.bugbase.app.model.BugBaseLogin
Creates a login with a given user ID and empty password
BugBaseLogin(String, String) - Constructor for class openfuture.bugbase.app.model.BugBaseLogin
Creates a new login for a given user ID and password.
BugBasePanel - class openfuture.bugbase.app.view.BugBasePanel.
Intermediate abstract panel.
BugBasePanel(BugReportController) - Constructor for class openfuture.bugbase.app.view.BugBasePanel
 
BugBaseQuery - class openfuture.bugbase.xobjects.BugBaseQuery.
Query object for a query to the servlet.
BugBaseQuery(int, Integer, Serializable) - Constructor for class openfuture.bugbase.xobjects.BugBaseQuery
Create a new query
BugBaseQuery(int, Serializable) - Constructor for class openfuture.bugbase.xobjects.BugBaseQuery
Create a new query with empty session id
BugBaseQueryResult - class openfuture.bugbase.xobjects.BugBaseQueryResult.
query result of the servlet.
BugBaseQueryResult(int, BugBaseQuery, Serializable) - Constructor for class openfuture.bugbase.xobjects.BugBaseQueryResult
Create a new query result based on a certain query.
BugBaseQueryResult(int, Integer, Serializable) - Constructor for class openfuture.bugbase.xobjects.BugBaseQueryResult
Create a new query result belonging to a certain session.
BugBaseQueryResult(int, Serializable) - Constructor for class openfuture.bugbase.xobjects.BugBaseQueryResult
Create a new query result with empty session ID.
BugBaseServlet - class openfuture.bugbase.servlet.BugBaseServlet.
Main servlet handling the access to the Bug Base Database.
BugBaseServlet() - Constructor for class openfuture.bugbase.servlet.BugBaseServlet
 
BugBaseServletClient - class openfuture.bugbase.servlet.BugBaseServletClient.
This class is the proxy to BugBaseServlet.
BugBaseServletClient(String) - Constructor for class openfuture.bugbase.servlet.BugBaseServletClient
Creates a new BugBaseServletClient instance.
BugBaseServletVersion - class openfuture.bugbase.servlet.BugBaseServletVersion.
BugBaseServletVersion.java Created: Thu Apr 27 20:37:49 2000
BugBaseServletVersion() - Constructor for class openfuture.bugbase.servlet.BugBaseServletVersion
 
BugReport - class openfuture.bugbase.domain.BugReport.
 
BugReport() - Constructor for class openfuture.bugbase.domain.BugReport
 
BugReport(String, Integer, String, String, String, ErrorLevel, Date, Date, Date, Date, User, User) - Constructor for class openfuture.bugbase.domain.BugReport
 
BugReport(String, Integer, String, String, String, ErrorLevel, Date, Date, Date, Date, User, User, String) - Constructor for class openfuture.bugbase.domain.BugReport
 
BugReport(String, User) - Constructor for class openfuture.bugbase.domain.BugReport
 
BugReportController - class openfuture.bugbase.app.controller.BugReportController.
Controller for the bug report panel.
BugReportController(String, User, BugBaseServletClient) - Constructor for class openfuture.bugbase.app.controller.BugReportController
 
BugReportDateComparator - class openfuture.bugbase.model.BugReportDateComparator.
 
BugReportDateComparator() - Constructor for class openfuture.bugbase.model.BugReportDateComparator
 
BugReportDoctorComparator - class openfuture.bugbase.model.BugReportDoctorComparator.
Compare two objects.
BugReportDoctorComparator() - Constructor for class openfuture.bugbase.model.BugReportDoctorComparator
 
BugReportForm - class openfuture.bugbase.forms.BugReportForm.
Bean for bug reports. Created: Fri Jan 12 08:03:06 2001
BugReportForm() - Constructor for class openfuture.bugbase.forms.BugReportForm
Creates a BugReportForm instance.
BugReportIdComparator - class openfuture.bugbase.model.BugReportIdComparator.
Compares two bug reports by their ID. Created: Fri Mar 09 06:27:29 2001
BugReportIdComparator() - Constructor for class openfuture.bugbase.model.BugReportIdComparator
 
BugReportLevelComparator - class openfuture.bugbase.model.BugReportLevelComparator.
Compares bug reports by their error level. Created: Thu Jun 15 19:02:18 2000
BugReportLevelComparator() - Constructor for class openfuture.bugbase.model.BugReportLevelComparator
 
BugReportPackageComparator - class openfuture.bugbase.model.BugReportPackageComparator.
 
BugReportPackageComparator() - Constructor for class openfuture.bugbase.model.BugReportPackageComparator
 
BugReportReporterComparator - class openfuture.bugbase.model.BugReportReporterComparator.
 
BugReportReporterComparator() - Constructor for class openfuture.bugbase.model.BugReportReporterComparator
 
BugReportsOverview - class openfuture.bugbase.app.view.BugReportsOverview.
Panel for displaying the overview of bug reports.
BugReportsOverview(String, User, BugBaseServletClient, AppletContext, String) - Constructor for class openfuture.bugbase.app.view.BugReportsOverview
 
BugReportStatus - class openfuture.bugbase.model.BugReportStatus.
bug report status Created: Tue May 30 21:06:41 2000
BUGREPORTSTATUS - Static variable in class openfuture.bugbase.domain.MasterDataService
parameter for bug report stati.
BugReportStatus() - Constructor for class openfuture.bugbase.model.BugReportStatus
Create a new bug report status object.
BugReportStatus(int) - Constructor for class openfuture.bugbase.model.BugReportStatus
Create a new bug report status object.
BugReportStatusComparator - class openfuture.bugbase.model.BugReportStatusComparator.
Compares two bug reports by their rejecting date If these are equal, their fixing date is used for comparison.
BugReportStatusComparator() - Constructor for class openfuture.bugbase.model.BugReportStatusComparator
 
BugReportTableModel - class openfuture.bugbase.app.model.BugReportTableModel.
Table model for bug report tables.
BugReportTableModel() - Constructor for class openfuture.bugbase.app.model.BugReportTableModel
 
BugReportTableModel(LinkedList) - Constructor for class openfuture.bugbase.app.model.BugReportTableModel
 
BugReportTitleComparator - class openfuture.bugbase.model.BugReportTitleComparator.
Compares two bug reports by their title. Created: Fri Mar 09 06:40:48 2001
BugReportTitleComparator() - Constructor for class openfuture.bugbase.model.BugReportTitleComparator
 
BugsOverviewController - class openfuture.bugbase.app.controller.BugsOverviewController.
Main controller of BugReportsOverview. Created: Sat Feb 05 15:04:41 2000
BugsOverviewController(String, User, BugBaseServletClient, AppletContext, String) - Constructor for class openfuture.bugbase.app.controller.BugsOverviewController
 
BusinessTestCase - class openfuture.bugbase.test.common.BusinessTestCase.
Abstract base class for Bug Base business test cases.
BusinessTestCase(String) - Constructor for class openfuture.bugbase.test.common.BusinessTestCase
Creates a new BusinessTestCase instance.

C

callPage(String, String) - Method in class openfuture.bugbase.test.access.JspAccessTestCase
Login into the given JSP page.
callPage(WebConversation, String) - Method in class openfuture.bugbase.test.common.BusinessTestCase
Call a page.
category - Variable in class junit.log4j.LoggedTestCase
 
changePassword(Login, String) - Method in class openfuture.bugbase.domain.Persistency
Change the current users password.
changePassword(Login, String) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Change the current users password.
ChangePasswordDialog - class openfuture.bugbase.app.view.ChangePasswordDialog.
Dialog for password changing of Bug Base.
checkEnabling() - Method in class openfuture.bugbase.app.view.AbsPanel
 
checkEnabling() - Method in class openfuture.bugbase.app.view.ProjectAdminView
 
checkEnabling() - Method in class openfuture.bugbase.app.view.ListPanel
 
checkEnabling() - Method in class openfuture.bugbase.app.view.UserPanel
Calls ListPanel.checkEnabling() first.
checkGroup(Session, String) - Static method in class openfuture.bugbase.servlet.BugBaseServlet
Check, if the user of the session belongs to the given group.
checkLogin(HttpServletRequest) - Method in class openfuture.bugbase.actions.BugBaseAction
Check, if a user object is present in the session context.
checkModel() - Method in class openfuture.util.misc.TableSorter
 
cleanup() - Method in interface openfuture.bugbase.model.Transaction
This method will be executed after a successful execution of Transaction.execute().
clear() - Method in interface junit.logswingui.TestProtocolView
Clear the protocol window.
clear() - Method in class junit.logswingui.DefaultTestProtocolView
Clear the protocol window.
clear() - Method in class openfuture.bugbase.app.view.ListPanel
 
clear() - Method in class openfuture.bugbase.app.view.SimpleListPanel
 
clear(String) - Static method in class openfuture.bugbase.forms.NewBugReportForm
Remove leading linefeeds from the given text.
clearFilters() - Method in class junit.log4j.JUnitAppender
Clear the filters chain.
ClientAddBugReportTestCase - class openfuture.bugbase.test.bugreports.ClientAddBugReportTestCase.
Tests adding new bug reports. Created: Sun Nov 18 17:05:10 2001
ClientAddBugReportTestCase(String) - Constructor for class openfuture.bugbase.test.bugreports.ClientAddBugReportTestCase
Creates a new ClientAddBugReportTestCase instance.
clientSetUp() - Method in class openfuture.bugbase.test.common.JspBaseTestCase
Setup before executing a test case: Create a Bug Base Servlet Proxy.
clientTearDown() - Method in class openfuture.bugbase.test.common.JspBaseTestCase
Currently does nothing.
cloneListeners() - Static method in class junit.log4j.JUnitAppenderSingleton
Clone the current list of listeners.
close() - Method in class junit.log4j.JUnitAppender
Release any resources allocated within the appender.
close() - Method in class openfuture.masterdata.test.PaintSelectorApplication
close frame
closeConnection(Connection) - Method in class openfuture.util.database.DBServer
Close a database connection.
closeOutputFile() - Static method in class openfuture.util.misc.Trace
closes the outputStream in case of TD_FILE & TD_ALL
closeStatement(Statement) - Method in class openfuture.util.database.DBServer
Close an SQL statement.
commitTransaction(Connection) - Method in class openfuture.util.database.DBServer
Commit the current transaction.
compare(int, int) - Method in class openfuture.util.misc.TableSorter
 
compare(Object, Object) - Method in class openfuture.bugbase.model.BugReportTitleComparator
Compare two objects.
compare(Object, Object) - Method in class openfuture.bugbase.model.BugReportReporterComparator
 
compare(Object, Object) - Method in class openfuture.bugbase.model.BugReportDateComparator
Compares two bug reports by their reported date.
compare(Object, Object) - Method in class openfuture.bugbase.model.BugReportDoctorComparator
 
compare(Object, Object) - Method in class openfuture.bugbase.model.BugReportStatusComparator
 
compare(Object, Object) - Method in class openfuture.bugbase.model.BugReportIdComparator
Compare two objects.
compare(Object, Object) - Method in class openfuture.bugbase.model.BugReportPackageComparator
Compare two objects.
compare(Object, Object) - Method in class openfuture.bugbase.model.BugReportLevelComparator
Compares bug reports by their error level.
compareId(Integer, Integer) - Static method in class openfuture.bugbase.model.BugReportIdComparator
Compare two integers (possibly null).
compareRowsByColumn(int, int, int) - Method in class openfuture.util.misc.TableSorter
 
compareTo(IMasterData) - Method in class openfuture.masterdata.MasterData
compareTo method comment.
compareTo(IMasterData) - Method in class openfuture.masterdata.test.Paint
compare
compareTo(IMasterData) - Method in class openfuture.masterdata.test.Manufacturer
compareTo method comment.
compareTo(Object) - Method in class openfuture.bugbase.domain.User
Compares this with another User object (total ordering) by user IDs.
compareTo(Object) - Method in class openfuture.bugbase.model.Version
Compares this with another object (total ordering).
compareTo(Object) - Method in class openfuture.bugbase.model.BugReportStatus
Compares to another status.
compareTo(Object) - Method in class openfuture.bugbase.model.VersionLabel
Compares this with another object (total ordering).
compareTo(Object) - Method in class openfuture.bugbase.model.ErrorLevel
Compares to another ErrorLevel.
compareTo(Object) - Method in class openfuture.masterdata.MasterData
compareTo method comment.
convert(LoggingEvent) - Method in class junit.log4j.JUnitPatternParser.StacktracePatternConverter
writing the stack trace of the throwable contained in event.
copyCookies(WebResponse, WebRequest) - Method in class openfuture.bugbase.test.common.JspBaseTestCase
copy the new cookies received by the response to the new request.
copyright() - Static method in class openfuture.masterdata._PackageDescription
get the copyright statement of the package
copyright() - Static method in class openfuture.masterdata.test._PackageDescription
get the copyright statement of the package
createAdminUser(LinkedList) - Static method in class openfuture.bugbase.test.common.BusinessTestCase
Create a new user with password "test".
createButton(String) - Method in class openfuture.bugbase.app.view.AbsPanel
 
createCheckBox(String, String) - Method in class openfuture.bugbase.app.view.AbsPanel
 
createComboBox(Vector, String) - Method in class openfuture.bugbase.app.view.AbsPanel
 
createCompleteBugReport(String) - Method in class openfuture.bugbase.test.common.BusinessTestCase
Creates a complete bug report.
createCompleteBugReport(String, String, String, String, String) - Static method in class openfuture.bugbase.test.common.BusinessTestCase
Create a bug report with all required attributes:
createDoctorUser(LinkedList) - Static method in class openfuture.bugbase.test.common.BusinessTestCase
Create a new user with password "test".
createFailedPanel() - Method in class junit.logswingui.TestRunner
 
createLabel(String) - Method in class openfuture.bugbase.app.view.AbsPanel
 
createList(SimpleListModel) - Method in class openfuture.bugbase.app.view.AbsPanel
 
createLocale(String) - Static method in class openfuture.util.misc.SessionLocales
Creates a new Locale from the given ISO locale name (de_DE, etc.).
createNormalUser(LinkedList) - Static method in class openfuture.bugbase.test.common.BusinessTestCase
Create a unique normal user with initial name "test_user".
createNormalUser(String, LinkedList) - Static method in class openfuture.bugbase.test.common.BusinessTestCase
Create a new user with password "test".
createPasswordField(String, String) - Method in class openfuture.bugbase.app.view.AbsPanel
 
createPatternParser(String) - Method in class junit.log4j.JUnitLayout
Creates a new JUnitPatternParser.
createRadioButton(String, String) - Method in class openfuture.bugbase.app.view.AbsPanel
 
createTable(String, LinkedList, LinkedList, LinkedList) - Method in class openfuture.bugbase.domain.Persistency
Creates a database table.
createTestResult() - Method in class junit.logswingui.TestRunner
 
createTextArea(String, String) - Method in class openfuture.bugbase.app.view.AbsPanel
 
createTextField(String, String) - Method in class openfuture.bugbase.app.view.AbsPanel
 
createUI(String) - Method in class junit.logswingui.TestRunner
 
createUniqueUserId() - Method in class openfuture.bugbase.app.controller.UserController
Create a unique user ID
createUniqueUserId(String, LinkedList) - Static method in class openfuture.bugbase.test.common.BusinessTestCase
Create a unique user ID
createUser() - Method in class openfuture.bugbase.app.controller.UserController
Creates a new user, sets the actual user to this value and appends it to the list of users.

D

DatabaseAdminController - class openfuture.bugbase.app.controller.DatabaseAdminController.
DatabaseAdminController.java Created: Fri Mar 03 18:04:33 2000
DatabaseAdminController(BugBaseServletClient, BugBaseAdminModel) - Constructor for class openfuture.bugbase.app.controller.DatabaseAdminController
 
DatabaseAdminView - class openfuture.bugbase.app.view.DatabaseAdminView.
Administration panel for the database.
DatabaseAdminView(BugBaseServletClient, BugBaseAdminModel) - Constructor for class openfuture.bugbase.app.view.DatabaseAdminView
 
DateCellRenderer - class openfuture.bugbase.app.view.DateCellRenderer.
Renders Date cells.
DateCellRenderer() - Constructor for class openfuture.bugbase.app.view.DateCellRenderer
 
dateCompare(Date, Date) - Method in class openfuture.bugbase.model.BugReportDateComparator
Compare two dates.
dateFormat - Variable in class junit.logswingui.TestRunner
 
dateFormat(Date, String) - Static method in class openfuture.bugbase.app.model.BugReportTableModel
 
dateToString(Date) - Static method in class openfuture.bugbase.app.view.StringUtility
Describe dateToString method here.
DateToString(Date) - Method in class openfuture.bugbase.app.view.AbsPanel
 
dateToTimestamp(Date) - Static method in class openfuture.bugbase.app.view.StringUtility
Converts a date into a timestamp string.
DBServer - class openfuture.util.database.DBServer.
Abstract JDBC database server. Created: Tue Feb 08 05:52:56 2000
DBServer() - Constructor for class openfuture.util.database.DBServer
 
debug(Object) - Method in class junit.log4j.LoggedTestCase
Redirection to debug() in the testcase category.
debug(Object, Throwable) - Method in class junit.log4j.LoggedTestCase
Redirection to debug() in the testcase category.
DefaultMasterDataProvider - class openfuture.masterdata.DefaultMasterDataProvider.
This is a default implementation for a Master Data provider.
DefaultMasterDataProvider() - Constructor for class openfuture.masterdata.DefaultMasterDataProvider
Constructor
DefaultMasterDataService - class openfuture.masterdata.DefaultMasterDataService.
This is a default implementation for a Master Data service.
DefaultMasterDataService() - Constructor for class openfuture.masterdata.DefaultMasterDataService
Constructor
DefaultTestProtocolView - class junit.logswingui.DefaultTestProtocolView.
Default implementation of the view for the test protocol.
DefaultTestProtocolView(Frame, String, boolean) - Constructor for class junit.logswingui.DefaultTestProtocolView
Creates a new DefaultTestProtocolView instance.
deleteElement(int) - Method in class openfuture.bugbase.app.controller.ListController
Delete the element at position i.
DemoTestCase - class junit.log4j.DemoTestCase.
Testcase for demonstration of Log4Unit features.
DemoTestCase() - Constructor for class junit.log4j.DemoTestCase
Creates a new DemoTestCase instance.
doAppend(LoggingEvent) - Method in class junit.log4j.JUnitAppender
Filter the event using the current filters.
doctorLogin(Login) - Method in class openfuture.bugbase.domain.Persistency
Login into the bug database as doctor.
doctorLogin(Login) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Tries to establish a new connection to the database as doctor.
DomainObject - class openfuture.bugbase.domain.DomainObject.
Base class for domain objects.
DomainObject() - Constructor for class openfuture.bugbase.domain.DomainObject
 
DoubleListController - class openfuture.bugbase.app.controller.DoubleListController.
DoubleListController.java Created: Sun Jun 11 21:05:10 2000
DoubleListController(AbsController, LinkedList, LinkedList) - Constructor for class openfuture.bugbase.app.controller.DoubleListController
 
DoubleListPanel - class openfuture.bugbase.app.view.DoubleListPanel.
DoubleListPanel.java Created: Sun Jun 11 20:55:46 2000
DoubleListPanel(String, String, String, DoubleListController) - Constructor for class openfuture.bugbase.app.view.DoubleListPanel
 

E

EditBugReportTestCase - class openfuture.bugbase.test.bugreports.EditBugReportTestCase.
Test the editing of existing bug reports.
EditBugReportTestCase(String) - Constructor for class openfuture.bugbase.test.bugreports.EditBugReportTestCase
Creates a new EditBugReportTestCase instance.
editReport(WebConversation) - Method in class openfuture.bugbase.test.bugreports.EditBugReportTestCase
Edit the report as doctor user created during set up as normal user: Log in as doctor user and call getBugReport.do?
endLogin(HttpURLConnection) - Method in class openfuture.bugbase.test.access.JspLoginTestCase
Clean up on the client.
endLogoff(HttpURLConnection) - Method in class openfuture.bugbase.test.access.JspLoginTestCase
Clean up on the client.
equals(Object) - Method in class openfuture.masterdata.MasterData
Compares two objects for equality.
equals(Object) - Method in class openfuture.masterdata.LDMasterData
Compares two objects for equality.
error(Object) - Method in class junit.log4j.LoggedTestCase
Redirection to error() in the testcase category.
error(Object, String) - Static method in class openfuture.util.misc.Trace
Describe 'error' method here.
error(Object, String, int) - Static method in class openfuture.util.misc.Trace
Describe 'error' method here.
error(Object, Throwable) - Method in class junit.log4j.LoggedTestCase
Redirection to error() in the testcase category.
ErrorLevel - class openfuture.bugbase.model.ErrorLevel.
ErrorLevel.java Created: Tue May 30 19:20:19 2000
ErrorLevel() - Constructor for class openfuture.bugbase.model.ErrorLevel
Creates with level "nice to have";
ErrorLevel(int) - Constructor for class openfuture.bugbase.model.ErrorLevel
Creates with given level.
ErrorLevel(String) - Constructor for class openfuture.bugbase.model.ErrorLevel
Creates with error level equal to level.
ERRORLEVELS - Static variable in class openfuture.bugbase.domain.MasterDataService
parameter for error levels.
escapeChar(String, char, char) - Static method in class openfuture.bugbase.app.view.StringUtility
Escape all occurrences of critical with the given escape character.
exception(Object, String) - Static method in class openfuture.util.misc.Trace
Describe 'exception' method here.
exception(Object, String, int) - Static method in class openfuture.util.misc.Trace
Describe 'exception' method here.
execute() - Method in interface openfuture.bugbase.model.Transaction
Core execution of the transaction.
executeIndexedQuery(Statement, String) - Method in class openfuture.util.database.DBServer
Execute an SQL query, that inserts a row into a table with an auto increment column.
executeIndexedQuery(Statement, String) - Method in class openfuture.util.database.HyperSQLServer
Execute an SQL query, that inserts a row into a table with an auto increment column.
executeQuery(String) - Method in class openfuture.bugbase.domain.Persistency
Execute a SQL query.
executeQuery(String) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Execute a database query.

F

FAILURE - Static variable in class openfuture.bugbase.model.TransactionResult
 
fatal(Object) - Method in class junit.log4j.LoggedTestCase
Redirection to fatal() in the testcase category.
fatal(Object, Throwable) - Method in class junit.log4j.LoggedTestCase
Redirection to fatal() in the testcase category.
fillReportForm(WebForm, String, String, String, String, String) - Method in class openfuture.bugbase.test.bugreports.JspAddBugReportTestCase
Fill the bug report form with the given parameters
fillReportForm(WebForm, String, String, String, String, String) - Method in class openfuture.bugbase.test.common.BusinessTestCase
Fill the bug report form with the given parameters
finalizeConverter(char) - Method in class junit.log4j.JUnitPatternParser
In case of T, the stack trace is written.
findFileParameter(WebForm) - Static method in class openfuture.bugbase.test.bugreports.JspAddBugReportTestCase
Search the form for the first file parameter
findForm(WebForm[], String) - Static method in class openfuture.bugbase.test.common.BusinessTestCase
Find a certain form.
findForm(WebForm[], String) - Method in class openfuture.bugbase.test.common.JspBaseTestCase
Find a certain form.
findLink(WebLink[], String) - Static method in class openfuture.bugbase.test.common.BusinessTestCase
Find a certain link.
findLinkByText(WebLink[], String) - Static method in class openfuture.bugbase.test.common.BusinessTestCase
Find a certain link.
findNextPage(HttpServletRequest, ActionMapping) - Method in class openfuture.bugbase.actions.BugBaseAction
Try to forward to the last page visited.
fLoggedTestResult - Variable in class junit.logswingui.TestRunner
 
focusGained(FocusEvent) - Method in class openfuture.bugbase.app.controller.AbsController
 
focusGained(FocusEvent) - Method in class openfuture.bugbase.app.controller.GeneralAdminController
 
focusGained(FocusEvent) - Method in class openfuture.bugbase.app.controller.ProjectAdminController
 
focusLost(FocusEvent) - Method in class openfuture.bugbase.app.controller.AbsController
 
fProtocolButton - Variable in class junit.logswingui.TestRunner
 
fProtocolView - Variable in class junit.logswingui.TestRunner
 

G

GeneralAdminController - class openfuture.bugbase.app.controller.GeneralAdminController.
Controller for GeneralAdminView. Created: Tue Feb 08 23:48:11 2000
GeneralAdminController(BugBaseServletClient, BugBaseAdminModel) - Constructor for class openfuture.bugbase.app.controller.GeneralAdminController
 
GeneralAdminView - class openfuture.bugbase.app.view.GeneralAdminView.
Panel for general administration tasks.
GeneralAdminView(BugBaseServletClient, BugBaseAdminModel) - Constructor for class openfuture.bugbase.app.view.GeneralAdminView
 
getActualUser() - Method in class openfuture.bugbase.app.controller.UserController
Returns the user currently selected.
getAdminUser() - Method in class openfuture.bugbase.test.common.BusinessTestCase
Get the value of adminUser.
getAppletContext() - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Get the value of appletContext.
getAppletContext() - Method in class openfuture.bugbase.app.view.MainView
Get the value of appletContext.
getArgs() - Method in class openfuture.util.misc.Message
Get the value of args.
getAttachment() - Method in class openfuture.bugbase.forms.NewBugReportForm
Get the value of attachment.
getAttachmentPath() - Method in class openfuture.bugbase.domain.BugReport
Get the value of attachmentPath.
getAttachmentPath() - Method in class openfuture.bugbase.forms.BugReportForm
Get the value of attachmentPath.
getAttachmentsURL() - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Get the value of attachmentsURL.
getAttachmentsURL() - Method in class openfuture.bugbase.app.view.MainView
Get the value of attachmentsURL.
getAuthor() - Method in class openfuture.bugbase.forms.ViewReportsForm
Get the value of author.
getAvailableUpdates() - Method in class openfuture.bugbase.app.controller.DatabaseAdminController
Get the list of all available version labels
getAvailableUpdates() - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Retrieve the list of available updates.
getBody() - Method in class openfuture.bugbase.forms.SendMailForm
Get the value of body.
getBoolIndex(Boolean) - Method in class openfuture.bugbase.app.view.BugReportsOverview
 
getBugReport() - Method in class openfuture.bugbase.app.controller.AbsController
Get the value of bugReport.
getBugReport(Integer) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Retrieve a single bug report.
getBugReport(Integer, LinkedList) - Method in class openfuture.bugbase.domain.Persistency
Retrieve a single bug report.
GetBugReportAction - class openfuture.bugbase.actions.GetBugReportAction.
Action bean for retrieval of a single bug report. Created: Wed Feb 14 05:49:17 2001
GetBugReportAction() - Constructor for class openfuture.bugbase.actions.GetBugReportAction
 
getBugReportList() - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Get the value of bugReportList.
getBugReportList() - Method in class openfuture.bugbase.app.model.BugReportTableModel
Get the value of bugReportList.
getBugReportList() - Method in class openfuture.bugbase.app.view.BugReportsOverview
Get the value of bugReportList.
getBugReportList(String, Boolean, Boolean, Boolean, Boolean, String, String, String) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Retrieve the list of bug reports matching the given criteria.
getBugReportList(String, Boolean, Boolean, Boolean, Boolean, String, String, String, LinkedList) - Method in class openfuture.bugbase.domain.Persistency
Get the list of bug reports for the given project selecting only those which match the given filters.
getBuild() - Method in class openfuture.bugbase.model.VersionLabel
Get the value of build.
getChooser() - Method in class junit.logswingui.DefaultTestProtocolView
Get the value of chooser.
getClient() - Method in class openfuture.bugbase.test.common.BusinessTestCase
Get the value of client.
getClient() - Method in class openfuture.bugbase.test.common.JspBaseTestCase
Get the value of client.
getClient(HttpServletRequest) - Method in class openfuture.bugbase.actions.BugBaseAction
Get the value of client.
getCodes() - Method in class openfuture.util.misc.SessionLocales
Get the value of codes.
getColor() - Method in class openfuture.masterdata.test.Paint
Return contents of field color
getColumnClass(int) - Method in class openfuture.bugbase.app.model.BugReportTableModel
 
getColumnClass(int) - Method in class openfuture.util.misc.TableMap
 
getColumnCount() - Method in class openfuture.bugbase.app.model.BugReportTableModel
 
getColumnCount() - Method in class openfuture.util.misc.TableMap
 
getColumnName(int) - Method in class openfuture.bugbase.app.model.BugReportTableModel
Method is used to define the column labels
getColumnName(int) - Method in class openfuture.util.misc.TableMap
 
getConnection() - Method in class openfuture.util.database.DBServer
Retrieve a new database connection.
getConsoleText() - Method in class openfuture.bugbase.app.controller.DatabaseAdminController
Get the value of consoleText.
getContainer() - Method in class openfuture.util.masterdata.MRMasterDataSource
Get the value of container.
getContainer() - Method in class openfuture.util.masterdata.RBMasterDataSource
Get the value of container.
getContinueText() - Method in class openfuture.util.forms.TransactionResultForm
Returns the text of the "Continue" link.
getContinueURL() - Method in class openfuture.util.forms.TransactionResultForm
Returns the URL where the "Continue" link points to.
getCreationDate() - Method in class openfuture.bugbase.model.Session
returns the creation date of the object.
getCriteria() - Method in class openfuture.bugbase.test.bugreports.JspAddBugReportTestCase
Get the value of criteria.
getData() - Method in class openfuture.masterdata.MasterDataContainer
Return contents of field data
getData() - Method in interface openfuture.masterdata.IMasterDataContainer
return the contained data Creation date: (10.09.00 10:10:44)
getData() - Method in class openfuture.masterdata.LDMasterDataContainer
Return contents of field data
getData() - Method in class openfuture.util.masterdata.LocalizedMasterDataContainer
Returns the master data for all languages.
getDataHash() - Method in class openfuture.util.masterdata.LocalizedMasterDataContainer
Get the value of dataHash.
getDateFixed() - Method in class openfuture.bugbase.domain.BugReport
Get the value of dateFixed.
getDateFixed() - Method in class openfuture.bugbase.forms.BugReportForm
Get the value of dateFixed.
getDateFormat() - Method in class openfuture.bugbase.test.bugreports.JspAddBugReportTestCase
Get the date format used to make bug report titles unique.
getDateRejected() - Method in class openfuture.bugbase.domain.BugReport
Get the value of dateRejected.
getDateRejected() - Method in class openfuture.bugbase.forms.BugReportForm
Get the value of dateRejected.
getDateReported() - Method in class openfuture.bugbase.domain.BugReport
Get the value of dateReported.
getDateReported() - Method in class openfuture.bugbase.forms.BugReportForm
Get the value of dateReported.
getDateStarted() - Method in class openfuture.bugbase.domain.BugReport
Get the value of dateStarted.
getDateStarted() - Method in class openfuture.bugbase.forms.BugReportForm
Get the value of dateStarted.
getDeletedElements() - Method in class openfuture.bugbase.app.controller.ListController
Get the value of deletedElements.
getDescription() - Method in class openfuture.bugbase.domain.BugReport
Get the value of description.
getDescription() - Method in class openfuture.bugbase.forms.NewBugReportForm
Get the value of description.
getDescription() - Method in class openfuture.bugbase.forms.BugReportForm
Get the value of description.
getDescription() - Method in interface openfuture.bugbase.model.Transaction
Description for this version update.
getDescription() - Method in class openfuture.util.error.I18NException
Get the value of description.
getDestination() - Method in class openfuture.bugbase.forms.SendMailForm
Get the value of destination.
getDetailedStatusString() - Static method in class openfuture.util.misc.Trace
is used to retrieve information about the config file that is currently in use.
getDisplayNames() - Method in class openfuture.util.misc.SessionLocales
Get the value of displayNames.
getDoctor() - Method in class openfuture.bugbase.domain.BugReport
Get the value of doctor.
getDoctor() - Method in class openfuture.bugbase.forms.ViewReportsForm
Get the value of doctor.
getDoctors() - Method in class openfuture.bugbase.app.controller.BugReportController
Retrieves the list of doctors for this project from the servlet.
getDoctors() - Method in class openfuture.bugbase.domain.Persistency
Extract those users belonging to the group 'doctors'.
getDoctors() - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Retrieve the list of users belonging to the 'doctors' group
getDoctors() - Method in class openfuture.bugbase.xobjects.QueryResultMasterData
Get the value of doctors.
getDoctorUser() - Method in class openfuture.bugbase.test.common.BusinessTestCase
Get the value of doctorUser.
getElementAt(int) - Method in class openfuture.bugbase.app.model.SimpleListModel
Return the i'th parameter of the list
getEmail() - Method in class openfuture.bugbase.domain.User
Get the value of email.
getEmail() - Method in class openfuture.bugbase.forms.RegistrationForm
Get the value of email.
getErrorHandler() - Method in class junit.log4j.JUnitAppender
Get the value of errorHandler.
getErrorLevel() - Method in class openfuture.bugbase.domain.BugReport
Get the value of errorLevel.
getErrorLevel() - Method in class openfuture.bugbase.forms.NewBugReportForm
Get the value of errorLevel.
getErrorLevel() - Method in class openfuture.bugbase.forms.BugReportForm
Get the value of errorLevel.
getErrorLevelKeys() - Method in class openfuture.bugbase.domain.MasterDataProvider
Convienience method accessing the keys from MasterDataService.ERRORLEVELS.
getErrorLevels() - Method in class openfuture.bugbase.domain.MasterDataProvider
Convienience method accessing the master data from MasterDataService.ERRORLEVELS.
getErrorLevels() - Static method in class openfuture.bugbase.model.ErrorLevel
Returns a Vector of error level names.
getErrorLevelText() - Method in class openfuture.bugbase.forms.BugReportForm
Get the textual description of the error level.
getErrorLevelValues() - Method in class openfuture.bugbase.domain.MasterDataProvider
Convienience method accessing the values from MasterDataService.ERRORLEVELS.
getFilename() - Method in class openfuture.bugbase.forms.BugReportForm
Get the value of filename.
getFilter() - Method in class junit.log4j.JUnitAppender
Returns the head Filter.
getFilterFixed() - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Get the value of filterFixed.
getFilterRejected() - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Get the value of filterRejected.
getFilterReported() - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Get the value of filterReported.
getFilterStarted() - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Get the value of filterStarted.
getFixed() - Method in class openfuture.bugbase.forms.ViewReportsForm
Get the value of fixed.
getGroupController() - Method in class openfuture.bugbase.app.controller.UserController
Get the value of groupController.
getGroupid() - Method in class openfuture.bugbase.domain.BugReport
Get the value of groupid.
getGroupid() - Method in class openfuture.bugbase.forms.NewBugReportForm
Get the value of groupid.
getGroupid() - Method in class openfuture.bugbase.forms.BugReportForm
Get the value of groupid.
getGroupList() - Method in class openfuture.bugbase.domain.User
Get the value of groupList.
getGroups() - Method in class openfuture.bugbase.app.controller.BugReportController
Get the value of groups.
getGroups() - Method in class openfuture.bugbase.app.controller.GeneralAdminController
Get the value of groups.
getGroups() - Method in class openfuture.bugbase.app.model.BugBaseAdminModel
Get the value of groups.
getGroups() - Method in class openfuture.bugbase.domain.Persistency
Retrieves the list of all group IDs
getGroups() - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Retrieve the list of all group IDs
getId() - Method in class openfuture.bugbase.domain.BugReport
Get the value of id.
getId() - Method in class openfuture.bugbase.forms.BugReportForm
Get the value of id.
getId() - Method in interface openfuture.masterdata.IMasterData
Return contents of field id
getId() - Method in class openfuture.masterdata.MasterData
Return contents of field id
getID() - Method in class openfuture.bugbase.model.Session
Returns the session id.
getIgnoreEvents() - Method in class openfuture.bugbase.app.controller.AbsController
Get the value of ignoreEvents.
getIndex(String, Vector) - Method in class openfuture.bugbase.app.view.AbsPanel
 
getInstance() - Static method in class junit.log4j.JUnitAppenderSingleton
Return the instance of this class.
getInstance() - Static method in class openfuture.bugbase.servlet.SessionManager
Get the value of instance.
getKey() - Method in class openfuture.util.misc.Message
Get the value of key.
getLabel() - Method in class openfuture.bugbase.model.Version
Get the value of label.
getLanguage() - Method in interface openfuture.masterdata.ILanguageDependent
Return contents of field language
getLanguage() - Method in class openfuture.masterdata.DefaultMasterDataProvider
Return contents of field language
getLanguage() - Method in class openfuture.masterdata.LDMasterData
Return contents of field language
getLanguage(String) - Method in class openfuture.masterdata.test.MyMasterDataProvider
Insert the method's description here.
getLanguages() - Method in class openfuture.masterdata.test.MyMasterDataProvider
Insert the method's description here.
getLastAccess() - Method in class openfuture.bugbase.model.Session
Get the value of lastAccess.
getLastchange() - Method in class openfuture.bugbase.model.Version
Get the value of lastchange.
getLayout() - Method in class junit.log4j.JUnitAppender
Get the value of layout.
getLayout() - Static method in class junit.log4j.JUnitAppenderSingleton
Get the value of layout.
getLeftList() - Method in class openfuture.bugbase.app.view.DoubleListPanel
 
getLeftListModel() - Method in class openfuture.bugbase.app.controller.DoubleListController
Get the value of leftListModel.
getLeftSelected() - Method in class openfuture.bugbase.app.controller.DoubleListController
Get the value of leftSelected.
getLeftSelectedIndex() - Method in class openfuture.bugbase.app.controller.DoubleListController
Get the value of leftSelectedIndex.
getList() - Method in class openfuture.bugbase.app.model.SimpleListModel
Get the value of list.
getListModel() - Method in class openfuture.bugbase.app.controller.ListController
Get the value of myListModel.
getLocale() - Method in class openfuture.bugbase.domain.MasterDataProvider
Get the used locale.
getLocale() - Method in class openfuture.bugbase.forms.SelectLanguageForm
Get the value of locale.
getLocale() - Method in class openfuture.masterdata.test.Language
Return contents of field locale
getLocales() - Method in class openfuture.util.misc.SessionLocales
Get the value of locales.
getLog() - Method in class openfuture.bugbase.test.common.JspBaseTestCase
Convenience method accessing the Cactus LogService Log.
getLogin() - Static method in class openfuture.bugbase.app.view.ChangePasswordDialog
Get the value of login.
getLogin() - Static method in class openfuture.bugbase.app.view.LoginDialog
Get the value of login.
getLoginManager(HttpServletRequest) - Method in class openfuture.bugbase.actions.BugBaseAction
Get the value of loginManager.
getMajorVersion() - Method in class openfuture.bugbase.model.VersionLabel
Get the value of majorVersion.
getManufacturer(String) - Method in class openfuture.masterdata.test.MyMasterDataProvider
Insert the method's description here.
getManufacturers() - Method in class openfuture.masterdata.test.MyMasterDataProvider
Insert the method's description here.
getMasterData(String) - Method in class openfuture.bugbase.domain.MasterDataProvider
Get the master data for the given type.
getMasterData(String) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Retrieve the list of doctors and project packages
getMasterData(String) - Method in class openfuture.masterdata.MasterDataContainer
Provides another container with master data for the given language As this implementation is used to manage non-language dependent master data, it always returns a new container which contains all master data Creation date: (10.09.00 10:10:44)
getMasterData(String) - Method in class openfuture.masterdata.DefaultMasterDataProvider
get some master data from the cache; if no data available in the provider, data are fetched from the service
getMasterData(String) - Method in interface openfuture.masterdata.IMasterDataProvider
get some master data from the cache; if no data available in the provider, data are fetched from the service
getMasterData(String) - Method in interface openfuture.masterdata.IMasterDataContainer
Provides another container with master data for the given language Creation date: (10.09.00 10:10:44)
getMasterData(String) - Method in class openfuture.masterdata.LDMasterDataContainer
Provides another container with master data for the given language Creation date: (10.09.00 10:10:44)
getMasterData(String) - Method in interface openfuture.masterdata.IMasterDataSource
Insert the method's description here.
getMasterData(String) - Method in class openfuture.masterdata.test.ManufacturerDataSource
Provide some instances of Paint as simple example
getMasterData(String) - Method in class openfuture.masterdata.test.LanguageDataSource
Provide some instances of Language as simple example
getMasterData(String) - Method in class openfuture.masterdata.test.PaintDataSource
Provide some instances of Paint as simple example
getMasterData(String) - Method in class openfuture.util.masterdata.LocalizedMasterDataContainer
Returns the master data container for the given language key.
getMasterData(String) - Method in class openfuture.util.masterdata.MRMasterDataSource
If MRMasterDataSource.getType() returns null or is equal to type, the container with master data is returned.
getMasterData(String) - Method in class openfuture.util.masterdata.RBMasterDataSource
If RBMasterDataSource.getType() returns null or is equal to type, the container with master data is returned.
getMasterData(String, String) - Method in class openfuture.bugbase.domain.MasterDataProvider
Get the master data for the given key from type in the set locale.
getMasterData(String, String) - Method in class openfuture.masterdata.DefaultMasterDataService
Passes Master Data of the specified type and a given language to the Master Data Provider.
getMasterData(String, String) - Method in interface openfuture.masterdata.IMasterDataService
Passes Master Data of the specified type and a given language to the Master Data Provider.
getMasterData(String, String) - Method in class openfuture.masterdata.DefaultMasterDataProvider
get some master data from the cache for a given language
getMasterData(String, String) - Method in interface openfuture.masterdata.IMasterDataProvider
get some master data from the cache for a given language
getMasterDataCache() - Static method in class openfuture.masterdata.DefaultMasterDataService
Return contents of field masterDataCache
getMasterDataCache() - Method in class openfuture.masterdata.DefaultMasterDataProvider
Return contents of field masterDataCache
getMasterDataProvider() - Method in class openfuture.bugbase.forms.BugReportForm
Get the value of masterDataProvider.
getMasterDataProvider(HttpServletRequest) - Method in class openfuture.bugbase.actions.BugBaseAction
Return the value of the masterdata provider.
getMasterDataText(String, String) - Method in class openfuture.bugbase.domain.MasterDataProvider
Return the value of the masterdata of given type and given key.
getMessage() - Method in class openfuture.bugbase.model.Result
Get the value of message.
getMessage() - Method in class openfuture.util.error.I18NException
 
getMessage(ResourceBundle) - Method in class openfuture.util.error.I18NException
 
getMessages() - Method in class openfuture.util.forms.TransactionResultForm
Returns the messages to be displayed.
getMessages() - Method in class openfuture.util.forms.QueryAnswerForm
Returns the messages to be displayed.
getMinorVersion() - Method in class openfuture.bugbase.model.VersionLabel
Get the value of minorVersion.
getModel() - Method in class openfuture.util.misc.TableMap
 
getMyActionListener() - Method in class openfuture.bugbase.app.view.AbsPanel
Get the value of myActionListener.
getMyController() - Method in class openfuture.bugbase.app.view.AbsPanel
Get the value of myController.
getMyFocusListener() - Method in class openfuture.bugbase.app.view.AbsPanel
Get the value of myFocusListener.
getMyItemListener() - Method in class openfuture.bugbase.app.view.AbsPanel
Get the value of myItemListener.
getMyListSelectionListener() - Method in class openfuture.bugbase.app.view.AbsPanel
Get the value of myListSelectionListener.
getName() - Method in class junit.log4j.JUnitAppender
Get the value of name.
getName() - Method in class openfuture.bugbase.domain.User
Get the value of name.
getName() - Method in class openfuture.bugbase.forms.RegistrationForm
Get the value of name.
getNewElement() - Method in class openfuture.bugbase.app.controller.ListController
Get the value of newElement.
getNewPassword() - Method in class openfuture.bugbase.app.controller.UserController
Getter for the new password field entry.
getNewPassword() - Static method in class openfuture.bugbase.app.view.ChangePasswordDialog
Get the value of newPassword.
getNewPassword2() - Static method in class openfuture.bugbase.app.view.ChangePasswordDialog
Get the value of newPassword2.
getNormalUser() - Method in class openfuture.bugbase.test.common.BusinessTestCase
Get the value of normalUser.
getNoText() - Method in class openfuture.util.forms.QueryAnswerForm
Get the value of noText.
getNoUrl() - Method in class openfuture.util.forms.QueryAnswerForm
Get the value of noUrl.
getObjectVersion(String) - Method in class openfuture.bugbase.domain.Persistency
Get the version of a persinstency object.
getObjectVersions() - Method in class openfuture.bugbase.xobjects.QueryResultVersions
Get the value of objectVersions.
getOptionStrings() - Method in class junit.log4j.JUnitAppender
Deprecated. Use the getter method for the option directly instead
getOutput() - Method in class openfuture.bugbase.model.TransactionResult
Get the value of output.
getPackageName() - Method in class openfuture.bugbase.domain.BugReport
Get the value of packageName.
getPackageName() - Method in class openfuture.bugbase.forms.NewBugReportForm
Get the value of packageName.
getPackageName() - Method in class openfuture.bugbase.forms.BugReportForm
Get the value of packageName.
getPackages() - Method in class openfuture.bugbase.app.controller.BugReportController
Retrieves the list of packages for this project from the servlet.
getPackages() - Method in class openfuture.bugbase.app.controller.ProjectAdminController
Get the value of packages.
getPackages() - Method in class openfuture.bugbase.app.view.BugBasePanel
Get the value of packages.
getPackages() - Method in class openfuture.bugbase.xobjects.QueryResultMasterData
Get the value of packages.
getPackages(String) - Method in class openfuture.bugbase.domain.Persistency
Get the value of packages.
getPackages(String) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Retrieve the list of packages for a given project.
getPackages(String, Integer) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Retrieves the list of packages for a certain project.
getPaint(String) - Method in class openfuture.masterdata.test.MyMasterDataProvider
Insert the method's description here.
getPaints() - Method in class openfuture.masterdata.test.MyMasterDataProvider
Insert the method's description here.
getPassword() - Method in class openfuture.bugbase.domain.Login
Get the value of password.
getPassword() - Method in class openfuture.bugbase.forms.LoginForm
Get the value of password.
getPassword() - Method in class openfuture.bugbase.forms.RegistrationForm
Get the value of password.
getPassword() - Method in class openfuture.util.database.DBServer
Get the value of password.
getPassword2() - Method in class openfuture.bugbase.forms.RegistrationForm
Get the value of password2.
getPasswordField() - Method in class openfuture.bugbase.app.view.UserPanel
Returns the password widget.
getPersistencyVersion() - Method in class openfuture.bugbase.domain.Persistency
Get the persistency version.
getPersistencyVersion() - Method in class openfuture.bugbase.xobjects.QueryResultVersions
Get the value of persistencyVersion.
getProject() - Method in class openfuture.bugbase.app.controller.AbsController
Get the value of project.
getProject() - Method in class openfuture.bugbase.app.controller.ProjectAdminController
Get the value of project.
getProject() - Method in class openfuture.bugbase.app.model.BugBaseLogin
Get the value of project.
getProject() - Method in class openfuture.bugbase.domain.BugReport
Get the value of project.
getProject() - Method in class openfuture.bugbase.forms.LoginForm
Get the value of project.
getProject(HttpServletRequest) - Method in class openfuture.bugbase.actions.BugBaseAction
Convenience method for retrieving the stored project object from the session context.
getProjectAdminView() - Method in class openfuture.bugbase.app.view.GeneralAdminView
Get the value of projectAdminView.
getProjects() - Method in class openfuture.bugbase.app.controller.GeneralAdminController
Get the value of projects.
getProjects() - Method in class openfuture.bugbase.app.controller.ProjectAdminController
Get the value of projects.
getProjects() - Method in class openfuture.bugbase.app.model.BugBaseAdminModel
Get the value of projects.
getProjects() - Method in class openfuture.bugbase.domain.Persistency
Get the value of projects.
getProjects() - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Retrieve the list of projects registered at Bug Base.
getProperties() - Method in class junit.log4j.LoggedTestCase
Get the value of properties.
getProperties() - Method in class openfuture.bugbase.test.common.JspBaseTestCase
Get the value of properties.
getQueryParameter() - Method in class openfuture.bugbase.xobjects.BugBaseQuery
Get the value of queryParameter.
getQueryString() - Method in class openfuture.bugbase.forms.ViewReportsForm
Get the value of queryString.
getQueryString(HttpServletRequest) - Method in class openfuture.bugbase.actions.BugBaseAction
Convenience method for retrieving the stored query string from the session context.
getQueryType() - Method in class openfuture.bugbase.xobjects.BugBaseQueryResult
Get the value of queryType.
getQueryType() - Method in class openfuture.bugbase.xobjects.BugBaseQuery
Get the value of queryType.
getQuestion() - Method in class openfuture.util.forms.QueryAnswerForm
Get the value of question.
getRealRow(int) - Method in class openfuture.util.misc.TableSorter
maps the index from the sorted row to the original one
getReasons() - Method in class openfuture.util.error.I18NException
Get the value of reasons.
getRejected() - Method in class openfuture.bugbase.forms.ViewReportsForm
Get the value of rejected.
getReported() - Method in class openfuture.bugbase.forms.ViewReportsForm
Get the value of reported.
getReporter() - Method in class openfuture.bugbase.domain.BugReport
Get the value of reporter.
getResourceBundle() - Method in class openfuture.bugbase.servlet.BugBaseServlet
Get the value of resourceBundle.
getResourceBundle() - Method in class openfuture.bugbase.test.common.BusinessTestCase
Get the value of resourceBundle.
getResult() - Method in class openfuture.bugbase.xobjects.BugBaseQueryResult
Get the value of result.
getRightList() - Method in class openfuture.bugbase.app.view.DoubleListPanel
 
getRightListModel() - Method in class openfuture.bugbase.app.controller.DoubleListController
Get the value of rightListModel.
getRightSelected() - Method in class openfuture.bugbase.app.controller.DoubleListController
Get the value of rightSelected.
getRightSelectedIndex() - Method in class openfuture.bugbase.app.controller.DoubleListController
Get the value of rightSelectedIndex.
getRoot() - Static method in class openfuture.bugbase.app.view.ChangePasswordDialog
Get the value of root.
getRoot() - Static method in class openfuture.bugbase.app.view.StringDialog
Get the value of root.
getRoot() - Static method in class openfuture.bugbase.app.view.LoginDialog
Get the value of root.
getRowCount() - Method in class openfuture.bugbase.app.model.BugReportTableModel
Returns the number of records managed by the data source object.
getRowCount() - Method in class openfuture.util.misc.TableMap
 
getSelected() - Method in class openfuture.bugbase.app.controller.ListController
Get the value of selected.
getSelectedIndex() - Method in class openfuture.bugbase.app.controller.ListController
Get the value of selectedIndex.
getService() - Method in class openfuture.bugbase.domain.MasterDataProvider
Get the value of service.
getService() - Method in class openfuture.masterdata.DefaultMasterDataProvider
Return contents of field service
getServletClient() - Method in class openfuture.bugbase.app.controller.AbsController
Get the value of servletClient.
getServletPath(HttpServletRequest) - Method in class openfuture.bugbase.actions.BugBaseAction
Convenience method for retrieving the stored servlet path of the request from the session context.
getServletProxy() - Method in class openfuture.bugbase.domain.LoginManager
Get the value of servletProxy.
getServletVersion() - Method in class openfuture.bugbase.xobjects.QueryResultVersions
Get the value of servletVersion.
getSession(Integer) - Static method in class openfuture.bugbase.servlet.SessionManager
Returns the session with the given session id.
getSessionID() - Method in class openfuture.bugbase.model.Session
ID of the session (using Session.hashCode().
getSessionID() - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Get the value of sessionID.
getSessionID() - Method in class openfuture.bugbase.xobjects.BugBaseQueryResult
Get the value of sessionID.
getSessionID() - Method in class openfuture.bugbase.xobjects.BugBaseQuery
Get the value of sessionID.
getSessionKey() - Method in class openfuture.bugbase.model.Session
Get the value of sessionKey.
getSessionMap() - Method in class openfuture.bugbase.servlet.SessionManager
Get the value of sessionMap.
getSize() - Method in class openfuture.bugbase.app.model.SimpleListModel
Size of the list
getSqlServer() - Method in class openfuture.bugbase.domain.Persistency
Get the value of sqlServer.
getStarted() - Method in class openfuture.bugbase.forms.ViewReportsForm
Get the value of started.
getState() - Method in class openfuture.bugbase.domain.DomainObject
Get the value of state.
getStatus() - Method in class openfuture.bugbase.domain.BugReport
Derive the status from the date fields.
getStatus() - Method in class openfuture.bugbase.forms.BugReportForm
Get the value of status.
getStatus() - Method in class openfuture.bugbase.model.BugReportStatus
Get the value of status.
getStatus() - Method in class openfuture.bugbase.model.TransactionResult
Get the value of status.
getStatus() - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Retrieve the status information from the BugBaseServlet.
getStatusString() - Static method in class openfuture.util.misc.Trace
is used to retrieve information about the config file that is currently in use.
getStatusText() - Method in class openfuture.bugbase.forms.BugReportForm
Derive the status from the date fields.
getSubject() - Method in class openfuture.bugbase.forms.SendMailForm
Get the value of subject.
getSuffix() - Method in class openfuture.bugbase.model.VersionLabel
Get the value of suffix.
getTestuserIDs() - Method in class openfuture.bugbase.test.access.NewUserTestCase
Return the list of test users' IDs
getTestusers() - Method in class openfuture.bugbase.test.access.NewUserTestCase
Get the value of testusers.
getText() - Method in interface openfuture.masterdata.IMasterData
Return contents of field text
getText() - Method in class openfuture.masterdata.MasterData
Return contents of field text
getTextArea() - Method in class junit.logswingui.DefaultTestProtocolView
Get the value of textArea.
getTimeout() - Method in class openfuture.bugbase.domain.LoginManager
Get the value of timeout.
getTitle() - Method in class openfuture.bugbase.domain.BugReport
Get the value of title.
getTitle() - Method in class openfuture.bugbase.forms.NewBugReportForm
Get the value of title.
getTitle() - Method in class openfuture.bugbase.forms.BugReportForm
Get the value of title.
getTitle() - Method in class openfuture.util.forms.TransactionResultForm
Returns the title to be displayed.
getTitle() - Method in class openfuture.util.forms.QueryAnswerForm
Returns the title to be displayed.
getType() - Method in class openfuture.util.masterdata.MRMasterDataSource
Get the value of type.
getType() - Method in class openfuture.util.masterdata.RBMasterDataSource
Get the value of type.
getUniqueFilename(File) - Method in class junit.logswingui.DefaultTestProtocolView
Create a new filename in the given directory.
getUniqueFilename(String, String, File) - Static method in class openfuture.bugbase.test.common.BusinessTestCase
Create a new filename in the given directory.
getUrl() - Method in class openfuture.util.database.DBServer
Get the database connection string.
getUser() - Method in class openfuture.bugbase.app.controller.BugReportController
Get the value of user.
getUser() - Method in class openfuture.util.database.DBServer
Get the value of user.
getUser(HttpServletRequest) - Method in class openfuture.bugbase.actions.BugBaseAction
Convenience method for retrieving the stored user object from the session context.
getUser(Session) - Static method in class openfuture.bugbase.servlet.BugBaseServlet
Retrieve the user object from the current session.
getUser(String) - Method in class openfuture.bugbase.app.controller.BugReportController
Retrieves the user with the given user ID
getUser(String) - Method in class openfuture.bugbase.domain.Persistency
Retrieve the user with the given user ID.
getUserController() - Method in class openfuture.bugbase.app.controller.GeneralAdminController
Get the value of userController.
getUserData() - Method in class openfuture.bugbase.app.controller.GeneralAdminController
Get the value of userData.
getUserData() - Method in class openfuture.bugbase.app.model.BugBaseAdminModel
Get the value of userData.
getUserData() - Method in class openfuture.bugbase.domain.Persistency
Retrieves user data from the database
getUserData() - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Retrieve the list of user data.
getUserid() - Method in class openfuture.bugbase.domain.Login
Get the value of userid.
getUserid() - Method in class openfuture.bugbase.forms.LoginForm
Get the value of userid.
getUserid() - Method in class openfuture.bugbase.forms.RegistrationForm
Get the value of userid.
getUseridField() - Method in class openfuture.bugbase.app.view.UserPanel
Returns the user ID widget.
getUserList() - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Retrieve the list of user data except for their passwords.
getUsers() - Method in class openfuture.bugbase.app.controller.BugReportController
Retrieves the list of users for this project from the servlet.
getValue() - Static method in class openfuture.bugbase.app.view.StringDialog
Get the value of value.
getValue() - Method in class openfuture.bugbase.model.ErrorLevel
Returns the internal representation of the error level
getValue() - Method in class openfuture.bugbase.model.Result
Get the value of value.
getValue(String) - Method in class openfuture.bugbase.model.Session
Returns the object for the given key.
getValueAt(int, int) - Method in class openfuture.bugbase.app.model.BugReportTableModel
Method is used to access a single table cell
getValueAt(int, int) - Method in class openfuture.util.misc.TableMap
 
getValueAt(int, int) - Method in class openfuture.util.misc.TableSorter
 
getVersion() - Method in class openfuture.bugbase.app.controller.DatabaseAdminController
Get the value of version.
getVersion() - Method in interface openfuture.bugbase.model.VersionUpdate
Persistency version after this update.
getVersion() - Static method in class openfuture.masterdata.test.Paint
get the version
getVersionLabel() - Method in class openfuture.bugbase.domain.VersionManager
Get the current persistency version.
getVersions() - Method in class openfuture.bugbase.domain.VersionManager
Returns a list of Version sorted in ascending order.
getVersions() - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Retrieve the versions of the BugBaseServlet, persistency and the available versions from the version manager.
getVersions(Version) - Method in class openfuture.bugbase.domain.VersionManager
Returns a list of Version sorted in ascending order less or equal than maxVersion.
getView() - Method in class openfuture.bugbase.app.controller.AbsController
Get the value of view.
getWarnings() - Method in class openfuture.bugbase.model.TransactionResult
Get the value of warnings.
getYesNoDefault() - Method in class openfuture.bugbase.domain.MasterDataProvider
Convienience method accessing the master data from MasterDataService.YES_NO_DEFAULT.
getYesNoDefaultKeys() - Method in class openfuture.bugbase.domain.MasterDataProvider
Convienience method accessing the keys from MasterDataService.YES_NO_DEFAULT.
getYesNoDefaultValues() - Method in class openfuture.bugbase.domain.MasterDataProvider
Convienience method accessing the values from MasterDataService.YES_NO_DEFAULT.
getYesText() - Method in class openfuture.util.forms.QueryAnswerForm
Get the value of yesText.
getYesUrl() - Method in class openfuture.util.forms.QueryAnswerForm
Get the value of yesUrl.

H

handleEvents(AWTEvent, Object, String) - Method in class openfuture.bugbase.app.controller.GeneralAdminController
 
handleEvents(AWTEvent, Object, String) - Method in class openfuture.bugbase.app.controller.UserController
Central event handler
handleEvents(AWTEvent, Object, String) - Method in class openfuture.bugbase.app.controller.DatabaseAdminController
 
handleMessage(BugBaseQuery) - Method in class openfuture.bugbase.servlet.BugBaseServlet
This is the central dispatcher.
hashCode() - Method in class openfuture.bugbase.model.Session
Returns the hashCode of SessionKey.
hashCode() - Method in class openfuture.masterdata.MasterData
Generates a hash code for the receiver.
hashCode() - Method in class openfuture.masterdata.LDMasterData
Generates a hash code for the receiver.
hasMasterData(String) - Method in class openfuture.masterdata.MasterDataContainer
Indicates if this container can provide data for a given language.
hasMasterData(String) - Method in interface openfuture.masterdata.IMasterDataContainer
indicates if this container can provide data for a given language.
hasMasterData(String) - Method in class openfuture.masterdata.LDMasterDataContainer
indicates if this container can provide data for a given language.
hasMasterData(String) - Method in class openfuture.util.masterdata.LocalizedMasterDataContainer
Returns true, iff this container has master data for the given language key.
hasReasonKey(I18NException, String) - Static method in class openfuture.bugbase.test.common.BusinessTestCase
Search in the reasons of the given exceptions if there is a reason with the given key.
headFilter - Variable in class junit.log4j.JUnitAppender
The first filter in the filter chain.
hide() - Method in interface junit.logswingui.TestProtocolView
Hide the protocol window.
HyperSQLServer - class openfuture.util.database.HyperSQLServer.
Database server for Hypersonic SQL. Created: Tue Feb 08 05:56:58 2000
HyperSQLServer() - Constructor for class openfuture.util.database.HyperSQLServer
 

I

I18NException - exception openfuture.util.error.I18NException.
Exception containing the (internationalizable) description of the reason why this exception occured and the resulting situation.
I18NException(Message) - Constructor for class openfuture.util.error.I18NException
Create a new instance.
I18NException(Message, I18NException) - Constructor for class openfuture.util.error.I18NException
Derive a new instance from an existing one.
I18NException(Message, Message[]) - Constructor for class openfuture.util.error.I18NException
Create a new instance.
ILanguageDependent - interface openfuture.masterdata.ILanguageDependent.
This interface is implemented by classes which implement language dependent behavior.
IMasterData - interface openfuture.masterdata.IMasterData.
This interface is implemented by Master Data classes.
IMasterDataContainer - interface openfuture.masterdata.IMasterDataContainer.
This interface defines the services a Master Data Container must implement.
IMasterDataProvider - interface openfuture.masterdata.IMasterDataProvider.
This interface defines the services a Master Data Provider must implement Creation date: (09.09.00 21:52:30)
IMasterDataService - interface openfuture.masterdata.IMasterDataService.
This interface defines the services a Master Data Service must implement Creation date: (09.09.00 21:53:00)
IMasterDataSource - interface openfuture.masterdata.IMasterDataSource.
This interface defines the services a Master Data Source must implement Creation date: (09.09.00 21:53:35)
in(Object, String) - Static method in class openfuture.util.misc.Trace
Describe 'in' method here.
info(Object) - Method in class junit.log4j.LoggedTestCase
Redirection to info() in the testcase category.
info(Object, Throwable) - Method in class junit.log4j.LoggedTestCase
Redirection to info() in the testcase category.
InfoDialog - class openfuture.bugbase.app.view.InfoDialog.
Information popup Created: Thu Apr 27 06:21:09 2000
InfoDialog(AbsController) - Constructor for class openfuture.bugbase.app.view.InfoDialog
 
init() - Method in class junit.logswingui.DefaultTestProtocolView
Initialize this panel.
init() - Method in class openfuture.bugbase.app.applet.BugBaseAdminApplet
 
init() - Method in class openfuture.bugbase.app.applet.BugBaseApplet
 
init() - Method in class openfuture.bugbase.app.controller.AbsController
 
init() - Method in class openfuture.bugbase.app.controller.GeneralAdminController
 
init() - Method in class openfuture.bugbase.app.controller.ProjectAdminController
 
init() - Method in class openfuture.bugbase.app.controller.DatabaseAdminController
 
init() - Method in class openfuture.bugbase.app.view.AbsPanel
 
init() - Method in class openfuture.bugbase.app.view.DoubleListPanel
 
init() - Method in class openfuture.bugbase.app.view.SimpleListPanel
 
init() - Method in class openfuture.bugbase.app.view.UserPanel
Describe init method here.
init() - Method in class openfuture.bugbase.app.view.MainView
Initialize the panel.
init() - Method in class openfuture.bugbase.app.view.MainAdminView
Initialize the panel.
init() - Method in class openfuture.bugbase.domain.Persistency
Initialize the database
init() - Static method in class openfuture.bugbase.servlet.SessionManager
Create an instance of the SessionManager.
init(Container) - Method in class openfuture.bugbase.app.view.BugBasePanel
 
init(LinkedList) - Method in class openfuture.bugbase.app.view.BugReportsOverview
 
init(ServletConfig) - Method in class openfuture.bugbase.servlet.BugBaseJspServlet
Initializes the servlet.
init(ServletConfig) - Method in class openfuture.bugbase.servlet.BugBaseServlet
Initializes the servlet.
init(String) - Method in class openfuture.bugbase.app.view.AbsPanel
 
init(String) - Method in class openfuture.bugbase.app.view.DatabaseAdminView
 
init(String) - Method in class openfuture.bugbase.app.view.ProjectAdminView
 
init(String) - Method in class openfuture.bugbase.app.view.GeneralAdminView
 
init(String[]) - Method in class openfuture.bugbase.app.view.DoubleListPanel
 
init(String[]) - Method in class openfuture.bugbase.app.view.ListPanel
 
init(String, String, String) - Method in class openfuture.util.database.DBServer
Initialize the database pointed at by url for the given database driver
init(String, String, String) - Method in class openfuture.util.database.MySqlServer
Initialize the database pointed at by url for the given database driver
init(String, String, String) - Method in class openfuture.util.database.HyperSQLServer
Initialize the database pointed at by url for the given database driver
init(String, String, String, String) - Method in class openfuture.util.database.DBServer
Initialize the database pointed at by url for the given database driver
initialize() - Method in class openfuture.masterdata.DefaultMasterDataService
Initialize the Master Data cache
Must be subclassed to provide some master data.
initialize() - Method in interface openfuture.masterdata.IMasterDataService
Initialize the Master Data cache
Must be subclassed to provide some master data.
initialize() - Method in class openfuture.masterdata.test.PaintSelectorApplication
initializes the frame
initialize() - Method in class openfuture.masterdata.test.MyMasterDataService
Initialize the Master Data cache This subclass is a simple exampe how master data can be initialized.
initialize(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class openfuture.bugbase.actions.BugBaseAction
Initialize the settings.
initialize(Component, BugBaseServletClient, String, Login) - Static method in class openfuture.bugbase.app.view.ChangePasswordDialog
Set up the dialog.
initialize(Component, BugBaseServletClient, String, String, boolean) - Static method in class openfuture.bugbase.app.view.LoginDialog
Set up the dialog.
initialize(Component, String, String, String) - Static method in class openfuture.bugbase.app.view.StringDialog
Set up the dialog.
is(int) - Method in class openfuture.bugbase.model.ErrorLevel
Compares to a bug level
isAlphaNumeric(char) - Static method in class openfuture.bugbase.model.Validators
Returns true, if c is from {A, .., z, 0, .., 9}
isAlphaNumeric(String) - Static method in class openfuture.bugbase.model.Validators
Returns true, if s contains only characters from {A, .., z, 0, .., 9}
isCellEditable(int, int) - Method in class openfuture.util.misc.TableMap
 
isDeleted() - Method in class openfuture.bugbase.domain.DomainObject
Returns true, if the domain object is deleted.
isDirty() - Method in class openfuture.bugbase.domain.DomainObject
Returns true, if the domain object is dirty.
isIn(char, char[]) - Static method in class openfuture.bugbase.model.Validators
Returns true, if x is one of the characters from chars.
isLog4jInClasspath - Variable in class junit.log4j.LoggedTestCase
 
isNew() - Method in class openfuture.bugbase.domain.DomainObject
Returns true, if the domain object is new.
isUniqueUserid(String) - Method in class openfuture.bugbase.app.controller.UserController
Calls isUniqueUserid(userid, false).
isUniqueUserid(String, boolean) - Method in class openfuture.bugbase.app.controller.UserController
Check, whether userid is a unique ID in the list of users.
isUniqueUserId(String, LinkedList) - Static method in class openfuture.bugbase.test.common.BusinessTestCase
Check, if the list of users contains a user with user ID userid.
isValidUser(String) - Method in class openfuture.bugbase.domain.LoginManager
Check, if the userid has logged in and its last access is not more than timeout seconds ago.
itemStateChanged(ItemEvent) - Method in class openfuture.bugbase.app.controller.AbsController
 

J

JspAccessTestCase - class openfuture.bugbase.test.access.JspAccessTestCase.
Test all JSPs that require a login, if the login is correctly requested. Created: Wed Oct 31 16:04:12 2001
JspAccessTestCase(String) - Constructor for class openfuture.bugbase.test.access.JspAccessTestCase
Creates a new JspAccessTestCase instance.
JspAddBugReportTestCase - class openfuture.bugbase.test.bugreports.JspAddBugReportTestCase.
Test adding a new bug report via the JSP interface. Created: Sat Nov 24 14:42:35 2001
JspAddBugReportTestCase(String) - Constructor for class openfuture.bugbase.test.bugreports.JspAddBugReportTestCase
Creates a new JspAddBugReportTestCase instance and initializes the criteria as an empty list.
JspBaseTestCase - class openfuture.bugbase.test.common.JspBaseTestCase.
Base test case for JSP tests using the Cactus framework. Created: Wed Oct 31 14:33:23 2001
JspBaseTestCase(String) - Constructor for class openfuture.bugbase.test.common.JspBaseTestCase
Creates a new JspLoginTestCase instance.
JspConstants - interface openfuture.bugbase.model.JspConstants.
Constants for JSPs. Created: Mon Feb 12 16:59:48 2001
JspLoginTestCase - class openfuture.bugbase.test.access.JspLoginTestCase.
Try simple login and logoff to and from bug base. Created: Mon Oct 29 21:36:31 2001
JspLoginTestCase(String) - Constructor for class openfuture.bugbase.test.access.JspLoginTestCase
Creates a new JspLoginTestCase instance by calling the constructor of the superclass.
junit.log4j - package junit.log4j
 
junit.logswingui - package junit.logswingui
 
JUnitAppender - class junit.log4j.JUnitAppender.
Appender that joins JUnit and Log4J. Created: Mon Nov 12 07:49:22 2001
JUnitAppender() - Constructor for class junit.log4j.JUnitAppender
Creates a new JUnitAppender instance.
JUnitAppenderSingleton - class junit.log4j.JUnitAppenderSingleton.
Singleton that distributes logging events to all registered logging listeners. Created: Mon Nov 12 10:21:18 2001
JUnitAppenderSingleton() - Constructor for class junit.log4j.JUnitAppenderSingleton
Creates a new JUnitAppenderSingleton instance.
JUnitLayout - class junit.log4j.JUnitLayout.
Extension of PatternLayout to provide stack traces of throwables in the appenders.
JUnitLayout() - Constructor for class junit.log4j.JUnitLayout
Creates a new JUnitLayout instance.
JUnitLayout(String) - Constructor for class junit.log4j.JUnitLayout
Creates a new JUnitLayout instance.
JUnitPatternParser - class junit.log4j.JUnitPatternParser.
Extension of PatternParser writing the stack trace of the throwable to the result string.
JUnitPatternParser.StacktracePatternConverter - class junit.log4j.JUnitPatternParser.StacktracePatternConverter.
Converter writing the stack trace of the throwable.
JUnitPatternParser.StacktracePatternConverter(FormattingInfo) - Constructor for class junit.log4j.JUnitPatternParser.StacktracePatternConverter
Creates a new StacktracePatternConverter instance.
JUnitPatternParser(String) - Constructor for class junit.log4j.JUnitPatternParser
Creates a new JUnitPatternParser instance.

L

label - Variable in class openfuture.bugbase.app.view.ListPanel
 
Language - class openfuture.masterdata.test.Language.
The class Language is an example for a language dependent master data class Creation date: (10.09.00 09:56:39)
Language() - Constructor for class openfuture.masterdata.test.Language
Constructor
Language(String, String, String, Locale) - Constructor for class openfuture.masterdata.test.Language
Constructor
LanguageDataSource - class openfuture.masterdata.test.LanguageDataSource.
The class LanguageDataSource is a simple (example) data source for the master data class Language Creation date: (09.09.00 22:02:54)
LanguageDataSource() - Constructor for class openfuture.masterdata.test.LanguageDataSource
Constructor
languageSelected(ActionEvent) - Method in class openfuture.masterdata.test.PaintSelectorApplication
Comment
LAST_INSERT_ID - Static variable in class openfuture.util.database.DBServer
Datatype LAST_INSERT_ID.
layoutContainer(Container) - Method in class openfuture.util.layout.XmFormLayout
Reshape all components in the container.
LDMasterData - class openfuture.masterdata.LDMasterData.
This class extends the MasterData class to provide a simple language dependent Master Data class.
LDMasterData() - Constructor for class openfuture.masterdata.LDMasterData
Constructor
LDMasterData(String, String, String) - Constructor for class openfuture.masterdata.LDMasterData
Constructor Creation date: (09.09.00 22:07:08)
LDMasterDataContainer - class openfuture.masterdata.LDMasterDataContainer.
This class implements the IMasterDataContainer interface in order to provide a container for language dependent master data.
LDMasterDataContainer() - Constructor for class openfuture.masterdata.LDMasterDataContainer
Constructor
LDMasterDataContainer(Vector) - Constructor for class openfuture.masterdata.LDMasterDataContainer
Constructor Creation date: (10.09.00 09:34:37)
ListController - class openfuture.bugbase.app.controller.ListController.
Abstract controller handling lists.
ListController(AbsController, LinkedList) - Constructor for class openfuture.bugbase.app.controller.ListController
 
ListPanel - class openfuture.bugbase.app.view.ListPanel.
 
ListPanel(String, ListController) - Constructor for class openfuture.bugbase.app.view.ListPanel
 
loadData() - Method in class openfuture.bugbase.app.controller.ProjectAdminController
 
LOCALES - Static variable in interface openfuture.bugbase.model.JspConstants
parameter name of the SessionLocales.
LocalizedMasterDataContainer - class openfuture.util.masterdata.LocalizedMasterDataContainer.
LocalizedMasterDataContainer.java Created: Wed Jan 10 14:25:03 2001
LocalizedMasterDataContainer() - Constructor for class openfuture.util.masterdata.LocalizedMasterDataContainer
Creates a new LocalizedMasterDataContainer instance.
logException(Exception) - Method in class openfuture.bugbase.servlet.BugBaseServlet
Write an exception to the log file of the servlet container.
logException(I18NException) - Method in class openfuture.bugbase.servlet.BugBaseServlet
Write an exception to the log file of the servlet container.
LoggedTestCase - class junit.log4j.LoggedTestCase.
Extension of TestCase integrating Log4J.
LoggedTestCase() - Constructor for class junit.log4j.LoggedTestCase
Calls LoggedTestCase(null).
LoggedTestCase(String) - Constructor for class junit.log4j.LoggedTestCase
Calls LoggedTestCase(name, log4j.properties).
LoggedTestCase(String, String) - Constructor for class junit.log4j.LoggedTestCase
Creates a new LoggedTestCase instance.
LoggedTestResult - class junit.log4j.LoggedTestResult.
Test result that joins JUnit and Log4J.
LoggedTestResult() - Constructor for class junit.log4j.LoggedTestResult
Creates a new LoggedTestResult instance.
Login - class openfuture.bugbase.domain.Login.
Login data object.
LOGIN_MANAGER - Static variable in interface openfuture.bugbase.model.JspConstants
parameter name of the LoginManager.
Login() - Constructor for class openfuture.bugbase.domain.Login
Empty constructor.
login(BugBaseServletClient, String, String) - Static method in class openfuture.bugbase.test.common.BusinessTestCase
Tries to establish a new connection to Bug Base.
login(Login) - Method in class openfuture.bugbase.domain.Persistency
Login into the bug database.
login(Login) - Method in class openfuture.bugbase.domain.LoginManager
Login into Bug Base.
login(Login) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Tries to establish a new connection to the database.
Login(String) - Constructor for class openfuture.bugbase.domain.Login
Creates a new login for a given user ID with empty password
Login(String, String) - Constructor for class openfuture.bugbase.domain.Login
Creates a new login for a given user ID and password.
login(User, WebConversation, WebResponse, boolean) - Method in class openfuture.bugbase.test.common.BusinessTestCase
Login into Bug Base using HttpUnit.
login(WebConversation, WebResponse, boolean) - Method in class openfuture.bugbase.test.common.JspBaseTestCase
Login into Bug Base using HttpUnit.
LoginAction - class openfuture.bugbase.actions.LoginAction.
Action class handling the login into Bug Base. Created: Tue Jan 09 12:52:15 2001
LoginAction() - Constructor for class openfuture.bugbase.actions.LoginAction
 
LoginDialog - class openfuture.bugbase.app.view.LoginDialog.
Login dialog for logging into Bug Base.
LoginForm - class openfuture.bugbase.forms.LoginForm.
Bean for login forms. Created: Tue Jan 09 12:25:09 2001
LoginForm() - Constructor for class openfuture.bugbase.forms.LoginForm
 
LoginManager - class openfuture.bugbase.domain.LoginManager.
Manager handling logins into Bug Base. Created: Mon Jul 02 21:26:02 2001
LoginManager(BugBaseServletClient, int) - Constructor for class openfuture.bugbase.domain.LoginManager
Creates a new LoginManager instance.
loginPage(User, WebConversation, String, boolean) - Method in class openfuture.bugbase.test.common.BusinessTestCase
Call a page, that requires a login first.
loginPage(WebConversation, String, boolean) - Method in class openfuture.bugbase.test.common.BusinessTestCase
Executes loginPage() with normal user
loginPage(WebConversation, WebRequest, String, boolean) - Method in class openfuture.bugbase.test.common.JspBaseTestCase
Call a page, that requires a login first.
logoff(String) - Method in class openfuture.bugbase.domain.LoginManager
Log Off from Bug Base.
logoff(WebConversation, WebResponse) - Method in class openfuture.bugbase.test.common.BusinessTestCase
Logoff from Bug Base.
logoff(WebConversation, WebResponse) - Method in class openfuture.bugbase.test.common.JspBaseTestCase
Logoff from Bug Base.
LogoffAction - class openfuture.bugbase.actions.LogoffAction.
Action class handling the logoff from Bug Base.
LogoffAction() - Constructor for class openfuture.bugbase.actions.LogoffAction
 
logoffPage(WebConversation, String) - Method in class openfuture.bugbase.test.common.BusinessTestCase
Call a page and logoff directly.
logoffPage(WebConversation, WebRequest, String) - Method in class openfuture.bugbase.test.common.JspBaseTestCase
Call a page and logoff directly.

M

MAILSERVER - Static variable in interface openfuture.bugbase.model.JspConstants
mail server name
main(String[]) - Static method in class junit.logswingui.TestRunner
 
main(String[]) - Static method in class openfuture.bugbase.app.applet.BugBaseAdminApplet
 
main(String[]) - Static method in class openfuture.bugbase.app.applet.BugBaseApplet
 
main(String[]) - Static method in class openfuture.masterdata.test.PaintSelectorApplication
The main method
MainAdminView - class openfuture.bugbase.app.view.MainAdminView.
Main panel of the administration applet. Created: Tue Feb 08 06:41:41 2000
MainAdminView(BugBaseServletClient) - Constructor for class openfuture.bugbase.app.view.MainAdminView
Creates a new instance.
MainView - class openfuture.bugbase.app.view.MainView.
Main panel of the BugBase developer applet.
MainView(BugBaseServletClient, AppletContext, String) - Constructor for class openfuture.bugbase.app.view.MainView
Creates a new instance.
makeRFC2396conform(String) - Static method in class openfuture.bugbase.actions.NewBugReportAction
Make a String RFC2396 conform, i.e. remove all characters that are both non alphanumeric and no mark characters: "-" | "_" | "."
Manufacturer - class openfuture.masterdata.test.Manufacturer.
Insert the type's description here.
Manufacturer() - Constructor for class openfuture.masterdata.test.Manufacturer
Manufacturer constructor comment.
Manufacturer(String, String) - Constructor for class openfuture.masterdata.test.Manufacturer
Manufacturer constructor comment.
manufacturerCodeChanged(FocusEvent) - Method in class openfuture.masterdata.test.PaintSelectorApplication
Comment
ManufacturerDataSource - class openfuture.masterdata.test.ManufacturerDataSource.
The class ManufacturerDataSource is a simple (example) data source for the master data class Manufacturer Creation date: (09.09.00 22:02:54)
ManufacturerDataSource() - Constructor for class openfuture.masterdata.test.ManufacturerDataSource
PaintDataSource constructor comment.
manufacturerSelected(ActionEvent) - Method in class openfuture.masterdata.test.PaintSelectorApplication
Comment
MasterData - class openfuture.masterdata.MasterData.
This class is a simple implementation of the IMasterData interface.
MasterData() - Constructor for class openfuture.masterdata.MasterData
Constructor
MasterData(String, String) - Constructor for class openfuture.masterdata.MasterData
Constructor Creation date: (09.09.00 22:06:16)
MasterDataContainer - class openfuture.masterdata.MasterDataContainer.
This class implements the IMasterDataContainer interface in order to provide a container for non-language dependent master data.
MasterDataContainer() - Constructor for class openfuture.masterdata.MasterDataContainer
Constructor
MasterDataContainer(Vector) - Constructor for class openfuture.masterdata.MasterDataContainer
Constructor Creation date: (10.09.00 09:34:37)
MasterDataProvider - class openfuture.bugbase.domain.MasterDataProvider.
MasterData Provider.
MasterDataProvider(IMasterDataService) - Constructor for class openfuture.bugbase.domain.MasterDataProvider
Creates a new MasterDataProvider instance with the system's default locale.
MasterDataProvider(IMasterDataService, Locale) - Constructor for class openfuture.bugbase.domain.MasterDataProvider
Creates a new MasterDataProvider instance.
MasterDataService - class openfuture.bugbase.domain.MasterDataService.
Master data service for Bug Base. Created: Wed Jan 10 11:46:44 2001
MasterDataService(MessageResources, LinkedList) - Constructor for class openfuture.bugbase.domain.MasterDataService
Creates a new MasterDataService instance.
MD_PROVIDER - Static variable in interface openfuture.bugbase.model.JspConstants
parameter name of the MasterDataProvider.
Message - class openfuture.util.misc.Message.
Counterpart to MessageFormat. Created: Tue Nov 20 18:14:09 2001
message(Object, String) - Static method in class openfuture.util.misc.Trace
Describe 'message' method here.
message(Object, String, int) - Static method in class openfuture.util.misc.Trace
Describe 'message' method here.
Message(String) - Constructor for class openfuture.util.misc.Message
Creates a new Message instance without arguments.
Message(String, Object[]) - Constructor for class openfuture.util.misc.Message
Creates a new Message instance.
minimumLayoutSize(Container) - Method in class openfuture.util.layout.XmFormLayout
XmFormLayout knowns only one size (the preferred size).
missingAttributeTest(BugReport, String) - Method in class openfuture.bugbase.test.bugreports.ClientAddBugReportTestCase
Test adding a bug report with a missing attribute.
model - Variable in class openfuture.util.misc.TableMap
 
MRMasterDataSource - class openfuture.util.masterdata.MRMasterDataSource.
Masterdata source using MessageResources in order to retrieve localized master data. Created: Mon May 28 06:36:47 2001
MRMasterDataSource(String, MessageResources, LinkedList, LinkedList, String) - Constructor for class openfuture.util.masterdata.MRMasterDataSource
Creates a new RBMasterDataSource instance.
MyMasterDataProvider - class openfuture.masterdata.test.MyMasterDataProvider.
This class extends the DefaultMasterDataProvider to add some more behavior for the example: It provides direct access methods to the Master Data types Paint and .
MyMasterDataProvider() - Constructor for class openfuture.masterdata.test.MyMasterDataProvider
Constructor
MyMasterDataService - class openfuture.masterdata.test.MyMasterDataService.
This class extends the DefaultMasterDataService to add some more behavior for the example: the intialize() method fills the master data cache with some example data Creation date: (10.09.00 09:41:52)
MyMasterDataService() - Constructor for class openfuture.masterdata.test.MyMasterDataService
Constructor
MySqlServer - class openfuture.util.database.MySqlServer.
Database driver for MySQL.
MySqlServer() - Constructor for class openfuture.util.database.MySqlServer
 

N

n2sort() - Method in class openfuture.util.misc.TableSorter
 
name() - Static method in class openfuture.masterdata._PackageDescription
get the name of the package
name() - Static method in class openfuture.masterdata.test._PackageDescription
get the name of the package
NewBugReportAction - class openfuture.bugbase.actions.NewBugReportAction.
Action bean handling new bug report generation. Created: Fri Jan 12 11:27:27 2001
NewBugReportAction() - Constructor for class openfuture.bugbase.actions.NewBugReportAction
Creates a new NewBugReportAction instance.
NewBugReportForm - class openfuture.bugbase.forms.NewBugReportForm.
Bean for new bug reports. Created: Fri Jan 12 08:03:06 2001
NewBugReportForm() - Constructor for class openfuture.bugbase.forms.NewBugReportForm
Creates a new NewBugReportForm instance.
NewUserTestCase - class openfuture.bugbase.test.access.NewUserTestCase.
Test case adding a new user to Bug Base. Created: Sun Oct 28 20:10:57 2001
NewUserTestCase(String) - Constructor for class openfuture.bugbase.test.access.NewUserTestCase
Creates a new NewUserTestCase instance.
NEXT_PAGE - Static variable in interface openfuture.bugbase.model.JspConstants
parameter name for the next page to be visited.
normalReportID - Variable in class openfuture.bugbase.test.bugreports.ViewBugReportsTestCase
 
normalReportTitle - Variable in class openfuture.bugbase.test.bugreports.ViewBugReportsTestCase
 

O

openfuture.bugbase.actions - package openfuture.bugbase.actions
 
openfuture.bugbase.app.applet - package openfuture.bugbase.app.applet
 
openfuture.bugbase.app.controller - package openfuture.bugbase.app.controller
 
openfuture.bugbase.app.model - package openfuture.bugbase.app.model
 
openfuture.bugbase.app.view - package openfuture.bugbase.app.view
 
openfuture.bugbase.domain - package openfuture.bugbase.domain
 
openfuture.bugbase.forms - package openfuture.bugbase.forms
 
openfuture.bugbase.model - package openfuture.bugbase.model
 
openfuture.bugbase.servlet - package openfuture.bugbase.servlet
 
openfuture.bugbase.test - package openfuture.bugbase.test
 
openfuture.bugbase.test.access - package openfuture.bugbase.test.access
 
openfuture.bugbase.test.bugreports - package openfuture.bugbase.test.bugreports
 
openfuture.bugbase.test.common - package openfuture.bugbase.test.common
 
openfuture.bugbase.xobjects - package openfuture.bugbase.xobjects
 
openfuture.masterdata - package openfuture.masterdata
 
openfuture.masterdata.test - package openfuture.masterdata.test
 
openfuture.util.database - package openfuture.util.database
 
openfuture.util.error - package openfuture.util.error
 
openfuture.util.forms - package openfuture.util.forms
 
openfuture.util.layout - package openfuture.util.layout
 
openfuture.util.masterdata - package openfuture.util.masterdata
 
openfuture.util.misc - package openfuture.util.misc
 
openTransaction(Connection) - Method in class openfuture.util.database.DBServer
Open a new transaction.
out(Object, String) - Static method in class openfuture.util.misc.Trace
Describe 'out' method here.

P

PACKAGES - Static variable in interface openfuture.bugbase.model.JspConstants
project packages
Paint - class openfuture.masterdata.test.Paint.
The class Paint is an example for a language dependent master data class Creation date: (09.09.00 22:01:56)
Paint() - Constructor for class openfuture.masterdata.test.Paint
Paint constructor comment.
Paint(String, String, String, Color) - Constructor for class openfuture.masterdata.test.Paint
Construct an instance of this class Creation date: (09.09.00 22:04:36)
paintCodeChanged(FocusEvent) - Method in class openfuture.masterdata.test.PaintSelectorApplication
Comment
PaintDataSource - class openfuture.masterdata.test.PaintDataSource.
The class PaintDataSource is a simple (example) data source for the master data class Paint Creation date: (09.09.00 22:02:54)
PaintDataSource() - Constructor for class openfuture.masterdata.test.PaintDataSource
PaintDataSource constructor comment.
paintSelected(ActionEvent) - Method in class openfuture.masterdata.test.PaintSelectorApplication
Comment
PaintSelectorApplication - class openfuture.masterdata.test.PaintSelectorApplication.
Class PaintSelectorApplication is used to test the Master Data provider/service
PaintSelectorApplication() - Constructor for class openfuture.masterdata.test.PaintSelectorApplication
PaintSelectorApplication constructor comment.
PaintSelectorApplication(String) - Constructor for class openfuture.masterdata.test.PaintSelectorApplication
PaintSelectorApplication constructor comment.
PaintSelectorApplication(String[]) - Constructor for class openfuture.masterdata.test.PaintSelectorApplication
construct the frame
param(Object, String) - Static method in class openfuture.util.misc.Trace
Describe 'param' method here.
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class openfuture.bugbase.actions.LogoffAction
Logoff from Bug Base.
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class openfuture.bugbase.actions.LoginAction
Login into Bug Base.
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class openfuture.bugbase.actions.SelectLanguageAction
Set the locale in the session context.
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class openfuture.bugbase.actions.GetBugReportAction
Show or edit a bug report, depending upon the attribute values: action: Recognized values: show for displaying and edit for editing a bug report.
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class openfuture.bugbase.actions.NewBugReportAction
Upload new bug reports into Bug Base.
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class openfuture.bugbase.actions.SendMailAction
Send an email from Bug Base.
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class openfuture.bugbase.actions.ViewReportsAction
View bug reports.
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class openfuture.bugbase.actions.RegistrationAction
Registration at Bug Base.
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class openfuture.bugbase.actions.UpdateBugReportAction
Update a single bug report. The following forwards are generated: success: The retrieval was successful. error: the action failed or an error occured.
perform(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class openfuture.bugbase.actions.UpdateRegistrationAction
Edit registration data at Bug Base.
Persistency - class openfuture.bugbase.domain.Persistency.
Persistency Layer implementing the database access. Created: Tue Feb 08 06:04:19 2000
Persistency(String, String, String, String) - Constructor for class openfuture.bugbase.domain.Persistency
Creates a new Persistency instance.
predecessor() - Method in interface openfuture.bugbase.model.VersionUpdate
Update which has to be executed prior to this one.
preferredLayoutSize(Container) - Method in class openfuture.util.layout.XmFormLayout
 
prerequisites() - Static method in class openfuture.masterdata._PackageDescription
get the prerequisites of the package
prerequisites() - Static method in class openfuture.masterdata.test._PackageDescription
get the prerequisites of the package
printContent() - Static method in class openfuture.util.misc.Trace
is used to retrieve information about the config file that is currently in use.
processWindowEvent(WindowEvent) - Method in class openfuture.masterdata.test.PaintSelectorApplication
handle Window events
project - Variable in class openfuture.bugbase.test.bugreports.ViewBugReportsTestCase
 
PROJECT - Static variable in interface openfuture.bugbase.model.JspConstants
project name
ProjectAdminController - class openfuture.bugbase.app.controller.ProjectAdminController.
 
ProjectAdminController(BugBaseServletClient, BugBaseAdminModel) - Constructor for class openfuture.bugbase.app.controller.ProjectAdminController
 
ProjectAdminView - class openfuture.bugbase.app.view.ProjectAdminView.
Administration panel for project administration.
ProjectAdminView(BugBaseServletClient, BugBaseAdminModel) - Constructor for class openfuture.bugbase.app.view.ProjectAdminView
 
putValue(String, Object) - Method in class openfuture.bugbase.model.Session
Stores the object o for the given key in a Hashtable.

Q

QR_FAILED - Static variable in class openfuture.bugbase.xobjects.BugBaseQueryResult
 
QR_OK - Static variable in class openfuture.bugbase.xobjects.BugBaseQueryResult
 
QUERY - Static variable in interface openfuture.bugbase.model.JspConstants
parameter name for the query form.
QUERY_ADD_ATTACHMENT - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_ADD_BUGREPORT - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_ADMIN_LOGIN - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_AVAILABLE_UPDATES - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_BUG_REPORT - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_BUG_REPORT_LIST - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_CHANGE_PASSWORD - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_DOCTOR_LOGIN - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_DOCTORS - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_EXECUTE - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_GROUPDATA - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_LOGIN - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_MASTERDATA - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_PACKAGES - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_PROJECTS - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_REGISTER_USER - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_SAVE_USERDATA - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_STATUS - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_TEST - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_UPDATE - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_UPDATE_BUGREPORT - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_UPDATE_BUGREPORTS - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_USERDATA - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_USERLIST - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QUERY_VERSIONS - Static variable in class openfuture.bugbase.xobjects.BugBaseQuery
 
QueryAnswerForm - class openfuture.util.forms.QueryAnswerForm.
Form bean for yes/no questions. Created: Mon Mar 05 07:21:43 2001
QueryAnswerForm(String, String, LinkedList, String, String, String, String) - Constructor for class openfuture.util.forms.QueryAnswerForm
Creates a new form instance.
QueryResultMasterData - class openfuture.bugbase.xobjects.QueryResultMasterData.
QueryResultMasterData.java Created: Mon Feb 07 05:59:40 2000
QueryResultMasterData(LinkedList, LinkedList) - Constructor for class openfuture.bugbase.xobjects.QueryResultMasterData
Initializes the container with a list of bugbase doctors and packages.
QueryResultVersions - class openfuture.bugbase.xobjects.QueryResultVersions.
result of the query for servlet and objects versions.
QueryResultVersions(Version, Version, Hashtable) - Constructor for class openfuture.bugbase.xobjects.QueryResultVersions
 
QUERYSTRING - Static variable in interface openfuture.bugbase.model.JspConstants
parameter name for the current query string.

R

RBMasterDataSource - class openfuture.util.masterdata.RBMasterDataSource.
Source of master data using resource bundles. Created: Wed Jan 10 10:36:15 2001
RBMasterDataSource(String, Vector, Vector, String) - Constructor for class openfuture.util.masterdata.RBMasterDataSource
Creates a new RBMasterDataSource instance.
readTraceConfig(String, String) - Static method in class openfuture.util.misc.Trace
tries to read the config file given as a parameter and sets up the internal hashtable.
readTraceConfigFromFile(String) - Static method in class openfuture.util.misc.Trace
tries to read the config file given as a parameter and sets up the internal hashtable.
reallocateIndexes() - Method in class openfuture.util.misc.TableSorter
 
refreshAll() - Method in class openfuture.bugbase.app.view.ProjectAdminView
 
refreshView() - Method in class openfuture.bugbase.app.model.SimpleListModel
 
refreshView() - Method in class openfuture.bugbase.app.view.AbsPanel
 
refreshView() - Method in class openfuture.bugbase.app.view.DatabaseAdminView
 
refreshView() - Method in class openfuture.bugbase.app.view.ProjectAdminView
 
refreshView() - Method in class openfuture.bugbase.app.view.ListPanel
 
refreshView() - Method in class openfuture.bugbase.app.view.BugBasePanel
 
refreshView() - Method in class openfuture.bugbase.app.view.BugReportsOverview
 
refreshView() - Method in class openfuture.bugbase.app.view.GeneralAdminView
 
refreshView() - Method in class openfuture.bugbase.app.view.UserPanel
Refresh the display.
refreshView(boolean) - Method in class openfuture.bugbase.app.view.UserPanel
Refresh the display
refreshView(LinkedList) - Method in class openfuture.bugbase.app.view.ListPanel
 
register(String) - Static method in class openfuture.bugbase.servlet.SessionManager
Adds a session for the given userid to the session map.
registerUser(User) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Save user data.
RegistrationAction - class openfuture.bugbase.actions.RegistrationAction.
Action class handling the registration at Bug Base.
RegistrationAction() - Constructor for class openfuture.bugbase.actions.RegistrationAction
 
RegistrationForm - class openfuture.bugbase.forms.RegistrationForm.
Bean corresponding to Registration.jsp. Created: Sat Jan 06 21:56:41 2001
RegistrationForm() - Constructor for class openfuture.bugbase.forms.RegistrationForm
Creates a new empty RegistrationForm instance.
RegistrationForm(User) - Constructor for class openfuture.bugbase.forms.RegistrationForm
Creates a new RegistrationForm instance using the user data (password is not set).
ReleaseTestSuite - class openfuture.bugbase.test.ReleaseTestSuite.
Test suite that should succeed before building a new release. Created: Wed Dec 19 18:30:24 2001
ReleaseTestSuite(String) - Constructor for class openfuture.bugbase.test.ReleaseTestSuite
 
reloadView() - Method in class openfuture.bugbase.app.view.DatabaseAdminView
 
remove(int, int) - Method in class openfuture.bugbase.app.model.SimpleListModel
 
removeEscapes(String, char) - Static method in class openfuture.bugbase.app.view.StringUtility
Remove all occurrences of escape characters.
removeLayoutComponent(Component) - Method in class openfuture.util.layout.XmFormLayout
Removes a component.
removeListener(AppenderListener) - Static method in class junit.log4j.JUnitAppenderSingleton
Unregisters a TestListener.
REPORTS - Static variable in interface openfuture.bugbase.model.JspConstants
parameter name of the list of bug reports
requiresLayout() - Method in class junit.log4j.JUnitAppender
Yes, this appender requires a layout.
reset() - Method in class junit.logswingui.TestRunner
 
Result - class openfuture.bugbase.model.Result.
Object containing a boolean flag and a message.
RESULT - Static variable in interface openfuture.bugbase.model.JspConstants
parameter name for the transaction result.
Result() - Constructor for class openfuture.bugbase.model.Result
Constructor settung the value to true and the message to the empty string.
Result(boolean, String) - Constructor for class openfuture.bugbase.model.Result
Constructor
rollback() - Method in interface openfuture.bugbase.model.Transaction
This method will be executed after a unsuccessful execution of Transaction.execute().
rollbackTransaction(Connection) - Method in class openfuture.util.database.DBServer
Rollback the current transaction.
runFinished(Test) - Method in class junit.logswingui.TestRunner
 

S

save() - Method in class junit.logswingui.DefaultTestProtocolView
Save the test protocol.
saveOriginalRequest(HttpServletRequest) - Static method in class openfuture.bugbase.actions.BugBaseAction
Save the request URI and the query string.
saveUserData(LinkedList, LinkedList) - Method in class openfuture.bugbase.domain.Persistency
Save user data.
saveUserData(LinkedList, LinkedList) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Save user data.
searchUser(String, LinkedList) - Static method in class openfuture.bugbase.test.common.BusinessTestCase
Search the user in the list with the given user ID.
selectClosest(Locale) - Method in class openfuture.util.misc.SessionLocales
Select the locale from the session locales that is the closest one to the given locale.
SelectLanguageAction - class openfuture.bugbase.actions.SelectLanguageAction.
Action class setting the locale of the current session.
SelectLanguageAction() - Constructor for class openfuture.bugbase.actions.SelectLanguageAction
 
SelectLanguageForm - class openfuture.bugbase.forms.SelectLanguageForm.
Bean containing a language selection. Created: Mon Jan 08 18:32:00 2001
SelectLanguageForm() - Constructor for class openfuture.bugbase.forms.SelectLanguageForm
 
SENDMAIL - Static variable in interface openfuture.bugbase.model.JspConstants
parameter name for the email form.
sendmail(String, String, String, String, String) - Static method in class openfuture.bugbase.actions.SendMailAction
Send an email via an SMTP mail server to a single recipient.
SendMailAction - class openfuture.bugbase.actions.SendMailAction.
Action bean for sending an email.
SendMailAction() - Constructor for class openfuture.bugbase.actions.SendMailAction
 
SendMailForm - class openfuture.bugbase.forms.SendMailForm.
Form bean for sending emails. Created: Mon Mar 05 08:06:54 2001
SendMailForm() - Constructor for class openfuture.bugbase.forms.SendMailForm
Creates a new empty SendMailForm instance.
SendMailForm(String, String, String) - Constructor for class openfuture.bugbase.forms.SendMailForm
Creates a new SendMailForm instance.
service(ServletRequest, ServletResponse) - Method in class openfuture.bugbase.servlet.BugBaseServlet
Reads the query object from the HTTP stream and calls handleMessage(BugBaseQuery).
SERVLET_CLIENT - Static variable in interface openfuture.bugbase.model.JspConstants
parameter name of the BugBaseServletClient.
SERVLETPATH - Static variable in interface openfuture.bugbase.model.JspConstants
parameter name for the substring of the URL with the context name stripped off.
Session - class openfuture.bugbase.model.Session.
Container for session data.
Session(Object) - Constructor for class openfuture.bugbase.model.Session
Creates a new session.
SessionLocales - class openfuture.util.misc.SessionLocales.
SessionLocales.java Created: Tue Jan 09 08:14:36 2001
SessionLocales(String) - Constructor for class openfuture.util.misc.SessionLocales
Creates a new SessionLocales instance.
SessionManager - class openfuture.bugbase.servlet.SessionManager.
Manages Sessions.
set(String) - Method in class openfuture.bugbase.model.VersionLabel
Sets version number. version must be of the form "xx.yy.zz", where xx is the major version, yy the minor version and zz the build number.
setAddActionCommand(String) - Method in class openfuture.bugbase.app.view.ListPanel
Modifies the action command produced by this button
setAdminUser(User) - Method in class openfuture.bugbase.test.common.BusinessTestCase
Set the value of adminUser.
setAppletContext(AppletContext) - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Set the value of appletContext.
setAppletContext(AppletContext) - Method in class openfuture.bugbase.app.view.MainView
Set the value of appletContext.
setArgs(Object[]) - Method in class openfuture.util.misc.Message
Set the value of args.
setAttachment(FormFile) - Method in class openfuture.bugbase.forms.NewBugReportForm
Set the value of attachment.
setAttachmentPath(String) - Method in class openfuture.bugbase.domain.BugReport
Set the value of attachmentPath.
setAttachmentPath(String) - Method in class openfuture.bugbase.forms.BugReportForm
Set the value of attachmentPath.
setAttachmentsURL(String) - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Set the value of attachmentsURL.
setAttachmentsURL(String) - Method in class openfuture.bugbase.app.view.MainView
Set the value of attachmentsURL.
setAuthor(String) - Method in class openfuture.bugbase.forms.ViewReportsForm
Set the value of author.
setBody(String) - Method in class openfuture.bugbase.forms.SendMailForm
Set the value of body.
setBugReport(BugReport) - Method in class openfuture.bugbase.app.controller.AbsController
Set the value of bugReport.
setBugReport(BugReport) - Method in class openfuture.bugbase.forms.BugReportForm
Convenience method setting all properties from a given bug report.
setBugReportList(LinkedList) - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Set the value of bugReportList.
setBugReportList(LinkedList) - Method in class openfuture.bugbase.app.model.BugReportTableModel
Set the value of bugReportList.
setBugReportList(LinkedList) - Method in class openfuture.bugbase.app.view.BugReportsOverview
Set the value of bugReportList.
setBuild(int) - Method in class openfuture.bugbase.model.VersionLabel
Set the value of build.
setChooser(JFileChooser) - Method in class junit.logswingui.DefaultTestProtocolView
Set the value of chooser.
setClean() - Method in class openfuture.bugbase.domain.DomainObject
Sets the state to 'clean'.
setClient(BugBaseServletClient) - Method in class openfuture.bugbase.test.common.BusinessTestCase
Set the value of client.
setClient(BugBaseServletClient) - Method in class openfuture.bugbase.test.common.JspBaseTestCase
Set the value of client.
setColor(Color) - Method in class openfuture.masterdata.test.Paint
Set contents of field color to the given value
setConsoleText(String) - Method in class openfuture.bugbase.app.controller.DatabaseAdminController
Set the value of consoleText.
setContainer(LocalizedMasterDataContainer) - Method in class openfuture.util.masterdata.MRMasterDataSource
Set the value of container.
setContainer(LocalizedMasterDataContainer) - Method in class openfuture.util.masterdata.RBMasterDataSource
Set the value of container.
setContinueText(String) - Method in class openfuture.util.forms.TransactionResultForm
Set the text of the "Continue" link.
setContinueURL(String) - Method in class openfuture.util.forms.TransactionResultForm
Set the URL where the "Continue" link points to.
setCriteria(LinkedList) - Method in class openfuture.bugbase.test.bugreports.JspAddBugReportTestCase
Set the value of criteria.
setData(Vector) - Method in class openfuture.masterdata.MasterDataContainer
Set contents of field data to the given value
setData(Vector) - Method in class openfuture.masterdata.LDMasterDataContainer
Set contents of field data to the given value
setDataHash(Hashtable) - Method in class openfuture.util.masterdata.LocalizedMasterDataContainer
Set the value of dataHash.
setDateAndTimeMode(int) - Static method in class openfuture.util.misc.Trace
determines if date and time (and eventually milliseconds) will be used as a prefix for the trace output.
setDateFixed(Date) - Method in class openfuture.bugbase.domain.BugReport
Set the value of dateFixed.
setDateFixed(Date) - Method in class openfuture.bugbase.forms.BugReportForm
Set the value of dateFixed.
setDateFormat(DateFormat) - Method in class openfuture.bugbase.test.bugreports.JspAddBugReportTestCase
Set the date format used to make bug report titles unique.
setDateRejected(Date) - Method in class openfuture.bugbase.domain.BugReport
Set the value of dateRejected.
setDateRejected(Date) - Method in class openfuture.bugbase.forms.BugReportForm
Set the value of dateRejected.
setDateReported(Date) - Method in class openfuture.bugbase.domain.BugReport
Set the value of dateReported.
setDateReported(Date) - Method in class openfuture.bugbase.forms.BugReportForm
Set the value of dateReported.
setDateStarted(Date) - Method in class openfuture.bugbase.domain.BugReport
Set the value of dateStarted.
setDateStarted(Date) - Method in class openfuture.bugbase.forms.BugReportForm
Set the value of dateStarted.
setDefault(String, String) - Method in class openfuture.bugbase.test.common.BusinessTestCase
Set a property to a default value, if the property is NOT already set.
setDefault(String, String) - Method in class openfuture.bugbase.test.common.JspBaseTestCase
Set a property to a default value, if the property is NOT already set.
setDeleteActionCommand(String) - Method in class openfuture.bugbase.app.view.ListPanel
Modifies the action command produced by this button
setDeletedElements(LinkedList) - Method in class openfuture.bugbase.app.controller.ListController
Set the value of deletedElements.
setDescription(Message) - Method in class openfuture.util.error.I18NException
Set the value of description.
setDescription(String) - Method in class openfuture.bugbase.domain.BugReport
Set the value of description.
setDescription(String) - Method in class openfuture.bugbase.forms.NewBugReportForm
Set the value of description.
setDescription(String) - Method in class openfuture.bugbase.forms.BugReportForm
Set the value of description.
setDestination(String) - Method in class openfuture.bugbase.forms.SendMailForm
Set the value of destination.
setDirty() - Method in class openfuture.bugbase.domain.DomainObject
Sets the state to 'dirty'.
setDoctor(String) - Method in class openfuture.bugbase.forms.ViewReportsForm
Set the value of doctor.
setDoctor(User) - Method in class openfuture.bugbase.domain.BugReport
Set the value of doctor.
setDoctors(LinkedList) - Method in class openfuture.bugbase.app.controller.BugReportController
Set the value of doctors.
setDoctors(LinkedList) - Method in class openfuture.bugbase.xobjects.QueryResultMasterData
Set the value of doctors.
setDoctorUser(User) - Method in class openfuture.bugbase.test.common.BusinessTestCase
Set the value of doctorUser.
setEmail(String) - Method in class openfuture.bugbase.domain.User
Set the value of email.
setEmail(String) - Method in class openfuture.bugbase.forms.RegistrationForm
Set the value of email.
setEnabled(boolean) - Method in class openfuture.bugbase.app.view.ListPanel
 
setErrorHandler(ErrorHandler) - Method in class junit.log4j.JUnitAppender
Set the value of errorHandler.
setErrorLevel(ErrorLevel) - Method in class openfuture.bugbase.domain.BugReport
Set the value of errorLevel.
setErrorLevel(int) - Method in class openfuture.bugbase.model.ErrorLevel
Set the value of errorLevel.
setErrorLevel(String) - Method in class openfuture.bugbase.forms.NewBugReportForm
Set the value of errorLevel.
setErrorLevel(String) - Method in class openfuture.bugbase.forms.BugReportForm
Set the value of errorLevel.
setErrorLevel(String) - Method in class openfuture.bugbase.model.ErrorLevel
Set the value of errorLevel.
setFilename(String) - Method in class openfuture.bugbase.forms.BugReportForm
Set the value of filename.
setFilterFixed(Boolean) - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Set the value of filterFixed.
setFilterRejected(Boolean) - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Set the value of filterRejected.
setFilterReported(Boolean) - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Set the value of filterReported.
setFilterStarted(Boolean) - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Set the value of filterStarted.
setFixed(String) - Method in class openfuture.bugbase.forms.ViewReportsForm
Set the value of fixed.
setGroupController(DoubleListController) - Method in class openfuture.bugbase.app.controller.UserController
Set the value of groupController.
setGroupid(String) - Method in class openfuture.bugbase.domain.BugReport
Set the value of groupid.
setGroupid(String) - Method in class openfuture.bugbase.forms.NewBugReportForm
Set the value of groupid.
setGroupid(String) - Method in class openfuture.bugbase.forms.BugReportForm
Set the value of groupid.
setGroupList(LinkedList) - Method in class openfuture.bugbase.domain.User
Set the value of groupList.
setGroups(LinkedList) - Method in class openfuture.bugbase.app.controller.GeneralAdminController
Set the value of groups.
setGroups(LinkedList) - Method in class openfuture.bugbase.app.model.BugBaseAdminModel
Set the value of groups.
setGroups(Vector) - Method in class openfuture.bugbase.app.controller.BugReportController
Set the value of groups.
setId(Integer) - Method in class openfuture.bugbase.domain.BugReport
Set the value of id.
setId(String) - Method in class openfuture.bugbase.forms.BugReportForm
Set the value of id.
setId(String) - Method in interface openfuture.masterdata.IMasterData
Set contents of field id to the given value
setId(String) - Method in class openfuture.masterdata.MasterData
Set contents of field id to the given value
setIgnoreEvents(boolean) - Method in class openfuture.bugbase.app.controller.AbsController
Set the value of ignoreEvents.
setKey(String) - Method in class openfuture.util.misc.Message
Set the value of key.
setLabel(VersionLabel) - Method in class openfuture.bugbase.model.Version
Set the value of label.
setLanguage(String) - Method in class openfuture.masterdata.MasterDataContainer
Set contents of field language to the given value
setLanguage(String) - Method in interface openfuture.masterdata.ILanguageDependent
Set contents of field language to the given value
setLanguage(String) - Method in class openfuture.masterdata.DefaultMasterDataProvider
Set contents of field language to the given value
setLanguage(String) - Method in interface openfuture.masterdata.IMasterDataContainer
Insert the method's description here.
setLanguage(String) - Method in class openfuture.masterdata.LDMasterDataContainer
Set contents of field language to the given value
setLanguage(String) - Method in class openfuture.masterdata.LDMasterData
Set contents of field language to the given value
setLanguage(String) - Method in class openfuture.util.masterdata.LocalizedMasterDataContainer
Set the default language.
setLastAccess(Date) - Method in class openfuture.bugbase.model.Session
Set the value of lastAccess.
setLastchange(Date) - Method in class openfuture.bugbase.model.Version
Set the value of lastchange.
setLayout(Layout) - Method in class junit.log4j.JUnitAppender
Set the value of layout.
setLayout(Layout) - Static method in class junit.log4j.JUnitAppenderSingleton
Set the value of layout.
setLeftListModel(SimpleListModel) - Method in class openfuture.bugbase.app.controller.DoubleListController
Set the value of leftListModel.
setLeftSelected(Object) - Method in class openfuture.bugbase.app.controller.DoubleListController
Set the value of leftSelected.
setLeftSelectedIndex(Integer) - Method in class openfuture.bugbase.app.controller.DoubleListController
Set the value of leftSelectedIndex.
setList(LinkedList) - Method in class openfuture.bugbase.app.model.SimpleListModel
Set the value of list.
setListModel(SimpleListModel) - Method in class openfuture.bugbase.app.controller.ListController
Set the value of myListModel.
setLocale(Locale) - Method in class openfuture.bugbase.domain.MasterDataProvider
Set the locale, for which master data will be returned.
setLocale(Locale) - Method in class openfuture.masterdata.test.Language
Set contents of field locale to the given value
setLocale(String) - Method in class openfuture.bugbase.forms.SelectLanguageForm
Set the value of locale.
setLogin(BugBaseLogin) - Static method in class openfuture.bugbase.app.view.LoginDialog
Set the value of login.
setLogin(Login) - Static method in class openfuture.bugbase.app.view.ChangePasswordDialog
Set the value of new login.
setMajorVersion(int) - Method in class openfuture.bugbase.model.VersionLabel
Set the value of majorVersion.
setMasterDataCache(Hashtable) - Static method in class openfuture.masterdata.DefaultMasterDataService
Set contents of field masterDataCache to the given value
setMasterDataCache(Hashtable) - Method in class openfuture.masterdata.DefaultMasterDataProvider
Set contents of field masterDataCache to the given value
setMasterDataProvider(MasterDataProvider) - Method in class openfuture.bugbase.forms.BugReportForm
Set the value of masterDataProvider.
setMessage(String) - Method in class openfuture.bugbase.model.Result
Set the value of message.
setMessages(LinkedList) - Method in class openfuture.util.forms.TransactionResultForm
Set the messages to be displayed.
setMessages(LinkedList) - Method in class openfuture.util.forms.QueryAnswerForm
Set the messages to be displayed.
setMinorVersion(int) - Method in class openfuture.bugbase.model.VersionLabel
Set the value of minorVersion.
setModel(TableModel) - Method in class openfuture.util.misc.TableMap
 
setModel(TableModel) - Method in class openfuture.util.misc.TableSorter
 
setModified() - Method in class openfuture.bugbase.domain.DomainObject
State set to STATE_DIRTY except for STATE_NEW.
setMyActionListener(ActionListener) - Method in class openfuture.bugbase.app.view.AbsPanel
Set the value of myActionListener.
setMyController(AbsController) - Method in class openfuture.bugbase.app.view.AbsPanel
Set the value of myController.
setMyFocusListener(FocusListener) - Method in class openfuture.bugbase.app.view.AbsPanel
Set the value of myFocusListener.
setMyItemListener(ItemListener) - Method in class openfuture.bugbase.app.view.AbsPanel
Set the value of myItemListener.
setMyListSelectionListener(ListSelectionListener) - Method in class openfuture.bugbase.app.view.AbsPanel
Set the value of myListSelectionListener.
setName(String) - Method in class junit.log4j.JUnitAppender
Set the value of name.
setName(String) - Method in class openfuture.bugbase.domain.User
Set the value of name.
setName(String) - Method in class openfuture.bugbase.forms.RegistrationForm
Set the value of name.
setNewElement(Object) - Method in class openfuture.bugbase.app.controller.ListController
Set the value of newElement.
setNewPassword(String) - Static method in class openfuture.bugbase.app.view.ChangePasswordDialog
Set the value of newPassword.
setNewPassword2(String) - Static method in class openfuture.bugbase.app.view.ChangePasswordDialog
Set the value of newPassword2.
setNormalUser(User) - Method in class openfuture.bugbase.test.common.BusinessTestCase
Set the value of normalUser.
setNoText(String) - Method in class openfuture.util.forms.QueryAnswerForm
Set the value of noText.
setNoUrl(String) - Method in class openfuture.util.forms.QueryAnswerForm
Set the value of noUrl.
setObjectVersion(String, Version) - Method in class openfuture.bugbase.domain.Persistency
Set the version of a persinstency object.
setObjectVersions(Hashtable) - Method in class openfuture.bugbase.xobjects.QueryResultVersions
Set the value of objectVersions.
setOption(String, String) - Method in class junit.log4j.JUnitAppender
Deprecated. Use the setter method for the option directly instead
setOutput(LinkedList) - Method in class openfuture.bugbase.model.TransactionResult
Set the value of output.
setOutputMode(int, String) - Static method in class openfuture.util.misc.Trace
determines the output mode.
setPackageName(String) - Method in class openfuture.bugbase.domain.BugReport
Set the value of packageName.
setPackageName(String) - Method in class openfuture.bugbase.forms.NewBugReportForm
Set the value of packageName.
setPackageName(String) - Method in class openfuture.bugbase.forms.BugReportForm
Set the value of packageName.
setPackages(LinkedList) - Method in class openfuture.bugbase.app.controller.ProjectAdminController
Set the value of packages.
setPackages(LinkedList) - Method in class openfuture.bugbase.xobjects.QueryResultMasterData
Set the value of packages.
setPackages(String, LinkedList) - Method in class openfuture.bugbase.domain.Persistency
Set the value of packages.
setPackages(String, LinkedList) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Set the list of packages for a given project
setPackages(Vector) - Method in class openfuture.bugbase.app.controller.BugReportController
Set the value of packages.
setPassword(String) - Method in class openfuture.bugbase.domain.Login
Set the value of password.
setPassword(String) - Method in class openfuture.bugbase.forms.LoginForm
Set the value of password.
setPassword(String) - Method in class openfuture.bugbase.forms.RegistrationForm
Set the value of password.
setPassword(String) - Method in class openfuture.util.database.DBServer
Set the value of password.
setPassword2(String) - Method in class openfuture.bugbase.forms.RegistrationForm
Set the value of password2.
setPersistencyVersion(Version) - Method in class openfuture.bugbase.domain.Persistency
Set persistency version.
setPersistencyVersion(Version) - Method in class openfuture.bugbase.xobjects.QueryResultVersions
Set the value of persistencyVersion.
setProject(HttpServletRequest, String) - Method in class openfuture.bugbase.actions.BugBaseAction
Convenience method for setting the project object into the session context.
setProject(String) - Method in class openfuture.bugbase.app.controller.AbsController
Set the value of project.
setProject(String) - Method in class openfuture.bugbase.app.controller.ProjectAdminController
Set the value of project.
setProject(String) - Method in class openfuture.bugbase.app.model.BugBaseLogin
Set the value of project.
setProject(String) - Method in class openfuture.bugbase.domain.BugReport
Set the value of project.
setProject(String) - Method in class openfuture.bugbase.forms.LoginForm
Set the value of project.
setProjectAdminView(ProjectAdminView) - Method in class openfuture.bugbase.app.view.GeneralAdminView
Set the value of projectAdminView.
setProjects(LinkedList) - Method in class openfuture.bugbase.app.controller.GeneralAdminController
Set the value of projects.
setProjects(LinkedList) - Method in class openfuture.bugbase.app.controller.ProjectAdminController
Set the value of projects.
setProjects(LinkedList) - Method in class openfuture.bugbase.app.model.BugBaseAdminModel
Set the value of projects.
setProjects(LinkedList) - Method in class openfuture.bugbase.domain.Persistency
Retrieve the list of all projects available.
setProjects(LinkedList) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Set the list of projects registered in Bug Base
setProperties(Properties) - Method in class junit.log4j.LoggedTestCase
Set the value of properties.
setProperties(Properties) - Method in class openfuture.bugbase.test.common.JspBaseTestCase
Set the value of properties.
setQueryParameter(Serializable) - Method in class openfuture.bugbase.xobjects.BugBaseQuery
Set the value of queryParameter.
setQueryString(String) - Method in class openfuture.bugbase.forms.ViewReportsForm
Set the value of queryString.
setQueryType(int) - Method in class openfuture.bugbase.xobjects.BugBaseQueryResult
Set the value of queryType.
setQueryType(int) - Method in class openfuture.bugbase.xobjects.BugBaseQuery
Set the value of queryType.
setQuestion(String) - Method in class openfuture.util.forms.QueryAnswerForm
Set the value of question.
setReasons(Message[]) - Method in class openfuture.util.error.I18NException
Set the value of reasons.
setRejected(String) - Method in class openfuture.bugbase.forms.ViewReportsForm
Set the value of rejected.
setReported(String) - Method in class openfuture.bugbase.forms.ViewReportsForm
Set the value of reported.
setReporter(User) - Method in class openfuture.bugbase.domain.BugReport
Set the value of reporter.
setResourceBundle(ResourceBundle) - Method in class openfuture.bugbase.servlet.BugBaseServlet
Set the value of resourceBundle.
setResourceBundle(ResourceBundle) - Method in class openfuture.bugbase.test.common.BusinessTestCase
Set the value of resourceBundle.
setResult(Serializable) - Method in class openfuture.bugbase.xobjects.BugBaseQueryResult
Set the value of result.
setRightListModel(SimpleListModel) - Method in class openfuture.bugbase.app.controller.DoubleListController
Set the value of rightListModel.
setRightSelected(Object) - Method in class openfuture.bugbase.app.controller.DoubleListController
Set the value of rightSelected.
setRightSelectedIndex(Integer) - Method in class openfuture.bugbase.app.controller.DoubleListController
Set the value of rightSelectedIndex.
setRoot(Component) - Static method in class openfuture.bugbase.app.view.ChangePasswordDialog
Set the value of root.
setRoot(Component) - Static method in class openfuture.bugbase.app.view.StringDialog
Set the value of root.
setRoot(Component) - Static method in class openfuture.bugbase.app.view.LoginDialog
Set the value of root.
setSaveActionCommand(String) - Method in class openfuture.bugbase.app.view.ListPanel
Modifies the action command produced by this button
setSelected(Object) - Method in class openfuture.bugbase.app.controller.ListController
Set the value of selected.
setSelectedIndex(int) - Method in class openfuture.bugbase.app.view.ListPanel
 
setSelectedIndex(Integer) - Method in class openfuture.bugbase.app.controller.ListController
Set the value of selectedIndex.
setService(IMasterDataService) - Method in class openfuture.bugbase.domain.MasterDataProvider
Set the value of service.
setService(IMasterDataService) - Method in class openfuture.masterdata.DefaultMasterDataProvider
Set contents of field service to the given value
setServletClient(BugBaseServletClient) - Method in class openfuture.bugbase.app.controller.AbsController
Set the value of servletClient.
setServletProxy(BugBaseServletClient) - Method in class openfuture.bugbase.domain.LoginManager
Set the value of servletProxy.
setServletVersion(Version) - Method in class openfuture.bugbase.xobjects.QueryResultVersions
Set the value of servletVersion.
setSessionID(Integer) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Set the value of sessionID, if either the current session ID is null or the given value is not null.
setSessionID(Integer) - Method in class openfuture.bugbase.xobjects.BugBaseQueryResult
Set the value of sessionID.
setSessionID(Integer) - Method in class openfuture.bugbase.xobjects.BugBaseQuery
Set the value of sessionID.
setSessionKey(Object) - Method in class openfuture.bugbase.model.Session
Set the value of sessionKey.
setSessionMap(HashMap) - Method in class openfuture.bugbase.servlet.SessionManager
Set the value of sessionMap.
setSqlServer(DBServer) - Method in class openfuture.bugbase.domain.Persistency
Set the value of sqlServer.
setStarted(String) - Method in class openfuture.bugbase.forms.ViewReportsForm
Set the value of started.
setState(int) - Method in class openfuture.bugbase.domain.DomainObject
Set the value of state.
setStatus(int) - Method in class openfuture.bugbase.model.BugReportStatus
Set the value of status.
setStatus(int) - Method in class openfuture.bugbase.model.TransactionResult
Set the value of status.
setStatus(String) - Method in class openfuture.bugbase.forms.BugReportForm
Set the value of status.
setSubject(String) - Method in class openfuture.bugbase.forms.SendMailForm
Set the value of subject.
setSuffix(String) - Method in class openfuture.bugbase.model.VersionLabel
Set the value of suffix.
setTestusers(LinkedList) - Method in class openfuture.bugbase.test.access.NewUserTestCase
Set the value of testusers.
setText(String) - Method in interface openfuture.masterdata.IMasterData
Set contents of field text to the given value
setText(String) - Method in class openfuture.masterdata.MasterData
Set contents of field text to the given value
setTextArea(JTextArea) - Method in class junit.logswingui.DefaultTestProtocolView
Set the value of textArea.
setTimeout(int) - Method in class openfuture.bugbase.domain.LoginManager
Set the value of timeout.
setTitle(String) - Method in class openfuture.bugbase.domain.BugReport
Set the value of title.
setTitle(String) - Method in class openfuture.bugbase.forms.NewBugReportForm
Set the value of title.
setTitle(String) - Method in class openfuture.bugbase.forms.BugReportForm
Set the value of title.
setTitle(String) - Method in class openfuture.util.forms.TransactionResultForm
Set the title to be displayed.
setTitle(String) - Method in class openfuture.util.forms.QueryAnswerForm
Set the title to be displayed.
setTraceMode(Object, int) - Static method in class openfuture.util.misc.Trace
sets the trace bit mask for a given class manually.
setTraceModeDefault(int) - Static method in class openfuture.util.misc.Trace
sets the trace default bit mask.
setType(String) - Method in class openfuture.util.masterdata.MRMasterDataSource
Set the value of type.
setType(String) - Method in class openfuture.util.masterdata.RBMasterDataSource
Set the value of type.
setup() - Method in interface openfuture.bugbase.model.Transaction
Setup before the transaction core is executed.
setUp() - Method in class junit.log4j.LoggedTestCase
Setup of the test case.
setUp() - Method in class openfuture.bugbase.test.bugreports.ViewBugReportsTestCase
First calls super.setUp() and creates two bug reports, one as normal user and one as admin user.
setUp() - Method in class openfuture.bugbase.test.common.BusinessTestCase
Set Up for the test case: Create a Bug Base Servlet Proxy.
setup(MessageResources, LinkedList) - Method in class openfuture.bugbase.domain.MasterDataService
Initializes the master data service.
setUrl(String) - Method in class openfuture.util.database.DBServer
Set the database connection string.
setUrl(URL, WebRequest) - Method in class openfuture.bugbase.test.common.JspBaseTestCase
Set the URL in the Cactus request
setUser(HttpServletRequest, User) - Method in class openfuture.bugbase.actions.BugBaseAction
Convenience method for setting the user object into the session context.
setUser(String) - Method in class openfuture.util.database.DBServer
Set the value of user.
setUser(User) - Method in class openfuture.bugbase.app.controller.BugReportController
Set the value of user.
setUser(User) - Method in class openfuture.bugbase.forms.RegistrationForm
Convenience method to propagate user data to this form.
setUserController(UserController) - Method in class openfuture.bugbase.app.controller.GeneralAdminController
Set the value of userController.
setUserData(LinkedList) - Method in class openfuture.bugbase.app.controller.GeneralAdminController
Set the value of userData.
setUserData(LinkedList) - Method in class openfuture.bugbase.app.model.BugBaseAdminModel
Set the value of userData.
setUserid(String) - Method in class openfuture.bugbase.domain.Login
Set the value of userid.
setUserid(String) - Method in class openfuture.bugbase.forms.LoginForm
Set the value of userid.
setUserid(String) - Method in class openfuture.bugbase.forms.RegistrationForm
Set the value of userid.
setUsers(LinkedList) - Method in class openfuture.bugbase.app.controller.BugReportController
Set the value of users.
setValue(boolean) - Method in class openfuture.bugbase.model.Result
Set the value of value.
setValue(Object) - Method in class openfuture.bugbase.app.view.DateCellRenderer
 
setValue(String) - Static method in class openfuture.bugbase.app.view.StringDialog
Set the value of value.
setValueAt(Object, int, int) - Method in class openfuture.util.misc.TableMap
 
setValueAt(Object, int, int) - Method in class openfuture.util.misc.TableSorter
 
setVersion(Version) - Method in class openfuture.bugbase.app.controller.DatabaseAdminController
Set the value of version.
setView(AbsPanel) - Method in class openfuture.bugbase.app.controller.AbsController
Set the value of view.
setWarnings(LinkedList) - Method in class openfuture.bugbase.model.TransactionResult
Set the value of warnings.
setYesText(String) - Method in class openfuture.util.forms.QueryAnswerForm
Set the value of yesText.
setYesUrl(String) - Method in class openfuture.util.forms.QueryAnswerForm
Set the value of yesUrl.
show() - Method in interface junit.logswingui.TestProtocolView
Show the protocol window.
showDialog() - Static method in class openfuture.bugbase.app.view.ChangePasswordDialog
Show the initialized dialog.
showDialog() - Static method in class openfuture.bugbase.app.view.StringDialog
Show the initialized dialog.
showDialog() - Static method in class openfuture.bugbase.app.view.LoginDialog
Show the initialized dialog.
showError(Component, Exception) - Method in class openfuture.bugbase.app.controller.AbsController
Shows up an error dialog with the message of the exception.
showError(Exception) - Method in class openfuture.bugbase.app.controller.AbsController
Shows up an error dialog with the message of the exception using AbsController.getView() as parent component.
showI18NError(Component, I18NException) - Method in class openfuture.bugbase.app.controller.AbsController
Shows up an error dialog with the message of the exception.
showI18NError(I18NException) - Method in class openfuture.bugbase.app.controller.AbsController
Shows up an error dialog with the message of the exception using AbsController.getView() as parent component.
showRetry(Exception) - Method in class openfuture.bugbase.app.view.MainView
Shows up an error dialog and query for retry.
showRetry(Exception) - Method in class openfuture.bugbase.app.view.MainAdminView
Shows up an error dialog and query for retry.
showRetry(I18NException) - Method in class openfuture.bugbase.app.view.MainView
Shows up an error dialog and query for retry.
showRetry(I18NException) - Method in class openfuture.bugbase.app.view.MainAdminView
Shows up an error dialog and query for retry.
shuttlesort(int[], int[], int, int) - Method in class openfuture.util.misc.TableSorter
 
SimpleListController - class openfuture.bugbase.app.controller.SimpleListController.
SimpleListController.java Created: Fri Jun 09 18:23:38 2000
SimpleListController(AbsController, LinkedList) - Constructor for class openfuture.bugbase.app.controller.SimpleListController
 
SimpleListModel - class openfuture.bugbase.app.model.SimpleListModel.
Model for simple lists.
SimpleListModel(LinkedList) - Constructor for class openfuture.bugbase.app.model.SimpleListModel
 
SimpleListPanel - class openfuture.bugbase.app.view.SimpleListPanel.
Panel containing a list element, a text element and three buttons for adding, deleting and saving.
SimpleListPanel(String, SimpleListController) - Constructor for class openfuture.bugbase.app.view.SimpleListPanel
 
sort(Object) - Method in class openfuture.util.misc.TableSorter
 
sortByColumn(int) - Method in class openfuture.util.misc.TableSorter
 
sortByColumn(int, boolean) - Method in class openfuture.util.misc.TableSorter
 
sqlToString(String) - Method in class openfuture.bugbase.domain.Persistency
Convert an SQL string into its Java representation.
sqlTranslate(String) - Method in class openfuture.util.database.DBServer
Translate SQL constructs into database specific syntax.
sqlTranslate(String) - Method in class openfuture.util.database.HyperSQLServer
Translate Standard SQL into database specific syntax: auto_increment into identity varchar(x) into varchar blob into varchar last_insert_id() into call identity()
STACKTRACE_CHAR - Static variable in class junit.log4j.JUnitPatternParser
The conversion character T stands for stack traces.
start() - Method in class openfuture.bugbase.app.applet.BugBaseAdminApplet
 
start() - Method in class openfuture.bugbase.app.applet.BugBaseApplet
 
startTime - Variable in class junit.logswingui.TestRunner
 
STATE_CLEAN - Static variable in class openfuture.bugbase.domain.DomainObject
 
STATE_DELETED - Static variable in class openfuture.bugbase.domain.DomainObject
 
STATE_DIRTY - Static variable in class openfuture.bugbase.domain.DomainObject
 
STATE_NEW - Static variable in class openfuture.bugbase.domain.DomainObject
 
STATUS_FIXED - Static variable in class openfuture.bugbase.model.BugReportStatus
 
STATUS_REJECTED - Static variable in class openfuture.bugbase.model.BugReportStatus
 
STATUS_REPORTED - Static variable in class openfuture.bugbase.model.BugReportStatus
 
STATUS_STARTED - Static variable in class openfuture.bugbase.model.BugReportStatus
 
StringDialog - class openfuture.bugbase.app.view.StringDialog.
Query a String in a dialog. Created: Thu Nov 23 21:51:01 2000
stringToDate(String) - Method in class openfuture.bugbase.app.controller.AbsController
 
stringToDate(String) - Static method in class openfuture.bugbase.app.view.StringUtility
Parses a Date from a String.
stringToSql(Object) - Static method in class openfuture.bugbase.domain.Persistency
Convert an object into a SQL compatible string.
StringUtility - class openfuture.bugbase.app.view.StringUtility.
String Utility. Created: Sat Feb 05 20:10:01 2000
StringUtility() - Constructor for class openfuture.bugbase.app.view.StringUtility
 
SUCCESS - Static variable in class openfuture.bugbase.model.TransactionResult
 
suite() - Static method in class openfuture.bugbase.test.ReleaseTestSuite
Define the test suite of the current class.
suite() - Static method in class openfuture.bugbase.test.bugreports.EditBugReportTestCase
Define the test suite of the current class.
swap(int, int) - Method in class openfuture.util.misc.TableSorter
 

T

tableChanged(TableModelEvent) - Method in class openfuture.bugbase.app.controller.AbsController
Override this method in subclasses.
tableChanged(TableModelEvent) - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Refresh the view, if a new selection occured.
tableChanged(TableModelEvent) - Method in class openfuture.util.misc.TableMap
 
tableChanged(TableModelEvent) - Method in class openfuture.util.misc.TableSorter
 
tableExists(Connection, String) - Method in class openfuture.util.database.DBServer
Check, if the table name exists.
tableExists(Connection, String) - Method in class openfuture.util.database.HyperSQLServer
Check, if the table name exists.
tableExists(String, Connection) - Method in class openfuture.bugbase.domain.Persistency
Check, if the given table exists.
TableMap - class openfuture.util.misc.TableMap.
 
TableMap() - Constructor for class openfuture.util.misc.TableMap
 
TableSorter - class openfuture.util.misc.TableSorter.
 
TableSorter() - Constructor for class openfuture.util.misc.TableSorter
 
TableSorter(TableModel) - Constructor for class openfuture.util.misc.TableSorter
 
tailFilter - Variable in class junit.log4j.JUnitAppender
The last filter in the filter chain.
TD_ALL - Static variable in class openfuture.util.misc.Trace
 
TD_CONSOLE - Static variable in class openfuture.util.misc.Trace
 
TD_FILE - Static variable in class openfuture.util.misc.Trace
 
tearDown() - Method in class junit.log4j.LoggedTestCase
Tear down of the test case.
tearDown() - Method in class openfuture.bugbase.test.access.NewUserTestCase
Remove the user added in NewUserTestCase.testAddNewUserAsNormal(), NewUserTestCase.testAddNewUserAsDoctor() and NewUserTestCase.testAddNewUserAsDoctor().
tearDown() - Method in class openfuture.bugbase.test.bugreports.ViewBugReportsTestCase
Removes the created bug reports and finally calls super.tearDown().
tearDown() - Method in class openfuture.bugbase.test.bugreports.JspAddBugReportTestCase
Try to remove the created bug reports again.
tearDown() - Method in class openfuture.bugbase.test.common.BusinessTestCase
Remove the test users from Bug Base.
test(String) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Test the connection using a question to the BugBaseServlet.
testAddCompleteBugReport() - Method in class openfuture.bugbase.test.bugreports.ClientAddBugReportTestCase
Add a complete bug report created by BusinessTestCase.createCompleteBugReport(String).
testAddCompleteReport() - Method in class openfuture.bugbase.test.bugreports.JspAddBugReportTestCase
Submit a complete bug report using the JSP interface.
testAddMissingDescription() - Method in class openfuture.bugbase.test.bugreports.JspAddBugReportTestCase
Submit a bug report with missing description entry using the JSP interface: Call NewBugReport.jsp. Log in. Fill form completely except for the report description. Submit the form.
testAddMissingTitle() - Method in class openfuture.bugbase.test.bugreports.JspAddBugReportTestCase
Submit a bug report with missing title entry using the JSP interface: Call NewBugReport.jsp. Log in. Fill form completely except for the report title. Submit the form.
testAddNewUserAsAdmin() - Method in class openfuture.bugbase.test.access.NewUserTestCase
Try to add a new user: Login as admin user. Try to add a new user. If this causes a I18NException, everything is OK.
testAddNewUserAsDoctor() - Method in class openfuture.bugbase.test.access.NewUserTestCase
Try to add a new user: Login as doctor user. Try to add a new user. If this causes a I18NException, everything is OK.
testAddNewUserAsNormal() - Method in class openfuture.bugbase.test.access.NewUserTestCase
Try to add a new user: Login as normal user. Try to add a new user. If this causes a I18NException, everything is OK.
testAddNewUserMissingUserId() - Method in class openfuture.bugbase.test.access.AddUserErrorsTestCase
Try to add a new user: Login as admin user. Try to add a new user. If this causes a I18NException, everything is OK.
testAddReportWithConformAttachment() - Method in class openfuture.bugbase.test.bugreports.JspAddBugReportTestCase
Submit a complete bug report including an attachment with HTTP conform name using the JSP interface.
testAddReportWithNonConformAttachment() - Method in class openfuture.bugbase.test.bugreports.JspAddBugReportTestCase
Submit a complete bug report including an attachment with a name containing a blank using the JSP interface.
testClientAccessDenied() - Method in class openfuture.bugbase.test.bugreports.ViewBugReportsTestCase
Client Test: Try to access as normal user the bug report created by the admin user during ViewBugReportsTestCase.setUp().
testClientAccessSuccessful() - Method in class openfuture.bugbase.test.bugreports.ViewBugReportsTestCase
Client Test: Try to access as normal user the bug report created by the normal user during ViewBugReportsTestCase.setUp().
testEditBugReport() - Method in class openfuture.bugbase.test.access.JspAccessTestCase
Test, if the bug report edit page EditBugReport.jsp is access protected.
testEditRegistration() - Method in class openfuture.bugbase.test.access.JspAccessTestCase
Test, if the edit registration page EditRegistration.jsp is access protected.
testFailed(int, Test, Throwable) - Method in class junit.logswingui.TestRunner
 
testIndex() - Method in class openfuture.bugbase.test.access.JspAccessTestCase
Test, if the entry page index.jsp is access protected.
testJspAccessDenied() - Method in class openfuture.bugbase.test.bugreports.ViewBugReportsTestCase
JSP Test: Try to access as normal user the bug report created by the admin user during ViewBugReportsTestCase.setUp().
testJspAccessSuccessful() - Method in class openfuture.bugbase.test.bugreports.ViewBugReportsTestCase
JSP Test: Try to access as normal user the bug report created by the normal user during ViewBugReportsTestCase.setUp().
testJspEditAccessDenied() - Method in class openfuture.bugbase.test.bugreports.EditBugReportTestCase
Try to edit the report as normal user created during set up as normal user.
testJspEditDescription() - Method in class openfuture.bugbase.test.bugreports.EditBugReportTestCase
Edit the bug report created as normal user during set up and modify its description.
testJspEditTitle() - Method in class openfuture.bugbase.test.bugreports.EditBugReportTestCase
Edit the bug report created as normal user during set up and modify its title.
testLogin() - Method in class openfuture.bugbase.test.access.JspLoginTestCase
Check, if this is the correct user.
testLogoff() - Method in class openfuture.bugbase.test.access.JspLoginTestCase
Check, if the user attribute is cleared.
testMissingDescription() - Method in class openfuture.bugbase.test.bugreports.ClientAddBugReportTestCase
Add a bug report created by BusinessTestCase.createCompleteBugReport(String).
testMissingErrorLevel() - Method in class openfuture.bugbase.test.bugreports.ClientAddBugReportTestCase
Add a bug report created by BusinessTestCase.createCompleteBugReport(String).
testMissingGroupid() - Method in class openfuture.bugbase.test.bugreports.ClientAddBugReportTestCase
Add a bug report created by BusinessTestCase.createCompleteBugReport(String).
testMissingPackage() - Method in class openfuture.bugbase.test.bugreports.ClientAddBugReportTestCase
Add a bug report created by BusinessTestCase.createCompleteBugReport(String).
testMissingTitle() - Method in class openfuture.bugbase.test.bugreports.ClientAddBugReportTestCase
Add a bug report created by BusinessTestCase.createCompleteBugReport(String).
testNewBugReport() - Method in class openfuture.bugbase.test.access.JspAccessTestCase
Test, if the new bug report page NewBugReport.jsp is access protected.
testNotNull(Object, String) - Method in class openfuture.bugbase.servlet.BugBaseServlet
Test, if the object o is not null.
TestProtocolView - interface junit.logswingui.TestProtocolView.
Interface showing test protocols in the test runner of JUnit.
TestRunner - class junit.logswingui.TestRunner.
A Swing based user interface to run tests and protocol their results with Log4J.
TestRunner() - Constructor for class junit.logswingui.TestRunner
 
testSearchReports() - Method in class openfuture.bugbase.test.access.JspAccessTestCase
Test, if the bug report search page SearchReports.jsp is access protected.
testShowLog4UnitNegative() - Method in class junit.log4j.DemoTestCase
 
testShowLog4UnitPositive() - Method in class junit.log4j.DemoTestCase
 
testViewReports() - Method in class openfuture.bugbase.test.access.JspAccessTestCase
Test, if the bug reports view page ViewReports.jsp is access protected.
timestampToDate(String) - Static method in class openfuture.bugbase.app.view.StringUtility
Converts the string representation of a date into a Date object.
TL_LOW - Static variable in class openfuture.util.misc.Trace
 
TL_LOW_STRING - Static variable in class openfuture.util.misc.Trace
 
TL_MEDIUM - Static variable in class openfuture.util.misc.Trace
 
TL_MEDIUM_STRING - Static variable in class openfuture.util.misc.Trace
 
TL_OFF - Static variable in class openfuture.util.misc.Trace
 
TL_OFF_STRING - Static variable in class openfuture.util.misc.Trace
 
TL_VERBOSE - Static variable in class openfuture.util.misc.Trace
 
TL_VERBOSE_STRING - Static variable in class openfuture.util.misc.Trace
 
toEmailContent() - Method in class openfuture.bugbase.domain.BugReport
Create a report of the bug status to be sent by email.
toString() - Method in class openfuture.bugbase.domain.Login
String representation of the login data.
toString() - Method in class openfuture.bugbase.domain.User
Returns User.getName(): <User.getEmail()>.
toString() - Method in class openfuture.bugbase.model.Version
Returns the String representation of the version label.
toString() - Method in class openfuture.bugbase.model.BugReportStatus
 
toString() - Method in class openfuture.bugbase.model.VersionLabel
 
toString() - Method in class openfuture.bugbase.model.ErrorLevel
Returns the String representation
toString() - Method in class openfuture.masterdata.MasterData
Returns a String that represents the value of this object.
toString() - Method in class openfuture.masterdata.LDMasterData
Returns a String that represents the value of this object.
toString() - Method in class openfuture.util.misc.Message
Create String simple representation without informations from a resource bundle.
toString(ResourceBundle) - Method in class openfuture.util.misc.Message
Create String representation.
Trace - class openfuture.util.misc.Trace.
The Trace class provides static methods that can be used in Java Applets and Applications to output trace messages to a trace device.
Trace() - Constructor for class openfuture.util.misc.Trace
 
Transaction - interface openfuture.bugbase.model.Transaction.
Interface defining version updates of the persistency layer. Created: Mon May 01 21:58:38 2000
TransactionResult - class openfuture.bugbase.model.TransactionResult.
result container of a transaction.
TransactionResult() - Constructor for class openfuture.bugbase.model.TransactionResult
Empty Constructor, equivalent to new TransactionResult(SUCCESS, new LinkedList(), new LinkedList()).
TransactionResult(int, LinkedList, LinkedList) - Constructor for class openfuture.bugbase.model.TransactionResult
Complete Constructor.
TransactionResult(LinkedList) - Constructor for class openfuture.bugbase.model.TransactionResult
Constructor, equivalent to new TransactionResult(SUCCESS, output, new LinkedList()).
TransactionResult(LinkedList, LinkedList) - Constructor for class openfuture.bugbase.model.TransactionResult
Constructor, equivalent to new TransactionResult(SUCCESS, output, warnings).
TransactionResultForm - class openfuture.util.forms.TransactionResultForm.
Form bean containing results of a transaction. Created: Wed Jan 24 06:05:27 2001
TransactionResultForm() - Constructor for class openfuture.util.forms.TransactionResultForm
Creates a new TransactionResultForm instance.
TransactionResultForm(String, LinkedList, String, String) - Constructor for class openfuture.util.forms.TransactionResultForm
Creates a new TransactionResultForm instance and sets all bean attributes.
TT_DATE - Static variable in class openfuture.util.misc.Trace
 
TT_OFF - Static variable in class openfuture.util.misc.Trace
 
TT_TIME - Static variable in class openfuture.util.misc.Trace
 
TT_TIME_MS - Static variable in class openfuture.util.misc.Trace
 

U

update(Version) - Method in class openfuture.bugbase.domain.VersionManager
Performs the update of the persistency.
updateBugReport(BugReport) - Method in class openfuture.bugbase.domain.Persistency
Update an existing bug report.
updateBugReport(User, BugReport) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Update the given bug report.
UpdateBugReportAction - class openfuture.bugbase.actions.UpdateBugReportAction.
Action bean for updating a single bug report.
UpdateBugReportAction() - Constructor for class openfuture.bugbase.actions.UpdateBugReportAction
 
updateBugReports(LinkedList) - Method in class openfuture.bugbase.domain.Persistency
Update existing bug reports.
updateBugReports(User, LinkedList, Boolean) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Update the given bug report. if sendEmail is true, the bug reporter will be notified via email about the changes.
updatePersistency(Version) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Update the persistency to a given version.
UpdateRegistrationAction - class openfuture.bugbase.actions.UpdateRegistrationAction.
Update user registration data.
UpdateRegistrationAction() - Constructor for class openfuture.bugbase.actions.UpdateRegistrationAction
 
url() - Static method in class openfuture.masterdata._PackageDescription
get the url of the package
url() - Static method in class openfuture.masterdata.test._PackageDescription
get the url of the package
User - class openfuture.bugbase.domain.User.
User domain object. Created: Fri Jun 09 03:45:47 2000
USER - Static variable in interface openfuture.bugbase.model.JspConstants
parameter name of the User.
USER_ID - Static variable in interface openfuture.bugbase.model.JspConstants
user id
User() - Constructor for class openfuture.bugbase.domain.User
 
user(Object, String) - Static method in class openfuture.util.misc.Trace
Describe 'user' method here.
user(Object, String, int) - Static method in class openfuture.util.misc.Trace
Describe 'user' method here.
user(Object, String, String) - Static method in class openfuture.util.misc.Trace
Describe 'user' method here.
user(Object, String, String, int) - Static method in class openfuture.util.misc.Trace
Describe 'user' method here.
UserController - class openfuture.bugbase.app.controller.UserController.
Controller for the user administration panel. Created: Fri Jun 09 05:59:12 2000
UserController(AbsController, LinkedList, LinkedList) - Constructor for class openfuture.bugbase.app.controller.UserController
 
UserPanel - class openfuture.bugbase.app.view.UserPanel.
Panel for user administration.
UserPanel(String, UserController) - Constructor for class openfuture.bugbase.app.view.UserPanel
Creates a new UserPanel instance.
usertables - Static variable in class openfuture.util.database.DBServer
 

V

validAdminUser(User) - Method in class openfuture.bugbase.domain.Persistency
Check, if the user belongs to the group 'admin'.
validate() - Method in class openfuture.bugbase.domain.DomainObject
Validate the domain object.
validate() - Method in class openfuture.bugbase.domain.BugReport
Check, if all mandatory fields are set.
validate(ActionMapping, HttpServletRequest) - Method in class openfuture.bugbase.forms.NewBugReportForm
Check, if all mandatory fields are set.
validate(ActionMapping, HttpServletRequest) - Method in class openfuture.bugbase.forms.RegistrationForm
Check, if all mandatory fields are set.
validate(ActionMapping, HttpServletRequest) - Method in class openfuture.bugbase.forms.BugReportForm
Check, if all mandatory fields are set.
Validators - class openfuture.bugbase.model.Validators.
Created: Tue Jun 20 17:20:32 2000
Validators() - Constructor for class openfuture.bugbase.model.Validators
 
validDoctorUser(User) - Method in class openfuture.bugbase.domain.Persistency
Check, if the user belongs to the group 'doctors'.
validDoctorUser(User) - Method in class openfuture.bugbase.servlet.BugBaseServletClient
Check, if the user belongs to the group 'doctors'.
validUser(Login) - Method in class openfuture.bugbase.domain.Persistency
Check, if the given login is valid.
validUserID(String) - Static method in class openfuture.bugbase.model.Validators
Validate, if userid contains only allowed characters.
valueChanged(ListSelectionEvent) - Method in class openfuture.bugbase.app.controller.AbsController
 
valueChanged(ListSelectionEvent) - Method in class openfuture.bugbase.app.controller.ListController
 
valueChanged(ListSelectionEvent) - Method in class openfuture.bugbase.app.controller.BugsOverviewController
Refresh the view, if a new selection occured.
valueChanged(ListSelectionEvent) - Method in class openfuture.bugbase.app.controller.DoubleListController
 
valueChanged(ListSelectionEvent) - Method in class openfuture.bugbase.app.controller.UserController
An element in the user list is selected.
Version - class openfuture.bugbase.model.Version.
Version.java Created: Tue Apr 25 20:51:24 2000
version() - Static method in class openfuture.masterdata._PackageDescription
Versions of Package: ---------------------------------------------------------------------------------- | Version | Changes ---------------------------------------------------------------------------------- | 0.1 | Creation ----------------------------------------------------------------------------------
version() - Static method in class openfuture.masterdata.test._PackageDescription
Versions of Package: ---------------------------------------------------------------------------------- | Version | Changes ---------------------------------------------------------------------------------- | 0.1 | Creation ----------------------------------------------------------------------------------
Version(String, Date) - Constructor for class openfuture.bugbase.model.Version
 
Version(VersionLabel, Date) - Constructor for class openfuture.bugbase.model.Version
 
VersionLabel - class openfuture.bugbase.model.VersionLabel.
Versions label with three levels: major version, minor version and build.
VersionLabel() - Constructor for class openfuture.bugbase.model.VersionLabel
Constructs a version 0.0.0.
VersionLabel(String) - Constructor for class openfuture.bugbase.model.VersionLabel
Creates a new version and calls VersionLabel.set(java.lang.String).
VersionManager - class openfuture.bugbase.domain.VersionManager.
Manages versions of domain objects.
VersionManager(Persistency) - Constructor for class openfuture.bugbase.domain.VersionManager
 
VersionUpdate - interface openfuture.bugbase.model.VersionUpdate.
VersionUpdate.java Created: Tue May 02 22:50:23 2000
ViewBugReportsTestCase - class openfuture.bugbase.test.bugreports.ViewBugReportsTestCase.
Testing searching and viewing existing bug reports.
ViewBugReportsTestCase(String) - Constructor for class openfuture.bugbase.test.bugreports.ViewBugReportsTestCase
Creates a new ViewBugReportsTestCase instance.
viewProtocol() - Method in class junit.logswingui.TestRunner
View the test protocol.
ViewReportsAction - class openfuture.bugbase.actions.ViewReportsAction.
Action bean for viewing bug reports.
ViewReportsAction() - Constructor for class openfuture.bugbase.actions.ViewReportsAction
 
ViewReportsForm - class openfuture.bugbase.forms.ViewReportsForm.
Form bean for the selection form. Created: Wed Jan 10 20:30:24 2001
ViewReportsForm() - Constructor for class openfuture.bugbase.forms.ViewReportsForm
 

W

warn(Object) - Method in class junit.log4j.LoggedTestCase
Redirection to warn() in the testcase category.
warn(Object, Throwable) - Method in class junit.log4j.LoggedTestCase
Redirection to warn() in the testcase category.
warning(Object, String) - Static method in class openfuture.util.misc.Trace
Describe 'warning' method here.
warning(Object, String, int) - Static method in class openfuture.util.misc.Trace
Describe 'warning' method here.
windowActivated(WindowEvent) - Method in class openfuture.bugbase.app.view.ChangePasswordDialog
do nothing
windowActivated(WindowEvent) - Method in class openfuture.bugbase.app.view.StringDialog
do nothing
windowActivated(WindowEvent) - Method in class openfuture.bugbase.app.view.LoginDialog
do nothing
windowClosed(WindowEvent) - Method in class openfuture.bugbase.app.view.ChangePasswordDialog
do nothing
windowClosed(WindowEvent) - Method in class openfuture.bugbase.app.view.StringDialog
do nothing
windowClosed(WindowEvent) - Method in class openfuture.bugbase.app.view.LoginDialog
do nothing
windowClosing(WindowEvent) - Method in class openfuture.bugbase.app.view.ChangePasswordDialog
Equal to pressing the cancel button
windowClosing(WindowEvent) - Method in class openfuture.bugbase.app.view.StringDialog
Equal to pressing the cancel button
windowClosing(WindowEvent) - Method in class openfuture.bugbase.app.view.LoginDialog
Equal to pressing the cancel button
windowDeactivated(WindowEvent) - Method in class openfuture.bugbase.app.view.ChangePasswordDialog
do nothing
windowDeactivated(WindowEvent) - Method in class openfuture.bugbase.app.view.StringDialog
do nothing
windowDeactivated(WindowEvent) - Method in class openfuture.bugbase.app.view.LoginDialog
do nothing
windowDeiconified(WindowEvent) - Method in class openfuture.bugbase.app.view.ChangePasswordDialog
do nothing
windowDeiconified(WindowEvent) - Method in class openfuture.bugbase.app.view.StringDialog
do nothing
windowDeiconified(WindowEvent) - Method in class openfuture.bugbase.app.view.LoginDialog
do nothing
windowIconified(WindowEvent) - Method in class openfuture.bugbase.app.view.ChangePasswordDialog
do nothing
windowIconified(WindowEvent) - Method in class openfuture.bugbase.app.view.StringDialog
do nothing
windowIconified(WindowEvent) - Method in class openfuture.bugbase.app.view.LoginDialog
do nothing
windowOpened(WindowEvent) - Method in class openfuture.bugbase.app.view.ChangePasswordDialog
do nothing
windowOpened(WindowEvent) - Method in class openfuture.bugbase.app.view.StringDialog
do nothing
windowOpened(WindowEvent) - Method in class openfuture.bugbase.app.view.LoginDialog
do nothing
writeProtocolFooter(long) - Method in class junit.logswingui.TestRunner
 
writeProtocolHeader(Date) - Method in class junit.logswingui.TestRunner
 

X

XmFormLayout - class openfuture.util.layout.XmFormLayout.
 
XmFormLayout(String) - Constructor for class openfuture.util.layout.XmFormLayout
The constructor for reading constraints from file or URL
XmFormLayout(String[]) - Constructor for class openfuture.util.layout.XmFormLayout
The constructor.

Y

YES_NO_DEFAULT - Static variable in class openfuture.bugbase.domain.MasterDataService
parameter for masterdata type [yes, no, ].

_

_PackageDescription - class openfuture.masterdata._PackageDescription.
Class _PackageDescription is used to describe this package
_PackageDescription - class openfuture.masterdata.test._PackageDescription.
Class _PackageDescription is used to describe this package
_PackageDescription() - Constructor for class openfuture.masterdata._PackageDescription
 
_PackageDescription() - Constructor for class openfuture.masterdata.test._PackageDescription
 

A B C D E F G H I J L M N O P Q R S T U V W X Y _

Copyright © 2000 -- 2003 openfuture.de. All Rights Reserved.