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

A

ABS_URI - Static variable in class org.araneaframework.http.support.TldLocationsCache
The types of URI one may specify for a tag library
accept(String, FormElementVisitor) - Method in class org.araneaframework.uilib.form.FormElement
 
accept(String, FormElementVisitor) - Method in class org.araneaframework.uilib.form.formlist.BaseFormListWidget
 
accept(String, FormElementVisitor) - Method in class org.araneaframework.uilib.form.FormWidget
 
accept(String, FormElementVisitor) - Method in class org.araneaframework.uilib.form.GenericFormElement
Accepts the visitor.
accessKey - Variable in class org.araneaframework.jsp.tag.uilib.form.BaseFormElementHtmlTag
 
accessKey - Variable in class org.araneaframework.jsp.tag.uilib.form.BaseFormElementLabelTag
 
accesskey - Variable in class org.araneaframework.jsp.tag.uilib.list.BaseListRowControlTag
Specifies custom acceskey (defined by HTML).
accesskey - Variable in class org.araneaframework.jsp.tag.uilib.list.ListSelectAllCheckBoxHtmlTag
 
accessKeyId - Variable in class org.araneaframework.jsp.tag.uilib.form.BaseFormElementHtmlTag
 
accessKeyId - Variable in class org.araneaframework.jsp.tag.uilib.form.BaseFormElementLabelTag
 
accessKeyId - Variable in class org.araneaframework.jsp.tag.uilib.form.FormSimpleLabelHtmlTag
 
acquire() - Method in class org.araneaframework.core.util.Mutex
 
acquire() - Method in interface org.araneaframework.core.util.Sync
Wait (possibly forever) until successful passage.
acquire() - Method in class org.araneaframework.core.util.WriterPreferenceReadWriteLock.ReaderLock
 
acquire() - Method in class org.araneaframework.core.util.WriterPreferenceReadWriteLock.WriterLock
 
acquireThreadSnapshot() - Method in class org.araneaframework.http.filter.StandardThreadCloningFilterService
 
acquireThreadSnapshot() - Method in interface org.araneaframework.http.ThreadCloningContext
Returns the snapshot of current thread, made before child Service of ThreadCloningContext implementation has had the chance to process the request.
action(Path, InputData, OutputData) - Method in class org.araneaframework.core.BaseApplicationService
If path hasNextStep() routes to the correct child, otherwise calls the appropriate listener.
action(Path, InputData, OutputData) - Method in class org.araneaframework.core.BaseApplicationWidget
If Path.hasNext() routes to the action to child, otherwise calls the appropriate ActionListener.
action(Path, InputData, OutputData) - Method in class org.araneaframework.core.BaseService
Services provide their services through the action(...) method.
action(Path, InputData, OutputData) - Method in class org.araneaframework.core.BaseService.ServiceImpl
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.core.RelocatableDecorator
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.framework.container.StandardContainerService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.framework.container.StandardOverlayContainerWidget
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.framework.container.StandardWidgetAdapterService
If propagateAsAction(InputData) returns true then the action is propagated to the child.
action(Path, InputData, OutputData) - Method in class org.araneaframework.framework.core.BaseFilterService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.framework.core.BaseFilterWidget
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.framework.filter.StandardContinuationFilterService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.framework.filter.StandardCriticalExceptionHandlingFilterService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.framework.filter.StandardMountPointFilterService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.framework.filter.StandardSerializingAuditFilterService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.framework.filter.StandardStatisticFilterService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.framework.filter.StandardSystemFormFilterService
Registers the topServiceId and threadServiceId fields from the Envrionment.
action(Path, InputData, OutputData) - Method in class org.araneaframework.framework.router.BaseExpiringServiceRouterService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.framework.router.BaseServiceRouterService
Uses the map to route the request to the service under getServiceId(input).
action(Path, InputData, OutputData) - Method in class org.araneaframework.http.filter.StandardFileImportFilterService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.http.filter.StandardFileUploadFilterService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.http.filter.StandardHttpResponseFilterService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.http.filter.StandardPopupFilterWidget
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.http.filter.StandardRequestEncodingFilterService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.http.filter.StandardStateVersioningFilterWidget
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.http.filter.StandardThreadCloningFilterService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.http.router.PathInfoServiceRouterService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.http.router.StandardHttpSessionRouterService
Routes an action to the service in the session.
action(Path, InputData, OutputData) - Method in class org.araneaframework.http.service.SimpleCriticalErrorHandlerService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.http.service.WindowClosingService
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.http.widget.DownloaderWidget
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.http.widget.FileDownloaderWidget
 
action(Path, InputData, OutputData) - Method in interface org.araneaframework.Service.Interface
Request handling method for services.
action(Path, InputData, OutputData) - Method in class org.araneaframework.uilib.form.control.BaseControl
 
action(Path, InputData, OutputData) - Method in class org.araneaframework.uilib.form.FormElement
 
ACTION - Static variable in class org.araneaframework.uilib.menu.ContextMenuItem.ContextMenuEntry
Constant corresponding to Aranea action triggering by this ContextMenuEntry.
ACTION_HANDLER_ID_KEY - Static variable in interface org.araneaframework.core.ApplicationService
The attribute of the action id.
ACTION_HANDLER_PREFIX - Static variable in class org.araneaframework.core.util.ProxiedHandlerUtil
 
ACTION_PARAMETER_KEY - Static variable in interface org.araneaframework.core.ApplicationService
 
ACTION_PATH_INPUT_DATA_PARAMETER - Static variable in class org.araneaframework.framework.container.StandardContainerService
The key of the action path parameter in the request.
ACTION_PATH_INPUT_DATA_PARAMETER - Static variable in class org.araneaframework.framework.container.StandardServiceAdapterWidget
 
ACTION_PATH_KEY - Static variable in interface org.araneaframework.core.ApplicationService
The key of the path of the action in the request.
actionId - Variable in class org.araneaframework.jsp.tag.support.WidgetActionUrlTag
 
ActionListener - Interface in org.araneaframework.core
An ActionListener for a service.
actionTarget - Variable in class org.araneaframework.core.ProxyActionListener
 
activeReaders_ - Variable in class org.araneaframework.core.util.WriterPreferenceReadWriteLock
 
activeWriter_ - Variable in class org.araneaframework.core.util.WriterPreferenceReadWriteLock
 
AcuteEntityHtmlTag - Class in org.araneaframework.jsp.tag.entity
Acute Entity ´ tag.
AcuteEntityHtmlTag() - Constructor for class org.araneaframework.jsp.tag.entity.AcuteEntityHtmlTag
 
add(Fields) - Method in class org.araneaframework.backend.list.helper.fields.ConcatFields
Adds an instance of Fields which results are used.
add(NamingStrategy) - Method in class org.araneaframework.backend.list.helper.naming.OrNamingStrategy
 
add(ComparatorExpression) - Method in class org.araneaframework.backend.list.memorybased.compexpr.MultiComparatorExpression
 
add(Expression) - Method in class org.araneaframework.backend.list.memorybased.expression.MultiExpression
Adds expression to this composite MultiExpression.
add(SqlExpression) - Method in class org.araneaframework.backend.list.sqlexpr.SqlMultiExpression
 
add(Object) - Method in class org.araneaframework.uilib.form.formlist.InMemoryFormListHelper
Adds a new row object assigning it temporary id.
addActionListener(Object, ActionListener) - Method in class org.araneaframework.core.BaseApplicationService
Adds the ActionListener listener with the specified action id.
addActionListener(Object, ActionListener) - Method in class org.araneaframework.core.BaseApplicationWidget
Adds the ActionListener listener with the specified action id.
addAddButtonToAddForm(String, BaseFormListWidget, FormWidget) - Static method in class org.araneaframework.uilib.form.formlist.FormListUtil
Adds an add button to the given add form.
addAfterBodyEndScript(String) - Method in class org.araneaframework.jsp.tag.basic.BodyHtmlTag
Nested tags should get surrounding body tag from PageContext and register their body end scripts with this method.
addAllNodes(List) - Method in interface org.araneaframework.uilib.tree.TreeNodeContext
Appends all given nodes to this tree node.
addAllNodes(List) - Method in class org.araneaframework.uilib.tree.TreeNodeWidget
 
addAllParams(int, List) - Method in class org.araneaframework.backend.list.helper.SqlStatement
Adds parameters at the specified position.
addAllParams(List) - Method in class org.araneaframework.backend.list.helper.SqlStatement
Adds parameters.
addAttribute(String, String) - Method in class org.araneaframework.http.support.TreeNode
Add an attribute to this node, replacing any existing attribute with the same name.
addAttribute(String, String) - Method in interface org.araneaframework.jsp.tag.basic.AttributedTagInterface
 
addAttribute(String, String) - Method in class org.araneaframework.jsp.tag.basic.ElementHtmlTag
 
addAttribute(String, String) - Method in class org.araneaframework.jsp.tag.include.BaseIncludeTag
 
addAttribute(String, String) - Method in class org.araneaframework.jsp.tag.PresentationTag
Callback: add attribute.
addBeanElement(String, String, Control, boolean) - Method in class org.araneaframework.uilib.form.BeanFormWidget
 
addBeanElement(String, String, Control, Object, boolean) - Method in class org.araneaframework.uilib.form.BeanFormWidget
 
addBeanElement(BeanFormWidget, String, String, Control, boolean) - Static method in class org.araneaframework.uilib.list.util.NestedFormUtil
This method adds a FormElement.
addBeanElement(BeanFormWidget, String, String, Control, Object, boolean) - Static method in class org.araneaframework.uilib.list.util.NestedFormUtil
This method adds a FormElement.
addBeanSubForm(String) - Method in class org.araneaframework.uilib.form.BeanFormWidget
 
addButtonToRowForm(String, FormWidget, OnClickEventListener, String) - Static method in class org.araneaframework.uilib.form.formlist.FormListUtil
 
addChange(String) - Method in class org.araneaframework.backend.BaseBean
Marks field of the value object as changed eg this field was changed after loading it from the database.
addChild(TreeNode) - Method in class org.araneaframework.http.support.TreeNode
Add a new child node to this node.
addComponent(Object, Component, Environment) - Method in class org.araneaframework.core.BaseApplicationComponent
Adds a component with the specified key.
addComponent(Object, Component) - Method in class org.araneaframework.core.BaseApplicationComponent
Adds a component with the specified key.
addConstParam(Object) - Method in class org.araneaframework.uilib.list.structure.filter.FilterHelper.SqlFunction
 
addConstParam(String, Object) - Method in class org.araneaframework.uilib.list.structure.filter.FilterHelper.SqlFunction
 
addConstraint(Constraint) - Method in class org.araneaframework.uilib.form.constraint.BaseCompositeConstraint
Adds a contained constraint.
addConstraint(FormWidget, Constraint) - Static method in class org.araneaframework.uilib.list.util.FormUtil
Adds a constraint to a form.
addConstraints(Collection) - Method in class org.araneaframework.uilib.form.constraint.BaseCompositeConstraint
Adds contained constraints from supplied Collection.
addContextEntry(String, Object) - Method in class org.araneaframework.jsp.tag.BaseTag
Set attribute value in given scope, but allow restoring it to the state before executing this action.
addConverter(String, Converter) - Method in class org.araneaframework.backend.list.helper.StandardValueConverter
 
addCustomComparator(String, Comparator) - Method in class org.araneaframework.uilib.list.structure.filter.BaseFilterHelper
Adds custom comparator for the specified field.
addCustomComparator(String, Comparator) - Method in class org.araneaframework.uilib.list.TypeHelper
 
addCustomLabel(String, String) - Method in class org.araneaframework.uilib.list.structure.filter.FilterHelper
Adds custom label for specified field.
addDatabaseFieldConverter(String, Converter) - Method in class org.araneaframework.backend.list.helper.ListSqlHelper
Adds a converter for a filter/order expression value.
addDatabaseFieldMapping(String, String, String) - Method in class org.araneaframework.backend.list.helper.ListSqlHelper
Adds a field name to database column name and column alias mapping.
addDatabaseFieldMapping(String, String) - Method in class org.araneaframework.backend.list.helper.ListSqlHelper
Adds a field name to database column name mapping.
addDatabaseFieldMapping(String, String, String) - Method in class org.araneaframework.backend.list.helper.naming.MappingNamingStrategyAndFields
Adds a field name to database column name and column alias mapping.
addDatabaseFieldMapping(String, String) - Method in class org.araneaframework.backend.list.helper.naming.MappingNamingStrategyAndFields
Adds a field name to database column name mapping.
addDataUpdateListener(ListDataProvider.DataUpdateListener) - Method in class org.araneaframework.uilib.list.dataprovider.BackendListDataProvider
 
addDataUpdateListener(ListDataProvider.DataUpdateListener) - Method in interface org.araneaframework.uilib.list.dataprovider.ListDataProvider
 
addDataUpdateListener(ListDataProvider.DataUpdateListener) - Method in class org.araneaframework.uilib.list.dataprovider.MemoryBasedListDataProvider
 
addDeleteButtonToRowForm(String, BaseFormListWidget, FormWidget, Object) - Static method in class org.araneaframework.uilib.form.formlist.FormListUtil
Adds a delete button to the given row form.
addDisplayItems(Collection, String, String) - Method in class org.araneaframework.uilib.form.control.MultiSelectControl
Deprecated. use MultiSelectControl.addFromBeanCollection(Collection, String, String) instead
addDisplayItems(Collection, String, String) - Method in class org.araneaframework.uilib.form.control.SelectControl
Deprecated. use SelectControl.addFromBeanCollection(Collection, String, String) instead
addDocumentRegion(String, String) - Method in class org.araneaframework.http.filter.StandardUpdateRegionFilterWidget
 
addDocumentRegion(String, String) - Method in interface org.araneaframework.http.UpdateRegionContext
Notify that a document region is rendered by the specified widget.
added - Variable in class org.araneaframework.uilib.form.formlist.InMemoryFormListHelper
 
addEditSaveButtonToRowForm(String, BaseFormListWidget, FormWidget, Object) - Static method in class org.araneaframework.uilib.form.formlist.FormListUtil
Adds an edit/save button to the given row form.
addElement(String, GenericFormElement) - Method in class org.araneaframework.uilib.form.FormWidget
Adds a contained element.
addElement(String, String, Control, Data, boolean) - Method in class org.araneaframework.uilib.form.FormWidget
This method adds a FormElement to this FormWidget.
addElement(String, String, Control, Data, Object, boolean) - Method in class org.araneaframework.uilib.form.FormWidget
This method adds a FormElement to this FormWidget.
addElement(FormWidget, String, GenericFormElement) - Static method in class org.araneaframework.uilib.list.util.NestedFormUtil
Adds a contained element.
addElement(FormWidget, String, String, Control, Data, boolean) - Static method in class org.araneaframework.uilib.list.util.NestedFormUtil
This method adds a FormElement.
addElement(FormWidget, String, String, Control, Data, Object, boolean) - Static method in class org.araneaframework.uilib.list.util.NestedFormUtil
This method adds a FormElement.
addElement(BeanFormWidget, String, GenericFormElement) - Static method in class org.araneaframework.uilib.list.util.NestedFormUtil
Adds a contained element.
addElement(BeanFormWidget, String, String, Control, Data, boolean) - Static method in class org.araneaframework.uilib.list.util.NestedFormUtil
This method adds a FormElement.
addElement(BeanFormWidget, String, String, Control, Data, Object, boolean) - Static method in class org.araneaframework.uilib.list.util.NestedFormUtil
This method adds a FormElement.
addElementAfter(String, GenericFormElement, String) - Method in class org.araneaframework.uilib.form.FormWidget
Adds a contained element with given id after the element with specified id.
addElementBefore(String, GenericFormElement, String) - Method in class org.araneaframework.uilib.form.FormWidget
Adds a contained element with given id before the element with specified id.
addEmptyField(String, String) - Method in class org.araneaframework.uilib.list.ListWidget
Adds a non-orderable field that is not bound to any column.
addError(String) - Method in class org.araneaframework.uilib.form.constraint.BaseConstraint
Adds the given error message to the errors list to be displayed later.
addError(String) - Method in class org.araneaframework.uilib.form.control.BaseControl
 
addError(String) - Method in class org.araneaframework.uilib.form.control.FileUploadControl
 
addError(String) - Method in class org.araneaframework.uilib.form.converter.BaseConverter
 
addError(String) - Method in class org.araneaframework.uilib.form.FormElement
 
addError(String) - Method in interface org.araneaframework.uilib.form.FormElementContext
 
addError(FormElement, String) - Method in interface org.araneaframework.uilib.form.FormElementValidationErrorRenderer
Called by FormElement.addError(String) to register validation errors.
addError(String) - Method in class org.araneaframework.uilib.form.FormWidget
 
addError(String) - Method in class org.araneaframework.uilib.form.GenericFormElement
 
addError(FormElement, String) - Method in class org.araneaframework.uilib.form.LocalFormElementValidationErrorRenderer
 
addError(FormElement, String) - Method in class org.araneaframework.uilib.form.StandardFormElementValidationErrorRenderer
 
addErrors(Collection) - Method in class org.araneaframework.uilib.form.constraint.BaseConstraint
Adds the given error messages to the errors list to be displayed later.
addErrors(Set) - Method in class org.araneaframework.uilib.form.converter.BaseConverter
 
addErrors(Set) - Method in interface org.araneaframework.uilib.form.FormElementContext
 
addErrors(Set) - Method in class org.araneaframework.uilib.form.GenericFormElement
 
addEventListener(Object, EventListener) - Method in class org.araneaframework.core.BaseApplicationWidget
Adds an EventListener to this Widget with an eventId.
addField(String, String) - Method in class org.araneaframework.backend.list.helper.fields.StandardFields
 
addField(String) - Method in class org.araneaframework.backend.list.helper.fields.StandardFields
 
addField(String, String) - Method in class org.araneaframework.framework.filter.StandardSystemFormFilterService
 
addField(String, String) - Method in interface org.araneaframework.framework.SystemFormContext
Add a system form field.
addField(String, String) - Method in class org.araneaframework.uilib.list.ListWidget
Adds a list field.
addField(String, String, boolean) - Method in class org.araneaframework.uilib.list.ListWidget
Adds a list field.
addField(String, String, Class) - Method in class org.araneaframework.uilib.list.ListWidget
Adds a list field.
addField(String, String, Class, boolean) - Method in class org.araneaframework.uilib.list.ListWidget
Adds a list field.
addField(OrderInfoField) - Method in class org.araneaframework.uilib.list.OrderInfo
Adds an ordering field.
addField(ListField) - Method in class org.araneaframework.uilib.list.structure.BaseListStructure
Adds a ListField.
addField(String, String) - Method in class org.araneaframework.uilib.list.structure.ListStructure
 
addField(String, String, boolean) - Method in class org.araneaframework.uilib.list.structure.ListStructure
 
addField(String, String, Class) - Method in class org.araneaframework.uilib.list.structure.ListStructure
 
addField(String, String, Class, boolean) - Method in class org.araneaframework.uilib.list.structure.ListStructure
 
addFieldOrder(String) - Method in class org.araneaframework.uilib.list.structure.ListStructure
 
addFieldOrder(String, Comparator) - Method in class org.araneaframework.uilib.list.structure.ListStructure
 
addFieldOrder(FieldOrder) - Method in class org.araneaframework.uilib.list.structure.order.MultiFieldOrder
 
addFieldParam(String) - Method in class org.araneaframework.uilib.list.structure.filter.FilterHelper.SqlFunction
 
addFields(String, Collection) - Method in class org.araneaframework.backend.list.helper.fields.StandardFields
 
addFields(String, String[]) - Method in class org.araneaframework.backend.list.helper.fields.StandardFields
 
addFields(ListStructure) - Method in class org.araneaframework.backend.list.helper.fields.StandardFields
 
addFields(Collection) - Method in class org.araneaframework.backend.list.helper.fields.StandardFields
 
addFields(String[]) - Method in class org.araneaframework.backend.list.helper.fields.StandardFields
 
addFields(Class) - Method in class org.araneaframework.backend.list.helper.fields.StandardFields
 
addFields(String, Class) - Method in class org.araneaframework.backend.list.helper.fields.StandardFields
 
addFields(Fields) - Method in class org.araneaframework.backend.list.helper.ListSqlHelper
Add additional "set" of fields.
addFieldType(String, Class) - Method in class org.araneaframework.uilib.list.structure.filter.FilterHelper
Defines type for specified field.
addFieldType(String, Class) - Method in class org.araneaframework.uilib.list.TypeHelper
 
addFilter(FieldOrder) - Method in class org.araneaframework.uilib.list.ListWidget
Adds a list field order.
addFilter(ListFilter) - Method in class org.araneaframework.uilib.list.ListWidget
Adds a list filter.
addFilter(ListFilter) - Method in class org.araneaframework.uilib.list.structure.filter.MultiFilter
 
addFilter(ListFilter) - Method in class org.araneaframework.uilib.list.structure.ListStructure
 
addFirst(NamingStrategy) - Method in class org.araneaframework.backend.list.helper.naming.OrNamingStrategy
 
addFormRow(Object) - Method in class org.araneaframework.uilib.form.formlist.BaseFormListWidget
Creates and adds an editable row from a usual row object.
addFrameWidget(StandardFlowContainerWidget.CallFrame) - Method in class org.araneaframework.framework.container.StandardFlowContainerWidget
Activates the widget represented by the StandardFlowContainerWidget.CallFrame.
addFromBeanCollection(Collection, String, String) - Method in class org.araneaframework.uilib.form.control.MultiSelectControl
Creates DisplayItems corresponding to beans in beanCollection and adds these to this MultiSelectControl.
addFromBeanCollection(Collection, String, Transformer) - Method in class org.araneaframework.uilib.form.control.MultiSelectControl
Creates DisplayItems corresponding to beans in beanCollection and adds these to this MultiSelectControl.
addFromBeanCollection(Collection, Transformer, String) - Method in class org.araneaframework.uilib.form.control.MultiSelectControl
Creates DisplayItems corresponding to beans in beanCollection and adds these to this MultiSelectControl.
addFromBeanCollection(Collection, Transformer, Transformer) - Method in class org.araneaframework.uilib.form.control.MultiSelectControl
Creates DisplayItems corresponding to beans in beanCollection and adds these to this MultiSelectControl.
addFromBeanCollection(Collection, String, String) - Method in class org.araneaframework.uilib.form.control.SelectControl
Creates DisplayItems corresponding to beans in beanCollection and adds these to this SelectControl.
addFromBeanCollection(Collection, String, Transformer) - Method in class org.araneaframework.uilib.form.control.SelectControl
Creates DisplayItems corresponding to beans in beanCollection and adds these to this SelectControl.
addFromBeanCollection(Collection, Transformer, String) - Method in class org.araneaframework.uilib.form.control.SelectControl
Creates DisplayItems corresponding to beans in beanCollection and adds these to this SelectControl.
addFromBeanCollection(Collection, Transformer, Transformer) - Method in class org.araneaframework.uilib.form.control.SelectControl
Creates DisplayItems corresponding to beans in beanCollection and adds these to this SelectControl.
addGroup(ExternalResource.FileGroup) - Method in class org.araneaframework.http.extension.ExternalResource
 
addInitEvent(Event) - Method in class org.araneaframework.uilib.form.FormElement
 
addInitEvent(Event) - Method in interface org.araneaframework.uilib.list.ListContext
Run an event after the initialization.
addInitEvent(Event) - Method in class org.araneaframework.uilib.list.ListWidget
 
addInitEvent(Event) - Method in class org.araneaframework.uilib.list.structure.filter.BaseFilterHelper
 
addItem(DisplayItem) - Method in class org.araneaframework.uilib.form.control.MultiSelectControl
Adds a display-item to the element.
addItem(DisplayItem) - Method in class org.araneaframework.uilib.form.control.SelectControl
Adds a select-item to the element.
addItem(DisplayItem) - Method in interface org.araneaframework.uilib.util.DisplayItemContainer
Adds a display-item to the element.
addItems(Collection) - Method in class org.araneaframework.uilib.form.control.MultiSelectControl
Adds a display-items to the element.
addItems(Collection) - Method in class org.araneaframework.uilib.form.control.SelectControl
Adds a display-items to the element.
addItems(Collection) - Method in interface org.araneaframework.uilib.util.DisplayItemContainer
Adds DisplayItem's from Collection to this DisplayItemContainer.
addItemsFromBeanCollection(DisplayItemContainer, Collection, String, String) - Static method in class org.araneaframework.uilib.util.DisplayItemUtil
Creates DisplayItems corresponding to beans in beanCollection and adds these to provided displayItemContainer.
addItemsFromBeanCollection(DisplayItemContainer, Collection, String, Transformer) - Static method in class org.araneaframework.uilib.util.DisplayItemUtil
Creates DisplayItems corresponding to beans in beanCollection and adds these to provided displayItemContainer.
addItemsFromBeanCollection(DisplayItemContainer, Collection, Transformer, String) - Static method in class org.araneaframework.uilib.util.DisplayItemUtil
Creates DisplayItems corresponding to beans in beanCollection and adds these to provided displayItemContainer.
addItemsFromBeanCollection(DisplayItemContainer, Collection, Transformer, Transformer) - Static method in class org.araneaframework.uilib.util.DisplayItemUtil
Creates DisplayItems corresponding to beans in beanCollection and adds these to provided displayItemContainer.
addListenerComponent(ApplicationComponent, Component) - Static method in class org.araneaframework.core.util.ComponentUtil
This method will attach the listener component to the target custom component, allowing it to receive all the lifecycle events (which exactly depends on the target component type).
addLocaleChangeListener(LocalizationContext.LocaleChangeListener) - Method in class org.araneaframework.framework.filter.StandardLocalizationFilterService
 
addLocaleChangeListener(LocalizationContext.LocaleChangeListener) - Method in interface org.araneaframework.framework.LocalizationContext
 
addMapping(String, String, String) - Method in class org.araneaframework.backend.list.helper.ListSqlHelper
Adds a field name to database column name and column alias mapping.
addMapping(String, String) - Method in class org.araneaframework.backend.list.helper.ListSqlHelper
Adds a field name to database column name.
addMapping(String, String, String) - Method in class org.araneaframework.backend.list.helper.naming.MappingNamingStrategyAndFields
Adds a field name to database column name and column alias mapping.
addMapping(String, String) - Method in class org.araneaframework.backend.list.helper.naming.MappingNamingStrategyAndFields
Adds a field name to database column name.
addMenuItem(MenuItem) - Method in class org.araneaframework.uilib.core.MenuItem
Adds a new MenuItem under this MenuItem.
addMenuItem(String, MenuItem) - Method in class org.araneaframework.uilib.core.MenuItem
Adds a new MenuItem under this MenuItem at given path.
addMenuItem(ContextMenuItem) - Method in class org.araneaframework.uilib.menu.ContextMenuItem
Adds ContextMenuItem item as submenu of this ContextMenuItem.
addNamingStrategy(NamingStrategy) - Method in class org.araneaframework.backend.list.helper.ListSqlHelper
Add additional naming strategy.
addNamingStrategy(NamingStrategy, boolean) - Method in class org.araneaframework.backend.list.helper.ListSqlHelper
 
addNamingStrategyAsFirst(NamingStrategy) - Method in class org.araneaframework.backend.list.helper.ListSqlHelper
Add additional naming strategy.
addNestedEnvironmentEntry(ApplicationWidget, Object, Object) - Method in class org.araneaframework.framework.container.StandardFlowContainerWidget
 
addNestedEnvironmentEntry(ApplicationWidget, Object, Object) - Method in interface org.araneaframework.framework.FlowContext
Adds an environment entry that is visible in all subflows.
addNestedEnvironmentEntry(ApplicationWidget, Object, Object) - Method in class org.araneaframework.uilib.core.PopupFlowWrapperWidget
 
addNode(TreeNodeWidget) - Method in interface org.araneaframework.uilib.tree.TreeNodeContext
Adds the given node as the last child node of this tree node.
addNode(int, TreeNodeWidget) - Method in interface org.araneaframework.uilib.tree.TreeNodeContext
Adds the given node to the specified position.
addNode(TreeNodeWidget) - Method in class org.araneaframework.uilib.tree.TreeNodeWidget
 
addNode(int, TreeNodeWidget) - Method in class org.araneaframework.uilib.tree.TreeNodeWidget
 
addNullParam(int) - Method in class org.araneaframework.backend.list.helper.BaseListSqlHelper
Adds a NULL PreparedStatement parameter for later setting.
addNullParam(int) - Method in class org.araneaframework.backend.list.helper.HSqlListSqlHelper
Adds a NULL PreparedStatement parameter for later setting.
addNullParam(int) - Method in class org.araneaframework.backend.list.helper.OracleListSqlHelper
Adds a NULL PreparedStatement parameter for later setting.
addNullParam(int) - Method in class org.araneaframework.backend.list.helper.PostgreListSqlHelper
 
addNullParam(int, int) - Method in class org.araneaframework.backend.list.helper.SqlStatement
Adds a NULL parameter at the specified position.
addNullParam(int) - Method in class org.araneaframework.backend.list.helper.SqlStatement
Adds a NULL parameter.
addOnChangeEventListener(OnChangeEventListener) - Method in class org.araneaframework.uilib.event.StandardControlEventListenerAdapter
Adds a OnChangeEventListener, which is called when the control value is changing.
addOnChangeEventListener(OnChangeEventListener) - Method in class org.araneaframework.uilib.form.control.DateTimeControl
 
addOnChangeEventListener(OnChangeEventListener) - Method in class org.araneaframework.uilib.form.control.StringArrayRequestControl
 
addOnClickEventListener(OnClickEventListener) - Method in class org.araneaframework.uilib.event.StandardControlEventListenerAdapter
Adds a OnClickEventListener, which is called when the control is clicked.
addOnClickEventListener(OnClickEventListener) - Method in class org.araneaframework.uilib.form.control.ButtonControl
 
addOpenCloseButtonToRowForm(String, BaseFormListWidget, FormWidget, Object) - Static method in class org.araneaframework.uilib.form.formlist.FormListUtil
Adds an open/close button to the given row form.
addOrder(FieldOrder) - Method in class org.araneaframework.uilib.list.structure.ListStructure
 
addParam(int, Object) - Method in class org.araneaframework.backend.list.helper.SqlStatement
Adds a parameter at the specified position.
addParam(Object) - Method in class org.araneaframework.backend.list.helper.SqlStatement
Adds a parameter.
addPermanentMessages(Map) - Method in class org.araneaframework.framework.filter.StandardMessagingFilterWidget
Adds current permanent messages to given message map.
addPopup(Writer, Map.Entry) - Method in class org.araneaframework.jsp.tag.basic.PopupRegistrationHtmlTag
 
addPopups(Writer, Map) - Method in class org.araneaframework.jsp.tag.basic.PopupRegistrationHtmlTag
 
addPrefix(String, String) - Method in class org.araneaframework.backend.list.helper.naming.PrefixMapNamingStrategy
Add a mapping between a prefix in field name and a prefix in database column name (usually a table alias).
addRenderedRegion(String) - Method in class org.araneaframework.http.filter.StandardUpdateRegionFilterWidget
 
addRenderedRegion(String) - Method in interface org.araneaframework.http.UpdateRegionContext
Adds the region which should be rendered and included in the current response.
addResourceBundle(ResourceBundle) - Method in class org.araneaframework.http.support.FallbackResourceBundle
Adds a ResourceBundle from which resources are searched.
addResultSetDeconverterForBeanField(String, Converter) - Method in class org.araneaframework.backend.list.helper.ListSqlHelper
Adds a deconverter for ResultSet.
addResultSetDeconverterForColumn(String, Converter) - Method in class org.araneaframework.backend.list.helper.ListSqlHelper
Adds a deconverter for ResultSet.
addResultSetDeconverterForColumn(String, Converter) - Method in class org.araneaframework.backend.list.helper.reader.ConverterBasedColumnReader
Adds a deconverter for ResultSet.
addResultSetMapping(String, String) - Method in class org.araneaframework.backend.list.helper.ListSqlHelper
Adds a field name to database column alias mapping.
addResultSetMapping(String, String) - Method in class org.araneaframework.backend.list.helper.naming.MappingNamingStrategyAndFields
Adds a field name to database column alias mapping.
addRow(FormWidget) - Method in class org.araneaframework.uilib.form.formlist.adapter.DefaultFormRowHandler
 
addRow(FormWidget) - Method in class org.araneaframework.uilib.form.formlist.adapter.InMemoryFormRowHandlerDecorator
 
addRow(FormWidget) - Method in class org.araneaframework.uilib.form.formlist.adapter.ValidOnlyFormRowHandler
 
addRow(FormWidget) - Method in class org.araneaframework.uilib.form.formlist.BaseFormListWidget
Adds row from given form.
addRow(FormWidget) - Method in interface org.araneaframework.uilib.form.formlist.FormRowHandler
This method is called when a new row should be added.
addSaveButtonToRowForm(String, BaseFormListWidget, FormWidget, Object) - Static method in class org.araneaframework.uilib.form.formlist.FormListUtil
Adds a save button to the given row form.
addService(Object, Service, Environment) - Method in class org.araneaframework.core.BaseApplicationService
Adds a service with the specified key.
addService(Object, Service) - Method in class org.araneaframework.core.BaseApplicationService
Adds a service with the specified key.
addService(Object, Service) - Method in interface org.araneaframework.framework.ManagedServiceContext
Adds a child service with the specified id.
addService(Object, Service, Long) - Method in interface org.araneaframework.framework.ManagedServiceContext
Adds a child service with the specified id, and specifies that service may be killed by service manager after it has been inactive for specified time.
addService(Object, Service, Long) - Method in class org.araneaframework.framework.router.BaseExpiringServiceRouterService.ServiceRouterContextImpl
 
addService(Object, Service) - Method in class org.araneaframework.framework.router.BaseServiceRouterService.ServiceRouterContextImpl
 
addService(Object, Service, Long) - Method in class org.araneaframework.framework.router.BaseServiceRouterService.ServiceRouterContextImpl
 
addStatementParam(Object) - Method in class org.araneaframework.backend.list.helper.BaseListSqlHelper
Adds a PreparedStatement parameter for later setting.
addStatementParam(Object) - Method in class org.araneaframework.backend.list.helper.HSqlListSqlHelper
Adds a PreparedStatement parameter for later setting.
addStatementParam(Object) - Method in class org.araneaframework.backend.list.helper.OracleListSqlHelper
Adds a PreparedStatement parameter for later setting.
addStatementParam(Object) - Method in class org.araneaframework.backend.list.helper.PostgreListSqlHelper
 
addStatementParams(List) - Method in class org.araneaframework.backend.list.helper.BaseListSqlHelper
Adds PreparedStatement parameters for later setting.
addStatementParams(List) - Method in class org.araneaframework.backend.list.helper.HSqlListSqlHelper
Adds PreparedStatement parameters for later setting.
addStatementParams(List) - Method in class org.araneaframework.backend.list.helper.OracleListSqlHelper
Adds PreparedStatement parameters for later setting.
addStatementParams(List) - Method in class org.araneaframework.backend.list.helper.PostgreListSqlHelper
 
addSubForm(String) - Method in class org.araneaframework.uilib.form.FormWidget
Adds a new subform to this FormWidget.
addTab(String, String, Widget) - Method in interface org.araneaframework.uilib.tab.TabContainerContext
Adds the stateful tab with specified identifier.
addTab(String, Widget, Widget) - Method in interface org.araneaframework.uilib.tab.TabContainerContext
Adds the stateful tab with specified identifier.
addTab(String, String, WidgetFactory) - Method in interface org.araneaframework.uilib.tab.TabContainerContext
Adds the stateless (content widget is destroyed when tab is deselected) tab with specified identifier.
addTab(String, Widget, WidgetFactory) - Method in interface org.araneaframework.uilib.tab.TabContainerContext
Adds the stateless (content widget is destroyed when tab is deselected) tab with specified identifier.
addTab(String, String, Widget) - Method in class org.araneaframework.uilib.tab.TabContainerWidget
 
addTab(String, String, WidgetFactory) - Method in class org.araneaframework.uilib.tab.TabContainerWidget
 
addTab(String, Widget, Widget) - Method in class org.araneaframework.uilib.tab.TabContainerWidget
 
addTab(String, Widget, WidgetFactory) - Method in class org.araneaframework.uilib.tab.TabContainerWidget
 
addToForm(FilterContext, String, String, FormElement, FormElement) - Static method in class org.araneaframework.uilib.list.structure.filter.advanced.RangeInRangeFilter
 
addToForm(FilterContext, String, String, Control, Control) - Static method in class org.araneaframework.uilib.list.structure.filter.advanced.RangeInRangeFilter
 
addToForm(FilterContext, String, String) - Static method in class org.araneaframework.uilib.list.structure.filter.advanced.RangeInRangeFilter
 
addToForm(FilterContext, String, FormElement) - Static method in class org.araneaframework.uilib.list.structure.filter.advanced.SqlFunctionFilter
 
addToForm(FilterContext, String, Control) - Static method in class org.araneaframework.uilib.list.structure.filter.advanced.SqlFunctionFilter
 
addToForm(FilterContext, String) - Static method in class org.araneaframework.uilib.list.structure.filter.advanced.SqlFunctionFilter
 
addToForm(FilterContext, String, FormElement) - Static method in class org.araneaframework.uilib.list.structure.filter.field.EndsWithFilter
 
addToForm(FilterContext, String, Control) - Static method in class org.araneaframework.uilib.list.structure.filter.field.EndsWithFilter
 
addToForm(FilterContext, String) - Static method in class org.araneaframework.uilib.list.structure.filter.field.EndsWithFilter
 
addToForm(FilterContext, String, FormElement) - Static method in class org.araneaframework.uilib.list.structure.filter.field.EqualFilter
 
addToForm(FilterContext, String, Control) - Static method in class org.araneaframework.uilib.list.structure.filter.field.EqualFilter
 
addToForm(FilterContext, String) - Static method in class org.araneaframework.uilib.list.structure.filter.field.EqualFilter
 
addToForm(FilterContext, String, FormElement) - Static method in class org.araneaframework.uilib.list.structure.filter.field.GreaterThanFilter
 
addToForm(FilterContext, String, Control) - Static method in class org.araneaframework.uilib.list.structure.filter.field.GreaterThanFilter
 
addToForm(FilterContext, String) - Static method in class org.araneaframework.uilib.list.structure.filter.field.GreaterThanFilter
 
addToForm(FilterContext, String) - Static method in class org.araneaframework.uilib.list.structure.filter.field.InFilter
 
addToForm(FilterContext, String, FormElement) - Static method in class org.araneaframework.uilib.list.structure.filter.field.InFilter
 
addToForm(FilterContext, String, Control, Data) - Static method in class org.araneaframework.uilib.list.structure.filter.field.InFilter
 
addToForm(FilterContext, String, FormElement) - Static method in class org.araneaframework.uilib.list.structure.filter.field.LikeFilter
 
addToForm(FilterContext, String, Control) - Static method in class org.araneaframework.uilib.list.structure.filter.field.LikeFilter
 
addToForm(FilterContext, String) - Static method in class org.araneaframework.uilib.list.structure.filter.field.LikeFilter
 
addToForm(FilterContext, String, FormElement) - Static method in class org.araneaframework.uilib.list.structure.filter.field.LowerThanFilter
 
addToForm(FilterContext, String, Control) - Static method in class org.araneaframework.uilib.list.structure.filter.field.LowerThanFilter
 
addToForm(FilterContext, String) - Static method in class org.araneaframework.uilib.list.structure.filter.field.LowerThanFilter
 
addToForm(FilterContext, String, FormElement) - Static method in class org.araneaframework.uilib.list.structure.filter.field.NullFilter
 
addToForm(FilterContext, String, Control) - Static method in class org.araneaframework.uilib.list.structure.filter.field.NullFilter
 
addToForm(FilterContext, String) - Static method in class org.araneaframework.uilib.list.structure.filter.field.NullFilter
 
addToForm(FilterContext, String, String, FormElement, FormElement) - Static method in class org.araneaframework.uilib.list.structure.filter.field.RangeFilter
 
addToForm(FilterContext, String, String, Control, Control) - Static method in class org.araneaframework.uilib.list.structure.filter.field.RangeFilter
 
addToForm(FilterContext, String, String) - Static method in class org.araneaframework.uilib.list.structure.filter.field.RangeFilter
 
addToForm(FilterContext, String, FormElement) - Static method in class org.araneaframework.uilib.list.structure.filter.field.StartsWithFilter
 
addToForm(FilterContext, String, Control) - Static method in class org.araneaframework.uilib.list.structure.filter.field.StartsWithFilter
 
addToForm(FilterContext, String) - Static method in class org.araneaframework.uilib.list.structure.filter.field.StartsWithFilter
 
addTranslator(Class, CompExprToSqlExprTranslator) - Method in class org.araneaframework.backend.list.helper.builder.compexpr.BaseCompExprToSqlExprBuilder
 
addTranslator(Class, ExprToSqlExprTranslator) - Method in class org.araneaframework.backend.list.helper.builder.expression.BaseExpressionToSqlExprBuilder
 
addUnderscores(String) - Static method in class org.araneaframework.backend.list.helper.naming.StandardNamingStrategy
Replace all dots with underscores and add an underscore before upper-case letters followed by a non-upper-case letter.
addValidRow(FormWidget) - Method in class org.araneaframework.uilib.form.formlist.adapter.ValidOnlyFormRowHandler
 
addValueParam(String) - Method in class org.araneaframework.uilib.list.structure.filter.FilterHelper.SqlFunction
 
addValueParam(String, Control) - Method in class org.araneaframework.uilib.list.structure.filter.FilterHelper.SqlFunction
 
addValueParam(String, FormElement) - Method in class org.araneaframework.uilib.list.structure.filter.FilterHelper.SqlFunction
 
addWidget(Object, Widget, Environment) - Method in class org.araneaframework.core.BaseApplicationWidget
Adds a widget as a child widget with the key.
addWidget(Object, Widget) - Method in class org.araneaframework.core.BaseApplicationWidget
Adds a widget as a child widget with the key.
addWithKey(Object, Object) - Method in class org.araneaframework.uilib.form.formlist.InMemoryFormListHelper
Adds a new row object using a provided key.
addWrongTimeFormatError() - Method in class org.araneaframework.uilib.form.control.TimeControl
 
addWrongTimeFormatError() - Method in class org.araneaframework.uilib.form.control.TimestampControl
 
afterBody(Writer) - Method in class org.araneaframework.jsp.tag.BaseIterationTag
Internal callback: afer body.
afterBody(Writer) - Method in class org.araneaframework.jsp.tag.uilib.list.BaseListRowsTag
 
afterBody(Writer) - Method in class org.araneaframework.jsp.tag.uilib.list.formlist.FormListRowsTag
 
afterBodyEndScripts - Variable in class org.araneaframework.jsp.tag.basic.BodyHtmlTag
Scripts registered by nested tags.
afterMultipartRequestParsing(boolean, InputData, OutputData, Map, Map, Exception) - Method in class org.araneaframework.http.filter.StandardFileUploadFilterService
After-processing when multipart request is processed and the request data is sorted.
AfterTodayConstraint - Class in org.araneaframework.uilib.form.constraint
Constraint that fails when checked Date is not after the current date.
AfterTodayConstraint(boolean) - Constructor for class org.araneaframework.uilib.form.constraint.AfterTodayConstraint
Whether today should be allowed as valid.
AJAX_REQUEST_ID_KEY - Static variable in class org.araneaframework.http.filter.StandardUpdateRegionFilterWidget
 
ajaxMessages - Variable in class org.araneaframework.uilib.form.control.FileUploadControl
 
ajaxRequest - Variable in class org.araneaframework.uilib.form.control.FileUploadControl
 
allData - Variable in class org.araneaframework.uilib.list.dataprovider.MemoryBasedListDataProvider
 
allowEquals - Variable in class org.araneaframework.backend.list.sqlexpr.compare.SqlLowerThanExpression
 
allowEquals - Variable in class org.araneaframework.uilib.form.constraint.RangeConstraint
Specifies whether the values may be equal or not.
allowReader() - Method in class org.araneaframework.core.util.ReaderPreferenceReadWriteLock
 
allowReader() - Method in class org.araneaframework.core.util.WriterPreferenceReadWriteLock
Override this method to change to reader preference
allowToday - Variable in class org.araneaframework.uilib.form.constraint.AfterTodayConstraint
Specifies whether the current date is included (allowed) or not.
allPopups - Variable in class org.araneaframework.http.filter.StandardPopupFilterWidget
Used to keep track of popups that have been opened from thread and not yet known to be closed.
alt - Variable in class org.araneaframework.jsp.tag.presentation.BaseImageTag
 
alt - Variable in class org.araneaframework.jsp.tag.presentation.BaseImageTag.Info
 
AlwaysTrueExpression - Class in org.araneaframework.backend.list.memorybased.expression
Expression that always evaluates to Boolean.TRUE
AlwaysTrueExpression() - Constructor for class org.araneaframework.backend.list.memorybased.expression.AlwaysTrueExpression
 
and(Expression, Expression) - Static method in class org.araneaframework.uilib.list.util.ExpressionUtil
Creates AND expression.
and(Expression[]) - Static method in class org.araneaframework.uilib.list.util.ExpressionUtil
Creates AND expression.
and(Collection) - Static method in class org.araneaframework.uilib.list.util.ExpressionUtil
Creates AND expression.
and(Iterator) - Static method in class org.araneaframework.uilib.list.util.ExpressionUtil
Creates AND expression.
AndConstraint - Class in org.araneaframework.uilib.form.constraint
This constraint implements "AND" Boolean logic (checks that all contained constraits are satisfied).
AndConstraint() - Constructor for class org.araneaframework.uilib.form.constraint.AndConstraint
An empty constructor that expects other constraints to be added later.
AndConstraint(Constraint) - Constructor for class org.araneaframework.uilib.form.constraint.AndConstraint
A constructor that requires a constraint to be provided immediately, and other constraints later.
AndConstraint(Collection) - Constructor for class org.araneaframework.uilib.form.constraint.AndConstraint
A constructor that lets all constraints be added at once.
AndExpression - Class in org.araneaframework.backend.list.memorybased.expression.logical
Composite AND Expression.
AndExpression() - Constructor for class org.araneaframework.backend.list.memorybased.expression.logical.AndExpression
 
AndFilter - Class in org.araneaframework.uilib.list.structure.filter.composite
 
AndFilter() - Constructor for class org.araneaframework.uilib.list.structure.filter.composite.AndFilter
 
ANY_CHAR_WILDCARD - Static variable in interface org.araneaframework.uilib.list.util.like.WildcardHandler
 
ANY_STRING_WILDCARD - Static variable in interface org.araneaframework.uilib.list.util.like.WildcardHandler
 
append(String) - Method in class org.araneaframework.http.util.JsonArray
Append a value to this array.
appendString(String) - Method in class org.araneaframework.http.util.JsonArray
Append a value to this array.
APPLICATION_SCOPE - Static variable in class org.araneaframework.jsp.tag.basic.DebugHtmlTag
 
ApplicationComponent - Interface in org.araneaframework.core
A base class for application development org.araneaframework.core.BaseApplicationComponent is also available.
ApplicationComponent.ComponentViewModel - Interface in org.araneaframework.core
A model based on which a view can be constructed.
ApplicationService - Interface in org.araneaframework.core
A Service Component.
ApplicationService.ServiceViewModel - Interface in org.araneaframework.core
A view model for a Service.
ApplicationWidget - Interface in org.araneaframework.core
A Widget Component.
ApplicationWidget.WidgetViewModel - Interface in org.araneaframework.core
A view model for a Widget.
ARANEA_CUSTOM_CONF_PROPERTIES_INIT_PARAMETER - Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
 
ARANEA_CUSTOM_CONF_XML_INIT_PARAMETER - Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
 
ARANEA_DEFAULT_CONF_PROPERTIES - Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
 
ARANEA_DEFAULT_CONF_XML - Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
 
ARANEA_RESOURCES_FILE_NAME - Static variable in class org.araneaframework.http.extension.ExternalResourceInitializer
Framework application main configuration file.
ARANEA_ROOT_INIT_PARAMETER - Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
 
ARANEA_START - Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
 
ARANEA_START_CLASS_INIT_PARAMETER - Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
 
AraneaAttributes - Class in org.araneaframework.jsp
Non-standard-HTML attributes added to specific HTML tags to define Aranea event and content model information.
AraneaAttributes.Event - Interface in org.araneaframework.jsp
Event related non-standard HTML tag attributes
AraneaAttributes.FilteredInputControl - Interface in org.araneaframework.jsp
 
AraneaJspException - Exception in org.araneaframework.jsp.exception
Exception thrown by Aranea JSP tags.
AraneaJspException() - Constructor for exception org.araneaframework.jsp.exception.AraneaJspException
 
AraneaJspException(String) - Constructor for exception org.araneaframework.jsp.exception.AraneaJspException
 
AraneaJspException(Throwable) - Constructor for exception org.araneaframework.jsp.exception.AraneaJspException
 
AraneaJspException(String, Throwable) - Constructor for exception org.araneaframework.jsp.exception.AraneaJspException
 
AraneaRuntimeException - Class in org.araneaframework.core
A general nestable Aranea specific runtime exception.
AraneaRuntimeException(String, Throwable) - Constructor for class org.araneaframework.core.AraneaRuntimeException
 
AraneaRuntimeException() - Constructor for class org.araneaframework.core.AraneaRuntimeException
 
AraneaRuntimeException(String) - Constructor for class org.araneaframework.core.AraneaRuntimeException
 
AraneaRuntimeException(Throwable) - Constructor for class org.araneaframework.core.AraneaRuntimeException
 
AraneaSpringDispatcherServlet - Class in org.araneaframework.integration.spring
Aranea dispatcher servlet that assembles Aranea components according to the configuration specified in Spring bean configuration files.
AraneaSpringDispatcherServlet() - Constructor for class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
 
AraneaSystemFormHtmlTag - Class in org.araneaframework.jsp.tag.form
System form tag.
AraneaSystemFormHtmlTag() - Constructor for class org.araneaframework.jsp.tag.form.AraneaSystemFormHtmlTag
 
AraneaVersion - Class in org.araneaframework
Allows to acquire information about running Aranea version.
AraneaVersion() - Constructor for class org.araneaframework.AraneaVersion
 
ascending - Variable in class org.araneaframework.uilib.list.OrderInfoField
 
Assert - Class in org.araneaframework.core
Assists in validating arguments.
Assert() - Constructor for class org.araneaframework.core.Assert
 
assertActiveHierarchy(Path, String) - Method in class org.araneaframework.framework.container.StandardOverlayContainerWidget
Asserts that the current widget is in the active hierarchy.
assertControlType(String) - Method in class org.araneaframework.jsp.tag.uilib.form.BaseFormElementDisplayTag
Asserts that associated control is of given type.
assertControlType(String) - Method in class org.araneaframework.jsp.tag.uilib.form.BaseFormElementHtmlTag
Asserts that associated control is of given type.
assertType() - Method in class org.araneaframework.jsp.tag.uilib.form.element.text.FormTextInputHtmlTag
 
assertUnique(List, DisplayItem) - Static method in class org.araneaframework.uilib.util.DisplayItemUtil
Checks whether the item (that is not yet added to items) would not have an other item with the same value already in the items list.
assertUnique(List, Collection) - Static method in class org.araneaframework.uilib.util.DisplayItemUtil
Checks whether the itemsToAdd (that are not yet added to items) would not have an other item with the same value already in the items list.
ASTERISK_STYLE - Static variable in class org.araneaframework.jsp.tag.uilib.form.FormSimpleLabelHtmlTag
 
AtomicResponseHelper - Class in org.araneaframework.http.util
A helper class for providing rollback and commit functionality on an OutputData.
AtomicResponseHelper(OutputData) - Constructor for class org.araneaframework.http.util.AtomicResponseHelper
 
attach(Object, Component) - Method in interface org.araneaframework.Composite.Interface
Attaches a component as a child of this component.
attach(Object, Component) - Method in class org.araneaframework.core.BaseApplicationComponent.CompositeComponentImpl
 
attach(Object, Component) - Method in class org.araneaframework.core.BaseApplicationService.CompositeImpl
 
attach(Object, Component) - Method in class org.araneaframework.core.BaseApplicationWidget.CompositeImpl
 
attempt(long) - Method in class org.araneaframework.core.util.Mutex
 
attempt(long) - Method in interface org.araneaframework.core.util.Sync
Wait at most msecs to pass; report whether passed.
attempt(long) - Method in class org.araneaframework.core.util.WriterPreferenceReadWriteLock.ReaderLock
 
attempt(long) - Method in class org.araneaframework.core.util.WriterPreferenceReadWriteLock.WriterLock
 
ATTRIBUTED_TAG_KEY - Static variable in interface org.araneaframework.jsp.tag.basic.AttributedTagInterface
 
AttributedTagInterface - Interface in org.araneaframework.jsp.tag.basic
Interface of a tag that can have attributes.
AttributeHtmlTag - Class in org.araneaframework.jsp.tag.basic
Attribute tag, tries to define attribute of the containing tag (element).
AttributeHtmlTag() - Constructor for class org.araneaframework.jsp.tag.basic.AttributeHtmlTag
 
attributes - Variable in class org.araneaframework.http.support.TreeNode
The attributes of this node, keyed by attribute name, Instantiated only if required.
attributes - Variable in class org.araneaframework.jsp.support.FormElementViewSelector
The attributes for the tag are key-value pairs where key is a String (the name of the attribute) and value is any object (the value for the attribute).
attributes - Variable in class org.araneaframework.jsp.tag.basic.ElementHtmlTag
 
attributes - Variable in class org.araneaframework.jsp.tag.PresentationTag
 
AUTO_COMPLETE_RESPONSE_BUILDER - Static variable in interface org.araneaframework.uilib.ConfigurationContext
AutoCompleteTextControl.ResponseBuilder that configures how AutoCompleteTextControl sends back the suggested completions.
AutoCompleteTextControl - Class in org.araneaframework.uilib.form.control
TextControl with AJAX autocompletion support.
AutoCompleteTextControl() - Constructor for class org.araneaframework.uilib.form.control.AutoCompleteTextControl
 
AutoCompleteTextControl(long) - Constructor for class org.araneaframework.uilib.form.control.AutoCompleteTextControl
 
AutoCompleteTextControl(TextType) - Constructor for class org.araneaframework.uilib.form.control.AutoCompleteTextControl
 
AutoCompleteTextControl(TextType, long) - Constructor for class org.araneaframework.uilib.form.control.AutoCompleteTextControl
 
AutoCompleteTextControl.DataProvider - Interface in org.araneaframework.uilib.form.control
 
AutoCompleteTextControl.DefaultResponseBuilder - Class in org.araneaframework.uilib.form.control
Default AutoCompleteTextControl.ResponseBuilder used when AutoCompleteTextControl does not have its AutoCompleteTextControl.ResponseBuilder set and ConfigurationContext.AUTO_COMPLETE_RESPONSE_BUILDER does not specify application-wide AutoCompleteTextControl.ResponseBuilder.
AutoCompleteTextControl.DefaultResponseBuilder() - Constructor for class org.araneaframework.uilib.form.control.AutoCompleteTextControl.DefaultResponseBuilder
 
AutoCompleteTextControl.ResponseBuilder - Interface in org.araneaframework.uilib.form.control
Autocompletion response builder interface.
AutoCompleteTextControl.ViewModel - Class in org.araneaframework.uilib.form.control
 
AutoCompleteTextControl.ViewModel() - Constructor for class org.araneaframework.uilib.form.control.AutoCompleteTextControl.ViewModel
 
AutomaticFormElementUtil - Class in org.araneaframework.jsp.util
Utility class for setting FormElement properties that are needed for rendering them in Aranea JSP with AutomaticTagFormElementTag.
AutomaticTagFormElementTag - Class in org.araneaframework.jsp.tag.uilib.form.element
Automatic form element tag.
AutomaticTagFormElementTag() - Constructor for class org.araneaframework.jsp.tag.uilib.form.element.AutomaticTagFormElementTag
 
AutomaticWildcardHandler - Class in org.araneaframework.uilib.list.util.like
Automatic implementation of WildcardHandler.
AutomaticWildcardHandler() - Constructor for class org.araneaframework.uilib.list.util.like.AutomaticWildcardHandler
 

B

BackendListDataProvider - Class in org.araneaframework.uilib.list.dataprovider
This class provides a basic list data provider implementation that may be used with SQL- or PL/SQL-based lists.
BackendListDataProvider(boolean) - Constructor for class org.araneaframework.uilib.list.dataprovider.BackendListDataProvider
Instantiates the backend list data provider and sets whether to use caching.
BackendListDataProvider() - Constructor for class org.araneaframework.uilib.list.dataprovider.BackendListDataProvider
Instantiates the backend list data provider with cache disabled.
BACKGROUND_FORM_VALIDATION - Static variable in interface org.araneaframework.uilib.ConfigurationContext
This java.lang.Boolean property should be set to true if application wants all forms to be validated on-the-fly.
BACKGROUND_VALIDATION_ATTRIBUTE - Static variable in class org.araneaframework.jsp.AraneaAttributes
This attribute will be present on the form elements whose which should be validated on-the-fly.
backgroundValidation - Variable in class org.araneaframework.jsp.tag.uilib.form.BaseFormElementHtmlTag
 
backgroundValidation - Variable in class org.araneaframework.uilib.form.GenericFormElement
 
BaseApplicationComponent - Class in org.araneaframework.core
A component with support for composite.
BaseApplicationComponent() - Constructor for class org.araneaframework.core.BaseApplicationComponent
 
BaseApplicationComponent.CompositeComponentImpl - Class in org.araneaframework.core
 
BaseApplicationComponent.CompositeComponentImpl() - Constructor for class org.araneaframework.core.BaseApplicationComponent.CompositeComponentImpl
 
BaseApplicationComponent.ViewableImpl - Class in org.araneaframework.core
 
BaseApplicationComponent.ViewableImpl() - Constructor for class org.araneaframework.core.BaseApplicationComponent.ViewableImpl
 
BaseApplicationComponent.ViewModel - Class in org.araneaframework.core
 
BaseApplicationComponent.ViewModel() - Constructor for class org.araneaframework.core.BaseApplicationComponent.ViewModel
 
BaseApplicationService - Class in org.araneaframework.core
A full featured Service with support for composite, eventlisteners, viewmodel.
BaseApplicationService() - Constructor for class org.araneaframework.core.BaseApplicationService
 
BaseApplicationService.CompositeImpl - Class in org.araneaframework.core
 
BaseApplicationService.CompositeImpl() - Constructor for class org.araneaframework.core.BaseApplicationService.CompositeImpl
 
BaseApplicationService.ViewableImpl - Class in org.araneaframework.core
 
BaseApplicationService.ViewableImpl() - Constructor for class org.araneaframework.core.BaseApplicationService.ViewableImpl
 
BaseApplicationService.ViewModel - Class in org.araneaframework.core
 
BaseApplicationService.ViewModel() - Constructor for class org.araneaframework.core.BaseApplicationService.ViewModel
 
BaseApplicationWidget - Class in org.araneaframework.core
A full featured Widget with support for composite, eventlisteners, viewmodel.
BaseApplicationWidget() - Constructor for class org.araneaframework.core.BaseApplicationWidget
 
BaseApplicationWidget.CompositeImpl - Class in org.araneaframework.core
 
BaseApplicationWidget.CompositeImpl() - Constructor for class org.araneaframework.core.BaseApplicationWidget.CompositeImpl
 
BaseApplicationWidget.ViewableImpl - Class in org.araneaframework.core
 
BaseApplicationWidget.ViewableImpl() - Constructor for class org.araneaframework.core.BaseApplicationWidget.ViewableImpl
 
BaseApplicationWidget.ViewModel - Class in org.araneaframework.core
 
BaseApplicationWidget.ViewModel() - Constructor for class org.araneaframework.core.BaseApplicationWidget.ViewModel
 
BaseAraneaDispatcherServlet - Class in org.araneaframework.http.core
Aranea's main servlet.
BaseAraneaDispatcherServlet() - Constructor for class org.araneaframework.http.core.BaseAraneaDispatcherServlet
 
BaseBean - Class in org.araneaframework.backend
Base class for value objects.
BaseBean() - Constructor for class org.araneaframework.backend.BaseBean
Creates new instance of the GeneralVO.
BaseButtonTag - Class in org.araneaframework.jsp.tag.presentation
Button base tag.
BaseButtonTag() - Constructor for class org.araneaframework.jsp.tag.presentation.BaseButtonTag
 
BaseCompExprToSqlExprBuilder - Class in org.araneaframework.backend.list.helper.builder.compexpr
 
BaseCompExprToSqlExprBuilder() - Constructor for class org.araneaframework.backend.list.helper.builder.compexpr.BaseCompExprToSqlExprBuilder
 
BaseComponent - Class in org.araneaframework.core
The base class for all Aranea components.
BaseComponent() - Constructor for class org.araneaframework.core.BaseComponent
 
BaseComponent.ComponentImpl - Class in org.araneaframework.core
 
BaseComponent.ComponentImpl() - Constructor for class org.araneaframework.core.BaseComponent.ComponentImpl
 
BaseCompositeConstraint - Class in org.araneaframework.uilib.form.constraint
This class is a generalization of a constraint that may contain other constraints.
BaseCompositeConstraint() - Constructor for class org.araneaframework.uilib.form.constraint.BaseCompositeConstraint
An empty constructor that expects other constraints to be added later.
BaseCompositeConstraint(Constraint) - Constructor for class org.araneaframework.uilib.form.constraint.BaseCompositeConstraint
A constructor that requires a constraint to be provided immediately, and other constraints later.
BaseCompositeConstraint(Collection) - Constructor for class org.araneaframework.uilib.form.constraint.BaseCompositeConstraint
A constructor that lets all constraints be added at once.
BaseConstraint - Class in org.araneaframework.uilib.form.constraint
Base class for constraints.
BaseConstraint() - Constructor for class org.araneaframework.uilib.form.constraint.BaseConstraint
 
BaseControl - Class in org.araneaframework.uilib.form.control
This class is a control generalization that provides methods common to all HTML form controls.
BaseControl() - Constructor for class org.araneaframework.uilib.form.control.BaseControl
 
BaseControl.ViewModel - Class in org.araneaframework.uilib.form.control
Represents a general control view model.
BaseControl.ViewModel() - Constructor for class org.araneaframework.uilib.form.control.BaseControl.ViewModel
Takes an outer class snapshot.
BaseControl.WidgetImpl - Class in org.araneaframework.uilib.form.control
 
BaseControl.WidgetImpl() - Constructor for class org.araneaframework.uilib.form.control.BaseControl.WidgetImpl
 
BaseConverter - Class in org.araneaframework.uilib.form.converter
This class is the base class for form converters.
BaseConverter() - Constructor for class org.araneaframework.uilib.form.converter.BaseConverter
 
BaseEnvironment - Class in org.araneaframework.core
Base Environment with requireEntry implementation.
BaseEnvironment() - Constructor for class org.araneaframework.core.BaseEnvironment
 
BaseEventButtonTag - Class in org.araneaframework.jsp.tag.presentation
Button base tag.
BaseEventButtonTag() - Constructor for class org.araneaframework.jsp.tag.presentation.BaseEventButtonTag
 
BaseExpiringServiceRouterService - Class in org.araneaframework.framework.router
Router service that kills child services after specified period of inactivity is over.
BaseExpiringServiceRouterService() - Constructor for class org.araneaframework.framework.router.BaseExpiringServiceRouterService
 
BaseExpiringServiceRouterService.ServiceRouterContextImpl - Class in org.araneaframework.framework.router
 
BaseExpiringServiceRouterService.ServiceRouterContextImpl(Object) - Constructor for class org.araneaframework.framework.router.BaseExpiringServiceRouterService.ServiceRouterContextImpl
 
BaseExpiringServiceRouterService.TimeCapsule - Class in org.araneaframework.framework.router
 
BaseExpiringServiceRouterService.TimeCapsule(Long) - Constructor for class org.araneaframework.framework.router.BaseExpiringServiceRouterService.TimeCapsule
 
BaseExpressionToSqlExprBuilder - Class in org.araneaframework.backend.list.helper.builder.expression
 
BaseExpressionToSqlExprBuilder() - Constructor for class org.araneaframework.backend.list.helper.builder.expression.BaseExpressionToSqlExprBuilder
 
BaseFieldConstraint - Class in org.araneaframework.uilib.form.constraint
Base implementation of the Constraint that is associated with some FormElement.
BaseFieldConstraint() - Constructor for class org.araneaframework.uilib.form.constraint.BaseFieldConstraint
An empty constructor that does not bind this constraint with a form element.
BaseFieldConstraint(FormElement) - Constructor for class org.araneaframework.uilib.form.constraint.BaseFieldConstraint
A constructor that binds this constraint with given form element (field)
BaseFieldConstraint.FieldConstraintException - Class in org.araneaframework.uilib.form.constraint
Exception thrown when FormElement associated with BaseFieldConstraint could not be determined.
BaseFieldConstraint.FieldConstraintException() - Constructor for class org.araneaframework.uilib.form.constraint.BaseFieldConstraint.FieldConstraintException
Creates the exception without any message or other Throwable.
BaseFieldConstraint.FieldConstraintException(String, Throwable) - Constructor for class org.araneaframework.uilib.form.constraint.BaseFieldConstraint.FieldConstraintException
Creates the exception with a descriptive message and the Throwable that was caught.
BaseFieldConstraint.FieldConstraintException(String) - Constructor for class org.araneaframework.uilib.form.constraint.BaseFieldConstraint.FieldConstraintException
Creates the exception with a descriptive message.
BaseFieldConstraint.FieldConstraintException(Throwable) - Constructor for class org.araneaframework.uilib.form.constraint.BaseFieldConstraint.FieldConstraintException
Creates the exception with the Throwable that was caught.
BaseFieldFilter - Class in org.araneaframework.uilib.list.structure.filter.field
Base implementation for FieldFilter.
BaseFieldFilter() - Constructor for class org.araneaframework.uilib.list.structure.filter.field.BaseFieldFilter
 
BaseFileImportTag - Class in org.araneaframework.jsp.tag.fileimport
 
BaseFileImportTag() - Constructor for class org.araneaframework.jsp.tag.fileimport.BaseFileImportTag
 
BaseFilter - Class in org.araneaframework.uilib.list.structure.filter
Base implementation of the ListFilter.
BaseFilter() - Constructor for class org.araneaframework.uilib.list.structure.filter.BaseFilter
 
BaseFilterHelper - Class in org.araneaframework.uilib.list.structure.filter
Base implementation of list filter helper.
BaseFilterHelper(ListWidget) - Constructor for class org.araneaframework.uilib.list.structure.filter.BaseFilterHelper
Constructs a BaseFilterHelper.
BaseFilterService - Class in org.araneaframework.framework.core
A filter service is a Service which filters requests to its child service.
BaseFilterService() - Constructor for class org.araneaframework.framework.core.BaseFilterService
 
BaseFilterService(Service) - Constructor for class org.araneaframework.framework.core.BaseFilterService
 
BaseFilterWidget - Class in org.araneaframework.framework.core
A filter widget is a Widget which filters requests to its child widget.
BaseFilterWidget() - Constructor for class org.araneaframework.framework.core.BaseFilterWidget
 
BaseFilterWidget(Widget) - Constructor for class org.araneaframework.framework.core.BaseFilterWidget
 
BaseFormButtonTag - Class in org.araneaframework.jsp.tag.uilib.form.element
Standard button form element base tag.
BaseFormButtonTag() - Constructor for class org.araneaframework.jsp.tag.uilib.form.element.BaseFormButtonTag
 
BaseFormDateTimeInputHtmlTag - Class in org.araneaframework.jsp.tag.uilib.form.element.date
Standard date time input form element base tag.
BaseFormDateTimeInputHtmlTag() - Constructor for class org.araneaframework.jsp.tag.uilib.form.element.date.BaseFormDateTimeInputHtmlTag
 
BaseFormElementDisplayTag - Class in org.araneaframework.jsp.tag.uilib.form
Base form element tag.
BaseFormElementDisplayTag() - Constructor for class org.araneaframework.jsp.tag.uilib.form.BaseFormElementDisplayTag
 
BaseFormElementHtmlTag - Class in org.araneaframework.jsp.tag.uilib.form
Base form element tag.
BaseFormElementHtmlTag() - Constructor for class org.araneaframework.jsp.tag.uilib.form.BaseFormElementHtmlTag
 
BaseFormElementLabelTag - Class in org.araneaframework.jsp.tag.uilib.form
Base form element label tag.
BaseFormElementLabelTag() - Constructor for class org.araneaframework.jsp.tag.uilib.form.BaseFormElementLabelTag
 
BaseFormListDisplayHtmlTag - Class in org.araneaframework.jsp.tag.uilib.form.element.display
 
BaseFormListDisplayHtmlTag() - Constructor for class org.araneaframework.jsp.tag.uilib.form.element.display.BaseFormListDisplayHtmlTag
 
BaseFormListWidget - Class in org.araneaframework.uilib.form.formlist
Base class for editable rows widgets that are used to handle simultenous editing of multiple forms with same structure.
BaseFormListWidget(FormRowHandler) - Constructor for class org.araneaframework.uilib.form.formlist.BaseFormListWidget
 
BaseFormListWidget(FormRowHandler, FormListModel) - Constructor for class org.araneaframework.uilib.form.formlist.BaseFormListWidget
 
BaseFormListWidget.ViewModel - Class in org.araneaframework.uilib.form.formlist
 
BaseFormListWidget.ViewModel() - Constructor for class org.araneaframework.uilib.form.formlist.BaseFormListWidget.ViewModel
 
BaseFormSimpleElementDisplayHtmlTag - Class in org.araneaframework.jsp.tag.uilib.form
 
BaseFormSimpleElementDisplayHtmlTag() - Constructor for class org.araneaframework.jsp.tag.uilib.form.BaseFormSimpleElementDisplayHtmlTag
 
BaseFormTextInputHtmlTag - Class in org.araneaframework.jsp.tag.uilib.form.element.text
Standard text input form element base tag.
BaseFormTextInputHtmlTag() - Constructor for class org.araneaframework.jsp.tag.uilib.form.element.text.BaseFormTextInputHtmlTag
 
BaseImageHtmlTag - Class in org.araneaframework.jsp.tag.presentation
Standard image base tag.
BaseImageHtmlTag() - Constructor for class org.araneaframework.jsp.tag.presentation.BaseImageHtmlTag
 
BaseImageTag - Class in org.araneaframework.jsp.tag.presentation
UI image tag.
BaseImageTag() - Constructor for class org.araneaframework.jsp.tag.presentation.BaseImageTag
 
BaseImageTag.Info - Class in org.araneaframework.jsp.tag.presentation
Image info class.
BaseImageTag.Info(String, String, String) - Constructor for class org.araneaframework.jsp.tag.presentation.BaseImageTag.Info
 
BaseImageTag.Info(String, String, String, String) - Constructor for class org.araneaframework.jsp.tag.presentation.BaseImageTag.Info
 
BaseIncludeTag - Class in org.araneaframework.jsp.tag.include
Include base tag.
BaseIncludeTag() - Constructor for class org.araneaframework.jsp.tag.include.BaseIncludeTag
 
BaseIterationTag - Class in org.araneaframework.jsp.tag
UI iteration base tag.
BaseIterationTag() - Constructor for class org.araneaframework.jsp.tag.BaseIterationTag
 
BaseKeyboardHandlerTag - Class in org.araneaframework.jsp.tag.basic
The base class for a set of "keyboard handler" tags.
BaseKeyboardHandlerTag() - Constructor for class org.araneaframework.jsp.tag.basic.BaseKeyboardHandlerTag
 
BaseLayoutCellTag - Class in org.araneaframework.jsp.tag.layout
Layout cell base tag.
BaseLayoutCellTag() - Constructor for class org.araneaframework.jsp.tag.layout.BaseLayoutCellTag
 
BaseLayoutRowTag - Class in org.araneaframework.jsp.tag.layout
Layout row base tag.
BaseLayoutRowTag() - Constructor for class org.araneaframework.jsp.tag.layout.BaseLayoutRowTag
 
BaseLayoutTag - Class in org.araneaframework.jsp.tag.layout
Layout base tag.
BaseLayoutTag() - Constructor for class org.araneaframework.jsp.tag.layout.BaseLayoutTag
 
BaseLinkTag - Class in org.araneaframework.jsp.tag.presentation
Link base tag.
BaseLinkTag() - Constructor for class org.araneaframework.jsp.tag.presentation.BaseLinkTag
 
BaseListDataProvider - Class in org.araneaframework.uilib.list.dataprovider
Data provider base implementation that accepts expressions.
BaseListDataProvider() - Constructor for class org.araneaframework.uilib.list.dataprovider.BaseListDataProvider
 
BaseListRowButtonTag - Class in org.araneaframework.jsp.tag.uilib.list
List row button base tag.
BaseListRowButtonTag() - Constructor for class org.araneaframework.jsp.tag.uilib.list.BaseListRowButtonTag
 
BaseListRowControlTag - Class in org.araneaframework.jsp.tag.uilib.list
Base class for list row form elements.
BaseListRowControlTag() - Constructor for class org.araneaframework.jsp.tag.uilib.list.BaseListRowControlTag
 
BaseListRowsTag - Class in org.araneaframework.jsp.tag.uilib.list
List widget rows tag.
BaseListRowsTag() - Constructor for class org.araneaframework.jsp.tag.uilib.list.BaseListRowsTag
 
BaseListSqlHelper - Class in org.araneaframework.backend.list.helper
This class provides an SQL based implementation of the list.
BaseListSqlHelper() - Constructor for class org.araneaframework.backend.list.helper.BaseListSqlHelper
Creates ListSqlHelper without initializing any fields.
BaseListSqlHelper(DataSource) - Constructor for class org.araneaframework.backend.list.helper.BaseListSqlHelper
Creates ListSqlHelper and provides it with the DataSource.
BaseListSqlHelper(ListQuery) - Constructor for class org.araneaframework.backend.list.helper.BaseListSqlHelper
Creates ListSqlHelper initializing the appropriate fields.
BaseListSqlHelper(DataSource, ListQuery) - Constructor for class org.araneaframework.backend.list.helper.BaseListSqlHelper
Creates ListSqlHelper initializing the appropriate fields and providing it with the DataSource.
BaseListSqlHelper.BeanResultReader - Class in org.araneaframework.backend.list.helper
Resultset reader that uses beanToResultSetMapping in ListSqlHelper to construct a given type of Bean list.
BaseListSqlHelper.BeanResultReader(Class) - Constructor for class org.araneaframework.backend.list.helper.BaseListSqlHelper.BeanResultReader
 
BaseListSqlHelper.CountSqlCallback - Class in org.araneaframework.backend.list.helper
The total count query callback.
BaseListSqlHelper.CountSqlCallback() - Constructor for class org.araneaframework.backend.list.helper.BaseListSqlHelper.CountSqlCallback
 
BaseListSqlHelper.ItemRangeSqlCallback - Class in org.araneaframework.backend.list.helper
The itme range query callback that returns List of items.
BaseListSqlHelper.ItemRangeSqlCallback(ResultReader) - Constructor for class org.araneaframework.backend.list.helper.BaseListSqlHelper.ItemRangeSqlCallback
 
BaseListSqlHelper.ListItemsDataCallback - Class in org.araneaframework.backend.list.helper
The item range and total count querites callback that returns ListItemsData object.
BaseListSqlHelper.ListItemsDataCallback(ConnectionCallback, ConnectionCallback) - Constructor for class org.araneaframework.backend.list.helper.BaseListSqlHelper.ListItemsDataCallback
 
BaseListStructure - Class in org.araneaframework.uilib.list.structure
 
BaseListStructure() - Constructor for class org.araneaframework.uilib.list.structure.BaseListStructure
 
BaseListStructure.ViewModel - Class in org.araneaframework.uilib.list.structure
View Model.
BaseListStructure.ViewModel() - Constructor for class org.araneaframework.uilib.list.structure.BaseListStructure.ViewModel
Takes a snapshot of outer class state.
BaseMenuWidget - Class in org.araneaframework.uilib.core
The base implementation of the menu context that handles a menu.
BaseMenuWidget(Widget) - Constructor for class org.araneaframework.uilib.core.BaseMenuWidget
Constructor that initializes the menu widget and sets the topWidget as its parent
BaseMenuWidget.ItemSelectionListener - Class in org.araneaframework.uilib.core
Menu selection listener.
BaseMenuWidget.ItemSelectionListener() - Constructor for class org.araneaframework.uilib.core.BaseMenuWidget.ItemSelectionListener
 
BaseRangeFilter - Class in org.araneaframework.uilib.list.structure.filter.field
Base implementation of range filter.
BaseRangeFilter() - Constructor for class org.araneaframework.uilib.list.structure.filter.field.BaseRangeFilter
 
BaseRangeInRangeFilter - Class in org.araneaframework.uilib.list.structure.filter.advanced
 
BaseRangeInRangeFilter() - Constructor for class org.araneaframework.uilib.list.structure.filter.advanced.BaseRangeInRangeFilter
 
BaseService - Class in org.araneaframework.core
Non-composite service component providing the extra action(Path, InputData, OutputData) to BaseComponent.
BaseService() - Constructor for class org.araneaframework.core.BaseService
 
BaseService.ServiceImpl - Class in org.araneaframework.core
 
BaseService.ServiceImpl() - Constructor for class org.araneaframework.core.BaseService.ServiceImpl
 
BaseServiceRouterService - Class in org.araneaframework.framework.router
A router service consists of multiple child services, they form a service map.
BaseServiceRouterService() - Constructor for class org.araneaframework.framework.router.BaseServiceRouterService
 
BaseServiceRouterService.ServiceRouterContextImpl - Class in org.araneaframework.framework.router
 
BaseServiceRouterService.ServiceRouterContextImpl(Object) - Constructor for class org.araneaframework.framework.router.BaseServiceRouterService.ServiceRouterContextImpl
 
BaseSimpleButtonTag - Class in org.araneaframework.jsp.tag.presentation
Base tag for simple button which has label but not much more.
BaseSimpleButtonTag() - Constructor for class org.araneaframework.jsp.tag.presentation.BaseSimpleButtonTag
 
baseStyleClass - Variable in class org.araneaframework.jsp.tag.PresentationTag
 
baseStyleClass - Variable in class org.araneaframework.jsp.tag.uilib.tab.TabContainerHtmlTag
 
BaseSystemFormHtmlTag - Class in org.araneaframework.jsp.tag.form
Abstract base class for systemForm tags.
BaseSystemFormHtmlTag() - Constructor for class org.araneaframework.jsp.tag.form.BaseSystemFormHtmlTag
 
BaseTag - Class in org.araneaframework.jsp.tag
UI contained base tag.
BaseTag() - Constructor for class org.araneaframework.jsp.tag.BaseTag
 
BaseTagWrapperTag - Class in org.araneaframework.jsp.tag
Tag wrapper tag.
BaseTagWrapperTag() - Constructor for class org.araneaframework.jsp.tag.BaseTagWrapperTag
 
BaseUIWidget - Class in org.araneaframework.uilib.core
This widget represents the usual custom application widget that is rendered using JSP tags.
BaseUIWidget() - Constructor for class org.araneaframework.uilib.core.BaseUIWidget
 
BaseUIWidget.ComponentImpl - Class in org.araneaframework.uilib.core
 
BaseUIWidget.ComponentImpl() - Constructor for class org.araneaframework.uilib.core.BaseUIWidget.ComponentImpl
 
BaseUpdateRegionTag - Class in org.araneaframework.jsp.tag.updateregion
Base tag for tags that allow defining updatable regions within HTML page.
BaseUpdateRegionTag() - Constructor for class org.araneaframework.jsp.tag.updateregion.BaseUpdateRegionTag
 
BaseWidget - Class in org.araneaframework.core
Non-composite widget component.
BaseWidget() - Constructor for class org.araneaframework.core.BaseWidget
 
BaseWidget.WidgetImpl - Class in org.araneaframework.core
 
BaseWidget.WidgetImpl() - Constructor for class org.araneaframework.core.BaseWidget.WidgetImpl
 
BaseWidgetTag - Class in org.araneaframework.jsp.tag.uilib
 
BaseWidgetTag() - Constructor for class org.araneaframework.jsp.tag.uilib.BaseWidgetTag
 
BaseWildcardHandler - Class in org.araneaframework.uilib.list.util.like
Base implementation of WildcardHandler.
BaseWildcardHandler() - Constructor for class org.araneaframework.uilib.list.util.like.BaseWildcardHandler
 
beanClass - Variable in class org.araneaframework.uilib.form.formlist.BeanFormListWidget
 
beanClass - Variable in class org.araneaframework.uilib.form.reader.ListFormReader
 
beanClass - Variable in class org.araneaframework.uilib.list.dataprovider.MemoryBasedListDataProvider
 
beanFactory - Variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
 
beanFactoryClass - Variable in class org.araneaframework.integration.spring.SpringServiceFactory
 
beanFieldToResultSetColumnName(String) - Method in class org.araneaframework.backend.list.helper.naming.NopNamingStrategy
 
BeanFormListWidget - Class in org.araneaframework.uilib.form.formlist
Editable rows widget that is used to handle simultenous editing of multiple forms with same structure.
BeanFormListWidget(FormRowHandler, Class) - Constructor for class org.araneaframework.uilib.form.formlist.BeanFormListWidget
 
BeanFormListWidget(FormRowHandler, FormListModel, Class) - Constructor for class org.araneaframework.uilib.form.formlist.BeanFormListWidget
 
BeanFormReader - Class in org.araneaframework.uilib.form.reader
This class allows one to read Value Object s from FormWidgets.
BeanFormReader(FormWidget) - Constructor for class org.araneaframework.uilib.form.reader.BeanFormReader
Creates the class, initializing the composite element to read from.
BeanFormWidget - Class in org.araneaframework.uilib.form
 
BeanFormWidget(Class) - Constructor for class org.araneaframework.uilib.form.BeanFormWidget
 
BeanFormWriter - Class in org.araneaframework.uilib.form.reader
This class allows one to write Value Objects to forms.
BeanFormWriter(Class) - Constructor for class org.araneaframework.uilib.form.reader.BeanFormWriter
Creates the class initializing the Value Object class.
beanId - Variable in class org.araneaframework.integration.spring.SpringServiceFactory
 
BeanListWidget - Class in org.araneaframework.uilib.list
ListWidget that is aware of field types according to the Bean type.
BeanListWidget(Class) - Constructor for class org.araneaframework.uilib.list.BeanListWidget
Constructs a BeanListWidget for specified Bean type.
beanMapper - Variable in class org.araneaframework.backend.list.helper.BaseListSqlHelper.BeanResultReader
 
BeanMapper - Class in org.araneaframework.backend.util
This class provides a way to manipulate Bean fields.
BeanMapper(Class) - Constructor for class org.araneaframework.backend.util.BeanMapper
Initializes the BeanMapper.
BeanMapper(Class, boolean) - Constructor for class org.araneaframework.backend.util.BeanMapper
Initializes the BeanMapper.
beanMapper - Variable in class org.araneaframework.uilib.form.reader.BeanFormWriter
 
beanType - Variable in class org.araneaframework.uilib.list.BeanListWidget
 
beanType - Variable in class org.araneaframework.uilib.list.BeanTypeHelper
 
BeanTypeHelper - Class in org.araneaframework.uilib.list
This class extends the functionalitiy of TypeHelper for BeanListWidgets.
BeanTypeHelper(Class) - Constructor for class org.araneaframework.uilib.list.BeanTypeHelper
 
BeanUtil - Class in org.araneaframework.backend.util
This class provides methods to manipulate Bean fields.
BeanUtil() - Constructor for class org.araneaframework.backend.util.BeanUtil
 
BeanVariableResolver - Class in org.araneaframework.backend.list.memorybased
 
BeanVariableResolver(Class) - Constructor for class org.araneaframework.backend.list.memorybased.BeanVariableResolver
 
BigDecimalData - Class in org.araneaframework.uilib.form.data
 
BigDecimalData() - Constructor for class org.araneaframework.uilib.form.data.BigDecimalData
 
BigDecimalListData - Class in org.araneaframework.uilib.form.data
 
BigDecimalListData() - Constructor for class org.araneaframework.uilib.form.data.BigDecimalListData
 
BigDecimalToDoubleConverter - Class in org.araneaframework.uilib.form.converter
Converter that enables conversion of BigDecimal to Double and vice versa.
BigDecimalToDoubleConverter() - Constructor for class org.araneaframework.uilib.form.converter.BigDecimalToDoubleConverter
 
BigDecimalToFloatConverter - Class in org.araneaframework.uilib.form.converter
Converter that enables conversion of BigDecimal to Float and vice versa.
BigDecimalToFloatConverter() - Constructor for class org.araneaframework.uilib.form.converter.BigDecimalToFloatConverter
 
BigIntegerToIntegerConverter - Class in org.araneaframework.uilib.form.converter
 
BigIntegerToIntegerConverter() - Constructor for class org.araneaframework.uilib.form.converter.BigIntegerToIntegerConverter
 
BigIntegerToLongConverter - Class in org.araneaframework.uilib.form.converter
 
BigIntegerToLongConverter() - Constructor for class org.araneaframework.uilib.form.converter.BigIntegerToLongConverter
 
body - Variable in class org.araneaframework.http.support.TreeNode
The body text associated with this node (if any).
BodyHtmlTag - Class in org.araneaframework.jsp.tag.basic
Aranea HTML body tag.
BodyHtmlTag() - Constructor for class org.araneaframework.jsp.tag.basic.BodyHtmlTag
 
BoldHtmlTag - Class in org.araneaframework.jsp.tag.presentation
Bold tag.
BoldHtmlTag() - Constructor for class org.araneaframework.jsp.tag.presentation.BoldHtmlTag
 
BooleanColumnReader - Class in org.araneaframework.backend.list.helper.reader
ResultSetColumnReader for Boolean type.
BooleanColumnReader(ResultSetColumnReader, Object, Object, Object) - Constructor for class org.araneaframework.backend.list.helper.reader.BooleanColumnReader
 
BooleanComparator - Class in org.araneaframework.uilib.list.util.comparator
Not-null comparator that compares Boolean values.
BooleanData - Class in org.araneaframework.uilib.form.data
 
BooleanData() - Constructor for class org.araneaframework.uilib.form.data.BooleanData
 
BooleanListData - Class in org.araneaframework.uilib.form.data
 
BooleanListData() - Constructor for class org.araneaframework.uilib.form.data.BooleanListData
 
BooleanToLongConverter - Class in org.araneaframework.uilib.form.converter
Convert the Boolean to Long, true - 1, false - 0 and back
BooleanToLongConverter() - Constructor for class org.araneaframework.uilib.form.converter.BooleanToLongConverter
 
BooleanToLongConverter - Class in org.araneaframework.uilib.list.util.converter
Not-null converter for converting Boolean values into String values and vice-versa.
BooleanToLongConverter(Long, Long) - Constructor for class org.araneaframework.uilib.list.util.converter.BooleanToLongConverter
 
BooleanToStringConverter - Class in org.araneaframework.uilib.list.util.converter
Not-null converter for converting Boolean values into String values and vice-versa.
BooleanToStringConverter(String, String) - Constructor for class org.araneaframework.uilib.list.util.converter.BooleanToStringConverter
 
BooleanToYNConverter - Class in org.araneaframework.uilib.form.converter
Convert the Boolean to String, true - "Y", false - "N" and back.
BooleanToYNConverter() - Constructor for class org.araneaframework.uilib.form.converter.BooleanToYNConverter
 
BroadcastMessage - Class in org.araneaframework.core
Message that is sent to and operates on every Component in hierarchy.
BroadcastMessage() - Constructor for class org.araneaframework.core.BroadcastMessage
 
BroadcastMessage(Class) - Constructor for class org.araneaframework.core.BroadcastMessage
Specifies component class for which BroadcastMessage.execute(Component) will be called.
buf - Variable in class org.araneaframework.http.util.JsonArray
 
buf - Variable in class org.araneaframework.http.util.JsonObject
 
buildAddForm() - Method in class org.araneaframework.uilib.form.formlist.BaseFormListWidget
Used to build instance of FormWidget belonging to this list.
buildAddForm() - Method in class org.araneaframework.uilib.form.formlist.BeanFormListWidget
 
buildAddForm() - Method in class org.araneaframework.uilib.form.formlist.FormListWidget
 
buildAlternateRootComponents() - Method in class org.araneaframework.http.core.BaseAraneaDispatcherServlet
Should build all alternate root component hierarchies, if applicable.
buildComparator(Class) - Method in class org.araneaframework.uilib.list.TypeHelper
 
buildComparatorExpression(OrderInfo) - Method in interface org.araneaframework.uilib.list.structure.ListOrder
Builds ComparatorExpression from this ListOrder according to the OrderInfo.
buildComparatorExpression(OrderInfo) - Method in class org.araneaframework.uilib.list.structure.order.MultiFieldOrder
 
buildComparatorExpression(OrderInfo) - Method in class org.araneaframework.uilib.list.structure.order.SimpleFieldOrder
 
buildComponent(Environment) - Method in interface org.araneaframework.core.ComponentFactory
Builds a Component.
buildDigest(byte[]) - Static method in class org.araneaframework.http.util.EncodingUtil
Builds a digest of the byte array, using the SHA hash function.
buildExceptionHandler(Throwable, Environment) - Method in interface org.araneaframework.framework.ExceptionHandlerFactory
Returns a Service for handling the Exception.
buildExceptionHandler(Throwable, Environment) - Method in class org.araneaframework.http.service.SimpleCriticalErrorHandlerService.Factory
 
buildExpression(Map) - Method in interface org.araneaframework.backend.list.memorybased.ExpressionBuilder
Builds Expression.
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.advanced.SqlFunctionFilter.Equal
 
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.advanced.SqlFunctionFilter.GreaterThan
 
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.advanced.SqlFunctionFilter.GreaterThanOrEquals
 
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.advanced.SqlFunctionFilter.LowerThan
 
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.advanced.SqlFunctionFilter.LowerThanOrEquals
 
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.atomic.Constant
 
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.atomic.Field
 
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.atomic.Value
 
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.composite.AndFilter
 
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.composite.NotFilter
 
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.composite.OrFilter
 
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.field.EndsWithFilter
 
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.field.EqualFilter
 
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.field.InFilter
 
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.field.LikeFilter
 
buildExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.field.StartsWithFilter
 
buildHighValueExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.advanced.BaseRangeInRangeFilter
 
buildHighValueExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.field.BaseRangeFilter
 
buildHighVariableExpression() - Method in class org.araneaframework.uilib.list.structure.filter.advanced.BaseRangeInRangeFilter
 
buildLocalizationContext(Environment) - Static method in class org.araneaframework.http.util.ServletUtil
 
buildLowValueExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.advanced.BaseRangeInRangeFilter
 
buildLowValueExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.field.BaseRangeFilter
 
buildLowVariableExpression() - Method in class org.araneaframework.uilib.list.structure.filter.advanced.BaseRangeInRangeFilter
 
buildMenu() - Method in class org.araneaframework.uilib.core.BaseMenuWidget
Method that must be implemented to build the menu.
buildMessage(String, String, InputData, OutputData) - Method in interface org.araneaframework.framework.MountContext.MessageFactory
Creates a Message used to update the current component hierarchy in response to the user accessing this specific URL.
buildMessage(Widget) - Method in interface org.araneaframework.uilib.core.PopupFlowWidget.MessageFactory
Constructs a Message which starts rootFlow when it is sent to a freshly created session-thread component graph.
buildRootComponent() - Method in class org.araneaframework.http.core.BaseAraneaDispatcherServlet
Builds the default (and in most cases only) root component of this servlet.
buildRootComponent() - Method in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
 
buildService(Environment) - Method in interface org.araneaframework.core.ServiceFactory
Returns a Service.
buildService(Environment) - Method in class org.araneaframework.integration.spring.SpringServiceFactory
 
buildSqlExpression(ComparatorExpression) - Method in class org.araneaframework.backend.list.helper.builder.compexpr.BaseCompExprToSqlExprBuilder
 
buildSqlExpression(ComparatorExpression) - Method in interface org.araneaframework.backend.list.helper.builder.CompExprToSqlExprBuilder
Builds SqlExpression from ComparatorExpression.
buildSqlExpression(Expression) - Method in class org.araneaframework.backend.list.helper.builder.expression.BaseExpressionToSqlExprBuilder
 
buildSqlExpression(Expression) - Method in interface org.araneaframework.backend.list.helper.builder.ExpressionToSqlExprBuilder
Builds SqlExpression from Expression.
buildTreeRenderer(TreeContext) - Method in class org.araneaframework.jsp.tag.uilib.tree.TreeTag
Builds a TreeTag.StandardTreeRenderer that is used to render current TreeWidget.
buildValueExpression(Map) - Method in class org.araneaframework.uilib.list.structure.filter.field.BaseFieldFilter
 
buildVariableExpression() - Method in class org.araneaframework.uilib.list.structure.filter.field.BaseFieldFilter
 
buildVariableExpression() - Method in class org.araneaframework.uilib.list.structure.filter.field.BaseRangeFilter
 
buildWidget(Environment) - Method in interface org.araneaframework.core.WidgetFactory
Returns a Widget.
bundle - Variable in class org.araneaframework.http.util.ServletUtil.StringAdapterResourceBundle
 
ButtonControl - Class in org.araneaframework.uilib.form.control
This class represents a button.
ButtonControl() - Constructor for class org.araneaframework.uilib.form.control.ButtonControl
 
ButtonControl.ViewModel - Class in org.araneaframework.uilib.form.control
Represents a ButtonControl view model.
ButtonControl.ViewModel() - Constructor for class org.araneaframework.uilib.form.control.ButtonControl.ViewModel
Takes an outer class snapshot.
ButtonHtmlTag - Class in org.araneaframework.jsp.tag.presentation
Standard button tag.
ButtonHtmlTag() - Constructor for class org.araneaframework.jsp.tag.presentation.ButtonHtmlTag
 

C

CACHE_TIME_PARAM - Static variable in class org.araneaframework.http.filter.StandardFileImportFilterService
 
CACHED_DTD_PUBLIC_IDS - Static variable in class org.araneaframework.http.core.Constants
List of the Public IDs that we cache, and their associated location.
CACHED_DTD_RESOURCE_PATHS - Static variable in class org.araneaframework.http.core.Constants
 
CachingEntityResolver - Class in org.araneaframework.http.support
 
calculateStyleClass(String, String) - Static method in class org.araneaframework.jsp.tag.PresentationTag
 
CALENDAR_BUTTON_ID_SUFFIX - Static variable in class org.araneaframework.jsp.tag.uilib.form.element.date.BaseFormDateTimeInputHtmlTag
 
calendarAlignment - Variable in class org.araneaframework.jsp.tag.uilib.form.element.date.BaseFormDateTimeInputHtmlTag
 
calendarIconClass - Variable in class org.araneaframework.jsp.tag.uilib.form.element.date.BaseFormDateTimeInputHtmlTag
 
call(Environment) - Method in class org.araneaframework.core.StandardEnvironmentAwareCallback
 
call(Environment) - Method in interface org.araneaframework.EnvironmentAwareCallback
This method is expected to use the given Environment to start a new flow or use it for whatever is necessary.
callback - Variable in class org.araneaframework.framework.container.StandardFlowContainerWidget.ResetClosure
 
callStack - Variable in class org.araneaframework.framework.container.StandardFlowContainerWidget
The stack of all the calls.
cancel() - Method in class org.araneaframework.framework.container.StandardFlowContainerWidget
 
cancel() - Method in class org.araneaframework.framework.container.StandardOverlayContainerWidget
 
cancel() - Method in interface org.araneaframework.framework.FlowContext
Finishes the current flow passing control back to the calling flow.
cancel() - Method in interface org.araneaframework.framework.OverlayContext
Similar to FlowContext.cancel() but closes the entire OverlayContext not just the last flow widget.
cancel() - Method in class org.araneaframework.uilib.core.PopupFlowWrapperWidget
 
CancelConfirmingTransitionHandler - Class in org.araneaframework.uilib.flowcontext.transitionhandler
FlowContext.TransitionHandler with some special confirmation handling for FlowContext.TRANSITION_CANCEL events.
CancelConfirmingTransitionHandler(Predicate, String, boolean) - Constructor for class org.araneaframework.uilib.flowcontext.transitionhandler.CancelConfirmingTransitionHandler
Initializes a new transition handler that displays given confirmationMessage if predicate shouldConfirm returns true.
CancelConfirmingTransitionHandler(Predicate, String) - Constructor for class org.araneaframework.uilib.flowcontext.transitionhandler.CancelConfirmingTransitionHandler
Initializes a new transition handler that displays given confirmationMessage if predicate shouldConfirm returns true.
cancelledWaitingReader() - Method in class org.araneaframework.core.util.WriterPreferenceReadWriteLock
 
cancelledWaitingWriter() - Method in class org.araneaframework.core.util.WriterPreferenceReadWriteLock
 
canRender() - Method in class org.araneaframework.http.filter.StandardRedirectingFilterWidget.ResponseWrapper
 
cellClasses - Variable in class org.araneaframework.jsp.tag.layout.BaseLayoutRowTag
 
cellClasses - Variable in class org.araneaframework.jsp.tag.layout.BaseLayoutTag
 
CellClassProvider - Interface in org.araneaframework.jsp.tag.layout.support
Interface that is implemented by tags that provide class to cells inside them.
cellIter - Variable in class org.araneaframework.jsp.tag.layout.BaseLayoutTag
 
cellTag - Variable in class org.araneaframework.jsp.tag.layout.LayoutCellHtmlTag
 
changeAll() - Method in class org.araneaframework.backend.BaseBean
Changes all fields on this value object as changed.
CHARACTER_FILTER - Static variable in interface org.araneaframework.jsp.AraneaAttributes.FilteredInputControl
 
CHARACTER_FILTER_ATTRIBUTE - Static variable in class org.araneaframework.uilib.form.control.inputfilter.InputFilter
Custom HTML attribute for defining filter applied to input field.
CheckboxControl - Class in org.araneaframework.uilib.form.control
This control represents a checkbox.
CheckboxControl() - Constructor for class org.araneaframework.uilib.form.control.CheckboxControl
 
checkboxId - Variable in class org.araneaframework.jsp.tag.uilib.form.element.select.FormCheckboxMultiSelectItemLabelHtmlTag
 
checkChanged() - Method in class org.araneaframework.uilib.list.ListWidget
 
checkChanged() - Method in class org.araneaframework.uilib.list.SequenceHelper
Returns whether the basic configuration that specifies which items are shown has changed since last call to this SequenceHelper's SequenceHelper.checkChanged() method.
checkChanged() - Method in class org.araneaframework.uilib.list.structure.filter.BaseFilterHelper
Returns whether the basic configuration that specifies which items are shown has changed since last call to this BaseFilterHelper's BaseFilterHelper.checkChanged() method.
checkChanged() - Method in class org.araneaframework.uilib.list.TypeHelper
Returns whether the basic configuration that specifies which items are shown has changed since last call to this TypeHelper's TypeHelper.checkChanged() method.
checkDigest(byte[], byte[]) - Static method in class org.araneaframework.http.util.EncodingUtil
Returns true, if the digest of the value equals to the given digest.
checked - Variable in class org.araneaframework.jsp.tag.uilib.list.BaseListRowControlTag
Specifies the initial state of the form control.
checked - Variable in class org.araneaframework.jsp.tag.uilib.list.ListSelectAllCheckBoxHtmlTag
 
checkTime - Variable in class org.araneaframework.http.support.ReloadingPropertyFileResourceBundle
 
child - Variable in class org.araneaframework.core.RelocatableDecorator
The child service that is made relocatable.
child - Variable in class org.araneaframework.uilib.core.OverlayRootWidget
The sub widget to render.
child - Variable in class org.araneaframework.uilib.core.PopupFlowWrapperWidget
 
children - Variable in class org.araneaframework.backend.list.memorybased.compexpr.MultiComparatorExpression
 
children - Variable in class org.araneaframework.backend.list.memorybased.expression.MultiExpression
 
children - Variable in class org.araneaframework.backend.list.sqlexpr.SqlMultiExpression
 
children - Variable in class org.araneaframework.http.support.TreeNode
The children of this node, instantiated only if required.
children - Variable in class org.araneaframework.uilib.list.structure.filter.MultiFilter
 
childService - Variable in class org.araneaframework.framework.core.BaseFilterService
 
childWidget - Variable in class org.araneaframework.framework.core.BaseFilterWidget
 
ClassLoaderUtil - Class in org.araneaframework.core.util
Utility to determine the classloader that should be used for loading resources.
ClassLoaderUtil() - Constructor for class org.araneaframework.core.util.ClassLoaderUtil
 
clear() - Method in class org.araneaframework.jsp.UiEvent
Resets the event properties to null.
clear() - Method in class org.araneaframework.jsp.UiUpdateEvent
 
clearActionlisteners(Object) - Method in class org.araneaframework.core.BaseApplicationService
Clears all the ActionListeners with the specified actionId.
clearActionListeners(Object) - Method in class org.araneaframework.core.BaseApplicationWidget
Clears all the ActionListeners with the specified actionId.
clearAllMessages() - Method in class org.araneaframework.framework.filter.StandardMessagingFilterWidget
 
clearAllMessages() - Method in interface org.araneaframework.framework.MessageContext
Clears all messages (both permanent and usual).
clearChanges() - Method in class org.araneaframework.backend.BaseBean
Marks all fields as unchanged.
clearConstraints() - Method in class org.araneaframework.uilib.form.constraint.BaseCompositeConstraint
Clears contained constraints.
clearErrors() - Method in class org.araneaframework.uilib.form.constraint.BaseConstraint
 
clearErrors() - Method in interface org.araneaframework.uilib.form.Constraint
Clears the the errors produced while validating this Constraint.
clearErrors() - Method in class org.araneaframework.uilib.form.constraint.GroupedConstraint
 
clearErrors() - Method in class org.araneaframework.uilib.form.constraint.ReverseConstraint
 
clearErrors() - Method in class org.araneaframework.uilib.form.FormElement
 
clearErrors(FormElement) - Method in interface org.araneaframework.uilib.form.FormElementValidationErrorRenderer
Called by FormElement.clearErrors() to clear validation errors.
clearErrors() - Method in class org.araneaframework.uilib.form.formlist.BaseFormListWidget
 
clearErrors() - Method in class org.araneaframework.uilib.form.FormWidget
 
clearErrors() - Method in class org.araneaframework.uilib.form.GenericFormElement
Clears element errors.
clearErrors(FormElement) - Method in class org.araneaframework.uilib.form.LocalFormElementValidationErrorRenderer
 
clearErrors(FormElement) - Method in class org.araneaframework.uilib.form.StandardFormElementValidationErrorRenderer
 
clearEventlisteners(Object) - Method in class org.araneaframework.core.BaseApplicationWidget
Clears all the EventListeners from this Widget with the specified eventId.
clearFieldOrders() - Method in class org.araneaframework.uilib.list.structure.order.MultiFieldOrder
 
clearFields() - Method in class org.araneaframework.uilib.list.OrderInfo
Clears ordering fields.
clearFields() - Method in class org.araneaframework.uilib.list.structure.BaseListStructure
Clears the ListFields
clearFilter() - Method in class org.araneaframework.uilib.list.ListWidget
Handles filter clearing.
clearFilters() - Method in class org.araneaframework.uilib.list.ListWidget
Removes all list filters.
clearFilters() - Method in class org.araneaframework.uilib.list.structure.filter.MultiFilter
 
clearFilters() - Method in class org.araneaframework.uilib.list.structure.ListStructure
 
clearForm(FormWidget) - Static method in class org.araneaframework.uilib.list.ListWidget
 
clearGlobalEventListener() - Method in class org.araneaframework.core.BaseApplicationWidget
Clears the global eventlistener of this Widget.
clearItems() - Method in class org.araneaframework.uilib.form.control.MultiSelectControl
Clears the list of select-items.
clearItems() - Method in class org.araneaframework.uilib.form.control.SelectControl
Clears the list of select-items.
clearItems() - Method in interface org.araneaframework.uilib.util.DisplayItemContainer
Clears the currently held DisplayItems.
clearMessages() - Method in class org.araneaframework.framework.filter.StandardMessagingFilterWidget
 
clearMessages() - Method in interface org.araneaframework.framework.MessageContext
Clears all non-permanent messages.
clearOnChangeEventListeners() - Method in class org.araneaframework.uilib.event.StandardControlEventListenerAdapter
Removes all registered onChange event listeners.
clearOnChangeEventListeners() - Method in class org.araneaframework.uilib.form.control.DateTimeControl
 
clearOnChangeEventListeners() - Method in class org.araneaframework.uilib.form.control.StringArrayRequestControl
 
clearOnClickEventListeners() - Method in class org.araneaframework.uilib.event.StandardControlEventListenerAdapter
Removes all registered onClick event listeners.
clearOrders() - Method in class org.araneaframework.uilib.list.ListWidget
Removes all list orders.
clearOrders() - Method in class org.araneaframework.uilib.list.structure.ListStructure
 
clearParams() - Method in class org.araneaframework.backend.list.helper.SqlStatement
Clears all parameters.
clearPermanentMessages() - Method in class org.araneaframework.framework.filter.StandardMessagingFilterWidget
 
clearPermanentMessages() - Method in interface org.araneaframework.framework.MessageContext
Clears all of the permanent messages.
clearResourceBundles() - Method in class org.araneaframework.http.support.FallbackResourceBundle
 
clearSelection() - Method in class org.araneaframework.uilib.core.MenuItem
 
clone() - Method in class org.araneaframework.backend.BaseBean
Overrides default clone() operation.
clone() - Method in class org.araneaframework.backend.list.helper.SqlStatement
Constructs a new SqlStatement with the same Query and Parameters.
clone(Object) - Static method in class org.araneaframework.backend.util.BeanUtil
Clones bean by copying its fields values (references) to a new instance of the same type.
clone(Relocatable.RelocatableService) - Method in class org.araneaframework.http.filter.StandardThreadCloningFilterService
Clones given Relocatable.RelocatableService.
CLONE_ONLY_REQUEST_KEY - Static variable in interface org.araneaframework.http.ThreadCloningContext
Request parameter key which presence indicates that incoming request is requesting cloning of the current session thread.
CLONING_REQUEST_KEY - Static variable in interface org.araneaframework.http.ThreadCloningContext
Request parameter key which presence indicates that incoming request is requesting cloning of the current session thread.
cloningAction(Path, InputData, OutputData) - Method in class org.araneaframework.http.filter.StandardThreadCloningFilterService
 
cloningRequested(InputData) - Method in class org.araneaframework.http.filter.StandardThreadCloningFilterService
 
close(Object) - Method in interface org.araneaframework.framework.ManagedServiceContext
Closes the service under the key id.
close(Object) - Method in class org.araneaframework.framework.router.BaseServiceRouterService.ServiceRouterContextImpl
 
close(String) - Method in class org.araneaframework.http.filter.StandardPopupFilterWidget
 
close(String) - Method in interface org.araneaframework.http.PopupWindowContext
Closes the server-side thread service (serving client-side popup).
close() - Method in class org.araneaframework.http.service.FileDownloaderService
 
close() - Method in class org.araneaframework.http.widget.FileDownloaderWidget
 
close() - Method in class org.araneaframework.uilib.form.formlist.FormRow
 
closeDbObjects(Connection, Statement, ResultSet) - Static method in class org.araneaframework.backend.list.helper.DbUtil
Closes connection to the database along with current statement and result set.
closePopupThread(String) - Method in class org.araneaframework.http.filter.StandardPopupFilterWidget
 
closeService(Object) - Method in class org.araneaframework.framework.router.BaseExpiringServiceRouterService
 
closeService(Object) - Method in class org.araneaframework.framework.router.BaseServiceRouterService
 
code - Variable in class org.araneaframework.jsp.tag.entity.EntityHtmlTag
 
code - Variable in class org.araneaframework.jsp.tag.presentation.BaseImageTag
 
color - Variable in class org.araneaframework.jsp.tag.presentation.FontHtmlTag
 
cols - Variable in class org.araneaframework.jsp.tag.uilib.form.element.text.FormTextareaHtmlTag
 
colspan - Variable in class org.araneaframework.jsp.tag.layout.LayoutCellHtmlTag
 
ColumnAliasVariableResolver - Class in org.araneaframework.backend.list.helper.naming
VariableResolver that converts a variable (using its name) into column alias.
ColumnAliasVariableResolver(NamingStrategy) - Constructor for class org.araneaframework.backend.list.helper.naming.ColumnAliasVariableResolver
 
columnList - Variable in class org.araneaframework.uilib.list.structure.BaseListStructure.ViewModel
 
columnNames - Variable in class org.araneaframework.backend.list.helper.BaseListSqlHelper.BeanResultReader
 
ColumnNameVariableResolver - Class in org.araneaframework.backend.list.helper.naming
VariableResolver that converts a variable (using its name) into column name.
ColumnNameVariableResolver(NamingStrategy) - Constructor for class org.araneaframework.backend.list.helper.naming.ColumnNameVariableResolver
 
columnOrders - Variable in class org.araneaframework.uilib.list.structure.BaseListStructure.ViewModel
 
columns - Variable in class org.araneaframework.uilib.list.structure.BaseListStructure.ViewModel
 
commit() - Method in class org.araneaframework.http.util.AtomicResponseHelper
 
commonsFileUploadPresent - Static variable in class org.araneaframework.http.filter.StandardFileUploadFilterService
An variable that tells whether the Apache Commons FileUpload functionality is in the classpath.
ComparableComparator - Class in org.araneaframework.uilib.list.util.comparator
Not-null comparator that compares Comparable objects by their own (@see java.lang.Comparable#compareTo(java.lang.Object)) method.
ComparableExpression - Class in org.araneaframework.backend.list.memorybased.expression.compare
 
ComparableExpression(Expression, Expression, Comparator) - Constructor for class org.araneaframework.backend.list.memorybased.expression.compare.ComparableExpression
 
ComparableExpression(Expression, Expression) - Constructor for class org.araneaframework.backend.list.memorybased.expression.compare.ComparableExpression
 
comparator - Variable in class org.araneaframework.backend.list.memorybased.compexpr.VariableComparatorExpression
 
comparator - Variable in class org.araneaframework.backend.list.memorybased.expression.compare.ComparableExpression
 
comparator - Variable in class org.araneaframework.uilib.list.structure.filter.field.InFilter
 
comparator - Variable in class org.araneaframework.uilib.list.util.comparator.ReverseComparator
 
ComparatorExpression - Interface in org.araneaframework.backend.list.memorybased
Expression that compares two Variables using two VariableResolvers for evaluating these Variables.
ComparatorExpressionFactory - Interface in org.araneaframework.backend.list.memorybased
Comparator Expression factory.
ComparatorFactory - Class in org.araneaframework.uilib.list.util
Factory class for constructing Comparator objects.
ComparatorFactory() - Constructor for class org.araneaframework.uilib.list.util.ComparatorFactory
 
compare(VariableResolver, VariableResolver) - Method in interface org.araneaframework.backend.list.memorybased.ComparatorExpression
Returns a negative integer, zero, or a positive integer as the first Variable is less than, equal to, or greater than the second.
compare(VariableResolver, VariableResolver) - Method in class org.araneaframework.backend.list.memorybased.compexpr.LazyComparatorExpression
 
compare(VariableResolver, VariableResolver) - Method in class org.araneaframework.backend.list.memorybased.compexpr.MultiComparatorExpression
 
compare(VariableResolver, VariableResolver) - Method in class org.araneaframework.backend.list.memorybased.compexpr.NopComparatorExpression
 
compare(VariableResolver, VariableResolver) - Method in class org.araneaframework.backend.list.memorybased.compexpr.ReverseComparatorExpression
 
compare(VariableResolver, VariableResolver) - Method in class org.araneaframework.backend.list.memorybased.compexpr.VariableComparatorExpression
 
compare(Object, Object) - Method in class org.araneaframework.uilib.list.util.comparator.BooleanComparator
 
compare(Object, Object) - Method in class org.araneaframework.uilib.list.util.comparator.ComparableComparator
 
compare(Object, Object) - Method in class org.araneaframework.uilib.list.util.comparator.IgnoreCaseComparator
 
compare(Object, Object) - Method in class org.araneaframework.uilib.list.util.comparator.LocaleStringComparator
 
compare(Object, Object) - Method in class org.araneaframework.uilib.list.util.comparator.NullComparator
 
compare(Object, Object) - Method in class org.araneaframework.uilib.list.util.comparator.ReverseComparator
 
ComparedEqualsExpression - Class in org.araneaframework.backend.list.memorybased.expression.compare
 
ComparedEqualsExpression(Expression, Expression, Comparator) - Constructor for class org.araneaframework.backend.list.memorybased.expression.compare.ComparedEqualsExpression
 
ComparedEqualsExpression(Expression, Expression) - Constructor for class org.araneaframework.backend.list.memorybased.expression.compare.ComparedEqualsExpression
 
ComparingExprToSqlExprTranslator - Class in org.araneaframework.backend.list.helper.builder.expression
 
ComparingExprToSqlExprTranslator() - Constructor for class org.araneaframework.backend.list.helper.builder.expression.ComparingExprToSqlExprTranslator
 
CompExprToSqlExprBuilder - Interface in org.araneaframework.backend.list.helper.builder
General interface for translating ComparatorExpression hierarchy into SqlExpression.
CompExprToSqlExprTranslator - Interface in org.araneaframework.backend.list.helper.builder.compexpr
General interface for translating an ComparatorExpression into SqlExpression.
Component - Interface in org.araneaframework
An entity with a licecycle (init, destroy) and an Environment.
Component.Interface - Interface in org.araneaframework
The interface which takes care of calling the hooks in the template.
ComponentFactory - Interface in org.araneaframework.core
A simple factory for creating components.
ComponentUtil - Class in org.araneaframework.core.util
This utility class handles listening of component lifecycle events.
ComponentUtil() - Constructor for class org.araneaframework.core.util.ComponentUtil
 
Composite - Interface in org.araneaframework
Composite is a component with a set of child components.
Composite.CompositeComponent - Interface in org.araneaframework
A composite component.
Composite.CompositeService - Interface in org.araneaframework
A composite service.
Composite.CompositeWidget - Interface in org.araneaframework
A composite widget.
Composite.Interface - Interface in org.araneaframework
The interface which takes care of calling the hooks in the template.
CompositeComparatorExpression - Interface in org.araneaframework.backend.list.memorybased.compexpr
 
CompositeCompExprToSqlExprTranslator - Class in org.araneaframework.backend.list.helper.builder.compexpr
 
CompositeCompExprToSqlExprTranslator() - Constructor for class org.araneaframework.backend.list.helper.builder.compexpr.CompositeCompExprToSqlExprTranslator
 
CompositeExpression - Interface in org.araneaframework.backend.list.memorybased.expression
Composite Expression containing other expressions.
CompositeExprToSqlExprTranslator - Class in org.araneaframework.backend.list.helper.builder.expression
 
CompositeExprToSqlExprTranslator() - Constructor for class org.araneaframework.backend.list.helper.builder.expression.CompositeExprToSqlExprTranslator
 
compositeFormElement - Variable in class org.araneaframework.uilib.form.reader.BeanFormReader
 
compositeFormElement - Variable in class org.araneaframework.uilib.form.reader.MapFormReader
 
ConcatenationExpression - Class in org.araneaframework.backend.list.memorybased.expression.string
Concatenating composite expression, evaluates all subexpressions and concatenates results into a String.
ConcatenationExpression() - Constructor for class org.araneaframework.backend.list.memorybased.expression.string.ConcatenationExpression
 
ConcatFields - Class in org.araneaframework.backend.list.helper.fields
Composite implementation of Fields that combine the results of its children.
ConcatFields() - Constructor for class org.araneaframework.backend.list.helper.fields.ConcatFields
 
concatFullname(String, String) - Method in class org.araneaframework.backend.list.helper.naming.StandardNamingStrategy
 
CONDITION - Static variable in interface org.araneaframework.jsp.AraneaAttributes.Event
 
condition - Variable in class org.araneaframework.jsp.tag.uilib.form.element.display.FormConditionalDisplayTag
 
CONDITION_KEY - Static variable in class org.araneaframework.jsp.tag.uilib.form.element.display.FormConditionalDisplayTag
 
configuration - Variable in class org.araneaframework.backend.list.memorybased.expression.compare.LikeExpression
 
configuration - Variable in class org.araneaframework.uilib.list.SequenceHelper
 
ConfigurationContext - Interface in org.araneaframework.uilib
Configuration context for Uilib widgets.
ConfigurationContextUtil - Class in org.araneaframework.uilib.util
 
configurator - Variable in class org.araneaframework.framework.container.StandardFlowContainerWidget.ReplaceClosure
 
configurator - Variable in class org.araneaframework.framework.container.StandardFlowContainerWidget.StartClosure
 
configure(Widget) - Method in interface org.araneaframework.framework.FlowContext.Configurator
 
configureTag(ContainedTagInterface) - Method in class org.araneaframework.jsp.tag.BaseTagWrapperTag
Callback: configure tag
configureTag(ContainedTagInterface) - Method in class org.araneaframework.jsp.tag.StyledWrapperTag
Callback: configure row tag
confirm(Closure, String) - Method in interface org.araneaframework.framework.ConfirmationContext
Creates a condition for the user to confirm (only one confirmation can be used per page).
confirm(Closure, String) - Method in class org.araneaframework.framework.StandardConfirmationFilterWidget
 
CONFIRMATION_RESULT_KEY - Static variable in interface org.araneaframework.framework.ConfirmationContext
Defines the request param name to be used by this context.
ConfirmationContext - Interface in org.araneaframework.framework
Simple confirmation context - expects immediate user confirmation for going through with some event (expressed as a closure).
confOverridden - Variable in class org.araneaframework.uilib.form.control.TimestampControl
 
ConnectionCallback - Interface in org.araneaframework.backend.list.helper
Generic callback interface for code that operates on a CCI Connection.
Constant - Class in org.araneaframework.uilib.list.structure.filter.atomic
 
Constant(String) - Constructor for class org.araneaframework.uilib.list.structure.filter.atomic.Constant
 
Constant(String, Object) - Constructor for class org.araneaframework.uilib.list.structure.filter.atomic.Constant
 
Constants - Class in org.araneaframework.http.core
Some constants and other global data that are used by the compiler and the runtime.
Constants() - Constructor for class org.araneaframework.http.core.Constants
 
Constraint - Interface in org.araneaframework.uilib.form
A constraint operates on some form Component providing means for defining the conditions under which Component is considered valid.
constraint - Variable in class org.araneaframework.uilib.form.GenericFormElement
 
ConstraintGroupHelper - Class in org.araneaframework.uilib.form.constraint
Helper for the GroupedConstraint that holds a set of currently active groups and provides a factory method for wrapping Constraint instances in GroupedConstraint.
ConstraintGroupHelper() - Constructor for class org.araneaframework.uilib.form.constraint.ConstraintGroupHelper
 
constraints - Variable in class org.araneaframework.uilib.form.constraint.BaseCompositeConstraint
List of Constraints that this constraint should handle.
constructACRegistrationScript(AutoCompleteTextControl.ViewModel, StringBuffer) - Method in class org.araneaframework.jsp.tag.uilib.form.element.text.FormAutoCompleteTextInputHtmlTag
 
constructACUrl() - Method in class org.araneaframework.jsp.tag.uilib.form.element.text.FormAutoCompleteTextInputHtmlTag
 
constructServiceParameter(String) - Method in class org.araneaframework.jsp.tag.uilib.form.element.text.FormAutoCompleteTextInputHtmlTag
 
ContainedTagInterface - Interface in org.araneaframework.jsp.tag
UI contained tag interface.
containsItem(String) - Method in class org.araneaframework.uilib.form.control.SelectControl.ViewModel
 
containsSessionService(HttpSessionEvent) - Method in class org.araneaframework.http.core.StandardSessionListener
Checks whether the session contains Aranea session service.
CONTENT_WIDGET_KEY - Static variable in class org.araneaframework.uilib.tab.TabWidget
Child key for tab's content widget.
contentDispositionInline - Variable in class org.araneaframework.http.widget.FileDownloaderWidget
 
contentType - Variable in class org.araneaframework.http.widget.DownloaderWidget
 
CONTEXT_WIDGET_KEY - Static variable in class org.araneaframework.jsp.tag.context.WidgetContextTag
 
ContextMenuHtmlTag - Class in org.araneaframework.jsp.tag.presentation
 
ContextMenuHtmlTag() - Constructor for class org.araneaframework.jsp.tag.presentation.ContextMenuHtmlTag
 
ContextMenuItem - Class in org.araneaframework.uilib.menu
Represents web application context menu (right-click menu) hierarchy.
ContextMenuItem() - Constructor for class org.araneaframework.uilib.menu.ContextMenuItem
Creates a top-level context menu which has no label and does not represent any menu entry.
ContextMenuItem(String) - Constructor for class org.araneaframework.uilib.menu.ContextMenuItem
Creates a context menu item which has just label.
ContextMenuItem(String, ContextMenuItem.ContextMenuEntry) - Constructor for class org.araneaframework.uilib.menu.ContextMenuItem
Creates context menu with both label and associated menu entry.
ContextMenuItem.ContextMenuActionEntry - Class in org.araneaframework.uilib.menu
Context menu entry which generates Aranea action when entry is selected.
ContextMenuItem.ContextMenuActionEntry(Object, Widget) - Constructor for class org.araneaframework.uilib.menu.ContextMenuItem.ContextMenuActionEntry
 
ContextMenuItem.ContextMenuActionEntry(Object, Widget, String) - Constructor for class org.araneaframework.uilib.menu.ContextMenuItem.ContextMenuActionEntry
 
ContextMenuItem.ContextMenuEntry - Class in org.araneaframework.uilib.menu
This class describes the menu entry corresponding to some ContextMenuItem.
ContextMenuItem.ContextMenuEntry(Object, String) - Constructor for class org.araneaframework.uilib.menu.ContextMenuItem.ContextMenuEntry
 
ContextMenuItem.ContextMenuEntry(Object, String, Widget) - Constructor for class org.araneaframework.uilib.menu.ContextMenuItem.ContextMenuEntry
 
ContextMenuItem.ContextMenuEntry(Object, String, Widget, String) - Constructor for class org.araneaframework.uilib.menu.ContextMenuItem.ContextMenuEntry
 
ContextMenuItem.ContextMenuEventEntry - Class in org.araneaframework.uilib.menu
Context menu entry which generates Aranea event when entry is selected.
ContextMenuItem.ContextMenuEventEntry(Object, Widget) - Constructor for class org.araneaframework.uilib.menu.ContextMenuItem.ContextMenuEventEntry
 
ContextMenuItem.ContextMenuEventEntry(Object, Widget, String) - Constructor for class org.araneaframework.uilib.menu.ContextMenuItem.ContextMenuEventEntry
 
ContextMenuWidget - Class in org.araneaframework.uilib.menu
Context menu widget.
ContextMenuWidget(ContextMenuItem) - Constructor for class org.araneaframework.uilib.menu.ContextMenuWidget
 
contextStack - Variable in class org.araneaframework.uilib.form.visitor.FormElementVisitor
 
contextWidgetId - Variable in class org.araneaframework.jsp.tag.presentation.BaseSimpleButtonTag
 
ContinuationContext - Interface in org.araneaframework.framework
This context is passed to a continuation started using ContinuationManagerContext.start(Service) and allows the continuation to explicitly restore control once it is finished.
ContinuationManagerContext - Interface in org.araneaframework.framework
This context allows to abort the current execution flow and pass control to a provided continuation service.
Control - Interface in org.araneaframework.uilib.form
Control is the widget that does the actual parsing and reading of the request parameters.
control - Variable in class org.araneaframework.uilib.form.FormElement
 
Control.ViewModel - Interface in org.araneaframework.uilib.form
 
CONTROLS_TO_DISPLAY_TAGS - Static variable in class org.araneaframework.jsp.util.AutomaticFormElementUtil
Contains the display tags
CONTROLS_TO_EDITABLE_TAGS - Static variable in class org.araneaframework.jsp.util.AutomaticFormElementUtil
Contains the editable (input) tags
controlTag - Variable in class org.araneaframework.jsp.tag.uilib.form.element.AutomaticTagFormElementTag
 
controlType - Variable in class org.araneaframework.uilib.form.control.BaseControl.ViewModel
 
controlViewModel - Variable in class org.araneaframework.jsp.tag.uilib.form.BaseFormElementDisplayTag
 
controlViewModel - Variable in class org.araneaframework.jsp.tag.uilib.form.BaseFormElementHtmlTag
 
controlViewModel - Variable in class org.araneaframework.jsp.tag.uilib.form.BaseFormElementLabelTag
 
controlViewModel - Variable in class org.araneaframework.jsp.tag.uilib.form.element.AutomaticTagFormElementTag
 
ConversionException - Exception in org.araneaframework.uilib.list.util.converter
Exception thrown when conversion fails, thrown by Converter.
ConversionException() - Constructor for exception org.araneaframework.uilib.list.util.converter.ConversionException
 
ConversionException(String) - Constructor for exception org.araneaframework.uilib.list.util.converter.ConversionException
 
convert(Value) - Method in interface org.araneaframework.backend.list.helper.builder.ValueConverter
Converts the Value.
convert(Value) - Method in class org.araneaframework.backend.list.helper.StandardValueConverter
 
convert(TreeNode, Node) - Method in class org.araneaframework.http.support.ParserUtils
Create and return a TreeNode that corresponds to the specified Node, including processing all of the attributes and children nodes.
convert() - Method in class org.araneaframework.uilib.form.control.BaseControl
 
convert() - Method in interface org.araneaframework.uilib.form.Control
Converts the data submitted by the user.
convert() - Method in class org.araneaframework.uilib.form.control.DateTimeControl
 
convert() - Method in class org.araneaframework.uilib.form.control.FileUploadControl
 
convert() - Method in class org.araneaframework.uilib.form.control.StringArrayRequestControl
Breaks the procedure into two parts: conversion and validation.
convert(Object) - Method in class org.araneaframework.uilib.form.converter.BaseConverter
This method converts the data from one type to another.
convert(Object) - Method in interface org.araneaframework.uilib.form.Converter
This method converts the data from one type to another.
convert() - Method in class org.araneaframework.uilib.form.GenericFormElement
Converts the value from Controls to Data.
convert(Object) - Method in class org.araneaframework.uilib.list.util.converter.BooleanToLongConverter
 
convert(Boolean) - Method in class org.araneaframework.uilib.list.util.converter.BooleanToLongConverter
 
convert(Object) - Method in class org.araneaframework.uilib.list.util.converter.BooleanToStringConverter
 
convert(Boolean) - Method in class org.araneaframework.uilib.list.util.converter.BooleanToStringConverter
 
convert(Object) - Method in interface org.araneaframework.uilib.list.util.Converter
Converts data from source type into destination type.
convert(Object) - Method in class org.araneaframework.uilib.list.util.converter.DummyConverter
 
convert(Object) - Method in class org.araneaframework.uilib.list.util.converter.NullConverter
 
convert(Object) - Method in class org.araneaframework.uilib.list.util.converter.ReverseConverter
 
convertAndValidate() - Method in class org.araneaframework.uilib.form.control.BaseControl
 
convertAndValidate() - Method in class org.araneaframework.uilib.form.control.ButtonControl
Empty method
convertAndValidate() - Method in class org.araneaframework.uilib.form.GenericFormElement
Converts the element value from control to data item and validates the value.
convertAndValidate(FormWidget) - Static method in class org.araneaframework.uilib.list.util.FormUtil
Converts and validates the form data.
convertAndValidateRowForms(Map) - Static method in class org.araneaframework.uilib.form.formlist.FormListUtil
Converts and validates all editable row forms and returns wtether they were all valid.
converted - Variable in class org.araneaframework.uilib.form.GenericFormElement
 
convertEndMask(String, LikeConfiguration, String) - Static method in class org.araneaframework.backend.list.SqlLikeUtil
Changes the mask so that it would include all values ending with current mask value.
converter - Variable in class org.araneaframework.backend.list.helper.builder.expression.StandardExpressionToSqlExprBuilder
 
Converter - Interface in org.araneaframework.uilib.form
Form data converter interface, for converting from one data type to another.
converter - Variable in class org.araneaframework.uilib.form.FormElement
 
Converter - Interface in org.araneaframework.uilib.list.util
Data converter between source and destination types.
converter - Variable in class org.araneaframework.uilib.list.util.converter.ReverseConverter
 
converterBasedColumnReader - Variable in class org.araneaframework.backend.list.helper.ListSqlHelper
 
ConverterBasedColumnReader - Class in org.araneaframework.backend.list.helper.reader
ResultSetColumnReader that can have custom converters for each column.
ConverterBasedColumnReader(ResultSetColumnReader) - Constructor for class org.araneaframework.backend.list.helper.reader.ConverterBasedColumnReader
 
ConverterFactory - Class in org.araneaframework.uilib.form.converter
This class is a Factory pattern implementation, that provides methods to make FormElements and BaseConverters.
ConverterFactory() - Constructor for class org.araneaframework.uilib.form.converter.ConverterFactory
 
ConverterKey - Class in org.araneaframework.uilib.support
This class defines the Map key, that is used to find a converter between data held in Control and corresponding Data.
ConverterKey(String, String) - Constructor for class org.araneaframework.uilib.support.ConverterKey
Creates the class, initializing both "to" and "from" types.
ConverterNotFoundException - Exception in org.araneaframework.uilib
This exception is thrown when the BaseConverter for the current BaseControl and Data could not be found.
ConverterNotFoundException(String, String) - Constructor for exception org.araneaframework.uilib.ConverterNotFoundException
Creates an exception which means that a BaseConverter between the fromType and toType could not be found.
ConverterProvider - Interface in org.araneaframework.uilib.form.converter
Provides access to registered Converters.
converters - Variable in class org.araneaframework.uilib.form.converter.ConverterFactory
 
convertHighValue(Object) - Method in class org.araneaframework.uilib.list.structure.filter.advanced.BaseRangeInRangeFilter
 
convertHighValue(Object) - Method in class org.araneaframework.uilib.list.structure.filter.field.BaseRangeFilter
 
convertInternal() - Method in class org.araneaframework.uilib.form.FormElement
Uses BaseConverterto convert the BaseControlvalue to the Datavalue.
convertInternal() - Method in class org.araneaframework.uilib.form.formlist.BaseFormListWidget
 
convertInternal() - Method in class org.araneaframework.uilib.form.FormWidget
Calls GenericFormElement.convert() for all contained elements.
convertInternal() - Method in class org.araneaframework.uilib.form.GenericFormElement
Converts the element value from control to data item
convertLowValue(Object) - Method in class org.araneaframework.uilib.list.structure.filter.advanced.BaseRangeInRangeFilter
 
convertLowValue(Object) - Method in class org.araneaframework.uilib.list.structure.filter.field.BaseRangeFilter
 
convertMask(String, LikeConfiguration, String) - Static method in class org.araneaframework.backend.list.SqlLikeUtil
Converts SQL LIKE mask in custom format (specified by LikeConfiguration) into SQL Like standard format.
convertNotNull(Object) - Method in class org.araneaframework.uilib.form.converter.BaseConverter
This method should convert the data from one type to another.
convertNotNull(Object) - Method in class org.araneaframework.uilib.form.converter.BigDecimalToDoubleConverter
Converts BigDecimal to Double.
convertNotNull(Object) - Method in class org.araneaframework.uilib.form.converter.BigDecimalToFloatConverter
Converts BigDecimal to Float.
convertNotNull(Object) - Method in class org.araneaframework.uilib.form.converter.BigIntegerToIntegerConverter
Converts BigInteger to Integer.
convertNotNull(Object) - Method in class org.araneaframework.uilib.form.converter.BigIntegerToLongConverter
Converts BigInteger to Long.
convertNotNull(Object) - Method in class org.araneaframework.uilib.form.converter.BooleanToLongConverter
Converts Boolean to Long.
convertNotNull(Object) - Method in class org.araneaframework.uilib.form.converter.BooleanToYNConverter
Converts Boolean to Y|N.
convertNotNull(Object) - Method in class org.araneaframework.uilib.form.converter.IdenticalConverter
Does not change the data.
convertNotNull(Object) - Method in class org.araneaframework.uilib.form.converter.ListConverter
Converts the List using contained converter.
convertNotNull(Object) - Method in class org.araneaframework.uilib.form.converter.ReverseConverter
Converts the data using BaseConverter.reverseConvertNotNull(java.lang.Object)of the contained converter.
convertNotNull(Object) - Method in class org.araneaframework.uilib.form.converter.StringToBigDecimalConverter
Converts String to BigDecimal.
convertNotNull(Object) - Method in class org.araneaframework.uilib.form.converter.StringToBooleanConverter
Converts String to Boolean.
convertNotNull(Object) - Method in class org.araneaframework.uilib.form.converter.StringToIntegerConverter
Converts String to Integer.
convertNotNull(Object) - Method in class org.araneaframework.uilib.form.converter.StringToLongConverter
Converts String to Long.
convertNotNull(Object) - Method in class org.araneaframework.uilib.form.converter.TimestampToDateConverter
Converts Timestamp to Date.
convertStartMask(String, LikeConfiguration, String) - Static method in class org.araneaframework.backend.list.SqlLikeUtil
Changes the mask so that it would include all values beginning with current mask value.
convertToHierachyMap(Map) - Static method in class org.araneaframework.uilib.list.util.MapUtil
Convert plain map into a hierarchical.
convertToPlainMap(Map) - Static method in class org.araneaframework.uilib.list.util.MapUtil
Convert hierarchical map into a plain.
convertToStringArray(Collection) - Method in class org.araneaframework.uilib.form.control.MultiSelectControl
Converts the given List<String> to a String[].
convertValue(Value) - Method in class org.araneaframework.backend.list.helper.builder.expression.StandardExpressionToSqlExprBuilder
 
copy(Object, Object) - Static method in class org.araneaframework.backend.util.BeanUtil
Sets all the fields with same names to same values.
copy(Object, Class) - Static method in class org.araneaframework.backend.util.BeanUtil
Creates a new instance of Class toType and sets its field values to be the same as given from Object.
CopyEntityHtmlTag - Class in org.araneaframework.jsp.tag.entity
Copyright entity © tag.
CopyEntityHtmlTag() - Constructor for class org.araneaframework.jsp.tag.entity.CopyEntityHtmlTag
 
count - Variable in class org.araneaframework.jsp.tag.entity.EntityHtmlTag
 
countParams() - Method in class org.araneaframework.backend.list.helper.SqlStatement
Counts all parameters.
countSqlCallback - Variable in class org.araneaframework.backend.list.helper.BaseListSqlHelper.ListItemsDataCallback
 
countSqlQuery - Variable in class org.araneaframework.backend.list.helper.HSqlListSqlHelper
 
countSqlQuery - Variable in class org.araneaframework.backend.list.helper.OracleListSqlHelper
 
countSqlQuery - Variable in class org.araneaframework.backend.list.helper.PostgreListSqlHelper
 
createAlias(String) - Method in class org.araneaframework.backend.list.helper.naming.MappingNamingStrategyAndFields
 
createBean() - Method in class org.araneaframework.backend.list.helper.BaseListSqlHelper.BeanResultReader
 
createBeanResultReader(Class) - Method in class org.araneaframework.backend.list.helper.BaseListSqlHelper
Returns Bean ResultSet reader.
createBigDecimal(String) - Method in class org.araneaframework.uilib.form.control.FloatControl
Converts String into BigDecimal.
createCheckboxControl() - Static method in class org.araneaframework.uilib.list.util.FormUtil
 
createComparatorExpression() - Method in interface org.araneaframework.backend.list.memorybased.ComparatorExpressionFactory
Creates a new ComparatorExpression.
createControl(Class) - Static method in class org.araneaframework.uilib.list.util.FormUtil
 
createData(Class) - Static method in class org.araneaframework.uilib.list.util.FormUtil
 
createDateControl() - Static method in class org.araneaframework.uilib.list.util.FormUtil
 
createDateTimeControl() - Static method in class org.araneaframework.uilib.list.util.FormUtil
 
createElement(String, Control, Data, Object, boolean) - Method in class org.araneaframework.uilib.form.FormWidget
This method makes a FormElement with given Control and Data.
createElement(String, Control, Data, boolean) - Method in class org.araneaframework.uilib.form.FormWidget
This method makes a FormElement with given Control and Data.
createElement(FilterContext, String) - Static method in class org.araneaframework.uilib.list.util.FilterFormUtil
 
createElement(FilterContext, String, Control) - Static method in class org.araneaframework.uilib.list.util.FilterFormUtil
 
createElement(FilterContext, String, Control, Data) - Static method in class org.araneaframework.uilib.list.util.FilterFormUtil
 
createElement(String, Control, Data, boolean) - Static method in class org.araneaframework.uilib.list.util.FormUtil
 
createEventMessage(String, Object[], String, String, String, Environment) - Static method in class org.araneaframework.uilib.util.MessageUtil
Returns HTML code for wrapping the message in a link to invoke an event.
createEventMessage(String, Object[], String, String, Widget, Environment) - Static method in class org.araneaframework.uilib.util.MessageUtil
Returns HTML code for wrapping the message in a link to invoke an event.
createEventMessage(String, String, String, Widget) - Static method in class org.araneaframework.uilib.util.MessageUtil
Returns HTML code for wrapping the message in a link to invoke an event.
createEventMessage(String, String, String, String) - Static method in class org.araneaframework.uilib.util.MessageUtil
Returns HTML code for wrapping the message in a link to invoke an event.
createEventMessage(String, UiEvent) - Static method in class org.araneaframework.uilib.util.MessageUtil
Returns HTML code for wrapping the message in a link to invoke an event.
createExpression() - Method in interface org.araneaframework.backend.list.memorybased.ExpressionFactory
Creates a new Expression.
createExpressionBuilderResolver() - Method in class org.araneaframework.backend.list.helper.BaseListSqlHelper
Creates the VariableResolver for SqlExpressionBuilder that converts Variable names to their Database Field names according to the naming strategy.
createFilterHelper() - Method in class org.araneaframework.uilib.list.ListWidget
 
createFilterSqlExpressionBuilder() - Method in class org.araneaframework.backend.list.helper.BaseListSqlHelper
Creates new filtering SQL Expression builder.
createFilterSqlExpressionBuilder() - Method in class org.araneaframework.backend.list.helper.PostgreListSqlHelper
 
createFloatControl() - Static method in class org.araneaframework.uilib.list.util.FormUtil
 
createFlow() - Method in interface org.araneaframework.uilib.support.FlowCreator
 
createGroupedConstraint(Constraint, String) - Method in class org.araneaframework.uilib.form.constraint.ConstraintGroupHelper
Wrap the constraint in the GroupedConstraint instance that is assigned to the specified group.
createHandlerToCallEvent(PageContext, UiUpdateEvent) - Static method in class org.araneaframework.jsp.tag.basic.ServerSideKeyboardHandlerHtmlTag
 
createHandlerToInvokeJavascriptEvent(String, String) - Static method in class org.araneaframework.jsp.tag.uilib.form.FormKeyboardHandlerHtmlTag
Given full element id (as it is in HTML) and event, creates a keyboard handler, that will invoke given event on the element.
createListStructure() - Method in class org.araneaframework.uilib.list.ListWidget
 
createNumberControl() - Static method in class org.araneaframework.uilib.list.util.FormUtil
 
createOrderSqlExpressionBuilder() - Method in class org.araneaframework.backend.list.helper.BaseListSqlHelper
Creates new ordering SQL Expression builder.
createQueryFailedException(String, List, SQLException) - Static method in class org.araneaframework.backend.list.helper.BaseListSqlHelper
Returns query failed Exception that contains query String and params.
createSequenceHelper() - Method in class org.araneaframework.uilib.list.ListWidget
 
createTextControl() - Static method in class org.araneaframework.uilib.list.util.FormUtil
 
createTimeControl() - Static method in class org.araneaframework.uilib.list.util.FormUtil
 
createTypeHelper() - Method in class org.araneaframework.uilib.list.BeanListWidget
 
createTypeHelper() - Method in class org.araneaframework.uilib.list.ListWidget
 
createUpload(ServletRequestContext) - Method in class org.araneaframework.http.filter.StandardFileUploadFilterService
Instantiates a FileUpload with the settings provided to this class.
createWildcardHandler() - Method in class org.araneaframework.uilib.list.util.like.LikeConfiguration
Returns new instance of the line start/end any string wildcard handler.
ctx - Variable in class org.araneaframework.uilib.list.structure.filter.field.InFilter.OnInitEvent
 
current - Variable in class org.araneaframework.uilib.form.formlist.InMemoryFormListHelper
 
currentFilter - Variable in class org.araneaframework.uilib.list.dataprovider.MemoryBasedListDataProvider
 
currentInputData - Variable in class org.araneaframework.core.BaseService
 
currentOrder - Variable in class org.araneaframework.uilib.list.dataprovider.MemoryBasedListDataProvider
 
currentOutputData - Variable in class org.araneaframework.core.BaseService
 
currentRow - Variable in class org.araneaframework.jsp.tag.uilib.list.BaseListRowsTag
 
CUSTOM_CONVERTER_PROVIDER - Static variable in interface org.araneaframework.uilib.ConfigurationContext
The full class name of the implementation of ConverterProvider interface that will override the default.
CUSTOM_DATE_FORMAT - Static variable in interface org.araneaframework.uilib.ConfigurationContext
String containing the patterns for Date date validation.
CUSTOM_TIME_FORMAT - Static variable in interface org.araneaframework.uilib.ConfigurationContext
String containing the patterns for Date time validation.
customErrorMessage - Variable in class org.araneaframework.uilib.form.constraint.BaseConstraint
Holds the custom error message for this constraint.

D

data - Variable in class org.araneaframework.http.widget.DownloaderWidget
 
Data - Class in org.araneaframework.uilib.form
This class represents typed form element data.
Data(Class, String) - Constructor for class org.araneaframework.uilib.form.Data
Creates Data of type type.
Data(Class) - Constructor for class org.araneaframework.uilib.form.Data
Creates Data for holding objects of given Class.
data - Variable in class org.araneaframework.uilib.form.FormElement
 
DataItemTypeViolatedException - Class in org.araneaframework.uilib
Exception thrown by Data when its data type is not handled correctly.
DataItemTypeViolatedException(Data, FormElementContext, Object) - Constructor for class org.araneaframework.uilib.DataItemTypeViolatedException
Constructs an exception to describe the situation when the Data cannot convert the given value to apropriate format.
dataProvider - Variable in class org.araneaframework.uilib.form.control.AutoCompleteTextControl
 
dataProvider - Variable in class org.araneaframework.uilib.list.ListWidget
 
date - Variable in class org.araneaframework.uilib.util.ValidationUtil.ParsedDate
 
DATE_BEFORE_TODAY - Static variable in class org.araneaframework.uilib.support.UiLibMessages
 
DATE_BEFORE_TODAY_TODAY_ALLOWED - Static variable in class org.araneaframework.uilib.support.UiLibMessages
 
DateControl - Class in org.araneaframework.uilib.form.control
This class represents a TimestampControl, that holds only date - that is it's default pattern is "dd.MM.yyyy".
DateControl() - Constructor for class org.araneaframework.uilib.form.control.DateControl
Creates the control initializing the pattern to DateControl.DEFAULT_FORMAT.
DateControl(String, String) - Constructor for class org.araneaframework.uilib.form.control.DateControl
Creates the control initializing the pattern to dateTimeFormat.
dateControl - Variable in class org.araneaframework.uilib.form.control.DateTimeControl
 
DateData - Class in org.araneaframework.uilib.form.data
 
DateData() - Constructor for class org.araneaframework.uilib.form.data.DateData
 
dateFormat - Variable in class org.araneaframework.jsp.tag.uilib.form.element.date.BaseFormDateTimeInputHtmlTag
 
dateStyleClass - Variable in class org.araneaframework.jsp.tag.uilib.form.element.date.FormDateTimeInputHtmlTag
 
DateTimeControl - Class in org.araneaframework.uilib.form.control
This class represents a control that has both date and time.
DateTimeControl() - Constructor for class org.araneaframework.uilib.form.control.DateTimeControl
Creates both TimeControland DateControlwith default parameters.
DateTimeControl(DateControl, TimeControl) - Constructor for class org.araneaframework.uilib.form.control.DateTimeControl
Creates DateTimeControl consisting of specified DateControl and TimeControl.
DateTimeControl(String, String, String, String) - Constructor for class org.araneaframework.uilib.form.control.DateTimeControl
Creates TimeControlwith timeFormat parameter and DateControlwith dateFormat parameter.
DateTimeControl.ViewModel - Class in org.araneaframework.uilib.form.control
Represents a date-time control view model.
DateTimeControl.ViewModel() - Constructor for class org.araneaframework.uilib.form.control.DateTimeControl.ViewModel
Takes an outer class snapshot.
dateTimeInputPattern - Variable in class org.araneaframework.uilib.form.control.TimestampControl
The date-time format used by the element for parsing.
dateTimeOutputPattern - Variable in class org.araneaframework.uilib.form.control.TimestampControl
 
DbUtil - Class in org.araneaframework.backend.list.helper
Utility class providing some general methods for manipulating connection to the database.
DebugHtmlTag - Class in org.araneaframework.jsp.tag.basic
Debug tag
DebugHtmlTag() - Constructor for class org.araneaframework.jsp.tag.basic.DebugHtmlTag
 
decodeObjectBase64(String, boolean) - Static method in class org.araneaframework.http.util.EncodingUtil
Base64 decodes the value, optionally decompresses it and then deserializes it.
DEFAULT_ANY_CHAR_WILDCARDS - Static variable in class org.araneaframework.uilib.list.util.like.LikeConfiguration
Default custom any character wildcards.
DEFAULT_ANY_STRING_WILDCARDS - Static variable in class org.araneaframework.uilib.list.util.like.LikeConfiguration
Default custom any string wildcards.
DEFAULT_ARANEA_CUSTOM_CONF_PROPERTIES - Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
 
DEFAULT_ARANEA_CUSTOM_CONF_XML - Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
 
DEFAULT_ARANEA_ROOT - Static variable in class org.araneaframework.integration.spring.AraneaSpringDispatcherServlet
 
DEFAULT_BUFFER_SIZE - Static variable in class org.araneaframework.http.core.Constants
 
DEFAULT_CONVERTER_FACTORY - Static variable in class org.araneaframework.uilib.form.converter.ConverterFactory
 
DEFAULT_DATE_INPUT_SIZE - Static variable in class org.araneaframework.jsp.tag.uilib.form.element.date.BaseFormDateTimeInputHtmlTag
 
DEFAULT_DATE_OUTPUT_FORMAT - Static variable in interface org.araneaframework.uilib.ConfigurationContext
String containing the format for Date default date output.
DEFAULT_ERROR_PAGE - Static variable in class org.araneaframework.uilib.core.OverlayRootWidget
The default page to render when an uncaught exception occurs.
DEFAULT_FORMAT - Static variable in class org.araneaframework.uilib.form.control.DateControl
This is the default date format for this control.
DEFAULT_FORMAT - Static variable in class org.araneaframework.uilib.form.control.TimeControl
This is the default time format for this control.
DEFAULT_GROUP_NAME - Static variable in class org.araneaframework.jsp.tag.fileimport.BaseFileImportTag
 
DEFAULT_HANDLER - Static variable in class org.araneaframework.uilib.list.util.like.LikeConfiguration
Default line start/end any string wildcard handler.
DEFAULT_ITEMS_ON_PAGE - Static variable in class org.araneaframework.uilib.list.SequenceHelper
Default value of how many items of the list will be displayed on one page.
DEFAULT_LIST_ITEMS_ON_PAGE - Static variable in interface org.araneaframework.uilib.ConfigurationContext
Long that controls the default size of the list (eg how many rows are shown on one page).
DEFAULT_LIST_PAGES_ON_BLOCK - Static variable in interface org.araneaframework.uilib.ConfigurationContext
Long that controls the default of how many list pages combine into one block for quick navigation.
DEFAULT_MAX_STATES_STORED - Static variable in class org.araneaframework.http.filter.StandardStateVersioningFilterWidget
Default number of states that is stored when this StandardStateVersioningFilterWidget is present in component hierarchy.
DEFAULT_PAGES_ON_BLOCK - Static variable in class org.araneaframework.uilib.list.SequenceHelper
Default value of how many pages combine into one block for quick navigation.
DEFAULT_PRESENTATION_OPTIONS - Static variable in class org.araneaframework.framework.container.StandardOverlayContainerWidget
Map containing the default overlay presentation options.
DEFAULT_PRESERVE_STARTING_ROW - Static variable in class org.araneaframework.uilib.list.SequenceHelper
Whether to preserve the list starting row when switching to showing full list and back.
DEFAULT_RANGE_START - Static variable in class org.araneaframework.backend.list.helper.BaseListSqlHelper
 
DEFAULT_ROOT_PAGE - Static variable in class org.araneaframework.uilib.core.OverlayRootWidget
The default page to render this overlay root widget and its sub widgets.
DEFAULT_TAG_BUFFER_SIZE - Static variable in class org.araneaframework.http.core.Constants
Default size for the tag buffers.
DEFAULT_TIME_INPUT_SIZE - Static variable in class org.araneaframework.jsp.tag.uilib.form.element.date.BaseFormDateTimeInputHtmlTag
 
DEFAULT_TIME_OUTPUT_FORMAT - Static variable in interface org.araneaframework.uilib.ConfigurationContext
String containing the format for Date default time output.
DEFAULT_URI - Static variable in class org.araneaframework.jsp.support.FormElementViewSelector
Default URI of the taglib from where the specified tag will be searched.
defaultEvent - Variable in class org.araneaframework.jsp.tag.uilib.form.FormKeyboardHandlerHtmlTag
 
DefaultFormElementVisitor - Class in org.araneaframework.uilib.form.visitor
 
DefaultFormElementVisitor() - Constructor for class org.araneaframework.uilib.form.visitor.DefaultFormElementVisitor
 
DefaultFormRowHandler - Class in org.araneaframework.uilib.form.formlist.adapter
 
DefaultFormRowHandler() - Constructor for class org.araneaframework.uilib.form.formlist.adapter.DefaultFormRowHandler
 
DefaultHandler - Class in org.araneaframework.framework.context
A default implementation of Handler that does not have any functionality.
DefaultHandler() - Constructor for class org.araneaframework.framework.context.DefaultHandler
 
defaultHour - Variable in class org.araneaframework.uilib.form.control.DateControl
 
defaultKey - Variable in class org.araneaframework.jsp.tag.basic.BaseKeyboardHandlerTag
 
defaultKeyCode - Variable in class org.araneaframework.jsp.tag.basic.BaseKeyboardHandlerTag
 
defaultMinute - Variable in class org.araneaframework.uilib.form.control.DateControl
 
DefaultResourceBundle - Class in org.araneaframework.http.support
 
DefaultResourceBundle() - Constructor for class org.araneaframework.http.support.DefaultResourceBundle
 
DefaultResultSetColumnReader - Class in org.araneaframework.backend.list.helper.reader
Default implementation of ResultSetColumnReader.
DefaultResultSetColumnReader() - Constructor for class org.araneaframework.backend.list.helper.reader.DefaultResultSetColumnReader
 
defaultSecond - Variable in class org.araneaframework.uilib.form.control.DateControl
 
defaultSelectedTabId - Variable in class org.araneaframework.uilib.tab.TabContainerWidget
 
defaultServiceId - Variable in class org.araneaframework.framework.router.BaseServiceRouterService
 
DefaultTabSwitchListener - Class in org.araneaframework.uilib.tab
A default implementation of TabContainerContext.TabSwitchListener that always allows tab switches.
DefaultTabSwitchListener() - Constructor for class org.araneaframework.uilib.tab.DefaultTabSwitchListener
 
DefaultWildcardHandler - Class in org.araneaframework.uilib.list.util.like
SQL Like implementation of WildcardHandler.
DefaultWildcardHandler() - Constructor for class org.araneaframework.uilib.list.util.like.DefaultWildcardHandler
 
deleselectTab() - Method in interface org.araneaframework.uilib.tab.TabContext
Deselects this tab.
deleselectTab() - Method in class org.araneaframework.uilib.tab.TabWidget
 
delete(Object) - Method in class org.araneaframework.uilib.form.formlist.InMemoryFormListHelper
Removes a row object by id.
deleted - Variable in class org.araneaframework.uilib.form.formlist.InMemoryFormListHelper
 
deleteRow(Object) - Method in class org.araneaframework.uilib.form.formlist.adapter.IndividualFormRowHandler
 
deleteRow(Object) - Method in class org.araneaframework.uilib.form.formlist.adapter.ValidOnlyIndividualFormRowHandler
 
deleteRow(Object) - Method in class org.araneaframework.uilib.form.formlist.BaseFormListWidget
Deletes row specified by key.
deleteRows(Set) - Method in class org.araneaframework.uilib.form.formlist.adapter.