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

A

ALL_USERS - Static variable in class org.openi.project.ProjectContext
 
APP_ADMINISTRATION - Static variable in class org.openi.security.Permission
 
Analysis - class org.openi.analysis.Analysis.
 
Analysis() - Constructor for class org.openi.analysis.Analysis
 
AnalysisAdapter - class org.openi.analysis.AnalysisAdapter.
 
AnalysisAdapter() - Constructor for class org.openi.analysis.AnalysisAdapter
 
AnalysisController - class org.openi.web.controller.analysis.AnalysisController.
 
AnalysisController() - Constructor for class org.openi.web.controller.analysis.AnalysisController
 
Application - class org.openi.application.Application.
 
ApplicationFormController - class org.openi.web.controller.admin.ApplicationFormController.
 
ApplicationFormController() - Constructor for class org.openi.web.controller.admin.ApplicationFormController
 
ApplicationFormControllerTest - class org.openi.web.controller.admin.ApplicationFormControllerTest.
 
ApplicationFormControllerTest() - Constructor for class org.openi.web.controller.admin.ApplicationFormControllerTest
 
ApplicationTest - class org.openi.application.ApplicationTest.
 
ApplicationTest() - Constructor for class org.openi.application.ApplicationTest
 
ApplicationValidator - class org.openi.web.validation.admin.ApplicationValidator.
 
ApplicationValidator() - Constructor for class org.openi.web.validation.admin.ApplicationValidator
 
AuthorizationFilter - class org.openi.security.AuthorizationFilter.
Checks session to make sure it has all required attributes (does not populate session).
AuthorizationFilter() - Constructor for class org.openi.security.AuthorizationFilter
 
accept(File) - Method in class org.openi.project.ProjectDirectoryFilter
 
addClickable(ClickableMember) - Method in class org.openi.xmla.XMLAQueryTag
 
addLogEntry(LogEntry) - Method in class org.openi.analysis.ChangeLog
 
addMenuItem(MenuItem) - Method in class org.openi.menu.Menu
Adds menu item.
addProject(Project) - Method in class org.openi.project.Category
 
addSubMenu(Menu) - Method in class org.openi.menu.Menu
Adds sub menu
appContext - Static variable in class org.openi.web.controller.BaseControllerTestCase
 
axisFontName - Variable in class org.openi.chart.EnhancedChartComponent
 
axisFontSize - Variable in class org.openi.chart.EnhancedChartComponent
 
axisFontStyle - Variable in class org.openi.chart.EnhancedChartComponent
 
axisTickFontName - Variable in class org.openi.chart.EnhancedChartComponent
 
axisTickFontSize - Variable in class org.openi.chart.EnhancedChartComponent
 
axisTickFontStyle - Variable in class org.openi.chart.EnhancedChartComponent
 

B

BaseControllerTestCase - class org.openi.web.controller.BaseControllerTestCase.
 
BaseControllerTestCase() - Constructor for class org.openi.web.controller.BaseControllerTestCase
 
BeanStorage - class org.openi.xml.BeanStorage.
 
BeanStorage() - Constructor for class org.openi.xml.BeanStorage
 
bgColorB - Variable in class org.openi.chart.EnhancedChartComponent
 
bgColorG - Variable in class org.openi.chart.EnhancedChartComponent
 
bgColorR - Variable in class org.openi.chart.EnhancedChartComponent
 
build(String, List) - Method in class org.openi.menu.MenuBuilder
Generates menu tree by recursing a list of directories.
buildMenu() - Method in class org.openi.project.ProjectContext
Determines appropriate base project directory, and which directories to include in menu delegates all menu building to the MenuBuilder

C

CHART_SERVLET - Variable in class org.openi.chart.EnhancedChartComponent
 
CONFIGURE_DATASOURCE - Static variable in class org.openi.security.Permission
 
CREATE_NEW - Static variable in class org.openi.security.Permission
 
Category - class org.openi.project.Category.
Container of projects by category name
Category() - Constructor for class org.openi.project.Category
 
Category(String) - Constructor for class org.openi.project.Category
 
ChangeLog - class org.openi.analysis.ChangeLog.
 
ChangeLog() - Constructor for class org.openi.analysis.ChangeLog
 
ChartCreator - class org.openi.chart.ChartCreator.
A simple demonstration application showing how to create a bar chart.
ChartCreator(String) - Constructor for class org.openi.chart.ChartCreator
Creates a new demo instance.
canDrillThrough(Cell) - Method in class org.openi.chart.EnhancedChartComponent
 
chartHeight - Variable in class org.openi.chart.EnhancedChartComponent
 
chartTitle - Variable in class org.openi.chart.EnhancedChartComponent
 
chartType - Variable in class org.openi.chart.EnhancedChartComponent
 
chartWidth - Variable in class org.openi.chart.EnhancedChartComponent
 
colCount - Variable in class org.openi.chart.EnhancedChartComponent
 
colorPalette - Variable in class org.openi.chart.EnhancedChartComponent
 
constructDisplayName(File) - Static method in class org.openi.menu.MenuBuilder
Constructs display name for Directory/file
convertFO2PDF(ByteArrayInputStream, ByteArrayOutputStream) - Method in class org.openi.report.EnhancedPrintServlet
converts FO xml into PDF using the FOP processor
createAnalysis(String, String, ChartComponent, OlapModel) - Static method in class org.openi.analysis.AnalysisAdapter
Deprecated. should no longer be using the tonbeller chart component - use the lmi EnhancedChartComponent
createAnalysis(String, String, EnhancedChartComponent, TableComponent, OlapModel) - Static method in class org.openi.analysis.AnalysisAdapter
Constructs an analysis out of jpivot components
createComponent(RequestContext) - Method in class org.openi.chart.EnhancedChartTag
 
createDemoPanel() - Static method in class org.openi.chart.ChartCreator
Creates a panel for the demo (used by SuperDemo.java).
createDirectory(String) - Method in class org.openi.project.ProjectContext
Creates a directory below this project context's projectDirectory.
createProject(String, String) - Static method in class org.openi.project.ProjectFactory
Separate from getProject to avoid creating a project when there just might be a typo, error, security flaw.

D

DELETE_PRIVATE - Static variable in class org.openi.security.Permission
 
DELETE_PUBLIC - Static variable in class org.openi.security.Permission
 
DIAGNOSTICS - Static variable in class org.openi.security.Permission
 
Datasource - class org.openi.analysis.Datasource.
 
Datasource() - Constructor for class org.openi.analysis.Datasource
 
Datasource(String, String) - Constructor for class org.openi.analysis.Datasource
 
DatasourceFormController - class org.openi.web.controller.admin.DatasourceFormController.
 
DatasourceFormController() - Constructor for class org.openi.web.controller.admin.DatasourceFormController
 
DatasourceFormControllerTest - class org.openi.web.controller.admin.DatasourceFormControllerTest.
 
DatasourceFormControllerTest(String) - Constructor for class org.openi.web.controller.admin.DatasourceFormControllerTest
 
DeleteAnalysisFormController - class org.openi.web.controller.analysis.DeleteAnalysisFormController.
 
DeleteAnalysisFormController() - Constructor for class org.openi.web.controller.analysis.DeleteAnalysisFormController
 
DirectoryLister - class org.openi.project.DirectoryLister.
 
DirectoryLister() - Constructor for class org.openi.project.DirectoryLister
 
DrillthroughDownloadController - class org.openi.web.controller.DrillthroughDownloadController.
 
DrillthroughDownloadController() - Constructor for class org.openi.web.controller.DrillthroughDownloadController
 
deleteAnalysis(String) - Method in class org.openi.project.ProjectContext
 
deleteDatasource(String) - Method in class org.openi.project.ProjectContext
To remove datasource from project
deleteFile(String) - Method in class org.openi.xml.BeanStorage
 
destroy() - Method in class org.openi.application.InitApplicationServlet
 
destroy() - Method in class org.openi.report.EnhancedPrintServlet
Destroys the servlet.
destroy() - Method in class org.openi.security.AuthorizationFilter
 
destroy() - Method in class org.openi.security.LogoutFilter
Called by the web container to indicate to a filter that it is being taken out of service.
destroy() - Method in class org.openi.security.PasswordFilter
 
dirty - Variable in class org.openi.chart.EnhancedChartComponent
 
dispatcher - Variable in class org.openi.chart.EnhancedChartComponent
 
doEndTag() - Method in class org.openi.web.RendererTag
renders the component
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.openi.security.AuthorizationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.openi.security.LogoutFilter
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.openi.security.PasswordFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openi.application.InitApplicationServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openi.report.EnhancedPrintServlet
Handles the HTTP GET method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openi.application.InitApplicationServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openi.report.EnhancedPrintServlet
Handles the HTTP POST method.
document - Variable in class org.openi.chart.EnhancedChartComponent
 
drillThrough(Cell) - Method in class org.openi.chart.EnhancedChartComponent
returns a DrillThroughTableModel for the drill through
drillThroughEnabled - Variable in class org.openi.chart.EnhancedChartComponent
 

E

EnhancedChartComponent - class org.openi.chart.EnhancedChartComponent.
Started as an exact copy of com.tonbeller.jpivot.chart.ChartComponent.
EnhancedChartComponent(String, Component, String, RequestContext) - Constructor for class org.openi.chart.EnhancedChartComponent
Constructor
EnhancedChartComponent.jpivotCategoryURLGenerator - class org.openi.chart.EnhancedChartComponent.jpivotCategoryURLGenerator.
A URLGenerator class to generate chart urls that work with jpivot
EnhancedChartComponent.jpivotPieURLGenerator - class org.openi.chart.EnhancedChartComponent.jpivotPieURLGenerator.
A URLGenerator class to generate pie urls that work with jpivot
EnhancedChartTag - class org.openi.chart.EnhancedChartTag.
 
EnhancedChartTag() - Constructor for class org.openi.chart.EnhancedChartTag
 
EnhancedPrintServlet - class org.openi.report.EnhancedPrintServlet.
 
EnhancedPrintServlet() - Constructor for class org.openi.report.EnhancedPrintServlet
 

F

FileChangeWatcher - class org.openi.util.FileChangeWatcher.
 
FileChangeWatcher(File) - Constructor for class org.openi.util.FileChangeWatcher
Constructor initializes file.
FileUploadServlet - class org.openi.project.FileUploadServlet.
 
FileUploadServlet() - Constructor for class org.openi.project.FileUploadServlet
 
filename - Variable in class org.openi.chart.EnhancedChartComponent
 
findProjectDirectories(String) - Static method in class org.openi.project.DirectoryLister
Makes list of all folders starting from 'directory'
findProjectDirectories(String, List) - Static method in class org.openi.project.DirectoryLister
Makes list of all folders starting from 'directory'
findProjectDirectories(String, boolean, String, boolean) - Static method in class org.openi.project.DirectoryLister
This method creates list of public and private modules defined in project configuration.
findTestDirectory() - Static method in class org.openi.test.Util
 
fontName - Variable in class org.openi.chart.EnhancedChartComponent
 
fontSize - Variable in class org.openi.chart.EnhancedChartComponent
 
fontStyle - Variable in class org.openi.chart.EnhancedChartComponent
 
foregroundAlpha - Variable in class org.openi.chart.EnhancedChartComponent
 
foregroundAlpha - Variable in class org.openi.chart.EnhancedChartTag
 
formBackingObject(HttpServletRequest) - Method in class org.openi.web.controller.admin.ApplicationFormController
Retrieve a backing object for the current form from the given request
formBackingObject(HttpServletRequest) - Method in class org.openi.web.controller.admin.DatasourceFormController
Retrieve a backing object for the current form from the given request
formBackingObject(HttpServletRequest) - Method in class org.openi.web.controller.admin.ManageFilesFormController
This method will create the command object and set it in its initial state.
formBackingObject(HttpServletRequest) - Method in class org.openi.web.controller.admin.ProjectFormController
Retrieve a backing object for the current form from the given request
formBackingObject(HttpServletRequest) - Method in class org.openi.web.controller.admin.UploadFileFormController
Retrieve a backing object for the current form from the given request
formBackingObject(HttpServletRequest) - Method in class org.openi.web.controller.analysis.DeleteAnalysisFormController
This method will create the command object and set it in its initial state.

G

generateLabel(CategoryDataset, int, int) - Method in class org.openi.chart.LabelGenerator
Generates a label for the specified item.
generateURL(CategoryDataset, int, int) - Method in class org.openi.chart.EnhancedChartComponent.jpivotCategoryURLGenerator
Implementation of generateURL that integrates with jpivot/wcf framework.
generateURL(PieDataset, Comparable, int) - Method in class org.openi.chart.EnhancedChartComponent.jpivotPieURLGenerator
Implementation of generateURL that integrates with jpivot/wcf framework.
getAnalysisConfigName() - Method in class org.openi.analysis.LogEntry
 
getAnalysisJspName() - Method in class org.openi.menu.MenuBuilder
 
getAnalysisTitle() - Method in class org.openi.analysis.Analysis
 
getApplicationAdminPermissions() - Method in class org.openi.application.Application
 
getApplicationAdmins() - Method in class org.openi.application.Application
 
getApplicationTitle() - Method in class org.openi.application.Application
 
getAxisFontName() - Method in class org.openi.analysis.Analysis
 
getAxisFontName() - Method in class org.openi.chart.EnhancedChartComponent
 
getAxisFontSize() - Method in class org.openi.analysis.Analysis
 
getAxisFontSize() - Method in class org.openi.chart.EnhancedChartComponent
 
getAxisFontStyle() - Method in class org.openi.analysis.Analysis
 
getAxisFontStyle() - Method in class org.openi.chart.EnhancedChartComponent
 
getAxisTickFontName() - Method in class org.openi.analysis.Analysis
 
getAxisTickFontName() - Method in class org.openi.chart.EnhancedChartComponent
 
getAxisTickFontSize() - Method in class org.openi.analysis.Analysis
 
getAxisTickFontSize() - Method in class org.openi.chart.EnhancedChartComponent
 
getAxisTickFontStyle() - Method in class org.openi.analysis.Analysis
 
getAxisTickFontStyle() - Method in class org.openi.chart.EnhancedChartComponent
 
getBaseDirectory() - Method in class org.openi.project.ProjectContext
 
getBgColorB() - Method in class org.openi.analysis.Analysis
 
getBgColorB() - Method in class org.openi.chart.EnhancedChartComponent
 
getBgColorG() - Method in class org.openi.analysis.Analysis
 
getBgColorG() - Method in class org.openi.chart.EnhancedChartComponent
 
getBgColorR() - Method in class org.openi.analysis.Analysis
 
getBgColorR() - Method in class org.openi.chart.EnhancedChartComponent
 
getCatalog() - Method in class org.openi.analysis.Datasource
 
getCategory() - Method in class org.openi.project.Project
 
getChangeLog() - Method in class org.openi.project.ProjectContext
for getChangeLog - need to trap IOException, this is non critical
getChartHeight() - Method in class org.openi.analysis.Analysis
 
getChartHeight() - Method in class org.openi.chart.EnhancedChartComponent
 
getChartTitle() - Method in class org.openi.analysis.Analysis
 
getChartTitle() - Method in class org.openi.chart.EnhancedChartComponent
 
getChartType() - Method in class org.openi.analysis.Analysis
 
getChartType() - Method in class org.openi.chart.EnhancedChartComponent
 
getChartWidth() - Method in class org.openi.analysis.Analysis
 
getChartWidth() - Method in class org.openi.chart.EnhancedChartComponent
 
getChildNodes() - Method in class org.openi.menu.Menu
Returns sub menu and menu items
getColCount() - Method in class org.openi.chart.EnhancedChartComponent
 
getColorPalette() - Method in class org.openi.chart.EnhancedChartComponent
 
getColorPalette(String) - Method in class org.openi.project.Project
 
getColorPaletteMap() - Method in class org.openi.project.Project
 
getColorPaletteName() - Method in class org.openi.analysis.Analysis
 
getComment() - Method in class org.openi.analysis.LogEntry
 
getConnectionName() - Method in class org.openi.test.jnditester.JndiProperties
 
getConnectionPassword() - Method in class org.openi.test.jnditester.JndiProperties
 
getConnectionURL() - Method in class org.openi.test.jnditester.JndiProperties
 
getContextFactory() - Method in class org.openi.test.jnditester.JndiProperties
 
getCopyrightMessage() - Method in class org.openi.application.Application
 
getCssName() - Method in class org.openi.project.Project
 
getCustomerSupport() - Method in class org.openi.application.Application
 
getDataSourceMap() - Method in class org.openi.project.Project
 
getDataSourceName() - Method in class org.openi.analysis.Analysis
 
getDatasource(String) - Method in class org.openi.project.ProjectContext
returns datasource object from datasource name
getDefaultPaletteName() - Method in class org.openi.project.Project
 
getDemoDescription() - Static method in class org.openi.chart.ChartCreator
Returns a description of the demo.
getDisplayName() - Method in class org.openi.menu.Menu
 
getDisplayName() - Method in class org.openi.menu.MenuItem
 
getDisplayName() - Method in class org.openi.util.NameValue
 
getDriverClassName() - Method in class org.openi.project.JdbcDatasource
 
getExternalUrl() - Method in class org.openi.project.Project
 
getFileContents(String) - Static method in class org.openi.util.Util
Fetch the entire contents of a text file, and return it in a String.
getFilename() - Method in class org.openi.chart.EnhancedChartComponent
 
getFontName() - Method in class org.openi.analysis.Analysis
 
getFontName() - Method in class org.openi.chart.EnhancedChartComponent
 
getFontSize() - Method in class org.openi.analysis.Analysis
 
getFontSize() - Method in class org.openi.chart.EnhancedChartComponent
 
getFontStyle() - Method in class org.openi.analysis.Analysis
 
getFontStyle() - Method in class org.openi.chart.EnhancedChartComponent
 
getForegroundAlpha() - Method in class org.openi.analysis.Analysis
 
getForegroundAlpha() - Method in class org.openi.chart.EnhancedChartComponent
 
getForegroundAlpha() - Method in class org.openi.chart.EnhancedChartTag
 
getHorizAxisLabel() - Method in class org.openi.analysis.Analysis
 
getHorizAxisLabel() - Method in class org.openi.chart.EnhancedChartComponent
 
getInfo() - Method in class org.openi.security.tomcat.LoginValve
Return descriptive information about this Valve implementation.
getInstance() - Static method in class org.openi.application.Application
 
getInstance() - Static method in class org.openi.test.jnditester.JndiProperties
 
getJdbcDatasource() - Method in class org.openi.project.ProjectContext
 
getLegendFontName() - Method in class org.openi.analysis.Analysis
 
getLegendFontName() - Method in class org.openi.chart.EnhancedChartComponent
 
getLegendFontSize() - Method in class org.openi.analysis.Analysis
 
getLegendFontSize() - Method in class org.openi.chart.EnhancedChartComponent
 
getLegendFontStyle() - Method in class org.openi.analysis.Analysis
 
getLegendFontStyle() - Method in class org.openi.chart.EnhancedChartComponent
 
getLegendPosition() - Method in class org.openi.analysis.Analysis
 
getLegendPosition() - Method in class org.openi.chart.EnhancedChartComponent
 
getLogEntries() - Method in class org.openi.analysis.ChangeLog
 
getLogoUrl() - Method in class org.openi.project.Project
 
getLogonImageName() - Method in class org.openi.application.Application
 
getMdxQuery() - Method in class org.openi.analysis.Analysis
 
getMdxQuery() - Method in class org.openi.xmla.XMLAQueryTag
 
getMessage() - Method in class org.openi.project.Project
 
getModules() - Method in class org.openi.project.Project
 
getName() - Method in class org.openi.project.Category
 
getOlapModel(RequestContext) - Method in class org.openi.xmla.XMLAQueryTag
 
getPassword() - Method in class org.openi.analysis.Datasource
 
getPassword() - Method in class org.openi.project.JdbcDatasource
 
getPassword() - Method in class org.openi.xmla.XMLAQueryTag
 
getPoweredByLogoName() - Method in class org.openi.application.Application
 
getPrepend() - Method in class org.openi.util.NameValueType
 
getProject() - Method in class org.openi.project.ProjectContext
 
getProject(String, String) - Static method in class org.openi.project.ProjectFactory
Currently not cached - loads project from file each time.
getProjectAdminPermissions() - Method in class org.openi.application.Application
 
getProjectAdmins() - Method in class org.openi.project.Project
 
getProjectContentJspName() - Method in class org.openi.menu.MenuBuilder
 
getProjectDirectory() - Method in class org.openi.project.ProjectContext
 
getProjectId() - Method in class org.openi.project.Project
 
getProjectMap(String) - Static method in class org.openi.project.ProjectFactory
Always returns all available projects underneath the baseDirName.
getProjectName() - Method in class org.openi.project.Project
 
getProjectUserPermissions() - Method in class org.openi.application.Application
 
getProjectUsers() - Method in class org.openi.project.Project
 
getProjects() - Method in class org.openi.project.Category
 
getProjectsByCategory(String) - Static method in class org.openi.project.ProjectFactory
 
getProjectsByCategory(String, String) - Static method in class org.openi.project.ProjectFactory
Returns map of categories, each category contains a list of projects.
getReferal() - Method in class org.openi.test.jnditester.JndiProperties
 
getReturnAttibutes() - Method in class org.openi.test.jnditester.JndiProperties
 
getSearchBase() - Method in class org.openi.test.jnditester.JndiProperties
 
getSearchFilter() - Method in class org.openi.test.jnditester.JndiProperties
 
getSearchScope() - Method in class org.openi.test.jnditester.JndiProperties
 
getServer() - Method in class org.openi.analysis.Datasource
 
getServletInfo() - Method in class org.openi.report.EnhancedPrintServlet
Returns a short description of the servlet.
getShowLegend() - Method in class org.openi.chart.EnhancedChartComponent
 
getShowPareto() - Method in class org.openi.analysis.Analysis
 
getShowPareto() - Method in class org.openi.chart.EnhancedChartComponent
 
getSlicerAlignment() - Method in class org.openi.analysis.Analysis
 
getSlicerAlignment() - Method in class org.openi.chart.EnhancedChartComponent
 
getSlicerFontName() - Method in class org.openi.analysis.Analysis
 
getSlicerFontName() - Method in class org.openi.chart.EnhancedChartComponent
 
getSlicerFontSize() - Method in class org.openi.analysis.Analysis
 
getSlicerFontSize() - Method in class org.openi.chart.EnhancedChartComponent
 
getSlicerFontStyle() - Method in class org.openi.analysis.Analysis
 
getSlicerFontStyle() - Method in class org.openi.chart.EnhancedChartComponent
 
getSlicerPosition() - Method in class org.openi.analysis.Analysis
 
getSlicerPosition() - Method in class org.openi.chart.EnhancedChartComponent
 
getSplashImageUrl() - Method in class org.openi.project.Project
 
getSplashPage() - Method in class org.openi.project.Project
 
getTarget() - Method in class org.openi.menu.MenuItem
 
getTestProject() - Method in class org.openi.web.controller.BaseControllerTestCase
 
getTestProjectContext() - Method in class org.openi.web.controller.BaseControllerTestCase
 
getTickLabelRotate() - Method in class org.openi.analysis.Analysis
 
getTickLabelRotate() - Method in class org.openi.chart.EnhancedChartComponent
 
getTimestamp() - Method in class org.openi.analysis.LogEntry
 
getType() - Method in class org.openi.util.NameValueType
 
getUrl() - Method in class org.openi.menu.MenuItem
 
getUrl() - Method in class org.openi.project.JdbcDatasource
 
getUser() - Method in class org.openi.xmla.XMLAQueryTag
 
getUsername() - Method in class org.openi.analysis.Datasource
 
getUsername() - Method in class org.openi.analysis.LogEntry
 
getUsername() - Method in class org.openi.project.JdbcDatasource
 
getUsername() - Method in class org.openi.project.ProjectContext
 
getValue() - Method in class org.openi.util.NameValue
 
getVertAxisLabel() - Method in class org.openi.analysis.Analysis
 
getVertAxisLabel() - Method in class org.openi.chart.EnhancedChartComponent
 
getXslFileName() - Method in class org.openi.web.controller.menu.TreeNavigationController
 

H

handleCancel(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openi.web.controller.admin.ManageFilesFormController
This method handles cancel action and redirects to manage file page.
handleCancel(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openi.web.controller.analysis.DeleteAnalysisFormController
This method handle cancel action and redirect to analysis page.
handleConfirm(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openi.web.controller.admin.ManageFilesFormController
This method handles confirm action.
handleDelete(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openi.web.controller.admin.ManageFilesFormController
This method handles delete action.
handleDelete(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openi.web.controller.analysis.DeleteAnalysisFormController
This method handles delete action.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openi.web.controller.DrillthroughDownloadController
Process the request and return a ModelAndView object which the DispatcherServlet will render.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openi.web.controller.ProjectContentController
Process the request and return a ModelAndView object which the DispatcherServlet will render.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openi.web.controller.ProjectListController
Process the request and return a ModelAndView object which the DispatcherServlet will render.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openi.web.controller.SplashController
Process the request and return a ModelAndView object which the DispatcherServlet will render.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openi.web.controller.UserGuideController
Process the request and return a ModelAndView object which the DispatcherServlet will render.
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openi.web.controller.analysis.AnalysisController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openi.web.controller.analysis.SaveAnalysisFormController
handleRequestInternal
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.openi.web.controller.menu.TreeNavigationController
Process the request and return a ModelAndView object which the DispatcherServlet will render.
hasPermission(Permission) - Method in class org.openi.project.ProjectContext
Method to check user's permission
horizAxisLabel - Variable in class org.openi.chart.EnhancedChartComponent
 

I

InitApplicationServlet - class org.openi.application.InitApplicationServlet.
 
InitApplicationServlet() - Constructor for class org.openi.application.InitApplicationServlet
 
info - Variable in class org.openi.chart.EnhancedChartComponent
 
init() - Method in class org.openi.application.InitApplicationServlet
 
init(ServletConfig) - Method in class org.openi.report.EnhancedPrintServlet
Initializes the servlet.
init(FilterConfig) - Method in class org.openi.security.AuthorizationFilter
 
init(FilterConfig) - Method in class org.openi.security.LogoutFilter
Called by the web container to indicate to a filter that it is being placed into service.
init(FilterConfig) - Method in class org.openi.security.PasswordFilter
 
init(RequestContext) - Method in class org.openi.xmla.XMLAQueryTag
 
initialize(RequestContext) - Method in class org.openi.chart.EnhancedChartComponent
called once by the creating tag
invoke(Request, Response, ValveContext) - Method in class org.openi.security.tomcat.LoginValve
process the request and test whether it is j_security_check or not.
isBasicAuthentication() - Method in class org.openi.application.Application
 
isDirty() - Method in class org.openi.chart.EnhancedChartComponent
true means that render() will create a new chart
isDrillThroughEnabled() - Method in class org.openi.analysis.Analysis
 
isDrillThroughEnabled() - Method in class org.openi.chart.EnhancedChartComponent
 
isHideSpans() - Method in class org.openi.analysis.Analysis
 
isItemInList(String, String) - Static method in class org.openi.util.Util
Checks whether the item is in comma separated list of items.
isLevelStyle() - Method in class org.openi.analysis.Analysis
 
isShowChart() - Method in class org.openi.analysis.Analysis
 
isShowLegend() - Method in class org.openi.analysis.Analysis
 
isShowSlicer() - Method in class org.openi.analysis.Analysis
 
isShowSlicer() - Method in class org.openi.chart.EnhancedChartComponent
 
isShowTable() - Method in class org.openi.analysis.Analysis
 
isUseChartSize() - Method in class org.openi.analysis.Analysis
 
isUseChartSize() - Method in class org.openi.chart.EnhancedChartComponent
 
isVisible() - Method in class org.openi.menu.ToolbarState
 

J

JdbcDatasource - class org.openi.project.JdbcDatasource.
TODO need to integrate this with the jpivot xmla datasource concept
JdbcDatasource() - Constructor for class org.openi.project.JdbcDatasource
 
JdbcDatasourceTest - class org.openi.project.JdbcDatasourceTest.
 
JdbcDatasourceTest() - Constructor for class org.openi.project.JdbcDatasourceTest
 
JndiChecker - class org.openi.test.jnditester.JndiChecker.
 
JndiChecker() - Constructor for class org.openi.test.jnditester.JndiChecker
 
JndiProperties - class org.openi.test.jnditester.JndiProperties.
 

L

LabelGenerator - class org.openi.chart.LabelGenerator.
 
LabelGenerator(int) - Constructor for class org.openi.chart.LabelGenerator
Creates a new label generator that displays the item value and a percentage relative to the value in the same series for the specified category.
LabelGenerator(Integer) - Constructor for class org.openi.chart.LabelGenerator
Creates a new label generator that displays the item value and a percentage relative to the value in the same series for the specified category.
LogEntry - class org.openi.analysis.LogEntry.
 
LogEntry() - Constructor for class org.openi.analysis.LogEntry
 
LogEntry(String, Date, String, String) - Constructor for class org.openi.analysis.LogEntry
 
LoginValve - class org.openi.security.tomcat.LoginValve.
 
LoginValve() - Constructor for class org.openi.security.tomcat.LoginValve
 
LogoutFilter - class org.openi.security.LogoutFilter.
 
LogoutFilter() - Constructor for class org.openi.security.LogoutFilter
 
legendFontName - Variable in class org.openi.chart.EnhancedChartComponent
 
legendFontSize - Variable in class org.openi.chart.EnhancedChartComponent
 
legendFontStyle - Variable in class org.openi.chart.EnhancedChartComponent
 
legendPosition - Variable in class org.openi.chart.EnhancedChartComponent
 
locale - Variable in class org.openi.chart.EnhancedChartComponent
 
logger - Variable in class org.openi.web.controller.BaseControllerTestCase
 

M

MANAGE_FILES - Static variable in class org.openi.security.Permission
 
ManageFilesFormController - class org.openi.web.controller.admin.ManageFilesFormController.
 
ManageFilesFormController() - Constructor for class org.openi.web.controller.admin.ManageFilesFormController
 
Menu - class org.openi.menu.Menu.
 
Menu() - Constructor for class org.openi.menu.Menu
Default contructor
Menu(String) - Constructor for class org.openi.menu.Menu
 
MenuBuilder - class org.openi.menu.MenuBuilder.
 
MenuBuilder() - Constructor for class org.openi.menu.MenuBuilder
 
MenuBuilderTest - class org.openi.menu.MenuBuilderTest.
 
MenuBuilderTest(String) - Constructor for class org.openi.menu.MenuBuilderTest
Constructor for MenuBuilderTest.
MenuItem - class org.openi.menu.MenuItem.
 
MenuItem() - Constructor for class org.openi.menu.MenuItem
Default constuctor
MenuItem(String) - Constructor for class org.openi.menu.MenuItem
Constructs menu item with display name.
MenuItem(String, String) - Constructor for class org.openi.menu.MenuItem
 
main(String[]) - Static method in class org.openi.chart.ChartCreator
Starting point for the demonstration application.
main(String[]) - Static method in class org.openi.menu.MenuBuilderTest
 
main(String[]) - Static method in class org.openi.project.ProjectTest
 
main(String[]) - Static method in class org.openi.test.jnditester.JndiChecker
 
modelChanged(ModelChangeEvent) - Method in class org.openi.chart.EnhancedChartComponent
 

N

NameValue - class org.openi.util.NameValue.
 
NameValue(String, Object) - Constructor for class org.openi.util.NameValue
 
NameValueType - class org.openi.util.NameValueType.
 
NameValueType(String, Object, String, String) - Constructor for class org.openi.util.NameValueType
 
NewAnalysisFormControllerTest - class org.openi.web.controller.analysis.NewAnalysisFormControllerTest.
 
NewAnalysisFormControllerTest(String) - Constructor for class org.openi.web.controller.analysis.NewAnalysisFormControllerTest
 
newGet(String) - Method in class org.openi.web.controller.BaseControllerTestCase
 
newPost(String) - Method in class org.openi.web.controller.BaseControllerTestCase
Convenience methods to make tests simpler

O

olapModel - Variable in class org.openi.chart.EnhancedChartComponent
 
onBindAndValidate(HttpServletRequest, Object, BindException) - Method in class org.openi.web.controller.admin.ApplicationFormController
Callback for custom post-processing in terms of binding and validation.
onBindAndValidate(HttpServletRequest, Object, BindException) - Method in class org.openi.web.controller.admin.ManageFilesFormController
The onBindAndValidate method is called before any validation occurs for each submit.
onBindAndValidate(HttpServletRequest, Object, BindException) - Method in class org.openi.web.controller.admin.ProjectFormController
Callback for custom post-processing in terms of binding and validation.
onChange(File) - Method in class org.openi.util.FileChangeWatcher
Fired when the file is modified.
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openi.web.controller.admin.ApplicationFormController
Submit callback with all parameters.
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openi.web.controller.admin.DatasourceFormController
Submit callback with all parameters.
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openi.web.controller.admin.ManageFilesFormController
Submit callback with all parameters.
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openi.web.controller.admin.ProjectFormController
Submit callback with all parameters.
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openi.web.controller.admin.UploadFileFormController
Submit callback with all parameters.
onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.openi.web.controller.analysis.DeleteAnalysisFormController
Submit callback with all parameters.
org.openi.analysis - package org.openi.analysis
 
org.openi.application - package org.openi.application
 
org.openi.chart - package org.openi.chart
 
org.openi.menu - package org.openi.menu
 
org.openi.project - package org.openi.project
 
org.openi.report - package org.openi.report
 
org.openi.security - package org.openi.security
 
org.openi.security.tomcat - package org.openi.security.tomcat
 
org.openi.test - package org.openi.test
 
org.openi.test.jnditester - package org.openi.test.jnditester
 
org.openi.util - package org.openi.util
 
org.openi.web - package org.openi.web
 
org.openi.web.controller - package org.openi.web.controller
 
org.openi.web.controller.admin - package org.openi.web.controller.admin
 
org.openi.web.controller.analysis - package org.openi.web.controller.analysis
 
org.openi.web.controller.menu - package org.openi.web.controller.menu
 
org.openi.web.validation.admin - package org.openi.web.validation.admin
 
org.openi.xml - package org.openi.xml
 
org.openi.xmla - package org.openi.xmla
 

P

PROJ_ADMINISTRATION - Static variable in class org.openi.security.Permission
 
PasswordFilter - class org.openi.security.PasswordFilter.
 
PasswordFilter() - Constructor for class org.openi.security.PasswordFilter
 
Permission - class org.openi.security.Permission.
 
Project - class org.openi.project.Project.
configuration file for Project
Project() - Constructor for class org.openi.project.Project
header footer used by print servlet
ProjectContentController - class org.openi.web.controller.ProjectContentController.
 
ProjectContentController() - Constructor for class org.openi.web.controller.ProjectContentController
 
ProjectContext - class org.openi.project.ProjectContext.
 
ProjectContext(Project, String, String) - Constructor for class org.openi.project.ProjectContext
 
ProjectDirectoryFilter - class org.openi.project.ProjectDirectoryFilter.
 
ProjectDirectoryFilter() - Constructor for class org.openi.project.ProjectDirectoryFilter
 
ProjectFactory - class org.openi.project.ProjectFactory.
 
ProjectFormController - class org.openi.web.controller.admin.ProjectFormController.
 
ProjectFormController() - Constructor for class org.openi.web.controller.admin.ProjectFormController
 
ProjectFormControllerTest - class org.openi.web.controller.admin.ProjectFormControllerTest.
 
ProjectFormControllerTest() - Constructor for class org.openi.web.controller.admin.ProjectFormControllerTest
 
ProjectListController - class org.openi.web.controller.ProjectListController.
 
ProjectListController() - Constructor for class org.openi.web.controller.ProjectListController
 
ProjectTest - class org.openi.project.ProjectTest.
 
ProjectTest(String) - Constructor for class org.openi.project.ProjectTest
Constructor for ProjectTest.
ProjectValidator - class org.openi.web.validation.admin.ProjectValidator.
 
ProjectValidator() - Constructor for class org.openi.web.validation.admin.ProjectValidator
 
processRequest(RequestContext) - Method in class org.openi.report.EnhancedPrintServlet
Processes requests for both HTTP GET and POST methods.

R

RendererTag - class org.openi.web.RendererTag.
 
RendererTag() - Constructor for class org.openi.web.RendererTag
 
ref - Variable in class org.openi.chart.EnhancedChartComponent
 
render(RequestContext) - Method in class org.openi.chart.EnhancedChartComponent
Entry point for producing charts, called by wcf render tag.
restoreAnalysis(String) - Method in class org.openi.project.ProjectContext
 
restoreBeanFromFile(String) - Method in class org.openi.xml.BeanStorage
 
restoreBeanFromFile(String, Object) - Method in class org.openi.xml.BeanStorage
Populating the fields of the given object instead of instantiating a new one.
rootElement - Variable in class org.openi.chart.EnhancedChartComponent
 
run() - Method in class org.openi.util.FileChangeWatcher
A thread is launched to check the lastModified value and compare it with the previous value.

S

SAVE_PRIVATE - Static variable in class org.openi.security.Permission
 
SAVE_PUBLIC - Static variable in class org.openi.security.Permission
 
STD_PROJECT_NAME - Static variable in class org.openi.project.ProjectTest
 
SaveAnalysisFormController - class org.openi.web.controller.analysis.SaveAnalysisFormController.
 
SaveAnalysisFormController() - Constructor for class org.openi.web.controller.analysis.SaveAnalysisFormController
 
SplashController - class org.openi.web.controller.SplashController.
 
SplashController() - Constructor for class org.openi.web.controller.SplashController
 
save(String, Analysis, String) - Method in class org.openi.project.ProjectContext
 
saveBean(Writer, Object) - Method in class org.openi.xml.BeanStorage
 
saveBeanToFile(String, Object) - Method in class org.openi.xml.BeanStorage
 
savePersonal(String, Analysis, String) - Method in class org.openi.project.ProjectContext
 
saveProject() - Method in class org.openi.project.ProjectContext
Save project
savePublic(String, Analysis, String) - Method in class org.openi.project.ProjectContext
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.openi.project.FileUploadServlet
 
setAnalysisConfigName(String) - Method in class org.openi.analysis.LogEntry
 
setAnalysisJspName(String) - Method in class org.openi.menu.MenuBuilder
 
setAnalysisTitle(String) - Method in class org.openi.analysis.Analysis
 
setApplicationAdminPermissions(String) - Method in class org.openi.application.Application
 
setApplicationAdmins(String) - Method in class org.openi.application.Application
 
setApplicationTitle(String) - Method in class org.openi.application.Application
 
setAxisFontName(String) - Method in class org.openi.analysis.Analysis
 
setAxisFontName(String) - Method in class org.openi.chart.EnhancedChartComponent
 
setAxisFontSize(int) - Method in class org.openi.analysis.Analysis
 
setAxisFontSize(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setAxisFontStyle(int) - Method in class org.openi.analysis.Analysis
 
setAxisFontStyle(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setAxisTickFontName(String) - Method in class org.openi.analysis.Analysis
 
setAxisTickFontName(String) - Method in class org.openi.chart.EnhancedChartComponent
 
setAxisTickFontSize(int) - Method in class org.openi.analysis.Analysis
 
setAxisTickFontSize(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setAxisTickFontStyle(int) - Method in class org.openi.analysis.Analysis
 
setAxisTickFontStyle(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setBaseDirectory(String) - Method in class org.openi.project.ProjectContext
 
setBasicAuthentication(boolean) - Method in class org.openi.application.Application
 
setBgColorB(int) - Method in class org.openi.analysis.Analysis
 
setBgColorB(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setBgColorG(int) - Method in class org.openi.analysis.Analysis
 
setBgColorG(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setBgColorR(int) - Method in class org.openi.analysis.Analysis
 
setBgColorR(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setCatalog(String) - Method in class org.openi.analysis.Datasource
 
setCategory(String) - Method in class org.openi.project.Project
 
setChartHeight(int) - Method in class org.openi.analysis.Analysis
 
setChartHeight(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setChartTitle(String) - Method in class org.openi.analysis.Analysis
 
setChartTitle(String) - Method in class org.openi.chart.EnhancedChartComponent
 
setChartType(int) - Method in class org.openi.analysis.Analysis
 
setChartType(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setChartWidth(int) - Method in class org.openi.analysis.Analysis
 
setChartWidth(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setColorPalette(List) - Method in class org.openi.chart.EnhancedChartComponent
 
setColorPaletteMap(Map) - Method in class org.openi.project.Project
 
setColorPaletteName(String) - Method in class org.openi.analysis.Analysis
 
setComment(String) - Method in class org.openi.analysis.LogEntry
 
setConnectionName(String) - Method in class org.openi.test.jnditester.JndiProperties
 
setConnectionPassword(String) - Method in class org.openi.test.jnditester.JndiProperties
 
setConnectionURL(String) - Method in class org.openi.test.jnditester.JndiProperties
 
setContextFactory(String) - Method in class org.openi.test.jnditester.JndiProperties
 
setCopyrightMessage(String) - Method in class org.openi.application.Application
 
setCssName(String) - Method in class org.openi.project.Project
 
setCustomerSupport(String) - Method in class org.openi.application.Application
 
setDataSourceMap(Map) - Method in class org.openi.project.Project
 
setDataSourceName(String) - Method in class org.openi.analysis.Analysis
 
setDatasource(String, Datasource) - Method in class org.openi.project.ProjectContext
 
setDefaultPaletteName(String) - Method in class org.openi.project.Project
 
setDirty(boolean) - Method in class org.openi.chart.EnhancedChartComponent
 
setDisplayName(String) - Method in class org.openi.menu.Menu
 
setDisplayName(String) - Method in class org.openi.menu.MenuItem
 
setDisplayName(String) - Method in class org.openi.util.NameValue
 
setDrillThroughEnabled(boolean) - Method in class org.openi.analysis.Analysis
 
setDrillThroughEnabled(boolean) - Method in class org.openi.chart.EnhancedChartComponent
 
setDriverClassName(String) - Method in class org.openi.project.JdbcDatasource
 
setExternalUrl(String) - Method in class org.openi.project.Project
 
setFontName(String) - Method in class org.openi.analysis.Analysis
 
setFontName(String) - Method in class org.openi.chart.EnhancedChartComponent
 
setFontSize(int) - Method in class org.openi.analysis.Analysis
 
setFontSize(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setFontStyle(int) - Method in class org.openi.analysis.Analysis
 
setFontStyle(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setForegroundAlpha(double) - Method in class org.openi.analysis.Analysis
 
setForegroundAlpha(double) - Method in class org.openi.chart.EnhancedChartComponent
 
setForegroundAlpha(float) - Method in class org.openi.chart.EnhancedChartTag
 
setHideSpans(boolean) - Method in class org.openi.analysis.Analysis
 
setHorizAxisLabel(String) - Method in class org.openi.analysis.Analysis
 
setHorizAxisLabel(String) - Method in class org.openi.chart.EnhancedChartComponent
 
setLegendFontName(String) - Method in class org.openi.analysis.Analysis
 
setLegendFontName(String) - Method in class org.openi.chart.EnhancedChartComponent
 
setLegendFontSize(int) - Method in class org.openi.analysis.Analysis
 
setLegendFontSize(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setLegendFontStyle(int) - Method in class org.openi.analysis.Analysis
 
setLegendFontStyle(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setLegendPosition(int) - Method in class org.openi.analysis.Analysis
 
setLegendPosition(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setLevelStyle(boolean) - Method in class org.openi.analysis.Analysis
 
setLogEntries(List) - Method in class org.openi.analysis.ChangeLog
 
setLogoUrl(String) - Method in class org.openi.project.Project
 
setLogonImageName(String) - Method in class org.openi.application.Application
 
setMdxQuery(String) - Method in class org.openi.analysis.Analysis
 
setMdxQuery(String) - Method in class org.openi.xmla.XMLAQueryTag
 
setMessage(String) - Method in class org.openi.project.Project
 
setModules(List) - Method in class org.openi.project.Project
 
setName(String) - Method in class org.openi.project.Category
 
setPassword(String) - Method in class org.openi.analysis.Datasource
 
setPassword(String) - Method in class org.openi.project.JdbcDatasource
 
setPassword(String) - Method in class org.openi.xmla.XMLAQueryTag
 
setPoweredByLogoName(String) - Method in class org.openi.application.Application
 
setPrepend(String) - Method in class org.openi.util.NameValueType
 
setProject(Project) - Method in class org.openi.project.ProjectContext
 
setProjectAdminPermissions(String) - Method in class org.openi.application.Application
 
setProjectAdmins(String) - Method in class org.openi.project.Project
 
setProjectContentJspName(String) - Method in class org.openi.menu.MenuBuilder
 
setProjectId(String) - Method in class org.openi.project.Project
 
setProjectName(String) - Method in class org.openi.project.Project
 
setProjectUserPermissions(String) - Method in class org.openi.application.Application
 
setProjectUsers(String) - Method in class org.openi.project.Project
 
setProjects(List) - Method in class org.openi.project.Category
 
setQueryName(String) - Method in class org.openi.xmla.XMLAQueryTag
 
setReferal(String) - Method in class org.openi.test.jnditester.JndiProperties
 
setReturnAttibutes(String) - Method in class org.openi.test.jnditester.JndiProperties
 
setSearchBase(String) - Method in class org.openi.test.jnditester.JndiProperties
 
setSearchFilter(String) - Method in class org.openi.test.jnditester.JndiProperties
 
setSearchScope(boolean) - Method in class org.openi.test.jnditester.JndiProperties
 
setServer(String) - Method in class org.openi.analysis.Datasource
 
setShowChart(boolean) - Method in class org.openi.analysis.Analysis
 
setShowLegend(boolean) - Method in class org.openi.analysis.Analysis
 
setShowLegend(boolean) - Method in class org.openi.chart.EnhancedChartComponent
 
setShowPareto(boolean) - Method in class org.openi.analysis.Analysis
 
setShowPareto(boolean) - Method in class org.openi.chart.EnhancedChartComponent
 
setShowSlicer(boolean) - Method in class org.openi.analysis.Analysis
 
setShowSlicer(boolean) - Method in class org.openi.chart.EnhancedChartComponent
 
setShowTable(boolean) - Method in class org.openi.analysis.Analysis
 
setSlicerAlignment(int) - Method in class org.openi.analysis.Analysis
 
setSlicerAlignment(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setSlicerFontName(String) - Method in class org.openi.analysis.Analysis
 
setSlicerFontName(String) - Method in class org.openi.chart.EnhancedChartComponent
 
setSlicerFontSize(int) - Method in class org.openi.analysis.Analysis
 
setSlicerFontSize(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setSlicerFontStyle(int) - Method in class org.openi.analysis.Analysis
 
setSlicerFontStyle(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setSlicerPosition(int) - Method in class org.openi.analysis.Analysis
 
setSlicerPosition(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setSplashImageUrl(String) - Method in class org.openi.project.Project
 
setSplashPage(String) - Method in class org.openi.project.Project
 
setStackMode(boolean) - Method in class org.openi.xmla.XMLAQueryTag
 
setTarget(String) - Method in class org.openi.menu.MenuItem
 
setTickLabelRotate(int) - Method in class org.openi.analysis.Analysis
 
setTickLabelRotate(int) - Method in class org.openi.chart.EnhancedChartComponent
 
setTimestamp(Date) - Method in class org.openi.analysis.LogEntry
 
setType(String) - Method in class org.openi.util.NameValueType
 
setUp() - Method in class org.openi.application.ApplicationTest
 
setUp() - Method in class org.openi.menu.MenuBuilderTest
 
setUp() - Method in class org.openi.project.JdbcDatasourceTest
 
setUp() - Method in class org.openi.project.ProjectTest
 
setUp() - Method in class org.openi.web.controller.BaseControllerTestCase
 
setUp() - Method in class org.openi.web.controller.admin.ApplicationFormControllerTest
Initialize test objects
setUp() - Method in class org.openi.web.controller.admin.DatasourceFormControllerTest
 
setUp() - Method in class org.openi.web.controller.admin.ProjectFormControllerTest
 
setUp() - Method in class org.openi.web.controller.analysis.NewAnalysisFormControllerTest
 
setUp() - Method in class org.openi.web.controller.menu.TreeNavigationControllerTest
 
setUrl(String) - Method in class org.openi.menu.MenuItem
 
setUrl(String) - Method in class org.openi.project.JdbcDatasource
 
setUseChartSize(boolean) - Method in class org.openi.analysis.Analysis
 
setUseChartSize(boolean) - Method in class org.openi.chart.EnhancedChartComponent
 
setUser(String) - Method in class org.openi.xmla.XMLAQueryTag
 
setUsername(String) - Method in class org.openi.analysis.Datasource
 
setUsername(String) - Method in class org.openi.analysis.LogEntry
 
setUsername(String) - Method in class org.openi.project.JdbcDatasource
 
setUsername(String) - Method in class org.openi.project.ProjectContext
 
setValue(Object) - Method in class org.openi.util.NameValue
 
setVertAxisLabel(String) - Method in class org.openi.analysis.Analysis
 
setVertAxisLabel(String) - Method in class org.openi.chart.EnhancedChartComponent
 
setVisible(boolean) - Method in class org.openi.menu.ToolbarState
 
setXslFileName(String) - Method in class org.openi.web.controller.DrillthroughDownloadController
 
setXslFileName(String) - Method in class org.openi.web.controller.menu.TreeNavigationController
 
setupLog4j() - Static method in class org.openi.test.Util
 
showLegend - Variable in class org.openi.chart.EnhancedChartComponent
 
showPareto - Variable in class org.openi.chart.EnhancedChartComponent
 
showSlicer - Variable in class org.openi.chart.EnhancedChartComponent
 
showTooltips - Variable in class org.openi.chart.EnhancedChartComponent
 
slicerAlignment - Variable in class org.openi.chart.EnhancedChartComponent
 
slicerFontName - Variable in class org.openi.chart.EnhancedChartComponent
 
slicerFontSize - Variable in class org.openi.chart.EnhancedChartComponent
 
slicerFontStyle - Variable in class org.openi.chart.EnhancedChartComponent
 
slicerPosition - Variable in class org.openi.chart.EnhancedChartComponent
 
structureChanged(ModelChangeEvent) - Method in class org.openi.chart.EnhancedChartComponent
 
supports(Class) - Method in class org.openi.web.validation.admin.ApplicationValidator
Return whether or not this object can validate objects of the given class.
supports(Class) - Method in class org.openi.web.validation.admin.ProjectValidator
Return whether or not this object can validate objects of the given class.

T

TEST_PROJECT_NAME - Static variable in class org.openi.web.controller.BaseControllerTestCase
 
TEST_PROJECT_NAME - Static variable in class org.openi.web.controller.admin.DatasourceFormControllerTest
 
ToolbarState - class org.openi.menu.ToolbarState.
 
ToolbarState() - Constructor for class org.openi.menu.ToolbarState
 
Transform(String, String) - Static method in class org.openi.xml.XMLTransformer
 
Transform(InputStream, InputStream) - Static method in class org.openi.xml.XMLTransformer
 
TreeNavigationController - class org.openi.web.controller.menu.TreeNavigationController.
 
TreeNavigationController() - Constructor for class org.openi.web.controller.menu.TreeNavigationController
 
TreeNavigationControllerTest - class org.openi.web.controller.menu.TreeNavigationControllerTest.
 
TreeNavigationControllerTest() - Constructor for class org.openi.web.controller.menu.TreeNavigationControllerTest
 
tearDown() - Method in class org.openi.menu.MenuBuilderTest
 
tearDown() - Method in class org.openi.project.ProjectTest
 
tearDown() - Method in class org.openi.web.controller.BaseControllerTestCase
 
tearDown() - Method in class org.openi.web.controller.admin.ApplicationFormControllerTest
 
tearDown() - Method in class org.openi.web.controller.admin.ProjectFormControllerTest
 
tearDown() - Method in class org.openi.web.controller.menu.TreeNavigationControllerTest
 
testAddNewAndDeleteDatasource() - Method in class org.openi.web.controller.admin.DatasourceFormControllerTest
test for delete datasource functionality.
testAddNewAndEditDatasource() - Method in class org.openi.web.controller.admin.DatasourceFormControllerTest
test for Edit datasource functionality.
testAddView() - Method in class org.openi.web.controller.admin.DatasourceFormControllerTest
test for checking add view.
testAppConfigFile() - Method in class org.openi.application.ApplicationTest
restore and save test of application.xml
testApplicationInstance() - Method in class org.openi.application.ApplicationTest
Verify single copy of application configuration.
testBadBaseDir() - Method in class org.openi.menu.MenuBuilderTest
 
testBuild() - Method in class org.openi.menu.MenuBuilderTest
 
testBuildDirectories() - Method in class org.openi.project.ProjectTest
 
testChangeDatasource() - Method in class org.openi.web.controller.analysis.NewAnalysisFormControllerTest
 
testCreateMenu() - Method in class org.openi.project.ProjectTest
 
testCreateProjectContext() - Method in class org.openi.project.ProjectTest
 
testDataSource() - Method in class org.openi.project.ProjectTest
 
testDeleteAnalysis() - Method in class org.openi.project.ProjectTest
 
testEdit() - Method in class org.openi.web.controller.admin.ApplicationFormControllerTest
Test form
testEdit() - Method in class org.openi.web.controller.admin.ProjectFormControllerTest
Test form
testEditView() - Method in class org.openi.web.controller.admin.DatasourceFormControllerTest
test for checking Edit view.
testHandleRequestInternal() - Method in class org.openi.web.controller.menu.TreeNavigationControllerTest
 
testJdbcDatasourceCreate() - Method in class org.openi.project.JdbcDatasourceTest
 
testListProjects() - Method in class org.openi.project.ProjectTest
 
testNewAnalysis() - Method in class org.openi.web.controller.analysis.NewAnalysisFormControllerTest
 
testNewProject() - Method in class org.openi.project.ProjectTest
 
testNullInput() - Method in class org.openi.menu.MenuBuilderTest
TODO: What's best way to handle null configurations?
testOnSubmit() - Method in class org.openi.web.controller.admin.ApplicationFormControllerTest
Test submit
testOnSubmit() - Method in class org.openi.web.controller.admin.ProjectFormControllerTest
Test submit
testProjectByCategory() - Method in class org.openi.project.ProjectTest
 
testProjectXmlMissing() - Method in class org.openi.project.ProjectTest
 
testRestoreAnalysis() - Method in class org.openi.project.ProjectTest
 
testRestoreStandardProjectFile() - Method in class org.openi.project.ProjectTest
 
testSaveAnalysis() - Method in class org.openi.project.ProjectTest
 
testSaveProjectViaBean() - Method in class org.openi.project.ProjectTest
 
tickLabelRotate - Variable in class org.openi.chart.EnhancedChartComponent
 
titleFont - Variable in class org.openi.chart.EnhancedChartComponent
 
toString() - Method in class org.openi.menu.Menu
Returns display name
toString() - Method in class org.openi.menu.MenuItem
 
toString() - Method in class org.openi.security.Permission
 
toString() - Method in class org.openi.util.NameValue
 
toXmlString(Object) - Method in class org.openi.xml.BeanStorage
 
transform(Source, Source) - Static method in class org.openi.xml.XMLTransformer
 

U

UPLOAD_FILE - Static variable in class org.openi.security.Permission
 
UploadFile - class org.openi.web.UploadFile.
 
UploadFile() - Constructor for class org.openi.web.UploadFile
 
UploadFileFormController - class org.openi.web.controller.admin.UploadFileFormController.
 
UploadFileFormController() - Constructor for class org.openi.web.controller.admin.UploadFileFormController
 
UserGuideController - class org.openi.web.controller.UserGuideController.
 
UserGuideController() - Constructor for class org.openi.web.controller.UserGuideController
 
Util - class org.openi.test.Util.
Util for tests - Isn't this an anti pattern?
Util() - Constructor for class org.openi.test.Util
 
Util - class org.openi.util.Util.
 
Util() - Constructor for class org.openi.util.Util
 
uploadFile(HttpServletRequest) - Method in class org.openi.web.UploadFile
This method uploads files
useChartSize - Variable in class org.openi.chart.EnhancedChartComponent
 

V

validate(Object, Errors) - Method in class org.openi.web.validation.admin.ApplicationValidator
Validate an object, which must be of a class for which the supports() method returned true.
validate(Object, Errors) - Method in class org.openi.web.validation.admin.ProjectValidator
Validate an object, which must be of a class for which the supports() method returned true.
validateAdmin(String) - Method in class org.openi.project.Project
Checks whether the user is in comma separated list of project admins.
validateParam(HttpServletRequest, Map) - Method in class org.openi.web.controller.admin.DatasourceFormController
 
validateUser(String) - Method in class org.openi.project.Project
Checks whether the user is in comma separated list of project users.
vertAxisLabel - Variable in class org.openi.chart.EnhancedChartComponent
 

W

webAppContext - Static variable in class org.openi.web.controller.BaseControllerTestCase
 
writeImageMap(String, ChartRenderingInfo, boolean) - Method in class org.openi.chart.EnhancedChartComponent
Writes an image map as a String This function has been requested to be added to jfreechart Also requires slight change to ChartEntity.getImageMapAreaTag() to produce valid xml tag and use & entity in urls.

X

XMLAQueryTag - class org.openi.xmla.XMLAQueryTag.
JSP tag for XMLA Olap Model
XMLAQueryTag() - Constructor for class org.openi.xmla.XMLAQueryTag
 
XMLTransformer - class org.openi.xml.XMLTransformer.
This class is responsible for transformation of XML with XSL.
XMLTransformer() - Constructor for class org.openi.xml.XMLTransformer
 

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