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

A

AbstractContextReloadHandler - Class in org.apertereports.context
Provides a simple vaadin layer for the Liferay portlet requests.
AbstractContextReloadHandler() - Constructor for class org.apertereports.context.AbstractContextReloadHandler
 
AbstractDashboardComponent - Class in org.apertereports.dashboard
An abstract class that manages the portlet session and preferences.
AbstractDashboardComponent() - Constructor for class org.apertereports.dashboard.AbstractDashboardComponent
 
AbstractLazyLoaderComponent - Class in org.apertereports
A Vaadin component wrapper with lazy loading.
AbstractLazyLoaderComponent() - Constructor for class org.apertereports.AbstractLazyLoaderComponent
 
AbstractReportingApplication<T extends com.vaadin.ui.Panel> - Class in org.apertereports
This is a stub abstract class for all application portlets.
AbstractReportingApplication() - Constructor for class org.apertereports.AbstractReportingApplication
 
addButton(Button) - Method in class org.apertereports.components.ReportParamPanel
 
addButtons(HorizontalLayout) - Method in class org.apertereports.components.ReportParamPanel
 
addFilter(Select, Integer, List<DictionaryItem>) - Method in class org.apertereports.util.wrappers.FilterContainer
Adds a level of filtering.
addHtmlChunk(String) - Method in class org.apertereports.dashboard.html.HtmlReportBuilder
 
addItem(String[]) - Method in class org.apertereports.util.wrappers.DictionaryItemsWrapper
 
addReportChunk(ReportConfig, ReportConfig) - Method in class org.apertereports.dashboard.html.HtmlReportBuilder
Adds a report chunk based on passed report configs.
addValidator(Validator) - Method in class org.apertereports.util.wrappers.FieldContainer
Adds a validator to the current field component.
addValidator(Validator) - Method in class org.apertereports.util.wrappers.FilterContainer
Adds a validator to the first filter - the one the value is taken from eventually.
AperteInvokerComponent - Class in org.apertereports.components
Displays a component with a list of available report templates and lets manually generate a report with temporal parameters.
AperteInvokerComponent() - Constructor for class org.apertereports.components.AperteInvokerComponent
 
applicationInit() - Method in class org.apertereports.AbstractReportingApplication
Initializes the application context.
applyAttributes(FieldProperties, FieldContainer, Field) - Method in class org.apertereports.components.ReportParametersComponent
Applies view options for the generated field.
AR_DASHBOARD_SHOW_EXPORT_BUTTONS - Static variable in class org.apertereports.ui.UiIds
Dashboard messages
AR_DASHBOARD_SHOW_REFRESH_BUTTON - Static variable in class org.apertereports.ui.UiIds
 
AR_MANAGER_ERR_ENTER_REPORT_NAME - Static variable in class org.apertereports.ui.UiIds
Manager messages
AR_MANAGER_ERR_NAME_ALREDY_EXISTS - Static variable in class org.apertereports.ui.UiIds
 
AR_MANAGER_REPORT_DESCRIPTION - Static variable in class org.apertereports.ui.UiIds
 
AR_MSG_GENERATE_IN_BACKGROUND - Static variable in class org.apertereports.ui.UiIds
General messages
AR_MSG_HIDE_PARAMETERS - Static variable in class org.apertereports.ui.UiIds
 
AR_MSG_HIDE_PERMISSIONS - Static variable in class org.apertereports.ui.UiIds
 
AR_MSG_SELECT_ALL - Static variable in class org.apertereports.ui.UiIds
 
AR_MSG_SEND_EMAIL - Static variable in class org.apertereports.ui.UiIds
 
attach() - Method in class org.apertereports.components.HelpButton
 
attach() - Method in class org.apertereports.components.RefreshButton
 
attach() - Method in class org.apertereports.components.ReportOrderBrowserComponent
 
attach() - Method in class org.apertereports.components.ReportParametersComponent
Attaches the component in the application.
attachSpecialValidators(FieldProperties, FieldContainer) - Method in class org.apertereports.components.ReportParametersComponent
Adds special validators using the invokable field property.

B

buildFieldBaseForInputType(FieldProperties, List<DictionaryItem>, FieldContainer) - Method in class org.apertereports.components.ReportParametersComponent
Build a base Vaadin component for input field properties.

C

cache - Variable in class org.apertereports.dashboard.AbstractDashboardComponent
An instance of a MapCache for general caching purposes.
cacheData(String, long, Object) - Method in class org.apertereports.util.cache.MapCache
Caches the data internally and registers the cached object in the MapCacheManager.
CHART_SOURCE_PREFIX_REGEXP - Static variable in class org.apertereports.util.DashboardUtil
Regexp that identifies the anchor of the report drilldown in dashboard HTML.
CHART_SOURCE_PREFIX_TEXT - Static variable in class org.apertereports.util.DashboardUtil
Used as a JRExporter parameter to identify drilldown reports.
CHART_TAG_PATTERN - Static variable in class org.apertereports.util.DashboardUtil
Regexp that identifies a complex drilldown anchor.
clearBaseDir() - Method in class org.apertereports.util.files.TmpDirMgr
Tries to clear base dir
clearCache() - Method in class org.apertereports.util.cache.MapCache
 
ClearCacheServlet - Class in org.apertereports.util.servlet
A helper servlet for manually clearing all the dashboard caches.
ClearCacheServlet() - Constructor for class org.apertereports.util.servlet.ClearCacheServlet
 
clearMessage() - Method in class org.apertereports.ui.ErrorLabelHandler
Clears error message and causes the label to be invisible
close() - Method in class org.apertereports.AbstractReportingApplication
 
close() - Method in interface org.apertereports.ui.CloseListener
Invoked when a kind of user interface component is or should be closed
CloseListener - Interface in org.apertereports.ui
Interface containing method for close operation notification
collectParametersValues() - Method in class org.apertereports.components.ReportParametersComponent
Returns a map of report parameters collected from the generated form fields.
collectParametersValues() - Method in class org.apertereports.components.ReportParamPanel
 
ComponentFactory - Class in org.apertereports.util
Factory class providing components in frequently used form.
ComponentFactory() - Constructor for class org.apertereports.util.ComponentFactory
 
ComponentFactory.AperteIcons - Enum in org.apertereports.util
 
ContextReloadHandler - Interface in org.apertereports.context
Liferay context reload handler.
ContextReloadListener - Class in org.apertereports.context
A decorator for the ContextReloadHandler using a Liferay listener.
ContextReloadListener(ContextReloadHandler) - Constructor for class org.apertereports.context.ContextReloadListener
 
createButton(String, ComponentContainer) - Static method in class org.apertereports.ui.UiFactory
Creates button
createButton(String, ComponentContainer, String) - Static method in class org.apertereports.ui.UiFactory
Create button
createButton(String, ComponentContainer, Button.ClickListener) - Static method in class org.apertereports.ui.UiFactory
Creates button
createButton(String, ComponentContainer, Button.ClickListener, UiFactory.FAction...) - Static method in class org.apertereports.ui.UiFactory
Creates button
createButton(String, ComponentContainer, String, Button.ClickListener) - Static method in class org.apertereports.ui.UiFactory
Creates button
createButton(String, ComponentContainer, String, Button.ClickListener, UiFactory.FAction...) - Static method in class org.apertereports.ui.UiFactory
Creates button
createCalendarLabel(Item, String, ComponentContainer) - Static method in class org.apertereports.ui.UiFactoryExt
Creates calendar label bound to time property.
createCalendarLabel(Item, String, String, ComponentContainer, UiFactory.FAction...) - Static method in class org.apertereports.ui.UiFactoryExt
Creates calendar label bound to time property.
createCheckBox(String, Item, String, ComponentContainer) - Static method in class org.apertereports.ui.UiFactory
Creates check box
createCheckBox(String, ComponentContainer) - Static method in class org.apertereports.ui.UiFactory
Creates check box
createDateLabel(Item, String, String, ComponentContainer) - Static method in class org.apertereports.ui.UiFactoryExt
Creates date label bound to date property.
createDateLabel(Item, String, String, ComponentContainer, UiFactory.FAction...) - Static method in class org.apertereports.ui.UiFactoryExt
Creates date label bound to date property.
createFormatCombo(ARConstants.ReportType, String) - Static method in class org.apertereports.util.ComponentFactory
 
createHLayout(ComponentContainer) - Static method in class org.apertereports.ui.UiFactory
Creates horizontal layout
createHLayout(ComponentContainer, UiFactory.FAction...) - Static method in class org.apertereports.ui.UiFactory
Creates horizontal layout
createIcon(Item, String, ComponentContainer) - Static method in class org.apertereports.util.ComponentFactory
 
createLabel(Item, String, ComponentContainer) - Static method in class org.apertereports.ui.UiFactory
Creates label bound to property
createLabel(Item, String, ComponentContainer, UiFactory.FAction...) - Static method in class org.apertereports.ui.UiFactory
Creates label bound to property
createLabel(Item, String, ComponentContainer, String) - Static method in class org.apertereports.ui.UiFactory
Creates label bound to property
createLabel(Item, String, ComponentContainer, String, UiFactory.FAction...) - Static method in class org.apertereports.ui.UiFactory
Creates label bound to property
createLabel(String, ComponentContainer) - Static method in class org.apertereports.ui.UiFactory
Creates label
createLabel(String, ComponentContainer, String) - Static method in class org.apertereports.ui.UiFactory
Creates label
createLabel(String, ComponentContainer, String, UiFactory.FAction...) - Static method in class org.apertereports.ui.UiFactory
Creates label
createLayout() - Method in class org.apertereports.dashboard.html.HtmlReportBuilder
Creates a custom layout from the buffered HTML and generated components.
createLocaleCombo(String, Locale) - Static method in class org.apertereports.ui.UiFactoryExt
Creates combo box for locale selection
createNewTmpDir() - Method in class org.apertereports.util.files.TmpDirMgr
Creates new temporary directory
createNewTmpDir(String) - Method in class org.apertereports.util.files.TmpDirMgr
Creates new temporary directory with one subdirectory
createPanel(String) - Static method in class org.apertereports.ui.UiFactory
Creates panel
createReportTemplateCombo(User, ReportTemplate, String) - Static method in class org.apertereports.util.ComponentFactory
 
createSearchBox(String, ComponentContainer, FieldEvents.TextChangeListener) - Static method in class org.apertereports.ui.UiFactory
Creates text field with listener
createSpacer(ComponentContainer) - Static method in class org.apertereports.ui.UiFactory
Creates simple label without caption and add it to the parent container
createSpacer(ComponentContainer, UiFactory.FAction...) - Static method in class org.apertereports.ui.UiFactory
Creates simple label without caption and add it to the parent container
createSpacer(ComponentContainer, String, String) - Static method in class org.apertereports.ui.UiFactory
Creates simple label without caption and add it to the parent container
createSpacer(ComponentContainer, String, String, UiFactory.FAction...) - Static method in class org.apertereports.ui.UiFactory
Creates simple label without caption and add it to the parent container
createTextField(Item, String, ComponentContainer) - Static method in class org.apertereports.ui.UiFactory
Creates text field bound to property
createTextField(Item, String, ComponentContainer, String) - Static method in class org.apertereports.ui.UiFactory
Creates text field bound to property
createTextField(Item, String, ComponentContainer, String, UiFactory.FAction...) - Static method in class org.apertereports.ui.UiFactory
Creates text field bound to property
createVLayout(ComponentContainer) - Static method in class org.apertereports.ui.UiFactory
Creates vertical layout
createVLayout(ComponentContainer, UiFactory.FAction...) - Static method in class org.apertereports.ui.UiFactory
Creates vertical layout
CronExpressionValidator - Class in org.apertereports.util
 
CronExpressionValidator(String) - Constructor for class org.apertereports.util.CronExpressionValidator
 
CyclicReportsApplication - Class in org.apertereports
This portlet provides the tabular view of the cyclic reports.
CyclicReportsApplication() - Constructor for class org.apertereports.CyclicReportsApplication
 
CyclicReportsComponent - Class in org.apertereports.components
 
CyclicReportsComponent() - Constructor for class org.apertereports.components.CyclicReportsComponent
 

D

DashboardPortletApplication - Class in org.apertereports
This portlet displays a dashboard based on an existing report from the database.
DashboardPortletApplication() - Constructor for class org.apertereports.DashboardPortletApplication
 
DashboardPreferences - Interface in org.apertereports.util
Constant XML tags used when storing portlet preferences.
DashboardUtil - Class in org.apertereports.util
Utility class with methods for report tags retrieval, regexp matching etc.
DashboardUtil.MatchHandler - Class in org.apertereports.util
Handles single group match.
DashboardUtil.MatchHandler() - Constructor for class org.apertereports.util.DashboardUtil.MatchHandler
 
DashboardUtil.MatchHandlerWithList - Class in org.apertereports.util
Handles multiple groups match.
DashboardUtil.MatchHandlerWithList() - Constructor for class org.apertereports.util.DashboardUtil.MatchHandlerWithList
 
destroy() - Method in class org.apertereports.util.I18nHelperFilter
 
DictionaryItemsWrapper - Class in org.apertereports.util.wrappers
A container for report dictionary items.
DictionaryItemsWrapper() - Constructor for class org.apertereports.util.wrappers.DictionaryItemsWrapper
 
doFilter(ActionRequest, ActionResponse, FilterChain) - Method in class org.apertereports.util.I18nHelperFilter
 
doFilter(EventRequest, EventResponse, FilterChain) - Method in class org.apertereports.util.I18nHelperFilter
 
doFilter(RenderRequest, RenderResponse, FilterChain) - Method in class org.apertereports.util.I18nHelperFilter
 
doFilter(ResourceRequest, ResourceResponse, FilterChain) - Method in class org.apertereports.util.I18nHelperFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apertereports.util.servlet.ClearCacheServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apertereports.util.servlet.ClearCacheServlet
 
DRILLDOWN_TAG_PATTERN - Static variable in class org.apertereports.util.DashboardUtil
 

E

EditDashboardComponentNew - Class in org.apertereports.dashboard
Class defines panel for dashboard report configuration
EditDashboardComponentNew() - Constructor for class org.apertereports.dashboard.EditDashboardComponentNew
 
ErrorLabelHandler - Class in org.apertereports.ui
Class defines simple handler for error messages presented on label component
ErrorLabelHandler(Label) - Constructor for class org.apertereports.ui.ErrorLabelHandler
Creates handler
escapeKeyPressed() - Method in class org.apertereports.components.HelpWindow
Closes the window on pressing "esc" key.
executeSpecialDataQueryCode(FieldProperties, List<DictionaryItem>) - Method in class org.apertereports.components.ReportParametersComponent
Invokes a special script query using the invokable field property.
executeTemplateMatcher(String, Pattern, DashboardUtil.MatchHandler) - Static method in class org.apertereports.util.DashboardUtil
Searches a given template for a regexp pattern.
executeTemplateMatcherWithList(String, Pattern, DashboardUtil.MatchHandlerWithList) - Static method in class org.apertereports.util.DashboardUtil
Searches a given template for a regexp pattern.
exportReportOrderData(ReportOrder, ARConstants.ReportType) - Static method in class org.apertereports.util.DashboardUtil
Extracts the report data from given ReportOrder instance.

F

fetch(String, int, int) - Method in class org.apertereports.components.PaginatedPanelList
Fetches filtered list's fragment.
FieldContainer - Class in org.apertereports.util.wrappers
This is a wrapper container for report fields.
FieldContainer() - Constructor for class org.apertereports.util.wrappers.FieldContainer
 
FieldContainer(Integer, String, Field) - Constructor for class org.apertereports.util.wrappers.FieldContainer
 
FieldProperties - Class in org.apertereports.util.wrappers
A bean class that represents a single report parameter defined in Jasper's JRXML.
FieldProperties() - Constructor for class org.apertereports.util.wrappers.FieldProperties
 
FieldProperties(ARConstants.InputTypes, Integer, String, Boolean, String, String, Boolean, String, String, String, String, String, ScriptEngine, Invocable, String, String, String, String) - Constructor for class org.apertereports.util.wrappers.FieldProperties
 
FileStreamer - Class in org.apertereports.util
A utility class that handles opening of a new window with a report stream.
filter(String) - Method in class org.apertereports.components.PaginatedPanelList
 
FilterContainer - Class in org.apertereports.util.wrappers
A container wrapper for multilevel filters in the report parameter forms.
FilterContainer() - Constructor for class org.apertereports.util.wrappers.FilterContainer
 
filterFields(Integer) - Method in class org.apertereports.util.wrappers.FilterContainer
Filters values beginning from a #startLevel.
firstApplicationStartup() - Method in class org.apertereports.AbstractReportingApplication
This method should be overriden to implement a custom behavior on a first application startup.
firstApplicationStartup() - Method in class org.apertereports.CyclicReportsApplication
This method is used to make sure the cyclic reports scanner and scheduler is initialized at startup.

G

generateDrilldownId(Set<Integer>) - Static method in class org.apertereports.util.DashboardUtil
Generates a temporary drilldown component id based on actual ids.
generateDrilldownReportConfig(Map<String, List<String>>) - Method in interface org.apertereports.dashboard.html.ReportDataProvider
Generates a temporary drilldown configuration for given parameters.
generateDrilldownReportConfig(Map<String, List<String>>) - Method in class org.apertereports.dashboard.ReportViewComponent
Generates a temporary drilldown report config from a map of link parameters.
getArLocale() - Method in class org.apertereports.AbstractReportingApplication
Returns application locale
getArUser() - Method in class org.apertereports.AbstractReportingApplication
Returns the user of the last request
getBaseDir() - Method in class org.apertereports.util.files.TmpDirMgr
Returns base directory
getCaption() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getComponentType() - Method in class org.apertereports.util.wrappers.FieldContainer
 
getDictItemList() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getDictQuery() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getFieldComponent() - Method in class org.apertereports.util.wrappers.FieldContainer
 
getFilterGroup() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getIconUrl(Enum<?>) - Static method in enum org.apertereports.util.ComponentFactory.AperteIcons
 
getId() - Method in class org.apertereports.util.cache.MapCache
 
getInputType() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getItems() - Method in class org.apertereports.util.wrappers.DictionaryItemsWrapper
 
getLazyLoadingMessage() - Method in class org.apertereports.AbstractLazyLoaderComponent
Returns the message shown on lazy load (i.e.
getLevel() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getLevels() - Method in class org.apertereports.util.wrappers.FilterContainer
Gets a list of filtering levels.
getListSize(String) - Method in class org.apertereports.components.PaginatedPanelList
Counts filtered list's size.
getMaxchars() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getMode() - Method in class org.apertereports.context.PortletContextHolder
 
getName() - Method in class org.apertereports.util.wrappers.FieldContainer
 
getOrder() - Method in class org.apertereports.util.wrappers.FieldContainer
 
getOrder() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getOuptutFormat() - Method in class org.apertereports.components.ReportParamPanel
 
getPreferences() - Method in class org.apertereports.context.PortletContextHolder
 
getRegexp() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getRegexpError() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getReportConfigIds(String) - Static method in class org.apertereports.util.DashboardUtil
Parses the input HTML and extracts the report tag.
getRequiredError() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getSe() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getSei() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getSelectAll() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getSelectedFormat() - Method in class org.apertereports.components.ReportParametersComponent
Returns selected report format.
getSession() - Method in class org.apertereports.context.PortletContextHolder
 
getSpecialControlCode() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getSpecialDataQueryCode() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getSpecialValidationCode() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getSpecialValidationError() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getValue(String, Object...) - Static method in class org.apertereports.util.VaadinUtil
 
getValue(String) - Static method in class org.apertereports.util.VaadinUtil
Returns value for given key from ui-message.properties file or another localized ui-message properties file.
getValue() - Method in class org.apertereports.util.wrappers.FieldContainer
Gets a value from current component.
getValue() - Method in class org.apertereports.util.wrappers.FilterContainer
Gets a value from the first level.
getWidth() - Method in class org.apertereports.util.wrappers.FieldProperties
 
getWindowId() - Method in class org.apertereports.context.PortletContextHolder
 

H

handleActionRequest(ActionRequest, ActionResponse, Window) - Method in class org.apertereports.AbstractReportingApplication
Handles portlet action request however not used in the application.
handleActionRequest(ActionRequest, ActionResponse, Window) - Method in class org.apertereports.context.ContextReloadListener
Handles Liferay action request.
handleEdit(PortletContextHolder) - Method in class org.apertereports.context.AbstractContextReloadHandler
Invoked on render edit view request.
handleEventRequest(EventRequest, EventResponse, Window) - Method in class org.apertereports.AbstractReportingApplication
Handles portlet event request however not used in the application.
handleEventRequest(EventRequest, EventResponse, Window) - Method in class org.apertereports.context.ContextReloadListener
Handles Liferay event request.
handleHelp(PortletContextHolder) - Method in class org.apertereports.context.AbstractContextReloadHandler
Invoked on render help view request.
handleMatch(int, int, String) - Method in class org.apertereports.util.DashboardUtil.MatchHandler
 
handleMatch(int, int, List<String>) - Method in class org.apertereports.util.DashboardUtil.MatchHandlerWithList
 
handleRenderRequest(RenderRequest, RenderResponse, Window) - Method in class org.apertereports.AbstractReportingApplication
Provides information about user and the locale for the application.
handleRenderRequest(RenderRequest, RenderResponse, Window) - Method in class org.apertereports.context.ContextReloadListener
Handles Liferay render request.
handleResource(PortletContextHolder) - Method in class org.apertereports.context.AbstractContextReloadHandler
Invoked on get resource request.
handleResourceRequest(ResourceRequest, ResourceResponse, Window) - Method in class org.apertereports.AbstractReportingApplication
Handles portlet resource request however not used in the application.
handleResourceRequest(ResourceRequest, ResourceResponse, Window) - Method in class org.apertereports.context.ContextReloadListener
Handles Liferay resource request.
handleView(PortletContextHolder) - Method in class org.apertereports.context.AbstractContextReloadHandler
Invoked on render main view request.
HelpButton - Class in org.apertereports.components
Displays an icon button with help.
HelpButton(HelpWindow.Module, HelpWindow.Tab) - Constructor for class org.apertereports.components.HelpButton
 
HelpComponent - Class in org.apertereports.components
Displays a HTML formatted label.
HelpComponent(String) - Constructor for class org.apertereports.components.HelpComponent
 
HelpLayout - Class in org.apertereports.components
Displays a help button wrapped into an expanding layout.
HelpLayout(HelpWindow.Module, HelpWindow.Tab) - Constructor for class org.apertereports.components.HelpLayout
 
HelpWindow - Class in org.apertereports.components
Displays a help window with tabbed contents based on passed HelpWindow.Module and HelpWindow.Tab.
HelpWindow(HelpWindow.Module, HelpWindow.Tab) - Constructor for class org.apertereports.components.HelpWindow
Initializes the possible tab contents.
HelpWindow.Module - Enum in org.apertereports.components
Help modules.
HelpWindow.Tab - Enum in org.apertereports.components
Tab names of the help content.
HtmlReportBuilder - Class in org.apertereports.dashboard.html
A helper class that manages the creation of the layouts containing generated report HTML data.
HtmlReportBuilder(Application, ReportDataProvider) - Constructor for class org.apertereports.dashboard.html.HtmlReportBuilder
 

I

I18nHelperFilter - Class in org.apertereports.util
Created by IntelliJ IDEA.
I18nHelperFilter() - Constructor for class org.apertereports.util.I18nHelperFilter
 
init() - Method in class org.apertereports.components.Popup
 
init(FilterConfig) - Method in class org.apertereports.util.I18nHelperFilter
 
initComponentData() - Method in class org.apertereports.dashboard.AbstractDashboardComponent
Init extending class view.
initComponentData() - Method in class org.apertereports.dashboard.EditDashboardComponentNew
 
initComponentData() - Method in class org.apertereports.dashboard.ViewDashboardComponent
Initiates a lazy loading component on top of a ReportViewComponent which is the main workhorse that displays the dashboard.
initData(User) - Method in class org.apertereports.components.AperteInvokerComponent
 
initData(User) - Method in class org.apertereports.components.CyclicReportsComponent
 
initData(User) - Method in class org.apertereports.components.ReportManagerComponent
 
initData(User) - Method in class org.apertereports.components.ReportOrderBrowserComponent
 
initData() - Method in class org.apertereports.dashboard.AbstractDashboardComponent
Loads preferences and initializes the view.
invalidateAllCaches() - Static method in class org.apertereports.util.cache.MapCacheManager
Clears all registered caches from all objects and the interval map.
invalidateObject(String) - Method in class org.apertereports.util.cache.MapCache
 
InvokerApplication - Class in org.apertereports
This portlet displays a list of available reports.
InvokerApplication() - Constructor for class org.apertereports.InvokerApplication
 
isMultipleChoice() - Method in class org.apertereports.util.wrappers.FieldProperties
 
isRequired() - Method in class org.apertereports.util.wrappers.FieldProperties
 
isSelectAll() - Method in class org.apertereports.util.wrappers.FieldContainer
 
isValid(Object) - Method in class org.apertereports.util.CronExpressionValidator
 

L

LABEL_ACTIVE - Static variable in class org.apertereports.ui.UiIds
Labels
LABEL_ADD - Static variable in class org.apertereports.ui.UiIds
 
LABEL_ADD_3DOTS - Static variable in class org.apertereports.ui.UiIds
 
LABEL_ADDING - Static variable in class org.apertereports.ui.UiIds
 
LABEL_ALL - Static variable in class org.apertereports.ui.UiIds
 
LABEL_CANCEL - Static variable in class org.apertereports.ui.UiIds
 
LABEL_CLOSE - Static variable in class org.apertereports.ui.UiIds
 
LABEL_CONFIGURATION - Static variable in class org.apertereports.ui.UiIds
 
LABEL_DELETE - Static variable in class org.apertereports.ui.UiIds
 
LABEL_DESCRIPTION - Static variable in class org.apertereports.ui.UiIds
 
LABEL_DETAILS - Static variable in class org.apertereports.ui.UiIds
 
LABEL_DISABLE - Static variable in class org.apertereports.ui.UiIds
 
LABEL_DOWNLOAD - Static variable in class org.apertereports.ui.UiIds
 
LABEL_EDIT - Static variable in class org.apertereports.ui.UiIds
 
LABEL_EDITION - Static variable in class org.apertereports.ui.UiIds
 
LABEL_EMAIL - Static variable in class org.apertereports.ui.UiIds
 
LABEL_ENABLE - Static variable in class org.apertereports.ui.UiIds
 
LABEL_ENABLED - Static variable in class org.apertereports.ui.UiIds
 
LABEL_FILTER - Static variable in class org.apertereports.ui.UiIds
 
LABEL_FORMAT - Static variable in class org.apertereports.ui.UiIds
 
LABEL_GENERATE - Static variable in class org.apertereports.ui.UiIds
 
LABEL_HELP - Static variable in class org.apertereports.ui.UiIds
 
LABEL_INDEX - Static variable in class org.apertereports.ui.UiIds
 
LABEL_LOCALE - Static variable in class org.apertereports.ui.UiIds
 
LABEL_NEW - Static variable in class org.apertereports.ui.UiIds
 
LABEL_NEXT - Static variable in class org.apertereports.ui.UiIds
 
LABEL_NO - Static variable in class org.apertereports.ui.UiIds
 
LABEL_NONE - Static variable in class org.apertereports.ui.UiIds
 
LABEL_OK - Static variable in class org.apertereports.ui.UiIds
 
LABEL_PARAMETERS - Static variable in class org.apertereports.ui.UiIds
 
LABEL_PERMISSIONS - Static variable in class org.apertereports.ui.UiIds
 
LABEL_PREVIEW - Static variable in class org.apertereports.ui.UiIds
 
LABEL_PREVIOUS - Static variable in class org.apertereports.ui.UiIds
 
LABEL_REFRESH - Static variable in class org.apertereports.ui.UiIds
 
LABEL_REMOVE - Static variable in class org.apertereports.ui.UiIds
 
LABEL_RUN - Static variable in class org.apertereports.ui.UiIds
 
LABEL_SAVE - Static variable in class org.apertereports.ui.UiIds
 
LABEL_TYPE - Static variable in class org.apertereports.ui.UiIds
 
LABEL_UPDATE - Static variable in class org.apertereports.ui.UiIds
 
LABEL_UPLOAD - Static variable in class org.apertereports.ui.UiIds
 
LABEL_YES - Static variable in class org.apertereports.ui.UiIds
 
lazyLoad() - Method in class org.apertereports.AbstractLazyLoaderComponent
 
lazyLoad(TPTLazyLoadingLayout) - Method in class org.apertereports.AbstractLazyLoaderComponent
Executes the lazy loading of the component.
lazyLoad() - Method in class org.apertereports.components.ReportParametersComponent
Lazily loads the data.
lazyLoad() - Method in class org.apertereports.dashboard.ReportViewComponent
Initializes the component with lazy loading.

M

mainPanel - Variable in class org.apertereports.AbstractReportingApplication
Main panel
mainWindow - Variable in class org.apertereports.AbstractReportingApplication
Main window object
ManagerApplication - Class in org.apertereports
This is the main report administration portlet.
ManagerApplication() - Constructor for class org.apertereports.ManagerApplication
 
MapCache - Class in org.apertereports.util.cache
A simple map cache.
MapCache() - Constructor for class org.apertereports.util.cache.MapCache
Constructs a new instance with a generated id.
MapCacheManager - Class in org.apertereports.util.cache
A utility for handling cache expiration.
MapCacheManager.InvalidatingThread - Class in org.apertereports.util.cache
A cache invalidating thread.
MapCacheManager.InvalidatingThread() - Constructor for class org.apertereports.util.cache.MapCacheManager.InvalidatingThread
 
ModalWindow - Class in org.apertereports.components
A simple modal window with fixed height.
ModalWindow(String, Component) - Constructor for class org.apertereports.components.ModalWindow
 

N

NotificationUtil - Class in org.apertereports.util
 
NotificationUtil.ConfirmListener - Interface in org.apertereports.util
 
notImplementedYet(Window) - Static method in class org.apertereports.util.NotificationUtil
 
nvl(T...) - Static method in class org.apertereports.util.VaadinUtil
 

O

objectCached(MapCache, String, long) - Static method in class org.apertereports.util.cache.MapCacheManager
Registers an object for periodic interval check.
objectProvided(MapCache, String) - Static method in class org.apertereports.util.cache.MapCacheManager
Indicates the object was provided by one of the registered caches.
onCancel() - Method in interface org.apertereports.util.NotificationUtil.ConfirmListener
 
onConfirm() - Method in interface org.apertereports.util.NotificationUtil.ConfirmListener
 
openFile(Application, File, boolean) - Static method in class org.apertereports.util.FileStreamer
Opens a new download window with provided content.
openFileInCurrentWindow(Application, String, byte[], String) - Static method in class org.apertereports.util.FileStreamer
Starts download in current window with provided content.
openFileInNewWindow(Application, String, byte[], String) - Static method in class org.apertereports.util.FileStreamer
Opens a new download window with provided content.
org.apertereports - package org.apertereports
 
org.apertereports.components - package org.apertereports.components
 
org.apertereports.context - package org.apertereports.context
 
org.apertereports.dashboard - package org.apertereports.dashboard
 
org.apertereports.dashboard.html - package org.apertereports.dashboard.html
 
org.apertereports.ui - package org.apertereports.ui
 
org.apertereports.util - package org.apertereports.util
 
org.apertereports.util.cache - package org.apertereports.util.cache
 
org.apertereports.util.files - package org.apertereports.util.files
 
org.apertereports.util.servlet - package org.apertereports.util.servlet
 
org.apertereports.util.wrappers - package org.apertereports.util.wrappers
 

P

PaginatedPanelList<O,W extends com.vaadin.ui.Panel> - Class in org.apertereports.components
 
PaginatedPanelList(int) - Constructor for class org.apertereports.components.PaginatedPanelList
 
parseHtmlTag(String, boolean) - Static method in class org.apertereports.util.DashboardUtil
This method parses a HTML tag.
parseHyperlinkParameters(String) - Static method in class org.apertereports.util.DashboardUtil
This method parses a href HTML tag's parameters.
placeYourselfInForm(Form, FormLayout) - Method in class org.apertereports.util.wrappers.FieldContainer
Fills the form with current field component.
Popup - Class in org.apertereports.components
 
Popup(Form) - Constructor for class org.apertereports.components.Popup
 
PortletContextHolder - Class in org.apertereports.context
A bean that contains temporal Liferay context parameters.
PortletContextHolder() - Constructor for class org.apertereports.context.PortletContextHolder
 
PortletContextHolder(String, PortletMode, PortletPreferences, PortletSession) - Constructor for class org.apertereports.context.PortletContextHolder
 
portletId - Variable in class org.apertereports.dashboard.AbstractDashboardComponent
 
portletInit() - Method in class org.apertereports.AbstractReportingApplication
Initializes the portlet GUI.
portletInit() - Method in class org.apertereports.CyclicReportsApplication
Initializes the portlet GUI.
portletInit() - Method in class org.apertereports.DashboardPortletApplication
Initializes the portlet GUI.
portletInit() - Method in class org.apertereports.InvokerApplication
Initializes the portlet GUI.
portletInit() - Method in class org.apertereports.ManagerApplication
Initializes the portlet GUI.
portletInit() - Method in class org.apertereports.ReportOrderApplication
Initializes the portlet GUI.
PREFERENCE_REPORT_CONFIGS_KEY - Static variable in interface org.apertereports.util.DashboardPreferences
 
PREFERENCE_TEMPLATE_KEY - Static variable in interface org.apertereports.util.DashboardPreferences
 
preferences - Variable in class org.apertereports.dashboard.AbstractDashboardComponent
 
prepareData() - Method in class org.apertereports.dashboard.AbstractDashboardComponent
Loads the dashboard HTML template from preferences with a key specified by DashboardPreferences.PREFERENCE_TEMPLATE_KEY.
provideData(String) - Method in class org.apertereports.util.cache.MapCache
Provides the object identified by key.
provideReportData(ReportConfig, ARConstants.ReportType, boolean) - Method in interface org.apertereports.dashboard.html.ReportDataProvider
Provides a generated report out of a ReportConfig.
provideReportData(ReportConfig, ARConstants.ReportType, boolean) - Method in class org.apertereports.dashboard.ReportViewComponent
Provides a report data from the cache or generates it and caches for later use to boost performance.
provideReportFileForHtmlExport(ReportConfig, boolean) - Method in interface org.apertereports.dashboard.html.ReportDataProvider
Provides a generated report out of a ReportConfig.
provideReportFileForHtmlExport(ReportConfig, boolean) - Method in class org.apertereports.dashboard.ReportViewComponent
 
provideReportTemplate(ReportConfig) - Method in interface org.apertereports.dashboard.html.ReportDataProvider
Provides a Jasper Reports template based on a given ReportConfig.
provideReportTemplate(ReportConfig) - Method in class org.apertereports.dashboard.ReportViewComponent
Provides the report templates from database for other components based on passed ReportConfig parameter.

R

refresh() - Method in class org.apertereports.components.PaginatedPanelList
 
RefreshButton - Class in org.apertereports.components
Displays a button with a refresh icon.
RefreshButton(String, Button.ClickListener) - Constructor for class org.apertereports.components.RefreshButton
 
reinitUserData(User) - Method in class org.apertereports.AbstractReportingApplication
Reinitializes user data when the user is logged on or logged off.
reinitUserData(User) - Method in class org.apertereports.CyclicReportsApplication
 
reinitUserData(User) - Method in class org.apertereports.DashboardPortletApplication
 
reinitUserData(User) - Method in class org.apertereports.InvokerApplication
 
reinitUserData(User) - Method in class org.apertereports.ManagerApplication
 
reinitUserData(User) - Method in class org.apertereports.ReportOrderApplication
 
render(PortletContextHolder) - Method in class org.apertereports.context.AbstractContextReloadHandler
Dispatches the rendering to a relevant method.
render(PortletContextHolder) - Method in interface org.apertereports.context.ContextReloadHandler
Invoked on render request.
REPORT_TAG_PATTERN - Static variable in class org.apertereports.util.DashboardUtil
Regexp that identifies the anchor of the report in dashboard HTML.
reportConfigs - Variable in class org.apertereports.dashboard.AbstractDashboardComponent
 
ReportDataProvider - Interface in org.apertereports.dashboard.html
Marks a class a controller of report templates and the generator data.
ReportManagerComponent - Class in org.apertereports.components
Component to manage reports.
ReportManagerComponent() - Constructor for class org.apertereports.components.ReportManagerComponent
 
ReportOrderApplication - Class in org.apertereports
This portlet displays a table containing all report orders.
ReportOrderApplication() - Constructor for class org.apertereports.ReportOrderApplication
 
ReportOrderBrowserComponent - Class in org.apertereports.components
 
ReportOrderBrowserComponent() - Constructor for class org.apertereports.components.ReportOrderBrowserComponent
 
ReportParametersComponent - Class in org.apertereports.components
Displays report parameters taken from JRXML parameters section as Vaadin fields in a form.
ReportParametersComponent(ReportMaster, boolean, List<ReportConfigParameter>) - Constructor for class org.apertereports.components.ReportParametersComponent
 
ReportParamPanel - Class in org.apertereports.components
 
ReportParamPanel(ReportTemplate, boolean) - Constructor for class org.apertereports.components.ReportParamPanel
 
ReportParamPanel(ReportTemplate, boolean, List<ReportConfigParameter>) - Constructor for class org.apertereports.components.ReportParamPanel
 
ReportParamPanel() - Constructor for class org.apertereports.components.ReportParamPanel
Empty panel
ReportViewComponent - Class in org.apertereports.dashboard
This component is used to display the generated reports in the portlet.
ReportViewComponent(AbstractReportingApplication, MapCache, String, List<ReportConfig>, boolean) - Constructor for class org.apertereports.dashboard.ReportViewComponent
 
resource(PortletContextHolder) - Method in class org.apertereports.context.AbstractContextReloadHandler
Requests a resource.
resource(PortletContextHolder) - Method in interface org.apertereports.context.ContextReloadHandler
Invoked on resource request.
RolePermissionsPanel - Class in org.apertereports.components
Class defines panel allowing configuration of the roles permission
RolePermissionsPanel(ReportTemplate) - Constructor for class org.apertereports.components.RolePermissionsPanel
 
run() - Method in class org.apertereports.util.cache.MapCacheManager.InvalidatingThread
 

S

saveData() - Method in class org.apertereports.dashboard.AbstractDashboardComponent
Stores the dashboard HTML template to preferences.
session - Variable in class org.apertereports.dashboard.AbstractDashboardComponent
 
setCaption(String) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setCloseListener(CloseListener) - Method in class org.apertereports.components.RolePermissionsPanel
Sets close listener used when OK or CANCEL button is used
setCloseListener(CloseListener) - Method in class org.apertereports.dashboard.EditDashboardComponentNew
Sets close listener
setComponentType(ARConstants.InputTypes) - Method in class org.apertereports.util.wrappers.FieldContainer
 
setDictItemList(String) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setDictQuery(String) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setFieldComponent(Component) - Method in class org.apertereports.util.wrappers.FieldContainer
 
setFilterGroup(String) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setInputType(ARConstants.InputTypes) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setLevel(Integer) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setMaxchars(String) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setMessage(String) - Method in class org.apertereports.ui.ErrorLabelHandler
Sets error message and causes the label to be visible
setMode(PortletMode) - Method in class org.apertereports.context.PortletContextHolder
 
setMultipleChoice(Boolean) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setName(String) - Method in class org.apertereports.util.wrappers.FieldContainer
 
setOrder(Integer) - Method in class org.apertereports.util.wrappers.FieldContainer
 
setOrder(Integer) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setPortletId(String) - Method in class org.apertereports.dashboard.AbstractDashboardComponent
 
setPortletPreferences(PortletPreferences) - Method in class org.apertereports.dashboard.AbstractDashboardComponent
 
setPortletSession(PortletSession) - Method in class org.apertereports.dashboard.AbstractDashboardComponent
 
setPreferences(PortletPreferences) - Method in class org.apertereports.context.PortletContextHolder
 
setRegexp(String) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setRegexpError(String) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setRequired(Boolean) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setRequiredError(String) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setSe(ScriptEngine) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setSei(Invocable) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setSelectAll(boolean) - Method in class org.apertereports.util.wrappers.FieldContainer
 
setSelectAll(Boolean) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setSession(PortletSession) - Method in class org.apertereports.context.PortletContextHolder
 
setSpecialControlCode(String) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setSpecialDataQueryCode(String) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setSpecialValidationCode(String) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setSpecialValidationError(String) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setThreadLocale(Locale) - Static method in class org.apertereports.util.VaadinUtil
 
setValue(Object) - Method in class org.apertereports.util.wrappers.FieldContainer
Sets the value of the current field component.
setValue(Object) - Method in class org.apertereports.util.wrappers.FilterContainer
Sets the value in the first level.
setWidth(String) - Method in class org.apertereports.util.wrappers.FieldProperties
 
setWindowId(String) - Method in class org.apertereports.context.PortletContextHolder
 
showCancelledNotification(Window) - Static method in class org.apertereports.util.NotificationUtil
 
showConfirmNotification(Window, String) - Static method in class org.apertereports.util.NotificationUtil
 
showConfirmWindow(Window, String, String, NotificationUtil.ConfirmListener) - Static method in class org.apertereports.util.NotificationUtil
 
showErrorNotification(Window, String) - Static method in class org.apertereports.util.NotificationUtil
 
showExceptionNotification(Window, String) - Static method in class org.apertereports.util.NotificationUtil
 
showExceptionNotification(Window, String, Exception) - Static method in class org.apertereports.util.NotificationUtil
 
showExceptionNotification(Window, String, Object...) - Static method in class org.apertereports.util.NotificationUtil
 
showExceptionNotification(Window, String, String) - Static method in class org.apertereports.util.NotificationUtil
 
showExceptionNotification(Window, ARRuntimeException) - Static method in class org.apertereports.util.NotificationUtil
 
showFile(Application, String, byte[], String) - Static method in class org.apertereports.util.FileStreamer
Opens a new download window with provided content.
showSavedNotification(Window) - Static method in class org.apertereports.util.NotificationUtil
 
showValidationErrors(Window, String) - Static method in class org.apertereports.util.NotificationUtil
 
showValuesChangedWindow(Window, NotificationUtil.ConfirmListener) - Static method in class org.apertereports.util.NotificationUtil
 
SimpleHorizontalLayout - Class in org.apertereports.components
A simple horizontal layout that adds a list of components.
SimpleHorizontalLayout(Component...) - Constructor for class org.apertereports.components.SimpleHorizontalLayout
 

T

template - Variable in class org.apertereports.dashboard.AbstractDashboardComponent
 
terminalError(Terminal.ErrorEvent) - Method in class org.apertereports.AbstractReportingApplication
Logs uncaught exceptions to logger and presents them to the user.
TmpDirMgr - Class in org.apertereports.util.files
Class creates simple manager for temporary directories
TmpDirMgr() - Constructor for class org.apertereports.util.files.TmpDirMgr
Creates temporary directory manager.
TmpDirMgr(String) - Constructor for class org.apertereports.util.files.TmpDirMgr
Creates temporary directory manager
TmpDirMgr(File) - Constructor for class org.apertereports.util.files.TmpDirMgr
Creates temporary directory manager
transform(O) - Method in class org.apertereports.components.PaginatedPanelList
Creates GUI component displaying backing object's properties.

U

UiFactory - Class in org.apertereports.ui
Class provides useful methods for creating UI components
UiFactory() - Constructor for class org.apertereports.ui.UiFactory
 
UiFactory.FAction - Enum in org.apertereports.ui
Defines available actions performed on created components
UiFactoryExt - Class in org.apertereports.ui
Class provides additional useful methods for creating UI components
UiFactoryExt() - Constructor for class org.apertereports.ui.UiFactoryExt
 
UiIds - Class in org.apertereports.ui
Class defines ids for user interace messages taken from resources
unsetThreadLocale() - Static method in class org.apertereports.util.VaadinUtil
 

V

VaadinUtil - Class in org.apertereports.util
Created by IntelliJ IDEA.
validate(Object) - Method in class org.apertereports.util.CronExpressionValidator
 
validate() - Method in class org.apertereports.util.wrappers.FieldContainer
Invokes the validation of the current field component.
validate() - Method in class org.apertereports.util.wrappers.FilterContainer
Validates the value in the first level.
validateForm() - Method in class org.apertereports.components.ReportParametersComponent
Validates all the fields in the form before commit.
validateForm() - Method in class org.apertereports.components.ReportParamPanel
 
validationErrors(Window) - Static method in class org.apertereports.util.NotificationUtil
 
validationErrors(Window, String) - Static method in class org.apertereports.util.NotificationUtil
 
valueOf(String) - Static method in enum org.apertereports.components.HelpWindow.Module
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apertereports.components.HelpWindow.Tab
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apertereports.ui.UiFactory.FAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apertereports.util.ComponentFactory.AperteIcons
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apertereports.components.HelpWindow.Module
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apertereports.components.HelpWindow.Tab
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apertereports.ui.UiFactory.FAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apertereports.util.ComponentFactory.AperteIcons
Returns an array containing the constants of this enum type, in the order they are declared.
ViewDashboardComponent - Class in org.apertereports.dashboard
Displays the portlet view of a configured dashboard.
ViewDashboardComponent() - Constructor for class org.apertereports.dashboard.ViewDashboardComponent
 

Z

zip(String, String) - Static method in class org.apertereports.util.files.Zipper
Creates .zip file from element pointed by source path
Zipper - Class in org.apertereports.util.files
Class creates .zip resource from a file or a directory

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

Copyright © 2011-2013. All Rights Reserved.