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

A

AbstractChart - Class in org.ibisph.charts
Core chart object that provides the common Chart methods.
AbstractChart(String) - Constructor for class org.ibisph.charts.AbstractChart
Simple constructor which simply sets ACXML file property.
AbstractDAO - Class in org.ibisph.dao.chart
Helper class that chart DAO's use to help clean up valid chart values, format values for the mouse overs, and to find/get the max value for limits.
AbstractDAO() - Constructor for class org.ibisph.dao.chart.AbstractDAO
 
AbstractDAO.DataValueParser - Class in org.ibisph.dao.chart
Internal helper object that parses the numeric string value to a double so that it can be validated.
AbstractDAO.DataValueParser() - Constructor for class org.ibisph.dao.chart.AbstractDAO.DataValueParser
Explicit default constructor.
AbstractDAO.DataValueParser(String) - Constructor for class org.ibisph.dao.chart.AbstractDAO.DataValueParser
Data structure and helper methods that deal with a verifying and formatting a data value.
AbstractModelAndView - Class in org.ibisph.mvc.controller
Common controller code which sets headers and content type.
AbstractModelAndView() - Constructor for class org.ibisph.mvc.controller.AbstractModelAndView
 
AbstractPathPatternFilter - Class in org.ibisph.filter
Base Filter that allows additional path pattern matching.
AbstractPathPatternFilter() - Constructor for class org.ibisph.filter.AbstractPathPatternFilter
 
AbstractPathPatternFilter.PathPattern - Class in org.ibisph.filter
Inner class that allows for several patterns to be used for the filter.
AbstractPathPatternFilter.PathPattern(String, String, String, String) - Constructor for class org.ibisph.filter.AbstractPathPatternFilter.PathPattern
Main constructor that sets the properties needed to control the pattern matching.
AbstractQueryModule - Class in org.ibisph.mvc.controller.query
Base Query Controller that provides the session name.
AbstractQueryModule() - Constructor for class org.ibisph.mvc.controller.query.AbstractQueryModule
 
AbstractQueryModule(String, View) - Constructor for class org.ibisph.mvc.controller.query.AbstractQueryModule
Constructor that sets the main properties typically used for a query module builder page request.
AbstractResponseWrapper - Class in org.ibisph.filter
Core simple/basic response wrapper.
AbstractResponseWrapper(HttpServletResponse) - Constructor for class org.ibisph.filter.AbstractResponseWrapper
Saves the original HttpServletResponse as a class variable for internal class access.
AbstractSharedChart - Class in org.ibisph.charts
Core chart object that provides the common Chart methods for shared static type charts.
AbstractSharedChart(String) - Constructor for class org.ibisph.charts.AbstractSharedChart
Required explicit constructor which should be overridden for all sub classes.
AbstractSystemID - Class in org.ibisph.resource
Provides core code to be used by all system id type classes.
AbstractSystemID() - Constructor for class org.ibisph.resource.AbstractSystemID
Non public contructor.
AbstractSystemID(String) - Constructor for class org.ibisph.resource.AbstractSystemID
Constructs a System ID based on the resource string passed in.
activeReaders - Static variable in class org.ibisph.xslt.CachingTransformerFactory
Active readers and writers count - internal synchronize mechanism.
activeWriters - Static variable in class org.ibisph.xslt.CachingTransformerFactory
 
acxmlPathAndFilename - Variable in class org.ibisph.charts.AbstractChart
 
addElement(Document, String, Element) - Static method in class org.ibisph.util.XMLLib
Adds the passed element to the container using an XPath expression to select the parent container of where to add the element to.
AddGraphicTypeParameterFilter - Class in org.ibisph.filter.add
GraphicType request parameter adding filter.
AddGraphicTypeParameterFilter() - Constructor for class org.ibisph.filter.add.AddGraphicTypeParameterFilter
 
addIndicatorToPublishedIndicators(Document) - Method in class org.ibisph.mvc.controller.indicator.PublishIndicator
Helper method that adds the just published IP to the published indicator XML file.
addParameter(String, String) - Method in class org.ibisph.filter.add.ParametersRequestWrapper
Adds supplied parameter value to any existing parameter values.
addParameters(Map<String, Object>) - Method in class org.ibisph.filter.add.ParametersRequestWrapper
Adds supplied map to the existing parameters map.
addParameterValues(String, String[]) - Method in class org.ibisph.filter.add.ParametersRequestWrapper
Adds supplied parameter values to any existing parameter values.
addQueryURLParameter(String, String, String, String, StringBuffer) - Method in class org.ibisph.mvc.model.QueryModule
Helper that localizes encoding the PARAMETER elements.
addQueryURLParameters(String, String, String, StringBuffer) - Method in class org.ibisph.mvc.model.QueryModule
Helper that localizes looping the PARAMETER elements.
AddRequestHeadersFilter - Class in org.ibisph.filter.add
Adds HTTP Request Headers for downstream consumption.
AddRequestHeadersFilter() - Constructor for class org.ibisph.filter.add.AddRequestHeadersFilter
 
addRequestHeadersMap(Map<String, Object>) - Method in class org.ibisph.filter.add.AddRequestHeadersFilter
Adds specified HTTP request headers name/value pairs map to any existing.
AddRequestParametersFilter - Class in org.ibisph.filter.add
Adds HTTP Request Parameters for downstream consumption.
AddRequestParametersFilter() - Constructor for class org.ibisph.filter.add.AddRequestParametersFilter
 
addRequestParametersMap(Map<String, Object>) - Method in class org.ibisph.filter.add.AddRequestParametersFilter
Adds specified HTTP request headers name/value pairs map to any existing.
AddResponseHeadersFilter - Class in org.ibisph.filter.add
Title: StaticContentCacheFilter
AddResponseHeadersFilter() - Constructor for class org.ibisph.filter.add.AddResponseHeadersFilter
 
addTitleAndValueIndex(Document, Vector<String>, Vector<String>, String, String) - Method in class org.ibisph.dao.chart.xml.QueryModuleResult
Manipulates the titles and value indexes vectors passed in based on the dimension name and dimension value.
AddUserSecurityContextRolesAsParametersXMLModelAndDate - Class in org.ibisph.mvc.controller.secure
Controller which reads the user's roles from the security context and puts those roles into an XML node list which is passed as part of the model as part of the parameters map.
AddUserSecurityContextRolesAsParametersXMLModelAndDate() - Constructor for class org.ibisph.mvc.controller.secure.AddUserSecurityContextRolesAsParametersXMLModelAndDate
 
adjustLegendSize(BaseChart, String[]) - Method in class org.ibisph.charts.AbstractChart
Adjust chart's legend size based on the titles and the legend size properties.
adjustParametersMap(HttpServletRequest, Map<String, Object>) - Method in class org.ibisph.mvc.controller.secure.AddUserSecurityContextRolesAsParametersXMLModelAndDate
Adds the user's roles as XML elements to the parameters map.
adjustParametersMap(HttpServletRequest, Map<String, Object>) - Method in class org.ibisph.mvc.controller.XMLModelAndDate
Basic method that is meant to be overridden for subclassed objects needing to add, remove, process any/all parameters to the model.
adjustXAxisLabelHeight(BaseChart, String[], double) - Method in class org.ibisph.charts.AbstractChart
Modifies x axis category label titles.
adjustXAxisLabelHeight(BaseChart, String[]) - Method in class org.ibisph.charts.AbstractChart
Modifies x axis category label titles.
adjustXAxisLabelHeight(double, double) - Method in class org.ibisph.charts.GroupedHorzBar
 
adjustYAxisLabelWidth(String[], double) - Method in class org.ibisph.charts.GroupedHorzBar
 
adjustYAxisLabelWidthAndSetScale(BaseChart, double, double) - Method in class org.ibisph.charts.AbstractChart
Modifies y axis value titles.
adjustYAxisLabelWidthAndSetScale(BaseChart, double) - Method in class org.ibisph.charts.AbstractChart
 
adminSystemResponseSuccessCode - Variable in class org.ibisph.mvc.controller.home.SaveResponse
 
adminSystemSaveResponseBaseURL - Variable in class org.ibisph.mvc.controller.home.SaveResponse
 
alreadyShownCookieName - Variable in class org.ibisph.filter.announcement.Filter
 
alreadyShownCookieValue - Variable in class org.ibisph.filter.announcement.Filter
 
angle - Variable in class org.ibisph.charts.Pie
 
applicationContext - Variable in class org.ibisph.resource.Contexts
 
Area - Class in org.ibisph.charts
Area chart implementation.
Area(String) - Constructor for class org.ibisph.charts.Area
Main constructor that accepts the acxml property file.

B

backup(File, File) - Method in class org.ibisph.resource.BasicFileBackup
Main method that deals with the source and backup files.
BACKUP_TYPE_COPY - Static variable in interface org.ibisph.resource.FileBackupFactory
Causes the backup operation to create a copy of the source file to the backup file.
BACKUP_TYPE_RENAME - Static variable in interface org.ibisph.resource.FileBackupFactory
Causes the backup operation to rename the source file to backup file.
backupExtensionPrefix - Variable in class org.ibisph.resource.VersionedFileBackup
 
backupExtensionPrefix - Variable in class org.ibisph.resource.VersionedFileBackupFactory
 
backupFile - Variable in class org.ibisph.resource.BasicFileBackup
 
backupType - Variable in class org.ibisph.resource.BasicFileBackup
 
backupType - Variable in class org.ibisph.resource.VersionedFileBackupFactory
 
base64Encode(byte[]) - Static method in class org.ibisph.util.NetLib
David W.
base64Encode(String) - Static method in class org.ibisph.util.NetLib
David W.
baseLogFilename - Static variable in class org.ibisph.util.Logger
The log filename to use if none is specified in /dss/dss.properties.
basePath - Variable in class org.ibisph.filter.artifact.Filter
 
BasicFileBackup - Class in org.ibisph.resource
Core implementation of common class objects and methods needed to handle file backups.
BasicFileBackup() - Constructor for class org.ibisph.resource.BasicFileBackup
 
BasicFileBackup(File) - Constructor for class org.ibisph.resource.BasicFileBackup
Constructor that accepts the source File object to be backed up.
BasicFileBackup(String) - Constructor for class org.ibisph.resource.BasicFileBackup
Constructor that accepts the path and filename of the source file to be backed up.
buildCSV(String[]) - Static method in class org.ibisph.util.StrLib
Builds a comma separated string based on the string array passed in.
Builder - Class in org.ibisph.mvc.controller.query
Handles Query System builder requests.
Builder() - Constructor for class org.ibisph.mvc.controller.query.Builder
 

C

CachingTransformerFactory - Class in org.ibisph.xslt
Caching implementation of JAXP transformer factory.
CachingTransformerFactory() - Constructor for class org.ibisph.xslt.CachingTransformerFactory
 
capitalize(String) - Static method in class org.ibisph.util.StrLib
Capitalize the first letter of the string.
capitalizeWordsFirstLetter(String) - Static method in class org.ibisph.util.StrLib
Capitalizes the first letter of each word in a String.
capturedOutputStream - Variable in class org.ibisph.filter.wiki.ResponseStream
 
capturedSVGOutputStream - Variable in class org.ibisph.filter.graphic.SVGToRasterResponseStream
 
characterEncoding - Variable in class org.ibisph.filter.SetCharacterEncodingFilter
 
Chart - Interface in org.ibisph.charts
Specifies all required methods needed to generate an IBIS-PH type chart.
Chart - Class in org.ibisph.mvc.view
Spring framework MVC chart view.
Chart(Chart) - Constructor for class org.ibisph.mvc.view.Chart
Constructor which sets the required chart property.
chart - Variable in class org.ibisph.mvc.view.Chart
 
ChartData - Interface in org.ibisph.charts
Chart specific data methods used by the chart related DAO and presentation objects.
ChartData - Class in org.ibisph.mvc.model
Simple intermediary data storage object / base core implementation for chart data.
ChartData() - Constructor for class org.ibisph.mvc.model.ChartData
 
chartDataDAO - Variable in class org.ibisph.mvc.controller.indicator.ChartGraphic
 
chartDataDAO - Variable in class org.ibisph.mvc.controller.query.ChartGraphic
 
ChartGraphic - Class in org.ibisph.mvc.controller.indicator
Handles Indicator Profile chart requests.
ChartGraphic() - Constructor for class org.ibisph.mvc.controller.indicator.ChartGraphic
 
ChartGraphic(String, DAO, String, String) - Constructor for class org.ibisph.mvc.controller.indicator.ChartGraphic
Constructor which sets the core required properties.
ChartGraphic - Class in org.ibisph.mvc.controller.query
Handles Query chart graphic requests (line, area, pie - no maps).
ChartGraphic() - Constructor for class org.ibisph.mvc.controller.query.ChartGraphic
Explicit Default constructor.
ChartGraphic(DAO, String, String) - Constructor for class org.ibisph.mvc.controller.query.ChartGraphic
Constructor which sets the core required properties.
circleRadius - Variable in class org.ibisph.charts.Area
 
circleRadius - Variable in class org.ibisph.charts.StackedArea
 
clean(String, String) - Static method in class org.ibisph.util.StrLib
Cleans out all occurrences of the specified characters within the search String.
cleanEnd(String, String) - Static method in class org.ibisph.util.StrLib
Removes all occurrences of the specified characters from the end of the source String.
cleanStart(String, String) - Static method in class org.ibisph.util.StrLib
Removes all occurrences of the specified characters from the start of the source String.
clear() - Static method in class org.ibisph.xslt.CachingTransformerFactory
Clears all cached XSLT Transformers.
clear(String) - Static method in class org.ibisph.xslt.CachingTransformerFactory
Clears specified cached XSLT Transformer from the cache.
clear(File) - Static method in class org.ibisph.xslt.CachingTransformerFactory
Clears specified cached XSLT Transformer from the cache.
clear() - Static method in class org.ibisph.xslt.TemplateCachingTransformerFactory
Clears all cached XSLT Transformers.
clear(String) - Static method in class org.ibisph.xslt.TemplateCachingTransformerFactory
Clears specified cached XSLT Transformer.
ClientRedirection - Interface in org.ibisph.mvc.view
Defineds methods needed for a Client Redirection View object.
close() - Method in class org.ibisph.filter.artifact.ResponseStream
Closes the output stream
close() - Method in class org.ibisph.filter.graphic.SVGToRasterResponseStream
Kicks off the conversion of the captured SVG content to a bitmap.
close() - Method in class org.ibisph.filter.gzip.ResponseStream
Core method that causes the captured content to be zipped and streamed back.
close() - Method in class org.ibisph.filter.wiki.ResponseStream
Core method that causes the captured content to be zipped and streamed back.
close() - Method in class org.ibisph.util.Logger
 
columnGroupByParameterName - Variable in class org.ibisph.mvc.model.QueryModule
 
compressedBasePathSuffix - Variable in class org.ibisph.filter.artifact.Filter
 
compressedPathPattern - Variable in class org.ibisph.filter.artifact.Filter
 
concat(String, String, String) - Static method in class org.ibisph.util.IOPath
Builds a standardized path based on the separator passed in.
concat(String, String) - Static method in class org.ibisph.util.IOPath
Builds a standardized path based on the File.separator.
Configuration - Class in org.ibisph.mvc.controller.query
Controller that handles the Query Module XML Configuration request.
Configuration() - Constructor for class org.ibisph.mvc.controller.query.Configuration
Explicit Default constructor.
configurationNameParameterName - Variable in class org.ibisph.mvc.controller.query.AbstractQueryModule
 
Contexts - Class in org.ibisph.resource
Provides easy access to different contexts within Spring and Servlet environments.
Contexts() - Constructor for class org.ibisph.resource.Contexts
 
controlParameterPrefix - Variable in class org.ibisph.mvc.controller.query.Result
 
create(String) - Method in class org.ibisph.resource.VersionedFileBackup
Creates the actual backup file of the source file to the backup file with the appropriate backup extension and date serial number suffix.
create(File) - Method in class org.ibisph.resource.VersionedFileBackup
Creates the actual backup file of the source file to the backup file with the appropriate backup extension and date serial number suffix.
create() - Method in class org.ibisph.resource.VersionedFileBackup
Actual method that handles the actual file backup operation.
createAdjusted(String, String, String) - Static method in class org.ibisph.util.IOPath
Helper that builds a path based on the pathType.
createDir(File) - Static method in class org.ibisph.util.FileLib
Creates a directory based on the file object.
createDir(String) - Static method in class org.ibisph.util.FileLib
Creates a directory based on the path.
createDirAndSave(String, byte[]) - Static method in class org.ibisph.util.FileLib
Save the contents of the byte array to the specified filename and create any directories needed if they don't already exist.
createOutputStream() - Method in class org.ibisph.filter.AbstractResponseWrapper
Main worker method that needs to be implemented to do the actual wrapping.
createOutputStream() - Method in class org.ibisph.filter.artifact.ResponseWrapper
Main method that is used by the filter which handles wrapping the response with a new output stream.
createOutputStream() - Method in class org.ibisph.filter.graphic.SVGToRasterResponseWrapper
Creates the actual capturing, conversion stream used by this filter.
createOutputStream() - Method in class org.ibisph.filter.gzip.ResponseWrapper
Creates the actual capturing, compression stream used by this filter.
createOutputStream() - Method in class org.ibisph.filter.wiki.ResponseWrapper
Creates the actual capturing stream used by this filter.
CRITICAL_ERROR - Static variable in class org.ibisph.util.Logger
Severity value for high priority errors.
currentLogFileNumber - Static variable in class org.ibisph.util.Logger
 
currentLogFileSize - Static variable in class org.ibisph.util.Logger
 

D

DAO - Interface in org.ibisph.dao.chart
DAO methods needed for pluggable chart related DAO.
DATABASE_ERROR - Static variable in class org.ibisph.util.Logger
Severity value for critical errors.
date - Static variable in class org.ibisph.util.Logger
 
dateFormat - Variable in class org.ibisph.resource.VersionedFileBackup
 
dateFormat - Variable in class org.ibisph.resource.VersionedFileBackupFactory
 
dateFormat - Static variable in class org.ibisph.util.Logger
 
dbQuote(String) - Static method in class org.ibisph.util.StrLib
Replaces single quote marks ' with '' and places ' at the start and end of the string.
DEBUG_MSG - Static variable in class org.ibisph.util.Logger
 
DEFAULT_BASE_PATH - Variable in class org.ibisph.filter.artifact.Filter
 
DEFAULT_COMPRESSED_BASE_PATH_SUFFIX - Variable in class org.ibisph.filter.artifact.Filter
 
DEFAULT_GRAPHIC_TYPE_BASE_PATH_SUFFIX - Variable in class org.ibisph.filter.artifact.Filter
 
DEFAULT_GRAPHIC_TYPE_PARAMETER_NAME - Variable in class org.ibisph.filter.artifact.Filter
 
DEFAULT_GRAPHIC_TYPE_PARAMETER_VALUE - Variable in class org.ibisph.filter.artifact.Filter
 
defaultChartHeight - Variable in class org.ibisph.charts.AbstractChart
 
defaultContentType - Variable in class org.ibisph.mvc.controller.GenericXMLXSLTTransformation
 
defaultRelationName - Variable in class org.ibisph.mvc.controller.indicator.RelatedIndicators
 
defaultResponseContentType - Variable in class org.ibisph.mvc.controller.AbstractModelAndView
 
defaultXAxisLabelDistance - Variable in class org.ibisph.charts.AbstractChart
 
defaultXMLModelAndDate - Variable in class org.ibisph.mvc.controller.XMLModelAndDate
 
defaultXMLSystemID - Variable in class org.ibisph.mvc.controller.XMLModelAndDate
 
defaultYAxisLabelDistance - Variable in class org.ibisph.charts.AbstractChart
 
delete() - Method in class org.ibisph.resource.BasicFileBackup
 
delete() - Method in interface org.ibisph.resource.FileBackup
Deletes the backup file.
delete(String) - Static method in class org.ibisph.util.FileLib
Deletes the specified file.
deleteBackupWhenDone - Variable in class org.ibisph.resource.BasicFileBackup
 
deleteBackupWhenDone - Variable in class org.ibisph.resource.VersionedFileBackupFactory
 
deleteNode(Node) - Static method in class org.ibisph.util.XMLLib
Simple helper that provides a localized way to delete a single node.
deleteNodes(List) - Static method in class org.ibisph.util.XMLLib
Simple helper that provides a localized way to delete a node list.
deleteQueryResult() - Method in class org.ibisph.mvc.model.QueryModule
 
deleteRequestError() - Method in class org.ibisph.mvc.model.QueryModule
Deletes any existing REQUEST/ERROR element.
desintationPathAndFilename - Variable in class org.ibisph.xslt.TransformToFile
 
destinationOutputStream - Variable in class org.ibisph.filter.graphic.SVGToRasterResponseStream
 
destinationOutputStream - Variable in class org.ibisph.filter.gzip.ResponseStream
 
destinationOutputStream - Variable in class org.ibisph.filter.wiki.ResponseStream
 
destinationXMLPath - Variable in class org.ibisph.mvc.controller.PublishXML
 
destroy() - Method in class org.ibisph.filter.AbstractPathPatternFilter
Default, required method for all filter type objects.
destroy() - Method in class org.ibisph.filter.add.AddGraphicTypeParameterFilter
Required filter method.
destroy() - Method in class org.ibisph.filter.add.AddRequestHeadersFilter
 
destroy() - Method in class org.ibisph.filter.add.AddRequestParametersFilter
 
destroy() - Method in class org.ibisph.filter.add.AddResponseHeadersFilter
 
destroy() - Method in class org.ibisph.filter.announcement.Filter
Required filter method
destroy() - Method in class org.ibisph.filter.artifact.Filter
Required filter method.
destroy() - Method in class org.ibisph.filter.RequestFromSecurityFilter
Required method - Does NOT do anything.
destroy() - Method in class org.ibisph.filter.SetCharacterEncodingFilter
Required method - Does NOT do anything.
dimensionElementName - Variable in class org.ibisph.mvc.model.QueryModule
 
Document - Class in org.ibisph.dao.xml
XML document Helper.
Document() - Constructor for class org.ibisph.dao.xml.Document
 
Document(OutputFormat) - Constructor for class org.ibisph.dao.xml.Document
 
document - Variable in class org.ibisph.mvc.model.QueryModule
 
documentDAO - Variable in class org.ibisph.mvc.controller.indicator.UnPublishIndicator
 
documentDAO - Variable in class org.ibisph.mvc.controller.PublishXML
 
documentDAO - Variable in class org.ibisph.mvc.controller.query.AbstractQueryModule
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ibisph.filter.add.AddGraphicTypeParameterFilter
Sets the GraphicType request parameter.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ibisph.filter.add.AddRequestHeadersFilter
Handles adding the headers map values to the HTTP request.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ibisph.filter.add.AddRequestParametersFilter
Handles adding the params map values to the HTTP request.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ibisph.filter.add.AddResponseHeadersFilter
Handles adding the init param values to the HTTP response via headers.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ibisph.filter.announcement.Filter
Main filter method that checks to the already shown cookie name/value.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ibisph.filter.artifact.Filter
Handles saving and returning requests cached to/from a disk file.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ibisph.filter.graphic.SVGToRasterFilter
Sets up the capturing of non compressed SVG and converted to JPEG/PNG/TIFF then streams back.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ibisph.filter.gzip.Filter
Wraps the response with a zippable stream if client's browser supports gzip content.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ibisph.filter.RequestFromSecurityFilter
Method that checks the request is being made from the specified address.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ibisph.filter.SetCharacterEncodingFilter
Method that actually sets the downstream request's character encoding to be used.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ibisph.filter.wiki.Filter
Wraps the response with a buffered capturing stream to which is then ran through a series of regular expressions which replaces the wiki codes with the appropriate HTML code.

E

encode(String, String) - Static method in class org.ibisph.util.NetLib
Helper that simply localizes the URLEncoder with UTF-8.
errorView - Variable in class org.ibisph.mvc.controller.XMLModelAndDate
 
escapeApostrophy(String) - Method in class org.ibisph.mvc.model.ChartData
 
ExceptionHandler - Class in org.ibisph.mvc
Core exception handler that provides centralized handling of errors.
ExceptionHandler() - Constructor for class org.ibisph.mvc.ExceptionHandler
 
expiresGMTDateString - Variable in class org.ibisph.mvc.controller.AbstractModelAndView
 
extensionDelimiter - Variable in class org.ibisph.resource.VersionedFileBackup
 
extensionDelimiter - Variable in class org.ibisph.resource.VersionedFileBackupFactory
 
extraParameters - Variable in class org.ibisph.mvc.controller.XMLModelAndDate
 
extraParameters - Variable in class org.ibisph.mvc.view.XSLTXMLTransformation
 

F

file - Variable in class org.ibisph.mvc.model.QueryModule
 
FileBackup - Interface in org.ibisph.resource
File Backup method signatures needed for all file backup implementors.
fileBackupFactory - Variable in class org.ibisph.mvc.controller.indicator.UnPublishIndicator
 
fileBackupFactory - Variable in class org.ibisph.mvc.controller.PublishXML
 
FileBackupFactory - Interface in org.ibisph.resource
File Backup Factory signatures needed for all file backup factory implementors.
FileLib - Class in org.ibisph.util
Abstract library class that provides miscellaneous file helper methods.
FileLib() - Constructor for class org.ibisph.util.FileLib
 
fileLogLevel - Static variable in class org.ibisph.util.Logger
 
fileOutputStream - Variable in class org.ibisph.filter.artifact.ResponseWrapper
 
FileSystemID - Class in org.ibisph.resource
File based System ID resource.
FileSystemID(String) - Constructor for class org.ibisph.resource.FileSystemID
Core constructor that accepts a relative or explicit file path and name.
FileSystemID(String, String) - Constructor for class org.ibisph.resource.FileSystemID
Constructor that accepts a context path and a partial relative path and name.
Filter - Class in org.ibisph.filter.announcement
Provides ability to catch an initial request and redirect the user to an announcement type page.
Filter() - Constructor for class org.ibisph.filter.announcement.Filter
 
Filter - Class in org.ibisph.filter.artifact
Controls creation and distribution of requested pages which are artifacted/ cached to a disk files.
Filter() - Constructor for class org.ibisph.filter.artifact.Filter
 
Filter - Class in org.ibisph.filter.gzip
GZIP compression filter for clients that can accept zipped content responses.
Filter() - Constructor for class org.ibisph.filter.gzip.Filter
 
Filter - Class in org.ibisph.filter.wiki
Wiki code to HTML code filter for indicator profile type requests.
Filter() - Constructor for class org.ibisph.filter.wiki.Filter
 
finalize() - Method in class org.ibisph.resource.BasicFileBackup
 
finalize() - Method in interface org.ibisph.resource.FileBackup
Method needed to do any post backup cleanup.
finishedReadingCache() - Method in class org.ibisph.xslt.CachingTransformerFactory
 
finishedWritingToCache() - Method in class org.ibisph.xslt.CachingTransformerFactory
 
finishResponse() - Method in class org.ibisph.filter.AbstractResponseWrapper
Closes the writer (if open) and flushes the output stream.
flush() - Method in class org.ibisph.filter.artifact.ResponseStream
Flushes the output stream
flush() - Method in class org.ibisph.filter.graphic.SVGToRasterResponseStream
Flushes the captured SVG output stream - docs say it does nothing - same for close
flush() - Method in class org.ibisph.filter.gzip.ResponseStream
Flushes the captured gzipped output stream but does not close.
flush() - Method in class org.ibisph.filter.wiki.ResponseStream
Flushes the captured output stream but does not close.
flushBuffer() - Method in class org.ibisph.filter.AbstractResponseWrapper
Core required method that handles flushing the stream output buffer.
forceNoCacheHTTPHeader - Variable in class org.ibisph.mvc.controller.AbstractModelAndView
 

G

generate(HttpServletRequest, ChartData, String, boolean, boolean, OutputStream) - Method in class org.ibisph.charts.AbstractChart
Uses the supplied chart data, existing property settings, and chart specific adjustment methods to generate an SVG output stream.
generate(HttpServletRequest, ChartData, String, boolean, boolean, OutputStream) - Method in class org.ibisph.charts.AbstractSharedChart
Synchronized version of the super's toOutputStream method.
generate(HttpServletRequest, ChartData, String, boolean, boolean, OutputStream) - Method in interface org.ibisph.charts.Chart
Final method used to build the chart content and stream it to an output stream.
GenericXMLXSLTTransformation - Class in org.ibisph.mvc.controller
Generic XML / XSLT Transformation Controller.
GenericXMLXSLTTransformation() - Constructor for class org.ibisph.mvc.controller.GenericXMLXSLTTransformation
Blank constructor - all properties set with specific setter methods.
GenericXMLXSLTTransformation(String, String, Transformation) - Constructor for class org.ibisph.mvc.controller.GenericXMLXSLTTransformation
Basic constructor which simply sets all three main properties.
get(File) - Method in class org.ibisph.dao.xml.Document
Creates a new XML document and loads the document with the specified file's contents.
get(String) - Method in class org.ibisph.dao.xml.Document
 
get(String, Map) - Method in class org.ibisph.dao.xml.XIncludeDocument
Required implementation method that builds an XIncluded document.
getApplicationContext() - Method in class org.ibisph.resource.Contexts
Core getter that provides access to the Spring Framework Application Context.
getBackupFile() - Method in class org.ibisph.resource.BasicFileBackup
 
getBackupFile() - Method in interface org.ibisph.resource.FileBackup
Performs the file backup.
getBaseChart(String, String, String[], String, String[], String[][], String[][], String[][], String[][], double, boolean) - Method in class org.ibisph.charts.AbstractChart
Sets the chart's data values, adjusts chart's layout based on the control properties, and returns the chart instance.
getBaseChart(String, String, String[], String, String[], String[][], String[][], String[][], String[][], double, boolean) - Method in class org.ibisph.charts.Area
 
getBaseChart(String, String, String[], String, String[], String[][], String[][], String[][], String[][], double, boolean) - Method in class org.ibisph.charts.GroupedBar
 
getBaseChart(String, String, String[], String, String[], String[][], String[][], String[][], String[][], double, boolean) - Method in class org.ibisph.charts.GroupedHorzBar
 
getBaseChart(String, String, String[], String, String[], String[][], String[][], String[][], String[][], double, boolean) - Method in class org.ibisph.charts.Line
 
getBaseChart(String, String, String[], String, String[], String[][], String[][], String[][], String[][], double, boolean) - Method in class org.ibisph.charts.Pie
 
getBaseChart(String, String, String[], String, String[], String[][], String[][], String[][], String[][], double, boolean) - Method in class org.ibisph.charts.StackedArea
 
getBaseChart(String, String, String[], String, String[], String[][], String[][], String[][], String[][], double, boolean) - Method in class org.ibisph.charts.StackedBar
 
getBaseFilename(HttpServletRequest) - Method in class org.ibisph.mvc.controller.PublishXML
Helper method used to get the base filename (partial path and filename).
getBaseQueryApplicationURL() - Method in class org.ibisph.mvc.model.QueryModule
Simple access to the CONFIGURATION/BASE_QUERY_APPLICATION_URL element.
getCategoryAxisTitle() - Method in interface org.ibisph.charts.ChartData
 
getCategoryAxisTitle() - Method in class org.ibisph.mvc.model.ChartData
 
getCategoryTitles() - Method in interface org.ibisph.charts.ChartData
 
getCategoryTitles() - Method in class org.ibisph.mvc.model.ChartData
 
getChartTitle() - Method in interface org.ibisph.charts.ChartData
 
getChartTitle() - Method in class org.ibisph.mvc.model.ChartData
 
getConfigurationPath() - Method in class org.ibisph.mvc.model.QueryModule
Simple access to the REQUEST/CONFIGURATION_PATH element.
getContent(String) - Static method in class org.ibisph.util.FileLib
Gets the contents of the specified file as a string.
getContent(File) - Static method in class org.ibisph.util.FileLib
Gets the contents of the specified file as a string.
getContentAndClose(InputStream) - Static method in class org.ibisph.util.StreamLib
Captures the specified input stream's contents to a string.
getContentType() - Method in class org.ibisph.mvc.view.Chart
Spring View required method.
getContentType() - Method in class org.ibisph.mvc.view.SimpleClientRedirection
Spring View required method.
getContentType() - Method in class org.ibisph.mvc.view.XSLTXMLTransformation
Spring View required method that the request dispatcher servlet probably calls to set the response content type.
getCookieValue(HttpServletRequest, String, String) - Static method in class org.ibisph.util.NetLib
Get's a cookie value from the request's header.
getCookieValue(HttpServletRequest, String) - Static method in class org.ibisph.util.NetLib
Get's a cookie value from the request's header.
getCurrentLogFileNumber() - Method in class org.ibisph.util.Logger
 
getDestinationXMLPath() - Method in class org.ibisph.mvc.controller.PublishXML
Sets the base path of where to save the XML content to.
getDimensionTitle(Document, String) - Static method in class org.ibisph.dao.chart.xml.QueryModuleResult
Get's the record's actual dimension title associated with the dimension name.
getDocument() - Method in class org.ibisph.mvc.model.QueryModule
Basic getter used to access the query module XML document.
getDocumentDAO() - Method in class org.ibisph.mvc.controller.PublishXML
DAO object that is used to save the XML content with.
getDoubleValue() - Method in class org.ibisph.dao.chart.AbstractDAO.DataValueParser
 
getFile() - Method in class org.ibisph.mvc.model.QueryModule
Gets the query module's XML file (base/core file in the case of xinclude).
getFile() - Method in class org.ibisph.resource.FileSystemID
Getter to access the internal file object.
getFileLogLevel() - Method in class org.ibisph.util.Logger
 
getFilename(String) - Static method in class org.ibisph.util.IOPath
Gets the filename and extension portion of and path and filename source string.
getFilenameExtension(String, String) - Static method in class org.ibisph.util.IOPath
Gets only the filename extension - all text past the last file extension character.
getFilenameExtension(String) - Static method in class org.ibisph.util.IOPath
Gets only the filename extension - all text past the last file extension character.
getFilenameForLog(int) - Method in class org.ibisph.util.Logger
Get the filename of the log with the specified number.
getFilenameWithoutExtension(String) - Static method in class org.ibisph.util.IOPath
Gets the filename without any path or extension information.
getFormattedValue() - Method in class org.ibisph.dao.chart.AbstractDAO.DataValueParser
Gets the formatted value based on the value set with the format specified in the format pattern property.
getGraphicName() - Method in class org.ibisph.mvc.model.QueryModule
 
getHeader(String) - Method in class org.ibisph.filter.add.HeadersRequestWrapper
Replacement method for the standard getHeader method that returns the first matching header in the map.
getHeaderNames() - Method in class org.ibisph.filter.add.HeadersRequestWrapper
Replacement method for the standard getHeaderNames method that returns all the header names.
getHeaders(String) - Method in class org.ibisph.filter.add.HeadersRequestWrapper
Replacement method for the standard getHeaders method that returns all the headers for the name key passed in.
getHTTPPostURLConnection(String, String) - Static method in class org.ibisph.util.NetLib
Sets up a URLConnection for an HTTP Post Request.
getHTTPPostURLConnection(String) - Static method in class org.ibisph.util.NetLib
See getHTTPPostURLConnection(String urlAddress, String contentType); with the default value of "text/plain".
getInitParameterValue(FilterConfig, String, String) - Method in class org.ibisph.filter.AbstractPathPatternFilter
Helper method that gets an init parameter value from the servlet context.
getLoadCount() - Static method in class org.ibisph.mvc.controller.query.AbstractQueryModule
Simple static getter to access the number of modules loaded.
getLogFileMaxSize() - Method in class org.ibisph.util.Logger
 
getLogFilename() - Method in class org.ibisph.util.Logger
 
getLowerLimits() - Method in interface org.ibisph.charts.ChartData
 
getLowerLimits() - Method in class org.ibisph.mvc.model.ChartData
 
getMapEntry(String) - Method in class org.ibisph.xslt.CachingTransformerFactory
Returns a templates cache entry for the specified absolute path.
getMaxCategorySum(String[][]) - Method in class org.ibisph.charts.AbstractChart
Sums according to the category to determines the maximum value.
getMaxLengthString(String[]) - Static method in class org.ibisph.util.StrLib
Returns the String with the greatest length contained within the array.
getMaxSeriesSum(String[][]) - Method in class org.ibisph.charts.AbstractChart
Sums the series to determines the maximum value.
getMaxStringLength(String[]) - Static method in class org.ibisph.util.StrLib
Returns the greatest length of a string contained within the array.
getMaxValue() - Method in interface org.ibisph.charts.ChartData
 
getMaxValue() - Method in class org.ibisph.dao.chart.AbstractDAO.DataValueParser
 
getMaxValue() - Method in class org.ibisph.mvc.model.ChartData
 
getModelMap(HttpServletRequest) - Method in class org.ibisph.mvc.controller.AbstractModelAndView
Specific implementation method needed to return the model object map.
getModelMap(HttpServletRequest) - Method in class org.ibisph.mvc.controller.indicator.ChartGraphic
Core method that sets up the IP chart model and returns the view name based on the chart name and the chart prefix and suffix properties.
getModelMap(HttpServletRequest) - Method in class org.ibisph.mvc.controller.indicator.RelatedIndicators
Overrides the getModelMap method so that the "relation" parameter can be inserted into the model map's parameters map.
getModelMap(HttpServletRequest) - Method in class org.ibisph.mvc.controller.query.ChartGraphic
Required implementation for AbstractModelAndView based controller.
getModelMap(HttpServletRequest) - Method in class org.ibisph.mvc.controller.XMLModelAndDate
Required model map method that can be overridden by subclasses.
getNode(Node, String) - Static method in class org.ibisph.util.XMLLib
Simple helper that provides a localized way to get a node via an XPath expression.
getNumLogFiles() - Method in class org.ibisph.util.Logger
 
getOrder() - Method in class org.ibisph.mvc.ExceptionHandler
 
getOutputStream() - Method in class org.ibisph.filter.AbstractResponseWrapper
Required method that handles the writer and is responsible to call the createOutputStream method.
getParameter(String) - Method in class org.ibisph.filter.add.ParametersRequestWrapper
Replacement method for the standard getParameter method that accesses the new parameters map which contains the original parameters map plus the new parameters.
getParameterNames() - Method in class org.ibisph.filter.add.ParametersRequestWrapper
Replacement method for the standard getParameterNames method that returns all the parameter names.
getParameterValues(String) - Method in class org.ibisph.filter.add.ParametersRequestWrapper
Replacement method for the standard getParameterValues method that accesses the new parameters map which contains the original parameters map plus the new parameters.
getParsedValue() - Method in class org.ibisph.dao.chart.AbstractDAO.DataValueParser
 
getPath(String) - Static method in class org.ibisph.util.IOPath
Gets the path portion of filename.extension and path source string.
getPathAndFilenameWithoutExtension(String) - Static method in class org.ibisph.util.IOPath
Gets the path and filename sans the extension separator and text that follows the extension.
getQueryModule(HttpServletRequest) - Method in class org.ibisph.mvc.controller.query.AbstractQueryModule
Helper method that first checks the session for the existence of a the correct matching query module.
getQueryURLParameters(String, String) - Method in class org.ibisph.mvc.model.QueryModule
Localizes appending of encoded NAME and VALUE elements to StringBuffer.
getRedirectionAddress() - Method in interface org.ibisph.mvc.view.ClientRedirection
 
getRedirectionAddress() - Method in class org.ibisph.mvc.view.SimpleClientRedirection
 
getRequestStartedDateTimeStamp() - Method in class org.ibisph.mvc.model.QueryModule
Gets the formatted date time stamp string for when the request was started.
getSeriesAxisTitle() - Method in interface org.ibisph.charts.ChartData
 
getSeriesAxisTitle() - Method in class org.ibisph.mvc.model.ChartData
 
getSeriesTitles() - Method in interface org.ibisph.charts.ChartData
 
getSeriesTitles() - Method in class org.ibisph.mvc.model.ChartData
 
getServletContext() - Method in class org.ibisph.resource.Contexts
Core getter that provides access to the standard servlet context.
getSourceFile() - Method in class org.ibisph.resource.BasicFileBackup
 
getSourceFile() - Method in interface org.ibisph.resource.FileBackup
Provides access to the source file.
getSysOutLogLevel() - Method in class org.ibisph.util.Logger
 
getText(Document, String, String) - Static method in class org.ibisph.util.XMLLib
Simple overloaded helper that provides a localized way to get a document's text via an XPath expression with a default fall back value.
getText(Document, String) - Static method in class org.ibisph.util.XMLLib
Simple overloaded helper that provides a localized way to get a document's text via an XPath expression.
getText(Element, String, String) - Static method in class org.ibisph.util.XMLLib
Simple overloaded helper that provides a localized way to get an element's text via an XPath expression with a default fall back value.
getText(Element, String) - Static method in class org.ibisph.util.XMLLib
Simple overloaded helper that provides a localized way to get an element's text via an XPath expression.
getToolTips() - Method in interface org.ibisph.charts.ChartData
 
getToolTips() - Method in class org.ibisph.mvc.model.ChartData
 
getUpperLimits() - Method in interface org.ibisph.charts.ChartData
 
getUpperLimits() - Method in class org.ibisph.mvc.model.ChartData
 
getURLContent(URL, String, String, String) - Static method in class org.ibisph.util.NetLib
Opens the specified URL and returns the request's contents as a string.
getURLContent(URL, String) - Static method in class org.ibisph.util.NetLib
 
getURLContent(String, String, String) - Static method in class org.ibisph.util.NetLib
 
getURLContent(String) - Static method in class org.ibisph.util.NetLib
 
getURLModelName() - Method in interface org.ibisph.mvc.view.ClientRedirection
 
getURLModelName() - Method in class org.ibisph.mvc.view.SimpleClientRedirection
 
getURLResponseInputStream(URL, String, String, String) - Static method in class org.ibisph.util.NetLib
Gets a URL input stream connection with optional username/password.
getURLResponseInputStream(URL, String) - Static method in class org.ibisph.util.NetLib
Gets a URL input stream connection.
getValues() - Method in interface org.ibisph.charts.ChartData
 
getValues() - Method in class org.ibisph.mvc.model.ChartData
 
getView(HttpServletRequest) - Method in class org.ibisph.mvc.controller.AbstractModelAndView
Basic getter that returns this object's view object.
getView(HttpServletRequest) - Method in class org.ibisph.mvc.controller.indicator.ChartGraphic
Basic getter that returns this object's view object.
getWebApplicationContext() - Method in class org.ibisph.resource.Contexts
Core getter that provides access to the Spring Framework Web Application Context.
getWriter() - Method in class org.ibisph.filter.AbstractResponseWrapper
Required method that handles getting the correct PrintWriter object.
getXMLDate() - Method in class org.ibisph.mvc.model.SimpleXMLModelAndDate
Basic getter method that returns the XML's date object.
getXMLDate() - Method in interface org.ibisph.mvc.model.XMLModelAndDate
Basic getter method that returns the XML's date object.
getXMLDocument(HttpServletRequest) - Method in class org.ibisph.mvc.controller.PublishXML
Helper method used to get the XML content sent from the requester.
getXMLModel() - Method in class org.ibisph.mvc.model.SimpleXMLModelAndDate
Basic getter method that returns the XML model object.
getXMLModel() - Method in interface org.ibisph.mvc.model.XMLModelAndDate
Basic getter method that returns the XML model object.
getXMLModelAndDate(HttpServletRequest) - Method in class org.ibisph.mvc.controller.query.AbstractQueryModule
Required method which gets the existing Query Module object from the user's session or loads a new one if doesn't exist or is not the current selection and does whatever specific business rules are needed for this query module document controller.
getXMLModelAndDate(HttpServletRequest) - Method in class org.ibisph.mvc.controller.query.Builder
Required method which gets the existing Query Module object from the user's session or loads a new one if doesn't exist or is not the current selection, deletes any existing results and sets the NEW_CRITERIA status flag so that subsequent controllers will know that the results need to be retrieved.
getXMLModelAndDate(HttpServletRequest) - Method in class org.ibisph.mvc.controller.query.MapGraphic
Provides the XML model and last modified date.
getXMLModelAndDate(HttpServletRequest) - Method in class org.ibisph.mvc.controller.query.Result
Required method which gets the existing Query Module object from the user's session or loads a new one if doesn't exist or is not the current selection.
getXMLModelAndDate(HttpServletRequest) - Method in class org.ibisph.mvc.controller.SystemIDFromEndOfPathInfoXMLModelAndDate
Overridden method that gets the XML filename and the file's modified date based on the request's path.
getXMLModelAndDate(HttpServletRequest) - Method in class org.ibisph.mvc.controller.SystemIDFromPathInfoXMLModelAndDate
Overridden method that gets the XML filename and the file's modified date based on the request's path.
getXMLModelAndDate(HttpServletRequest) - Method in class org.ibisph.mvc.controller.XMLModelAndDate
Basic method that is meant to be overridden for subclassed objects needing to either an XML System ID or XML memory document.
graphicType - Variable in class org.ibisph.filter.graphic.SVGToRasterResponseStream
 
graphicType - Variable in class org.ibisph.filter.graphic.SVGToRasterResponseWrapper
 
graphicTypeCookieName - Variable in class org.ibisph.filter.add.AddGraphicTypeParameterFilter
 
graphicTypePageBasePathSuffix - Variable in class org.ibisph.filter.artifact.Filter
 
graphicTypeParameterName - Variable in class org.ibisph.filter.artifact.Filter
 
graphicTypeParameterValue - Variable in class org.ibisph.filter.artifact.Filter
 
graphicTypeRequestParameterName - Variable in class org.ibisph.filter.add.AddGraphicTypeParameterFilter
 
GroupedBar - Class in org.ibisph.charts
Grouped Bar specific chart object class.
GroupedBar(String) - Constructor for class org.ibisph.charts.GroupedBar
Required explicit constructor which creates the actual Agileblox chart class object, loads the ACXML file/properties, and sets some general chart properties.
GroupedHorzBar - Class in org.ibisph.charts
Grouped Horizontal Bar specific chart object class.
GroupedHorzBar(String) - Constructor for class org.ibisph.charts.GroupedHorzBar
Required explicit constructor which creates the actual Agileblox chart class object, loads the ACXML file/properties, and sets some general chart properties.
gzipOutputStream - Variable in class org.ibisph.filter.gzip.ResponseStream
 

H

handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.ibisph.mvc.controller.AbstractModelAndView
Spring Controller handleRequest implementation.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.ibisph.mvc.controller.GenericXMLXSLTTransformation
Spring Controller handleRequest implementation.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.ibisph.mvc.controller.home.SaveResponse
Rebundles the submitted request parameters and sends to Admin System.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.ibisph.mvc.controller.indicator.UnPublishIndicator
Controller method called by the Spring MVC framework to handle the unpublishing.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.ibisph.mvc.controller.PublishXML
Controller method called by the Spring MVC framework to handle the publishing.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.ibisph.mvc.controller.query.ChartGraphic
Main method which gets the query module XML document, loads that data into the ChartData object, then builds a chart view name string based on the requested graphic name and the supplied view name prefix and suffix.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.ibisph.mvc.controller.query.Configuration
Overrides core method so that contents can be streamed back directly.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.ibisph.mvc.controller.query.QueryApplicationProxy
Controller method called by the Spring MVC framework to handle the request.
hasQueryResponse() - Method in class org.ibisph.mvc.model.QueryModule
Performs a simple existence test of the REQUEST/IBISQ_QUERY_RESULT element or the the REQUEST/ERROR element.
headers - Variable in class org.ibisph.filter.add.HeadersRequestWrapper
 
HeadersRequestWrapper - Class in org.ibisph.filter.add
Request wrapper that allows for replacing/appending of header name/value pairs.
HeadersRequestWrapper(HttpServletRequest) - Constructor for class org.ibisph.filter.add.HeadersRequestWrapper
Constructor which loads the current request's headers.
HIGH_SEVERITY_ERROR - Static variable in class org.ibisph.util.Logger
Severity value for user specific errors.
httpPostContent(String, String, String) - Static method in class org.ibisph.util.NetLib
Sends data to a URL via an HTTP post (a get type request is simply a URL with a query string suffix).
httpPostContent(String, String) - Static method in class org.ibisph.util.NetLib
Same as httpPostContent(String urlAddress, null, String content);.
httpPostContentType - Variable in class org.ibisph.mvc.controller.home.SaveResponse
 

I

ibisqCGIAppURL - Variable in class org.ibisph.mvc.controller.query.QueryApplicationProxy
 
includeRequestParameters - Variable in class org.ibisph.mvc.controller.XMLModelAndDate
 
indexOfLastExtensionSeparator(String) - Static method in class org.ibisph.util.IOPath
Gets the last position of the "." filename extension separator.
indexOfLastPathSeparator(String) - Static method in class org.ibisph.util.IOPath
Gets the position of the last path separator.
IndicatorView - Class in org.ibisph.dao.chart.xml
Reads the indicator view XML file and loads into Chart Data object.
IndicatorView() - Constructor for class org.ibisph.dao.chart.xml.IndicatorView
 
INFO_MSG - Static variable in class org.ibisph.util.Logger
Severity value for debug messages.
init(FilterConfig) - Method in class org.ibisph.filter.AbstractPathPatternFilter
Sets the filter's control properties via the init-parameters (located in the application's deployment web.xml file)
init(FilterConfig) - Method in class org.ibisph.filter.add.AddGraphicTypeParameterFilter
Sets the filter's graphic type parameter name value properties.
init(FilterConfig) - Method in class org.ibisph.filter.add.AddRequestHeadersFilter
Sets the filter's header name/value pairs via the init-parameters (located in the application's deployment web.xml file).
init(FilterConfig) - Method in class org.ibisph.filter.add.AddRequestParametersFilter
Sets the filter's header name/value pairs via the init-parameters (located in the application's deployment web.xml file).
init(FilterConfig) - Method in class org.ibisph.filter.add.AddResponseHeadersFilter
Sets the filter's control properties via the init-parameters (located in the application's deployment web.xml file).
init(FilterConfig) - Method in class org.ibisph.filter.announcement.Filter
Sets the filter's control properties via the init-parameters (located in the application's deployment web.xml file).
init(FilterConfig) - Method in class org.ibisph.filter.artifact.Filter
Sets the filter's control properties via the init-parameters (located in the application's deployment web.xml file).
init(FilterConfig) - Method in class org.ibisph.filter.RequestFromSecurityFilter
Sets the filter's control properties via the init-parameters (located in the application's deployment web.xml file).
init(FilterConfig) - Method in class org.ibisph.filter.SetCharacterEncodingFilter
Sets the filter's control properties via the init-parameters (located in the application's deployment web.xml file).
inputToOutputAndClose(InputStream, OutputStream) - Static method in class org.ibisph.util.StreamLib
Streams input stream's contents to the output stream.
IOPath - Class in org.ibisph.util
Abstract library which provides methods for building consistent file and/or URL paths, getting filenames from end of paths, getting file extensions, getting paths from a path and filename string, and for working with a path separator.
IOPath() - Constructor for class org.ibisph.util.IOPath
 
ipAddress - Variable in class org.ibisph.filter.RequestFromSecurityFilter
 
isArtifactPathTypeURI - Variable in class org.ibisph.filter.artifact.Filter
 
isSomething(String) - Static method in class org.ibisph.util.StrLib
This method is used to test for values being not null and non blank.
isTorYorX(String) - Static method in class org.ibisph.util.StrLib
Helper that localizes testing if a string contains True/False, Yes/No, or simply an X.

J

jpegTranscoderQuality - Variable in class org.ibisph.filter.graphic.SVGToRasterResponseStream
 
jspExceptionRequestAttributeName - Variable in class org.ibisph.mvc.ExceptionHandler
 

L

labelCharacterWidth - Variable in class org.ibisph.charts.AbstractChart
 
legendSymbolWidth - Variable in class org.ibisph.charts.AbstractChart
 
lifeOfFile - Variable in class org.ibisph.filter.artifact.Filter
 
Line - Class in org.ibisph.charts
Line chart specific class.
Line(String) - Constructor for class org.ibisph.charts.Line
Required explicit constructor which creates the actual Agileblox chart class object, loads the ACXML file/properties, and sets some general chart properties.
LIST_SEPERATOR_PARAM_NAME - Static variable in class org.ibisph.filter.AbstractPathPatternFilter
 
load(Object, ChartData) - Method in interface org.ibisph.dao.chart.DAO
Loads source data object into destination ChartData object.
load(Object, ChartData) - Method in class org.ibisph.dao.chart.xml.IndicatorView
Reads Indicator View XML document data and puts into the chart data object.
load(Object, ChartData) - Method in class org.ibisph.dao.chart.xml.QueryModuleResult
Reads Query Result XML data and puts into the chart data object.
load(File, Document) - Method in class org.ibisph.dao.xml.Document
Loads the specified XML file into the document.
load(String, Document) - Method in class org.ibisph.dao.xml.Document
Loads the specified XML file into the document.
log(Object, String, Throwable, int) - Static method in class org.ibisph.util.Logger
Log a message with the given severity.
log(String, Throwable, int) - Static method in class org.ibisph.util.Logger
 
log(Object, String, int) - Static method in class org.ibisph.util.Logger
 
log(String, int) - Static method in class org.ibisph.util.Logger
 
log(Object, String) - Static method in class org.ibisph.util.Logger
 
log(String) - Static method in class org.ibisph.util.Logger
 
logCookies(HttpServletRequest) - Static method in class org.ibisph.util.NetLib
Shows all of the available request's header cookies by name and value.
logFile - Static variable in class org.ibisph.util.Logger
 
logFileExists(int) - Method in class org.ibisph.util.Logger
Check to see if the log file represented by logFileNum exists yet.
logFileMaxSize - Static variable in class org.ibisph.util.Logger
 
logFilename - Static variable in class org.ibisph.util.Logger
 
logFileStream - Static variable in class org.ibisph.util.Logger
 
Logger - Class in org.ibisph.util
Title: Description: Simple message/exception logger that sends output to STDOUT and/or a specified log file.
Logger() - Constructor for class org.ibisph.util.Logger
 
Logger(String) - Constructor for class org.ibisph.util.Logger
 
LOW_SEVERITY_ERROR - Static variable in class org.ibisph.util.Logger
Severity value for production informational messages.

M

MapGraphic - Class in org.ibisph.mvc.controller.query
Query Results Graphic Map Controller.
MapGraphic() - Constructor for class org.ibisph.mvc.controller.query.MapGraphic
 
MATCH_LIST_PARAM_NAME - Static variable in class org.ibisph.filter.AbstractPathPatternFilter
 
MATCH_TYPE_PARAM_NAME - Static variable in class org.ibisph.filter.AbstractPathPatternFilter
 
matches(HttpServletRequest) - Method in class org.ibisph.filter.AbstractPathPatternFilter.PathPattern
Main method that does the pattern matching/testing.
maxBackupVersions - Variable in class org.ibisph.resource.VersionedFileBackup
 
maxBackupVersions - Variable in class org.ibisph.resource.VersionedFileBackupFactory
 
maxLegendWidth - Variable in class org.ibisph.charts.AbstractChart
 
maxXAxisLabelWidth - Variable in class org.ibisph.charts.AbstractChart
 
maxYAxisLabelWidth - Variable in class org.ibisph.charts.AbstractChart
 
MIN_TEMP_FILE_SIZE_TO_QUALIFY_AS_GOOD_FILE - Variable in class org.ibisph.filter.artifact.Filter
 
minLegendWidth - Variable in class org.ibisph.charts.AbstractChart
 

N

NetLib - Class in org.ibisph.util
NetLib is an abstract library class with various utility methods used for odd ball HTML and URL related helper functions.
NetLib() - Constructor for class org.ibisph.util.NetLib
 
newCDATAElement(String, String) - Static method in class org.ibisph.util.XMLLib
Creates a new CDATA element and sets the text as CDATA.
newDocument() - Static method in class org.ibisph.util.XMLLib
 
newDocument(String) - Static method in class org.ibisph.util.XMLLib
Creates a new document with a root element.
newElement(String) - Static method in class org.ibisph.util.XMLLib
Creates a new element.
newElement(String, Object) - Static method in class org.ibisph.util.XMLLib
Creates a new element and sets the element's text to the object.toString.
newElement(String, String) - Static method in class org.ibisph.util.XMLLib
Creates a new element and sets the element's text to the textValue.
newFileBackup(String) - Method in interface org.ibisph.resource.FileBackupFactory
Factory method that creates the backup file object based on the path and filename passed.
newFileBackup(File) - Method in interface org.ibisph.resource.FileBackupFactory
Factory method that creates the backup file object base on the source file.
newFileBackup(String) - Method in class org.ibisph.resource.VersionedFileBackupFactory
Factory method that creates the Versioned Backup File object base on the path and filename passed.
newFileBackup(File) - Method in class org.ibisph.resource.VersionedFileBackupFactory
Factory method that creates Versioned Backup File object base on the source file.
newLine - Static variable in class org.ibisph.util.Logger
 
newTransformer(String) - Method in class org.ibisph.xslt.CachingTransformerFactory
Process the System ID string into a stream source then a Transformer object.
newTransformer(Source) - Method in class org.ibisph.xslt.CachingTransformerFactory
Process the source into a Transformer object.
newTransformer(File) - Method in class org.ibisph.xslt.CachingTransformerFactory
Creates a transformer from a file (and caches templates) or from cached templates object.
newTransformer(String) - Static method in class org.ibisph.xslt.TemplateCachingTransformerFactory
Main factory method used to get/create a managed XSLT template.
newTransformer(String) - Static method in class org.ibisph.xslt.TransformerFactory
Thread safe, factory method that produces an un-cached/un-managed XSLT transformer.
newTransformer(Source) - Static method in class org.ibisph.xslt.TransformerFactory
Thread safe, factory method that produces an un-cached/un-managed XSLT transformer.
numberOfLines(int, int) - Method in class org.ibisph.charts.AbstractChart
Calculates number of lines so that the label and title spacing can be set.
numLogFiles - Static variable in class org.ibisph.util.Logger
 

O

occurs(String, String) - Static method in class org.ibisph.util.StrLib
Counts the occurrences of a String within a String.
open(String) - Method in class org.ibisph.util.Logger
 
order - Variable in class org.ibisph.mvc.ExceptionHandler
 
org.ibisph.charts - package org.ibisph.charts
Provides classes and interfaces for the ibisph indicator profile and query charts.
org.ibisph.dao.chart - package org.ibisph.dao.chart
Provides interface for the IBIS-PH indicator profile and query chart DAOs.
org.ibisph.dao.chart.xml - package org.ibisph.dao.chart.xml
Provides DAO classes for the IBIS-PH indicator profile and query result XML documents which load the XML data into a ChartData object.
org.ibisph.dao.xml - package org.ibisph.dao.xml
Provides an XML Xinclude mechanism.
org.ibisph.filter - package org.ibisph.filter
Provides servlet filtering for the IBIS-PH site.
org.ibisph.filter.add - package org.ibisph.filter.add
Provides special filters for the IBIS-PH site that add headers or parameters to HTTP request or response objects.
org.ibisph.filter.announcement - package org.ibisph.filter.announcement
 
org.ibisph.filter.artifact - package org.ibisph.filter.artifact
Provides a caching mechanism for the specified URI patterns.
org.ibisph.filter.graphic - package org.ibisph.filter.graphic
Provides filter which converts SVG content to a rasterized bitmap graphic for those users who do not have the SVG browser plugin installed or for those users who want to have their graphics displayed as a raster and not as vector SVG.
org.ibisph.filter.gzip - package org.ibisph.filter.gzip
Provides a GZIP compression filter (and response wrapper, wrapped stream) for part/all content generated by the application.
org.ibisph.filter.wiki - package org.ibisph.filter.wiki
Provides a mechanism to search for embedded WIKI text code and replace it with the associated HTML.
org.ibisph.mvc - package org.ibisph.mvc
 
org.ibisph.mvc.controller - package org.ibisph.mvc.controller
Provides the common base controllers/code.
org.ibisph.mvc.controller.home - package org.ibisph.mvc.controller.home
 
org.ibisph.mvc.controller.indicator - package org.ibisph.mvc.controller.indicator
Specific Indicator Profile related Spring MVC controllers.
org.ibisph.mvc.controller.query - package org.ibisph.mvc.controller.query
Specific Query related Spring MVC controllers.
org.ibisph.mvc.controller.secure - package org.ibisph.mvc.controller.secure
Specific Query related Spring MVC controllers.
org.ibisph.mvc.model - package org.ibisph.mvc.model
Provides classes and interfaces for the data beans needed for ibisph HTML content pages, indicator profile pages, query pages, maps and charts.
org.ibisph.mvc.view - package org.ibisph.mvc.view
General purpose Spring MVC Views.
org.ibisph.resource - package org.ibisph.resource
General purpose file and application related resources.
org.ibisph.util - package org.ibisph.util
Provides a mix of different helper static abstract library type calls.
org.ibisph.xslt - package org.ibisph.xslt
Provides an XSLT factory that handles caching of thread safe transformer/transformation objects, and a couple of transformation helper objects.
origResponse - Variable in class org.ibisph.filter.AbstractResponseWrapper
 
otherGroupByParameterName - Variable in class org.ibisph.mvc.model.QueryModule
 
outputFormat - Variable in class org.ibisph.dao.xml.Document
 
outputStream - Variable in class org.ibisph.filter.artifact.ResponseStream
 

P

parameterMap - Variable in class org.ibisph.xslt.TransformToFile
 
parameters - Variable in class org.ibisph.filter.add.ParametersRequestWrapper
 
parametersMap - Variable in class org.ibisph.mvc.model.QueryModule
 
parametersMapModelName - Variable in class org.ibisph.mvc.controller.XMLModelAndDate
 
parametersMapModelName - Variable in class org.ibisph.mvc.view.XSLTXMLTransformation
 
ParametersRequestWrapper - Class in org.ibisph.filter.add
Request wrapper that allows for replacing/appending of parameter name/value pairs.
ParametersRequestWrapper(HttpServletRequest) - Constructor for class org.ibisph.filter.add.ParametersRequestWrapper
Constructor which loads the current request's parameters.
password - Variable in class org.ibisph.mvc.controller.query.QueryApplicationProxy
 
password - Variable in class org.ibisph.mvc.controller.query.Result
 
pathPattern - Variable in class org.ibisph.filter.AbstractPathPatternFilter
 
pathPrefixToRemove - Variable in class org.ibisph.mvc.controller.query.AbstractQueryModule
 
pathPrefixToRemove - Variable in class org.ibisph.mvc.controller.SystemIDFromPathInfoXMLModelAndDate
 
Pie - Class in org.ibisph.charts
Pie chart specific class.
Pie(String) - Constructor for class org.ibisph.charts.Pie
Main constructor that accepts the acxml property file.
postSaveXMLProcessing(String, Document) - Method in class org.ibisph.mvc.controller.indicator.PublishIndicator
Hooked call that finishes the indicator profile publishing request.
postSaveXMLProcessing(String, Document) - Method in class org.ibisph.mvc.controller.indicator.PublishIndicatorView
Deletes associated indicator view artifacts like the HTML files, SVG and JPEG charts.
postSaveXMLProcessing(String, Document) - Method in class org.ibisph.mvc.controller.PublishOrgUnits
Specific code needed to clean up all artifacts that contain org unit info (all indicator profile pages, query modules).
postSaveXMLProcessing(String, Document) - Method in class org.ibisph.mvc.controller.PublishXML
Handle any special post publish processing like deleting associated artifacts.
publishedIndicatorsFile - Variable in class org.ibisph.mvc.controller.indicator.PublishIndicator
 
publishedIndicatorsFile - Variable in class org.ibisph.mvc.controller.indicator.UnPublishIndicator
 
PublishIndicator - Class in org.ibisph.mvc.controller.indicator
Indicator Profile XML Publish Controller.
PublishIndicator() - Constructor for class org.ibisph.mvc.controller.indicator.PublishIndicator
 
PublishIndicatorView - Class in org.ibisph.mvc.controller.indicator
Indicator Profile View XML Publish Controller.
PublishIndicatorView() - Constructor for class org.ibisph.mvc.controller.indicator.PublishIndicatorView
 
PublishOrgUnits - Class in org.ibisph.mvc.controller
Org Unit XML Publishing Controller.
PublishOrgUnits() - Constructor for class org.ibisph.mvc.controller.PublishOrgUnits
 
PublishXML - Class in org.ibisph.mvc.controller
Base Publish XML Controller which can be directly used or extended.
PublishXML() - Constructor for class org.ibisph.mvc.controller.PublishXML
 
putMapEntry(String, CachingTransformerFactory.MapEntry) - Method in class org.ibisph.xslt.CachingTransformerFactory
Saves templates cache entry for the specified absolute path.

Q

QueryApplicationProxy - Class in org.ibisph.mvc.controller.query
Controller that passes IBISQ query requests through to the CGI app.
QueryApplicationProxy(String) - Constructor for class org.ibisph.mvc.controller.query.QueryApplicationProxy
Sets the IBIS-Q Application's CGI URL.
queryApplicationURL - Variable in class org.ibisph.mvc.controller.query.Result
 
queryDateFormat - Variable in class org.ibisph.mvc.controller.query.Result
 
QueryModule - Class in org.ibisph.mvc.model
Handles Query System's module requests.
QueryModule(Document, String, String, long) - Constructor for class org.ibisph.mvc.model.QueryModule
Constructor that sets the XML document.
QueryModuleResult - Class in org.ibisph.dao.chart.xml
Reads the query module result XML and loads into Chart Data object.
QueryModuleResult() - Constructor for class org.ibisph.dao.chart.xml.QueryModuleResult
 
queryModuleSessionName - Variable in class org.ibisph.mvc.controller.query.AbstractQueryModule
 
queryModuleSessionName - Variable in class org.ibisph.mvc.controller.query.ChartGraphic
 
queryModuleSessionName - Variable in class org.ibisph.mvc.controller.query.MapGraphic
 

R

redirectURL - Variable in class org.ibisph.filter.announcement.Filter
 
RelatedIndicators - Class in org.ibisph.mvc.controller.indicator
Specialized XMLSystemIDFromEndOfURLPath controller that handles the selected IP Relation.
RelatedIndicators() - Constructor for class org.ibisph.mvc.controller.indicator.RelatedIndicators
 
RelatedIndicators(String, View) - Constructor for class org.ibisph.mvc.controller.indicator.RelatedIndicators
 
relationNameParameterMapName - Variable in class org.ibisph.mvc.controller.indicator.RelatedIndicators
 
reloadRequestParameterName - Variable in class org.ibisph.mvc.controller.query.AbstractQueryModule
 
removeIndicatorFromPublishedIndicators(String) - Method in class org.ibisph.mvc.controller.indicator.UnPublishIndicator
Helper method that removes the specified published IP from the published indicator XML file.
render(Map, HttpServletRequest, HttpServletResponse) - Method in class org.ibisph.mvc.view.Chart
Standard Spring framework MVC View Render method for chart requests.
render(Map, HttpServletRequest, HttpServletResponse) - Method in class org.ibisph.mvc.view.SimpleClientRedirection
Core Spring MVC view implementation method call.
render(Map, HttpServletRequest, HttpServletResponse) - Method in class org.ibisph.mvc.view.XSLTXMLTransformation
Spring framework MVC View Render method for XSLT/XML transformation view requests.
replaceExtension - Variable in class org.ibisph.resource.VersionedFileBackup
 
replaceExtension - Variable in class org.ibisph.resource.VersionedFileBackupFactory
 
REQUEST_PATH_TYPE_PARAM_NAME - Static variable in class org.ibisph.filter.AbstractPathPatternFilter
 
RequestFromSecurityFilter - Class in org.ibisph.filter
Checks that the request is being made from a specific IP address or domain.
RequestFromSecurityFilter() - Constructor for class org.ibisph.filter.RequestFromSecurityFilter
 
requestHeadersMap - Variable in class org.ibisph.filter.add.AddRequestHeadersFilter
 
requestParametersMap - Variable in class org.ibisph.filter.add.AddRequestParametersFilter
 
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.ibisph.mvc.ExceptionHandler
 
responseContentType - Variable in class org.ibisph.mvc.view.Chart
 
responseContentType - Variable in class org.ibisph.mvc.view.XSLTXMLTransformation
 
responseHeadersMap - Variable in class org.ibisph.filter.add.AddResponseHeadersFilter
 
ResponseStream - Class in org.ibisph.filter.artifact
Standard response stream required for the artifacting filter mechanism.
ResponseStream(OutputStream) - Constructor for class org.ibisph.filter.artifact.ResponseStream
Core of the response stream.
ResponseStream - Class in org.ibisph.filter.gzip
Provides gzip stream compression for the gzip filter and response wrapper.
ResponseStream(HttpServletResponse) - Constructor for class org.ibisph.filter.gzip.ResponseStream
Constructor which saves original destination response and creates a new gzip output stream.
ResponseStream - Class in org.ibisph.filter.wiki
Provides wiki code to html code search and replace functionality for the wiki filter and response wrapper.
ResponseStream(HttpServletResponse) - Constructor for class org.ibisph.filter.wiki.ResponseStream
Constructor which saves original destination response and creates a new wiki to html code output stream.
ResponseWrapper - Class in org.ibisph.filter.artifact
Basic response wrapper that captures results from downstream processing.
ResponseWrapper(HttpServletResponse, FileOutputStream) - Constructor for class org.ibisph.filter.artifact.ResponseWrapper
Core of the response wrapper.
ResponseWrapper - Class in org.ibisph.filter.gzip
Basic/standard response wrapper needed for the compression filtering.
ResponseWrapper(HttpServletResponse) - Constructor for class org.ibisph.filter.gzip.ResponseWrapper
Required Response Wrapper constructor.
ResponseWrapper - Class in org.ibisph.filter.wiki
Basic/standard response wrapper needed for the wiki code to html filtering.
ResponseWrapper(HttpServletResponse, List) - Constructor for class org.ibisph.filter.wiki.ResponseWrapper
Required Response Wrapper constructor.
restore() - Method in class org.ibisph.resource.BasicFileBackup
 
restore() - Method in interface org.ibisph.resource.FileBackup
Restores backed up source file to it's original state/name.
Result - Class in org.ibisph.mvc.controller.query
Controller that handles the Query System's result requests.
Result() - Constructor for class org.ibisph.mvc.controller.query.Result
 
rolesParameterName - Variable in class org.ibisph.mvc.controller.secure.AddUserSecurityContextRolesAsParametersXMLModelAndDate
 
rowGroupByParameterName - Variable in class org.ibisph.mvc.model.QueryModule
 

S

save(Document, OutputStream, OutputFormat) - Method in class org.ibisph.dao.xml.Document
Core save method - sends the XML document to the specified output stream.
save(Document, String, OutputFormat) - Method in class org.ibisph.dao.xml.Document
 
save(Document, String) - Method in class org.ibisph.dao.xml.Document
 
save(Document, File, OutputFormat) - Method in class org.ibisph.dao.xml.Document
 
save(Document, File) - Method in class org.ibisph.dao.xml.Document
 
save(File, byte[]) - Static method in class org.ibisph.util.FileLib
Save the contents of the byte array to the specified file.
save(String, byte[]) - Static method in class org.ibisph.util.FileLib
Save the contents of the byte array to the specified filename.
save(String, String) - Static method in class org.ibisph.util.FileLib
Save the contents of the string to the specified filename.
save(String, InputStream) - Static method in class org.ibisph.util.FileLib
Save the contents of the input stream to the specified filename.
SaveResponse - Class in org.ibisph.mvc.controller.home
Intermediary/proxy that sends the request to the admin application.
SaveResponse() - Constructor for class org.ibisph.mvc.controller.home.SaveResponse
 
saveResponseRequestParameterName - Variable in class org.ibisph.mvc.controller.home.SaveResponse
 
saveResponseRequestParameterValue - Variable in class org.ibisph.mvc.controller.home.SaveResponse
 
saveURLResponse(String, String) - Static method in class org.ibisph.util.NetLib
Save the specified URL address to a file named with the filename.
searchAndReplace(String, String, String) - Static method in class org.ibisph.util.StrLib
Replaces all occurrences of a String within a String with another String.
searchAndReplace(String, String[][]) - Static method in class org.ibisph.util.StrLib
Returns a new string which is built by searching the source string for all occurrences of each searchAndReplace[x][0] string and replacing that part with the corresponding searchAndReplace[x][1] string.
searchAndReplace(StringBuffer, String, String) - Static method in class org.ibisph.util.StrLib
Replaces all occurrences of a String within a StringBuffer with another String with all occurrences of String replaced by a new String.
sendError(HttpServletResponse, Exception, String) - Method in class org.ibisph.mvc.controller.indicator.UnPublishIndicator
Helper to localize error sent to requester.
sendError(HttpServletResponse, Exception, String) - Method in class org.ibisph.mvc.controller.PublishXML
Helper to localize error sent to requester.
sendHTML(HttpServletResponse, String) - Static method in class org.ibisph.util.NetLib
Simple helper which sets the response's content type to text/html and writes the contents.
sendSuccess(HttpServletResponse, String) - Method in class org.ibisph.mvc.controller.indicator.UnPublishIndicator
Helper to localize success message sent to requester.
sendSuccess(HttpServletResponse, String) - Method in class org.ibisph.mvc.controller.PublishXML
Helper to localize success message sent to requester.
sendText(HttpServletResponse, String) - Static method in class org.ibisph.util.NetLib
Simple helper which sets the response's content type to text/plain and writes the contents.
sendTextAsHTML(HttpServletResponse, String) - Static method in class org.ibisph.util.NetLib
Simple helper which sets the response's content type to text/html and writes the contents wrapped between tags.
sendTHMLErrorPage(HttpServletResponse, String, String) - Static method in class org.ibisph.util.NetLib
Creates a simply formatted error HTML page.
servletContext - Variable in class org.ibisph.filter.artifact.Filter
 
servletOutputStream - Variable in class org.ibisph.filter.artifact.ResponseStream
 
set(String) - Method in class org.ibisph.dao.chart.AbstractDAO.DataValueParser
Sets (and verifies) the numeric value to be cleaned and formatted.
set3DProps(double, double) - Method in class org.ibisph.charts.GroupedBar
Sets 3-D properties for the chart.
set3DProps(double, double) - Method in class org.ibisph.charts.GroupedHorzBar
Sets 3-D properties for the chart.
set3DProps(double, double) - Method in class org.ibisph.charts.StackedBar
Sets 3-D properties for the chart.
setAdminSystemResponseSuccessCode(String) - Method in class org.ibisph.mvc.controller.home.SaveResponse
Success code received from the Admin System upon successfully handling the save request.
setAdminSystemSaveResponseBaseURL(String) - Method in class org.ibisph.mvc.controller.home.SaveResponse
Base, incomplete URL of the Admin System's Save Response controller/handler.
setApplicationContext(ApplicationContext) - Method in class org.ibisph.resource.Contexts
Method called for "ServletContextAware" type beans.
setAutoDelete(boolean) - Method in class org.ibisph.resource.BasicFileBackup
Controls auto deletion of the backup file after this object is not used.
setAutoDeleteBackupWhenDone(boolean) - Method in interface org.ibisph.resource.FileBackupFactory
Controls auto deletion of the backup file after this object is not used.
setAutoDeleteBackupWhenDone(boolean) - Method in class org.ibisph.resource.VersionedFileBackupFactory
 
setBackupExtensionPrefix(String) - Method in class org.ibisph.resource.VersionedFileBackup
Optional backup file extension prefix property.
setBackupExtensionPrefix(String) - Method in class org.ibisph.resource.VersionedFileBackupFactory
Optional Backup Extension to be set for all VersionedFileBackup objects created by this factory.
setBackupExtensionSuffixDateFormat(DateFormat) - Method in class org.ibisph.resource.VersionedFileBackup
Optional backup extension serial number date format property.
setBackupExtensionSuffixDateFormat(DateFormat) - Method in class org.ibisph.resource.VersionedFileBackupFactory
Optional Java Date Format to be used for the backup file's extension.
setBackupType(int) - Method in class org.ibisph.resource.BasicFileBackup
Controls the backup type (rename or copy).
setBackupType(int) - Method in interface org.ibisph.resource.FileBackupFactory
Controls the backup type.
setBackupType(int) - Method in class org.ibisph.resource.VersionedFileBackupFactory
 
setBaseLogFilename(String) - Method in class org.ibisph.util.Logger
 
setCategoryAxisTitle(String) - Method in interface org.ibisph.charts.ChartData
 
setCategoryAxisTitle(String) - Method in class org.ibisph.mvc.model.ChartData
 
setCategoryTitle(String) - Method in class org.ibisph.charts.StackedBar
Overrides/kills the setCategoryTitle method because there is no x axis title for a stacked bar.
setCategoryTitles(String[]) - Method in interface org.ibisph.charts.ChartData
 
setCategoryTitles(String[]) - Method in class org.ibisph.mvc.model.ChartData
 
setCharacterEncoding(String) - Method in class org.ibisph.filter.SetCharacterEncodingFilter
Property setter for the character encoding to be used for posts.
SetCharacterEncodingFilter - Class in org.ibisph.filter
Filter that simply sets the character encoding for a downstream/chained request.
SetCharacterEncodingFilter() - Constructor for class org.ibisph.filter.SetCharacterEncodingFilter
 
setChart(Chart) - Method in class org.ibisph.mvc.view.Chart
Sets the chart property.
setChartDataDAO(DAO) - Method in class org.ibisph.mvc.controller.indicator.ChartGraphic
Sets the indicator profile Chart XML Data DAO.
setChartDataDAO(DAO) - Method in class org.ibisph.mvc.controller.query.ChartGraphic
Sets the Query Module XML to Chart Data DAO to be used to load the query module result data into the chart data.
setChartHeight(BaseChart, String) - Method in class org.ibisph.charts.AbstractChart
Validates height range and sets the chart's height.
setChartTitle(String) - Method in interface org.ibisph.charts.ChartData
 
setChartTitle(String) - Method in class org.ibisph.mvc.model.ChartData
 
setCircleRadius(double) - Method in class org.ibisph.charts.Area
Sets circle radius property (size) for the data points circle symbol.
setCircleRadius(double) - Method in class org.ibisph.charts.Line
Sets circle radius property (size) for the data points circle symbol.
setCircleRadius(double) - Method in class org.ibisph.charts.StackedArea
Sets circle radius property (size) for the data points circle symbol.
setCompleteQueryURL(String) - Method in class org.ibisph.mvc.model.QueryModule
Sets the URL used to query the data.
setConfigurationNameParameterName(String) - Method in class org.ibisph.mvc.controller.query.AbstractQueryModule
Sets the Configuration Parameter Name used for XInclude XSLT transformation.
setContentLength(int) - Method in class org.ibisph.filter.graphic.SVGToRasterResponseWrapper
Core interface method that sets the content length.
setContentLength(int) - Method in class org.ibisph.filter.gzip.ResponseWrapper
Core interface method that sets the content length.
setContentLength(int) - Method in class org.ibisph.filter.wiki.ResponseWrapper
Core interface method that sets the content length.
setContentType(String) - Method in class org.ibisph.mvc.view.Chart
Sets the HTTP response content type property.
setContentType(String) - Method in class org.ibisph.mvc.view.XSLTXMLTransformation
Sets the default HTTP response content type.
setControlParameterPrefix(String) - Method in class org.ibisph.mvc.controller.query.Result
Sets the character prefix for PARAMETER elements and submitted request parameters which are local to the view system and which are not/should not be submitted to the backend query app.
setDateFormat(DateFormat) - Method in class org.ibisph.util.Logger
 
setDefaultChartHeight(double) - Method in class org.ibisph.charts.AbstractChart
Sets the default height property of the entire chart (including legends, titles, labels).
setDefaultChartHeight(double) - Method in interface org.ibisph.charts.Chart
Controls the default chart height.
setDefaultResponseContentType(String) - Method in class org.ibisph.mvc.controller.AbstractModelAndView
Sets the default HTTP response content type property.
setDefaultResponseContentType(String) - Method in class org.ibisph.mvc.controller.GenericXMLXSLTTransformation
Set the default content type that this controller should return to the user's browser.
setDefaultXAxisLabelDistance(double) - Method in class org.ibisph.charts.AbstractChart
Sets x axis label distance property.
setDefaultXAxisLabelDistance(double) - Method in interface org.ibisph.charts.Chart
Controls the distance that the X axis labels should be placed away from the actual chart.
setDefaultXMLSystemID(SystemID) - Method in class org.ibisph.mvc.controller.XMLModelAndDate
Sets the default XML System ID resource for the model portion of the Spring MVC framework which is used if no other system id is specified.
setDefaultYAxisLabelDistance(double) - Method in class org.ibisph.charts.AbstractChart
Sets y axis label distance property.
setDefaultYAxisLabelDistance(double) - Method in interface org.ibisph.charts.Chart
Controls the distance that the Y axis labels should be placed away from the actual chart.
setDesintationPathAndFilename(String) - Method in class org.ibisph.xslt.TransformToFile
 
setDestinationXMLPath(String) - Method in class org.ibisph.mvc.controller.PublishXML
Sets the base path of where to save the XML content to.
setDocumentDAO(Document) - Method in class org.ibisph.mvc.controller.indicator.UnPublishIndicator
Sets the DAO object that will be used to save the XML content with.
setDocumentDAO(Document) - Method in class org.ibisph.mvc.controller.PublishXML
Sets the DAO object that will be used to save the XML content with.
setDocumentDAO(Object) - Method in class org.ibisph.mvc.controller.query.AbstractQueryModule
Sets the XInclude XSLT transformation DAO to be used to load the query module file.
setElement(Document, String, Element) - Static method in class org.ibisph.util.XMLLib
Selects a parent container element and sets the passed element to the container.
setElementCDATAText(Document, String, String, String) - Static method in class org.ibisph.util.XMLLib
Sets/replaces the existing element with a new CDATA text element.
setElementText(Document, String, String, String) - Static method in class org.ibisph.util.XMLLib
Sets an element's text with the new text.
setErrorView(View) - Method in class org.ibisph.mvc.controller.XMLModelAndDate
Set the view to display when an error has occurred.
setExpiresHTTPHeader(String) - Method in class org.ibisph.mvc.controller.AbstractModelAndView
Sets the property which is used as the HTTP Expires header value.
setExtensionDelimiter(String) - Method in class org.ibisph.resource.VersionedFileBackup
Sets the extension delimiter string.
setExtensionDelimiter(String) - Method in class org.ibisph.resource.VersionedFileBackupFactory
Sets the extension delimiter string to be set for all VersionedFileBackup objects created by this factory.
setExtraParameters(Properties) - Method in class org.ibisph.mvc.controller.XMLModelAndDate
Mechanism that allows a static list of deployment defined name/value pairs of strings to be sent to the view (XSLT transformation process as parameters).
setExtraParameters(Properties) - Method in class org.ibisph.mvc.view.XSLTXMLTransformation
Mechanism that allows a static list of deployment defined name/value pairs of strings to be sent to the XSLT transformation process (as parameters).
setFile(File) - Method in class org.ibisph.mvc.model.QueryModule
Sets the module's XML file.
setFileBackupFactory(FileBackupFactory) - Method in class org.ibisph.mvc.controller.indicator.UnPublishIndicator
Optional file backup factory that provides a file backup used to backup the current XML file.
setFileBackupFactory(FileBackupFactory) - Method in class org.ibisph.mvc.controller.PublishXML
Optional file backup factory that provides a file backup used to backup the current XML file.
setFileLogLevel(int) - Method in class org.ibisph.util.Logger
 
setFileLogLevel(String) - Method in class org.ibisph.util.Logger
 
setGraphicName(String) - Method in class org.ibisph.mvc.model.QueryModule
 
setGraphicTypeCookieName(String) - Method in class org.ibisph.filter.add.AddGraphicTypeParameterFilter
Property setter for the graphic type cookie name.
setGraphicTypeRequestParameterName(String) - Method in class org.ibisph.filter.add.AddGraphicTypeParameterFilter
Property setter for the graphic type HTTP request parameter name.
setHeader(String, Collection) - Method in class org.ibisph.filter.add.HeadersRequestWrapper
If name key exists, replaces existing header values with those supplied.
setHeader(String, String) - Method in class org.ibisph.filter.add.HeadersRequestWrapper
If name key exists, replaces existing header value(s) with new value.
setHeaders(Map<String, Object>) - Method in class org.ibisph.filter.add.HeadersRequestWrapper
Replaces existing header values with those supplied.
setHiddenInputParameters(HttpServletRequest) - Method in class org.ibisph.mvc.model.QueryModule
Sets any PARAMETER elements which have a HIDDEN_INPUT_FLAG which has a name that matches a request's parameter name.
setHTTPNoCacheHeaders(HttpServletRequest, HttpServletResponse) - Method in class org.ibisph.mvc.controller.AbstractModelAndView
Default HTTP Header setter.
setHTTPPostContentType(String) - Method in class org.ibisph.mvc.controller.home.SaveResponse
Sets the content type to be used when submitting the content to be saved to the Admin System.
setIncludeRequestParameters(boolean) - Method in class org.ibisph.mvc.controller.XMLModelAndDate
Sets a flag which controls if to include the HTTP request query string parameters are added to the parameters map model.
setIPAddress(String) - Method in class org.ibisph.filter.RequestFromSecurityFilter
Property setter for the IP address to filter on.
setJSPExceptionRequestAttributeName(String) - Method in class org.ibisph.mvc.ExceptionHandler
Sets the http request attribute name/key to be used for the jsp exception.
setLabelCharacterWidth(double) - Method in class org.ibisph.charts.AbstractChart
Sets average character width, in pixels, used when guessing/determining the screen width of the string.
setLabelCharacterWidth(double) - Method in interface org.ibisph.charts.Chart
Controls how the label width/size is deteremined by using this average width value.
setLegendSymbolWidth(double) - Method in class org.ibisph.charts.AbstractChart
Sets this chart's legend symbol width property.
setLegendSymbolWidth(double) - Method in interface org.ibisph.charts.Chart
Controls the legend's symbol size for each series.
setLineProps(double, double, double) - Method in class org.ibisph.charts.Line
Sets line properties for the chart.
setLogFileMaxSize(long) - Method in class org.ibisph.util.Logger
 
setLogFileMaxSize(String) - Method in class org.ibisph.util.Logger
 
setLowerLimits(String[][]) - Method in interface org.ibisph.charts.ChartData
 
setLowerLimits(String[][]) - Method in class org.ibisph.mvc.model.ChartData
 
setMaxBackupVersions(int) - Method in class org.ibisph.resource.VersionedFileBackup
Maximum backup versions that will be created.
setMaxBackupVersions(int) - Method in class org.ibisph.resource.VersionedFileBackupFactory
Maximum backup versions property that is passed to all objects created by this factory.
setMaxLegendWidth(double) - Method in class org.ibisph.charts.AbstractChart
Sets maximum allowable width property for this chart's legend.
setMaxLegendWidth(double) - Method in interface org.ibisph.charts.Chart
Controls the maximum legend width.
setMaxValue(double) - Method in interface org.ibisph.charts.ChartData
 
setMaxValue(double) - Method in class org.ibisph.mvc.model.ChartData
 
setMaxXAxisLabelWidth(double) - Method in class org.ibisph.charts.AbstractChart
Sets maximum allowable width property for this chart's X Axis Labels.
setMaxXAxisLabelWidth(double) - Method in interface org.ibisph.charts.Chart
Controls the maximum x axis label width.
setMaxYAxisLabelWidth(double) - Method in class org.ibisph.charts.AbstractChart
Sets maximum allowable width property for this chart's Y Axis Labels.
setMaxYAxisLabelWidth(double) - Method in interface org.ibisph.charts.Chart
Controls the maximum y axis label width.
setMeasureName(String) - Method in class org.ibisph.mvc.model.QueryModule
 
setMinLegendWidth(double) - Method in class org.ibisph.charts.AbstractChart
Sets minimum allowable width property for this chart's legend.
setMinLegendWidth(double) - Method in interface org.ibisph.charts.Chart
Controls the minimum legend width.
setNoCacheHTTPHeader(boolean) - Method in class org.ibisph.mvc.controller.AbstractModelAndView
Sets the property that controls forcing HTTP cache related header values.
setNoCacheHTTPHeader(String) - Method in class org.ibisph.mvc.controller.AbstractModelAndView
Sets the property that controls HTTP cache related header values using a string control value.
setNoCacheHTTPHeaders(HttpServletResponse) - Static method in class org.ibisph.util.NetLib
Sets HTTP Meta tag headers that tells servers/browsers that this response should not be cached.
setNumberFormatPattern(String) - Method in class org.ibisph.dao.chart.AbstractDAO.DataValueParser
Sets the format pattern to be used for the value.
setNumberFormatPattern(String) - Method in class org.ibisph.dao.chart.AbstractDAO
Java number format pattern to be applied to the data values for chart mouse overs.
setNumLogFiles(int) - Method in class org.ibisph.util.Logger
 
setNumLogFiles(String) - Method in class org.ibisph.util.Logger
 
setOrder(int) - Method in class org.ibisph.mvc.ExceptionHandler
 
setOutputFormat(OutputFormat) - Method in class org.ibisph.dao.xml.Document
Sets output format.
setParameter(String, String) - Method in class org.ibisph.filter.add.ParametersRequestWrapper
If name key exists, replaces existing parameter value(s) with new value.
setParameterMap(Map) - Method in class org.ibisph.xslt.TransformToFile
 
setParametersMapModelName(String) - Method in class org.ibisph.mvc.controller.XMLModelAndDate
Sets extra parameters map model name/key value.
setParametersMapModelName(String) - Method in class org.ibisph.mvc.view.XSLTXMLTransformation
Sets extra parameters map model name/key value.
setParameterValues(String, String[]) - Method in class org.ibisph.filter.add.ParametersRequestWrapper
If name key exists, replaces existing parameter values with those supplied.
setPassword(String) - Method in class org.ibisph.mvc.controller.query.QueryApplicationProxy
Sets an optional HTTP request username password.
setPassword(String) - Method in class org.ibisph.mvc.controller.query.Result
 
setPathPrefixToRemove(String) - Method in class org.ibisph.mvc.controller.query.AbstractQueryModule
Optional path prefix which specifies the text to remove from the file's path when determining the XML path and filename.
setPathPrefixToRemove(String) - Method in class org.ibisph.mvc.controller.SystemIDFromPathInfoXMLModelAndDate
Optional path prefix which specifies the text to remove from the file's path when determining the XML path and filename.
setPublishedIndicatorProfilesSystemID(SystemID) - Method in class org.ibisph.mvc.controller.indicator.PublishIndicator
Sets System ID to the published indicator profiles XML file.
setPublishedIndicatorProfilesSystemID(SystemID) - Method in class org.ibisph.mvc.controller.indicator.UnPublishIndicator
Sets System ID to the published indicator profiles XML file.
setQueryApplicationURL(String) - Method in class org.ibisph.mvc.controller.query.Result
 
setQueryDateFormat(DateFormat) - Method in class org.ibisph.mvc.controller.query.Result
Used when setting the date values.
setQueryModuleSessionName(String) - Method in class org.ibisph.mvc.controller.query.AbstractQueryModule
Sets the Query XML document session name.
setQueryModuleSessionName(String) - Method in class org.ibisph.mvc.controller.query.ChartGraphic
Sets the Query XML document session name.
setQueryModuleSessionName(String) - Method in class org.ibisph.mvc.controller.query.MapGraphic
Sets the Query XML document session name.
setQueryResult(String) - Method in class org.ibisph.mvc.model.QueryModule
Parses the query result string and puts into the query module XML document object.
setRedirectionAddress(String) - Method in interface org.ibisph.mvc.view.ClientRedirection
Sets the default URL redirection address to be used is a URL value is not specified in the model.
setRedirectionAddress(String) - Method in class org.ibisph.mvc.view.SimpleClientRedirection
 
setRegularExpressions(List) - Method in class org.ibisph.filter.wiki.Filter
 
setReloadRequestParameterName(String) - Method in class org.ibisph.mvc.controller.query.AbstractQueryModule
Sets the Reload HTTP Request Parameter Name value.
setReplaceExtension(boolean) - Method in class org.ibisph.resource.VersionedFileBackup
Optional property that controls if the backup extension replaces the current extension or simply appends it to the current filename.
setReplaceExtension(boolean) - Method in class org.ibisph.resource.VersionedFileBackupFactory
Optional property that controls if the backup extension replaces the current extension or simply appends it to the current filename.
setRequestError(String, String, String) - Method in class org.ibisph.mvc.model.QueryModule
Creates a new REQUEST/ERROR element and adds the appropriate elements and sets those elements with the supplied values.
setRequestError(String, String) - Method in class org.ibisph.mvc.model.QueryModule
 
setRequestFinishedDateTimeStamp(String) - Method in class org.ibisph.mvc.model.QueryModule
Sets the formatted date time stamp string which the view can show on the result page.
setRequestHeadersMap(Map<String, Object>) - Method in class org.ibisph.filter.add.AddRequestHeadersFilter
Sets specified HTTP request headers map - name/value pairs.
setRequestParametersMap(Map<String, Object>) - Method in class org.ibisph.filter.add.AddRequestParametersFilter
Sets specified HTTP request headers map - name/value pairs.
setRequestStartedDateTimeStamp(String) - Method in class org.ibisph.mvc.model.QueryModule
Sets the formatted date time stamp string for when the request was started.
setRequestSubmittedDateTimeStamp(String) - Method in class org.ibisph.mvc.model.QueryModule
Sets the formatted date time stamp string which the view can show on the result page.
setResponseContentType(HttpServletRequest, HttpServletResponse) - Method in class org.ibisph.mvc.controller.AbstractModelAndView
Sets the response content type for the request.
setResponseHeadersMap(Map<String, String>) - Method in class org.ibisph.filter.add.AddResponseHeadersFilter
Sets specified HTTP response's headers name/value pairs map.
setResultGroupByDimensionName(String) - Method in class org.ibisph.mvc.model.QueryModule
Helper that sets the actual result dimension name element into the document.
setResultGroupByDimensionNames() - Method in class org.ibisph.mvc.model.QueryModule
Sets the acutal result row, column, and other dimension name XML elements.
setReverseYAxisLabelOrder(boolean) - Method in class org.ibisph.charts.GroupedBar
Sets ordering of the y axis labels.
setRolesParameterName(String) - Method in class org.ibisph.mvc.controller.secure.AddUserSecurityContextRolesAsParametersXMLModelAndDate
Sets the Roles Parameter Name to be passed to the XSLT view.
setSaveResponseRequestName(String) - Method in class org.ibisph.mvc.controller.home.SaveResponse
Name portion of a URL name value pair which contains the save request sent to the Admin System.
setSaveResponseRequestValue(String) - Method in class org.ibisph.mvc.controller.home.SaveResponse
Value portion of a URL name value pair which contains the save request value sent to the Admin System.
setSelectedControls(HttpServletRequest) - Method in class org.ibisph.mvc.model.QueryModule
Sets the request selected groupby dim names, graphic, and measure elements.
setSelectedDimensions(HttpServletRequest) - Method in class org.ibisph.mvc.model.QueryModule
Main worker method that loads the request parameters into the approp Query Module XML document SELECTED_DIMENSION element structure.
setSelectedGroupByDimensionName(HttpServletRequest, String, String) - Method in class org.ibisph.mvc.model.QueryModule
Helper that localizes getting the GroupByDimensionName type request parameters and setting the associated REQUEST/GROUP_BY element.
setSelectedGroupByDimensionNames(HttpServletRequest) - Method in class org.ibisph.mvc.model.QueryModule
Helper that sets the REQUEST/SELECTED_GROUP_BY elements.
setSeriesAxisTitle(String) - Method in interface org.ibisph.charts.ChartData
 
setSeriesAxisTitle(String) - Method in class org.ibisph.mvc.model.ChartData
 
setSeriesTitles(String[]) - Method in interface org.ibisph.charts.ChartData
 
setSeriesTitles(String[]) - Method in class org.ibisph.mvc.model.ChartData
 
setShowChartConfidenceLimitsParameterName(String) - Method in class org.ibisph.mvc.view.Chart
Sets the HTTP Show Chart Confidence Limits Parameter Name chart property.
setSourceFile(File) - Method in class org.ibisph.resource.BasicFileBackup
Sets the source file to be backed up.
setSourcePathAndFilename(String) - Method in class org.ibisph.resource.BasicFileBackup
Sets the source file's path and filename string to be backed up.
setSourceXMLPath(String) - Method in class org.ibisph.mvc.controller.indicator.UnPublishIndicator
Sets the base path of where to remove the XML indicator profile files from.
setStartAngle(double) - Method in class org.ibisph.charts.Pie
Sets starting angle of the first slice of pie.
setSubmittersIPAddressRequestParameterName(String) - Method in class org.ibisph.mvc.controller.home.SaveResponse
HTTP URL parameter name used to specify to the Admin System the requestor's IP address.
setSuccessReturnValue(String) - Method in class org.ibisph.mvc.controller.indicator.UnPublishIndicator
Sets the string value that is returned to the requester.
setSuccessReturnValue(String) - Method in class org.ibisph.mvc.controller.PublishXML
Sets the string value that is returned to the requester.
setSysOutLogLevel(int) - Method in class org.ibisph.util.Logger
 
setSysOutLogLevel(String) - Method in class org.ibisph.util.Logger
 
setTitle(BaseChart, String) - Method in class org.ibisph.charts.AbstractChart
Sets the main chart header title, escapes ' and " characters, and sets the header height.
setToolTips(String[][]) - Method in interface org.ibisph.charts.ChartData
 
setToolTips(String[][]) - Method in class org.ibisph.mvc.model.ChartData
Sets the tool tip strings that are displayed when a data point is moused over.
setTransformation(Transformation) - Method in class org.ibisph.dao.xml.XIncludeDocument
Sets the transformation object.
setTransformation(Transformation) - Method in class org.ibisph.mvc.controller.GenericXMLXSLTTransformation
Sets the XML/XSLT transformation object.
setTransformation(Transformation) - Method in class org.ibisph.mvc.view.XSLTXMLTransformation
Sets the XML/XSLT transformation object.
setTransformer(Transformation) - Method in class org.ibisph.xslt.TransformToFile
 
setTransformerFactory(TransformerFactory) - Method in class org.ibisph.xslt.Transformation
Sets specified XSLT Transformation Engine.
setTransformerFactoryClassName(String) - Static method in class org.ibisph.xslt.TemplateCachingTransformerFactory
Sets specified XSLT Transformation Engine.
setTransformerFactoryClassName(String) - Static method in class org.ibisph.xslt.TransformerFactory
Sets specified XSLT Transformation Engine.
setUpperLimits(String[][]) - Method in interface org.ibisph.charts.ChartData
 
setUpperLimits(String[][]) - Method in class org.ibisph.mvc.model.ChartData
 
setURLCharacterEncoding(String) - Method in class org.ibisph.mvc.controller.query.QueryApplicationProxy
Sets an optional Character Encoding to be used when building the IBIS-Q query string.
setURLCharacterEncoding(String) - Method in class org.ibisph.mvc.controller.query.Result
Sets the character encoding type to be used when building the query app URL.
setURLModelName(String) - Method in interface org.ibisph.mvc.view.ClientRedirection
Sets the model name for the URL parameter
setURLModelName(String) - Method in class org.ibisph.mvc.view.SimpleClientRedirection
 
setUsername(String) - Method in class org.ibisph.mvc.controller.query.QueryApplicationProxy
Sets an optional HTTP request username.
setUsername(String) - Method in class org.ibisph.mvc.controller.query.Result
 
setValues(String[][]) - Method in interface org.ibisph.charts.ChartData
 
setValues(String[][]) - Method in class org.ibisph.mvc.model.ChartData
 
setView(View) - Method in class org.ibisph.mvc.controller.AbstractModelAndView
Sets the Spring View property.
setView(View) - Method in class org.ibisph.mvc.controller.home.SaveResponse
Spring MVC view to be used to show the status of the save request.
setViewNamePrefix(String) - Method in class org.ibisph.mvc.controller.indicator.ChartGraphic
Sets the chart view name prefix.
setViewNamePrefix(String) - Method in class org.ibisph.mvc.controller.query.ChartGraphic
Sets the View Name Prefix string to be added to the chart/graphic name which is returned to the spring controller so that it can build the approp view.
setViewNameSuffix(String) - Method in class org.ibisph.mvc.controller.indicator.ChartGraphic
Sets the chart view name suffix.
setViewNameSuffix(String) - Method in class org.ibisph.mvc.controller.query.ChartGraphic
Sets the View Name Suffix string to be appended to the chart/graphic name which is returned to the spring controller so that it can build the approp view.
setWebAppURLContextPrefixParameterName(String) - Method in class org.ibisph.mvc.controller.GenericXMLXSLTTransformation
Sets "WebAppURLContextPrefix" Parameter Name.
setWebAppURLContextPrefixParameterName(String) - Method in class org.ibisph.mvc.controller.XMLModelAndDate
Sets "WebAppURLContextPrefix" Parameter Name.
setXincludeXSLTSystemIDResource(SystemID) - Method in class org.ibisph.dao.xml.XIncludeDocument
Sets the xinclude XSLT.
setXMLDate(Date) - Method in class org.ibisph.mvc.model.SimpleXMLModelAndDate
Sets the XML model's date object.
setXMLDate(long) - Method in class org.ibisph.mvc.model.SimpleXMLModelAndDate
Sets the date object based on the long value passed in.
setXMLDateFormat(DateFormat) - Method in class org.ibisph.mvc.controller.XMLModelAndDate
Optional XML file date format property.
setXMLDateParameterName(String) - Method in class org.ibisph.mvc.controller.XMLModelAndDate
Sets XML's date name(key) value used in the parameter model map (and used as an XSLT parameter via the transformation parameter mechanism).
setXMLModelName(String) - Method in class org.ibisph.mvc.controller.XMLModelAndDate
Sets XML model name map key value.
setXMLModelName(String) - Method in class org.ibisph.mvc.view.XSLTXMLTransformation
Sets XML model name map key value.
setXMLPath(String) - Method in class org.ibisph.mvc.controller.GenericXMLXSLTTransformation
Sets XML base path prefix.
setXMLPath(String) - Method in class org.ibisph.mvc.controller.indicator.ChartGraphic
Sets the indicator profile XML base file path.
setXMLPath(String) - Method in class org.ibisph.mvc.controller.query.AbstractQueryModule
Root query module XML path property setter based on request.getPathInfo() value.
setXMLPath(String) - Method in class org.ibisph.mvc.controller.SystemIDFromEndOfPathInfoXMLModelAndDate
Sets the base path of the XML resource.
setXMLPath(String) - Method in class org.ibisph.mvc.controller.SystemIDFromPathInfoXMLModelAndDate
Optional property that sets/specifies the base path prefix for the XML files.
setXMLSourceObject(Object) - Method in class org.ibisph.xslt.TransformToFile
 
setXMLSystemIDResource(SystemID) - Method in class org.ibisph.mvc.view.XSLTXMLTransformation
Sets the XML System ID for the model portion of the Spring MVC framework.
setXSLTModelName(String) - Method in class org.ibisph.mvc.view.XSLTXMLTransformation
Provides a way to specify the XSLT System ID model name.
setXSLTPath(String) - Method in class org.ibisph.mvc.controller.GenericXMLXSLTTransformation
Sets XSLT base path prefix.
setXSLTSystemID(String) - Method in class org.ibisph.xslt.TransformToFile
 
setXSLTSystemIDResource(SystemID) - Method in class org.ibisph.mvc.view.XSLTXMLTransformation
Sets the XSLT System ID for the view portion of the Spring MVC framework.
showChartConfidenceLimitsParameterName - Variable in class org.ibisph.mvc.view.Chart
 
SimpleClientRedirection - Class in org.ibisph.mvc.view
Basic Spring MVC client redirection view implementation.
SimpleClientRedirection() - Constructor for class org.ibisph.mvc.view.SimpleClientRedirection
Explicit default constructor
SimpleXMLModelAndDate - Class in org.ibisph.mvc.model
Base Model structure for most XML controllers.
SimpleXMLModelAndDate() - Constructor for class org.ibisph.mvc.model.SimpleXMLModelAndDate
Hidden constructor - forces non blank instances.
SimpleXMLModelAndDate(Object) - Constructor for class org.ibisph.mvc.model.SimpleXMLModelAndDate
Simplest constructor that accepts an XML Model object.
SimpleXMLModelAndDate(Object, Date) - Constructor for class org.ibisph.mvc.model.SimpleXMLModelAndDate
Basic constructor that sets both the XML data representation object and the XML's date object.
SimpleXMLModelAndDate(Object, long) - Constructor for class org.ibisph.mvc.model.SimpleXMLModelAndDate
Basic constructor that sets both the XML data representation object and the XML's date object.
sourceFile - Variable in class org.ibisph.resource.BasicFileBackup
 
StackedArea - Class in org.ibisph.charts
Stacked Area specific class (standard calls).
StackedArea(String) - Constructor for class org.ibisph.charts.StackedArea
Main constructor that accepts the acxml property file.
StackedBar - Class in org.ibisph.charts
Grouped Stacked Bar specific chart object class.
StackedBar(String) - Constructor for class org.ibisph.charts.StackedBar
Required explicit constructor which creates the actual Agileblox chart class object, loads the ACXML file/properties, and sets some general chart properties.
stream - Variable in class org.ibisph.filter.AbstractResponseWrapper
 
StreamLib - Class in org.ibisph.util
StreamLib is an abstract library class with odd ball streams methods.
StreamLib() - Constructor for class org.ibisph.util.StreamLib
 
streamToURL(Document, String) - Method in class org.ibisph.dao.xml.Document
Sends the XML document to the specified URL.
StrLib - Class in org.ibisph.util
StrLib is an abstract class with various utility methods for String manipulation and other odd ball methods.
StrLib() - Constructor for class org.ibisph.util.StrLib
 
submittersIPAddressRequestParameterName - Variable in class org.ibisph.mvc.controller.home.SaveResponse
 
successReturnValue - Variable in class org.ibisph.mvc.controller.indicator.UnPublishIndicator
 
successReturnValue - Variable in class org.ibisph.mvc.controller.PublishXML
 
SVGToRasterFilter - Class in org.ibisph.filter.graphic
Filter that allows for the SVG to be captured and converted to JPEG/PNG/TIFF.
SVGToRasterFilter() - Constructor for class org.ibisph.filter.graphic.SVGToRasterFilter
 
SVGToRasterResponseStream - Class in org.ibisph.filter.graphic
Response Stream that enables an SVG response to be converted to bitmap.
SVGToRasterResponseStream(HttpServletResponse) - Constructor for class org.ibisph.filter.graphic.SVGToRasterResponseStream
Basic constructor.
SVGToRasterResponseStream(HttpServletResponse, Float) - Constructor for class org.ibisph.filter.graphic.SVGToRasterResponseStream
Basic constructor that accepts the jpeg quality factor.
SVGToRasterResponseStream(HttpServletResponse, String) - Constructor for class org.ibisph.filter.graphic.SVGToRasterResponseStream
Basic constructor that accepts the content type.
SVGToRasterResponseWrapper - Class in org.ibisph.filter.graphic
Response wrapper used to capture SVG content to be converted to JPEG content.
SVGToRasterResponseWrapper(HttpServletResponse) - Constructor for class org.ibisph.filter.graphic.SVGToRasterResponseWrapper
Standard response wrapper constructor.
SVGToRasterResponseWrapper(HttpServletResponse, String) - Constructor for class org.ibisph.filter.graphic.SVGToRasterResponseWrapper
Standard response wrapper constructor.
sysOutLogLevel - Static variable in class org.ibisph.util.Logger
 
systemID - Variable in class org.ibisph.resource.AbstractSystemID
 
SystemID - Interface in org.ibisph.resource
Resource System ID definition to provide a simple bean that can be consumed by other beans.
SystemIDFromEndOfPathInfoXMLModelAndDate - Class in org.ibisph.mvc.controller
Controller which uses the specified view with the model being provided as an (XML) file specified as the end string value of the request's path info.
SystemIDFromEndOfPathInfoXMLModelAndDate() - Constructor for class org.ibisph.mvc.controller.SystemIDFromEndOfPathInfoXMLModelAndDate
 
SystemIDFromEndOfPathInfoXMLModelAndDate(String, View) - Constructor for class org.ibisph.mvc.controller.SystemIDFromEndOfPathInfoXMLModelAndDate
Constructor which sets the base path of the XML resource and the view to be used.
SystemIDFromPathInfoXMLModelAndDate - Class in org.ibisph.mvc.controller
Controller which uses the specified view with the model being provided as an (XML) file specified as part of the request's path info.
SystemIDFromPathInfoXMLModelAndDate() - Constructor for class org.ibisph.mvc.controller.SystemIDFromPathInfoXMLModelAndDate
 
SystemIDFromPathInfoXMLModelAndDate(String, String, View) - Constructor for class org.ibisph.mvc.controller.SystemIDFromPathInfoXMLModelAndDate
Constructor which sets the base path of the XML resource and the view to be used.
SystemIDFromPathInfoXMLModelAndDate(String, View) - Constructor for class org.ibisph.mvc.controller.SystemIDFromPathInfoXMLModelAndDate
Constructor which sets the base path of the XML resource and the view to be used.

T

tempFilenameCounter - Variable in class org.ibisph.filter.artifact.Filter
 
TemplateCachingTransformerFactory - Class in org.ibisph.xslt
Provides caching parsed XSLTs and dealing with non thread safe transformers.
TemplateCachingTransformerFactory(String) - Constructor for class org.ibisph.xslt.TemplateCachingTransformerFactory
Factory constructor which allows a for a different non default JAXP TransformerFactory to be used.
templatesCache - Static variable in class org.ibisph.xslt.CachingTransformerFactory
Map to hold templates cache.
toArray(String[][]) - Method in class org.ibisph.charts.Pie
Converts a 2d array of values to a single array.
toDouble(String) - Method in class org.ibisph.charts.AbstractChart
Converts the string to double.
toNullToZeroDoubleArray(String[][]) - Method in class org.ibisph.charts.AbstractChart
Converts String array values to a double value array.
toString() - Method in class org.ibisph.resource.AbstractSystemID
Core external form accessor method.
toString(String) - Static method in class org.ibisph.resource.FileSystemID
Helper that creates a System ID string via the File and URI objects based on the path and filename string passed in.
toString() - Method in interface org.ibisph.resource.SystemID
Main method to produce a usable external form of a system id.
toString(String) - Static method in class org.ibisph.resource.URISystemID
Helper that creates a System ID string via the URI object based on the URI path and filename string passed in.
toString(String) - Static method in class org.ibisph.resource.VerifiedFileSystemID
Helper that tries the specified path and filename as a file and if exists uses the URI object to convert to a system ID String.
toString(String) - Static method in class org.ibisph.resource.VerifiedURLSystemID
Helper that tries the specified path and filename as a URL and if it can be connected to the URL object is converted to a system ID String.
transform(String, Object, Map, OutputStream) - Method in class org.ibisph.xslt.Transformation
Overloaded method that calls the appropriate XSLT/XML transformation method.
transform(String, String, Map, OutputStream) - Method in class org.ibisph.xslt.Transformation
Overloaded method that performs an XSLT/XML SystemID transformation.
transform(String, Document, Map, OutputStream) - Method in class org.ibisph.xslt.Transformation
Overloaded method that performs an XSLT/XML document transformation.
transform(String, Source, Map, OutputStream) - Method in class org.ibisph.xslt.Transformation
Main intermediate method that the overloadeds calls.
transform(Source, Source, Map, Result) - Method in class org.ibisph.xslt.Transformation
Actual XSLT/XML transformation worker method - calls the Stylesheet factory to perform the transformation.
transform(String, Object, Map, String) - Method in class org.ibisph.xslt.TransformToFile
Performs XSLT/XML transformation with the result being saved to a file.
transform() - Method in class org.ibisph.xslt.TransformToFile
Performs XSLT/XML transformation with the result being saved to a file.
transformation - Variable in class org.ibisph.dao.xml.XIncludeDocument
 
transformation - Variable in class org.ibisph.mvc.controller.GenericXMLXSLTTransformation
 
transformation - Variable in class org.ibisph.mvc.view.XSLTXMLTransformation
 
Transformation - Class in org.ibisph.xslt
Spring type bean that provides XML/XSLT transformations and localizes the of managing of the transformation factory transformer object as well as dealing with the optional parameters and resetting the transfomer when finished.
Transformation() - Constructor for class org.ibisph.xslt.Transformation
Default constructor which uses the JVM's JAXP Transformer Factory.
Transformation(TransformerFactory) - Constructor for class org.ibisph.xslt.Transformation
Constructor which allows other JAPX TransformerFactorys to be used.
transformer - Variable in class org.ibisph.xslt.TransformToFile
 
transformerFactory - Variable in class org.ibisph.xslt.Transformation
 
TransformerFactory - Class in org.ibisph.xslt
Provides a thread safe way to get a single usage XSLT transformer based on the thread safe template.
TransformerFactory() - Constructor for class org.ibisph.xslt.TransformerFactory
Default factory constructor which uses the JAPX TransformerFactory.
TransformerFactory(TransformerFactory) - Constructor for class org.ibisph.xslt.TransformerFactory
Factory constructor which uses the JAPX TransformerFactory.
TransformerFactory(String) - Constructor for class org.ibisph.xslt.TransformerFactory
Factory constructor which allows a for a different non default JAXP TransformerFactory to be used.
transformerFactory - Static variable in class org.ibisph.xslt.TransformerFactory
 
TransformToFile - Class in org.ibisph.xslt
Performs an XML/XSLT Transformation that outputs to a file based on parameters and/or properties.
TransformToFile() - Constructor for class org.ibisph.xslt.TransformToFile
 
transpose(String[][]) - Method in class org.ibisph.charts.StackedBar
Transposes/swaps array dimensions and values around.
trunc(String, int) - Static method in class org.ibisph.util.StrLib
Truncates a String to a specified length starting from the left most character of the String.
truncateLeft(String, int) - Static method in class org.ibisph.util.StrLib
Truncates a String to a specified length starting from the left most character of the String.
truncateRight(String, int) - Static method in class org.ibisph.util.StrLib
Truncates a String to a specified length starting from the right most character of the String.

U

UNKNOWN_ERROR - Static variable in class org.ibisph.util.Logger
Severity value for database problems.
UnPublishIndicator - Class in org.ibisph.mvc.controller.indicator
Unpublishes Indicator Profile and associated views.
UnPublishIndicator() - Constructor for class org.ibisph.mvc.controller.indicator.UnPublishIndicator
 
updateHiddenInputParameters(String, HttpServletRequest) - Method in class org.ibisph.mvc.model.QueryModule
Helper that localizes setting PARAMETER HIDDEN_INPUT_FLAG elements.
URISystemID - Class in org.ibisph.resource
URI based System ID resource (file or URL).
URISystemID(String) - Constructor for class org.ibisph.resource.URISystemID
Core constructor that accepts a file path and name or a complete URL.
urlCharacterEncoding - Variable in class org.ibisph.mvc.controller.query.QueryApplicationProxy
 
urlCharacterEncoding - Variable in class org.ibisph.mvc.controller.query.Result
 
USER_SPECIFIC_ERROR - Static variable in class org.ibisph.util.Logger
Severity value for low priority errors.
username - Variable in class org.ibisph.mvc.controller.query.QueryApplicationProxy
 
username - Variable in class org.ibisph.mvc.controller.query.Result
 

V

valueFormatPattern - Variable in class org.ibisph.dao.chart.AbstractDAO
 
VerifiedFileSystemID - Class in org.ibisph.resource
Verified file based System ID resource.
VerifiedFileSystemID(String) - Constructor for class org.ibisph.resource.VerifiedFileSystemID
Main constructor that accepts a path and filename string that points to the file to verify.
VerifiedFileSystemID(String, String) - Constructor for class org.ibisph.resource.VerifiedFileSystemID
 
VerifiedURLSystemID - Class in org.ibisph.resource
Verified URL System ID Resource.
VerifiedURLSystemID(String) - Constructor for class org.ibisph.resource.VerifiedURLSystemID
URL based System ID which has the resource's connection verified.
VersionedFileBackup - Class in org.ibisph.resource
File Backup that creates a versioned backup file.
VersionedFileBackup() - Constructor for class org.ibisph.resource.VersionedFileBackup
 
VersionedFileBackupFactory - Class in org.ibisph.resource
Versioned File Backup Factory which creates Versioned File Backup objects.
VersionedFileBackupFactory() - Constructor for class org.ibisph.resource.VersionedFileBackupFactory
 
view - Variable in class org.ibisph.mvc.controller.AbstractModelAndView
 
view - Variable in class org.ibisph.mvc.controller.home.SaveResponse
 
viewNamePrefix - Variable in class org.ibisph.mvc.controller.indicator.ChartGraphic
 
viewNamePrefix - Variable in class org.ibisph.mvc.controller.query.ChartGraphic
 
viewNameSuffix - Variable in class org.ibisph.mvc.controller.indicator.ChartGraphic
 
viewNameSuffix - Variable in class org.ibisph.mvc.controller.query.ChartGraphic
 

W

waitUntilCacheSafeToRead() - Method in class org.ibisph.xslt.CachingTransformerFactory
 
waitUntilCacheSafeToWrite() - Method in class org.ibisph.xslt.CachingTransformerFactory
 
webAppURLContextPrefixParameterName - Variable in class org.ibisph.mvc.controller.GenericXMLXSLTTransformation
 
webAppURLContextPrefixParameterName - Variable in class org.ibisph.mvc.controller.XMLModelAndDate
 
write(int) - Method in class org.ibisph.filter.artifact.ResponseStream
Standard write method that is used by downstream response processing.
write(byte[]) - Method in class org.ibisph.filter.artifact.ResponseStream
Standard write method that is used by downstream response processing.
write(byte[], int, int) - Method in class org.ibisph.filter.artifact.ResponseStream
Standard write method that is used by downstream response processing.
write(int) - Method in class org.ibisph.filter.graphic.SVGToRasterResponseStream
Overridden method that captures SVG data to the buffered byte array output stream.
write(byte[], int, int) - Method in class org.ibisph.filter.graphic.SVGToRasterResponseStream
Overridden method that captures SVG data to the buffered byte array output stream.
write(byte[]) - Method in class org.ibisph.filter.graphic.SVGToRasterResponseStream
Overridden method that captures SVG data to the buffered byte array output stream.
write(byte) - Method in class org.ibisph.filter.gzip.ResponseStream
Overridden method that captures data to the buffered byte array which is then gzipped.
write(int) - Method in class org.ibisph.filter.gzip.ResponseStream
Overridden method that captures data to the buffered byte array which is then gzipped.
write(byte[]) - Method in class org.ibisph.filter.gzip.ResponseStream
Overridden method that captures data to the buffered byte array which is then gzipped.
write(byte[], int, int) - Method in class org.ibisph.filter.gzip.ResponseStream
Overridden method that captures data to the buffered byte array which is then gzipped.
write(byte) - Method in class org.ibisph.filter.wiki.ResponseStream
Overridden method that captures data to the buffered byte array which is then wikified.
write(int) - Method in class org.ibisph.filter.wiki.ResponseStream
Overridden method that captures data to the buffered byte array which is then gzipped.
write(byte[]) - Method in class org.ibisph.filter.wiki.ResponseStream
Overridden method that captures data to the buffered byte array which is then gzipped.
write(byte[], int, int) - Method in class org.ibisph.filter.wiki.ResponseStream
Overridden method that captures data to the buffered byte array which is then gzipped.
writeAndClose(OutputStream, byte[]) - Static method in class org.ibisph.util.StreamLib
Writes the bytes to the output stream and closes.
writer - Variable in class org.ibisph.filter.AbstractResponseWrapper
 

X

XIncludeDocument - Class in org.ibisph.dao.xml
XInclude that uses a SystemID for the source XML file and processes the XInclude statements with an XSLT transformation.
XIncludeDocument() - Constructor for class org.ibisph.dao.xml.XIncludeDocument
 
XIncludeDocument(SystemID, Transformation) - Constructor for class org.ibisph.dao.xml.XIncludeDocument
Constructor which sets the xinclude XSLT.
xmlDate - Variable in class org.ibisph.mvc.model.SimpleXMLModelAndDate
 
xmlDateFormat - Variable in class org.ibisph.mvc.controller.XMLModelAndDate
 
xmlDateParameterName - Variable in class org.ibisph.mvc.controller.XMLModelAndDate
 
XMLFileSystemIDModelAndDate - Class in org.ibisph.mvc.model
Enhanced SimpleXMLModelAndDate object that provides SystemIDs for XML files which are used as the XML data model.
XMLFileSystemIDModelAndDate(String) - Constructor for class org.ibisph.mvc.model.XMLFileSystemIDModelAndDate
Core constructor which accepts an XML filename to base a verified file SystemID on.
XMLFileSystemIDModelAndDate(SystemID) - Constructor for class org.ibisph.mvc.model.XMLFileSystemIDModelAndDate
Accepts any XML System ID and if a FileSystemID sets the associated date.
XMLFileSystemIDModelAndDate(HttpServletRequest) - Constructor for class org.ibisph.mvc.model.XMLFileSystemIDModelAndDate
Simple constructor which looks at the request's URL query string for XML type parameters.
XMLLib - Class in org.ibisph.util
XML helper methods to create and manipulate XML Documents and Elements.
XMLLib() - Constructor for class org.ibisph.util.XMLLib
 
xmlModel - Variable in class org.ibisph.mvc.model.SimpleXMLModelAndDate
 
XMLModelAndDate - Class in org.ibisph.mvc.controller
Base of all XML/XSLT controllers that simply defines the standard model name properties (along with setter/getter methods).
XMLModelAndDate() - Constructor for class org.ibisph.mvc.controller.XMLModelAndDate
Default blank constructor.
XMLModelAndDate(View) - Constructor for class org.ibisph.mvc.controller.XMLModelAndDate
Specifies the view used for this controller.
XMLModelAndDate(SystemID, View) - Constructor for class org.ibisph.mvc.controller.XMLModelAndDate
Single constructor which specifies the XML System ID to be used for this controller.
XMLModelAndDate - Interface in org.ibisph.mvc.model
Base XML Model and XML's Date structure for most XML controllers.
xmlModelName - Variable in class org.ibisph.mvc.controller.XMLModelAndDate
 
xmlModelName - Variable in class org.ibisph.mvc.view.XSLTXMLTransformation
 
xmlPath - Variable in class org.ibisph.mvc.controller.GenericXMLXSLTTransformation
 
xmlPath - Variable in class org.ibisph.mvc.controller.indicator.ChartGraphic
 
xmlPath - Variable in class org.ibisph.mvc.controller.indicator.UnPublishIndicator
 
xmlPath - Variable in class org.ibisph.mvc.controller.query.AbstractQueryModule
 
xmlPath - Variable in class org.ibisph.mvc.controller.SystemIDFromEndOfPathInfoXMLModelAndDate
 
xmlPath - Variable in class org.ibisph.mvc.controller.SystemIDFromPathInfoXMLModelAndDate
 
xmlSource - Variable in class org.ibisph.xslt.TransformToFile
 
xmlSystemIDResource - Variable in class org.ibisph.mvc.view.XSLTXMLTransformation
 
xsltModelName - Variable in class org.ibisph.mvc.view.XSLTXMLTransformation
 
xsltPath - Variable in class org.ibisph.mvc.controller.GenericXMLXSLTTransformation
 
xsltSource - Variable in class org.ibisph.dao.xml.XIncludeDocument
 
xsltSystemID - Variable in class org.ibisph.xslt.TransformToFile
 
xsltSystemIDResource - Variable in class org.ibisph.mvc.view.XSLTXMLTransformation
 
XSLTXMLTransformation - Class in org.ibisph.mvc.view
Base/core XML/XSLT Transformation View.
XSLTXMLTransformation(SystemID, Transformation) - Constructor for class org.ibisph.mvc.view.XSLTXMLTransformation
Constructor with required resources.

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