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

A

abort(Executor) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
aboutToDelete(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
aboutToInsert(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
aboutToUpdate(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
AboutWindow - Class in com.haulmont.cuba.gui.app.core.about
 
AboutWindow() - Constructor for class com.haulmont.cuba.gui.app.core.about.AboutWindow
 
abstract_schema_name() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
abstract_schema_name_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.abstract_schema_name_return
 
AbstractAction - Class in com.haulmont.cuba.gui.components
Abstract class for GUI actions.
AbstractAppContextLoader - Class in com.haulmont.cuba.core.sys
Base class for AppContext loaders.
AbstractAppContextLoader() - Constructor for class com.haulmont.cuba.core.sys.AbstractAppContextLoader
 
AbstractAuthenticationProvider - Class in com.haulmont.cuba.security.auth.providers
 
AbstractAuthenticationProvider(Persistence, Messages) - Constructor for class com.haulmont.cuba.security.auth.providers.AbstractAuthenticationProvider
 
AbstractBackgroundTaskEvent - Class in com.haulmont.cuba.gui.event
 
AbstractBackgroundTaskEvent(Object, BackgroundTask) - Constructor for class com.haulmont.cuba.gui.event.AbstractBackgroundTaskEvent
 
AbstractBeansMetadata - Class in com.haulmont.cuba.core.app
Abstract class that is used for getting an information about middleware beans names and their methods
AbstractBeansMetadata() - Constructor for class com.haulmont.cuba.core.app.AbstractBeansMetadata
 
AbstractClientCredentials - Class in com.haulmont.cuba.security.auth
 
AbstractClientCredentials(Locale, Map<String, Object>) - Constructor for class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
AbstractClientCredentials() - Constructor for class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
AbstractCollectionDatasource<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
 
AbstractCollectionDatasource() - Constructor for class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
AbstractComparator<T> - Class in com.haulmont.cuba.gui.data.impl
 
AbstractComponentGenerationStrategy - Class in com.haulmont.cuba.gui.components
 
AbstractComponentGenerationStrategy(Messages) - Constructor for class com.haulmont.cuba.gui.components.AbstractComponentGenerationStrategy
 
AbstractCondition - Class in com.haulmont.cuba.gui.components.filter.condition
Class that encapsulates common filter condition behaviour.
AbstractCondition.Listener - Interface in com.haulmont.cuba.gui.components.filter.condition
 
AbstractConditionDescriptor - Class in com.haulmont.cuba.gui.components.filter.descriptor
Class that encapsulates common filter condition descriptor behaviour.
AbstractConditionDescriptor(String, String, CollectionDatasource) - Constructor for class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
AbstractCredentials - Class in com.haulmont.cuba.security.auth
 
AbstractCredentials(Locale, Map<String, Object>) - Constructor for class com.haulmont.cuba.security.auth.AbstractCredentials
 
AbstractCredentials() - Constructor for class com.haulmont.cuba.security.auth.AbstractCredentials
 
AbstractDataGridEditorEvent(DataGrid, Object) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.AbstractDataGridEditorEvent
 
AbstractDataGridEvent(DataGrid) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.AbstractDataGridEvent
 
AbstractDatasource<T extends Entity> - Class in com.haulmont.cuba.gui.data.impl
 
AbstractDatasource() - Constructor for class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
AbstractEditor<T extends Entity> - Class in com.haulmont.cuba.gui.components
Base class for edit screen controllers.
AbstractEditor() - Constructor for class com.haulmont.cuba.gui.components.AbstractEditor
 
AbstractEntityJsonTransformer - Class in com.haulmont.restapi.transform
Class containing a basic functionality of standard JSON transformer.
AbstractEntityJsonTransformer(String, String, String, JsonTransformationDirection) - Constructor for class com.haulmont.restapi.transform.AbstractEntityJsonTransformer
 
AbstractExceptionHandler - Class in com.haulmont.cuba.desktop.exception
Base class for exception handlers determining their ability to handle an exception by its class name and optional implementation of AbstractExceptionHandler.canHandle(String, String, Throwable) method.
AbstractExceptionHandler - Class in com.haulmont.cuba.web.exception
Base class for exception handlers determining their ability to handle an exception by its class name and optional implementation of AbstractExceptionHandler.canHandle(String, String, Throwable) method.
AbstractFieldFactory - Class in com.haulmont.cuba.gui.components
 
AbstractFieldFactory() - Constructor for class com.haulmont.cuba.gui.components.AbstractFieldFactory
 
AbstractFrame - Class in com.haulmont.cuba.gui.components
Base class for frame controllers.
AbstractFrame() - Constructor for class com.haulmont.cuba.gui.components.AbstractFrame
 
AbstractGenericExceptionHandler - Class in com.haulmont.cuba.gui.exception
Base class for exception handlers determining their ability to handle an exception by its class name and optional implementation of AbstractGenericExceptionHandler.canHandle(String, String, Throwable) method.
AbstractGenericExceptionHandler(String...) - Constructor for class com.haulmont.cuba.gui.exception.AbstractGenericExceptionHandler
 
AbstractInstance - Class in com.haulmont.chile.core.model.impl
 
AbstractInstance() - Constructor for class com.haulmont.chile.core.model.impl.AbstractInstance
 
AbstractJpqlGenerator - Class in com.haulmont.cuba.core.global.filter
 
AbstractJpqlGenerator() - Constructor for class com.haulmont.cuba.core.global.filter.AbstractJpqlGenerator
 
AbstractLookup - Class in com.haulmont.cuba.gui.components
Base class for lookup screen controllers.
AbstractLookup() - Constructor for class com.haulmont.cuba.gui.components.AbstractLookup
 
AbstractMainWindow - Class in com.haulmont.cuba.gui.components
Base class for controller of application Main window.
AbstractMainWindow() - Constructor for class com.haulmont.cuba.gui.components.AbstractMainWindow
 
AbstractMessages - Class in com.haulmont.cuba.core.sys
Messages implementation common for all tiers.
AbstractMessages() - Constructor for class com.haulmont.cuba.core.sys.AbstractMessages
 
AbstractNotPersistentEntity - Class in com.haulmont.cuba.core.entity
Deprecated.
AbstractOperationEditor - Class in com.haulmont.cuba.gui.components.filter.operationedit
 
AbstractOperationEditor(AbstractCondition) - Constructor for class com.haulmont.cuba.gui.components.filter.operationedit.AbstractOperationEditor
 
AbstractPermissionTarget - Class in com.haulmont.cuba.gui.app.security.entity
 
AbstractPermissionTarget(String, String) - Constructor for class com.haulmont.cuba.gui.app.security.entity.AbstractPermissionTarget
 
AbstractQueryMacroHandler - Class in com.haulmont.cuba.core.sys.querymacro
 
AbstractRange - Class in com.haulmont.chile.core.model.impl
 
AbstractRange() - Constructor for class com.haulmont.chile.core.model.impl.AbstractRange
 
AbstractRegionPainterPaintContext(Insets, Dimension, boolean, String, double, double) - Constructor for class com.haulmont.cuba.desktop.plaf.nimbus.BaseMandatoryRegionPainter.AbstractRegionPainterPaintContext
 
AbstractScripting - Class in com.haulmont.cuba.core.sys
 
AbstractScripting(JavaClassLoader, Configuration, SpringBeanLoader) - Constructor for class com.haulmont.cuba.core.sys.AbstractScripting
 
AbstractSearchFolder - Class in com.haulmont.cuba.core.entity
 
AbstractSearchFolder() - Constructor for class com.haulmont.cuba.core.entity.AbstractSearchFolder
 
AbstractTopLevelWindow - Class in com.haulmont.cuba.gui.components
 
AbstractTopLevelWindow() - Constructor for class com.haulmont.cuba.gui.components.AbstractTopLevelWindow
 
AbstractTreeDatasource<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
 
AbstractTreeDatasource() - Constructor for class com.haulmont.cuba.gui.data.impl.AbstractTreeDatasource
 
AbstractTreeTableDatasource<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
 
AbstractTreeTableDatasource() - Constructor for class com.haulmont.cuba.gui.data.impl.AbstractTreeTableDatasource
 
AbstractUserAccessChecker - Class in com.haulmont.cuba.security.auth.checks
 
AbstractUserAccessChecker(Messages) - Constructor for class com.haulmont.cuba.security.auth.checks.AbstractUserAccessChecker
 
AbstractUserSessionSource - Class in com.haulmont.cuba.core.sys
 
AbstractUserSessionSource() - Constructor for class com.haulmont.cuba.core.sys.AbstractUserSessionSource
 
AbstractViewRepository - Class in com.haulmont.cuba.core.sys
Base implementation of the ViewRepository.
AbstractViewRepository() - Constructor for class com.haulmont.cuba.core.sys.AbstractViewRepository
 
AbstractWebAppContextLoader - Class in com.haulmont.cuba.core.sys
Base class for AppContext loaders of web applications.
AbstractWebAppContextLoader() - Constructor for class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader
 
AbstractWebAppContextLoader.CubaServletConfig - Class in com.haulmont.cuba.core.sys
 
AbstractWindow - Class in com.haulmont.cuba.gui.components
Base class for simple screen controllers.
AbstractWindow() - Constructor for class com.haulmont.cuba.gui.components.AbstractWindow
 
accept(List<String>) - Method in class com.haulmont.cuba.core.sys.remoting.discovery.NoopServerSorter
 
accept(List<String>) - Method in class com.haulmont.cuba.core.sys.remoting.discovery.RandomServerSorter
 
access(Runnable) - Method in interface com.haulmont.cuba.gui.executors.UIAccessor
Provides exclusive access to UI state from outside a UI event handling thread.
AccessDeniedException - Exception in com.haulmont.cuba.core.global
Exception that is raised on attempt to violate a security constraint.
AccessDeniedException(PermissionType, String) - Constructor for exception com.haulmont.cuba.core.global.AccessDeniedException
Constructor.
AccessDeniedException(PermissionType, EntityOp, String) - Constructor for exception com.haulmont.cuba.core.global.AccessDeniedException
Constructor.
AccessDeniedHandler - Class in com.haulmont.cuba.gui.exception
 
AccessDeniedHandler() - Constructor for class com.haulmont.cuba.gui.exception.AccessDeniedHandler
 
AccessGroupCompanion - Class in com.haulmont.cuba.web.app.accessgroup
 
AccessGroupCompanion() - Constructor for class com.haulmont.cuba.web.app.accessgroup.AccessGroupCompanion
 
accessSynchronously(Runnable) - Method in interface com.haulmont.cuba.gui.executors.UIAccessor
Locks the UI and runs the provided Runnable right away.
AccessToken - Class in com.haulmont.cuba.core.entity
 
AccessToken() - Constructor for class com.haulmont.cuba.core.entity.AccessToken
 
Accordion - Interface in com.haulmont.cuba.gui.components
An accordion is a component similar to a TabSheet, but with a vertical orientation and the selected component presented between tabs.
Accordion.SelectedTabChangeEvent - Class in com.haulmont.cuba.gui.components
SelectedTabChangeEvents are fired when a selected tab is changed.
Accordion.SelectedTabChangeListener - Interface in com.haulmont.cuba.gui.components
Listener that will be notified when a selected tab is changed.
Accordion.Tab - Interface in com.haulmont.cuba.gui.components
Tab interface.
Accordion.TabChangeListener - Interface in com.haulmont.cuba.gui.components
Deprecated.
ACCORDION_BORDERLESS - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Remove the outer border from the accordion.
AccountLockedException - Exception in com.haulmont.cuba.security.global
 
AccountLockedException(String) - Constructor for exception com.haulmont.cuba.security.global.AccountLockedException
 
AccountLockedException(String, Object...) - Constructor for exception com.haulmont.cuba.security.global.AccountLockedException
 
Action - Interface in com.haulmont.cuba.gui.components
The Action interface abstracts away a function from a visual component.
Action.ActionPerformedEvent - Class in com.haulmont.cuba.gui.components
 
Action.BeforeActionPerformedHandler - Interface in com.haulmont.cuba.gui.components
Callback interface which is invoked by the action before execution.
Action.HasBeforeActionPerformedHandler - Interface in com.haulmont.cuba.gui.components
Interface defining methods for adding and removing Action.BeforeActionPerformedHandlers
Action.HasOpenType - Interface in com.haulmont.cuba.gui.components
Indicates that the action can be assigned a WindowManager.OpenType to open a related screen.
Action.HasSecurityConstraint - Interface in com.haulmont.cuba.gui.components
Interface defining constraintOperationType and constraintCode options.
Action.HasTarget - Interface in com.haulmont.cuba.gui.components
 
Action.Status - Enum in com.haulmont.cuba.gui.components
Used in dialogs to assign a special visual style for a button representing the action.
Action.UiPermissionAware - Interface in com.haulmont.cuba.gui.components
Indicates that the action can be affected by UI permissions.
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.AddAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.CreateAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.EditAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.ExcelAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.ExcludeAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.FilterApplyAction
Deprecated.
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.RefreshAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.RelatedAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.actions.RemoveAction
 
ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.ShowInfoAction
 
ACTION_PERMISSION - Static variable in class com.haulmont.cuba.gui.components.ShowInfoAction
 
actionPerform(Component) - Method in interface com.haulmont.cuba.gui.components.Action
Invoked by owning component when an action occurs.
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.AddAction
This method is invoked by action owner component.
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
This method is invoked by action owner component.
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.EditAction
This method is invoked by the action owner component.
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.ExcelAction
This method is invoked by action owner component.
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.ExcludeAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.FilterApplyAction
Deprecated.
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.RefreshAction
This method is invoked by action owner component.
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.RelatedAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.actions.RemoveAction
This method is invoked by the action owner component.
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.PickerField.ClearAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.SelectAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.components.ShowInfoAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.gui.xml.DeclarativeAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.web.actions.ChangeSubstUserAction
 
actionPerform(Component) - Method in class com.haulmont.cuba.web.actions.DoNotChangeSubstUserAction
 
actionPerformed(String, Object) - Method in interface com.haulmont.cuba.gui.components.PickerField.FieldListener
 
ActionPerformedEvent(Action, Component) - Constructor for class com.haulmont.cuba.gui.components.Action.ActionPerformedEvent
 
ActionsPermissions - Class in com.haulmont.cuba.gui.components
 
ActionsPermissions(Component.SecuredActionsHolder) - Constructor for class com.haulmont.cuba.gui.components.ActionsPermissions
 
activate() - Method in class com.haulmont.cuba.desktop.gui.SessionMessagesNotifier
 
activate() - Method in class com.haulmont.cuba.desktop.TopLevelFrame
 
activateProfiling() - Method in class com.haulmont.cuba.gui.app.core.screenprofiler.ScreenProfilerWindow
 
activateServiceProviderTicket(String) - Method in interface com.haulmont.cuba.security.idp.IdpService
Activate service provider ticket and get IDP session.
activateServiceProviderTicket(String) - Method in class com.haulmont.cuba.security.idp.IdpServiceBean
 
activateServiceProviderTicket(String, String, HttpServletResponse) - Method in class com.haulmont.idp.controllers.IdpServiceController
 
activateSessionTicket(String) - Method in class com.haulmont.cuba.core.jmx.IdpSessions
 
activateSessionTicket(String) - Method in interface com.haulmont.cuba.core.jmx.IdpSessionsMBean
 
activateSessionTicket(String) - Method in interface com.haulmont.cuba.security.idp.IdpSessionStore
 
activateSessionTicket(String) - Method in class com.haulmont.cuba.security.idp.IdpSessionStoreBean
 
active - Variable in class com.haulmont.cuba.core.app.scheduling.SchedulingServiceBean.SetSchedulingActiveMsg
 
AD_HOC_TZ_PATTERN - Static variable in class com.haulmont.cuba.core.global.TimeZones
 
AdaptiveNumberDatatype - Class in com.haulmont.chile.core.datatypes.impl
A number format that is used when the entity attribute has the NumberFormat annotation.
AdaptiveNumberDatatype(Class<?>, NumberFormat) - Constructor for class com.haulmont.chile.core.datatypes.impl.AdaptiveNumberDatatype
 
add(Object) - Method in class com.haulmont.bali.collections.ReadOnlyLinkedMapValuesView
 
add(JpqlEntityModel) - Method in class com.haulmont.cuba.core.sys.jpql.DomainModel
 
add(Closure) - Method in class com.haulmont.cuba.core.sys.PostUpdateScripts
 
add(Component) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
add(Component, int) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
add(Component) - Method in interface com.haulmont.cuba.gui.components.Component.Container
 
add(Component, int) - Method in interface com.haulmont.cuba.gui.components.Component.OrderedContainer
 
add(Component, int, int) - Method in interface com.haulmont.cuba.gui.components.GridLayout
 
add(Component, int, int, int, int) - Method in interface com.haulmont.cuba.gui.components.GridLayout
 
add(String) - Method in class com.haulmont.cuba.gui.components.ValidationErrors
Add an error without reference to component causing it.
add(Component, String) - Method in class com.haulmont.cuba.gui.components.ValidationErrors
Add an error.
add(Presentation) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Adds a new presentation
add(Presentation) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
add(UserSession) - Method in class com.haulmont.cuba.security.app.UserSessions
 
add(UserSession) - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
INTERNAL.
add(Component) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
add(Component, int) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
addAction(Action) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
addAction(Action, int) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
AddAction - Class in com.haulmont.cuba.gui.components.actions
Standard list action adding an entity instance to list from a lookup screen.
AddAction(ListComponent) - Constructor for class com.haulmont.cuba.gui.components.actions.AddAction
The simplest constructor.
AddAction(ListComponent, Window.Lookup.Handler) - Constructor for class com.haulmont.cuba.gui.components.actions.AddAction
The simplest constructor.
AddAction(ListComponent, Window.Lookup.Handler, WindowManager.OpenType) - Constructor for class com.haulmont.cuba.gui.components.actions.AddAction
Constructor that allows to specify how the lookup screen opens.
AddAction(ListComponent, Window.Lookup.Handler, WindowManager.OpenType, String) - Constructor for class com.haulmont.cuba.gui.components.actions.AddAction
Constructor that allows to specify the action name and how the lookup screen opens.
addAction(Action) - Method in interface com.haulmont.cuba.gui.components.Component.ActionsHolder
Add an action to the component
addAction(Action, int) - Method in interface com.haulmont.cuba.gui.components.Component.ActionsHolder
Add an action to the component with index.
addAction(Action, Action) - Method in class com.haulmont.cuba.gui.components.ShortcutsDelegate
 
addAction(Action) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
addAction(Action, int) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
AddAction.AfterAddHandler - Interface in com.haulmont.cuba.gui.components.actions
 
addActionListener(Timer.ActionListener) - Method in interface com.haulmont.cuba.gui.components.Timer
 
addActionListener(Timer.ActionListener) - Method in class com.haulmont.cuba.web.gui.WebTimer
 
addAfterCommitListener(DsContext.AfterCommitListener) - Method in interface com.haulmont.cuba.gui.data.DsContext
 
addAfterCommitListener(DsContext.AfterCommitListener) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
addAfterValueClearListener(FileUploadField.AfterValueClearListener) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
addAggregationProperty(String, AggregationInfo.Type) - Method in interface com.haulmont.cuba.gui.components.Table
 
addAggregationProperty(Table.Column, AggregationInfo.Type) - Method in interface com.haulmont.cuba.gui.components.Table
 
addAll(Collection) - Method in class com.haulmont.bali.collections.ReadOnlyLinkedMapValuesView
 
addAncestor(MetaClass) - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
addAndGroup() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
addApplicationListener(ApplicationListener<?>) - Method in interface com.haulmont.cuba.gui.events.sys.UiEventsMulticaster
 
addApplicationListener(ApplicationListener<?>) - Method in class com.haulmont.cuba.gui.events.sys.UiEventsMulticasterImpl
 
addAppPropertiesFile(String) - Method in class com.haulmont.cuba.testsupport.TestContainer
 
addAttribute(String) - Method in class com.haulmont.cuba.core.sys.FetchGroupDescription
 
addAttribute(String, CoreAttributeGroup) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
addAttribute(String, Collection<? extends CoreAttributeGroup>) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
addAttribute(String, AttributeGroup) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
addAttribute(String) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
addAttributeCopy(Attribute) - Method in interface com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModel
 
addAttributeCopy(Attribute) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
addAttributeCopy(Attribute) - Method in class com.haulmont.cuba.core.sys.jpql.model.NoJpqlEntityModel
 
addAttributeKey(String, CoreAttributeGroup) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
addAttributes(List<String>) - Method in class com.haulmont.cuba.core.sys.FetchGroupDescription
 
addAttributes(Collection<String>) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
addBackgroundTask(Future) - Method in class com.haulmont.cuba.web.App
 
addBackwardClickListener(Calendar.CalendarBackwardClickListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
addBatch() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
addBatch(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
addBeforeCloseWithCloseButtonListener(Window.BeforeCloseWithCloseButtonListener) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
addBeforeCloseWithCloseButtonListener(Window.BeforeCloseWithCloseButtonListener) - Method in interface com.haulmont.cuba.gui.components.Window
Register a new before close with close button listener.
addBeforeCloseWithCloseButtonListener(Window.BeforeCloseWithCloseButtonListener) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
addBeforeCloseWithShortcutListener(Window.BeforeCloseWithShortcutListener) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
addBeforeCloseWithShortcutListener(Window.BeforeCloseWithShortcutListener) - Method in interface com.haulmont.cuba.gui.components.Window
Register a new before close with shortcut listener.
addBeforeCloseWithShortcutListener(Window.BeforeCloseWithShortcutListener) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
addBeforeCommitListener(DsContext.BeforeCommitListener) - Method in interface com.haulmont.cuba.gui.data.DsContext
 
addBeforeCommitListener(DsContext.BeforeCommitListener) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
addBeforeValueClearListener(FileUploadField.BeforeValueClearListener) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
addCachedObject(String, CachingStrategy) - Method in class com.haulmont.cuba.client.sys.cache.ClientCacheManager
Add new cached object (described in cachingStrategy)
addCellStyleProvider(DataGrid.CellStyleProvider<? super E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Adds style provider for the DataGrid cells.
addChanges(ObjectChangeSet) - Method in class com.haulmont.cuba.core.sys.persistence.EntityAttributeChanges
 
addChild(Node<T>) - Method in class com.haulmont.bali.datastruct.Node
Adds a child to the list of children for this Node<T>.
addChild(QueryVariableContext) - Method in class com.haulmont.cuba.core.sys.jpql.QueryVariableContext
 
addChildItem(AppMenu.MenuItem) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
Add menu item to the end of children list.
addChildItem(AppMenu.MenuItem, int) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
Add menu item to specified position in the children list.
addChildItem(SideMenu.MenuItem) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Add menu item to the end of children list.
addChildItem(SideMenu.MenuItem, int) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Add menu item to specified position in the children list.
addClearAction() - Method in interface com.haulmont.cuba.gui.components.PickerField
Adds ClearAction to the component.
addClickListener(Image.ClickListener) - Method in interface com.haulmont.cuba.gui.components.Image
 
addCloseListener(Window.CloseListener) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
addCloseListener(Window.CloseListener) - Method in interface com.haulmont.cuba.gui.components.Window
Add a listener that will be notified when this screen is closed.
addCloseListener(Window.CloseListener) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
addCloseWithCommitListener(Window.CloseWithCommitListener) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
addCloseWithCommitListener(Window.CloseWithCommitListener) - Method in interface com.haulmont.cuba.gui.components.Window
Add a listener that will be notified when this screen is closed with actionId Window.COMMIT_ACTION_ID.
addCloseWithCommitListener(Window.CloseWithCommitListener) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
addCollectionChangeListener(CollectionDatasource.CollectionChangeListener<T, K>) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
 
addCollectionChangeListener(CollectionDatasource.CollectionChangeListener<T, K>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
addCollectionChangeListener(CollectionDatasource.CollectionChangeListener) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
addCollectionChangeListener(CollectionDatasource.CollectionChangeListener<T, K>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
addCollectionReferenceAttribute(String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
addCollectionReferenceAttribute(String, String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
addCollectionReferenceAttribute(String, String, String) - Method in interface com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModel
 
addCollectionReferenceAttribute(String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
addCollectionReferenceAttribute(String, String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
addCollectionReferenceAttribute(String, String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.NoJpqlEntityModel
 
addColumn(DataGrid.Column) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Adds the given column to DataGrid.
addColumn(DataGrid.Column, int) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Adds the given column at the specified index to DataGrid.
addColumn(String, MetaPropertyPath) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Creates new column with given Id and property, then adds this column to DataGrid.
addColumn(String, MetaPropertyPath, int) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Creates new column with given Id and property at the specified index, then adds this column to DataGrid.
addColumn(Table.Column) - Method in interface com.haulmont.cuba.gui.components.Table
 
addColumnCollapsedListener(Table.ColumnCollapseListener) - Method in interface com.haulmont.cuba.gui.components.Table
 
addColumnCollapsingChangeListener(DataGrid.ColumnCollapsingChangeListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new column collapsing change listener
addColumnReorderListener(DataGrid.ColumnReorderListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new column reorder listener.
addColumnResizeListener(DataGrid.ColumnResizeListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new column resize listener.
addCondition(ConditionsTree) - Method in class com.haulmont.cuba.gui.components.filter.AddConditionHelper
Opens AddCondition window.
addCondition() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
AddConditionHelper - Class in com.haulmont.cuba.gui.components.filter
Helper class that does a sequence of steps for adding new condition:
AddConditionHelper(Filter, AddConditionHelper.Handler) - Constructor for class com.haulmont.cuba.gui.components.filter.AddConditionHelper
 
AddConditionHelper(Filter, boolean, boolean, AddConditionHelper.Handler) - Constructor for class com.haulmont.cuba.gui.components.filter.AddConditionHelper
 
AddConditionHelper.Handler - Interface in com.haulmont.cuba.gui.components.filter
 
AddConditionWindow - Class in com.haulmont.cuba.gui.components.filter.addcondition
Window for adding new filter condition
AddConditionWindow() - Constructor for class com.haulmont.cuba.gui.components.filter.addcondition.AddConditionWindow
 
addConstraint(Constraint) - Method in class com.haulmont.cuba.security.global.UserSession
INTERNAL
addContextClickListener(DataGrid.ContextClickListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new context click listener
addCookie(String, String, int) - Method in class com.haulmont.cuba.web.App
 
addCookie(String, String) - Method in class com.haulmont.cuba.web.App
 
addCookie(String, String) - Method in class com.haulmont.cuba.web.sys.AppCookies
 
addCookie(String, String, int) - Method in class com.haulmont.cuba.web.sys.AppCookies
 
addCustomField(FieldGroup.FieldConfig, FieldGroup.CustomFieldGenerator) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Set Component implementation directly to FieldGroup.FieldConfig using FieldGroup.FieldConfig.setComponent(Component) method.
addCustomField(String, FieldGroup.CustomFieldGenerator) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Set Component implementation directly to FieldGroup.FieldConfig using FieldGroup.FieldConfig.setComponent(Component) method.
addDateClickListener(Calendar.CalendarDateClickListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
addDefaultChild(String) - Method in class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
addDefaultChildren(String) - Method in class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
addDependency(AppComponent) - Method in class com.haulmont.cuba.core.sys.AppComponent
INTERNAL.
addDetachListener(DetachableFrame.DetachListener) - Method in interface com.haulmont.cuba.gui.components.DetachableFrame
 
addDisabledActionPermission(String) - Method in class com.haulmont.cuba.gui.components.ActionsPermissions
 
addDistinct() - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Replaces 'select' with 'select distinct'.
addDistinct() - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
addDistinct() - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addDistinct() - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
addEditableChangeListener(Component.EditableChangeListener) - Method in interface com.haulmont.cuba.gui.components.Component.EditableChangeNotifier
 
addEditorCloseListener(DataGrid.EditorCloseListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new DataGrid editor close listener.
addEditorCloseListener(ListEditor.EditorCloseListener) - Method in interface com.haulmont.cuba.gui.components.ListEditor
Adds ListEditor.EditorCloseListener that invoked after editor window closing.
addEditorCloseListener(ListEditor.EditorCloseListener) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
addEditorCloseListener(ListEditor.EditorCloseListener) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
addEditorOpenListener(DataGrid.EditorOpenListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new DataGrid editor open listener.
addEditorPostCommitListener(DataGrid.EditorPostCommitListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new DataGrid editor post commit listener.
addEditorPreCommitListener(DataGrid.EditorPreCommitListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new DataGrid editor pre commit listener.
addEmbeddedProperty(String, EntityImportView) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addEnabledRule(BaseAction.EnabledRule) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
Add new enabled rule for the action.
addEnterPressListener(TextInputField.EnterPressListener) - Method in interface com.haulmont.cuba.gui.components.TextInputField.EnterPressNotifier
 
addEntities(String, Collection) - Static method in class com.haulmont.cuba.gui.components.filter.UserSetHelper
 
addEntityInGroupBy(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Adds @param entityAlias to 'group by' clause
addEntityInGroupBy(String) - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
addEntityInGroupBy(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addEntityInGroupBy(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
addEntityVariable(String, JpqlEntityModel) - Method in class com.haulmont.cuba.core.sys.jpql.QueryVariableContext
Internal method to register entity variables found in query
addEnumValue() - Method in class com.haulmont.cuba.gui.app.core.categories.LocalizedEnumerationWindow
 
addEvent(CalendarEvent) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEventProvider
 
addEvent(CalendarEvent) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
addEvent(CalendarEvent) - Method in class com.haulmont.cuba.gui.components.calendar.ListCalendarEventProvider
 
addEventChangeListener(CalendarEvent.EventChangeListener) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent
 
addEventChangeListener(CalendarEvent.EventChangeListener) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
addEventChangeListener(CalendarEvent.EventChangeListener) - Method in class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
addEventClickListener(Calendar.CalendarEventClickListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
addEventMoveListener(Calendar.CalendarEventMoveListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
addEventResizeListener(Calendar.CalendarEventResizeListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
addEventSetChangeListener(CalendarEventProvider.EventSetChangeListener) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEventProvider
 
addEventSetChangeListener(CalendarEventProvider.EventSetChangeListener) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
addEventSetChangeListener(CalendarEventProvider.EventSetChangeListener) - Method in class com.haulmont.cuba.gui.components.calendar.ListCalendarEventProvider
 
addExpandedStateChangeListener(Component.ExpandedStateChangeListener) - Method in interface com.haulmont.cuba.gui.components.Component.Collapsable
 
addExpandedStateChangeListener(FilterDelegate.FDExpandedStateChangeListener) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
addExpandedStateChangeListener(FilterDelegate.FDExpandedStateChangeListener) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
addExtension(String, String) - Static method in class com.haulmont.cuba.core.global.FileTypesHelper
Adds a mime-type mapping for the given filename extension.
addField(FieldGroup.FieldConfig) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Append field to 1 column.
addField(FieldGroup.FieldConfig, int) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Append field to colIndex column.
addField(FieldGroup.FieldConfig, int, int) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Insert field to colIndex column to rowIndex position.
addFieldListener(PickerField.FieldListener) - Method in interface com.haulmont.cuba.gui.components.PickerField
 
addFieldPath(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.EntityNameEntityReference
 
addFieldPath(String) - Method in interface com.haulmont.cuba.core.sys.jpql.transform.EntityReference
 
addFieldPath(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.PathEntityReference
 
addFieldPath(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.VariableEntityReference
 
addFileUploadErrorListener(UploadField.FileUploadErrorListener) - Method in interface com.haulmont.cuba.gui.components.UploadField
 
addFileUploadFinishListener(UploadField.FileUploadFinishListener) - Method in interface com.haulmont.cuba.gui.components.UploadField
 
addFileUploadStartListener(UploadField.FileUploadStartListener) - Method in interface com.haulmont.cuba.gui.components.UploadField
 
addFileUploadSucceedListener(FileUploadField.FileUploadSucceedListener) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
addFiltered(BaseGenericIdEntity<?>, String, Object) - Method in class com.haulmont.cuba.core.sys.SecurityTokenManager
INTERNAL.
addFiltered(BaseGenericIdEntity<?>, String, Collection) - Method in class com.haulmont.cuba.core.sys.SecurityTokenManager
INTERNAL.
addFilterEntityChangeListener(Filter.FilterEntityChangeListener) - Method in interface com.haulmont.cuba.gui.components.Filter
 
addFilterEntityChangeListener(Filter.FilterEntityChangeListener) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
addFilterEntityChangeListener(Filter.FilterEntityChangeListener) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
addFirstSelectionSource(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
 
addFirstSelectionSource(String) - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
addFirstSelectionSource(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addFirstSelectionSource(CommonTree) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
addFooterRowAt(int) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Inserts a new row at the given position to the footer section.
addForwardClickListener(Calendar.CalendarForwardClickListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
addGeneratedColumn(String, DataGrid.ColumnGenerator<E, ?>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Add a generated column to the DataGrid.
addGeneratedColumn(String, DataGrid.ColumnGenerator<E, ?>, int) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Add a generated column to the DataGrid.
addGeneratedColumn(String, Table.ColumnGenerator<? super E>) - Method in interface com.haulmont.cuba.gui.components.Table
Add a generated column to the table.
addGeneratedColumn(String, Table.ColumnGenerator<? super E>, Class<? extends Component>) - Method in interface com.haulmont.cuba.gui.components.Table
Add a generated column to the table.
addHandler(ExceptionHandler) - Method in class com.haulmont.cuba.desktop.exception.ExceptionHandlers
Adds new Web-level handler if it is not yet registered.
addHandler(ExceptionHandler) - Method in class com.haulmont.cuba.web.exception.ExceptionHandlers
Adds new Web-level handler if it is not yet registered.
addHandler(GenericExceptionHandler) - Method in class com.haulmont.cuba.web.exception.ExceptionHandlers
Adds new GUI-level handler if it is not yet registered.
addHeader(String, String) - Method in class com.haulmont.cuba.core.global.EmailInfo
 
addHeaderRowAt(int) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Inserts a new row at the given position to the header section.
addHidden(String) - Method in class com.haulmont.cuba.core.app.events.SetupAttributeAccessEvent
 
addHiddenActionPermission(String) - Method in class com.haulmont.cuba.gui.components.ActionsPermissions
 
addHiddenAttributes(SecurityState, String[]) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
addHint(String, String) - Method in class com.haulmont.cuba.core.sys.FetchGroupDescription
 
addInitTask(ComponentLoader.InitTask) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
addInjectTask(ComponentLoader.InjectTask) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
addInstanceToCommit(Entity) - Method in class com.haulmont.cuba.core.global.CommitContext
Adds an entity to be committed to the database.
addInstanceToCommit(Entity, View) - Method in class com.haulmont.cuba.core.global.CommitContext
Adds an entity to be committed to the database.
addInstanceToCommit(Entity, String) - Method in class com.haulmont.cuba.core.global.CommitContext
Adds an entity to be committed to the database.
addInstanceToRemove(Entity) - Method in class com.haulmont.cuba.core.global.CommitContext
Adds an entity to be removed from the database.
addItem(Object) - Method in interface com.haulmont.cuba.gui.components.TokenList.ItemChangeHandler
 
addItem(Double) - Method in class com.haulmont.cuba.gui.data.aggregation.NumberAggregationHelper
 
addItem(T) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Add an item to the collection.
addItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
addItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
addItem(KeyValueEntity) - Method in class com.haulmont.cuba.gui.data.impl.ValueCollectionDatasourceImpl
 
addItem(KeyValueEntity) - Method in class com.haulmont.cuba.gui.data.impl.ValueGroupDatasourceImpl
 
addItem(KeyValueEntity) - Method in class com.haulmont.cuba.gui.data.impl.ValueHierarchicalDatasourceImpl
 
addItemChangeListener(Datasource.ItemChangeListener<T>) - Method in interface com.haulmont.cuba.gui.data.Datasource
 
addItemChangeListener(Datasource.ItemChangeListener<T>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
addItemChangeListener(Datasource.ItemChangeListener) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
addItemClickListener(DataGrid.ItemClickListener<E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new item click listener
addItemFirst(T) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Ordered
Add an item to the collection to the first position.
addItemFirst(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
addItemFirst(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
addItemPropertyChangeListener(Datasource.ItemPropertyChangeListener<T>) - Method in interface com.haulmont.cuba.gui.data.Datasource
 
addItemPropertyChangeListener(Datasource.ItemPropertyChangeListener<T>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
addItemPropertyChangeListener(Datasource.ItemPropertyChangeListener) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
AdditionLoggerWindow - Class in com.haulmont.cuba.web.app.ui.serverlogviewer
 
AdditionLoggerWindow() - Constructor for class com.haulmont.cuba.web.app.ui.serverlogviewer.AdditionLoggerWindow
 
addJoinAndWhere(String, String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Adds 'join' and 'where' clauses.
addJoinAndWhere(String, String) - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
addJoinAndWhere(String, String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addJoinAsIs(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Adds 'join' clause
addJoinAsIs(String) - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
addJoinAsIs(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addLayoutClickListener(Component.LayoutClickListener) - Method in interface com.haulmont.cuba.gui.components.Component.LayoutClickNotifier
 
addLazyTab(String, Element, ComponentLoader) - Method in interface com.haulmont.cuba.gui.components.Accordion
INTERNAL.
addLazyTab(String, Element, ComponentLoader) - Method in interface com.haulmont.cuba.gui.components.TabSheet
INTERNAL.
addLazyTask(DsContextImplementation.LazyTask) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
addLazyTask(DsContextImplementation.LazyTask) - Method in interface com.haulmont.cuba.gui.data.impl.DsContextImplementation
 
addListener(Class<L>, L) - Method in class com.haulmont.bali.events.EventRouter
 
addListener(Class<L>, L, Runnable) - Method in class com.haulmont.bali.events.EventRouter
 
addListener(ValueListener) - Method in class com.haulmont.chile.core.model.impl.AbstractInstance
 
addListener(ValueListener) - Method in interface com.haulmont.chile.core.model.Instance
addListener(Class, ClusterListener) - Method in class com.haulmont.cuba.core.app.ClusterManager
 
addListener(Class, ClusterListener) - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Subscribe to messages from other cluster nodes.
addListener(AppContext.Listener) - Static method in class com.haulmont.cuba.core.sys.AppContext
Register an application start/stop listener.
addListener(Class<? extends Entity>, Class<?>) - Method in class com.haulmont.cuba.core.sys.listener.EntityListenerManager
Register an entity listener by its class.
addListener(Class<? extends Entity>, String) - Method in class com.haulmont.cuba.core.sys.listener.EntityListenerManager
Register an entity listener which is a ManagedBean.
addListener(ConnectionListener) - Method in class com.haulmont.cuba.desktop.Connection
 
addListener(Window.CloseListener) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
addListener(Accordion.TabChangeListener) - Method in interface com.haulmont.cuba.gui.components.Accordion
addListener(Component.Collapsable.ExpandListener) - Method in interface com.haulmont.cuba.gui.components.Component.Collapsable
Deprecated.
addListener(Component.Collapsable.CollapseListener) - Method in interface com.haulmont.cuba.gui.components.Component.Collapsable
Deprecated.
addListener(ValueListener) - Method in interface com.haulmont.cuba.gui.components.Component.HasValue
Deprecated.
Use #addValueChangeListener(ValueChangeListener)
addListener(FileMultiUploadField.UploadListener) - Method in interface com.haulmont.cuba.gui.components.FileMultiUploadField
addListener(FileUploadField.Listener) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Deprecated.
addListener(AbstractCondition.Listener) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
addListener(ValueListener) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
addListener(TabSheet.TabChangeListener) - Method in interface com.haulmont.cuba.gui.components.TabSheet
addListener(Window.CloseListener) - Method in interface com.haulmont.cuba.gui.components.Window
addListener(DatasourceListener<T>) - Method in interface com.haulmont.cuba.gui.data.Datasource
addListener(DsContext.CommitListener) - Method in interface com.haulmont.cuba.gui.data.DsContext
Deprecated.
addListener(ValueListener) - Method in class com.haulmont.cuba.gui.data.DynamicAttributesEntity
 
addListener(DatasourceListener<T>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
addListener(DatasourceListener<T>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
addListener(DatasourceListener<T>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
addListener(DsContext.CommitListener) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
addListener(PresentationsChangeListener) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Adds listener
addListener(PresentationsChangeListener) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
addListener(ConnectionListener) - Method in interface com.haulmont.cuba.portal.Connection
Add a connection listener.
addListener(ConnectionListener) - Method in class com.haulmont.cuba.portal.sys.PortalConnection
 
addListener(Window.CloseListener) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
addListener(WindowBreadCrumbs.Listener) - Method in class com.haulmont.cuba.web.sys.WindowBreadCrumbs
 
addLocalProperties() - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addLocalProperty(String) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addLogger() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.AdditionLoggerWindow
 
addLogger() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ControlLoggerWindow
 
addLookupAction() - Method in interface com.haulmont.cuba.gui.components.PickerField
Adds LookupAction to the component.
addLookupValueChangeListener(LookupComponent.LookupSelectionChangeListener) - Method in interface com.haulmont.cuba.gui.components.LookupComponent.LookupSelectionChangeNotifier
 
addManyToManyProperty(String, EntityImportView, CollectionImportPolicy) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addManyToManyProperty(String, ReferenceImportBehaviour, CollectionImportPolicy) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addManyToOneProperty(String, EntityImportView) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addManyToOneProperty(String, ReferenceImportBehaviour) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addMenuItem(AppMenu.MenuItem) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
Add menu item to the end of root items list.
addMenuItem(AppMenu.MenuItem, int) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
Add menu item to specified position in the root items list.
addMenuItem(SideMenu.MenuItem) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Add menu item to the end of root items list.
addMenuItem(SideMenu.MenuItem, int) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Add menu item to specified position in the root items list.
addModel(MetaModelImpl) - Method in class com.haulmont.chile.core.model.impl.SessionImpl
 
addNewOption(String) - Method in interface com.haulmont.cuba.gui.components.LookupField.NewOptionHandler
Called when user enters a value which is not in the options list, and presses Enter.
addOneToManyProperty(String, EntityImportView, CollectionImportPolicy) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addOneToOneProperty(String, EntityImportView) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addOneToOneProperty(String, ReferenceImportBehaviour) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addOpenAction() - Method in interface com.haulmont.cuba.gui.components.PickerField
Adds OpenAction to the component.
addOrGroup() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
addOwner(Component.ActionOwner) - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
addOwner(Component.ActionOwner) - Method in interface com.haulmont.cuba.gui.components.Action
Add an owner component.
addParameter(String, String) - Method in interface com.haulmont.cuba.gui.components.Embedded
Deprecated.
 
addPermission(PermissionType, String, String, int) - Method in class com.haulmont.cuba.security.global.UserSession
INTERNAL
addPopupVisibilityListener(PopupButton.PopupVisibilityListener) - Method in interface com.haulmont.cuba.gui.components.PopupButton
 
addPopupVisibilityListener(PopupView.PopupVisibilityListener) - Method in interface com.haulmont.cuba.gui.components.PopupView
 
addPostInitTask(ComponentLoader.PostInitTask) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
addPostWrapTask(ComponentLoader.PostWrapTask) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
addPrintable(String, Table.Printable<? super E, ?>) - Method in interface com.haulmont.cuba.gui.components.Table
Adds Table.Printable representation for column.
addProgressListener(BackgroundTask.ProgressListener<T, V>) - Method in class com.haulmont.cuba.gui.executors.BackgroundTask
Add additional progress listener.
addProperties(String...) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addProperty(MetaProperty, CategoryAttribute) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaClass
 
addProperty(EntityImportViewProperty) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addProperty(MetaProperty) - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaClass
 
addProperty(String) - Method in class com.haulmont.cuba.core.global.ValueLoadContext
Adds a key of a returned key-value pair.
addProperty(String, View, FetchMode) - Method in class com.haulmont.cuba.core.global.View
Add a property to this view.
addProperty(String, View, boolean) - Method in class com.haulmont.cuba.core.global.View
Deprecated.
addProperty(String, View) - Method in class com.haulmont.cuba.core.global.View
Add a property to this view.
addProperty(String) - Method in class com.haulmont.cuba.core.global.View
Add a property to this view.
addProperty(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueCollectionDatasourceImpl
 
addProperty(String, Class) - Method in class com.haulmont.cuba.gui.data.impl.ValueCollectionDatasourceImpl
 
addProperty(String, Datatype) - Method in class com.haulmont.cuba.gui.data.impl.ValueCollectionDatasourceImpl
 
addProperty(String) - Method in interface com.haulmont.cuba.gui.data.impl.ValueDatasource
Adds a string property to the meta-class of this datasource.
addProperty(String, Class) - Method in interface com.haulmont.cuba.gui.data.impl.ValueDatasource
Adds a property of the given Java class to the meta-class of this datasource.
addProperty(String, Datatype) - Method in interface com.haulmont.cuba.gui.data.impl.ValueDatasource
Adds a property of the given datatype to the meta-class of this datasource.
addProperty(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueDatasourceDelegate
 
addProperty(String, Class) - Method in class com.haulmont.cuba.gui.data.impl.ValueDatasourceDelegate
 
addProperty(String, Datatype) - Method in class com.haulmont.cuba.gui.data.impl.ValueDatasourceDelegate
 
addProperty(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueGroupDatasourceImpl
 
addProperty(String, Class) - Method in class com.haulmont.cuba.gui.data.impl.ValueGroupDatasourceImpl
 
addProperty(String, Datatype) - Method in class com.haulmont.cuba.gui.data.impl.ValueGroupDatasourceImpl
 
addProperty(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueHierarchicalDatasourceImpl
 
addProperty(String, Class) - Method in class com.haulmont.cuba.gui.data.impl.ValueHierarchicalDatasourceImpl
 
addProperty(String, Datatype) - Method in class com.haulmont.cuba.gui.data.impl.ValueHierarchicalDatasourceImpl
 
addPropertyChangeListener(Instance.PropertyChangeListener) - Method in class com.haulmont.chile.core.model.impl.AbstractInstance
 
addPropertyChangeListener(Instance.PropertyChangeListener) - Method in interface com.haulmont.chile.core.model.Instance
Add listener to track attributes changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.haulmont.cuba.gui.components.Action
Adds a listener to be notified about Enabled, Caption or Icon property changes.
addPropertyChangeListener(Instance.PropertyChangeListener) - Method in class com.haulmont.cuba.gui.data.DynamicAttributesEntity
 
addPropertyOption(String, String, String, String) - Method in interface com.haulmont.cuba.gui.components.RelatedEntities
 
addQueueUploadCompleteListener(FileMultiUploadField.QueueUploadCompleteListener) - Method in interface com.haulmont.cuba.gui.components.FileMultiUploadField
 
addRangeSelectListener(Calendar.CalendarRangeSelectListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
addReadOnly(String) - Method in class com.haulmont.cuba.core.app.events.SetupAttributeAccessEvent
 
addReadonlyAttributes(SecurityState, String[]) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
addReferenceAttribute(String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
addReferenceAttribute(String, String, String, boolean) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
addReferenceAttribute(String, String, String, boolean) - Method in interface com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModel
 
addReferenceAttribute(String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
addReferenceAttribute(String, String, String, boolean) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
addReferenceAttribute(String, String, String, boolean) - Method in class com.haulmont.cuba.core.sys.jpql.model.NoJpqlEntityModel
 
addRequired(String) - Method in class com.haulmont.cuba.core.app.events.SetupAttributeAccessEvent
 
addRequiredAttributes(SecurityState, String[]) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
addResizeListener(ResizeListener) - Method in interface com.haulmont.cuba.gui.components.ResizableTextArea
Deprecated.
addResizeListener(ResizableTextArea.ResizeListener) - Method in interface com.haulmont.cuba.gui.components.ResizableTextArea
 
addResource(CancelableResource) - Method in interface com.haulmont.cuba.core.app.execution.ExecutionContext
add cancelable resource to the current execution
addResource(CancelableResource) - Method in class com.haulmont.cuba.core.app.execution.ExecutionContextImpl
 
addRowStyleProvider(DataGrid.RowStyleProvider<? super E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Adds style provider for the DataGrid rows.
addSelectedTabChangeListener(Accordion.SelectedTabChangeListener) - Method in interface com.haulmont.cuba.gui.components.Accordion
Add a listener that will be notified when a selected tab is changed.
addSelectedTabChangeListener(TabSheet.SelectedTabChangeListener) - Method in interface com.haulmont.cuba.gui.components.TabSheet
Add a listener that will be notified when a selected tab is changed.
addSelectionListener(DataGrid.SelectionListener<E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new selection listener
addSelectionSource(CommonTree) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
addShortcutAction(Component.ShortcutAction) - Method in interface com.haulmont.cuba.gui.components.Component.ShortcutNotifier
 
addShortcutListener(TextField, FilterHelper.ShortcutListener) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
addSingleValueAttribute(Class, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
addSingleValueAttribute(Class, String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
addSingleValueAttribute(Class, String, String) - Method in interface com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModel
 
addSingleValueAttribute(Class, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
addSingleValueAttribute(Class, String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
addSingleValueAttribute(Class, String, String) - Method in class com.haulmont.cuba.core.sys.jpql.model.NoJpqlEntityModel
 
addSortListener(DataGrid.SortListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Registers a new sort order change listener
addSourceChangeListener(ResourceView.SourceChangeListener) - Method in interface com.haulmont.cuba.gui.components.ResourceView
Adds a listener that will be notified when a source is changed.
addSplitPositionChangeListener(SplitPanel.SplitPositionChangeListener) - Method in interface com.haulmont.cuba.gui.components.SplitPanel
 
addStateChangeListener(AppWorkArea.StateChangeListener) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppWorkArea
 
addStateChangeListener(Datasource.StateChangeListener<T>) - Method in interface com.haulmont.cuba.gui.data.Datasource
 
addStateChangeListener(Datasource.StateChangeListener<T>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
addStateChangeListener(Datasource.StateChangeListener) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
addStateChangeListener(Connection.StateChangeListener) - Method in interface com.haulmont.cuba.web.Connection
Add a connection listener.
addStateChangeListener(Connection.StateChangeListener) - Method in class com.haulmont.cuba.web.security.ConnectionImpl
 
addStopListener(Timer.StopListener) - Method in interface com.haulmont.cuba.gui.components.Timer
 
addStopListener(Timer.StopListener) - Method in class com.haulmont.cuba.web.gui.WebTimer
 
addStringAttribute(String) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
addStyle(DesktopStyle) - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
Add style to theme.
addStyleName(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
addStyleName(String) - Method in interface com.haulmont.cuba.gui.components.Component
Adds one or more style names to this component.
addStyleName(String) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
addStyleName(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Adds one or more style names to this component.
addStyleName(String) - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
addStyleName(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
addStyleProvider(Table.StyleProvider<? super E>) - Method in interface com.haulmont.cuba.gui.components.Table
Add style provider for the table.
Table can use several providers to obtain many style names for cells and rows.
addStyleProvider(Tree.StyleProvider<? super E>) - Method in interface com.haulmont.cuba.gui.components.Tree
 
addSystemProperties() - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
addTab(String, Component) - Method in interface com.haulmont.cuba.gui.components.Accordion
Add a new tab to the component.
addTab(String, Component) - Method in interface com.haulmont.cuba.gui.components.TabSheet
Add a new tab to the component.
addTask(Future) - Method in class com.haulmont.cuba.web.sys.BackgroundTaskManager
Add task to task set
addTextChangeListener(TextField, FilterHelper.TextChangeListener) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
addTextChangeListener(TextInputField.TextChangeListener) - Method in interface com.haulmont.cuba.gui.components.TextInputField.TextChangeNotifier
 
addTimer(Timer) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
addTimer(Timer) - Method in interface com.haulmont.cuba.gui.components.Window
Add a Timer component to this screen.
addTimer(CubaTimer) - Method in class com.haulmont.cuba.web.AppUI
 
addTimer(Timer) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
addTimerListener(Timer.TimerListener) - Method in interface com.haulmont.cuba.gui.components.Timer
addTimerListener(Timer.TimerListener) - Method in class com.haulmont.cuba.web.gui.WebTimer
 
addToEnvironment(String, Object) - Method in class com.haulmont.cuba.testsupport.TestContext
 
addUiPermission() - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.UiPermissionsFrame
 
addUserSubstitutionListener(Connection.UserSubstitutionListener) - Method in interface com.haulmont.cuba.web.Connection
Add a user substitution listener.
addUserSubstitutionListener(Connection.UserSubstitutionListener) - Method in class com.haulmont.cuba.web.security.ConnectionImpl
 
addValidator(Field.Validator) - Method in interface com.haulmont.cuba.gui.components.Field
Add Field.Validator instance.
addValidator(FieldGroup.FieldConfig, Field.Validator) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldConfig.addValidator(validator) instead.
addValidator(String, Field.Validator) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldGroup.getFieldNN(fieldId).addValidator(validator) instead.
addValidator(Field.Validator) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Add validator for declarative field.
addValidator(Table.Column, Field.Validator) - Method in interface com.haulmont.cuba.gui.components.Table
 
addValidator(Field.Validator) - Method in interface com.haulmont.cuba.gui.components.Table
 
addValueChangeListener(Component.ValueChangeListener) - Method in interface com.haulmont.cuba.gui.components.Component.HasValue
 
addValueChangeListener(DateInIntervalComponent.ValueChangeListener) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateInIntervalComponent
 
addValueChangeListener(Param.ParamValueChangeListener) - Method in class com.haulmont.cuba.gui.components.filter.Param
 
addValueChangeListener(Component.ValueChangeListener) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
addValueChangeListener(String, Component.ValueChangeListener) - Method in interface com.haulmont.cuba.gui.FrameContext
Add the value listener to the specified component
addValueChangeListener(String, Component.ValueChangeListener) - Method in class com.haulmont.cuba.gui.FrameContextImpl
 
addValueListener(String, ValueListener) - Method in interface com.haulmont.cuba.gui.FrameContext
Deprecated.
addValueListener(String, ValueListener) - Method in class com.haulmont.cuba.gui.FrameContextImpl
 
addView(View) - Method in interface com.haulmont.cuba.core.Query
Adds View for this Query instance.
addView(Class<? extends Entity>, String) - Method in interface com.haulmont.cuba.core.Query
Adds View for this Query instance.
addView(JpaQuery, String, View, boolean) - Method in class com.haulmont.cuba.core.sys.FetchGroupManager
 
addView(View) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
addView(Class<? extends Entity>, String) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
addView(View) - Method in interface com.haulmont.cuba.core.TypedQuery
 
addView(Class<? extends Entity>, String) - Method in interface com.haulmont.cuba.core.TypedQuery
 
addViewName(String) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
addViewName(String) - Method in interface com.haulmont.cuba.core.TypedQuery
Adds View for this Query instance.
addVisibilityChangeListener(VisibilityChangeNotifier.VisibilityChangeListener) - Method in interface com.haulmont.cuba.gui.components.VisibilityChangeNotifier
 
addWeekClickListener(Calendar.CalendarWeekClickListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
addWhere(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Adds 'where' clause replacing entity alias
addWhere(String) - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
addWhere(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addWhereAsIs(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Adds 'where' clause
addWhereAsIs(String) - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
addWhereAsIs(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addWindow(Window) - Method in class com.haulmont.cuba.web.sys.WindowBreadCrumbs
 
ADMIN_ROLE_ID - Static variable in class com.haulmont.cuba.testsupport.TestSupport
 
ADMIN_USER_ID - Static variable in class com.haulmont.cuba.testsupport.TestSupport
 
after() - Method in class com.haulmont.cuba.testsupport.TestContainer.Common
 
AfterAuthenticationEvent - Class in com.haulmont.cuba.security.auth.events
Event that is fired by AuthenticationManager after user is authenticated or authentication failed.
AfterAuthenticationEvent(Credentials, AuthenticationDetails) - Constructor for class com.haulmont.cuba.security.auth.events.AfterAuthenticationEvent
 
afterCloseLookup(String) - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
Hook to be implemented in subclasses.
afterCommit(Entity) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Should be called after merging an entity and transaction commit.
afterCommit(CommitContext, Set<Entity>) - Method in interface com.haulmont.cuba.gui.data.DsContext.AfterCommitListener
Called after a succesfull commit to the middleware.
afterCommit(CommitContext, Set<Entity>) - Method in interface com.haulmont.cuba.gui.data.DsContext.CommitListener
Deprecated.
Called after a succesfull commit to the middleware.
afterCommit(CommitContext, Set<Entity>) - Method in class com.haulmont.cuba.gui.data.DsContext.CommitListenerAdapter
Deprecated.
 
afterCommit(CommitContext, Set<Entity>) - Method in class com.haulmont.cuba.gui.data.impl.compatibility.DsContextCommitListenerWrapper
Deprecated.
 
afterComplete(boolean, Collection<Entity>) - Method in interface com.haulmont.cuba.core.listener.AfterCompleteTransactionListener
Invoked after transaction completion.
AfterCompleteTransactionListener - Interface in com.haulmont.cuba.core.listener
Interface for listeners notified after transaction completion.
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.haulmont.cuba.portal.sys.security.SecurityContextHandlerInterceptor
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.haulmont.idp.sys.IdpSecurityContextInterceptor
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.haulmont.restapi.sys.RestCleanupInterceptor
 
AfterDeleteEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling of entities after they have been deleted or marked as deleted in DB.
afterFilterApplied() - Method in interface com.haulmont.cuba.gui.components.Filter.AfterFilterAppliedHandler
 
AfterInsertEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling entities after they have been inserted into DB.
afterLoad(Entity) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Should be called after loading an entity from the database.
afterLoad(Collection<? extends Entity>) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Should be called after loading a list of entities from the database.
AfterLoginEvent - Class in com.haulmont.cuba.security.auth.events
Event that is fired by AuthenticationManager after user is logged in or login failed.
AfterLoginEvent(Credentials, AuthenticationDetails) - Constructor for class com.haulmont.cuba.security.auth.events.AfterLoginEvent
 
AfterLoginEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired after login procedure in Connection.
AfterLoginEvent(Credentials, AuthenticationDetails) - Constructor for class com.haulmont.cuba.web.security.events.AfterLoginEvent
 
afterMerge(Entity) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Should be called after merging an entity and before transaction commit.
afterPropertiesSet() - Method in class com.haulmont.cuba.portal.sys.remoting.LocalServiceProxy
 
afterPropertiesSet() - Method in class com.haulmont.cuba.web.sys.remoting.LocalServiceProxy
 
afterPropertiesSet() - Method in class com.haulmont.restapi.idp.IdpAuthController
 
afterPropertiesSet() - Method in class com.haulmont.restapi.idp.IdpAuthLifecycleManager
 
afterPropertiesSet() - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
AfterRestInvocationEvent - Class in com.haulmont.restapi.events
Event fired after REST controller call.
AfterRestInvocationEvent(Authentication, ServletRequest, ServletResponse, boolean) - Constructor for class com.haulmont.restapi.events.AfterRestInvocationEvent
 
afterSelect(Collection) - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
Hook to be implemented in subclasses.
afterSingletonsInstantiated() - Method in class com.haulmont.cuba.core.sys.jmx.MBeanExporter
 
AfterUpdateEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling of entities after they have been updated in DB.
AfterValueClearEvent(FileUploadField, boolean) - Constructor for class com.haulmont.cuba.gui.components.FileUploadField.AfterValueClearEvent
 
afterValueClearPerformed(FileUploadField.AfterValueClearEvent) - Method in interface com.haulmont.cuba.gui.components.FileUploadField.AfterValueClearListener
 
AggregatableDelegate<K> - Class in com.haulmont.cuba.gui.data.impl
 
AggregatableDelegate() - Constructor for class com.haulmont.cuba.gui.data.impl.AggregatableDelegate
 
aggregate(Collection<V>) - Method in interface com.haulmont.cuba.gui.data.aggregation.AggregationStrategy
Performs aggregation of propertyValues.
aggregate(AggregationInfo[], Collection<K>) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Aggregatable
Perform aggregation
aggregate(AggregationInfo[], Collection<K>) - Method in class com.haulmont.cuba.gui.data.impl.AggregatableDelegate
 
aggregate(AggregationInfo[], Collection) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
aggregate(AggregationInfo[], Collection<K>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
aggregate_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
aggregate_expression_function_name() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
aggregate_expression_function_name_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.aggregate_expression_function_name_return
 
aggregate_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.aggregate_expression_return
 
AggregateExpressionNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
AggregateExpressionNode(int) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.AggregateExpressionNode
 
Aggregation<T> - Interface in com.haulmont.cuba.gui.data.aggregation
 
AggregationInfo - Class in com.haulmont.cuba.gui.components
 
AggregationInfo() - Constructor for class com.haulmont.cuba.gui.components.AggregationInfo
 
AggregationInfo.Type - Enum in com.haulmont.cuba.gui.components
 
Aggregations - Class in com.haulmont.cuba.gui.data.aggregation
 
AggregationStrategy<V,T> - Interface in com.haulmont.cuba.gui.data.aggregation
Custom aggregation strategy for Table component.
ALGORITHM - Static variable in class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerBase
 
ALIAS_PLACEHOLDER - Static variable in interface com.haulmont.cuba.core.global.QueryTransformer
Main entity alias placeholder
AliasRemover - Class in com.haulmont.cuba.gui.components.autocomplete.impl
 
AliasRemover() - Constructor for class com.haulmont.cuba.gui.components.autocomplete.impl.AliasRemover
 
AlignInsideUndefinedSizedContainer() - Constructor for class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.AlignInsideUndefinedSizedContainer
 
ALL - Static variable in class com.haulmont.cuba.security.app.UserSessionService.Filter
An empty filter for loading all active sessions.
ALL_ENTITIES_QUERY_NAME - Static variable in class com.haulmont.restapi.config.RestQueriesConfiguration
 
all_or_any_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
all_or_any_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.all_or_any_expression_return
 
allowTextSelection(Table) - Method in interface com.haulmont.cuba.gui.app.security.user.resetpasswords.NewPasswordsList.Companion
 
allowTextSelection(Table) - Method in class com.haulmont.cuba.web.app.security.user.resetpasswords.NewPasswordsListCompanion
 
AmazonS3Config - Interface in com.haulmont.cuba.core.app.filestorage.amazon
 
AmazonS3FileStorage - Class in com.haulmont.cuba.core.app.filestorage.amazon
 
AmazonS3FileStorage() - Constructor for class com.haulmont.cuba.core.app.filestorage.amazon.AmazonS3FileStorage
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.AlignInsideUndefinedSizedContainer
 
analyze(Window) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.ComponentRelativeSizeInsideUndefinedSizedContainer
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.ComponentUndefinedSize
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.ExpandedComponentOverlapsAnother
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.ExpandOfSingleComponent
 
analyze(Component, String) - Method in interface com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.Inspection
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.RelativeHeightComponentInsideUndefinedHeightDialog
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.RelativeWidthComponentInsideUndefinedWidthDialog
 
analyze(Component, String) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.ScrollBoxInnerComponentRelativeSize
 
AND - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
AND - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
AnnotationMBeanInfoAssembler - Class in com.haulmont.cuba.core.sys.jmx
This assembler is a hybrid of InterfaceBasedMBeanInfoAssembler and MetadataMBeanInfoAssembler.
AnnotationMBeanInfoAssembler() - Constructor for class com.haulmont.cuba.core.sys.jmx.AnnotationMBeanInfoAssembler
 
annotations - Variable in class com.haulmont.cuba.core.sys.MetadataBuildSupport.XmlAnnotations
 
ANONYMOUS_USER_ID - Static variable in class com.haulmont.cuba.testsupport.TestSupport
 
AnonymousAuthenticationProvider - Class in com.haulmont.cuba.security.auth.providers
 
AnonymousAuthenticationProvider(Persistence, Messages) - Constructor for class com.haulmont.cuba.security.auth.providers.AnonymousAuthenticationProvider
 
AnonymousLoginProvider - Class in com.haulmont.cuba.web.security.providers
 
AnonymousLoginProvider() - Constructor for class com.haulmont.cuba.web.security.providers.AnonymousLoginProvider
 
AnonymousSession - Class in com.haulmont.cuba.portal.sys.security
 
AnonymousSession(UserSession, Locale) - Constructor for class com.haulmont.cuba.portal.sys.security.AnonymousSession
 
AnonymousSessionHolder - Class in com.haulmont.cuba.portal.sys.security
 
AnonymousSessionHolder() - Constructor for class com.haulmont.cuba.portal.sys.security.AnonymousSessionHolder
 
AnonymousSessionHolder - Class in com.haulmont.cuba.security.auth
Stores shared anonymous session instance for clients.
AnonymousSessionHolder() - Constructor for class com.haulmont.cuba.security.auth.AnonymousSessionHolder
 
AnonymousUserCredentials - Class in com.haulmont.cuba.security.auth
Credentials object for anonymous session.
AnonymousUserCredentials() - Constructor for class com.haulmont.cuba.security.auth.AnonymousUserCredentials
 
AnonymousUserCredentials(Locale) - Constructor for class com.haulmont.cuba.security.auth.AnonymousUserCredentials
 
AnonymousUserCredentials(Locale, Map<String, Object>) - Constructor for class com.haulmont.cuba.security.auth.AnonymousUserCredentials
 
AnonymousUserCredentials - Class in com.haulmont.cuba.web.security
 
AnonymousUserCredentials() - Constructor for class com.haulmont.cuba.web.security.AnonymousUserCredentials
 
AnonymousUserCredentials(Locale) - Constructor for class com.haulmont.cuba.web.security.AnonymousUserCredentials
 
AntlrNoCaseStringStream - Class in com.haulmont.cuba.core.sys.jpql
 
AntlrNoCaseStringStream(String) - Constructor for class com.haulmont.cuba.core.sys.jpql.AntlrNoCaseStringStream
 
App - Class in com.haulmont.cuba.desktop
 
App() - Constructor for class com.haulmont.cuba.desktop.App
 
App - Class in com.haulmont.cuba.portal
 
App(Connection, HttpServletRequest, HttpServletResponse) - Constructor for class com.haulmont.cuba.portal.App
 
App - Class in com.haulmont.cuba.web
Central class of the web application.
App() - Constructor for class com.haulmont.cuba.web.App
 
APP_COMPONENTS_PARAM - Static variable in class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader
 
APP_PROPERTIES_PATH_IN_JAR - Static variable in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
APP_PROPS_CONFIG_PARAM - Static variable in class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader
 
APP_PROPS_PARAM - Static variable in class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader
 
APP_THEME_COOKIE_PREFIX - Static variable in class com.haulmont.cuba.web.App
 
AppBeans - Class in com.haulmont.cuba.core.global
Provides access to all managed beans of the application.
AppBeans() - Constructor for class com.haulmont.cuba.core.global.AppBeans
 
AppComponent - Class in com.haulmont.cuba.core.sys
Describes an app component which the current application depends on.
AppComponent(String) - Constructor for class com.haulmont.cuba.core.sys.AppComponent
 
AppComponents - Class in com.haulmont.cuba.core.sys
Holds the list of AppComponents.
AppComponents(String) - Constructor for class com.haulmont.cuba.core.sys.AppComponents
This constructor is used when no app components are specified.
AppComponents(List<String>, String) - Constructor for class com.haulmont.cuba.core.sys.AppComponents
 
AppConfig - Class in com.haulmont.cuba.gui
GenericUI class holding common information about client application configuration, as well as some static helper methods to obtain infrastructure objects.
AppConfig() - Constructor for class com.haulmont.cuba.gui.AppConfig
 
AppContext - Class in com.haulmont.cuba.core.sys
System-level class with static methods providing access to some central application structures: Spring's ApplicationContext Application properties which were set in app.properties files Current thread's SecurityContext It also allows to register listeners which are triggered on the application start/stop, and provides the method AppContext.isStarted() to check whether the app is fully initialized at the moment.
AppContext() - Constructor for class com.haulmont.cuba.core.sys.AppContext
 
AppContext.Internals - Class in com.haulmont.cuba.core.sys
INTERNAL.
AppContext.Listener - Interface in com.haulmont.cuba.core.sys
Application startup/shutdown listener.
AppContext.SecuredOperation<T> - Interface in com.haulmont.cuba.core.sys
 
AppContextInitializedEvent - Class in com.haulmont.cuba.core.sys.events
Application lifecycle event.
AppContextInitializedEvent(ApplicationContext) - Constructor for class com.haulmont.cuba.core.sys.events.AppContextInitializedEvent
 
AppContextLoader - Class in com.haulmont.cuba.core.sys
AppContext loader of the middleware web application.
AppContextLoader() - Constructor for class com.haulmont.cuba.core.sys.AppContextLoader
 
AppContextStartedEvent - Class in com.haulmont.cuba.core.sys.events
Application lifecycle event.
AppContextStartedEvent(ApplicationContext) - Constructor for class com.haulmont.cuba.core.sys.events.AppContextStartedEvent
 
AppContextStoppedEvent - Class in com.haulmont.cuba.core.sys.events
Application lifecycle event.
AppContextStoppedEvent(ApplicationContext) - Constructor for class com.haulmont.cuba.core.sys.events.AppContextStoppedEvent
 
AppCookies - Class in com.haulmont.cuba.web.sys
 
AppCookies() - Constructor for class com.haulmont.cuba.web.sys.AppCookies
 
appendChar(char) - Method in class com.haulmont.cuba.core.sys.jpql.QueryBuilder
 
AppenderNotFoundException - Exception in com.haulmont.cuba.core.sys.jmx.exception
 
AppenderNotFoundException(String) - Constructor for exception com.haulmont.cuba.core.sys.jmx.exception.AppenderNotFoundException
 
AppenderThresholdNotSupported - Exception in com.haulmont.cuba.core.sys.logging
 
AppenderThresholdNotSupported(String) - Constructor for exception com.haulmont.cuba.core.sys.logging.AppenderThresholdNotSupported
 
appendFooterRow() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Adds a new row at the bottom of the footer section.
appendHeaderRow() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Adds a new row at the bottom of the header section.
appendSpace() - Method in class com.haulmont.cuba.core.sys.jpql.QueryBuilder
 
appendString(String) - Method in class com.haulmont.cuba.core.sys.jpql.QueryBuilder
 
AppFolder - Class in com.haulmont.cuba.core.entity
 
AppFolder() - Constructor for class com.haulmont.cuba.core.entity.AppFolder
 
AppFolderEditWindow - Class in com.haulmont.cuba.web.app.folders
 
AppFolderEditWindow(boolean, Folder, Presentations, Runnable) - Constructor for class com.haulmont.cuba.web.app.folders.AppFolderEditWindow
 
AppFoldersUpdater() - Constructor for class com.haulmont.cuba.web.app.folders.CubaFoldersPane.AppFoldersUpdater
 
AppFolderUpdateBackgroundTask(long) - Constructor for class com.haulmont.cuba.web.app.folders.CubaFoldersPane.AppFolderUpdateBackgroundTask
 
AppFrontConfig - Class in com.haulmont.cuba.web.sys
 
AppFrontConfig() - Constructor for class com.haulmont.cuba.web.sys.AppFrontConfig
 
appFrontController() - Method in class com.haulmont.cuba.web.sys.AppFrontConfig
 
AppFrontController - Class in com.haulmont.cuba.web.sys
 
AppFrontController() - Constructor for class com.haulmont.cuba.web.sys.AppFrontController
 
AppFrontServlet - Class in com.haulmont.cuba.web.sys
 
AppFrontServlet() - Constructor for class com.haulmont.cuba.web.sys.AppFrontServlet
 
AppFrontServlet(String, Supplier<ApplicationContext>) - Constructor for class com.haulmont.cuba.web.sys.AppFrontServlet
 
AppInitializedEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired after App initialization.
AppInitializedEvent(App) - Constructor for class com.haulmont.cuba.web.security.events.AppInitializedEvent
 
APPLICATION - Static variable in class com.haulmont.cuba.core.sys.logging.LogMdc
 
ApplicationSession - Class in com.haulmont.cuba.desktop
Desktop application local session
ApplicationSession(Map<String, Object>) - Constructor for class com.haulmont.cuba.desktop.ApplicationSession
 
applicationStarted() - Method in class com.haulmont.cuba.core.app.ServerInfo
 
applicationStarted() - Method in interface com.haulmont.cuba.core.sys.AppContext.Listener
Called by AppContext after successful application startup and initialization.
applicationStarted() - Method in class com.haulmont.cuba.security.auth.AnonymousSessionHolder
 
applicationStopped() - Method in class com.haulmont.cuba.core.app.ServerInfo
 
applicationStopped() - Method in interface com.haulmont.cuba.core.sys.AppContext.Listener
Called by AppContext before application shutdown.
applicationStopped() - Method in class com.haulmont.cuba.security.auth.AnonymousSessionHolder
 
AppliedFilter - Class in com.haulmont.cuba.gui.components.filter
 
AppliedFilter(FilterEntity, ConditionsTree) - Constructor for class com.haulmont.cuba.gui.components.filter.AppliedFilter
 
AppLog - Class in com.haulmont.cuba.web.log
 
AppLog() - Constructor for class com.haulmont.cuba.web.log.AppLog
 
AppLoggedInEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired after UI initialization of App when a user is logged in.
AppLoggedInEvent(App) - Constructor for class com.haulmont.cuba.web.security.events.AppLoggedInEvent
 
AppLoggedOutEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired after UI initialization of App when a user is logged out.
AppLoggedOutEvent(App, UserSession) - Constructor for class com.haulmont.cuba.web.security.events.AppLoggedOutEvent
 
AppLoginWindow - Class in com.haulmont.cuba.web.app.loginwindow
 
AppLoginWindow() - Constructor for class com.haulmont.cuba.web.app.loginwindow.AppLoginWindow
 
AppLoginWindow.AuthInfo - Class in com.haulmont.cuba.web.app.loginwindow
 
apply(Action) - Method in class com.haulmont.cuba.gui.components.ActionsPermissions
 
apply(boolean) - Method in interface com.haulmont.cuba.gui.components.Filter
 
apply(boolean) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
apply(boolean) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
apply() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ControlLoggerWindow
 
APPLY_ACTION_ID - Static variable in interface com.haulmont.cuba.gui.components.Filter
Action registered with parent frame to apply filter.
applyAttributeAccess(Frame, boolean) - Method in class com.haulmont.cuba.gui.AttributeAccessSupport
Apply attribute access rules to a given frame.
applyAttributeAccess(Frame, boolean, Entity...) - Method in class com.haulmont.cuba.gui.AttributeAccessSupport
Apply attribute access rules to a given frame according to the state of the given entities.
applyAttributesSecurity(Entity) - Method in class com.haulmont.restapi.common.RestControllerUtils
By default entity is loaded from the middleware with the attributes that are not allowed for reading according to roles permissions.
applyChanges() - Method in class com.haulmont.cuba.gui.app.core.bulk.BulkEditorWindow
 
applyConstraints(Query) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Modifies the query depending on current user's security constraints.
applyConstraints(Entity) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Applies in-memory constraints to the entity by filtered data
applyConstraints(Collection<Entity>) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Applies in-memory constraints to the entity fields by filtered data
applyConstraints(Query) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
applyConstraints(Collection<Entity>) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
applyConstraints(Entity) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
applyFilter() - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame
 
applyFilter() - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame
 
applyPermission(UiPermissionDescriptor) - Method in interface com.haulmont.cuba.gui.components.Component.UiPermissionAware
Change state of subcomponent according to the permissionValue.
applyPermissionMask() - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame
 
applyPresentation(Object) - Method in interface com.haulmont.cuba.gui.components.Component.HasPresentations
 
applyPresentationAsDefault(Object) - Method in interface com.haulmont.cuba.gui.components.Component.HasPresentations
 
applySettings(Settings) - Method in class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesBrowse
 
applySettings(Settings) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
This method is called when the screen is opened to restore settings saved in the database for the current user.
applySettings(Element) - Method in interface com.haulmont.cuba.gui.components.Component.HasSettings
 
applySettings(Element) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
applySettings(Element) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
applySettings(Settings) - Method in interface com.haulmont.cuba.gui.components.Window
This method is called by the framework after opening the screen to apply user settings to all components.
applySettings(Settings) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
applySettings(Settings) - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
applySettings(Settings) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
applyStyle(Object, String) - Method in interface com.haulmont.cuba.desktop.theme.DesktopTheme
Apply style to CUBA, swing or AWT component.
applyStyle(Object, String, Set<String>) - Method in interface com.haulmont.cuba.desktop.theme.DesktopTheme
Apply style to CUBA, swing or AWT component.
applyStyle(Object, String) - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
 
applyStyle(Object, String, Set<String>) - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
 
applyUiPermissions(Frame) - Static method in class com.haulmont.cuba.gui.WindowCreationHelper
Apply UI permissions to a frame.
AppMainWindow - Class in com.haulmont.cuba.web.app.mainwindow
 
AppMainWindow() - Constructor for class com.haulmont.cuba.web.app.mainwindow.AppMainWindow
 
AppMenu - Interface in com.haulmont.cuba.gui.components.mainwindow
 
AppMenu.MenuItem - Interface in com.haulmont.cuba.gui.components.mainwindow
Menu item
AppProperties - Class in com.haulmont.cuba.core.sys
INTERNAL.
AppProperties(AppComponents) - Constructor for class com.haulmont.cuba.core.sys.AppProperties
 
AppPropertiesBrowse - Class in com.haulmont.cuba.gui.app.core.appproperties
Controller of the appproperties-browse.xml screen
AppPropertiesBrowse() - Constructor for class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesBrowse
 
AppPropertiesDatasource - Class in com.haulmont.cuba.gui.app.core.appproperties
Custom datasource used in the appproperties-browse.xml screen
AppPropertiesDatasource() - Constructor for class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesDatasource
 
AppPropertiesEdit - Class in com.haulmont.cuba.gui.app.core.appproperties
Controller of the appproperties-edit.xml screen
AppPropertiesEdit() - Constructor for class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesEdit
 
AppPropertiesExport - Class in com.haulmont.cuba.gui.app.core.appproperties
Controller of the appproperties-export.xml screen
AppPropertiesExport() - Constructor for class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesExport
 
AppPropertiesLocator - Class in com.haulmont.cuba.core.config
Bean providing lookup of app properties defined in config interfaces.
AppPropertiesLocator() - Constructor for class com.haulmont.cuba.core.config.AppPropertiesLocator
 
AppPropertyEntity - Class in com.haulmont.cuba.core.config
 
AppPropertyEntity() - Constructor for class com.haulmont.cuba.core.config.AppPropertyEntity
 
AppStartedEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired on the first request processing of an App right before login as anonymous user.
AppStartedEvent(App) - Constructor for class com.haulmont.cuba.web.security.events.AppStartedEvent
 
AppUI - Class in com.haulmont.cuba.web
Single window / page of web application.
AppUI() - Constructor for class com.haulmont.cuba.web.AppUI
 
AppWorkArea - Interface in com.haulmont.cuba.gui.components.mainwindow
 
AppWorkArea.Mode - Enum in com.haulmont.cuba.gui.components.mainwindow
 
AppWorkArea.State - Enum in com.haulmont.cuba.gui.components.mainwindow
 
AppWorkArea.StateChangeListener - Interface in com.haulmont.cuba.gui.components.mainwindow
 
Area(Component, int, int, int, int) - Constructor for class com.haulmont.cuba.gui.components.GridLayout.Area
 
arithmetic_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
arithmetic_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.arithmetic_expression_return
 
arithmetic_factor() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
arithmetic_factor_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.arithmetic_factor_return
 
ARITHMETIC_OPERATIONS - Static variable in class com.haulmont.cuba.gui.components.autocomplete.impl.HintProvider
 
arithmetic_primary() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
arithmetic_primary_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.arithmetic_primary_return
 
arithmetic_term() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
arithmetic_term_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.arithmetic_term_return
 
ArrayHandler - Class in com.haulmont.bali.db
ResultSetHandler implementation that converts a ResultSet into an Object[].
ArrayHandler() - Constructor for class com.haulmont.bali.db.ArrayHandler
Creates a new instance of ArrayHandler using a BasicRowProcessor for conversion.
ArrayHandler(RowProcessor) - Constructor for class com.haulmont.bali.db.ArrayHandler
Creates a new instance of ArrayHandler.
ASC - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
ASC - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
asClass() - Method in class com.haulmont.chile.core.model.impl.ClassRange
 
asClass() - Method in class com.haulmont.chile.core.model.impl.DatatypeRange
 
asClass() - Method in class com.haulmont.chile.core.model.impl.EnumerationRange
 
asClass() - Method in interface com.haulmont.chile.core.model.Range
Get this property MetaClass.
asDatatype() - Method in class com.haulmont.chile.core.model.impl.ClassRange
 
asDatatype() - Method in class com.haulmont.chile.core.model.impl.DatatypeRange
 
asDatatype() - Method in class com.haulmont.chile.core.model.impl.EnumerationRange
 
asDatatype() - Method in interface com.haulmont.chile.core.model.Range
Get this property Datatype.
asEnumeration() - Method in class com.haulmont.chile.core.model.impl.ClassRange
 
asEnumeration() - Method in class com.haulmont.chile.core.model.impl.DatatypeRange
 
asEnumeration() - Method in class com.haulmont.chile.core.model.impl.EnumerationRange
 
asEnumeration() - Method in interface com.haulmont.chile.core.model.Range
Get this property Enumeration.
asMap() - Method in interface com.haulmont.cuba.core.sys.entitycache.QueryCache
Returns a view of the entries stored in this cache as a map.
asMap() - Method in class com.haulmont.cuba.core.sys.entitycache.StandardQueryCache
 
asPathString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
asPathString(char) - Method in class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
assertFail(Runnable) - Static method in class com.haulmont.cuba.testsupport.TestSupport
 
AssignableTarget - Interface in com.haulmont.cuba.gui.app.security.entity
 
assignPermissionVariant(String, AttributePermissionVariant) - Method in class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
association_path_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
association_path_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.association_path_expression_return
 
asString() - Static method in class com.haulmont.bali.util.StackTrace
Get current stack trace as string.
asyncReloadAppFolders() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
attachFrame() - Method in interface com.haulmont.cuba.gui.components.DetachableFrame
Attach already detached frame to parent
Attribute - Interface in com.haulmont.cuba.core.sys.jpql.model
 
AttributeAccessService - Interface in com.haulmont.cuba.core.app
INTERNAL.
AttributeAccessServiceBean - Class in com.haulmont.cuba.core.app
 
AttributeAccessServiceBean() - Constructor for class com.haulmont.cuba.core.app.AttributeAccessServiceBean
 
AttributeAccessSupport - Class in com.haulmont.cuba.gui
Bean of the GUI layer that applies attribute access rules to a frame or screen.
AttributeAccessSupport() - Constructor for class com.haulmont.cuba.gui.AttributeAccessSupport
 
AttributeAccessUpdater - Class in com.haulmont.cuba.client
Client layer bean that updates security state of entity instances.
AttributeAccessUpdater() - Constructor for class com.haulmont.cuba.client.AttributeAccessUpdater
 
attributeAnnotations - Variable in class com.haulmont.cuba.core.sys.MetadataBuildSupport.XmlAnnotations
 
AttributeEditor - Class in com.haulmont.cuba.gui.app.core.categories
Class that encapsulates editing of CategoryAttribute entities.
AttributeEditor() - Constructor for class com.haulmont.cuba.gui.app.core.categories.AttributeEditor
 
AttributeEditor - Class in com.haulmont.cuba.web.app.ui.jmxcontrol.util
 
AttributeEditor(Frame, String) - Constructor for class com.haulmont.cuba.web.app.ui.jmxcontrol.util.AttributeEditor
 
AttributeEditor(Frame, String, Object, boolean, boolean) - Constructor for class com.haulmont.cuba.web.app.ui.jmxcontrol.util.AttributeEditor
 
AttributeEditWindow - Class in com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.attribute
 
AttributeEditWindow() - Constructor for class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.attribute.AttributeEditWindow
 
AttributeHelper - Class in com.haulmont.cuba.web.jmx.entity
 
AttributeHelper() - Constructor for class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
AttributeImpl - Class in com.haulmont.cuba.core.sys.jpql.model
 
AttributeImpl(Class, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.model.AttributeImpl
 
AttributeImpl(String, String, boolean) - Constructor for class com.haulmont.cuba.core.sys.jpql.model.AttributeImpl
 
AttributePermissionsFrame - Class in com.haulmont.cuba.gui.app.security.role.edit.tabs
 
AttributePermissionsFrame() - Constructor for class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame
 
AttributePermissionsFrame.Companion - Interface in com.haulmont.cuba.gui.app.security.role.edit.tabs
 
AttributePermissionsFrameCompanion - Class in com.haulmont.cuba.desktop.app.security.role
 
AttributePermissionsFrameCompanion() - Constructor for class com.haulmont.cuba.desktop.app.security.role.AttributePermissionsFrameCompanion
 
AttributePermissionsFrameCompanion - Class in com.haulmont.cuba.web.app.ui.security.role
 
AttributePermissionsFrameCompanion() - Constructor for class com.haulmont.cuba.web.app.ui.security.role.AttributePermissionsFrameCompanion
 
AttributePermissionVariant - Enum in com.haulmont.cuba.gui.app.security.entity
 
attributes(Element) - Static method in class com.haulmont.bali.util.Dom4j
 
attributes - Variable in class com.haulmont.cuba.core.sys.MetadataBuildSupport.XmlAnnotation
 
AttributeSecuritySupport - Class in com.haulmont.cuba.core.app
Supports enforcing entity attribute permissions on Middleware.
AttributeSecuritySupport() - Constructor for class com.haulmont.cuba.core.app.AttributeSecuritySupport
 
AttributeTarget - Class in com.haulmont.cuba.gui.app.security.entity
 
AttributeTarget(String) - Constructor for class com.haulmont.cuba.gui.app.security.entity.AttributeTarget
 
attributeType - Variable in class com.haulmont.restapi.data.MetaPropertyInfo
 
authenticate(Authentication) - Method in class com.haulmont.cuba.portal.security.PortalAuthenticationProvider
 
authenticate(PortalSession) - Method in class com.haulmont.cuba.portal.service.impl.PortalAuthenticationServiceImpl
 
authenticate(PortalSession) - Method in interface com.haulmont.cuba.portal.service.PortalAuthenticationService
Internal portal authentication.
authenticate(String, String, Locale, Map<String, Object>) - Method in interface com.haulmont.cuba.security.app.LoginWorker
authenticate(String, String, Locale, Map<String, Object>) - Method in class com.haulmont.cuba.security.app.LoginWorkerBean
Deprecated.
 
authenticate(Credentials) - Method in interface com.haulmont.cuba.security.auth.AuthenticationManager
Authenticates a user and provides authentication details.
authenticate(Credentials) - Method in class com.haulmont.cuba.security.auth.AuthenticationManagerBean
 
authenticate(Credentials) - Method in interface com.haulmont.cuba.security.auth.AuthenticationProvider
Authenticates a user and provides authentication details.
authenticate(Credentials) - Method in interface com.haulmont.cuba.security.auth.AuthenticationService
Authenticates a user and provides authentication details.
authenticate(Credentials) - Method in class com.haulmont.cuba.security.auth.AuthenticationServiceBean
 
authenticate(Credentials) - Method in class com.haulmont.cuba.security.auth.providers.AnonymousAuthenticationProvider
 
authenticate(Credentials) - Method in class com.haulmont.cuba.security.auth.providers.LoginPasswordAuthenticationProvider
 
authenticate(Credentials) - Method in class com.haulmont.cuba.security.auth.providers.RememberMeAuthenticationProvider
 
authenticate(Credentials) - Method in class com.haulmont.cuba.security.auth.providers.SystemAuthenticationProvider
 
authenticate(Credentials) - Method in class com.haulmont.cuba.security.auth.providers.TrustedClientAuthenticationProvider
 
authenticate(String, String, Locale) - Method in interface com.haulmont.cuba.web.auth.CubaAuthProvider
Deprecated.
Use LoginProvider instead.
authenticate(String, String, Locale) - Method in class com.haulmont.cuba.web.auth.IdpAuthProvider
Deprecated.
 
authenticate(String, String, Locale) - Method in class com.haulmont.cuba.web.auth.LdapAuthProvider
Deprecated.
 
authenticate(String, String, Locale) - Method in class com.haulmont.cuba.web.auth.NoOpAuthProvider
 
authenticate(AuthRequest, String, HttpServletResponse) - Method in class com.haulmont.idp.controllers.IdpController
 
authenticate(Authentication) - Method in class com.haulmont.idp.sys.IdpSpringAuthenticationProvider
 
authenticate(Authentication) - Method in class com.haulmont.restapi.auth.CubaUserAuthenticationProvider
 
Authenticated - Annotation Type in com.haulmont.cuba.security.app
Annotation for bean methods which require authentication, i.e.
authenticated(String) - Static method in class com.haulmont.idp.model.AuthResponse
 
Authentication - Class in com.haulmont.cuba.security.app
Bean that provides authentication to an arbitrary code on the Middleware.
Authentication() - Constructor for class com.haulmont.cuba.security.app.Authentication
 
Authentication.AuthenticatedOperation<T> - Interface in com.haulmont.cuba.security.app
 
AuthenticationDetails - Interface in com.haulmont.cuba.security.auth
Interface that represents the result of authentication.
AuthenticationFailureEvent - Class in com.haulmont.cuba.security.auth.events
Event that is fired by AuthenticationManager if user authentication failed against one of AuthenticationProviders, i.e.
AuthenticationFailureEvent(Credentials, AuthenticationProvider, LoginException) - Constructor for class com.haulmont.cuba.security.auth.events.AuthenticationFailureEvent
 
AuthenticationInterceptor - Class in com.haulmont.cuba.security.sys
 
AuthenticationInterceptor() - Constructor for class com.haulmont.cuba.security.sys.AuthenticationInterceptor
 
AuthenticationManager - Interface in com.haulmont.cuba.security.auth
Authenticates users of the system.
AuthenticationManagerBean - Class in com.haulmont.cuba.security.auth
 
AuthenticationManagerBean() - Constructor for class com.haulmont.cuba.security.auth.AuthenticationManagerBean
 
AuthenticationProvider - Interface in com.haulmont.cuba.security.auth
Authentication module that can process a specific Credentials implementation.
AuthenticationService - Interface in com.haulmont.cuba.security.auth
Authentication layer for client applications.
AuthenticationServiceBean - Class in com.haulmont.cuba.security.auth
 
AuthenticationServiceBean() - Constructor for class com.haulmont.cuba.security.auth.AuthenticationServiceBean
 
AuthenticationSuccessEvent - Class in com.haulmont.cuba.security.auth.events
Event that is fired by AuthenticationManager after user is successfully authenticated.
AuthenticationSuccessEvent(Credentials, AuthenticationDetails) - Constructor for class com.haulmont.cuba.security.auth.events.AuthenticationSuccessEvent
 
AuthInfo(String, String, Boolean) - Constructor for class com.haulmont.cuba.web.app.loginwindow.AppLoginWindow.AuthInfo
 
AuthRequest - Class in com.haulmont.idp.model
 
AuthRequest() - Constructor for class com.haulmont.idp.model.AuthRequest
 
AuthResponse - Class in com.haulmont.idp.model
 
AuthResponse() - Constructor for class com.haulmont.idp.model.AuthResponse
 
auto - Variable in class com.haulmont.cuba.security.app.UserTimeZone
 
AUTO_SIZE - Static variable in interface com.haulmont.cuba.gui.components.Component
 
AUTO_SIZE_PX - Static variable in interface com.haulmont.cuba.gui.components.Component
 
AUTO_SIZE_PX - Static variable in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
AutoCompleteSupport - Interface in com.haulmont.cuba.gui.components.autocomplete
 
autoRefreshInvalid(CollectionDatasource, boolean) - Static method in class com.haulmont.cuba.gui.data.impl.CollectionDsHelper
 
AvailableLocalesFactory - Class in com.haulmont.cuba.core.sys
 
AvailableLocalesFactory() - Constructor for class com.haulmont.cuba.core.sys.AvailableLocalesFactory
 
availableOps(Class) - Method in interface com.haulmont.cuba.core.global.filter.OpManager
 
availableOps(MetaClass, MetaProperty) - Method in interface com.haulmont.cuba.core.global.filter.OpManager
 
availableOps(Class) - Method in class com.haulmont.cuba.core.global.filter.OpManagerImpl
 
availableOps(MetaClass, MetaProperty) - Method in class com.haulmont.cuba.core.global.filter.OpManagerImpl
 
availableOpsForCollectionDynamicAttribute() - Method in interface com.haulmont.cuba.core.global.filter.OpManager
 
availableOpsForCollectionDynamicAttribute() - Method in class com.haulmont.cuba.core.global.filter.OpManagerImpl
 
AVG - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
AVG - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
avg(Collection<T>) - Method in interface com.haulmont.cuba.gui.data.aggregation.Aggregation
 
avg(Collection<T>) - Method in class com.haulmont.cuba.gui.data.aggregation.impl.BasicAggregation
 
avg(Collection<T>) - Method in class com.haulmont.cuba.gui.data.aggregation.impl.BasicNumberAggregation
 
avg() - Method in class com.haulmont.cuba.gui.data.aggregation.NumberAggregationHelper
 
AWS4SignerBase - Class in com.haulmont.cuba.core.app.filestorage.amazon.auth
Common methods and properties for all AWS4 signer variants
AWS4SignerBase(URL, String, String, String) - Constructor for class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerBase
Create a new AWS V4 signer.
AWS4SignerForAuthorizationHeader - Class in com.haulmont.cuba.core.app.filestorage.amazon.auth
Sample AWS4 signer demonstrating how to sign requests to Amazon S3 using an 'Authorization' header.
AWS4SignerForAuthorizationHeader(URL, String, String, String) - Constructor for class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerForAuthorizationHeader
 
AWS4SignerForChunkedUpload - Class in com.haulmont.cuba.core.app.filestorage.amazon.auth
Sample AWS4 signer demonstrating how to sign 'chunked' uploads
AWS4SignerForChunkedUpload(URL, String, String, String) - Constructor for class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerForChunkedUpload
 
AWTExceptionHandler - Class in com.haulmont.cuba.desktop.exception
 
AWTExceptionHandler() - Constructor for class com.haulmont.cuba.desktop.exception.AWTExceptionHandler
 

B

backgroundDisabledEditablePainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.SearchComboBoxPainter
 
backgroundDisabledPainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.MandatoryComboBoxTextFieldPainter
 
backgroundDisabledPainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.SearchComboBoxPainter
 
backgroundDisabledPressedPainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.SearchComboBoxPainter
 
backgroundEditableFocusedPainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.SearchComboBoxPainter
 
backgroundEditableMouseOverPainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.SearchComboBoxPainter
 
backgroundEditablePressedPainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.SearchComboBoxPainter
 
backgroundEnabledEditablePainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.SearchComboBoxPainter
 
backgroundEnabledPainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.MandatoryComboBoxTextFieldPainter
 
backgroundEnabledPainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.SearchComboBoxPainter
 
backgroundEnabledSelectedPainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.SearchComboBoxPainter
 
backgroundFocusedMouseOverPainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.SearchComboBoxPainter
 
backgroundFocusedPainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.SearchComboBoxPainter
 
backgroundFocusedPressedPainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.SearchComboBoxPainter
 
backgroundMouseOverPainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.SearchComboBoxPainter
 
backgroundPressedPainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.SearchComboBoxPainter
 
backgroundSelectedPainter() - Static method in class com.haulmont.cuba.desktop.plaf.nimbus.MandatoryComboBoxTextFieldPainter
 
BackgroundTask<T,V> - Class in com.haulmont.cuba.gui.executors
Background task for execute by BackgroundWorker.
BackgroundTask.ProgressListener<T,V> - Interface in com.haulmont.cuba.gui.executors
Listener of the task life cycle events, complementary to the tasks own methods: BackgroundTask.progress(java.util.List), BackgroundTask.done(Object), BackgroundTask.canceled().
BackgroundTask.ProgressListenerAdapter<T,V> - Class in com.haulmont.cuba.gui.executors
 
BackgroundTaskHandler<V> - Interface in com.haulmont.cuba.gui.executors
Task handler for BackgroundTask.
BackgroundTaskManager - Class in com.haulmont.cuba.web.sys
 
BackgroundTaskManager() - Constructor for class com.haulmont.cuba.web.sys.BackgroundTaskManager
 
BackgroundTaskTimeoutEvent - Class in com.haulmont.cuba.gui.event
 
BackgroundTaskTimeoutEvent(Object, BackgroundTask) - Constructor for class com.haulmont.cuba.gui.event.BackgroundTaskTimeoutEvent
 
BackgroundTaskUnhandledExceptionEvent - Class in com.haulmont.cuba.gui.event
 
BackgroundTaskUnhandledExceptionEvent(Object, BackgroundTask, Exception) - Constructor for class com.haulmont.cuba.gui.event.BackgroundTaskUnhandledExceptionEvent
 
BackgroundTaskWrapper<T,V> - Class in com.haulmont.cuba.gui.executors
Provides simple API for cases when the same type of background task gets started, restarted and cancelled repetitively.
BackgroundTaskWrapper(BackgroundTask<T, V>) - Constructor for class com.haulmont.cuba.gui.executors.BackgroundTaskWrapper
 
BackgroundTaskWrapper() - Constructor for class com.haulmont.cuba.gui.executors.BackgroundTaskWrapper
 
BackgroundWorker - Interface in com.haulmont.cuba.gui.executors
Entry point to BackgroundTask execution functionality.
BackgroundWorkProgressWindow<T extends java.lang.Number,V> - Class in com.haulmont.cuba.gui.backgroundwork
Window that indicates progress of the background task, shows progress bar and processed items' message.
BackgroundWorkProgressWindow() - Constructor for class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkProgressWindow
 
BackgroundWorkWindow<T,V> - Class in com.haulmont.cuba.gui.backgroundwork
Modal window wrapping around background task.
BackgroundWorkWindow() - Constructor for class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkWindow
 
backwardClick(Calendar.CalendarBackwardClickEvent) - Method in interface com.haulmont.cuba.gui.components.Calendar.CalendarBackwardClickListener
 
BASE - Static variable in class com.haulmont.cuba.core.global.View
Includes all local non-system properties and properties defined by NamePattern (effectively View.MINIMAL + View.LOCAL).
BaseAction - Class in com.haulmont.cuba.gui.components.actions
Action that can change its enabled and visible properties depending on the user permissions and current context.
BaseAction(String) - Constructor for class com.haulmont.cuba.gui.components.actions.BaseAction
 
BaseAction.EnabledRule - Interface in com.haulmont.cuba.gui.components.actions
Callback interface which is invoked by the action to determine its enabled state.
BaseCustomNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
BaseCustomNode(Token) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.BaseCustomNode
 
BaseDbGeneratedIdEntity<K extends java.lang.Number> - Class in com.haulmont.cuba.core.entity
Base class for persistent entities with identifier generated by the database on insert.
BaseDbGeneratedIdEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseDbGeneratedIdEntity
 
BaseEntity<T> - Interface in com.haulmont.cuba.core.entity
Deprecated.
BaseEntityInternalAccess - Class in com.haulmont.cuba.core.entity
INTERNAL
BaseGenericIdEntity<T> - Class in com.haulmont.cuba.core.entity
Base class for entities.
BaseGenericIdEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseGenericIdEntity
 
BaseIdentityIdEntity - Class in com.haulmont.cuba.core.entity
Base class for entities with Long Identity identifier.
BaseIdentityIdEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseIdentityIdEntity
 
BaseIdpSessionFilter - Class in com.haulmont.cuba.web.security.idp
 
BaseIdpSessionFilter() - Constructor for class com.haulmont.cuba.web.security.idp.BaseIdpSessionFilter
 
BaseIntegerIdEntity - Class in com.haulmont.cuba.core.entity
Base class for entities with Integer identifier.
BaseIntegerIdEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseIntegerIdEntity
 
BaseIntIdentityIdEntity - Class in com.haulmont.cuba.core.entity
Base class for entities with Integer Identity identifier.
BaseIntIdentityIdEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseIntIdentityIdEntity
 
BaseJoinNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
BaseJoinNode(int, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.BaseJoinNode
 
BaseLongIdEntity - Class in com.haulmont.cuba.core.entity
Base class for entities with Long identifier.
BaseLongIdEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseLongIdEntity
 
BaseMandatoryRegionPainter - Class in com.haulmont.cuba.desktop.plaf.nimbus
 
BaseMandatoryRegionPainter() - Constructor for class com.haulmont.cuba.desktop.plaf.nimbus.BaseMandatoryRegionPainter
 
BaseMandatoryRegionPainter.AbstractRegionPainterPaintContext - Class in com.haulmont.cuba.desktop.plaf.nimbus
The only reason to have this is to access AbstractRegionPainter.PaintContextCacheMode which has protected access.
BaseStringIdEntity - Class in com.haulmont.cuba.core.entity
Base class for entities with String identifier.
BaseStringIdEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseStringIdEntity
 
BaseUuidEntity - Class in com.haulmont.cuba.core.entity
Base class for entities with UUID identifier.
BaseUuidEntity() - Constructor for class com.haulmont.cuba.core.entity.BaseUuidEntity
 
BasicAggregation<T> - Class in com.haulmont.cuba.gui.data.aggregation.impl
 
BasicAggregation(Class<T>) - Constructor for class com.haulmont.cuba.gui.data.aggregation.impl.BasicAggregation
 
BasicNumberAggregation<T extends java.lang.Number> - Class in com.haulmont.cuba.gui.data.aggregation.impl
 
BasicPermissionTarget - Class in com.haulmont.cuba.gui.app.security.entity
Non-persistent entity to show permission targets in UI
BasicPermissionTarget(String, String, String) - Constructor for class com.haulmont.cuba.gui.app.security.entity.BasicPermissionTarget
 
BasicPermissionTarget(String, String, String, PermissionVariant) - Constructor for class com.haulmont.cuba.gui.app.security.entity.BasicPermissionTarget
 
BasicPermissionTreeDatasource - Class in com.haulmont.cuba.gui.app.security.ds
 
BasicPermissionTreeDatasource() - Constructor for class com.haulmont.cuba.gui.app.security.ds.BasicPermissionTreeDatasource
 
BasicPermissionTreeStyleProvider - Class in com.haulmont.cuba.gui.app.security.role.edit
 
BasicPermissionTreeStyleProvider() - Constructor for class com.haulmont.cuba.gui.app.security.role.edit.BasicPermissionTreeStyleProvider
 
BasicRowProcessor - Class in com.haulmont.bali.db
Basic implementation of the RowProcessor interface.
BasicRowProcessor() - Constructor for class com.haulmont.bali.db.BasicRowProcessor
BasicRowProcessor constructor.
BasicRowProcessor(BeanProcessor) - Constructor for class com.haulmont.bali.db.BasicRowProcessor
BasicRowProcessor constructor.
batch(Connection, String, Object[][]) - Method in class com.haulmont.bali.db.QueryRunner
Execute a batch of SQL INSERT, UPDATE, or DELETE queries.
batch(Connection, String, Object[][], int[]) - Method in class com.haulmont.bali.db.QueryRunner
Execute a batch of SQL INSERT, UPDATE, or DELETE queries.
batch(String, Object[][]) - Method in class com.haulmont.bali.db.QueryRunner
Execute a batch of SQL INSERT, UPDATE, or DELETE queries.
batch(String, Object[][], int[]) - Method in class com.haulmont.bali.db.QueryRunner
Execute a batch of SQL INSERT, UPDATE, or DELETE queries.
BeanDescriptorStub() - Constructor for class com.haulmont.cuba.client.testsupport.TestBeanValidation.BeanDescriptorStub
 
BeanProcessor - Class in com.haulmont.bali.db
BeanProcessor matches column names to bean property names and converts ResultSet columns into objects for those bean properties.
BeanProcessor() - Constructor for class com.haulmont.bali.db.BeanProcessor
Constructor for BeanProcessor.
BeanValidation - Interface in com.haulmont.cuba.core.global
Infrastructure interface for validation with JSR303 rules.
BeanValidation.ValidationOptions - Class in com.haulmont.cuba.core.global
 
BeanValidationImpl - Class in com.haulmont.cuba.core.sys
 
BeanValidationImpl() - Constructor for class com.haulmont.cuba.core.sys.BeanValidationImpl
 
BeanValidationViolationCause(ConstraintViolation) - Constructor for class com.haulmont.cuba.gui.components.validators.BeanValidator.BeanValidationViolationCause
 
BeanValidator - Class in com.haulmont.cuba.gui.components.validators
Validator that applies JSR303 rules for Field instance using BeanValidation.
BeanValidator(Class, String) - Constructor for class com.haulmont.cuba.gui.components.validators.BeanValidator
 
BeanValidator(Class, String, Class[]) - Constructor for class com.haulmont.cuba.gui.components.validators.BeanValidator
 
BeanValidator.BeanValidationViolationCause - Class in com.haulmont.cuba.gui.components.validators
 
before() - Method in class com.haulmont.cuba.testsupport.TestContainer.Common
 
beforeActionPerformed() - Method in interface com.haulmont.cuba.gui.components.Action.BeforeActionPerformedHandler
Invoked by the action before execution.
BeforeAttachEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling entities right before they are attached to an EntityManager on merge operation.
BeforeAuthenticationEvent - Class in com.haulmont.cuba.security.auth.events
Event that is fired by AuthenticationManager before user is authenticated.
BeforeAuthenticationEvent(Credentials) - Constructor for class com.haulmont.cuba.security.auth.events.BeforeAuthenticationEvent
 
BeforeCloseEvent(Window) - Constructor for class com.haulmont.cuba.gui.components.Window.BeforeCloseEvent
 
beforeCloseWithCloseButton(Window.BeforeCloseWithCloseButtonEvent) - Method in interface com.haulmont.cuba.gui.components.Window.BeforeCloseWithCloseButtonListener
Called when a screen is closed with one of the following approaches: screen's close button, bread crumbs, TabSheet tabs' close actions (Close, Close All, Close Others).
BeforeCloseWithCloseButtonEvent(Window) - Constructor for class com.haulmont.cuba.gui.components.Window.BeforeCloseWithCloseButtonEvent
 
beforeCloseWithShortcut(Window.BeforeCloseWithShortcutEvent) - Method in interface com.haulmont.cuba.gui.components.Window.BeforeCloseWithShortcutListener
Called when a screen is closed with ClientConfig.getCloseShortcut().
BeforeCloseWithShortcutEvent(Window) - Constructor for class com.haulmont.cuba.gui.components.Window.BeforeCloseWithShortcutEvent
 
beforeCommit(EntityManager, Collection<Entity>) - Method in interface com.haulmont.cuba.core.listener.BeforeCommitTransactionListener
Invoked before transaction commit.
beforeCommit(CommitContext) - Method in interface com.haulmont.cuba.gui.data.DsContext.BeforeCommitListener
Called before sending data to the middleware.
beforeCommit(CommitContext) - Method in interface com.haulmont.cuba.gui.data.DsContext.CommitListener
Deprecated.
Called before sending data to the middleware.
beforeCommit(CommitContext) - Method in class com.haulmont.cuba.gui.data.DsContext.CommitListenerAdapter
Deprecated.
 
beforeCommit(CommitContext) - Method in class com.haulmont.cuba.gui.data.impl.compatibility.DsContextCommitListenerWrapper
Deprecated.
 
BeforeCommitTransactionListener - Interface in com.haulmont.cuba.core.listener
Interface for listeners notified before transaction commit.
BeforeDeleteEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling of entities before they have been deleted or marked as deleted in DB.
BeforeDetachEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling entities right before they are detached from an EntityManager on transaction commit.
beforeEditorOpened(DataGrid.EditorOpenEvent) - Method in interface com.haulmont.cuba.gui.components.DataGrid.EditorOpenListener
 
beforeFilterApplied() - Method in interface com.haulmont.cuba.gui.components.Filter.BeforeFilterAppliedHandler
 
BeforeInsertEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling entities before they have been inserted into DB.
BeforeLoginEvent - Class in com.haulmont.cuba.security.auth.events
Event that is fired by AuthenticationManager before user is logged in.
BeforeLoginEvent(Credentials) - Constructor for class com.haulmont.cuba.security.auth.events.BeforeLoginEvent
 
BeforeLoginEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired before login procedure in Connection.
BeforeLoginEvent(Credentials) - Constructor for class com.haulmont.cuba.web.security.events.BeforeLoginEvent
 
beforeMerge(Entity) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Should be called before merging an entity.
beforePersist(Entity) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Should be called before persisting a new entity.
BeforeRestInvocationEvent - Class in com.haulmont.restapi.events
Event fired before a call of a REST controller.
BeforeRestInvocationEvent(Authentication, ServletRequest, ServletResponse) - Constructor for class com.haulmont.restapi.events.BeforeRestInvocationEvent
 
beforeTopLevelWindowInit() - Method in class com.haulmont.cuba.web.AppUI
 
BeforeUpdateEntityListener<T extends Entity> - Interface in com.haulmont.cuba.core.listener
Defines the contract for handling of entities before they have been updated in DB.
BeforeValueClearEvent(FileUploadField) - Constructor for class com.haulmont.cuba.gui.components.FileUploadField.BeforeValueClearEvent
 
beforeValueClearPerformed(FileUploadField.BeforeValueClearEvent) - Method in interface com.haulmont.cuba.gui.components.FileUploadField.BeforeValueClearListener
 
begin() - Method in interface com.haulmont.cuba.core.app.scheduling.Coordinator
 
begin() - Method in class com.haulmont.cuba.core.app.scheduling.DbBasedCoordinator
 
begin(String) - Method in class com.haulmont.cuba.security.app.Authentication
Begin an authenticated code block.
begin() - Method in class com.haulmont.cuba.security.app.Authentication
Authenticate with login set in cuba.jmxUserLogin app property.
beginTransaction(EntityManager, TransactionDefinition) - Method in class com.haulmont.cuba.core.sys.CubaEclipseLinkJpaDialect
 
between_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
between_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.between_expression_return
 
BigDecimalAggregation - Class in com.haulmont.cuba.gui.data.aggregation.impl
 
BigDecimalAggregation() - Constructor for class com.haulmont.cuba.gui.data.aggregation.impl.BigDecimalAggregation
 
BigDecimalDatatype - Class in com.haulmont.chile.core.datatypes.impl
 
BigDecimalDatatype(Element) - Constructor for class com.haulmont.chile.core.datatypes.impl.BigDecimalDatatype
 
BinaryUtils - Class in com.haulmont.cuba.core.app.filestorage.amazon.util
Utilities for encoding and decoding binary data to and from different forms.
BinaryUtils() - Constructor for class com.haulmont.cuba.core.app.filestorage.amazon.util.BinaryUtils
 
bind() - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Create and bind components for all declarative fields.
bind(CollectionDatasource) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsActionsNotifier
 
bind(CollectionDatasource) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
bind(Name, Object) - Method in class com.haulmont.cuba.testsupport.TestContext
 
bind(String, Object) - Method in class com.haulmont.cuba.testsupport.TestContext
 
boolean_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
boolean_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.boolean_expression_return
 
boolean_literal() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
boolean_literal_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.boolean_literal_return
 
boolean_primary() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
boolean_primary_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.boolean_primary_return
 
BooleanDatatype - Class in com.haulmont.chile.core.datatypes.impl
 
BooleanDatatype() - Constructor for class com.haulmont.chile.core.datatypes.impl.BooleanDatatype
 
BoxLayout - Interface in com.haulmont.cuba.gui.components
 
BROWSE_WINDOW_SUFFIX - Static variable in interface com.haulmont.cuba.gui.components.Window
 
BrowserFrame - Interface in com.haulmont.cuba.gui.components
A component displaying an embedded web page.
BruteForceProtection - Class in com.haulmont.cuba.security.jmx
 
BruteForceProtection() - Constructor for class com.haulmont.cuba.security.jmx.BruteForceProtection
 
BruteForceProtectionAPI - Interface in com.haulmont.cuba.security.app
Class is responsible for the brute-force protection on user login
BruteForceProtectionBean - Class in com.haulmont.cuba.security.app
 
BruteForceProtectionBean() - Constructor for class com.haulmont.cuba.security.app.BruteForceProtectionBean
 
BruteForceProtectionMBean - Interface in com.haulmont.cuba.security.jmx
 
BruteForceUserCredentialsChecker - Class in com.haulmont.cuba.security.auth.checks
Checks if a user tries to brute-force password / remember me token.
BruteForceUserCredentialsChecker() - Constructor for class com.haulmont.cuba.security.auth.checks.BruteForceUserCredentialsChecker
 
BtnClickListener() - Constructor for class com.haulmont.cuba.web.sys.WindowBreadCrumbs.BtnClickListener
 
build(String) - Method in class com.haulmont.cuba.client.sys.config.EntityFactory
 
build(String) - Method in class com.haulmont.cuba.client.UniqueConstraintViolationPatternFactory
 
build(String) - Method in class com.haulmont.cuba.core.config.type.CharTypeFactory
 
build(String) - Method in class com.haulmont.cuba.core.config.type.CommaSeparatedStringListTypeFactory
 
build(String) - Method in class com.haulmont.cuba.core.config.type.ConstructorTypeFactory
 
build(String) - Method in class com.haulmont.cuba.core.config.type.DateFactory
 
build(String) - Method in class com.haulmont.cuba.core.config.type.EnumClassFactory
 
build(String) - Method in class com.haulmont.cuba.core.config.type.IntegerListTypeFactory
 
build(String) - Method in class com.haulmont.cuba.core.config.type.StaticTypeFactory
 
build(String) - Method in class com.haulmont.cuba.core.config.type.StringListTypeFactory
 
build(String) - Method in class com.haulmont.cuba.core.config.type.TypeFactory
Build an instance of the configuration type from a string.
build(String) - Method in class com.haulmont.cuba.core.config.type.UuidTypeFactory
 
build(String) - Method in class com.haulmont.cuba.core.sys.AvailableLocalesFactory
 
build(String) - Method in class com.haulmont.cuba.core.sys.config.EntityFactory
 
build() - Method in class com.haulmont.cuba.gui.components.filter.addcondition.ConditionDescriptorsTreeBuilder
 
build() - Method in interface com.haulmont.cuba.gui.components.filter.addcondition.ConditionDescriptorsTreeBuilderAPI
 
build() - Method in class com.haulmont.cuba.gui.components.filter.Param.Builder
 
build(HierarchicalDatasource, Object, boolean) - Method in interface com.haulmont.cuba.gui.components.WidgetsTree.WidgetBuilder
 
build(AppMenu) - Method in class com.haulmont.cuba.web.sys.MenuBuilder
 
build(SideMenu) - Method in class com.haulmont.cuba.web.sys.SideMenuBuilder
 
buildCollectionDatasource(Class<T>) - Method in class com.haulmont.cuba.gui.data.DsBuilder
Build a CollectionDatasource with the specified implementation class.
buildCollectionDatasource() - Method in class com.haulmont.cuba.gui.data.DsBuilder
Build a CollectionDatasource with the standard implementation.
buildDatasource() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
buildFromJson(String, MetaClass) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportViewBuilder
 
buildFromJson(String, MetaClass) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportViewBuilderAPI
Builds an EntityImportView that contains all fields that are presented in the JSON object.
buildGroupDatasource(Class<T>) - Method in class com.haulmont.cuba.gui.data.DsBuilder
Build a GroupDatasource with the specified implementation class.
buildGroupDatasource() - Method in class com.haulmont.cuba.gui.data.DsBuilder
Build a GroupDatasource with the standard implementation.
buildHierarchicalDatasource(Class<T>) - Method in class com.haulmont.cuba.gui.data.DsBuilder
Build a HierarchicalDatasource with the specified implementation class.
buildHierarchicalDatasource() - Method in class com.haulmont.cuba.gui.data.DsBuilder
Build a HierarchicalDatasource with the standard implementation.
BuildInfo - Class in com.haulmont.cuba.core.global
Provides build information stored in global artifact by CubaBuildInfo Gradle task.
BuildInfo() - Constructor for class com.haulmont.cuba.core.global.BuildInfo
 
BuildInfo.Content - Class in com.haulmont.cuba.core.global
Build information stored in global artifact by CubaBuildInfo Gradle task.
buildRuntimePropsDatasource(String, MetaClass) - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
buildValuesCollectionDatasource() - Method in class com.haulmont.cuba.gui.data.DsBuilder
Build a ValueCollectionDatasourceImpl with the standard implementation.
buildValuesCollectionDatasource(Class<T>) - Method in class com.haulmont.cuba.gui.data.DsBuilder
Build a ValueCollectionDatasourceImpl with the specified implementation class.
buildValuesGroupDatasource() - Method in class com.haulmont.cuba.gui.data.DsBuilder
Build a ValueGroupDatasourceImpl with the standard implementation.
buildValuesGroupDatasource(Class<T>) - Method in class com.haulmont.cuba.gui.data.DsBuilder
Build a ValueGroupDatasourceImpl with the specified implementation class.
buildValuesHierarchicalDatasource() - Method in class com.haulmont.cuba.gui.data.DsBuilder
Build a ValueHierarchicalDatasourceImpl with the standard implementation.
buildValuesHierarchicalDatasource(Class<T>) - Method in class com.haulmont.cuba.gui.data.DsBuilder
Build a ValueHierarchicalDatasourceImpl with the specified implementation class.
BulkEditAction - Class in com.haulmont.cuba.gui.components.actions
Action used in BulkEditor visual component.
BulkEditAction(ListComponent) - Constructor for class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
BulkEditor - Interface in com.haulmont.cuba.gui.components
 
BulkEditorCloseEvent(EditAction, Window, String) - Constructor for class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorCloseEvent
 
BulkEditorFieldFactory - Class in com.haulmont.cuba.gui.app.core.bulk
 
BulkEditorFieldFactory() - Constructor for class com.haulmont.cuba.gui.app.core.bulk.BulkEditorFieldFactory
 
BulkEditorIntegration() - Constructor for class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorIntegration
 
BulkEditorWindow - Class in com.haulmont.cuba.gui.app.core.bulk
 
BulkEditorWindow() - Constructor for class com.haulmont.cuba.gui.app.core.bulk.BulkEditorWindow
 
BUNDLE_NAME - Static variable in class com.haulmont.cuba.core.sys.AbstractMessages
 
Button - Interface in com.haulmont.cuba.gui.components
 
BUTTON_BORDERLESS - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Borderless button.
BUTTON_BORDERLESS_COLORED - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Borderless button with a colored caption text.
BUTTON_DANGER - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
A prominent button that can be used when the action is considered unsafe for the user (i.e.
BUTTON_FRIENDLY - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
A prominent button that can be used instead of the HaloTheme.BUTTON_PRIMARY for primary actions when the action is considered safe for the user (i.e.
BUTTON_ICON_ALIGN_RIGHT - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Align the icon to the right side of the button caption.
BUTTON_ICON_ALIGN_TOP - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Stack the icon on top of the button caption.
BUTTON_ICON_ONLY - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Only show the icon in the button, and size the button to a square shape.
BUTTON_PRIMARY - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Primary action button (e.g.
BUTTON_QUIET - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
"Quiet" button, which looks like HaloTheme.BUTTON_BORDERLESS until you hover over it with the mouse.
buttonClick(Button.ClickEvent) - Method in class com.haulmont.cuba.web.sys.WindowBreadCrumbs.BtnClickListener
 
ButtonsPanel - Interface in com.haulmont.cuba.gui.components
 
ButtonsPanel.Provider - Interface in com.haulmont.cuba.gui.components
 
BY - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
BY - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
BypassSerialization - Annotation Type in com.haulmont.cuba.core.sys.remoting
Indicates that method argument or return type isn't serialized during local service invocation and passed by reference For internal use only.
ByteArrayDataProvider - Class in com.haulmont.cuba.gui.export
 
ByteArrayDataProvider(byte[]) - Constructor for class com.haulmont.cuba.gui.export.ByteArrayDataProvider
 
ByteArrayDatatype - Class in com.haulmont.chile.core.datatypes.impl
 
ByteArrayDatatype() - Constructor for class com.haulmont.chile.core.datatypes.impl.ByteArrayDatatype
 

C

C_FOLDERS_PANE - Static variable in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
CacheUserSessionProvider - Interface in com.haulmont.cuba.client.sys.cache
Provides user session for background cache update.
CachingEntitiesHolder() - Constructor for class com.haulmont.cuba.core.global.MetadataTools.CachingEntitiesHolder
 
CachingFacade - Class in com.haulmont.cuba.core.jmx
 
CachingFacade() - Constructor for class com.haulmont.cuba.core.jmx.CachingFacade
 
CachingFacade - Class in com.haulmont.cuba.portal.jmx
 
CachingFacade() - Constructor for class com.haulmont.cuba.portal.jmx.CachingFacade
 
CachingFacade - Class in com.haulmont.cuba.web.jmx
 
CachingFacade() - Constructor for class com.haulmont.cuba.web.jmx.CachingFacade
 
CachingFacadeMBean - Interface in com.haulmont.cuba.core.jmx
 
CachingFacadeMBean - Interface in com.haulmont.cuba.portal.jmx
 
CachingFacadeMBean - Interface in com.haulmont.cuba.web.jmx
 
CachingMetadataSession - Class in com.haulmont.cuba.core.sys
 
CachingMetadataSession(Session) - Constructor for class com.haulmont.cuba.core.sys.CachingMetadataSession
 
CachingStrategy - Interface in com.haulmont.cuba.client.sys.cache
Describes cache storage and invalidation policy
calculateChunkedContentLength(long, long) - Static method in class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerForChunkedUpload
Calculates the expanded payload size of our data when it is chunked
calculateFetchGroup(String, View, boolean, boolean) - Method in class com.haulmont.cuba.core.sys.FetchGroupManager
 
calculateFilteredData(Entity) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Calculate filtered data
calculateFilteredData(Collection<Entity>) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Calculate filtered data
calculateFilteredData(Entity) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
calculateFilteredData(Collection<Entity>) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
Calendar - Interface in com.haulmont.cuba.gui.components
 
Calendar.CalendarBackwardClickEvent - Class in com.haulmont.cuba.gui.components
 
Calendar.CalendarBackwardClickListener - Interface in com.haulmont.cuba.gui.components
Backward icon click listener.
Calendar.CalendarDateClickEvent - Class in com.haulmont.cuba.gui.components
 
Calendar.CalendarDateClickListener - Interface in com.haulmont.cuba.gui.components
Date labels click listener of the component.
Calendar.CalendarEventClickEvent - Class in com.haulmont.cuba.gui.components
 
Calendar.CalendarEventClickListener - Interface in com.haulmont.cuba.gui.components
Event labels click listener of the component.
Calendar.CalendarEventMoveEvent - Class in com.haulmont.cuba.gui.components
 
Calendar.CalendarEventMoveListener - Interface in com.haulmont.cuba.gui.components
Event mouse drag listener.
Calendar.CalendarEventResizeEvent - Class in com.haulmont.cuba.gui.components
 
Calendar.CalendarEventResizeListener - Interface in com.haulmont.cuba.gui.components
Event range change listener.
Calendar.CalendarForwardClickEvent - Class in com.haulmont.cuba.gui.components
 
Calendar.CalendarForwardClickListener - Interface in com.haulmont.cuba.gui.components
Forward icon click listener.
Calendar.CalendarRangeSelectEvent - Class in com.haulmont.cuba.gui.components
 
Calendar.CalendarRangeSelectListener - Interface in com.haulmont.cuba.gui.components
Time range mouse select listener.
Calendar.CalendarWeekClickEvent - Class in com.haulmont.cuba.gui.components
 
Calendar.CalendarWeekClickListener - Interface in com.haulmont.cuba.gui.components
Week labels click listener.
Calendar.TimeFormat - Enum in com.haulmont.cuba.gui.components
 
CalendarBackwardClickEvent(Calendar) - Constructor for class com.haulmont.cuba.gui.components.Calendar.CalendarBackwardClickEvent
 
CalendarDateClickEvent(Calendar, Date) - Constructor for class com.haulmont.cuba.gui.components.Calendar.CalendarDateClickEvent
 
CalendarEvent - Interface in com.haulmont.cuba.gui.components.calendar
 
CalendarEvent.EventChangeEvent - Class in com.haulmont.cuba.gui.components.calendar
 
CalendarEvent.EventChangeListener - Interface in com.haulmont.cuba.gui.components.calendar
 
CalendarEventClickEvent(Calendar, CalendarEvent, Entity) - Constructor for class com.haulmont.cuba.gui.components.Calendar.CalendarEventClickEvent
 
CalendarEventMoveEvent(Calendar, CalendarEvent, Date) - Constructor for class com.haulmont.cuba.gui.components.Calendar.CalendarEventMoveEvent
 
CalendarEventProvider - Interface in com.haulmont.cuba.gui.components.calendar
 
CalendarEventProvider.EventSetChangeEvent - Class in com.haulmont.cuba.gui.components.calendar
 
CalendarEventProvider.EventSetChangeListener - Interface in com.haulmont.cuba.gui.components.calendar
 
CalendarEventResizeEvent(Calendar, CalendarEvent, Date, Date, Entity) - Constructor for class com.haulmont.cuba.gui.components.Calendar.CalendarEventResizeEvent
 
CalendarForwardClickEvent(Calendar) - Constructor for class com.haulmont.cuba.gui.components.Calendar.CalendarForwardClickEvent
 
CalendarRangeSelectEvent(Calendar, Date, Date) - Constructor for class com.haulmont.cuba.gui.components.Calendar.CalendarRangeSelectEvent
 
CalendarWeekClickEvent(Calendar, int, int) - Constructor for class com.haulmont.cuba.gui.components.Calendar.CalendarWeekClickEvent
 
call() - Method in interface com.haulmont.cuba.core.sys.AppContext.SecuredOperation
 
call() - Method in class com.haulmont.cuba.core.sys.SecurityContextAwareCallable
 
call(EntityManager) - Method in interface com.haulmont.cuba.core.Transaction.Callable
Gets called within a transaction.
call() - Method in interface com.haulmont.cuba.security.app.Authentication.AuthenticatedOperation
 
callInTransaction(Transaction.Callable<T>) - Method in interface com.haulmont.cuba.core.Persistence
Executes the action specified by the given single method object within a new transaction in the main data store.
callInTransaction(String, Transaction.Callable<T>) - Method in interface com.haulmont.cuba.core.Persistence
Executes the action specified by the given single method object within a new transaction.
callInTransaction(Transaction.Callable<T>) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
callInTransaction(String, Transaction.Callable<T>) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
canBeRequired() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
canBeRequired() - Method in class com.haulmont.cuba.gui.components.filter.condition.GroupCondition
 
cancel() - Method in interface com.haulmont.cuba.core.app.execution.CancelableResource
cancel resource
cancel() - Method in class com.haulmont.cuba.core.sys.jdbc.JDBCCancelableResource
 
cancel() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
cancel() - Method in class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesEdit
 
cancel() - Method in class com.haulmont.cuba.gui.app.core.categories.LocalizedEnumerationWindow
 
cancel() - Method in class com.haulmont.cuba.gui.app.security.user.resetpasswords.ResetPasswordsDialog
 
cancel() - Method in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkProgressWindow
 
cancel() - Method in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkWindow
 
cancel() - Method in class com.haulmont.cuba.gui.components.EntityCombinedScreen
Method that is invoked by clicking Cancel button, discards changes and disables controls for editing.
cancel() - Method in class com.haulmont.cuba.gui.components.filter.addcondition.AddConditionWindow
 
cancel() - Method in class com.haulmont.cuba.gui.components.filter.edit.CustomConditionEditor
 
cancel() - Method in class com.haulmont.cuba.gui.components.filter.edit.DynamicAttributesConditionEditor
 
cancel() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
cancel() - Method in class com.haulmont.cuba.gui.components.filter.filterselect.FilterSelectWindow
 
cancel() - Method in class com.haulmont.cuba.gui.components.filter.SaveFilterWindow
 
cancel() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorPopupWindow
 
cancel() - Method in interface com.haulmont.cuba.gui.executors.BackgroundTaskHandler
Cancel task.
cancel() - Method in class com.haulmont.cuba.gui.executors.BackgroundTaskWrapper
Cancel running task if there is any.
cancel() - Method in class com.haulmont.cuba.gui.executors.impl.TaskHandlerImpl
 
cancel() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.AdditionLoggerWindow
 
cancel() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ControlLoggerWindow
 
cancel() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.LogDownloadOptionsWindow
 
CancelableResource - Interface in com.haulmont.cuba.core.app.execution
INTERNAL Resource that support cancel by user request.
cancelChanges() - Method in class com.haulmont.cuba.gui.app.core.bulk.BulkEditorWindow
 
canceled() - Method in class com.haulmont.cuba.gui.backgroundwork.LocalizedTaskWrapper
 
canceled() - Method in class com.haulmont.cuba.gui.executors.BackgroundTask
Called by the execution environment in UI thread if the task is canceled by BackgroundTaskHandler.cancel() invocation.
cancelExecution(UUID, String, String) - Method in interface com.haulmont.cuba.core.app.execution.Executions
Cancel execution context: - cancel all resources with context.
cancelExecution(UUID, String, String) - Method in class com.haulmont.cuba.core.app.execution.ExecutionsImpl
 
cancelExecution() - Method in interface com.haulmont.cuba.gui.executors.impl.TaskExecutor
 
canHandle(Method) - Method in interface com.haulmont.cuba.core.config.ConfigMethod.Factory
Test whether this factory can handle a particular configuration interface method.
canHandleLink() - Method in class com.haulmont.cuba.web.sys.LinkHandler
Check state of LinkHandler and application.
canHasDefaultValue() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
canHasDefaultValue() - Method in class com.haulmont.cuba.gui.components.filter.condition.GroupCondition
 
canHasWidth() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
canHasWidth() - Method in class com.haulmont.cuba.gui.components.filter.condition.GroupCondition
 
canProvide(String) - Method in class com.haulmont.cuba.web.gui.icons.FontAwesomeIconProvider
 
canProvide(String) - Method in interface com.haulmont.cuba.web.gui.icons.IconProvider
 
canProvide(String) - Method in class com.haulmont.cuba.web.gui.icons.ThemeIconProvider
 
canResultBypassSerialization() - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
caption - Variable in class com.haulmont.restapi.data.EnumValueInfo
 
CAPTION_LENGTH - Static variable in class com.haulmont.cuba.core.entity.SendingMessage
 
CAPTION_MAX_LENGTH - Static variable in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
 
captionChanged() - Method in interface com.haulmont.cuba.gui.components.filter.condition.AbstractCondition.Listener
 
captionChanged() - Method in class com.haulmont.cuba.gui.components.filter.ParamEditor
 
CaptionMode - Enum in com.haulmont.cuba.gui.components
 
cardinality - Variable in class com.haulmont.restapi.data.MetaPropertyInfo
 
CASE_INSENSITIVE_MARKER - Static variable in class com.haulmont.cuba.core.global.filter.ParametersHelper
 
CaseConversion - Annotation Type in com.haulmont.cuba.core.entity.annotation
Indicates that auto case conversion should be used for text input fields bound with marked entity field.
Categorized - Interface in com.haulmont.cuba.core.entity
Interface to be implemented by entities which can be separated by categories and hence have several sets of dynamic attributes.
CategorizedEntity - Class in com.haulmont.cuba.core.entity
Base class for entities which can be separated by categories and hence have several sets of dynamic attributes.
CategorizedEntity() - Constructor for class com.haulmont.cuba.core.entity.CategorizedEntity
 
Category - Class in com.haulmont.cuba.core.entity
 
Category() - Constructor for class com.haulmont.cuba.core.entity.Category
 
CategoryAttribute - Class in com.haulmont.cuba.core.entity
 
CategoryAttribute() - Constructor for class com.haulmont.cuba.core.entity.CategoryAttribute
 
CategoryAttributeEnumValue - Class in com.haulmont.cuba.core.entity
 
CategoryAttributeEnumValue() - Constructor for class com.haulmont.cuba.core.entity.CategoryAttributeEnumValue
 
CategoryAttributeListener - Class in com.haulmont.cuba.core.app.dynamicattributes
 
CategoryAttributeListener() - Constructor for class com.haulmont.cuba.core.app.dynamicattributes.CategoryAttributeListener
 
CategoryAttributeValue - Class in com.haulmont.cuba.core.entity
 
CategoryAttributeValue() - Constructor for class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
CategoryAttrsFrame - Class in com.haulmont.cuba.gui.app.core.categories
 
CategoryAttrsFrame() - Constructor for class com.haulmont.cuba.gui.app.core.categories.CategoryAttrsFrame
 
CategoryBrowser - Class in com.haulmont.cuba.gui.app.core.categories
 
CategoryBrowser() - Constructor for class com.haulmont.cuba.gui.app.core.categories.CategoryBrowser
 
CategoryEditor - Class in com.haulmont.cuba.gui.app.core.categories
 
CategoryEditor() - Constructor for class com.haulmont.cuba.gui.app.core.categories.CategoryEditor
 
Cause(Throwable) - Constructor for class com.haulmont.cuba.core.global.RemoteException.Cause
 
Cause(String, String) - Constructor for class com.haulmont.cuba.core.global.RemoteException.Cause
 
center() - Method in class com.haulmont.cuba.gui.DialogOptions
Center window only if it is already opened
center() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
changePassword() - Method in class com.haulmont.cuba.gui.app.security.user.browse.UserBrowser
 
changePassword() - Method in class com.haulmont.cuba.gui.app.security.user.changepassw.ChangePasswordDialog
 
ChangePasswordAfterLoginListener - Class in com.haulmont.cuba.web.security.listeners
 
ChangePasswordAfterLoginListener() - Constructor for class com.haulmont.cuba.web.security.listeners.ChangePasswordAfterLoginListener
 
changePasswordAtLogon() - Method in class com.haulmont.cuba.gui.app.security.user.browse.UserBrowser
 
ChangePasswordDialog - Class in com.haulmont.cuba.gui.app.security.user.changepassw
 
ChangePasswordDialog() - Constructor for class com.haulmont.cuba.gui.app.security.user.changepassw.ChangePasswordDialog
 
ChangePasswordLauncher - Class in com.haulmont.cuba.desktop.app.security.user
 
ChangePasswordLauncher() - Constructor for class com.haulmont.cuba.desktop.app.security.user.ChangePasswordLauncher
 
changePasswordsAtLogon(List<UUID>, boolean) - Method in interface com.haulmont.cuba.security.app.UserManagementService
Make specified users to change passwords at next logon.
changePasswordsAtLogon(List<UUID>, boolean) - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
changePasswordsAtLogonAndSendEmails(List<UUID>) - Method in interface com.haulmont.cuba.security.app.UserManagementService
Update passwords for specified users, send them emails with new generated passwords and make them change passwords at next logon.
changePasswordsAtLogonAndSendEmails(List<UUID>) - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
ChangeSubstUserAction - Class in com.haulmont.cuba.web.actions
 
ChangeSubstUserAction(User) - Constructor for class com.haulmont.cuba.web.actions.ChangeSubstUserAction
 
changeUserPassword(UUID, String) - Method in interface com.haulmont.cuba.security.app.UserManagementService
Change password for user
changeUserPassword(UUID, String) - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
CharSequenceCompiler<T> - Class in com.haulmont.cuba.core.sys.javacl.compiler
Compile a String or other CharSequence, returning a Java Class instance that may be instantiated.
CharSequenceCompiler(ProxyClassLoader, Iterable<String>) - Constructor for class com.haulmont.cuba.core.sys.javacl.compiler.CharSequenceCompiler
Construct a new instance which delegates to the named class loader.
CharSequenceCompilerException - Exception in com.haulmont.cuba.core.sys.javacl.compiler
An exception thrown when trying to compile Java programs from strings containing source.
CharSequenceCompilerException(String, Set<String>, Throwable, DiagnosticCollector<JavaFileObject>) - Constructor for exception com.haulmont.cuba.core.sys.javacl.compiler.CharSequenceCompilerException
 
CharSequenceCompilerException(String, Set<String>, DiagnosticCollector<JavaFileObject>) - Constructor for exception com.haulmont.cuba.core.sys.javacl.compiler.CharSequenceCompilerException
 
CharSequenceCompilerException(Set<String>, Throwable, DiagnosticCollector<JavaFileObject>) - Constructor for exception com.haulmont.cuba.core.sys.javacl.compiler.CharSequenceCompilerException
 
CharTypeFactory - Class in com.haulmont.cuba.core.config.type
 
CharTypeFactory() - Constructor for class com.haulmont.cuba.core.config.type.CharTypeFactory
 
check(Credentials) - Method in class com.haulmont.cuba.security.auth.checks.BruteForceUserCredentialsChecker
 
check(Credentials, AuthenticationDetails) - Method in class com.haulmont.cuba.security.auth.checks.ClientTypeUserAccessChecker
 
check(Credentials, AuthenticationDetails) - Method in class com.haulmont.cuba.security.auth.checks.IpMaskUserAccessChecker
 
check(Credentials, AuthenticationDetails) - Method in class com.haulmont.cuba.security.auth.checks.RestApiUserAccessChecker
 
check(Credentials, AuthenticationDetails) - Method in interface com.haulmont.cuba.security.auth.UserAccessChecker
Checks if user can access the system.
check(Credentials) - Method in interface com.haulmont.cuba.security.auth.UserCredentialsChecker
Checks if passed credentials object is valid.
checkAddress(String) - Method in class com.haulmont.cuba.security.sys.TrustedLoginHandler
 
CheckBox - Interface in com.haulmont.cuba.gui.components
 
checkCurrentUserSession() - Method in class com.haulmont.cuba.client.testsupport.TestUserSessionSource
 
checkCurrentUserSession() - Method in interface com.haulmont.cuba.core.global.UserSessionSource
 
checkCurrentUserSession() - Method in class com.haulmont.cuba.core.sys.UserSessionSourceImpl
 
checkCurrentUserSession() - Method in class com.haulmont.cuba.portal.sys.security.PortalUserSessionSource
 
checkCurrentUserSession() - Method in class com.haulmont.cuba.testsupport.TestUserSessionSource
 
checkCurrentUserSession() - Method in class com.haulmont.cuba.web.sys.WebUserSessionSource
 
checkIdpSession(String, String, String, HttpServletResponse) - Method in class com.haulmont.idp.controllers.IdpController
 
checkInitialized() - Method in interface com.haulmont.cuba.gui.xml.layout.ExternalUIComponentsSource
 
checkInitialized() - Method in class com.haulmont.cuba.web.sys.WebExternalUIComponentsSource
 
checkLoaded(Object, String...) - Method in class com.haulmont.cuba.core.global.EntityStates
Check that entity has all specified properties loaded from DB.
checkLoaded(Object, String...) - Static method in class com.haulmont.cuba.core.global.PersistenceHelper
 
checkLoadedWithView(Entity, View) - Method in class com.haulmont.cuba.core.global.EntityStates
Check that all properties of the view are loaded from DB for the passed entity.
checkLoadedWithView(Entity, String) - Method in class com.haulmont.cuba.core.global.EntityStates
Check that all properties of the view are loaded from DB for the passed entity.
checkLoadedWithView(Entity, String) - Static method in class com.haulmont.cuba.core.global.PersistenceHelper
Check that all properties of the view are loaded from DB for the passed entity.
checkModificationsAndCloseAll(Runnable) - Method in class com.haulmont.cuba.web.WebWindowManager
Check modifications and close all screens in all main windows.
checkModificationsAndCloseAll(Runnable, Runnable) - Method in class com.haulmont.cuba.web.WebWindowManager
Check modifications and close all screens in all main windows.
checkNotNullArgument(Object) - Static method in class com.haulmont.bali.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNullArgument(Object, String) - Static method in class com.haulmont.bali.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNullArgument(Object, String, Object...) - Static method in class com.haulmont.bali.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkPassword(User, String) - Method in interface com.haulmont.cuba.core.global.PasswordEncryption
Check password for a user.
checkPassword(User, String) - Method in interface com.haulmont.cuba.core.sys.encryption.EncryptionModule
 
checkPassword(User, String) - Method in class com.haulmont.cuba.core.sys.encryption.Md5EncryptionModule
 
checkPassword(User, String) - Method in class com.haulmont.cuba.core.sys.encryption.Sha1EncryptionModule
 
checkPassword(User, String) - Method in class com.haulmont.cuba.core.sys.PasswordEncryptionImpl
 
checkPassword(UUID, String) - Method in interface com.haulmont.cuba.security.app.UserManagementService
 
checkPassword(UUID, String) - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
checkPassword(String) - Method in class com.haulmont.cuba.security.sys.TrustedLoginHandler
 
checkRememberMe(String, String) - Method in interface com.haulmont.cuba.security.app.LoginService
Deprecated.
Is not supported any more, returns false
checkRememberMe(String, String) - Method in class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
checkRememberMe(String, String) - Method in interface com.haulmont.cuba.security.app.LoginWorker
Deprecated.
is not supported any more, returns false
checkRememberMe(String, String) - Method in class com.haulmont.cuba.security.app.LoginWorkerBean
Deprecated.
 
checkSecurityToken(Entity, View) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Validate that security token exists for specific cases.
checkSecurityToken(Entity, View) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
checkSpecificPermission(String) - Method in interface com.haulmont.cuba.core.global.Security
Check if current user has a specific permission.
checkSpecificPermission(String) - Method in class com.haulmont.cuba.core.sys.SecurityImpl
 
checkUIAccess() - Method in interface com.haulmont.cuba.gui.executors.BackgroundWorker
 
children - Variable in class com.haulmont.bali.datastruct.Node
 
CLASS_PARAMETER - Static variable in class com.haulmont.cuba.gui.commonlookup.CommonLookupController
 
CLASSES_PATH - Static variable in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
ClassLoaderManager - Class in com.haulmont.cuba.core.sys
 
ClassLoaderManager() - Constructor for class com.haulmont.cuba.core.sys.ClassLoaderManager
 
ClassLoaderManagerMBean - Interface in com.haulmont.cuba.core.sys
 
ClassNameFormatter - Class in com.haulmont.cuba.gui.components.formatters
 
ClassNameFormatter() - Constructor for class com.haulmont.cuba.gui.components.formatters.ClassNameFormatter
 
ClasspathResource - Interface in com.haulmont.cuba.gui.components
A resource that is located in classpath with the given path.
ClassRange - Class in com.haulmont.chile.core.model.impl
 
ClassRange(MetaClass) - Constructor for class com.haulmont.chile.core.model.impl.ClassRange
 
Clause - Class in com.haulmont.cuba.core.global.filter
 
Clause(String, String, String, String, String) - Constructor for class com.haulmont.cuba.core.global.filter.Clause
 
cleanup() - Method in interface com.haulmont.cuba.core.app.ScreenHistory
 
cleanup() - Method in class com.haulmont.cuba.core.app.ScreenHistoryBean
 
cleanupBackgroundTasks() - Method in class com.haulmont.cuba.web.App
 
cleanupExpiredSessions() - Method in class com.haulmont.idp.sys.IdpSessionsWatchDog
 
cleanupRemoved() - Method in class com.haulmont.cuba.core.sys.javacl.ProxyClassLoader
 
cleanupTasks() - Method in class com.haulmont.cuba.gui.executors.impl.TasksWatchDog
 
cleanupTasks() - Method in interface com.haulmont.cuba.gui.executors.WatchDog
Remove finished, canceled or hangup tasks.
cleanupTasks() - Method in class com.haulmont.cuba.web.sys.BackgroundTaskManager
Interrupt all tasks
cleanupTransaction(Object) - Method in class com.haulmont.cuba.core.sys.CubaEclipseLinkJpaDialect
 
clear() - Method in class com.haulmont.bali.collections.ReadOnlyLinkedMapValuesView
 
clear() - Static method in class com.haulmont.cuba.core.sys.remoting.RemoteClientInfo
 
clear() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Clear the underlying collection.
clear() - Method in class com.haulmont.cuba.gui.data.impl.AbstractTreeDatasource
 
clear() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
clear() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
clear() - Method in class com.haulmont.cuba.web.app.ui.statistics.StatisticsDatasource
 
clear() - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadsDatasource
 
ClearAction(PickerField) - Constructor for class com.haulmont.cuba.gui.components.PickerField.ClearAction
 
clearAttributes() - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
clearBatch() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
clearBuffer() - Method in class com.haulmont.cuba.testsupport.TestMailSender
 
clearCache() - Method in interface com.haulmont.cuba.client.sys.cache.CachingStrategy
Clears cache strategy data if supported by implementation.
clearCache() - Method in class com.haulmont.cuba.client.sys.cache.ClientCacheManager
 
clearCache() - Method in class com.haulmont.cuba.client.sys.cache.ConfigCacheStrategy
 
clearCache() - Method in class com.haulmont.cuba.client.sys.PersistenceManagerClient
 
clearCache() - Method in class com.haulmont.cuba.core.app.ConfigStorage
 
clearCache() - Method in interface com.haulmont.cuba.core.app.ConfigStorageAPI
Clear properties cache.
clearCache() - Method in interface com.haulmont.cuba.core.global.Messages
 
clearCache() - Method in interface com.haulmont.cuba.core.global.Scripting
Clears compiled classes cache
clearCache() - Method in class com.haulmont.cuba.core.jmx.ConfigStorage
 
clearCache() - Method in interface com.haulmont.cuba.core.jmx.ConfigStorageMBean
 
clearCache() - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
clearCache() - Method in class com.haulmont.cuba.core.sys.AbstractScripting
 
clearCache() - Method in class com.haulmont.cuba.core.sys.ClassLoaderManager
 
clearCache() - Method in interface com.haulmont.cuba.core.sys.ClassLoaderManagerMBean
 
clearCache() - Method in class com.haulmont.cuba.core.sys.javacl.JavaClassLoader
 
clearCache() - Method in class com.haulmont.cuba.gui.ScreensHelper
 
clearCache() - Method in class com.haulmont.cuba.web.settings.WebSettingsClient
 
clearCommitLists() - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
clearCommitLists() - Method in interface com.haulmont.cuba.gui.data.impl.DatasourceImplementation
Clear new, modified and deleted lists.
clearConfigCache() - Method in class com.haulmont.cuba.gui.config.PermissionConfig
 
clearConfigCache() - Method in class com.haulmont.cuba.portal.jmx.CachingFacade
 
clearConfigCache() - Method in interface com.haulmont.cuba.portal.jmx.CachingFacadeMBean
 
clearConfigCache() - Method in class com.haulmont.cuba.web.jmx.CachingFacade
 
clearConfigCache() - Method in interface com.haulmont.cuba.web.jmx.CachingFacadeMBean
 
clearConfigStorageCache() - Method in class com.haulmont.cuba.core.jmx.CachingFacade
 
clearConfigStorageCache() - Method in interface com.haulmont.cuba.core.jmx.CachingFacadeMBean
 
clearDynamicAttributesCache() - Method in class com.haulmont.cuba.core.jmx.CachingFacade
 
clearDynamicAttributesCache() - Method in interface com.haulmont.cuba.core.jmx.CachingFacadeMBean
 
clearDynamicAttributesCache() - Method in class com.haulmont.cuba.web.jmx.CachingFacade
 
clearDynamicAttributesCache() - Method in interface com.haulmont.cuba.web.jmx.CachingFacadeMBean
 
clearEntityLogCache() - Method in class com.haulmont.cuba.core.jmx.CachingFacade
 
clearEntityLogCache() - Method in interface com.haulmont.cuba.core.jmx.CachingFacadeMBean
 
clearEntityLogTable() - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
clearEvents() - Method in interface com.haulmont.cuba.core.app.ScreenProfilerService
 
clearEvents() - Method in class com.haulmont.cuba.core.app.ScreenProfilerServiceBean
 
clearExpandRatio() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Clears the expand ratio for this column.
clearFields() - Method in class com.haulmont.cuba.gui.app.core.categories.LocalizedNameFrame
 
clearGroovyCache() - Method in class com.haulmont.cuba.core.jmx.CachingFacade
 
clearGroovyCache() - Method in interface com.haulmont.cuba.core.jmx.CachingFacadeMBean
 
clearGroovyCache() - Method in class com.haulmont.cuba.web.jmx.CachingFacade
 
clearGroovyCache() - Method in interface com.haulmont.cuba.web.jmx.CachingFacadeMBean
 
clearListeners() - Method in class com.haulmont.cuba.web.sys.WindowBreadCrumbs
 
clearMenuConfig() - Method in class com.haulmont.cuba.web.jmx.CachingFacade
 
clearMenuConfig() - Method in interface com.haulmont.cuba.web.jmx.CachingFacadeMBean
 
clearMessages() - Method in class com.haulmont.cuba.testsupport.TestAppender
 
clearMessagesCache() - Method in class com.haulmont.cuba.core.jmx.CachingFacade
 
clearMessagesCache() - Method in interface com.haulmont.cuba.core.jmx.CachingFacadeMBean
 
clearMessagesCache() - Method in class com.haulmont.cuba.web.jmx.CachingFacade
 
clearMessagesCache() - Method in interface com.haulmont.cuba.web.jmx.CachingFacadeMBean
 
clearParameters() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
clearPermissionsOnUser(UserSession) - Method in class com.haulmont.cuba.security.sys.UserSessionManager
INTERNAL
clearPersistenceManagerClientCache() - Method in class com.haulmont.cuba.web.jmx.CachingFacade
 
clearPersistenceManagerClientCache() - Method in interface com.haulmont.cuba.web.jmx.CachingFacadeMBean
 
clearProfiledScreens(List<String>) - Method in class com.haulmont.cuba.web.AppUI
 
clearRequestScopeInfo() - Static method in class com.haulmont.cuba.core.sys.UserInvocationContext
 
clearResources() - Method in class com.haulmont.cuba.core.app.execution.ExecutionContextImpl
 
clearResults() - Method in class com.haulmont.cuba.gui.app.core.screenprofiler.ScreenProfilerWindow
 
clearScheduledTasks() - Method in interface com.haulmont.cuba.core.app.TestingService
Warning! Removes all scheduled tasks from the database!
clearScheduledTasks() - Method in class com.haulmont.cuba.core.app.TestingServiceBean
 
clearTempDirectory() - Method in class com.haulmont.cuba.gui.upload.FileUploading
 
clearTempDirectory() - Method in interface com.haulmont.cuba.gui.upload.FileUploadingMBean
 
clearTextFields() - Method in class com.haulmont.cuba.gui.app.security.session.browse.SessionBrowser
 
clearUploads() - Method in interface com.haulmont.cuba.gui.components.FileMultiUploadField
Clear uploads list
clearViewRepositoryCache() - Method in class com.haulmont.cuba.core.jmx.CachingFacade
 
clearViewRepositoryCache() - Method in interface com.haulmont.cuba.core.jmx.CachingFacadeMBean
 
clearViewRepositoryCache() - Method in class com.haulmont.cuba.web.jmx.CachingFacade
 
clearViewRepositoryCache() - Method in interface com.haulmont.cuba.web.jmx.CachingFacadeMBean
 
clearViewsCache() - Method in class com.haulmont.cuba.portal.sys.thymeleaf.jmx.ThymeleafViewsCacheInvalidation
 
clearViewsCache() - Method in interface com.haulmont.cuba.portal.sys.thymeleaf.jmx.ThymeleafViewsCacheInvalidationMBean
 
clearViewsCache() - Method in interface com.haulmont.cuba.portal.sys.thymeleaf.ThymeleafViewsCacheInvalidation
 
clearViewsCache() - Method in class com.haulmont.cuba.portal.sys.thymeleaf.ThymeleafViewsCacheInvalidationBean
 
clearWarnings() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
clearWarnings() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
clearWindowConfig() - Method in class com.haulmont.cuba.web.jmx.CachingFacade
 
clearWindowConfig() - Method in interface com.haulmont.cuba.web.jmx.CachingFacadeMBean
 
ClickEvent(Image, Component.MouseEventDetails) - Constructor for class com.haulmont.cuba.gui.components.Image.ClickEvent
 
CLIENT_TYPE_PROP - Static variable in class com.haulmont.cuba.gui.AppConfig
 
ClientBasedSession - Interface in com.haulmont.cuba.security.global
Interface for client sessions that allow anonymous requests
ClientCacheManager - Class in com.haulmont.cuba.client.sys.cache
Provides ability to cache any abstract object in client application
ClientCacheManager() - Constructor for class com.haulmont.cuba.client.sys.cache.ClientCacheManager
 
ClientConfig - Interface in com.haulmont.cuba.client
Configuration parameters interface used by the WEB and DESKTOP layers.
ClientConfiguration - Interface in com.haulmont.cuba.client
Extension of the global Configuration interface specific for the client tier.
ClientProxyTokenStore - Class in com.haulmont.restapi.auth
A token store that redirects request from the client to the ServerTokenStore located at the middleware.
ClientProxyTokenStore() - Constructor for class com.haulmont.restapi.auth.ClientProxyTokenStore
 
ClientType - Enum in com.haulmont.cuba.core.global
 
ClientTypeUserAccessChecker - Class in com.haulmont.cuba.security.auth.checks
Checks if login to Desktop / Web client is permitted for user.
ClientTypeUserAccessChecker(Messages) - Constructor for class com.haulmont.cuba.security.auth.checks.ClientTypeUserAccessChecker
 
ClientUserSession - Class in com.haulmont.cuba.client
Client-side extension of UserSession.
ClientUserSession(UserSession) - Constructor for class com.haulmont.cuba.client.ClientUserSession
 
clone() - Method in interface com.haulmont.cuba.core.sys.jpql.model.Attribute
 
clone() - Method in class com.haulmont.cuba.core.sys.jpql.model.AttributeImpl
 
clone() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
clone(Map<CoreAttributeGroup<AttributeItem, ClassDescriptor>, CoreAttributeGroup<AttributeItem, ClassDescriptor>>) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
clone() - Method in class com.haulmont.cuba.core.sys.serialization.UnfetchedValueHolder
 
clone() - Method in class com.haulmont.cuba.gui.app.security.entity.BasicPermissionTarget
 
clone() - Method in class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
clone() - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
cloneWithSameAttributes(Map<CoreAttributeGroup<AttributeItem, ClassDescriptor>, CoreAttributeGroup<AttributeItem, ClassDescriptor>>) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
close(Connection) - Static method in class com.haulmont.bali.db.DbUtils
Close a Connection, avoid closing if null.
close(ResultSet) - Static method in class com.haulmont.bali.db.DbUtils
Close a ResultSet, avoid closing if null.
close(Statement) - Static method in class com.haulmont.bali.db.DbUtils
Close a Statement, avoid closing if null.
close() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
close() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
close() - Method in class com.haulmont.cuba.core.sys.serialization.KryoSerialization.CubaOutput
 
close() - Method in class com.haulmont.cuba.core.sys.TransactionImpl
 
close() - Method in interface com.haulmont.cuba.core.Transaction
 
close() - Method in class com.haulmont.cuba.gui.app.core.about.AboutWindow
 
close(String) - Method in class com.haulmont.cuba.gui.app.core.file.MultiUploader
 
close() - Method in class com.haulmont.cuba.gui.app.core.file.MultiUploader
 
close() - Method in class com.haulmont.cuba.gui.app.security.session.browse.SessionMessageWindow
 
close() - Method in class com.haulmont.cuba.gui.app.security.user.resetpasswords.NewPasswordsList
 
close(String) - Method in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkProgressWindow
 
close(String) - Method in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkWindow
 
close(String) - Method in class com.haulmont.cuba.gui.components.AbstractTopLevelWindow
 
close(String, boolean) - Method in class com.haulmont.cuba.gui.components.AbstractTopLevelWindow
 
close(String) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Close the screen.
close(String, boolean) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Close the screen.
close() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalEditor
 
close(String) - Method in interface com.haulmont.cuba.gui.components.Window
Close the screen.
close(String, boolean) - Method in interface com.haulmont.cuba.gui.components.Window
Close the screen.
close() - Method in interface com.haulmont.cuba.gui.export.ExportDataProvider
Deprecated.
close(Window) - Method in class com.haulmont.cuba.gui.WindowManager
 
close() - Method in class com.haulmont.cuba.testsupport.TestContext
 
close() - Method in class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.MbeanInspectWindow
 
close() - Method in class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.operation.OperationResultWindow
 
close(String, boolean) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
close(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
close(Window) - Method in class com.haulmont.cuba.web.WebWindowManager
 
CLOSE_ACTION_ID - Static variable in interface com.haulmont.cuba.gui.components.Window
Constant that should be passed to Window.close(String) and Window.close(String, boolean) methods when the screen is closed without commit.
closeable(Boolean) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
closeAll() - Method in class com.haulmont.cuba.web.WebWindowManager
Close all screens in the main window (browser tab) this WindowManager belongs to.
closeAllTabbedWindows() - Method in class com.haulmont.cuba.web.WebWindowManager
 
closeAllTabbedWindowsExcept(ComponentContainer) - Method in class com.haulmont.cuba.web.WebWindowManager
 
closeAllWindows() - Method in class com.haulmont.cuba.web.App
 
closeAllWindows() - Method in class com.haulmont.cuba.web.WebWindowManager
Close all screens in all main windows (browser tabs).
closeAndRun(String, Runnable) - Method in class com.haulmont.cuba.gui.components.AbstractTopLevelWindow
 
closeAndRun(String, Runnable) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
INTERNAL.
closeAndRun(String, Runnable) - Method in interface com.haulmont.cuba.gui.components.Window
INTERNAL.
closeAndRun(String, Runnable) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
closeByTimeout() - Method in class com.haulmont.cuba.gui.executors.impl.TaskHandlerImpl
Cancel without events for tasks.
closeHint() - Method in class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesBrowse
 
closeOnClickOutside(boolean) - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
Set closeOnClickOutside to true if a window should be closed by click on outside window area.
closeOnClickOutside(Boolean) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
Set closeOnClickOutside to true if a window should be closed by click on outside window area.
closeOnCompletion() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
closeQuietly(Connection) - Static method in class com.haulmont.bali.db.DbUtils
Close a Connection, avoid closing if null and hide any SQLExceptions that occur.
closeQuietly(Connection, Statement, ResultSet) - Static method in class com.haulmont.bali.db.DbUtils
Close a Connection, Statement and ResultSet.
closeQuietly(ResultSet) - Static method in class com.haulmont.bali.db.DbUtils
Close a ResultSet, avoid closing if null and hide any SQLExceptions that occur.
closeQuietly(Statement) - Static method in class com.haulmont.bali.db.DbUtils
Close a Statement, avoid closing if null and hide any SQLExceptions that occur.
closeWindow() - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzerWindow
 
ClusterConfig - Interface in com.haulmont.cuba.core.app
Middleware cluster configuration settings.
ClusteredHttpInvokerRequestExecutor - Class in com.haulmont.cuba.core.sys.remoting
HttpInvokerRequestExecutor that executes a request on a server which is selected according to the current cluster topology, provided by ServerSelector.
ClusteredHttpInvokerRequestExecutor(ServerSelector) - Constructor for class com.haulmont.cuba.core.sys.remoting.ClusteredHttpInvokerRequestExecutor
 
ClusterListener<T> - Interface in com.haulmont.cuba.core.app
Interface to be implemented by middleware cluster listeners.
ClusterListenerAdapter<T> - Class in com.haulmont.cuba.core.app
Adapter containing default implementation for simple cluster listeners that don't need state transfer.
ClusterListenerAdapter() - Constructor for class com.haulmont.cuba.core.app.ClusterListenerAdapter
 
ClusterManager - Class in com.haulmont.cuba.core.app
Standard implementation of middleware clustering based on JGroups.
ClusterManager() - Constructor for class com.haulmont.cuba.core.app.ClusterManager
 
ClusterManager - Class in com.haulmont.cuba.core.jmx
 
ClusterManager() - Constructor for class com.haulmont.cuba.core.jmx.ClusterManager
 
ClusterManagerAPI - Interface in com.haulmont.cuba.core.app
Interface defining methods for communication in a middleware cluster.
ClusterManagerMBean - Interface in com.haulmont.cuba.core.jmx
JMX interface for ClusterManagerAPI.
CODE_FIELD_LENGTH - Static variable in class com.haulmont.cuba.core.entity.CategoryAttribute
 
codes(KeyCombination.Modifier...) - Static method in enum com.haulmont.cuba.gui.components.KeyCombination.Modifier
 
collapse(GroupInfo) - Method in interface com.haulmont.cuba.gui.components.GroupTable
 
collapse(Object) - Method in interface com.haulmont.cuba.gui.components.Tree
 
collapse(Object) - Method in interface com.haulmont.cuba.gui.components.TreeTable
 
collapseAll() - Method in interface com.haulmont.cuba.gui.components.GroupTable
 
collapseAll() - Method in interface com.haulmont.cuba.gui.components.TreeTable
 
collapseTree() - Method in interface com.haulmont.cuba.gui.components.Tree
 
collection_member_declaration() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
collection_member_declaration_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.collection_member_declaration_return
 
collection_member_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
collection_member_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.collection_member_expression_return
 
COLLECTION_MEMBER_PATTERN - Static variable in class com.haulmont.cuba.gui.components.autocomplete.impl.HintProvider
 
collectionChanged(CollectionDatasource.CollectionChangeEvent<T, K>) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.CollectionChangeListener
Enclosed collection changed.
collectionChanged(CollectionDatasource, CollectionDatasourceListener.Operation, List<T>) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasourceListener
Deprecated.
Enclosed collection changed.
collectionChanged(CollectionDatasource.CollectionChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsActionsNotifier
 
collectionChanged(CollectionDatasource, CollectionDatasourceListener.Operation, List<T>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenerAdapter
Deprecated.
 
collectionChanged(CollectionDatasource.CollectionChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
collectionChanged(CollectionDatasource.CollectionChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.compatibility.CompatibleDatasourceListenerWrapper
Deprecated.
 
collectionChanged(CollectionDatasource.CollectionChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.WeakCollectionChangeListener
 
collectionChanged(CollectionDatasource.CollectionChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.WeakDsListenerAdapter
 
CollectionChangeEvent(CollectionDatasource<T, K>, CollectionDatasource.Operation, List<T>) - Constructor for class com.haulmont.cuba.gui.data.CollectionDatasource.CollectionChangeEvent
 
CollectionDatasource<T extends Entity<K>,K> - Interface in com.haulmont.cuba.gui.data
Datasource containing a collection of entity instances.
CollectionDatasource.Aggregatable<T extends Entity<K>,K> - Interface in com.haulmont.cuba.gui.data
CollectionDatasource which supports data aggregation.
CollectionDatasource.CollectionChangeEvent<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data
 
CollectionDatasource.CollectionChangeListener<T extends Entity<K>,K> - Interface in com.haulmont.cuba.gui.data
 
CollectionDatasource.Indexed<T extends Entity<K>,K> - Interface in com.haulmont.cuba.gui.data
 
CollectionDatasource.Lazy<T extends Entity<K>,K> - Interface in com.haulmont.cuba.gui.data
CollectionDatasource with lazy loading.
CollectionDatasource.Operation - Enum in com.haulmont.cuba.gui.data
Operation which caused the datasource change.
CollectionDatasource.Ordered<T extends Entity<K>,K> - Interface in com.haulmont.cuba.gui.data
CollectionDatasource which underlying collection is ordered.
CollectionDatasource.RefreshMode - Enum in com.haulmont.cuba.gui.data
CollectionDatasource.Sortable<T extends Entity<K>,K> - Interface in com.haulmont.cuba.gui.data
Ordered CollectionDatasource supporting order change.
CollectionDatasource.Sortable.Order - Enum in com.haulmont.cuba.gui.data
Sort order
CollectionDatasource.Sortable.SortInfo<P> - Class in com.haulmont.cuba.gui.data
How to sort
CollectionDatasource.SupportsApplyToSelected<T extends Entity<K>,K> - Interface in com.haulmont.cuba.gui.data
CollectionDatasource that supports applying filter to previously selected data.
CollectionDatasource.SupportsPaging<T extends Entity<K>,K> - Interface in com.haulmont.cuba.gui.data
CollectionDatasource that supports counting records in database and loading by pages.
CollectionDatasource.SupportsRefreshMode<T extends Entity<K>,K> - Interface in com.haulmont.cuba.gui.data
 
CollectionDatasource.Suspendable<T extends Entity<K>,K> - Interface in com.haulmont.cuba.gui.data
CollectionDatasource that supports deferred refresh.
CollectionDatasourceImpl<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
Most commonly used CollectionDatasource implementation.
CollectionDatasourceImpl() - Constructor for class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
CollectionDatasourceListener<T extends Entity> - Interface in com.haulmont.cuba.gui.data
CollectionDatasourceListener.Operation - Enum in com.haulmont.cuba.gui.data
Deprecated.
Operation which caused the datasource change.
CollectionDsActionsNotifier - Class in com.haulmont.cuba.gui.data.impl
 
CollectionDsActionsNotifier(Component.ActionsHolder) - Constructor for class com.haulmont.cuba.gui.data.impl.CollectionDsActionsNotifier
 
CollectionDsHelper - Class in com.haulmont.cuba.gui.data.impl
 
CollectionDsHelper() - Constructor for class com.haulmont.cuba.gui.data.impl.CollectionDsHelper
 
CollectionDsListenerAdapter<T extends Entity> - Class in com.haulmont.cuba.gui.data.impl
CollectionDsListenerAdapter() - Constructor for class com.haulmont.cuba.gui.data.impl.CollectionDsListenerAdapter
Deprecated.
 
CollectionDsListenersWrapper - Class in com.haulmont.cuba.gui.data.impl
 
CollectionDsListenersWrapper() - Constructor for class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
CollectionFormatter - Class in com.haulmont.cuba.gui.components.formatters
 
CollectionFormatter() - Constructor for class com.haulmont.cuba.gui.components.formatters.CollectionFormatter
 
CollectionImportPolicy - Enum in com.haulmont.cuba.core.app.importexport
Enum describes the policy of processing collection members when importing the entity with the EntityImportView
CollectionMemberNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
CollectionMemberNode(int, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.CollectionMemberNode
 
CollectionPointer - Class in com.haulmont.cuba.core.sys.jpql.pointer
 
CollectionPointer(JpqlEntityModel) - Constructor for class com.haulmont.cuba.core.sys.jpql.pointer.CollectionPointer
 
CollectionPropertyDatasourceImpl<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
 
CollectionPropertyDatasourceImpl() - Constructor for class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
ColorPicker - Interface in com.haulmont.cuba.gui.components
 
Column(Object) - Constructor for class com.haulmont.cuba.gui.components.Table.Column
 
Column(Object, String) - Constructor for class com.haulmont.cuba.gui.components.Table.Column
 
Column(Class<? extends Entity>, String) - Constructor for class com.haulmont.cuba.gui.components.Table.Column
 
columnCollapsed(Table.Column, boolean) - Method in interface com.haulmont.cuba.gui.components.Table.ColumnCollapseListener
 
columnCollapsingChanged(DataGrid.ColumnCollapsingChangeEvent) - Method in interface com.haulmont.cuba.gui.components.DataGrid.ColumnCollapsingChangeListener
Called when a column has become hidden or unhidden.
ColumnCollapsingChangeEvent(DataGrid, DataGrid.Column, boolean) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.ColumnCollapsingChangeEvent
Constructor for a column visibility change event.
ColumnGeneratorEvent(DataGrid, E, String) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.ColumnGeneratorEvent
Constructor for a column generator event
columnReordered(DataGrid.ColumnReorderEvent) - Method in interface com.haulmont.cuba.gui.components.DataGrid.ColumnReorderListener
Called when the columns of the DataGrid have been reordered.
ColumnReorderEvent(DataGrid) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.ColumnReorderEvent
Constructor for a column reorder change event.
columnResized(DataGrid.ColumnResizeEvent) - Method in interface com.haulmont.cuba.gui.components.DataGrid.ColumnResizeListener
Called when the columns of the DataGrid have been resized.
ColumnResizeEvent(DataGrid, DataGrid.Column) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.ColumnResizeEvent
Constructor for a column resize event.
com.haulmont.bali.collections - package com.haulmont.bali.collections
 
com.haulmont.bali.datastruct - package com.haulmont.bali.datastruct
 
com.haulmont.bali.db - package com.haulmont.bali.db
 
com.haulmont.bali.events - package com.haulmont.bali.events
 
com.haulmont.bali.util - package com.haulmont.bali.util
 
com.haulmont.chile.core.annotations - package com.haulmont.chile.core.annotations
 
com.haulmont.chile.core.common - package com.haulmont.chile.core.common
 
com.haulmont.chile.core.common.compatibility - package com.haulmont.chile.core.common.compatibility
 
com.haulmont.chile.core.datatypes - package com.haulmont.chile.core.datatypes
 
com.haulmont.chile.core.datatypes.impl - package com.haulmont.chile.core.datatypes.impl
 
com.haulmont.chile.core.model - package com.haulmont.chile.core.model
 
com.haulmont.chile.core.model.impl - package com.haulmont.chile.core.model.impl
 
com.haulmont.chile.core.model.utils - package com.haulmont.chile.core.model.utils
 
com.haulmont.cuba.client - package com.haulmont.cuba.client
 
com.haulmont.cuba.client.sys - package com.haulmont.cuba.client.sys
 
com.haulmont.cuba.client.sys.cache - package com.haulmont.cuba.client.sys.cache
 
com.haulmont.cuba.client.sys.config - package com.haulmont.cuba.client.sys.config
 
com.haulmont.cuba.client.sys.fileupload - package com.haulmont.cuba.client.sys.fileupload
 
com.haulmont.cuba.client.testsupport - package com.haulmont.cuba.client.testsupport
 
com.haulmont.cuba.core - package com.haulmont.cuba.core
 
com.haulmont.cuba.core.app - package com.haulmont.cuba.core.app
 
com.haulmont.cuba.core.app.domain - package com.haulmont.cuba.core.app.domain
 
com.haulmont.cuba.core.app.dynamicattributes - package com.haulmont.cuba.core.app.dynamicattributes
 
com.haulmont.cuba.core.app.entitysql - package com.haulmont.cuba.core.app.entitysql
 
com.haulmont.cuba.core.app.events - package com.haulmont.cuba.core.app.events
 
com.haulmont.cuba.core.app.execution - package com.haulmont.cuba.core.app.execution
 
com.haulmont.cuba.core.app.filestorage - package com.haulmont.cuba.core.app.filestorage
 
com.haulmont.cuba.core.app.filestorage.amazon - package com.haulmont.cuba.core.app.filestorage.amazon
 
com.haulmont.cuba.core.app.filestorage.amazon.auth - package com.haulmont.cuba.core.app.filestorage.amazon.auth
 
com.haulmont.cuba.core.app.filestorage.amazon.util - package com.haulmont.cuba.core.app.filestorage.amazon.util
 
com.haulmont.cuba.core.app.importexport - package com.haulmont.cuba.core.app.importexport
 
com.haulmont.cuba.core.app.keyvalue - package com.haulmont.cuba.core.app.keyvalue
 
com.haulmont.cuba.core.app.queryresults - package com.haulmont.cuba.core.app.queryresults
 
com.haulmont.cuba.core.app.scheduled - package com.haulmont.cuba.core.app.scheduled
 
com.haulmont.cuba.core.app.scheduling - package com.haulmont.cuba.core.app.scheduling
 
com.haulmont.cuba.core.app.serialization - package com.haulmont.cuba.core.app.serialization
 
com.haulmont.cuba.core.config - package com.haulmont.cuba.core.config
 
com.haulmont.cuba.core.config.defaults - package com.haulmont.cuba.core.config.defaults
 
com.haulmont.cuba.core.config.type - package com.haulmont.cuba.core.config.type
 
com.haulmont.cuba.core.controllers - package com.haulmont.cuba.core.controllers
 
com.haulmont.cuba.core.entity - package com.haulmont.cuba.core.entity
 
com.haulmont.cuba.core.entity.annotation - package com.haulmont.cuba.core.entity.annotation
 
com.haulmont.cuba.core.entity.contracts - package com.haulmont.cuba.core.entity.contracts
 
com.haulmont.cuba.core.entity.diff - package com.haulmont.cuba.core.entity.diff
 
com.haulmont.cuba.core.entity.dummy - package com.haulmont.cuba.core.entity.dummy
 
com.haulmont.cuba.core.global - package com.haulmont.cuba.core.global
 
com.haulmont.cuba.core.global.filter - package com.haulmont.cuba.core.global.filter
 
com.haulmont.cuba.core.global.validation - package com.haulmont.cuba.core.global.validation
 
com.haulmont.cuba.core.global.validation.groups - package com.haulmont.cuba.core.global.validation.groups
 
com.haulmont.cuba.core.jmx - package com.haulmont.cuba.core.jmx
 
com.haulmont.cuba.core.listener - package com.haulmont.cuba.core.listener
 
com.haulmont.cuba.core.sys - package com.haulmont.cuba.core.sys
 
com.haulmont.cuba.core.sys.config - package com.haulmont.cuba.core.sys.config
 
com.haulmont.cuba.core.sys.dbupdate - package com.haulmont.cuba.core.sys.dbupdate
 
com.haulmont.cuba.core.sys.encryption - package com.haulmont.cuba.core.sys.encryption
 
com.haulmont.cuba.core.sys.entitycache - package com.haulmont.cuba.core.sys.entitycache
 
com.haulmont.cuba.core.sys.events - package com.haulmont.cuba.core.sys.events
 
com.haulmont.cuba.core.sys.javacl - package com.haulmont.cuba.core.sys.javacl
 
com.haulmont.cuba.core.sys.javacl.compiler - package com.haulmont.cuba.core.sys.javacl.compiler
 
com.haulmont.cuba.core.sys.jdbc - package com.haulmont.cuba.core.sys.jdbc
 
com.haulmont.cuba.core.sys.jmx - package com.haulmont.cuba.core.sys.jmx
 
com.haulmont.cuba.core.sys.jmx.exception - package com.haulmont.cuba.core.sys.jmx.exception
 
com.haulmont.cuba.core.sys.jpql - package com.haulmont.cuba.core.sys.jpql
 
com.haulmont.cuba.core.sys.jpql.antlr - package com.haulmont.cuba.core.sys.jpql.antlr
 
com.haulmont.cuba.core.sys.jpql.model - package com.haulmont.cuba.core.sys.jpql.model
 
com.haulmont.cuba.core.sys.jpql.pointer - package com.haulmont.cuba.core.sys.jpql.pointer
 
com.haulmont.cuba.core.sys.jpql.transform - package com.haulmont.cuba.core.sys.jpql.transform
 
com.haulmont.cuba.core.sys.jpql.tree - package com.haulmont.cuba.core.sys.jpql.tree
 
com.haulmont.cuba.core.sys.listener - package com.haulmont.cuba.core.sys.listener
 
com.haulmont.cuba.core.sys.logging - package com.haulmont.cuba.core.sys.logging
 
com.haulmont.cuba.core.sys.mybatis - package com.haulmont.cuba.core.sys.mybatis
 
com.haulmont.cuba.core.sys.persistence - package com.haulmont.cuba.core.sys.persistence
 
com.haulmont.cuba.core.sys.querymacro - package com.haulmont.cuba.core.sys.querymacro
 
com.haulmont.cuba.core.sys.remoting - package com.haulmont.cuba.core.sys.remoting
 
com.haulmont.cuba.core.sys.remoting.discovery - package com.haulmont.cuba.core.sys.remoting.discovery
 
com.haulmont.cuba.core.sys.serialization - package com.haulmont.cuba.core.sys.serialization
 
com.haulmont.cuba.core.sys.servlet - package com.haulmont.cuba.core.sys.servlet
 
com.haulmont.cuba.core.sys.servlet.events - package com.haulmont.cuba.core.sys.servlet.events
 
com.haulmont.cuba.core.sys.singleapp - package com.haulmont.cuba.core.sys.singleapp
 
com.haulmont.cuba.core.sys.validation - package com.haulmont.cuba.core.sys.validation
 
com.haulmont.cuba.desktop - package com.haulmont.cuba.desktop
 
com.haulmont.cuba.desktop.app - package com.haulmont.cuba.desktop.app
 
com.haulmont.cuba.desktop.app.core.entityinspector - package com.haulmont.cuba.desktop.app.core.entityinspector
 
com.haulmont.cuba.desktop.app.security.role - package com.haulmont.cuba.desktop.app.security.role
 
com.haulmont.cuba.desktop.app.security.user - package com.haulmont.cuba.desktop.app.security.user
 
com.haulmont.cuba.desktop.config - package com.haulmont.cuba.desktop.config
 
com.haulmont.cuba.desktop.exception - package com.haulmont.cuba.desktop.exception
 
com.haulmont.cuba.desktop.gui - package com.haulmont.cuba.desktop.gui
 
com.haulmont.cuba.desktop.gui.icons - package com.haulmont.cuba.desktop.gui.icons
 
com.haulmont.cuba.desktop.plaf.nimbus - package com.haulmont.cuba.desktop.plaf.nimbus
 
com.haulmont.cuba.desktop.settings - package com.haulmont.cuba.desktop.settings
 
com.haulmont.cuba.desktop.theme - package com.haulmont.cuba.desktop.theme
 
com.haulmont.cuba.desktop.theme.impl - package com.haulmont.cuba.desktop.theme.impl
 
com.haulmont.cuba.gui - package com.haulmont.cuba.gui
 
com.haulmont.cuba.gui.app - package com.haulmont.cuba.gui.app
 
com.haulmont.cuba.gui.app.core.about - package com.haulmont.cuba.gui.app.core.about
 
com.haulmont.cuba.gui.app.core.appproperties - package com.haulmont.cuba.gui.app.core.appproperties
 
com.haulmont.cuba.gui.app.core.bulk - package com.haulmont.cuba.gui.app.core.bulk
 
com.haulmont.cuba.gui.app.core.categories - package com.haulmont.cuba.gui.app.core.categories
 
com.haulmont.cuba.gui.app.core.credits - package com.haulmont.cuba.gui.app.core.credits
 
com.haulmont.cuba.gui.app.core.dev - package com.haulmont.cuba.gui.app.core.dev
 
com.haulmont.cuba.gui.app.core.entitydiff - package com.haulmont.cuba.gui.app.core.entitydiff
 
com.haulmont.cuba.gui.app.core.entityinspector - package com.haulmont.cuba.gui.app.core.entityinspector
 
com.haulmont.cuba.gui.app.core.entitylog - package com.haulmont.cuba.gui.app.core.entitylog
 
com.haulmont.cuba.gui.app.core.file - package com.haulmont.cuba.gui.app.core.file
 
com.haulmont.cuba.gui.app.core.license - package com.haulmont.cuba.gui.app.core.license
 
com.haulmont.cuba.gui.app.core.locking - package com.haulmont.cuba.gui.app.core.locking
 
com.haulmont.cuba.gui.app.core.restore - package com.haulmont.cuba.gui.app.core.restore
 
com.haulmont.cuba.gui.app.core.scheduled - package com.haulmont.cuba.gui.app.core.scheduled
 
com.haulmont.cuba.gui.app.core.screenprofiler - package com.haulmont.cuba.gui.app.core.screenprofiler
 
com.haulmont.cuba.gui.app.core.sendingmessage.attachments - package com.haulmont.cuba.gui.app.core.sendingmessage.attachments
 
com.haulmont.cuba.gui.app.core.sendingmessage.browse - package com.haulmont.cuba.gui.app.core.sendingmessage.browse
 
com.haulmont.cuba.gui.app.core.showinfo - package com.haulmont.cuba.gui.app.core.showinfo
 
com.haulmont.cuba.gui.app.security.constraint.edit - package com.haulmont.cuba.gui.app.security.constraint.edit
 
com.haulmont.cuba.gui.app.security.constraintloc.edit - package com.haulmont.cuba.gui.app.security.constraintloc.edit
 
com.haulmont.cuba.gui.app.security.ds - package com.haulmont.cuba.gui.app.security.ds
 
com.haulmont.cuba.gui.app.security.entity - package com.haulmont.cuba.gui.app.security.entity
 
com.haulmont.cuba.gui.app.security.events - package com.haulmont.cuba.gui.app.security.events
 
com.haulmont.cuba.gui.app.security.group.browse - package com.haulmont.cuba.gui.app.security.group.browse
 
com.haulmont.cuba.gui.app.security.group.edit - package com.haulmont.cuba.gui.app.security.group.edit
 
com.haulmont.cuba.gui.app.security.group.lookup - package com.haulmont.cuba.gui.app.security.group.lookup
 
com.haulmont.cuba.gui.app.security.role.browse - package com.haulmont.cuba.gui.app.security.role.browse
 
com.haulmont.cuba.gui.app.security.role.edit - package com.haulmont.cuba.gui.app.security.role.edit
 
com.haulmont.cuba.gui.app.security.role.edit.tabs - package com.haulmont.cuba.gui.app.security.role.edit.tabs
 
com.haulmont.cuba.gui.app.security.session.browse - package com.haulmont.cuba.gui.app.security.session.browse
 
com.haulmont.cuba.gui.app.security.session.log - package com.haulmont.cuba.gui.app.security.session.log
 
com.haulmont.cuba.gui.app.security.sessionattr.edit - package com.haulmont.cuba.gui.app.security.sessionattr.edit
 
com.haulmont.cuba.gui.app.security.user - package com.haulmont.cuba.gui.app.security.user
 
com.haulmont.cuba.gui.app.security.user.browse - package com.haulmont.cuba.gui.app.security.user.browse
 
com.haulmont.cuba.gui.app.security.user.changepassw - package com.haulmont.cuba.gui.app.security.user.changepassw
 
com.haulmont.cuba.gui.app.security.user.copysettings - package com.haulmont.cuba.gui.app.security.user.copysettings
 
com.haulmont.cuba.gui.app.security.user.edit - package com.haulmont.cuba.gui.app.security.user.edit
 
com.haulmont.cuba.gui.app.security.user.resetpasswords - package com.haulmont.cuba.gui.app.security.user.resetpasswords
 
com.haulmont.cuba.gui.app.security.usersubst.edit - package com.haulmont.cuba.gui.app.security.usersubst.edit
 
com.haulmont.cuba.gui.backgroundwork - package com.haulmont.cuba.gui.backgroundwork
 
com.haulmont.cuba.gui.commonlookup - package com.haulmont.cuba.gui.commonlookup
 
com.haulmont.cuba.gui.components - package com.haulmont.cuba.gui.components
 
com.haulmont.cuba.gui.components.actions - package com.haulmont.cuba.gui.components.actions
 
com.haulmont.cuba.gui.components.autocomplete - package com.haulmont.cuba.gui.components.autocomplete
 
com.haulmont.cuba.gui.components.autocomplete.impl - package com.haulmont.cuba.gui.components.autocomplete.impl
 
com.haulmont.cuba.gui.components.calendar - package com.haulmont.cuba.gui.components.calendar
 
com.haulmont.cuba.gui.components.dev - package com.haulmont.cuba.gui.components.dev
 
com.haulmont.cuba.gui.components.filter - package com.haulmont.cuba.gui.components.filter
 
com.haulmont.cuba.gui.components.filter.addcondition - package com.haulmont.cuba.gui.components.filter.addcondition
 
com.haulmont.cuba.gui.components.filter.condition - package com.haulmont.cuba.gui.components.filter.condition
 
com.haulmont.cuba.gui.components.filter.dateinterval - package com.haulmont.cuba.gui.components.filter.dateinterval
 
com.haulmont.cuba.gui.components.filter.dateinterval.predefined - package com.haulmont.cuba.gui.components.filter.dateinterval.predefined
 
com.haulmont.cuba.gui.components.filter.descriptor - package com.haulmont.cuba.gui.components.filter.descriptor
 
com.haulmont.cuba.gui.components.filter.edit - package com.haulmont.cuba.gui.components.filter.edit
 
com.haulmont.cuba.gui.components.filter.filterselect - package com.haulmont.cuba.gui.components.filter.filterselect
 
com.haulmont.cuba.gui.components.filter.operationedit - package com.haulmont.cuba.gui.components.filter.operationedit
 
com.haulmont.cuba.gui.components.formatters - package com.haulmont.cuba.gui.components.formatters
 
com.haulmont.cuba.gui.components.listeditor - package com.haulmont.cuba.gui.components.listeditor
 
com.haulmont.cuba.gui.components.mainwindow - package com.haulmont.cuba.gui.components.mainwindow
 
com.haulmont.cuba.gui.components.validators - package com.haulmont.cuba.gui.components.validators
 
com.haulmont.cuba.gui.config - package com.haulmont.cuba.gui.config
 
com.haulmont.cuba.gui.data - package com.haulmont.cuba.gui.data
 
com.haulmont.cuba.gui.data.aggregation - package com.haulmont.cuba.gui.data.aggregation
 
com.haulmont.cuba.gui.data.aggregation.impl - package com.haulmont.cuba.gui.data.aggregation.impl
 
com.haulmont.cuba.gui.data.impl - package com.haulmont.cuba.gui.data.impl
 
com.haulmont.cuba.gui.data.impl.compatibility - package com.haulmont.cuba.gui.data.impl.compatibility
 
com.haulmont.cuba.gui.dynamicattributes - package com.haulmont.cuba.gui.dynamicattributes
 
com.haulmont.cuba.gui.event - package com.haulmont.cuba.gui.event
 
com.haulmont.cuba.gui.events - package com.haulmont.cuba.gui.events
 
com.haulmont.cuba.gui.events.sys - package com.haulmont.cuba.gui.events.sys
 
com.haulmont.cuba.gui.exception - package com.haulmont.cuba.gui.exception
 
com.haulmont.cuba.gui.executors - package com.haulmont.cuba.gui.executors
 
com.haulmont.cuba.gui.executors.impl - package com.haulmont.cuba.gui.executors.impl
 
com.haulmont.cuba.gui.export - package com.haulmont.cuba.gui.export
 
com.haulmont.cuba.gui.icons - package com.haulmont.cuba.gui.icons
 
com.haulmont.cuba.gui.logging - package com.haulmont.cuba.gui.logging
 
com.haulmont.cuba.gui.presentations - package com.haulmont.cuba.gui.presentations
 
com.haulmont.cuba.gui.relatedentities - package com.haulmont.cuba.gui.relatedentities
 
com.haulmont.cuba.gui.settings - package com.haulmont.cuba.gui.settings
 
com.haulmont.cuba.gui.theme - package com.haulmont.cuba.gui.theme
 
com.haulmont.cuba.gui.upload - package com.haulmont.cuba.gui.upload
 
com.haulmont.cuba.gui.xml - package com.haulmont.cuba.gui.xml
 
com.haulmont.cuba.gui.xml.data - package com.haulmont.cuba.gui.xml.data
 
com.haulmont.cuba.gui.xml.layout - package com.haulmont.cuba.gui.xml.layout
 
com.haulmont.cuba.portal - package com.haulmont.cuba.portal
 
com.haulmont.cuba.portal.config - package com.haulmont.cuba.portal.config
 
com.haulmont.cuba.portal.controllers - package com.haulmont.cuba.portal.controllers
 
com.haulmont.cuba.portal.jmx - package com.haulmont.cuba.portal.jmx
 
com.haulmont.cuba.portal.security - package com.haulmont.cuba.portal.security
 
com.haulmont.cuba.portal.service - package com.haulmont.cuba.portal.service
 
com.haulmont.cuba.portal.service.impl - package com.haulmont.cuba.portal.service.impl
 
com.haulmont.cuba.portal.springframework.view - package com.haulmont.cuba.portal.springframework.view
 
com.haulmont.cuba.portal.sys - package com.haulmont.cuba.portal.sys
 
com.haulmont.cuba.portal.sys.cache - package com.haulmont.cuba.portal.sys.cache
 
com.haulmont.cuba.portal.sys.exceptions - package com.haulmont.cuba.portal.sys.exceptions
 
com.haulmont.cuba.portal.sys.remoting - package com.haulmont.cuba.portal.sys.remoting
 
com.haulmont.cuba.portal.sys.remoting.discovery - package com.haulmont.cuba.portal.sys.remoting.discovery
 
com.haulmont.cuba.portal.sys.security - package com.haulmont.cuba.portal.sys.security
 
com.haulmont.cuba.portal.sys.thymeleaf - package com.haulmont.cuba.portal.sys.thymeleaf
 
com.haulmont.cuba.portal.sys.thymeleaf.jmx - package com.haulmont.cuba.portal.sys.thymeleaf.jmx
 
com.haulmont.cuba.security.app - package com.haulmont.cuba.security.app
 
com.haulmont.cuba.security.auth - package com.haulmont.cuba.security.auth
 
com.haulmont.cuba.security.auth.checks - package com.haulmont.cuba.security.auth.checks
 
com.haulmont.cuba.security.auth.events - package com.haulmont.cuba.security.auth.events
 
com.haulmont.cuba.security.auth.providers - package com.haulmont.cuba.security.auth.providers
 
com.haulmont.cuba.security.entity - package com.haulmont.cuba.security.entity
 
com.haulmont.cuba.security.events - package com.haulmont.cuba.security.events
 
com.haulmont.cuba.security.global - package com.haulmont.cuba.security.global
 
com.haulmont.cuba.security.idp - package com.haulmont.cuba.security.idp
 
com.haulmont.cuba.security.jmx - package com.haulmont.cuba.security.jmx
 
com.haulmont.cuba.security.listener - package com.haulmont.cuba.security.listener
 
com.haulmont.cuba.security.sys - package com.haulmont.cuba.security.sys
 
com.haulmont.cuba.testsupport - package com.haulmont.cuba.testsupport
 
com.haulmont.cuba.uberjar - package com.haulmont.cuba.uberjar
 
com.haulmont.cuba.web - package com.haulmont.cuba.web
 
com.haulmont.cuba.web.actions - package com.haulmont.cuba.web.actions
 
com.haulmont.cuba.web.agent - package com.haulmont.cuba.web.agent
 
com.haulmont.cuba.web.app - package com.haulmont.cuba.web.app
 
com.haulmont.cuba.web.app.accessgroup - package com.haulmont.cuba.web.app.accessgroup
 
com.haulmont.cuba.web.app.core.dev - package com.haulmont.cuba.web.app.core.dev
 
com.haulmont.cuba.web.app.core.entityinspector - package com.haulmont.cuba.web.app.core.entityinspector
 
com.haulmont.cuba.web.app.core.entitylog - package com.haulmont.cuba.web.app.core.entitylog
 
com.haulmont.cuba.web.app.core.showinfo - package com.haulmont.cuba.web.app.core.showinfo
 
com.haulmont.cuba.web.app.domain - package com.haulmont.cuba.web.app.domain
 
com.haulmont.cuba.web.app.folders - package com.haulmont.cuba.web.app.folders
 
com.haulmont.cuba.web.app.loginwindow - package com.haulmont.cuba.web.app.loginwindow
 
com.haulmont.cuba.web.app.mainwindow - package com.haulmont.cuba.web.app.mainwindow
 
com.haulmont.cuba.web.app.security.user.resetpasswords - package com.haulmont.cuba.web.app.security.user.resetpasswords
 
com.haulmont.cuba.web.app.ui.core.settings - package com.haulmont.cuba.web.app.ui.core.settings
 
com.haulmont.cuba.web.app.ui.frame - package com.haulmont.cuba.web.app.ui.frame
 
com.haulmont.cuba.web.app.ui.jmxcontrol.browse - package com.haulmont.cuba.web.app.ui.jmxcontrol.browse
 
com.haulmont.cuba.web.app.ui.jmxcontrol.ds - package com.haulmont.cuba.web.app.ui.jmxcontrol.ds
 
com.haulmont.cuba.web.app.ui.jmxcontrol.inspect - package com.haulmont.cuba.web.app.ui.jmxcontrol.inspect
 
com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.attribute - package com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.attribute
 
com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.operation - package com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.operation
 
com.haulmont.cuba.web.app.ui.jmxcontrol.util - package com.haulmont.cuba.web.app.ui.jmxcontrol.util
 
com.haulmont.cuba.web.app.ui.jmxinstance.browse - package com.haulmont.cuba.web.app.ui.jmxinstance.browse
 
com.haulmont.cuba.web.app.ui.jmxinstance.edit - package com.haulmont.cuba.web.app.ui.jmxinstance.edit
 
com.haulmont.cuba.web.app.ui.security.history - package com.haulmont.cuba.web.app.ui.security.history
 
com.haulmont.cuba.web.app.ui.security.role - package com.haulmont.cuba.web.app.ui.security.role
 
com.haulmont.cuba.web.app.ui.security.user - package com.haulmont.cuba.web.app.ui.security.user
 
com.haulmont.cuba.web.app.ui.serverlogviewer - package com.haulmont.cuba.web.app.ui.serverlogviewer
 
com.haulmont.cuba.web.app.ui.statistics - package com.haulmont.cuba.web.app.ui.statistics
 
com.haulmont.cuba.web.auth - package com.haulmont.cuba.web.auth
 
com.haulmont.cuba.web.config - package com.haulmont.cuba.web.config
 
com.haulmont.cuba.web.events - package com.haulmont.cuba.web.events
 
com.haulmont.cuba.web.exception - package com.haulmont.cuba.web.exception
 
com.haulmont.cuba.web.export - package com.haulmont.cuba.web.export
 
com.haulmont.cuba.web.filestorage - package com.haulmont.cuba.web.filestorage
 
com.haulmont.cuba.web.gui - package com.haulmont.cuba.web.gui
 
com.haulmont.cuba.web.gui.icons - package com.haulmont.cuba.web.gui.icons
 
com.haulmont.cuba.web.jmx - package com.haulmont.cuba.web.jmx
 
com.haulmont.cuba.web.jmx.entity - package com.haulmont.cuba.web.jmx.entity
 
com.haulmont.cuba.web.log - package com.haulmont.cuba.web.log
 
com.haulmont.cuba.web.security - package com.haulmont.cuba.web.security
 
com.haulmont.cuba.web.security.events - package com.haulmont.cuba.web.security.events
 
com.haulmont.cuba.web.security.idp - package com.haulmont.cuba.web.security.idp
 
com.haulmont.cuba.web.security.ldap - package com.haulmont.cuba.web.security.ldap
 
com.haulmont.cuba.web.security.listeners - package com.haulmont.cuba.web.security.listeners
 
com.haulmont.cuba.web.security.providers - package com.haulmont.cuba.web.security.providers
 
com.haulmont.cuba.web.settings - package com.haulmont.cuba.web.settings
 
com.haulmont.cuba.web.sys - package com.haulmont.cuba.web.sys
 
com.haulmont.cuba.web.sys.cache - package com.haulmont.cuba.web.sys.cache
 
com.haulmont.cuba.web.sys.remoting - package com.haulmont.cuba.web.sys.remoting
 
com.haulmont.cuba.web.sys.remoting.discovery - package com.haulmont.cuba.web.sys.remoting.discovery
 
com.haulmont.cuba.web.sys.singleapp - package com.haulmont.cuba.web.sys.singleapp
 
com.haulmont.cuba.web.theme - package com.haulmont.cuba.web.theme
 
com.haulmont.idp - package com.haulmont.idp
 
com.haulmont.idp.controllers - package com.haulmont.idp.controllers
 
com.haulmont.idp.model - package com.haulmont.idp.model
 
com.haulmont.idp.sys - package com.haulmont.idp.sys
 
com.haulmont.restapi.auth - package com.haulmont.restapi.auth
 
com.haulmont.restapi.common - package com.haulmont.restapi.common
 
com.haulmont.restapi.config - package com.haulmont.restapi.config
 
com.haulmont.restapi.controllers - package com.haulmont.restapi.controllers
 
com.haulmont.restapi.data - package com.haulmont.restapi.data
 
com.haulmont.restapi.events - package com.haulmont.restapi.events
 
com.haulmont.restapi.exception - package com.haulmont.restapi.exception
 
com.haulmont.restapi.idp - package com.haulmont.restapi.idp
 
com.haulmont.restapi.ldap - package com.haulmont.restapi.ldap
 
com.haulmont.restapi.service - package com.haulmont.restapi.service
 
com.haulmont.restapi.service.filter - package com.haulmont.restapi.service.filter
 
com.haulmont.restapi.sys - package com.haulmont.restapi.sys
 
com.haulmont.restapi.transform - package com.haulmont.restapi.transform
 
CommaSeparatedStringListStringify - Class in com.haulmont.cuba.core.config.type
 
CommaSeparatedStringListStringify() - Constructor for class com.haulmont.cuba.core.config.type.CommaSeparatedStringListStringify
 
CommaSeparatedStringListTypeFactory - Class in com.haulmont.cuba.core.config.type
 
CommaSeparatedStringListTypeFactory() - Constructor for class com.haulmont.cuba.core.config.type.CommaSeparatedStringListTypeFactory
 
COMMENT - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
COMMENT - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
commit(CommitContext) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
commit(E, View) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
commit(E, String) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
commit(E) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
commit(CommitContext) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
commit(E, View) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
commit(E, String) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
commit(E) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
commit(CommitContext) - Method in interface com.haulmont.cuba.core.app.DataService
Commits a collection of new or detached entity instances to the database.
commit(CommitContext) - Method in class com.haulmont.cuba.core.app.DataServiceBean
 
commit(CommitContext) - Method in interface com.haulmont.cuba.core.app.DataStore
Commits a collection of new or detached entity instances to the storage.
commit(CommitContext) - Method in class com.haulmont.cuba.core.app.RdbmsStore
 
commit(CommitContext) - Method in interface com.haulmont.cuba.core.global.DataManager
Commits a collection of new or detached entity instances to the data store.
commit(E, View) - Method in interface com.haulmont.cuba.core.global.DataManager
Commits the entity to the data store.
commit(E, String) - Method in interface com.haulmont.cuba.core.global.DataManager
Commits the entity to the data store.
commit(E) - Method in interface com.haulmont.cuba.core.global.DataManager
Commits the entity to the data store.
commit() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
commit() - Method in class com.haulmont.cuba.core.sys.TransactionImpl
 
commit() - Method in interface com.haulmont.cuba.core.Transaction
Commit current transaction.
commit() - Method in class com.haulmont.cuba.gui.app.core.categories.LocalizedEnumerationWindow
 
commit() - Method in class com.haulmont.cuba.gui.components.AbstractEditor
Called by the framework to validate and commit changes.
commit(boolean) - Method in class com.haulmont.cuba.gui.components.AbstractEditor
Commit changes with optional validation.
commit() - Method in interface com.haulmont.cuba.gui.components.Component.Buffered
Updates all changes since the previous commit to the data source.
commit(boolean) - Method in class com.haulmont.cuba.gui.components.EditorWindowDelegate
 
commit() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalEditor
 
commit() - Method in class com.haulmont.cuba.gui.components.filter.edit.ConditionFrame
 
commit() - Method in class com.haulmont.cuba.gui.components.filter.edit.CustomConditionEditor
 
commit() - Method in class com.haulmont.cuba.gui.components.filter.edit.CustomConditionFrame
 
commit() - Method in class com.haulmont.cuba.gui.components.filter.edit.DynamicAttributesConditionEditor
 
commit() - Method in class com.haulmont.cuba.gui.components.filter.edit.DynamicAttributesConditionFrame
 
commit() - Method in class com.haulmont.cuba.gui.components.filter.edit.FtsConditionFrame
 
commit() - Method in class com.haulmont.cuba.gui.components.filter.edit.PropertyConditionFrame
 
commit() - Method in class com.haulmont.cuba.gui.components.filter.SaveFilterWindow
 
commit() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorPopupWindow
 
commit() - Method in interface com.haulmont.cuba.gui.components.Window.Editor
Called by the framework to validate the screen components and commit changes.
commit(boolean) - Method in interface com.haulmont.cuba.gui.components.Window.Editor
Called by the framework to commit changes with optional validation.
commit() - Method in interface com.haulmont.cuba.gui.data.Datasource
Performs commit
commit() - Method in interface com.haulmont.cuba.gui.data.DsContext
Commit all changed datasources.
commit() - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
commit() - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
commit() - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
commit() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
commit(E, View) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
commit(E, String) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
commit(E) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
commit(CommitContext) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
commit() - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
commit() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
commit() - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Commits all changes into the database
commit() - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
commit() - Method in interface com.haulmont.cuba.gui.settings.Settings
INTERNAL.
commit() - Method in class com.haulmont.cuba.gui.settings.SettingsImpl
 
commit() - Method in class com.haulmont.cuba.testsupport.TestTransaction
 
commit() - Method in class com.haulmont.cuba.web.gui.WebWindow.Editor
 
commit(boolean) - Method in class com.haulmont.cuba.web.gui.WebWindow.Editor
 
COMMIT_ACTION_ID - Static variable in interface com.haulmont.cuba.gui.components.Window
Constant that should be passed to Window.close(String) and Window.close(String, boolean) methods when the screen is closed after commit of changes.
commitAndClose(Connection) - Static method in class com.haulmont.bali.db.DbUtils
Commits a Connection then closes it, avoid closing if null.
commitAndClose() - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
 
commitAndClose() - Method in class com.haulmont.cuba.gui.app.core.file.MultiUploader
 
commitAndClose() - Method in class com.haulmont.cuba.gui.app.security.sessionattr.edit.SessionAttributeEditor
 
commitAndClose() - Method in class com.haulmont.cuba.gui.components.AbstractEditor
Validate, commit and close the window if commit was successful.
commitAndClose() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
commitAndClose() - Method in interface com.haulmont.cuba.gui.components.Window.Committable
Commit changes and close the window.
commitAndClose() - Method in interface com.haulmont.cuba.gui.components.Window.Editor
Called by the framework to validate, commit and close the screen if commit was successful.
commitAndClose() - Method in class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.attribute.AttributeEditWindow
 
commitAndClose() - Method in class com.haulmont.cuba.web.gui.WebWindow.Editor
 
commitAndCloseQuietly(Connection) - Static method in class com.haulmont.bali.db.DbUtils
Commits a Connection then closes it, avoid closing if null and hide any SQLExceptions that occur.
CommitContext - Class in com.haulmont.cuba.core.global
DTO that contains information about currently committed entities.
CommitContext(Entity...) - Constructor for class com.haulmont.cuba.core.global.CommitContext
 
CommitContext(Collection) - Constructor for class com.haulmont.cuba.core.global.CommitContext
 
CommitContext(Collection, Collection) - Constructor for class com.haulmont.cuba.core.global.CommitContext
 
commited(Set<Entity>) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
CommitListenerAdapter() - Constructor for class com.haulmont.cuba.gui.data.DsContext.CommitListenerAdapter
Deprecated.
 
commitRetaining() - Method in class com.haulmont.cuba.core.sys.TransactionImpl
 
commitRetaining() - Method in interface com.haulmont.cuba.core.Transaction
Commit current transaction and immediately start a new one.
committed(Set<Entity>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
committed(Set<Entity>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
committed(Set<Entity>) - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
committed(Set<Entity>) - Method in interface com.haulmont.cuba.gui.data.impl.DatasourceImplementation
Invoked after commit.
committed(Set<Entity>) - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
committed(Set<Entity>) - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
committed(Set<Entity>) - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
CommonLookupController - Class in com.haulmont.cuba.gui.commonlookup
 
CommonLookupController() - Constructor for class com.haulmont.cuba.gui.commonlookup.CommonLookupController
 
CompanionDependencyInjector - Class in com.haulmont.cuba.gui
 
CompanionDependencyInjector(Frame, Object) - Constructor for class com.haulmont.cuba.gui.CompanionDependencyInjector
 
COMPANY_GROUP_ID - Static variable in class com.haulmont.cuba.testsupport.TestSupport
 
compare(FieldSerializer.CachedField, FieldSerializer.CachedField) - Method in class com.haulmont.cuba.core.sys.serialization.EntitySerializer
 
compare(K, K) - Method in class com.haulmont.cuba.gui.data.impl.EntityByIdComparator
 
compare(T, T) - Method in class com.haulmont.cuba.gui.data.impl.EntityComparator
 
compare(GroupInfo, GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupInfoComparator
 
compareSnapshots() - Method in class com.haulmont.cuba.gui.app.core.entitydiff.EntityDiffViewer
 
compareTo(AppPropertyEntity) - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
compareTo(AppComponent) - Method in class com.haulmont.cuba.core.sys.AppComponent
 
compareTo(CreditsItem) - Method in class com.haulmont.cuba.gui.app.core.credits.CreditsItem
 
comparison_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
comparison_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.comparison_expression_return
 
comparison_operator() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
comparison_operator_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.comparison_operator_return
 
CompatibleAccordionSelectedTabChangeListener - Class in com.haulmont.cuba.gui.data.impl.compatibility
 
CompatibleAccordionSelectedTabChangeListener(Accordion.TabChangeListener) - Constructor for class com.haulmont.cuba.gui.data.impl.compatibility.CompatibleAccordionSelectedTabChangeListener
 
CompatibleDatasourceListenerWrapper - Class in com.haulmont.cuba.gui.data.impl.compatibility
Deprecated.
CompatibleDatasourceListenerWrapper(DatasourceListener) - Constructor for class com.haulmont.cuba.gui.data.impl.compatibility.CompatibleDatasourceListenerWrapper
Deprecated.
 
CompatibleTabSheetSelectedTabChangeListener - Class in com.haulmont.cuba.gui.data.impl.compatibility
 
CompatibleTabSheetSelectedTabChangeListener(TabSheet.TabChangeListener) - Constructor for class com.haulmont.cuba.gui.data.impl.compatibility.CompatibleTabSheetSelectedTabChangeListener
 
compile(String, CharSequence, DiagnosticCollector<JavaFileObject>, Class<?>...) - Method in class com.haulmont.cuba.core.sys.javacl.compiler.CharSequenceCompiler
Compile Java source in javaSource and return the resulting class.
Thread safety: this method is thread safe if the javaSource and diagnosticsList are isolated to this thread.
compile(Map<String, CharSequence>, DiagnosticCollector<JavaFileObject>) - Method in class com.haulmont.cuba.core.sys.javacl.compiler.CharSequenceCompiler
Compile multiple Java source strings and return a Map containing the resulting classes.
completelyLoaded(CollectionDatasource.Lazy) - Method in interface com.haulmont.cuba.gui.data.LazyCollectionDatasourceListener
Deprecated.
 
Component - Interface in com.haulmont.cuba.gui.components
Root of the GenericUI components hierarchy.
component - Variable in class com.haulmont.cuba.gui.components.ValidationErrors.Item
 
Component.ActionOwner - Interface in com.haulmont.cuba.gui.components
Component supporting an action
Component.ActionsHolder - Interface in com.haulmont.cuba.gui.components
A component containing Actions
Component.Alignment - Enum in com.haulmont.cuba.gui.components
 
Component.BelongToFrame - Interface in com.haulmont.cuba.gui.components
Component belonging to a frame
Component.Buffered - Interface in com.haulmont.cuba.gui.components
Data aware component that supports buffered write mode.
Component.ChildEditableController - Interface in com.haulmont.cuba.gui.components
Component that manages editable property of child components.
Component.Collapsable - Interface in com.haulmont.cuba.gui.components
Is able to collapse (folding)
Component.Collapsable.CollapseListener - Interface in com.haulmont.cuba.gui.components
Deprecated.
Component.Collapsable.ExpandListener - Interface in com.haulmont.cuba.gui.components
Deprecated.
Component.Container - Interface in com.haulmont.cuba.gui.components
Component which can contain other components
Component.ContextHelpIconClickEvent - Class in com.haulmont.cuba.gui.components
Describes context help icon click event.
Component.Disposable - Interface in com.haulmont.cuba.gui.components
 
Component.Editable - Interface in com.haulmont.cuba.gui.components
Component supporting "editable" state.
Component.EditableChangeEvent - Class in com.haulmont.cuba.gui.components
Event that is fired when "editable" property of Editable component has been changed.
Component.EditableChangeListener - Interface in com.haulmont.cuba.gui.components
 
Component.EditableChangeNotifier - Interface in com.haulmont.cuba.gui.components
Component that fires EditableChangeEvent events.
Component.ExpandedStateChangeEvent - Class in com.haulmont.cuba.gui.components
Describes expanded state change event of Component.Collapsable.
Component.ExpandedStateChangeListener - Interface in com.haulmont.cuba.gui.components
Listener to expanded state change events.
Component.Focusable - Interface in com.haulmont.cuba.gui.components
Component supporting "focusable" state.
Component.HasBorder - Interface in com.haulmont.cuba.gui.components
Object having a border
Component.HasButtonsPanel - Interface in com.haulmont.cuba.gui.components
Component having a buttons pancel.
Component.HasCaption - Interface in com.haulmont.cuba.gui.components
Object having a caption
Component.HasContextHelp - Interface in com.haulmont.cuba.gui.components
A sub-interface implemented by components that can provide a context help.
Component.HasFormatter - Interface in com.haulmont.cuba.gui.components
Object having a formatter
Component.HasIcon - Interface in com.haulmont.cuba.gui.components
Component having an icon.
Component.HasInputPrompt - Interface in com.haulmont.cuba.gui.components
 
Component.HasNamedComponents - Interface in com.haulmont.cuba.gui.components
Component which can contain other components and provides access "by-name" to children.
Component.HasOptionsStyleProvider - Interface in com.haulmont.cuba.gui.components
A component that is marked with this interface allows to manage additional style names for options displayed by this component.
Component.HasPresentations - Interface in com.haulmont.cuba.gui.components
Component having presentations.
Component.HasRowsCount - Interface in com.haulmont.cuba.gui.components
Component having a RowsCount component.
Component.HasSettings - Interface in com.haulmont.cuba.gui.components
Object supporting save/restore of user settings.
Component.HasValue - Interface in com.haulmont.cuba.gui.components
Object having a value.
Component.HasXmlDescriptor - Interface in com.haulmont.cuba.gui.components
Object having an XML descriptor attached
Component.LayoutClickEvent - Class in com.haulmont.cuba.gui.components
Describes layout click event.
Component.LayoutClickListener - Interface in com.haulmont.cuba.gui.components
Listener fired when user clicks inside the layout at any place.
Component.LayoutClickNotifier - Interface in com.haulmont.cuba.gui.components
Layout having a mouse click listener.
Component.Margin - Interface in com.haulmont.cuba.gui.components
A class that implements this interface can have indentation between the outer borders and the container content.
Component.MouseEventDetails - Class in com.haulmont.cuba.gui.components
Class to store mouse event details.
Component.MouseEventDetails.MouseButton - Enum in com.haulmont.cuba.gui.components
Constants for mouse buttons.
Component.OptionsStyleProvider - Interface in com.haulmont.cuba.gui.components
An object that returns stylename for the given item (option) that is displayed by the given component.
Component.OrderedContainer - Interface in com.haulmont.cuba.gui.components
Component which can contain other components and provides indexed access to children.
Component.OuterMargin - Interface in com.haulmont.cuba.gui.components
A class that implements this interface can have indentation outside the border.
Component.SecuredActionsHolder - Interface in com.haulmont.cuba.gui.components
An Component.ActionsHolder component that loads and controls permissions on owned actions.
Component.ShortcutAction - Class in com.haulmont.cuba.gui.components
The ShortcutAction is triggered when the user presses a given key combination.
Component.ShortcutNotifier - Interface in com.haulmont.cuba.gui.components
Component having a shortcut listener.
Component.ShortcutTriggeredEvent - Class in com.haulmont.cuba.gui.components
Describes shortcut triggered event.
Component.Spacing - Interface in com.haulmont.cuba.gui.components
A class that implements this interface can have space between child components.
Component.UiPermissionAware - Interface in com.haulmont.cuba.gui.components
State of subcomponents can be managed by UI permissions.
Component.Validatable - Interface in com.haulmont.cuba.gui.components
A component which can be validated
Component.ValueChangeEvent - Class in com.haulmont.cuba.gui.components
Describes value change event.
Component.ValueChangeListener - Interface in com.haulmont.cuba.gui.components
Listener to value change events.
Component.Wrapper - Interface in com.haulmont.cuba.gui.components
Component delegating work to some "wrapped" client-specific implementation
ComponentDecorator - Interface in com.haulmont.cuba.desktop.theme
 
ComponentFinder - Interface in com.haulmont.cuba.gui
ComponentGenerationContext - Class in com.haulmont.cuba.gui.components
A class which stores information that can be used when creating a component by the ComponentsFactory.
ComponentGenerationContext(MetaClass, String) - Constructor for class com.haulmont.cuba.gui.components.ComponentGenerationContext
Creates an instance of ComponentGenerationContext.
ComponentGenerationStrategy - Interface in com.haulmont.cuba.gui.components
An interface which realizations are used to create UI components.
ComponentLoader<T extends Component> - Interface in com.haulmont.cuba.gui.xml.layout
Base interface for loaders which create components by XML definitions.
ComponentLoader.Context - Interface in com.haulmont.cuba.gui.xml.layout
 
ComponentLoader.InitTask - Interface in com.haulmont.cuba.gui.xml.layout
For internal use only.
ComponentLoader.InjectTask - Interface in com.haulmont.cuba.gui.xml.layout
For internal use only.
ComponentLoader.PostInitTask - Interface in com.haulmont.cuba.gui.xml.layout
PostInitTasks are used to perform deferred initialization of visual components.
ComponentLoader.PostWrapTask - Interface in com.haulmont.cuba.gui.xml.layout
PostInitTasks are used to perform deferred initialization of visual components that requires window controller.
ComponentPalette - Interface in com.haulmont.cuba.gui
Deprecated.
Use ExternalUIComponentsSource or app-components mechanism
componentPath - Variable in class com.haulmont.cuba.gui.app.core.dev.LayoutTip
 
ComponentRelativeSizeInsideUndefinedSizedContainer() - Constructor for class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.ComponentRelativeSizeInsideUndefinedSizedContainer
 
ComponentsFactory - Interface in com.haulmont.cuba.gui.xml.layout
Factory to create UI components in client independent manner.
ComponentsHelper - Class in com.haulmont.cuba.gui
Utility class working with GenericUI components.
ComponentsHelper() - Constructor for class com.haulmont.cuba.gui.ComponentsHelper
 
ComponentUndefinedSize() - Constructor for class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.ComponentUndefinedSize
 
componentVisibilityChanged(VisibilityChangeNotifier.VisibilityChangeEvent) - Method in interface com.haulmont.cuba.gui.components.VisibilityChangeNotifier.VisibilityChangeListener
 
ComponentVisitor - Interface in com.haulmont.cuba.gui
composeFullAbsolutePath(String) - Method in class com.haulmont.cuba.portal.config.SiteSettings
 
composeFullRelativePath(String) - Method in class com.haulmont.cuba.portal.config.SiteSettings
Basically this method prepends webapp's prefix to the path
composeName(Name, Name) - Method in class com.haulmont.cuba.testsupport.TestContext
 
composeName(String, String) - Method in class com.haulmont.cuba.testsupport.TestContext
 
CompositeValidationException - Exception in com.haulmont.cuba.gui.components
 
CompositeValidationException(String, List<CompositeValidationException.ViolationCause>) - Constructor for exception com.haulmont.cuba.gui.components.CompositeValidationException
 
CompositeValidationException.ViolationCause - Interface in com.haulmont.cuba.gui.components
 
Composition - Annotation Type in com.haulmont.chile.core.annotations
Marks a reference as composition.
computeSecurityState(Entity) - Method in interface com.haulmont.cuba.core.app.AttributeAccessService
 
computeSecurityState(Entity) - Method in class com.haulmont.cuba.core.app.AttributeAccessServiceBean
 
computeSignature(Map<String, String>, Map<String, String>, String, String, String) - Method in class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerForAuthorizationHeader
Computes an AWS4 signature for a request, ready for inclusion as an 'Authorization' header.
computeSignature(Map<String, String>, Map<String, String>, String, String, String) - Method in class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerForChunkedUpload
Computes an AWS4 signature for a request, ready for inclusion as an 'Authorization' header.
COND_PATTERN_REGEX - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
Condition - Class in com.haulmont.cuba.core.global.filter
 
Condition(String) - Constructor for class com.haulmont.cuba.core.global.filter.Condition
 
conditional_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
conditional_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.conditional_expression_return
 
conditional_factor() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
conditional_factor_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.conditional_factor_return
 
conditional_term() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
conditional_term_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.conditional_term_return
 
ConditionalOnAppProperties - Annotation Type in com.haulmont.cuba.core.sys
Repeatable wrapper for ConditionalOnAppProperty.
ConditionalOnAppProperty - Annotation Type in com.haulmont.cuba.core.sys
Indicates that a component is only eligible for registration when specified application property has value equal to specified.
ConditionDescriptorsDs - Class in com.haulmont.cuba.gui.components.filter.addcondition
Datasource that allows to filter its content based on a string.
ConditionDescriptorsDs() - Constructor for class com.haulmont.cuba.gui.components.filter.addcondition.ConditionDescriptorsDs
 
ConditionDescriptorsTreeBuilder - Class in com.haulmont.cuba.gui.components.filter.addcondition
ConditionDescriptorsTreeBuilder(Filter, int, boolean, boolean, ConditionsTree) - Constructor for class com.haulmont.cuba.gui.components.filter.addcondition.ConditionDescriptorsTreeBuilder
 
ConditionDescriptorsTreeBuilderAPI - Interface in com.haulmont.cuba.gui.components.filter.addcondition
 
ConditionFrame<T extends AbstractCondition> - Class in com.haulmont.cuba.gui.components.filter.edit
 
ConditionFrame() - Constructor for class com.haulmont.cuba.gui.components.filter.edit.ConditionFrame
 
ConditionParamBuilder - Interface in com.haulmont.cuba.gui.components.filter
Builder for filter condition parameters.
ConditionParamBuilderImpl - Class in com.haulmont.cuba.gui.components.filter
 
ConditionParamBuilderImpl() - Constructor for class com.haulmont.cuba.gui.components.filter.ConditionParamBuilderImpl
 
ConditionsDs - Class in com.haulmont.cuba.gui.components.filter.edit
Datasource for conditions tree in generic filter editor
ConditionsDs() - Constructor for class com.haulmont.cuba.gui.components.filter.edit.ConditionsDs
 
ConditionsTree - Class in com.haulmont.cuba.gui.components.filter
This class is used as a data structure to store conditions inside generic filter.
ConditionsTree() - Constructor for class com.haulmont.cuba.gui.components.filter.ConditionsTree
 
ConditionType - Enum in com.haulmont.cuba.core.global.filter
Generic filter condition type.
Config - Interface in com.haulmont.cuba.core.config
The ancestor of all configuration interfaces.
Config - Class in com.haulmont.cuba.core.entity
Entity for working with configuration parameters (see com.haulmont.cuba.core.config.Config).
Should not be used in application code.
Config() - Constructor for class com.haulmont.cuba.core.entity.Config
 
ConfigAccessorMethod - Class in com.haulmont.cuba.core.config
Superclass for all field accessor method implementations.
ConfigCacheStrategy - Class in com.haulmont.cuba.client.sys.cache
Caching strategy for config values stored with SourceType.DATABASE.
ConfigCacheStrategy() - Constructor for class com.haulmont.cuba.client.sys.cache.ConfigCacheStrategy
 
ConfigGetter - Class in com.haulmont.cuba.core.config
Implementation of configuration getter methods.
ConfigGetter(Class<?>, Method) - Constructor for class com.haulmont.cuba.core.config.ConfigGetter
Create a new ConfigGetter instance.
ConfigHandler - Class in com.haulmont.cuba.core.config
Configuration interface method handler.
ConfigHandler(ConfigPersister, Class<?>) - Constructor for class com.haulmont.cuba.core.config.ConfigHandler
Create a new ConfigHandler instance.
ConfigMethod - Class in com.haulmont.cuba.core.config
Superclass for all configuration method implementations.
ConfigMethod.Factory - Interface in com.haulmont.cuba.core.config
Interface describing a configuration method factory.
ConfigMethods - Class in com.haulmont.cuba.core.config
 
ConfigMethods() - Constructor for class com.haulmont.cuba.core.config.ConfigMethods
 
ConfigPersister - Interface in com.haulmont.cuba.core.config
 
ConfigPersisterClientImpl - Class in com.haulmont.cuba.client.sys.config
 
ConfigPersisterClientImpl(ConfigStorageService, boolean) - Constructor for class com.haulmont.cuba.client.sys.config.ConfigPersisterClientImpl
 
ConfigPersisterImpl - Class in com.haulmont.cuba.core.sys
 
ConfigPersisterImpl() - Constructor for class com.haulmont.cuba.core.sys.ConfigPersisterImpl
 
ConfigSetter - Class in com.haulmont.cuba.core.config
Implementation of configuration setter methods.
ConfigSetter(Class<?>, Method) - Constructor for class com.haulmont.cuba.core.config.ConfigSetter
Create a new ConfigSetter instance.
ConfigStorage - Class in com.haulmont.cuba.core.app
Supports configuration parameters framework functionality.
ConfigStorage() - Constructor for class com.haulmont.cuba.core.app.ConfigStorage
 
ConfigStorage - Class in com.haulmont.cuba.core.jmx
 
ConfigStorage() - Constructor for class com.haulmont.cuba.core.jmx.ConfigStorage
 
ConfigStorage - Class in com.haulmont.cuba.portal.jmx
 
ConfigStorage() - Constructor for class com.haulmont.cuba.portal.jmx.ConfigStorage
 
ConfigStorage - Class in com.haulmont.cuba.web.jmx
 
ConfigStorage() - Constructor for class com.haulmont.cuba.web.jmx.ConfigStorage
 
ConfigStorageAPI - Interface in com.haulmont.cuba.core.app
Supports configuration parameters framework functionality.
ConfigStorageCache - Class in com.haulmont.cuba.client.sys.cache
 
ConfigStorageCache() - Constructor for class com.haulmont.cuba.client.sys.cache.ConfigStorageCache
 
ConfigStorageCommon - Class in com.haulmont.cuba.core.config
 
ConfigStorageCommon() - Constructor for class com.haulmont.cuba.core.config.ConfigStorageCommon
 
ConfigStorageMBean - Interface in com.haulmont.cuba.core.jmx
JMX interface for ConfigStorageAPI.
ConfigStorageMBean - Interface in com.haulmont.cuba.portal.jmx
 
ConfigStorageMBean - Interface in com.haulmont.cuba.web.jmx
 
ConfigStorageService - Interface in com.haulmont.cuba.core.app
Supports configuration parameters framework functionality.
ConfigStorageServiceBean - Class in com.haulmont.cuba.core.app
 
ConfigStorageServiceBean() - Constructor for class com.haulmont.cuba.core.app.ConfigStorageServiceBean
 
Configuration - Interface in com.haulmont.cuba.core.global
Central interface of the configuration parameters framework.
ConfigurationClientImpl - Class in com.haulmont.cuba.client.sys
 
ConfigurationClientImpl() - Constructor for class com.haulmont.cuba.client.sys.ConfigurationClientImpl
 
ConfigurationImpl - Class in com.haulmont.cuba.core.sys.config
Server-side implementation of the Configuration interface.
ConfigurationImpl() - Constructor for class com.haulmont.cuba.core.sys.config.ConfigurationImpl
 
ConfigurationResourceLoader - Class in com.haulmont.cuba.core.sys
System-level class for resource loading.
ConfigurationResourceLoader() - Constructor for class com.haulmont.cuba.core.sys.ConfigurationResourceLoader
Constructor for standalone use.
ConfigurationResourceLoader(ClassLoader) - Constructor for class com.haulmont.cuba.core.sys.ConfigurationResourceLoader
 
ConfigurationResourceLoader(ClassLoader, File) - Constructor for class com.haulmont.cuba.core.sys.ConfigurationResourceLoader
 
configureDefaultServletHandling(DefaultServletHandlerConfigurer) - Method in class com.haulmont.cuba.web.sys.AppFrontConfig
Handle static resources for a front app
ConfigUtil - Class in com.haulmont.cuba.core.config
Various configuration utility methods.
CONFIRMATION - Static variable in class com.haulmont.cuba.gui.components.Frame.MessageType
Confirmation with plain text message
CONFIRMATION_HTML - Static variable in class com.haulmont.cuba.gui.components.Frame.MessageType
Confirmation with HTML message
ConnectExceptionHandler - Class in com.haulmont.cuba.desktop.exception
 
ConnectExceptionHandler() - Constructor for class com.haulmont.cuba.desktop.exception.ConnectExceptionHandler
 
Connection - Class in com.haulmont.cuba.desktop
 
Connection() - Constructor for class com.haulmont.cuba.desktop.Connection
 
Connection - Interface in com.haulmont.cuba.portal
Interface to be implemented by middleware connection objects on Web Portal.
Connection - Interface in com.haulmont.cuba.web
Interface to be implemented by objects that connect web-client to the middleware.
Connection.StateChangeEvent - Class in com.haulmont.cuba.web
 
Connection.StateChangeListener - Interface in com.haulmont.cuba.web
Listener of connection events.
Connection.UserSubstitutedEvent - Class in com.haulmont.cuba.web
 
Connection.UserSubstitutionListener - Interface in com.haulmont.cuba.web
Listener of user substitution events.
ConnectionImpl - Class in com.haulmont.cuba.web.security
Default Connection implementation for web-client.
ConnectionImpl() - Constructor for class com.haulmont.cuba.web.security.ConnectionImpl
 
ConnectionListener - Interface in com.haulmont.cuba.desktop
 
ConnectionListener - Interface in com.haulmont.cuba.portal
 
connectionStateChanged(Connection) - Method in class com.haulmont.cuba.desktop.App
 
connectionStateChanged(Connection) - Method in interface com.haulmont.cuba.desktop.ConnectionListener
 
connectionStateChanged(Connection) - Method in interface com.haulmont.cuba.portal.ConnectionListener
 
connectionStateChanged(Connection.StateChangeEvent) - Method in interface com.haulmont.cuba.web.Connection.StateChangeListener
 
connectionStateChanged(Connection.StateChangeEvent) - Method in class com.haulmont.cuba.web.DefaultApp
 
Constraint - Class in com.haulmont.cuba.security.entity
Security constraint definition entity.
Constraint() - Constructor for class com.haulmont.cuba.security.entity.Constraint
 
CONSTRAINT_PARAM_SESSION_ATTR - Static variable in interface com.haulmont.cuba.core.PersistenceSecurity
 
CONSTRAINT_PARAM_USER_GROUP_ID - Static variable in interface com.haulmont.cuba.core.PersistenceSecurity
 
CONSTRAINT_PARAM_USER_ID - Static variable in interface com.haulmont.cuba.core.PersistenceSecurity
 
CONSTRAINT_PARAM_USER_LOGIN - Static variable in interface com.haulmont.cuba.core.PersistenceSecurity
 
ConstraintCheckType - Enum in com.haulmont.cuba.security.entity
Type of constraint.
ConstraintData - Class in com.haulmont.cuba.security.global
 
ConstraintData(Constraint) - Constructor for class com.haulmont.cuba.security.global.ConstraintData
 
ConstraintEditor - Class in com.haulmont.cuba.gui.app.security.constraint.edit
 
ConstraintEditor() - Constructor for class com.haulmont.cuba.gui.app.security.constraint.edit.ConstraintEditor
 
ConstraintLocalizationEdit - Class in com.haulmont.cuba.gui.app.security.constraintloc.edit
 
ConstraintLocalizationEdit() - Constructor for class com.haulmont.cuba.gui.app.security.constraintloc.edit.ConstraintLocalizationEdit
 
ConstraintLocalizationService - Interface in com.haulmont.cuba.core.app
Constraint localization support service.
ConstraintLocalizationServiceBean - Class in com.haulmont.cuba.core.app
 
ConstraintLocalizationServiceBean() - Constructor for class com.haulmont.cuba.core.app.ConstraintLocalizationServiceBean
 
ConstraintOperationType - Enum in com.haulmont.cuba.security.entity
Area of constraint application.
ConstraintViolationInfo - Class in com.haulmont.restapi.exception
 
ConstraintViolationInfo() - Constructor for class com.haulmont.restapi.exception.ConstraintViolationInfo
 
constructor_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
constructor_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.constructor_expression_return
 
constructor_item() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
constructor_item_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.constructor_item_return
 
constructor_name() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
constructor_name_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.constructor_name_return
 
ConstructorTypeFactory - Class in com.haulmont.cuba.core.config.type
A factory that builds a type by invoking its constructor, supplying the string value as a parameter.
ConstructorTypeFactory(Constructor) - Constructor for class com.haulmont.cuba.core.config.type.ConstructorTypeFactory
Create a new ConstructorTypeFactory.
constructSignedChunk(int, byte[]) - Method in class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerForChunkedUpload
Returns a chunk for upload consisting of the signed 'header' or chunk prefix plus the user data.
ContainerResourceHolder(String) - Constructor for class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport.ContainerResourceHolder
 
contains(Object) - Method in class com.haulmont.bali.collections.ReadOnlyLinkedMapValuesView
 
contains(Collection<EntityLoadInfo>, Entity) - Method in class com.haulmont.cuba.core.global.EntityLoadInfoBuilder
Check whether an info about the given entity instance is contained in the collection.
contains(Class<?>) - Method in exception com.haulmont.cuba.core.global.RemoteException
Search for RemoteException.Cause by its exception class.
contains(String) - Method in exception com.haulmont.cuba.core.global.RemoteException
Search for RemoteException.Cause by its exception class.
contains(String) - Method in class com.haulmont.cuba.core.sys.javacl.ProxyClassLoader
 
contains(int) - Method in class com.haulmont.cuba.core.sys.jpql.tree.QueryNode
 
containsAttribute(String) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
containsAttributeInternal(String) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
containsBean(String) - Static method in class com.haulmont.cuba.core.global.AppBeans
 
containsGroup(GroupInfo) - Method in interface com.haulmont.cuba.gui.data.GroupDatasource
Indicates that a group is contained in the groups tree
containsGroup(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
containsGroup(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDelegate
 
containsGroup(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
containsItem(K) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
 
containsItem(K) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
containsItem(K) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
containsProperty(String) - Method in class com.haulmont.cuba.core.global.View
Check if a directly owned property with the given name exists in the view.
Content(Map<String, String>) - Constructor for class com.haulmont.cuba.core.global.BuildInfo.Content
 
Content() - Constructor for class com.haulmont.cuba.core.global.BuildInfo.Content
 
ContextClickEvent(DataGrid, Component.MouseEventDetails) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.ContextClickEvent
Constructor for a context click event.
contextDestroyed(ServletContextEvent) - Method in class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader
 
contextDestroyed(ServletContextEvent) - Method in class com.haulmont.cuba.core.sys.singleapp.SingleAppCoreServletListener
 
contextDestroyed(ServletContextEvent) - Method in class com.haulmont.cuba.web.sys.singleapp.SingleAppWebContextLoader
 
contextDestroyed(ServletContextEvent) - Method in class com.haulmont.cuba.web.sys.singleapp.SingleAppWebServletListener
 
ContextHelpIconClickEvent(Component.HasContextHelp) - Constructor for class com.haulmont.cuba.gui.components.Component.ContextHelpIconClickEvent
Constructor for a context help icon click event.
contextInitialized(ServletContextEvent) - Method in class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader
 
contextInitialized(ServletContextEvent) - Method in class com.haulmont.cuba.core.sys.singleapp.SingleAppCoreContextLoader
Here we create servlets and filters manually, to make sure the classes would be loaded using necessary classloader.
contextInitialized(ServletContextEvent) - Method in class com.haulmont.cuba.core.sys.singleapp.SingleAppCoreServletListener
 
contextInitialized(ServletContextEvent) - Method in class com.haulmont.cuba.web.sys.singleapp.SingleAppWebContextLoader
Here we create servlets and filters manually, to make sure the classes would be loaded using necessary classloader.
contextInitialized(ServletContextEvent) - Method in class com.haulmont.cuba.web.sys.singleapp.SingleAppWebServletListener
 
ControllerDependencyInjector - Class in com.haulmont.cuba.gui
Wires Inject, Named, WindowParam fields/setters and EventListener methods.
ControllerDependencyInjector(Frame, Map<String, Object>) - Constructor for class com.haulmont.cuba.gui.ControllerDependencyInjector
 
ControlLoggerWindow - Class in com.haulmont.cuba.web.app.ui.serverlogviewer
 
ControlLoggerWindow() - Constructor for class com.haulmont.cuba.web.app.ui.serverlogviewer.ControlLoggerWindow
 
ConversionType - Enum in com.haulmont.cuba.core.entity.annotation
Defines a case conversion type.
convert(Date, TimeZone, TimeZone) - Method in class com.haulmont.cuba.core.global.TimeZones
Deprecated.
convert(Double) - Method in class com.haulmont.cuba.gui.data.aggregation.impl.BigDecimalAggregation
 
convert(Double) - Method in class com.haulmont.cuba.gui.data.aggregation.impl.DoubleAggregation
 
convert(String, String) - Static method in class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
convertClassNamesToClasses(ClassLoader) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
convertDataValueToObjectValue(Object, Session) - Method in class com.haulmont.cuba.core.sys.UuidConverter
 
convertFromSimpleKeyLocales(String, String) - Static method in class com.haulmont.cuba.core.entity.LocaleHelper
 
convertObject(Object, Class) - Method in class com.haulmont.cuba.core.sys.persistence.CubaMySQLPlatform
 
convertObject(Object, Class) - Method in class com.haulmont.cuba.core.sys.persistence.CubaOraclePlatform
 
convertObject(Object, Class) - Method in class com.haulmont.cuba.core.sys.persistence.CubaPostgreSQLPlatform
 
convertObject(Object, Class) - Method in class com.haulmont.cuba.core.sys.persistence.CubaSQLServerPlatform
 
convertObjectValueToDataValue(Object, Session) - Method in class com.haulmont.cuba.core.sys.UuidConverter
 
convertPropertiesToString(Properties) - Static method in class com.haulmont.cuba.core.entity.LocaleHelper
 
convertToHtml(String) - Static method in class com.haulmont.bali.util.HtmlUtils
Converts string with content to html string.
convertToModel(P, Class<? extends M>, Locale) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Converter
Converts the given value from target type to source type.
convertToPresentation(M, Class<? extends P>, Locale) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Converter
Converts the given value from source type to target type.
convertToSimpleKeyLocales(String) - Static method in class com.haulmont.cuba.core.entity.LocaleHelper
 
convertToString(Object) - Static method in class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
convertTypeToReadableName(String) - Static method in class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
COOKIE_LOCALE - Static variable in class com.haulmont.cuba.web.App
 
COOKIE_LOGIN - Static variable in class com.haulmont.cuba.web.app.loginwindow.AppLoginWindow
 
COOKIE_MAX_AGE - Static variable in class com.haulmont.cuba.web.sys.AppCookies
 
COOKIE_PASSWORD - Static variable in class com.haulmont.cuba.web.app.loginwindow.AppLoginWindow
 
COOKIE_REMEMBER_ME - Static variable in class com.haulmont.cuba.web.app.loginwindow.AppLoginWindow
 
Coordinator - Interface in com.haulmont.cuba.core.app.scheduling
Interface used by Scheduling to coordinate work in distributed environment.
Coordinator.Context - Interface in com.haulmont.cuba.core.app.scheduling
 
copy(Instance) - Static method in class com.haulmont.chile.core.model.utils.InstanceUtils
Deprecated.
copy(Instance, Instance) - Static method in class com.haulmont.chile.core.model.utils.InstanceUtils
Deprecated.
copy() - Method in class com.haulmont.cuba.core.entity.IdProxy
Returns a shared copy of this IdProxy cleaned from a reference to entity.
copy(boolean) - Method in class com.haulmont.cuba.core.entity.IdProxy
Returns a copy of this IdProxy cleaned from a reference to entity.
copy() - Method in class com.haulmont.cuba.core.global.filter.Condition
 
copy() - Method in class com.haulmont.cuba.core.global.LoadContext
Creates a copy of this LoadContext instance.
copy() - Method in class com.haulmont.cuba.core.global.LoadContext.Query
Creates a copy of this Query instance.
copy(T) - Method in class com.haulmont.cuba.core.global.MetadataTools
Create a new instance and make it a shallow copy of the instance given.
copy(Instance, Instance) - Method in class com.haulmont.cuba.core.global.MetadataTools
Make a shallow copy of an instance.
copy(View) - Static method in class com.haulmont.cuba.core.global.View
 
copy(Object) - Method in class com.haulmont.cuba.core.sys.serialization.KryoSerialization
 
copy() - Method in class com.haulmont.cuba.gui.app.security.user.browse.UserBrowser
 
copy() - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
copy() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
copyAccessGroup(UUID) - Method in interface com.haulmont.cuba.security.app.UserManagementService
Copy access group with all its properties and subgroups.
copyAccessGroup(UUID) - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
copyCompositions(Entity) - Static method in class com.haulmont.cuba.gui.data.impl.EntityCopyUtils
 
copyCompositions(Entity, Entity) - Static method in class com.haulmont.cuba.gui.data.impl.EntityCopyUtils
 
copyCompositionsBack(Entity, Entity) - Static method in class com.haulmont.cuba.gui.data.impl.EntityCopyUtils
 
copyFrom(AbstractSearchFolder) - Method in class com.haulmont.cuba.core.entity.AbstractSearchFolder
 
copyFrom(AbstractSearchFolder) - Method in class com.haulmont.cuba.core.entity.AppFolder
 
copyFrom(DialogParams) - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
copyFrom(AbstractSearchFolder) - Method in class com.haulmont.cuba.security.entity.SearchFolder
 
copyGroup() - Method in class com.haulmont.cuba.gui.app.security.group.browse.GroupBrowser
 
copyRole(UUID) - Method in interface com.haulmont.cuba.security.app.UserManagementService
Copy user role with all its permissions.
copyRole(UUID) - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
copySettings() - Method in class com.haulmont.cuba.gui.app.security.user.browse.UserBrowser
 
CopySettings - Class in com.haulmont.cuba.gui.app.security.user.copysettings
 
CopySettings() - Constructor for class com.haulmont.cuba.gui.app.security.user.copysettings.CopySettings
 
copySettings(User, User) - Method in interface com.haulmont.cuba.security.app.UserSettingService
Copy user settings to another user
copySettings(User, User) - Method in class com.haulmont.cuba.security.app.UserSettingServiceBean
 
CORE_PATH_IN_JAR - Static variable in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
CorePersistentAttributesLoadChecker - Class in com.haulmont.cuba.core.sys
 
CorePersistentAttributesLoadChecker() - Constructor for class com.haulmont.cuba.core.sys.CorePersistentAttributesLoadChecker
 
COUNT - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
COUNT - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
count(Collection<T>) - Method in interface com.haulmont.cuba.gui.data.aggregation.Aggregation
 
count(Collection<T>) - Method in class com.haulmont.cuba.gui.data.aggregation.impl.BasicAggregation
 
Creatable - Interface in com.haulmont.cuba.core.entity
Interface to be implemented by entities that contain information about who created them and when.
create() - Method in class com.haulmont.bali.util.ParamsMap
 
create(Entity, String) - Static method in class com.haulmont.cuba.core.global.EntityLoadInfo
Create a new info instance.
create(Entity) - Static method in class com.haulmont.cuba.core.global.EntityLoadInfo
Create a new info instance with empty view name.
create(Entity, String) - Method in class com.haulmont.cuba.core.global.EntityLoadInfoBuilder
Create a new info instance.
create(Entity) - Method in class com.haulmont.cuba.core.global.EntityLoadInfoBuilder
Create a new info instance with empty view name.
create(Class<E>) - Static method in class com.haulmont.cuba.core.global.LoadContext
Factory method to create a LoadContext instance.
create(Class<T>) - Method in interface com.haulmont.cuba.core.global.Metadata
Instantiate an entity, taking into account extended entities.
create(MetaClass) - Method in interface com.haulmont.cuba.core.global.Metadata
Instantiate an entity, taking into account extended entities.
create(String) - Method in interface com.haulmont.cuba.core.global.Metadata
Instantiate an entity, taking into account extended entities.
create(Class<? extends Entity>, Object) - Method in class com.haulmont.cuba.core.global.MetadataTools.CachingEntitiesHolder
 
create(Class<? extends Entity>, Object) - Method in interface com.haulmont.cuba.core.global.MetadataTools.EntitiesHolder
 
create(Entity) - Static method in class com.haulmont.cuba.core.global.OriginalEntityLoadInfo
Create a new info instance.
create() - Static method in class com.haulmont.cuba.core.global.ValueLoadContext
Creates an instance of ValueLoadContext
create(String, Object) - Static method in class com.haulmont.cuba.core.PersistenceTools.RefId
 
create(String, boolean, Query) - Static method in class com.haulmont.cuba.core.sys.entitycache.QueryKey
 
create(String, boolean, boolean, Query) - Static method in class com.haulmont.cuba.core.sys.entitycache.QueryKey
 
create(QueryVariableContext, String) - Static method in class com.haulmont.cuba.core.sys.jpql.pointer.EntityPointer
 
create(Class<T>) - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
create(MetaClass) - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
create(String) - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
create(Class<T>) - Static method in class com.haulmont.cuba.core.sys.persistence.DbmsSpecificFactory
 
create(Class<T>, String) - Static method in class com.haulmont.cuba.core.sys.persistence.DbmsSpecificFactory
 
create(Class<T>, String, String) - Static method in class com.haulmont.cuba.core.sys.persistence.DbmsSpecificFactory
 
create() - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceConfigProcessor
 
create() - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
create(ListComponent) - Static method in class com.haulmont.cuba.gui.components.actions.AddAction
Creates an action with default id, opening the lookup screen in THIS tab.
create(ListComponent, Window.Lookup.Handler) - Static method in class com.haulmont.cuba.gui.components.actions.AddAction
Creates an action with default id, opening the lookup screen in THIS tab.
create(ListComponent, Window.Lookup.Handler, WindowManager.OpenType) - Static method in class com.haulmont.cuba.gui.components.actions.AddAction
Creates an action with default id, opening the lookup screen in THIS tab.
create(ListComponent, Window.Lookup.Handler, WindowManager.OpenType, String) - Static method in class com.haulmont.cuba.gui.components.actions.AddAction
Creates an action with the given id.
create(ListComponent) - Static method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
Creates an action with default id.
create(ListComponent) - Static method in class com.haulmont.cuba.gui.components.actions.CreateAction
Creates an action with default id, opening the editor screen in THIS tab.
create(ListComponent, WindowManager.OpenType) - Static method in class com.haulmont.cuba.gui.components.actions.CreateAction
Creates an action with default id.
create(ListComponent, WindowManager.OpenType, String) - Static method in class com.haulmont.cuba.gui.components.actions.CreateAction
Creates an action with the given id.
create(ListComponent) - Static method in class com.haulmont.cuba.gui.components.actions.EditAction
Creates an action with default id, opening the edit screen in THIS tab.
create(ListComponent, WindowManager.OpenType) - Static method in class com.haulmont.cuba.gui.components.actions.EditAction
Creates an action with default id.
create(ListComponent, WindowManager.OpenType, String) - Static method in class com.haulmont.cuba.gui.components.actions.EditAction
Creates an action with the given id.
create(ListComponent) - Static method in class com.haulmont.cuba.gui.components.actions.ExcelAction
Creates an action with default id.
create(ListComponent, ExportDisplay) - Static method in class com.haulmont.cuba.gui.components.actions.ExcelAction
Creates an action with default id.
create(ListComponent, ExportDisplay, String) - Static method in class com.haulmont.cuba.gui.components.actions.ExcelAction
Creates an action with the given id.
create(ListComponent) - Static method in class com.haulmont.cuba.gui.components.actions.ExcludeAction
Creates an action with default id.
create(ListComponent, boolean, boolean) - Static method in class com.haulmont.cuba.gui.components.actions.ExcludeAction
Creates an action with default id.
create(ListComponent, boolean, boolean, String) - Static method in class com.haulmont.cuba.gui.components.actions.ExcludeAction
Creates an action with the given id.
create(ListComponent) - Static method in class com.haulmont.cuba.gui.components.actions.RefreshAction
Creates an action with default id.
create(ListComponent, String) - Static method in class com.haulmont.cuba.gui.components.actions.RefreshAction
Creates an action with the given id.
create(String, ListComponent, MetaClass, MetaProperty) - Static method in class com.haulmont.cuba.gui.components.actions.RelatedAction
Creates an action with the given id.
create(ListComponent) - Static method in class com.haulmont.cuba.gui.components.actions.RemoveAction
Creates an action with default id.
create(ListComponent, boolean) - Static method in class com.haulmont.cuba.gui.components.actions.RemoveAction
Creates an action with default id.
create(ListComponent, boolean, String) - Static method in class com.haulmont.cuba.gui.components.actions.RemoveAction
Creates an action with the given id.
create(String) - Static method in class com.haulmont.cuba.gui.components.KeyCombination
Creates a new KeyCombination instance from a string representation.
create(PickerField) - Static method in class com.haulmont.cuba.gui.components.PickerField.ClearAction
 
create(PickerField) - Static method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
 
create(PickerField) - Static method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
 
create() - Static method in class com.haulmont.cuba.gui.data.DsBuilder
Creates DsBuilder for building datasources not belonging to a DsContext.
create(DsContext) - Static method in class com.haulmont.cuba.gui.data.DsBuilder
Creates DsBuilder for building datasources for the given DsContext.
create() - Static method in class com.haulmont.cuba.security.app.UserSessionService.Filter
 
create(boolean, boolean, Folder, Presentations, Runnable) - Static method in class com.haulmont.cuba.web.app.folders.AppFolderEditWindow
 
create(HttpServletRequest, HttpServletResponse) - Static method in class com.haulmont.cuba.web.sys.RequestContext
 
CREATE_WINDOW_SUFFIX - Static variable in interface com.haulmont.cuba.gui.components.Window
 
CreateAction - Class in com.haulmont.cuba.gui.components.actions
Standard list action to create a new entity instance.
CreateAction(ListComponent) - Constructor for class com.haulmont.cuba.gui.components.actions.CreateAction
The simplest constructor.
CreateAction(ListComponent, WindowManager.OpenType) - Constructor for class com.haulmont.cuba.gui.components.actions.CreateAction
Constructor that allows to specify how the editor screen opens.
CreateAction(ListComponent, WindowManager.OpenType, String) - Constructor for class com.haulmont.cuba.gui.components.actions.CreateAction
Constructor that allows to specify the action name and how the editor screen opens.
createAction(ListComponent) - Method in enum com.haulmont.cuba.gui.components.actions.ListActionType
 
createAction(PickerField) - Method in enum com.haulmont.cuba.gui.components.PickerField.ActionType
 
CreateAction.AfterCommitHandler - Interface in com.haulmont.cuba.gui.components.actions
 
CreateAction.AfterWindowClosedHandler - Interface in com.haulmont.cuba.gui.components.actions
 
createActions(ListComponent) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
Creates standard Create, Edit and Remove actions for the component
createActions(ListComponent, EnumSet<ListActionType>) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
Creates standard actions for the component
createActionsByMetaAnnotations(PickerField) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
INTERNAL.
createArrayOf(String, Object[]) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
createAuthProvider() - Method in class com.haulmont.cuba.web.auth.CubaAuthProviderFactory
Deprecated.
 
createBlob() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
createByConfiguration() - Method in class com.haulmont.cuba.desktop.exception.ExceptionHandlers
Create all handlers defined by ExceptionHandlersConfiguration beans in spring.xml and GUI handlers defined as Spring-beans.
createByConfiguration() - Method in class com.haulmont.cuba.web.exception.ExceptionHandlers
Create all Web handlers defined by ExceptionHandlersConfiguration beans in spring.xml and GUI handlers defined as Spring-beans.
createClob() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
createCloseShortcut(Window.TopLevelWindow) - Method in class com.haulmont.cuba.web.WebWindowManager
 
createComponent(String) - Method in class com.haulmont.cuba.desktop.gui.DesktopComponentsFactory
 
createComponent(Class<T>) - Method in class com.haulmont.cuba.desktop.gui.DesktopComponentsFactory
 
createComponent(ComponentGenerationContext) - Method in class com.haulmont.cuba.desktop.gui.DesktopComponentsFactory
 
createComponent(ComponentGenerationContext) - Method in interface com.haulmont.cuba.gui.components.ComponentGenerationStrategy
Creates a component according to the given ComponentGenerationContext.
createComponent(ComponentGenerationContext) - Method in class com.haulmont.cuba.gui.components.DataGridEditorComponentGenerationStrategy
 
createComponent(ComponentGenerationContext) - Method in class com.haulmont.cuba.gui.components.DefaultComponentGenerationStrategy
 
createComponent(String) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateInIntervalComponent
 
createComponent() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader
Creates result component by XML-element and loads its Id.
createComponent(String) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentsFactory
Create a component instance by its name.
createComponent(Class<T>) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentsFactory
Create a component instance by its type.
createComponent(ComponentGenerationContext) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentsFactory
Creates a component according to the given ComponentGenerationContext.
createComponent(Element) - Method in class com.haulmont.cuba.gui.xml.layout.LayoutLoader
 
createComponent(String) - Method in class com.haulmont.cuba.web.gui.WebComponentsFactory
 
createComponent(Class<T>) - Method in class com.haulmont.cuba.web.gui.WebComponentsFactory
 
createComponent(ComponentGenerationContext) - Method in class com.haulmont.cuba.web.gui.WebComponentsFactory
 
createCondition() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
createCondition() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.CustomConditionCreator
 
createCondition() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.CustomConditionDescriptor
 
createCondition() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.DynamicAttributesConditionCreator
 
createCondition() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.FtsConditionDescriptor
 
createCondition() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.GroupConditionDescriptor
 
createCondition() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.HeaderConditionDescriptor
 
createCondition() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.PropertyConditionDescriptor
 
createConnections() - Method in class com.haulmont.cuba.core.sys.entitycache.EntityCacheTransportManager
 
createCopy() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
createCopy() - Method in class com.haulmont.cuba.gui.components.filter.condition.CustomCondition
 
createCopy() - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
createCopy() - Method in class com.haulmont.cuba.gui.components.filter.condition.FtsCondition
 
createCopy() - Method in class com.haulmont.cuba.gui.components.filter.condition.GroupCondition
 
createCopy() - Method in class com.haulmont.cuba.gui.components.filter.condition.PropertyCondition
 
createCopy() - Method in class com.haulmont.cuba.gui.components.filter.ConditionsTree
Creates a copy of conditionsTree.
CreatedEntityInfo - Class in com.haulmont.restapi.data
 
CreatedEntityInfo(Object, String) - Constructor for class com.haulmont.restapi.data.CreatedEntityInfo
 
createEditComponent(Param.ValueProperty) - Method in class com.haulmont.cuba.gui.components.filter.Param
Creates an GUI component for condition parameter.
createEmptyFile() - Method in class com.haulmont.cuba.gui.upload.FileUploading
 
createEmptyFile() - Method in interface com.haulmont.cuba.gui.upload.FileUploadingAPI
Create a new empty temporary file and cache its ID for subsequent operations.
createEntity(String, String, String, HttpServletRequest) - Method in class com.haulmont.restapi.controllers.EntitiesController
 
createEntity(String, String, String) - Method in class com.haulmont.restapi.service.EntitiesControllerManager
 
createExportDisplay(Frame) - Static method in class com.haulmont.cuba.gui.AppConfig
Create an ExportDisplay implementation.
createExternalConnection() - Method in class com.haulmont.cuba.core.sys.entitycache.EntityCacheTransportManager
 
createFakeConditionsTree(Filter, FilterEntity) - Method in class com.haulmont.cuba.gui.components.filter.FakeFilterSupport
 
createFakeFilter() - Method in class com.haulmont.cuba.gui.components.filter.FakeFilterSupport
 
createFakeFilterEntity(String) - Method in class com.haulmont.cuba.gui.components.filter.FakeFilterSupport
 
createField(Datasource, MetaProperty) - Method in class com.haulmont.cuba.gui.app.core.bulk.BulkEditorFieldFactory
 
createField(Datasource, String, Element) - Method in class com.haulmont.cuba.gui.components.AbstractFieldFactory
 
createField(Datasource, String) - Method in interface com.haulmont.cuba.gui.components.DataGrid.ColumnEditorFieldGenerator
Generates component for DataGrid editor.
createField(Datasource, String) - Method in interface com.haulmont.cuba.gui.components.DataGridEditorFieldFactory
Generates component for DataGrid editor.
createField(Datasource, String) - Method in class com.haulmont.cuba.gui.components.DataGridEditorFieldFactoryImpl
 
createField(Datasource, String, Element) - Method in interface com.haulmont.cuba.gui.components.FieldFactory
Creates a component for Table.
createField(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Create new field config.
createField(FieldGroup.FieldConfig) - Method in interface com.haulmont.cuba.gui.components.FieldGroupFieldFactory
Generated Component for FieldGroup using declarative descriptor.
createField(FieldGroup.FieldConfig) - Method in class com.haulmont.cuba.gui.components.FieldGroupFieldFactoryImpl
 
createFile() - Method in class com.haulmont.cuba.gui.upload.FileUploading
 
createFile() - Method in interface com.haulmont.cuba.gui.upload.FileUploadingAPI
Create a new empty temporary file and cache its ID for subsequent operations.
createFilter(ApplicationContext, String) - Method in interface com.haulmont.cuba.core.sys.servlet.ServletRegistrationManager
Creates a filter of the given filterClass with a classloader of the given context.
createFilter(ApplicationContext, String) - Method in class com.haulmont.cuba.core.sys.servlet.ServletRegistrationManagerBean
 
createFrameComponent(String, String, Map<String, Object>) - Method in class com.haulmont.cuba.gui.xml.layout.LayoutLoader
 
createFtsCondition(String) - Method in interface com.haulmont.cuba.gui.components.filter.FtsFilterHelper
Creates a filter condition that joins a set of entities stored with given @{code queryKey}
createFtsWhereClause(String) - Method in interface com.haulmont.cuba.gui.components.filter.FtsFilterHelper
 
createFtsWhereClause(String, String, String) - Method in interface com.haulmont.cuba.gui.components.filter.FtsFilterHelper
 
createHttpConnection(URL, String, Map<String, String>) - Static method in class com.haulmont.cuba.core.app.filestorage.amazon.util.HttpUtils
 
createIdsString(Set) - Static method in class com.haulmont.cuba.gui.components.filter.UserSetHelper
 
createIdsString(Set<String>, Collection) - Static method in class com.haulmont.cuba.gui.components.filter.UserSetHelper
 
createInstance(UICreateEvent) - Method in class com.haulmont.cuba.web.sys.CubaUIProvider
 
createIntegerId(String) - Method in class com.haulmont.cuba.client.sys.NumberIdSourceClientImpl
 
createIntegerId(String) - Method in interface com.haulmont.cuba.core.global.NumberIdSource
 
createIntegerId(String) - Method in class com.haulmont.cuba.core.sys.NumberIdSourceImpl
 
createLocalConnection() - Method in class com.haulmont.cuba.core.sys.entitycache.EntityCacheTransportManager
 
createLongId(String) - Method in class com.haulmont.cuba.client.sys.NumberIdSourceClientImpl
 
createLongId(String) - Method in class com.haulmont.cuba.core.app.NumberIdServiceBean
 
createLongId(String) - Method in class com.haulmont.cuba.core.app.NumberIdWorker
 
createLongId(String) - Method in interface com.haulmont.cuba.core.global.NumberIdSource
 
createLongId(String, NumberIdSequence) - Method in class com.haulmont.cuba.core.sys.NumberIdCache
Generates next id.
createLongId(String) - Method in interface com.haulmont.cuba.core.sys.NumberIdSequence
 
createLongId(String) - Method in class com.haulmont.cuba.core.sys.NumberIdSourceImpl
 
createLookupAction(PickerField, String, String) - Method in class com.haulmont.cuba.gui.dynamicattributes.DynamicAttributesGuiTools
Creates the lookup action that will open the lookup screen with the dynamic filter applied.
createMaxResultsLookupField() - Method in class com.haulmont.cuba.gui.components.filter.MaxResultsFieldHelper
 
createMenuItem(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
Create new menu item.
createMenuItem(String, String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
Create new menu item.
createMenuItem(String, String, String, Consumer<AppMenu.MenuItem>) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
Create new menu item.
createMenuItem(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Create new menu item.
createMenuItem(String, String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Create new menu item.
createMenuItem(String, String, String, Consumer<SideMenu.MenuItem>) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Create new menu item.
createMinimalSet() - Method in class com.haulmont.cuba.desktop.exception.ExceptionHandlers
Create a minimal set of handlers for disconnected client.
createNativeQuery() - Method in interface com.haulmont.cuba.core.EntityManager
Create an instance of Query for executing a native SQL statement, e.g., for update or delete.
createNativeQuery(String) - Method in interface com.haulmont.cuba.core.EntityManager
Create an instance of Query for executing a native SQL statement, e.g., for update or delete.
createNativeQuery(String, Class<T>) - Method in interface com.haulmont.cuba.core.EntityManager
Create an instance of Query for executing a native SQL statement and map its result to an entity.
createNativeQuery() - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
createNativeQuery(String) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
createNativeQuery(String, Class<T>) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
createNClob() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
createNewFileId() - Method in class com.haulmont.cuba.gui.upload.FileUploading
 
createNewFileId() - Method in interface com.haulmont.cuba.gui.upload.FileUploadingAPI
Create and cache a new temporary file ID.
createNextWindowTabShortcut(Window.TopLevelWindow) - Method in class com.haulmont.cuba.web.WebWindowManager
 
createNode() - Method in class com.haulmont.cuba.core.sys.jpql.transform.EntityNameEntityReference
 
createNode() - Method in interface com.haulmont.cuba.core.sys.jpql.transform.EntityReference
 
createNode() - Method in class com.haulmont.cuba.core.sys.jpql.transform.PathEntityReference
 
createNode() - Method in class com.haulmont.cuba.core.sys.jpql.transform.VariableEntityReference
 
createNotLoaded(String) - Static method in class com.haulmont.cuba.core.PersistenceTools.RefId
 
createOperationEditor() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
createOperationEditor() - Method in class com.haulmont.cuba.gui.components.filter.condition.CustomCondition
 
createOperationEditor() - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
createOperationEditor() - Method in class com.haulmont.cuba.gui.components.filter.condition.FtsCondition
 
createOperationEditor() - Method in class com.haulmont.cuba.gui.components.filter.condition.GroupCondition
 
createOperationEditor() - Method in class com.haulmont.cuba.gui.components.filter.condition.PropertyCondition
 
createOptionsDatasourceForLookup(MetaClass, String, String) - Method in class com.haulmont.cuba.gui.dynamicattributes.DynamicAttributesGuiTools
Creates the collection datasource that is used for selecting the dynamic attribute value.
createParam(AbstractCondition) - Method in interface com.haulmont.cuba.gui.components.filter.ConditionParamBuilder
 
createParam(AbstractCondition) - Method in class com.haulmont.cuba.gui.components.filter.ConditionParamBuilderImpl
 
createParamEditLayout() - Method in class com.haulmont.cuba.gui.components.filter.ParamEditor
 
createParamName(AbstractCondition) - Method in interface com.haulmont.cuba.gui.components.filter.ConditionParamBuilder
 
createParamName(AbstractCondition) - Method in class com.haulmont.cuba.gui.components.filter.ConditionParamBuilderImpl
 
createParser(String) - Static method in class com.haulmont.cuba.core.global.QueryTransformerFactory
 
createPermissionItem(CollectionDatasource<Permission, UUID>, Datasource<Role>, String, PermissionType, Integer) - Static method in class com.haulmont.cuba.gui.app.security.role.edit.PermissionUiHelper
Add or edit permission item in datasource
createPersistenceXml(String) - Static method in class com.haulmont.cuba.core.sys.AppContextLoader
 
createPortalSession(UserSession, Locale) - Method in class com.haulmont.cuba.portal.sys.security.DefaultPortalSessionFactory
 
createPortalSession(UserSession, Locale) - Method in interface com.haulmont.cuba.portal.sys.security.PortalSessionFactory
 
createPreviousWindowTabShortcut(Window.TopLevelWindow) - Method in class com.haulmont.cuba.web.WebWindowManager
 
createProperties(View, MetaClass) - Static method in class com.haulmont.cuba.gui.data.impl.CollectionDsHelper
 
createQuery() - Method in interface com.haulmont.cuba.core.EntityManager
Create an instance of Query for executing a Java Persistence query language statement.
createQuery(String) - Method in interface com.haulmont.cuba.core.EntityManager
Create an instance of Query for executing a Java Persistence query language statement.
createQuery(String, Class<T>) - Method in interface com.haulmont.cuba.core.EntityManager
Create a type-safe instance of Query for executing a Java Persistence query language statement.
createQuery(String) - Static method in class com.haulmont.cuba.core.global.LoadContext
Factory method to create a LoadContext.Query instance for passing into LoadContext.setQuery(Query) method.
createQuery(String) - Static method in class com.haulmont.cuba.core.global.ValueLoadContext
Creates an instance of ValueLoadContext query
createQuery() - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
createQuery(String) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
createQuery(String, Class<T>) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
createRemoteInvocation(MethodInvocation) - Method in class com.haulmont.cuba.core.sys.remoting.CubaRemoteInvocationFactory
 
createRenderer(Class<T>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Creates renderer implementation by its type.
createResource(Class<R>) - Method in interface com.haulmont.cuba.gui.components.ResourceView
Creates resource implementation by its type.
createRestrictedView(View) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Removes restricted attributes from a view.
createSearchButtonGroupContainer() - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
createSeparator() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
Creates menu separator
createSequenceSql(String, long, long) - Method in class com.haulmont.cuba.core.sys.persistence.HsqlSequenceSupport
 
createSequenceSql(String, long, long) - Method in class com.haulmont.cuba.core.sys.persistence.Mssql2012SequenceSupport
 
createSequenceSql(String, long, long) - Method in class com.haulmont.cuba.core.sys.persistence.MssqlSequenceSupport
 
createSequenceSql(String, long, long) - Method in class com.haulmont.cuba.core.sys.persistence.MysqlSequenceSupport
 
createSequenceSql(String, long, long) - Method in class com.haulmont.cuba.core.sys.persistence.OracleSequenceSupport
 
createSequenceSql(String, long, long) - Method in class com.haulmont.cuba.core.sys.persistence.PostgresSequenceSupport
 
createSequenceSql(String, long, long) - Method in interface com.haulmont.cuba.core.sys.persistence.SequenceSupport
 
createServiceProviderTicket(String) - Method in class com.haulmont.cuba.core.jmx.IdpSessions
 
createServiceProviderTicket(String) - Method in interface com.haulmont.cuba.core.jmx.IdpSessionsMBean
 
createServiceProviderTicket(String) - Method in interface com.haulmont.cuba.security.idp.IdpService
Create service provider ticket.
createServiceProviderTicket(String) - Method in class com.haulmont.cuba.security.idp.IdpServiceBean
 
createServiceProviderTicket(String) - Method in interface com.haulmont.cuba.security.idp.IdpSessionStore
 
createServiceProviderTicket(String) - Method in class com.haulmont.cuba.security.idp.IdpSessionStoreBean
 
createServlet(ApplicationContext, String) - Method in interface com.haulmont.cuba.core.sys.servlet.ServletRegistrationManager
Creates a servlet of the given servletClass with a classloader of the given context.
createServlet(ApplicationContext, String) - Method in class com.haulmont.cuba.core.sys.servlet.ServletRegistrationManagerBean
 
createSession(User, Locale, boolean) - Method in class com.haulmont.cuba.security.sys.UserSessionManager
Create a new session and fill it with security data.
createSession(UUID, User, Locale, boolean) - Method in class com.haulmont.cuba.security.sys.UserSessionManager
Create a new session and fill it with security data.
createSession(UserSession, User) - Method in class com.haulmont.cuba.security.sys.UserSessionManager
Create a new session from existing for another user and fill it with security data for that new user.
createSessionLogRecord(UserSession, SessionAction, Map<String, Object>) - Method in interface com.haulmont.cuba.security.app.UserSessionLog
Create log entry for session with custom params.
createSessionLogRecord(UserSession, SessionAction, UserSession, Map<String, Object>) - Method in interface com.haulmont.cuba.security.app.UserSessionLog
Create log entry for session with custom params.
createSessionLogRecord(UserSession, SessionAction, Map<String, Object>) - Method in class com.haulmont.cuba.security.app.UserSessionLogBean
 
createSessionLogRecord(UserSession, SessionAction, UserSession, Map<String, Object>) - Method in class com.haulmont.cuba.security.app.UserSessionLogBean
 
createSnapshot(Entity, View) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotAPI
Create snapshot for Entity and store it to database
createSnapshot(Entity, View, Date) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotAPI
Create snapshot for Entity with specific date and store it to database
createSnapshot(Entity, View, Date, User) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotAPI
Create snapshot for Entity with specific date and author and store it to database
createSnapshot(Entity, View) - Method in class com.haulmont.cuba.core.app.EntitySnapshotManager
 
createSnapshot(Entity, View, Date) - Method in class com.haulmont.cuba.core.app.EntitySnapshotManager
 
createSnapshot(Entity, View, Date, User) - Method in class com.haulmont.cuba.core.app.EntitySnapshotManager
 
createSnapshot(Entity, View) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotService
Create snapshot for entity and save it to database
createSnapshot(Entity, View, Date) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotService
Create snapshot for Entity with specific date and store it to database
createSnapshot(Entity, View, Date, User) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotService
Create snapshot for Entity with specific date and author and store it to database
createSnapshot(Entity, View) - Method in class com.haulmont.cuba.core.app.EntitySnapshotServiceBean
 
createSnapshot(Entity, View, Date) - Method in class com.haulmont.cuba.core.app.EntitySnapshotServiceBean
 
createSnapshot(Entity, View, Date, User) - Method in class com.haulmont.cuba.core.app.EntitySnapshotServiceBean
 
createSQLXML() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
createStatement() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
createStatement(int, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
createStatement(int, int, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
createStruct(String, Object[]) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
createSubcontext(Name) - Method in class com.haulmont.cuba.testsupport.TestContext
 
createSubcontext(String) - Method in class com.haulmont.cuba.testsupport.TestContext
 
createTextAttachment(String, String, String) - Static method in class com.haulmont.cuba.core.global.EmailAttachment
 
createTimer() - Method in class com.haulmont.cuba.desktop.gui.DesktopComponentsFactory
 
createTimer() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentsFactory
Create a timer instance.
createTimer() - Method in class com.haulmont.cuba.web.gui.WebComponentsFactory
 
createTopLevelWindow(AppUI) - Method in class com.haulmont.cuba.web.App
Called on each browser tab initialization.
createTopLevelWindow() - Method in class com.haulmont.cuba.web.App
 
createTopLevelWindow(WindowInfo) - Method in class com.haulmont.cuba.web.WebWindowManager
 
createTransaction(TransactionParams) - Method in interface com.haulmont.cuba.core.Persistence
Creates a new transaction in the main data store.
createTransaction(String, TransactionParams) - Method in interface com.haulmont.cuba.core.Persistence
Creates a new transaction.
If there is an active transaction, it will be suspended.
createTransaction() - Method in interface com.haulmont.cuba.core.Persistence
Creates a new transaction in the main data store.
createTransaction(String) - Method in interface com.haulmont.cuba.core.Persistence
Creates a new transaction.
If there is an active transaction, it will be suspended.
createTransaction(TransactionParams) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
createTransaction(String, TransactionParams) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
createTransaction() - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
createTransaction(String) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
createTransformer(String) - Static method in class com.haulmont.cuba.core.global.QueryTransformerFactory
 
createUidlWriter() - Method in class com.haulmont.cuba.web.sys.CubaVaadinServletService
 
createUuid() - Method in class com.haulmont.cuba.client.sys.UuidSourceClientImpl
 
createUuid() - Method in class com.haulmont.cuba.client.testsupport.TestUuidSource
 
createUuid() - Static method in class com.haulmont.cuba.core.global.UuidProvider
 
createUuid() - Method in interface com.haulmont.cuba.core.global.UuidSource
 
createUuid() - Method in class com.haulmont.cuba.core.sys.UuidSourceImpl
 
createWindow(Element, String) - Method in class com.haulmont.cuba.gui.xml.layout.LayoutLoader
 
Credentials - Interface in com.haulmont.cuba.security.auth
Interface that represents a set of credentials for authentication subsystem.
CreditsFrame - Class in com.haulmont.cuba.gui.app.core.credits
 
CreditsFrame() - Constructor for class com.haulmont.cuba.gui.app.core.credits.CreditsFrame
 
CreditsItem - Class in com.haulmont.cuba.gui.app.core.credits
 
CreditsItem(String, String, String, String, String, boolean) - Constructor for class com.haulmont.cuba.gui.app.core.credits.CreditsItem
 
CreditsLoader - Class in com.haulmont.cuba.gui.app.core.credits
 
CreditsLoader() - Constructor for class com.haulmont.cuba.gui.app.core.credits.CreditsLoader
 
CronValidator - Class in com.haulmont.cuba.gui.app.core.scheduled
 
CronValidator() - Constructor for class com.haulmont.cuba.gui.app.core.scheduled.CronValidator
 
CrossDataStoreProperty(MetaProperty, ViewProperty) - Constructor for class com.haulmont.cuba.core.app.CrossDataStoreReferenceLoader.CrossDataStoreProperty
 
CrossDataStoreReferenceLoader - Class in com.haulmont.cuba.core.app
INTERNAL.
CrossDataStoreReferenceLoader(MetaClass, View) - Constructor for class com.haulmont.cuba.core.app.CrossDataStoreReferenceLoader
 
CrossDataStoreReferenceLoader.CrossDataStoreProperty - Class in com.haulmont.cuba.core.app
 
CssLayout - Interface in com.haulmont.cuba.gui.components
 
CSSLAYOUT_COMPONENT_GROUP - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Add this style name to a CssLayout to create a grouped set of components, i.e.
CSV - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
CUBA_IDP_COOKIE_NAME - Static variable in class com.haulmont.idp.controllers.IdpController
 
CUBA_IDP_TICKET_PARAMETER - Static variable in class com.haulmont.idp.controllers.IdpController
 
CUBA_RELEASE_NUMBER_PATH - Static variable in class com.haulmont.cuba.core.app.ServerInfo
 
CUBA_RELEASE_TIMESTAMP_PATH - Static variable in class com.haulmont.cuba.core.app.ServerInfo
 
CUBA_REST_SERVICES_CONFIG_PROP_NAME - Static variable in class com.haulmont.restapi.config.RestServicesConfiguration
 
CubaAnonymousAuthenticationFilter - Class in com.haulmont.restapi.auth
This filter is used for anonymous access to CUBA REST API.
CubaAnonymousAuthenticationFilter() - Constructor for class com.haulmont.restapi.auth.CubaAnonymousAuthenticationFilter
 
CubaAnonymousAuthenticationToken - Class in com.haulmont.restapi.auth
Represents CUBA anonymous REST API authentication
CubaAnonymousAuthenticationToken(Object, Collection<? extends GrantedAuthority>) - Constructor for class com.haulmont.restapi.auth.CubaAnonymousAuthenticationToken
 
CubaApplicationEventMulticaster - Class in com.haulmont.cuba.core.sys
 
CubaApplicationEventMulticaster() - Constructor for class com.haulmont.cuba.core.sys.CubaApplicationEventMulticaster
 
CubaApplicationServlet - Class in com.haulmont.cuba.web.sys
Main CUBA web-application servlet.
CubaApplicationServlet() - Constructor for class com.haulmont.cuba.web.sys.CubaApplicationServlet
 
CubaAuthProvider - Interface in com.haulmont.cuba.web.auth
Deprecated.
Use LoginProvider and/or HttpRequestFilter instead.
CubaAuthProviderFactory - Class in com.haulmont.cuba.web.auth
Deprecated.
Use LoginProvider and/or HttpRequestFilter instead. Simple factory bean for creation CubaAuthProvider by class from WebAuthConfig.getExternalAuthenticationProviderClass().
CAUTION: We do not use placeholder in class parameter for bean due to DEBUG errors on Spring context start.
CubaAuthProviderFactory() - Constructor for class com.haulmont.cuba.web.auth.CubaAuthProviderFactory
Deprecated.
 
CubaBootstrapListener - Class in com.haulmont.cuba.web.sys
Event listener notified when the bootstrap HTML is about to be generated and send to the client.
CubaBootstrapListener() - Constructor for class com.haulmont.cuba.web.sys.CubaBootstrapListener
 
CubaClassPathXmlApplicationContext - Class in com.haulmont.cuba.core.sys
 
CubaClassPathXmlApplicationContext(String[]) - Constructor for class com.haulmont.cuba.core.sys.CubaClassPathXmlApplicationContext
 
CubaClientTestCase - Class in com.haulmont.cuba.client.testsupport
Base class for building client-side integration tests.
CubaClientTestCase() - Constructor for class com.haulmont.cuba.client.testsupport.CubaClientTestCase
 
CubaCoreApplicationContext - Class in com.haulmont.cuba.core.sys
 
CubaCoreApplicationContext(String[]) - Constructor for class com.haulmont.cuba.core.sys.CubaCoreApplicationContext
 
CubaDefaultListableBeanFactory - Class in com.haulmont.cuba.core.sys
Helps to inject Config interfaces and Loggers into Spring beans.
CubaDefaultListableBeanFactory(BeanFactory) - Constructor for class com.haulmont.cuba.core.sys.CubaDefaultListableBeanFactory
 
CubaDefaultXmlWebApplicationContext - Class in com.haulmont.cuba.core.sys
 
CubaDefaultXmlWebApplicationContext() - Constructor for class com.haulmont.cuba.core.sys.CubaDefaultXmlWebApplicationContext
 
CubaDispatcherServlet - Class in com.haulmont.cuba.web.sys
 
CubaDispatcherServlet() - Constructor for class com.haulmont.cuba.web.sys.CubaDispatcherServlet
 
CubaEclipseLinkJpaDialect - Class in com.haulmont.cuba.core.sys
 
CubaEclipseLinkJpaDialect() - Constructor for class com.haulmont.cuba.core.sys.CubaEclipseLinkJpaDialect
 
CubaEclipseLinkJpaVendorAdapter - Class in com.haulmont.cuba.core.sys
 
CubaEclipseLinkJpaVendorAdapter() - Constructor for class com.haulmont.cuba.core.sys.CubaEclipseLinkJpaVendorAdapter
 
CubaEnhanced - Interface in com.haulmont.cuba.core.sys
Marker interface for enhanced entities
CubaEnhancingDisabled - Interface in com.haulmont.cuba.core.sys
Marker interface to be implemented by entities that should not be enhanced.
CubaEntityFetchGroup - Class in com.haulmont.cuba.core.sys.persistence
 
CubaEntityFetchGroup(FetchGroup) - Constructor for class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
CubaEntityFetchGroup(Collection<String>) - Constructor for class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
CubaFieldSerializer(Kryo, Class) - Constructor for class com.haulmont.cuba.core.sys.serialization.KryoSerialization.CubaFieldSerializer
 
CubaFieldSerializer(Kryo, Class, Class[]) - Constructor for class com.haulmont.cuba.core.sys.serialization.KryoSerialization.CubaFieldSerializer
 
CubaFoldersPane - Class in com.haulmont.cuba.web.app.folders
Left panel containing application and search folders.
CubaFoldersPane() - Constructor for class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
CubaFoldersPane.AppFoldersUpdater - Class in com.haulmont.cuba.web.app.folders
 
CubaFoldersPane.AppFolderUpdateBackgroundTask - Class in com.haulmont.cuba.web.app.folders
 
CubaHSQLPlatform - Class in com.haulmont.cuba.core.sys.persistence
 
CubaHSQLPlatform() - Constructor for class com.haulmont.cuba.core.sys.persistence.CubaHSQLPlatform
 
CubaHttpFilter - Class in com.haulmont.cuba.web.sys
 
CubaHttpFilter() - Constructor for class com.haulmont.cuba.web.sys.CubaHttpFilter
 
CubaIcon - Enum in com.haulmont.cuba.gui.icons
Default icon set.
CubaIdpServlet - Class in com.haulmont.idp.sys
Servlet to host IDP web service with a separate Spring context.
CubaIdpServlet() - Constructor for class com.haulmont.idp.sys.CubaIdpServlet
 
CubaInstantiatorStrategy() - Constructor for class com.haulmont.cuba.core.sys.serialization.KryoSerialization.CubaInstantiatorStrategy
 
CubaIsNullExpressionOperator - Class in com.haulmont.cuba.core.sys.persistence
 
CubaIsNullExpressionOperator() - Constructor for class com.haulmont.cuba.core.sys.persistence.CubaIsNullExpressionOperator
 
CubaJavaSerializer() - Constructor for class com.haulmont.cuba.core.sys.serialization.KryoSerialization.CubaJavaSerializer
 
CubaJettyServer - Class in com.haulmont.cuba.uberjar
 
CubaJettyServer() - Constructor for class com.haulmont.cuba.uberjar.CubaJettyServer
 
CubaJettyUtils - Class in com.haulmont.cuba.uberjar
 
CubaJndiDataSourceFactoryBean - Class in com.haulmont.cuba.core.sys
 
CubaJndiDataSourceFactoryBean() - Constructor for class com.haulmont.cuba.core.sys.CubaJndiDataSourceFactoryBean
 
CubaJndiObjectFactoryBean - Class in com.haulmont.cuba.core.sys
This class is used for locating objects by name defined in application properties before CubaPropertyPlaceholderConfigurer comes into play.
CubaJndiObjectFactoryBean() - Constructor for class com.haulmont.cuba.core.sys.CubaJndiObjectFactoryBean
 
CubaMailSender - Class in com.haulmont.cuba.core.sys
 
CubaMailSender() - Constructor for class com.haulmont.cuba.core.sys.CubaMailSender
 
CubaMapReferenceResolver - Class in com.haulmont.cuba.core.sys.serialization
 
CubaMapReferenceResolver() - Constructor for class com.haulmont.cuba.core.sys.serialization.CubaMapReferenceResolver
 
CubaMySQLPlatform - Class in com.haulmont.cuba.core.sys.persistence
 
CubaMySQLPlatform() - Constructor for class com.haulmont.cuba.core.sys.persistence.CubaMySQLPlatform
 
CubaOraclePlatform - Class in com.haulmont.cuba.core.sys.persistence
 
CubaOraclePlatform() - Constructor for class com.haulmont.cuba.core.sys.persistence.CubaOraclePlatform
 
CubaOutput(OutputStream) - Constructor for class com.haulmont.cuba.core.sys.serialization.KryoSerialization.CubaOutput
 
CubaPostgreSQLPlatform - Class in com.haulmont.cuba.core.sys.persistence
 
CubaPostgreSQLPlatform() - Constructor for class com.haulmont.cuba.core.sys.persistence.CubaPostgreSQLPlatform
 
CubaPropertyPlaceholderConfigurer - Class in com.haulmont.cuba.core.sys
 
CubaPropertyPlaceholderConfigurer() - Constructor for class com.haulmont.cuba.core.sys.CubaPropertyPlaceholderConfigurer
 
CubaRemoteInvocation - Class in com.haulmont.cuba.core.sys.remoting
Encapsulates a remote invocation of a middleware service.
CubaRemoteInvocation(MethodInvocation, UUID) - Constructor for class com.haulmont.cuba.core.sys.remoting.CubaRemoteInvocation
 
CubaRemoteInvocationExecutor - Class in com.haulmont.cuba.core.sys.remoting
Executes CubaRemoteInvocation on middleware, setting and clearing a SecurityContext in the request handling thread.
CubaRemoteInvocationExecutor() - Constructor for class com.haulmont.cuba.core.sys.remoting.CubaRemoteInvocationExecutor
 
CubaRemoteInvocationFactory - Class in com.haulmont.cuba.core.sys.remoting
 
CubaRemoteInvocationFactory() - Constructor for class com.haulmont.cuba.core.sys.remoting.CubaRemoteInvocationFactory
 
CubaRestApiServlet - Class in com.haulmont.restapi.sys
 
CubaRestApiServlet() - Constructor for class com.haulmont.restapi.sys.CubaRestApiServlet
 
CubaRestLastSecurityFilter - Class in com.haulmont.restapi.auth
The last filter in the security filters chain.
CubaRestLastSecurityFilter() - Constructor for class com.haulmont.restapi.auth.CubaRestLastSecurityFilter
 
CubaServletConfig(String, ServletContext) - Constructor for class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader.CubaServletConfig
 
CubaSingleAppClassLoader - Class in com.haulmont.cuba.core.sys
 
CubaSingleAppClassLoader(URL[], ClassLoader) - Constructor for class com.haulmont.cuba.core.sys.CubaSingleAppClassLoader
 
CubaSingleAppClassLoader(URL[]) - Constructor for class com.haulmont.cuba.core.sys.CubaSingleAppClassLoader
 
CubaSingleAppClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class com.haulmont.cuba.core.sys.CubaSingleAppClassLoader
 
CubaSQLServerPlatform - Class in com.haulmont.cuba.core.sys.persistence
 
CubaSQLServerPlatform() - Constructor for class com.haulmont.cuba.core.sys.persistence.CubaSQLServerPlatform
 
CubaTestCase - Class in com.haulmont.cuba.core
Deprecated.
CubaTestCase() - Constructor for class com.haulmont.cuba.core.CubaTestCase
Deprecated.
 
CubaThreadPoolTaskScheduler - Class in com.haulmont.cuba.core.sys
 
CubaThreadPoolTaskScheduler() - Constructor for class com.haulmont.cuba.core.sys.CubaThreadPoolTaskScheduler
 
CubaTokenEnhancer - Class in com.haulmont.restapi.auth
Provides additional token details from authentication details with ext_ prefix.
CubaTokenEnhancer() - Constructor for class com.haulmont.restapi.auth.CubaTokenEnhancer
 
CubaUidlWriter - Class in com.haulmont.cuba.web.sys
 
CubaUidlWriter() - Constructor for class com.haulmont.cuba.web.sys.CubaUidlWriter
 
CubaUIProvider - Class in com.haulmont.cuba.web.sys
Custom provider for possible extension
CubaUIProvider() - Constructor for class com.haulmont.cuba.web.sys.CubaUIProvider
 
CubaUserAuthenticationProvider - Class in com.haulmont.restapi.auth
 
CubaUserAuthenticationProvider() - Constructor for class com.haulmont.restapi.auth.CubaUserAuthenticationProvider
 
CubaVaadinServletService - Class in com.haulmont.cuba.web.sys
 
CubaVaadinServletService(VaadinServlet, DeploymentConfiguration) - Constructor for class com.haulmont.cuba.web.sys.CubaVaadinServletService
 
CubaValidationMessagesInterpolator - Class in com.haulmont.cuba.core.sys.validation
 
CubaValidationMessagesInterpolator(Messages, Locale) - Constructor for class com.haulmont.cuba.core.sys.validation.CubaValidationMessagesInterpolator
 
CubaValidationTimeProvider - Class in com.haulmont.cuba.core.sys.validation
 
CubaValidationTimeProvider(TimeSource) - Constructor for class com.haulmont.cuba.core.sys.validation.CubaValidationTimeProvider
 
CubaValidationTraversableResolver - Class in com.haulmont.cuba.core.sys.validation
 
CubaValidationTraversableResolver(Metadata, EntityStates) - Constructor for class com.haulmont.cuba.core.sys.validation.CubaValidationTraversableResolver
 
CubaWebJarsHandler - Class in com.haulmont.cuba.web.sys
 
CubaWebJarsHandler(ServletContext) - Constructor for class com.haulmont.cuba.web.sys.CubaWebJarsHandler
 
CubaXmlWebApplicationContext - Class in com.haulmont.cuba.core.sys
 
CubaXmlWebApplicationContext() - Constructor for class com.haulmont.cuba.core.sys.CubaXmlWebApplicationContext
 
CubaXStream - Class in com.haulmont.cuba.core.sys
 
CubaXStream() - Constructor for class com.haulmont.cuba.core.sys.CubaXStream
 
CubaXStream(List<Class>) - Constructor for class com.haulmont.cuba.core.sys.CubaXStream
 
CubaXStream.CubaXStreamConverterLookup - Class in com.haulmont.cuba.core.sys
 
CubaXStreamConverterLookup(List<Class>) - Constructor for class com.haulmont.cuba.core.sys.CubaXStream.CubaXStreamConverterLookup
 
CurrencyField - Interface in com.haulmont.cuba.gui.components
The CurrencyField component is intended for displaying currency values.
CurrencyField.CurrencyLabelPosition - Enum in com.haulmont.cuba.gui.components
Defines where the currency label is located.
CurrencyValue - Annotation Type in com.haulmont.cuba.core.entity.annotation
Indicates that a field which is marked by this annotation contains currency value
currentOrSubstitutedUserId() - Method in interface com.haulmont.cuba.core.global.UserSessionSource
 
currentOrSubstitutedUserId() - Method in class com.haulmont.cuba.core.sys.AbstractUserSessionSource
 
currentPresentationChanged(Presentations, Object) - Method in interface com.haulmont.cuba.gui.presentations.PresentationsChangeListener
 
currentTimeMillis() - Method in interface com.haulmont.cuba.core.global.TimeSource
Return current timestamp in milliseconds.
currentTimeMillis() - Method in class com.haulmont.cuba.core.sys.TimeSourceImpl
 
currentTimestamp() - Method in interface com.haulmont.cuba.core.global.TimeSource
Return current timestamp as Date instance.
currentTimestamp() - Method in class com.haulmont.cuba.core.sys.TimeSourceImpl
 
CustomCollectionDatasource<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
Base class for custom implementations of CollectionDatasource.
CustomCollectionDatasource() - Constructor for class com.haulmont.cuba.gui.data.impl.CustomCollectionDatasource
 
CustomCondition - Class in com.haulmont.cuba.gui.components.filter.condition
 
CustomCondition() - Constructor for class com.haulmont.cuba.gui.components.filter.condition.CustomCondition
 
CustomCondition(Element, String, String, Datasource) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.CustomCondition
 
CustomCondition(AbstractConditionDescriptor, String, String, String, boolean) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.CustomCondition
 
CustomConditionCreator - Class in com.haulmont.cuba.gui.components.filter.descriptor
Condition descriptor is used for creating new custom condition
CustomConditionCreator(String, CollectionDatasource) - Constructor for class com.haulmont.cuba.gui.components.filter.descriptor.CustomConditionCreator
 
CustomConditionDescriptor - Class in com.haulmont.cuba.gui.components.filter.descriptor
Class for existing (described in filter component xml) custom condition descriptor
CustomConditionDescriptor(Element, String, String, CollectionDatasource) - Constructor for class com.haulmont.cuba.gui.components.filter.descriptor.CustomConditionDescriptor
 
CustomConditionEditor - Class in com.haulmont.cuba.gui.components.filter.edit
 
CustomConditionEditor() - Constructor for class com.haulmont.cuba.gui.components.filter.edit.CustomConditionEditor
 
CustomConditionFrame - Class in com.haulmont.cuba.gui.components.filter.edit
 
CustomConditionFrame() - Constructor for class com.haulmont.cuba.gui.components.filter.edit.CustomConditionFrame
 
CustomDecorator - Class in com.haulmont.cuba.desktop.theme.impl
 
CustomDecorator(String) - Constructor for class com.haulmont.cuba.desktop.theme.impl.CustomDecorator
 
CustomGroupDatasource<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
Base class for custom implementations of GroupDatasource.
CustomGroupDatasource() - Constructor for class com.haulmont.cuba.gui.data.impl.CustomGroupDatasource
 
CustomHierarchicalDatasource<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
Base class for custom implementations of HierarchicalDatasource.
CustomHierarchicalDatasource() - Constructor for class com.haulmont.cuba.gui.data.impl.CustomHierarchicalDatasource
 
CustomOperationEditor - Class in com.haulmont.cuba.gui.components.filter.operationedit
Custom condition operation editor.
CustomOperationEditor(AbstractCondition) - Constructor for class com.haulmont.cuba.gui.components.filter.operationedit.CustomOperationEditor
 
CustomValidationException - Exception in com.haulmont.cuba.core.global.validation
 
CustomValidationException(String) - Constructor for exception com.haulmont.cuba.core.global.validation.CustomValidationException
 
CustomValueCollectionDatasource - Class in com.haulmont.cuba.gui.data.impl
Base class for custom implementations of ValueDatasource containing a plain collection.
CustomValueCollectionDatasource() - Constructor for class com.haulmont.cuba.gui.data.impl.CustomValueCollectionDatasource
 
CustomValueGroupDatasource - Class in com.haulmont.cuba.gui.data.impl
Base class for custom implementations of ValueDatasource containing a grouped collection.
CustomValueGroupDatasource() - Constructor for class com.haulmont.cuba.gui.data.impl.CustomValueGroupDatasource
 
CustomValueHierarchicalDatasource - Class in com.haulmont.cuba.gui.data.impl
Base class for custom implementations of ValueDatasource containing a hierarchical collection.
CustomValueHierarchicalDatasource() - Constructor for class com.haulmont.cuba.gui.data.impl.CustomValueHierarchicalDatasource
 

D

data - Variable in class com.haulmont.bali.datastruct.Node
 
database() - Method in enum com.haulmont.cuba.security.entity.ConstraintCheckType
 
DataGrid<E extends Entity> - Interface in com.haulmont.cuba.gui.components
 
DataGrid.AbstractDataGridEditorEvent - Class in com.haulmont.cuba.gui.components
The root class from which all DataGrid editor event state objects shall be derived.
DataGrid.AbstractDataGridEvent - Class in com.haulmont.cuba.gui.components
The root class from which all DataGrid event state objects shall be derived.
DataGrid.ButtonRenderer - Interface in com.haulmont.cuba.gui.components
A Renderer that displays a button with a textual caption.
DataGrid.CellDescriptionProvider<E extends Entity> - Interface in com.haulmont.cuba.gui.components
A callback interface for generating optional descriptions (tooltips) for DataGrid cells.
DataGrid.CellStyleProvider<E extends Entity> - Interface in com.haulmont.cuba.gui.components
Allows to define different styles for DataGrid cells.
DataGrid.CheckBoxRenderer - Interface in com.haulmont.cuba.gui.components
A renderer that represents a boolean values as a graphical check box icons.
DataGrid.ClickableTextRenderer - Interface in com.haulmont.cuba.gui.components
A renderer for presenting simple plain-text string values as a link with call back handler.
DataGrid.Column - Interface in com.haulmont.cuba.gui.components
A column in the DataGrid.
DataGrid.ColumnCollapsingChangeEvent - Class in com.haulmont.cuba.gui.components
An event that is fired when a column's collapsing changes.
DataGrid.ColumnCollapsingChangeListener - Interface in com.haulmont.cuba.gui.components
An event listener for column collapsing change events in the DataGrid.
DataGrid.ColumnEditorFieldGenerator - Interface in com.haulmont.cuba.gui.components
Field generator that generates component for column in DataGrid editor.
DataGrid.ColumnGenerator<E,T> - Interface in com.haulmont.cuba.gui.components
 
DataGrid.ColumnGeneratorEvent<E> - Class in com.haulmont.cuba.gui.components
Event provided by a DataGrid.ColumnGenerator
DataGrid.ColumnReorderEvent - Class in com.haulmont.cuba.gui.components
An event that is fired when the columns are reordered.
DataGrid.ColumnReorderListener - Interface in com.haulmont.cuba.gui.components
An event listener for column reorder events in the DataGrid.
DataGrid.ColumnResizeEvent - Class in com.haulmont.cuba.gui.components
An event that is fired when a column is resized.
DataGrid.ColumnResizeListener - Interface in com.haulmont.cuba.gui.components
An event listener for column resize events in the DataGrid.
DataGrid.ColumnResizeMode - Enum in com.haulmont.cuba.gui.components
 
DataGrid.ComponentRenderer - Interface in com.haulmont.cuba.gui.components
A renderer for UI components.
DataGrid.ContextClickEvent - Class in com.haulmont.cuba.gui.components
Context click event fired by a DataGrid.
DataGrid.ContextClickListener - Interface in com.haulmont.cuba.gui.components
Listener for context click events.
DataGrid.Converter<P,M> - Interface in com.haulmont.cuba.gui.components
Interface that implements conversion between a model and a presentation type.
DataGrid.DataGridClickEvent - Class in com.haulmont.cuba.gui.components
Class for holding information about a mouse click event.
DataGrid.DataGridStaticCellType - Enum in com.haulmont.cuba.gui.components
Enumeration, specifying the content type of a Cell in a DataGrid header or footer.
DataGrid.DateRenderer - Interface in com.haulmont.cuba.gui.components
A renderer for presenting date values.
DataGrid.DetailsGenerator<E extends Entity> - Interface in com.haulmont.cuba.gui.components
A callback interface for generating details for a particular row in Grid.
DataGrid.EditorCloseEvent - Class in com.haulmont.cuba.gui.components
An event that is fired when the DataGrid editor is closed.
DataGrid.EditorCloseListener - Interface in com.haulmont.cuba.gui.components
DataGrid editor close listener.
DataGrid.EditorOpenEvent - Class in com.haulmont.cuba.gui.components
An event that is fired before the DataGrid editor is opened.
DataGrid.EditorOpenListener - Interface in com.haulmont.cuba.gui.components
DataGrid editor open listener.
DataGrid.EditorPostCommitEvent - Class in com.haulmont.cuba.gui.components
An event that is fired after the item is updated.
DataGrid.EditorPostCommitListener - Interface in com.haulmont.cuba.gui.components
DataGrid editor post commit listener.
DataGrid.EditorPreCommitEvent - Class in com.haulmont.cuba.gui.components
An event that is fired before the item is updated.
DataGrid.EditorPreCommitListener - Interface in com.haulmont.cuba.gui.components
DataGrid editor pre commit listener.
DataGrid.FooterCell - Interface in com.haulmont.cuba.gui.components
Represents a footer cell in DataGrid.
DataGrid.FooterRow - Interface in com.haulmont.cuba.gui.components
Represents a footer row in DataGrid.
DataGrid.HasNullRepresentation - Interface in com.haulmont.cuba.gui.components
Renderer has null representation.
DataGrid.HasRendererClickListener - Interface in com.haulmont.cuba.gui.components
Renderer has click listener.
DataGrid.HeaderCell - Interface in com.haulmont.cuba.gui.components
Represents a header cell in DataGrid.
DataGrid.HeaderRow - Interface in com.haulmont.cuba.gui.components
Represents a header row in DataGrid.
DataGrid.HtmlRenderer - Interface in com.haulmont.cuba.gui.components
A renderer for presenting HTML content.
DataGrid.ImageRenderer - Interface in com.haulmont.cuba.gui.components
A renderer for presenting images.
DataGrid.ItemClickEvent<E> - Class in com.haulmont.cuba.gui.components
Click event fired by a DataGrid
DataGrid.ItemClickListener<E> - Interface in com.haulmont.cuba.gui.components
Listener for item click events.
DataGrid.NumberRenderer - Interface in com.haulmont.cuba.gui.components
A renderer for presenting number values.
DataGrid.ProgressBarRenderer - Interface in com.haulmont.cuba.gui.components
A renderer that represents a double values as a graphical progress bar.
DataGrid.Renderer - Interface in com.haulmont.cuba.gui.components
Marker interface to indicate that the implementing class can be used as a renderer.
DataGrid.RendererClickEvent - Class in com.haulmont.cuba.gui.components
Click event fired by a DataGrid.HasRendererClickListener
DataGrid.RendererClickListener - Interface in com.haulmont.cuba.gui.components
Renderer listens to clicks.
DataGrid.RowDescriptionProvider<E extends Entity> - Interface in com.haulmont.cuba.gui.components
A callback interface for generating optional descriptions (tooltips) for DataGrid rows.
DataGrid.RowStyleProvider<E extends Entity> - Interface in com.haulmont.cuba.gui.components
Allows to define different styles for DataGrid rows.
DataGrid.ScrollDestination - Enum in com.haulmont.cuba.gui.components
Enumeration, specifying the destinations that are supported when scrolling rows or columns into view.
DataGrid.SelectionEvent<E> - Class in com.haulmont.cuba.gui.components
An event that specifies what in a selection has changed, and where the selection took place.
DataGrid.SelectionListener<E> - Interface in com.haulmont.cuba.gui.components
An event listener for selection events in the DataGrid.
DataGrid.SelectionMode - Enum in com.haulmont.cuba.gui.components
 
DataGrid.SortDirection - Enum in com.haulmont.cuba.gui.components
Describes sorting direction.
DataGrid.SortEvent - Class in com.haulmont.cuba.gui.components
An event that is fired when a sort order is changed.
DataGrid.SortListener - Interface in com.haulmont.cuba.gui.components
Listener for sort order change events.
DataGrid.SortOrder - Class in com.haulmont.cuba.gui.components
Sort order descriptor.
DataGrid.StaticCell - Interface in com.haulmont.cuba.gui.components
Base interface for DataGrid header or footer cells.
DataGrid.StaticRow<T extends DataGrid.StaticCell> - Interface in com.haulmont.cuba.gui.components
Base interface for DataGrid header and footer rows.
DataGrid.TextRenderer - Interface in com.haulmont.cuba.gui.components
A renderer for presenting simple plain-text string values.
DataGridClickEvent(DataGrid, Component.MouseEventDetails) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.DataGridClickEvent
 
DataGridEditorComponentGenerationStrategy - Class in com.haulmont.cuba.gui.components
 
DataGridEditorComponentGenerationStrategy(Messages) - Constructor for class com.haulmont.cuba.gui.components.DataGridEditorComponentGenerationStrategy
 
DataGridEditorFieldFactory - Interface in com.haulmont.cuba.gui.components
Factory that generates components for DataGrid editor.
DataGridEditorFieldFactoryImpl - Class in com.haulmont.cuba.gui.components
 
DataGridEditorFieldFactoryImpl() - Constructor for class com.haulmont.cuba.gui.components.DataGridEditorFieldFactoryImpl
 
DataLoadContext - Interface in com.haulmont.cuba.core.global
Base interface for load contexts used in DataManager.
DataLoadContextQuery - Interface in com.haulmont.cuba.core.global
 
DataManager - Interface in com.haulmont.cuba.core.global
Central interface to provide CRUD functionality.
DataManagerBean - Class in com.haulmont.cuba.core.app
 
DataManagerBean() - Constructor for class com.haulmont.cuba.core.app.DataManagerBean
 
DataManagerClientImpl - Class in com.haulmont.cuba.client.sys
 
DataManagerClientImpl() - Constructor for class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
DataService - Interface in com.haulmont.cuba.core.app
Middleware service interface to provide CRUD functionality.
DataServiceBean - Class in com.haulmont.cuba.core.app
 
DataServiceBean() - Constructor for class com.haulmont.cuba.core.app.DataServiceBean
 
DataServiceQueryBuilder - Class in com.haulmont.cuba.core.app
Builds Query instance to use in DataService.
DataServiceQueryBuilder() - Constructor for class com.haulmont.cuba.core.app.DataServiceQueryBuilder
 
Datasource<T extends Entity> - Interface in com.haulmont.cuba.gui.data
Root of datasources abstraction layer.
Datasource.CommitMode - Enum in com.haulmont.cuba.gui.data
Where to commit changes
Datasource.ItemChangeEvent<T extends Entity> - Class in com.haulmont.cuba.gui.data
 
Datasource.ItemChangeListener<T extends Entity> - Interface in com.haulmont.cuba.gui.data
Listener to datasource item change events.
Datasource.ItemPropertyChangeEvent<T extends Entity> - Class in com.haulmont.cuba.gui.data
 
Datasource.ItemPropertyChangeListener<T extends Entity> - Interface in com.haulmont.cuba.gui.data
Listener to datasource item property value change events.
Datasource.State - Enum in com.haulmont.cuba.gui.data
Datasource.StateChangeEvent<T extends Entity> - Class in com.haulmont.cuba.gui.data
 
Datasource.StateChangeListener<T extends Entity> - Interface in com.haulmont.cuba.gui.data
Listener to datasource state change events.
DatasourceComponent - Interface in com.haulmont.cuba.gui.components
A component that represents data from one property of a datasource.
DatasourceImpl<T extends Entity> - Class in com.haulmont.cuba.gui.data.impl
 
DatasourceImpl() - Constructor for class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
DatasourceImplementation<T extends Entity> - Interface in com.haulmont.cuba.gui.data.impl
INTERNAL.
DatasourceListener<T extends Entity> - Interface in com.haulmont.cuba.gui.data
Deprecated.
Use new methods
DataStore - Interface in com.haulmont.cuba.core.app
Interface defining methods for storing and loading entities in a persistent storage.
DataSupplier - Interface in com.haulmont.cuba.gui.data
Interface for CRUD operations on screen level.
Datatype<T> - Interface in com.haulmont.chile.core.datatypes
Represents a data type of an entity property.
DatatypeFormatter - Class in com.haulmont.cuba.core.global
Convenience bean for locale-dependent conversion of some widely used data types to and from strings.
DatatypeFormatter() - Constructor for class com.haulmont.cuba.core.global.DatatypeFormatter
 
DatatypeRange - Class in com.haulmont.chile.core.model.impl
 
DatatypeRange(Datatype) - Constructor for class com.haulmont.chile.core.model.impl.DatatypeRange
 
DatatypeRegistry - Interface in com.haulmont.chile.core.datatypes
Registry for Datatypes
DatatypeRegistryImpl - Class in com.haulmont.cuba.core.sys
 
DatatypeRegistryImpl() - Constructor for class com.haulmont.cuba.core.sys.DatatypeRegistryImpl
 
Datatypes - Class in com.haulmont.chile.core.datatypes
Utility class for accessing datatypes and format strings.
Datatypes() - Constructor for class com.haulmont.chile.core.datatypes.Datatypes
 
DatatypesController - Class in com.haulmont.restapi.controllers
Controller that is used for getting datatypes information.
DatatypesController() - Constructor for class com.haulmont.restapi.controllers.DatatypesController
 
DatatypesControllerManager - Class in com.haulmont.restapi.service
 
DatatypesControllerManager() - Constructor for class com.haulmont.restapi.service.DatatypesControllerManager
 
date - Variable in class com.haulmont.cuba.core.global.TemporalValue
 
date_after_macro_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
date_after_macro_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.date_after_macro_expression_return
 
date_before_macro_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
date_before_macro_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.date_before_macro_expression_return
 
date_between_macro_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
date_between_macro_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.date_between_macro_expression_return
 
date_equals_macro_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
date_equals_macro_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.date_equals_macro_expression_return
 
DATE_FORMAT - Static variable in class com.haulmont.cuba.core.config.type.DateStringify
 
date_macro_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
date_macro_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.date_macro_expression_return
 
date_today_macro_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
date_today_macro_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.date_today_macro_expression_return
 
DateAfterMacroHandler - Class in com.haulmont.cuba.core.sys.querymacro
 
DateAfterMacroHandler() - Constructor for class com.haulmont.cuba.core.sys.querymacro.DateAfterMacroHandler
 
DateAggregation - Class in com.haulmont.cuba.gui.data.aggregation.impl
 
DateAggregation() - Constructor for class com.haulmont.cuba.gui.data.aggregation.impl.DateAggregation
 
DateBeforeMacroHandler - Class in com.haulmont.cuba.core.sys.querymacro
 
DateBeforeMacroHandler() - Constructor for class com.haulmont.cuba.core.sys.querymacro.DateBeforeMacroHandler
 
dateClick(Calendar.CalendarDateClickEvent) - Method in interface com.haulmont.cuba.gui.components.Calendar.CalendarDateClickListener
 
DateDatatype - Class in com.haulmont.chile.core.datatypes.impl
DateDatatype works with java.sql.Date but is parametrized with java.util.Date to avoid problems with casting.
DateDatatype(Element) - Constructor for class com.haulmont.chile.core.datatypes.impl.DateDatatype
 
DateEqualsMacroHandler - Class in com.haulmont.cuba.core.sys.querymacro
 
DateEqualsMacroHandler() - Constructor for class com.haulmont.cuba.core.sys.querymacro.DateEqualsMacroHandler
 
DateFactory - Class in com.haulmont.cuba.core.config.type
 
DateFactory() - Constructor for class com.haulmont.cuba.core.config.type.DateFactory
 
DateField - Interface in com.haulmont.cuba.gui.components
 
DateField.Resolution - Enum in com.haulmont.cuba.gui.components
 
DATEFIELD_BORDERLESS - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Removes the border and background from the date field.
DateFormatter - Class in com.haulmont.cuba.gui.components.formatters
Date formatter to be used in screen descriptors.
DateFormatter(Element) - Constructor for class com.haulmont.cuba.gui.components.formatters.DateFormatter
 
DateInIntervalComponent - Class in com.haulmont.cuba.gui.components.filter.dateinterval
Class generates the UI component for "In interval" date condition of the generic filter component
DateInIntervalComponent() - Constructor for class com.haulmont.cuba.gui.components.filter.dateinterval.DateInIntervalComponent
 
DateInIntervalComponent.ValueChangeListener - Interface in com.haulmont.cuba.gui.components.filter.dateinterval
 
DateIntervalEditor - Class in com.haulmont.cuba.gui.components.filter.dateinterval
Windows that is used for editing the "In interval" date condition of the generic filter component
DateIntervalEditor() - Constructor for class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalEditor
 
DateIntervalValue - Class in com.haulmont.cuba.gui.components.filter.dateinterval
Class that is used for storing the value of the date interval for the "In interval" condition of the generic filter.
DateIntervalValue() - Constructor for class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
DateIntervalValue(String) - Constructor for class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
DateIntervalValue.TimeUnit - Enum in com.haulmont.cuba.gui.components.filter.dateinterval
 
DateIntervalValue.Type - Enum in com.haulmont.cuba.gui.components.filter.dateinterval
 
DatePicker - Interface in com.haulmont.cuba.gui.components
 
DatePicker.Resolution - Enum in com.haulmont.cuba.gui.components
 
DateStringFormat - Static variable in class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerBase
 
DateStringify - Class in com.haulmont.cuba.core.config.type
 
DateStringify() - Constructor for class com.haulmont.cuba.core.config.type.DateStringify
 
datetime_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
datetime_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.datetime_expression_return
 
datetime_primary() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
datetime_primary_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.datetime_primary_return
 
DateTimeDatatype - Class in com.haulmont.chile.core.datatypes.impl
 
DateTimeDatatype(Element) - Constructor for class com.haulmont.chile.core.datatypes.impl.DateTimeDatatype
 
DateValidator - Class in com.haulmont.cuba.gui.components.validators
 
DateValidator(Element, String) - Constructor for class com.haulmont.cuba.gui.components.validators.DateValidator
 
DateValidator(String) - Constructor for class com.haulmont.cuba.gui.components.validators.DateValidator
 
DateValidator() - Constructor for class com.haulmont.cuba.gui.components.validators.DateValidator
 
DbBasedCoordinator - Class in com.haulmont.cuba.core.app.scheduling
Implementation of Coordinator interface, performing synchronization of singleton schedulers on the main database.
DbBasedCoordinator() - Constructor for class com.haulmont.cuba.core.app.scheduling.DbBasedCoordinator
 
DbInitializationException - Exception in com.haulmont.cuba.core.sys
 
DbInitializationException() - Constructor for exception com.haulmont.cuba.core.sys.DbInitializationException
 
DbInitializationException(String) - Constructor for exception com.haulmont.cuba.core.sys.DbInitializationException
 
DbInitializationException(boolean, String, Throwable) - Constructor for exception com.haulmont.cuba.core.sys.DbInitializationException
 
dbInitialized() - Method in class com.haulmont.cuba.core.sys.dbupdate.DbUpdaterEngine
 
dbInitialized() - Method in interface com.haulmont.cuba.core.sys.DbUpdater
 
DbmsFeatures - Interface in com.haulmont.cuba.core.sys.persistence
Interface defining methods of getting some DBMS-specific values.
DbmsSpecificFactory - Class in com.haulmont.cuba.core.sys.persistence
Factory for obtaining implementations of DBMS-specific objects, particularly DbmsFeatures, SequenceSupport and DbTypeConverter.
DbmsSpecificFactory() - Constructor for class com.haulmont.cuba.core.sys.persistence.DbmsSpecificFactory
 
DbmsType - Class in com.haulmont.cuba.core.sys.persistence
INTERNAL.
DbmsType() - Constructor for class com.haulmont.cuba.core.sys.persistence.DbmsType
 
DbProperties - Class in com.haulmont.cuba.core.sys.dbupdate
link on docs for jdbc url: oracle : http://docs.oracle.com/cd/B28359_01/java.111/b31224/urls.htm#i1058725 mssql: https://msdn.microsoft.com/ru-ru/library/ms378428(v=sql.110).aspx, http://jtds.sourceforge.net/faq.html hsql: http://hsqldb.org/doc/guide/dbproperties-chapt.html postgres: https://jdbc.postgresql.org/documentation/head/connect.html
DbProperties(String) - Constructor for class com.haulmont.cuba.core.sys.dbupdate.DbProperties
 
DbTypeConverter - Interface in com.haulmont.cuba.core.sys.persistence
Interface defining methods to convert data between Java objects and JDBC params and results depending on the current DBMS type.
DbUpdater - Interface in com.haulmont.cuba.core.sys
 
DbUpdaterEngine - Class in com.haulmont.cuba.core.sys.dbupdate
 
DbUpdaterEngine.FileHandler - Interface in com.haulmont.cuba.core.sys.dbupdate
 
DbUpdaterEngine.ScriptSplitter - Class in com.haulmont.cuba.core.sys.dbupdate
 
DbUpdaterImpl - Class in com.haulmont.cuba.core.sys.dbupdate
 
DbUpdaterImpl() - Constructor for class com.haulmont.cuba.core.sys.dbupdate.DbUpdaterImpl
 
DbUtils - Class in com.haulmont.bali.db
A collection of JDBC helper methods.
deactivate() - Method in class com.haulmont.cuba.desktop.gui.SessionMessagesNotifier
 
deactivate(String) - Method in class com.haulmont.cuba.desktop.TopLevelFrame
 
debug(String) - Method in class com.haulmont.cuba.web.log.AppLog
 
DeclarativeAction - Class in com.haulmont.cuba.gui.xml
 
DeclarativeAction(String, String, String, String, String, String, String, String, Component.ActionsHolder) - Constructor for class com.haulmont.cuba.gui.xml.DeclarativeAction
 
DeclarativeAction(String, String, String, String, boolean, boolean, String, Component.ActionsHolder) - Constructor for class com.haulmont.cuba.gui.xml.DeclarativeAction
 
DeclarativeColumnGenerator - Class in com.haulmont.cuba.gui.xml
 
DeclarativeColumnGenerator(Table, String) - Constructor for class com.haulmont.cuba.gui.xml.DeclarativeColumnGenerator
 
DeclarativeFieldGenerator - Class in com.haulmont.cuba.gui.xml
 
DeclarativeFieldGenerator(FieldGroup, String) - Constructor for class com.haulmont.cuba.gui.xml.DeclarativeFieldGenerator
 
DeclarativeTrackingAction - Class in com.haulmont.cuba.gui.xml
 
DeclarativeTrackingAction(String, String, String, String, String, String, String, String, Component.ActionsHolder) - Constructor for class com.haulmont.cuba.gui.xml.DeclarativeTrackingAction
 
declarativeTransaction() - Method in interface com.haulmont.cuba.core.app.TestingService
 
declarativeTransaction() - Method in class com.haulmont.cuba.core.app.TestingServiceBean
 
decode(String, Charset) - Static method in class com.haulmont.bali.util.URLEncodeUtils
 
decodeAttributeCode(String) - Static method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesUtils
Remove dynamic attribute marker (+) from attribute code (if exists)
decodeUtf8(String) - Static method in class com.haulmont.bali.util.URLEncodeUtils
 
decorate(Object, Set<String>) - Method in interface com.haulmont.cuba.desktop.theme.ComponentDecorator
 
decorate(Object, Set<String>) - Method in class com.haulmont.cuba.desktop.theme.impl.CustomDecorator
 
decorate(Object, Set<String>) - Method in class com.haulmont.cuba.desktop.theme.impl.IconDecorator
 
decorate(Object, Set<String>) - Method in class com.haulmont.cuba.desktop.theme.impl.PropertyPathDecorator
 
deductFields(QueryVariableContext, CommonTree, DomainModel) - Method in class com.haulmont.cuba.core.sys.jpql.tree.IdentificationVariableNode
 
deepCopy(T) - Method in class com.haulmont.cuba.core.global.MetadataTools
Makes a deep copy of the source entity.
deepCopy(Entity, Entity, MetadataTools.EntitiesHolder) - Method in class com.haulmont.cuba.core.global.MetadataTools
Copies all property values from source to destination excluding null values.
Default - Annotation Type in com.haulmont.cuba.core.config.defaults
A default value.
DEFAULT_FIELD_WIDTH - Static variable in class com.haulmont.cuba.gui.components.RuntimePropertiesFrame
 
DEFAULT_FORMATS - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
DEFAULT_MIME_TYPE - Static variable in class com.haulmont.cuba.core.global.FileTypesHelper
Default mime-type.
DEFAULT_NAME_PATTERN - Static variable in class com.haulmont.cuba.gui.app.security.user.NameBuilderListener
 
DEFAULT_STOP_KEY - Static variable in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
DEFAULT_VIEW - Static variable in class com.haulmont.cuba.security.entity.SessionLogEntry
 
DefaultApp - Class in com.haulmont.cuba.web
Default App implementation that shows AppLoginWindow on start.
DefaultApp() - Constructor for class com.haulmont.cuba.web.DefaultApp
 
DefaultBoolean - Annotation Type in com.haulmont.cuba.core.config.defaults
A boolean default value.
DefaultByte - Annotation Type in com.haulmont.cuba.core.config.defaults
A byte default value.
DefaultChar - Annotation Type in com.haulmont.cuba.core.config.defaults
A char default value.
DefaultClass - Annotation Type in com.haulmont.cuba.core.config.defaults
A Class default value.
DefaultComponentGenerationStrategy - Class in com.haulmont.cuba.gui.components
 
DefaultComponentGenerationStrategy(Messages) - Constructor for class com.haulmont.cuba.gui.components.DefaultComponentGenerationStrategy
 
DefaultDomainAliasesResolver - Class in com.haulmont.cuba.web.auth
 
DefaultDomainAliasesResolver(Configuration) - Constructor for class com.haulmont.cuba.web.auth.DefaultDomainAliasesResolver
 
DefaultDouble - Annotation Type in com.haulmont.cuba.core.config.defaults
A double default value.
DefaultExceptionHandler - Class in com.haulmont.cuba.desktop.exception
 
DefaultExceptionHandler() - Constructor for class com.haulmont.cuba.desktop.exception.DefaultExceptionHandler
 
DefaultExceptionHandler - Class in com.haulmont.cuba.web.exception
This exception handler comes into play if no other handler in the chain has handled the exception.
DefaultExceptionHandler() - Constructor for class com.haulmont.cuba.web.exception.DefaultExceptionHandler
 
DefaultFloat - Annotation Type in com.haulmont.cuba.core.config.defaults
A float default value.
DefaultInt - Annotation Type in com.haulmont.cuba.core.config.defaults
An int default value.
DefaultInteger - Annotation Type in com.haulmont.cuba.core.config.defaults
An int default value.
DefaultLong - Annotation Type in com.haulmont.cuba.core.config.defaults
A long default value.
DefaultPermissionValuesConfig - Class in com.haulmont.cuba.core.sys
Class is used for working with default permission values.
DefaultPermissionValuesConfig() - Constructor for class com.haulmont.cuba.core.sys.DefaultPermissionValuesConfig
 
DefaultPortalSessionFactory - Class in com.haulmont.cuba.portal.sys.security
 
DefaultPortalSessionFactory() - Constructor for class com.haulmont.cuba.portal.sys.security.DefaultPortalSessionFactory
 
defaultPresentationChanged(Presentations, Object) - Method in interface com.haulmont.cuba.gui.presentations.PresentationsChangeListener
 
DefaultShort - Annotation Type in com.haulmont.cuba.core.config.defaults
A short default value.
DefaultString - Annotation Type in com.haulmont.cuba.core.config.defaults
A String default value.
definitionEquals(MethodInfo) - Method in class com.haulmont.cuba.core.app.scheduled.MethodInfo
 
delete(int) - Method in class com.haulmont.cuba.core.app.queryresults.QueryResultsManager
 
delete(int) - Method in interface com.haulmont.cuba.core.app.queryresults.QueryResultsManagerAPI
 
delete(int) - Method in interface com.haulmont.cuba.core.app.QueryResultsService
Deletes QueryResult records with given queryKey
delete(int) - Method in class com.haulmont.cuba.core.app.QueryResultsServiceBean
 
delete() - Method in interface com.haulmont.cuba.gui.settings.Settings
INTERNAL.
delete() - Method in class com.haulmont.cuba.gui.settings.SettingsImpl
 
deleted(T) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
deleted(T) - Method in interface com.haulmont.cuba.gui.data.impl.DatasourceImplementation
Invoked when the given instance is deleted.
deleted(ThreadSnapshot) - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadsDatasource
 
deleteEntity(String, String, String) - Method in class com.haulmont.restapi.controllers.EntitiesController
 
deleteEntity(String, String, String) - Method in class com.haulmont.restapi.service.EntitiesControllerManager
 
deleteFile(UUID) - Method in class com.haulmont.cuba.gui.upload.FileUploading
 
deleteFile(UUID) - Method in interface com.haulmont.cuba.gui.upload.FileUploadingAPI
Remove a file from the temporary storage.
deleteFileLink(String) - Method in class com.haulmont.cuba.gui.upload.FileUploading
 
deleteFileLink(String) - Method in interface com.haulmont.cuba.gui.upload.FileUploadingAPI
Remove an entry from the list of currently cached temporary file IDs, if such exists.
deleteForCurrentSession() - Method in class com.haulmont.cuba.core.app.queryresults.QueryResultsManager
 
deleteForCurrentSession() - Method in interface com.haulmont.cuba.core.app.queryresults.QueryResultsManagerAPI
 
deleteForInactiveSessions() - Method in class com.haulmont.cuba.core.app.queryresults.QueryResultsManager
 
deleteForInactiveSessions() - Method in interface com.haulmont.cuba.core.app.queryresults.QueryResultsManagerAPI
 
deleteLast() - Method in class com.haulmont.cuba.core.sys.jpql.QueryBuilder
 
DeletePolicy - Enum in com.haulmont.cuba.core.global
This enum defines a behaviour to deal with linked objects in case of soft delete
DENY - throw DeletePolicyException when linked object exists CASCADE - soft delete the linked object UNLINK - remove link
DeletePolicyException - Exception in com.haulmont.cuba.core.global
Exception that is raised on attempt to soft delete an object, which has linked objects marked with OnDelete annotation with DeletePolicy.DENY value.
DeletePolicyException(String, String) - Constructor for exception com.haulmont.cuba.core.global.DeletePolicyException
 
DeletePolicyHandler - Class in com.haulmont.cuba.gui.exception
DeletePolicyHandler() - Constructor for class com.haulmont.cuba.gui.exception.DeletePolicyHandler
 
DeletePolicyProcessor - Class in com.haulmont.cuba.core.sys.persistence
 
DeletePolicyProcessor() - Constructor for class com.haulmont.cuba.core.sys.persistence.DeletePolicyProcessor
 
deleteRecord(String, Object...) - Method in class com.haulmont.cuba.testsupport.TestContainer
 
deleteRecord(String, String, Object...) - Method in class com.haulmont.cuba.testsupport.TestContainer
 
deleteRecord(Entity...) - Method in class com.haulmont.cuba.testsupport.TestContainer
 
deleteSequence(String) - Method in class com.haulmont.cuba.core.app.UniqueNumbers
 
deleteSequence(String) - Method in interface com.haulmont.cuba.core.app.UniqueNumbersAPI
Removes sequence with specified identifier
deleteSequenceSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.HsqlSequenceSupport
 
deleteSequenceSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.Mssql2012SequenceSupport
 
deleteSequenceSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.MssqlSequenceSupport
 
deleteSequenceSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.MysqlSequenceSupport
 
deleteSequenceSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.OracleSequenceSupport
 
deleteSequenceSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.PostgresSequenceSupport
 
deleteSequenceSql(String) - Method in interface com.haulmont.cuba.core.sys.persistence.SequenceSupport
 
deleteSettings(String) - Method in class com.haulmont.cuba.desktop.settings.DesktopSettingsClient
 
deleteSettings() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
deleteSettings() - Method in interface com.haulmont.cuba.gui.components.Window
This method is called by the framework on reset to defaults action
deleteSettings() - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
deleteSettings(String) - Method in interface com.haulmont.cuba.gui.settings.SettingsClient
 
deleteSettings(ClientType, String) - Method in interface com.haulmont.cuba.security.app.UserSettingService
Delete settings for the current user
deleteSettings(ClientType, String) - Method in class com.haulmont.cuba.security.app.UserSettingServiceBean
 
deleteSettings() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
deleteSettings(String) - Method in class com.haulmont.cuba.web.settings.WebSettingsClient
 
deleteStatistics(String) - Method in class com.haulmont.cuba.core.app.PersistenceManager
 
deleteStatistics(String) - Method in interface com.haulmont.cuba.core.app.PersistenceManagerAPI
 
deleteStatistics(String) - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
deleteStatistics(String) - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
 
delistResource(XAResource, int) - Method in class com.haulmont.cuba.testsupport.TestTransaction
 
DenyingClause - Class in com.haulmont.cuba.core.global.filter
 
DenyingClause() - Constructor for class com.haulmont.cuba.core.global.filter.DenyingClause
 
dependsOn(AppComponent) - Method in class com.haulmont.cuba.core.sys.AppComponent
Check if this component depends on the given component.
deployView(Element, Element) - Method in class com.haulmont.cuba.core.sys.AbstractViewRepository
 
deployViews(String) - Method in class com.haulmont.cuba.core.sys.AbstractViewRepository
 
deployViews(InputStream) - Method in class com.haulmont.cuba.core.sys.AbstractViewRepository
 
deployViews(Reader) - Method in class com.haulmont.cuba.core.sys.AbstractViewRepository
 
deployViews(Element) - Method in class com.haulmont.cuba.gui.ScreenViewsLoader
Deploy views defined in metadataContext of a frame.
DESC - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
DESC - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
description - Variable in class com.haulmont.cuba.gui.components.ValidationErrors.Item
 
description - Variable in class com.haulmont.restapi.data.MetaPropertyInfo
 
deserialize(InputStream) - Method in class com.haulmont.cuba.core.sys.serialization.KryoSerialization
 
deserialize(byte[]) - Method in class com.haulmont.cuba.core.sys.serialization.KryoSerialization
 
deserialize(InputStream) - Method in interface com.haulmont.cuba.core.sys.serialization.Serialization
Deserialize object from stream
deserialize(byte[]) - Method in interface com.haulmont.cuba.core.sys.serialization.Serialization
Deserialize object from byte array
deserialize(InputStream) - Static method in class com.haulmont.cuba.core.sys.serialization.SerializationSupport
 
deserialize(byte[]) - Static method in class com.haulmont.cuba.core.sys.serialization.SerializationSupport
 
deserialize(InputStream) - Method in class com.haulmont.cuba.core.sys.serialization.StandardSerialization
 
deserialize(byte[]) - Method in class com.haulmont.cuba.core.sys.serialization.StandardSerialization
 
deserialize(String, Class) - Method in class com.haulmont.restapi.common.RestParseUtils
 
DesignSupport - Annotation Type in com.haulmont.cuba.core.global
Annotates code containing additional information for external tools
DesktopComponentsFactory - Class in com.haulmont.cuba.desktop.gui
 
DesktopComponentsFactory() - Constructor for class com.haulmont.cuba.desktop.gui.DesktopComponentsFactory
 
DesktopConfig - Interface in com.haulmont.cuba.desktop
Desktop UI configuration parameters.
DesktopDeviceInfoProvider - Class in com.haulmont.cuba.desktop.config
 
DesktopDeviceInfoProvider() - Constructor for class com.haulmont.cuba.desktop.config.DesktopDeviceInfoProvider
 
DesktopResources - Class in com.haulmont.cuba.desktop
 
DesktopResources(List<String>, Resources) - Constructor for class com.haulmont.cuba.desktop.DesktopResources
 
DesktopScreenAgent - Class in com.haulmont.cuba.web.agent
 
DesktopScreenAgent() - Constructor for class com.haulmont.cuba.web.agent.DesktopScreenAgent
 
DesktopSettingsClient - Class in com.haulmont.cuba.desktop.settings
User settings provider for desktop application.
DesktopSettingsClient() - Constructor for class com.haulmont.cuba.desktop.settings.DesktopSettingsClient
 
DesktopStyle - Class in com.haulmont.cuba.desktop.theme.impl
 
DesktopStyle(String, List<ComponentDecorator>, List<Class>) - Constructor for class com.haulmont.cuba.desktop.theme.impl.DesktopStyle
 
DesktopTheme - Interface in com.haulmont.cuba.desktop.theme
 
DesktopThemeConstantsManager - Class in com.haulmont.cuba.desktop.app
 
DesktopThemeConstantsManager() - Constructor for class com.haulmont.cuba.desktop.app.DesktopThemeConstantsManager
 
DesktopThemeImpl - Class in com.haulmont.cuba.desktop.theme.impl
 
DesktopThemeImpl() - Constructor for class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
 
DesktopThemeLoader - Interface in com.haulmont.cuba.desktop.theme
 
DesktopThemeLoaderImpl - Class in com.haulmont.cuba.desktop.theme.impl
 
DesktopThemeLoaderImpl() - Constructor for class com.haulmont.cuba.desktop.theme.impl.DesktopThemeLoaderImpl
 
DesktopUIPaletteManager - Class in com.haulmont.cuba.desktop.gui
 
DesktopUIPaletteManager() - Constructor for class com.haulmont.cuba.desktop.gui.DesktopUIPaletteManager
 
DesktopWindowManagerProvider - Class in com.haulmont.cuba.desktop
Naive implementation of WindowManagerProvider.
DesktopWindowManagerProvider() - Constructor for class com.haulmont.cuba.desktop.DesktopWindowManagerProvider
 
destroy() - Method in class com.haulmont.cuba.client.sys.cache.ClientCacheManager
 
destroy() - Method in class com.haulmont.cuba.web.auth.IdpAuthProvider
Deprecated.
 
destroy() - Method in class com.haulmont.cuba.web.auth.LdapAuthProvider
Deprecated.
 
destroy() - Method in class com.haulmont.cuba.web.auth.NoOpAuthProvider
 
destroy() - Method in class com.haulmont.cuba.web.security.idp.IdpLoginHttpRequestFilter
 
destroy() - Static method in class com.haulmont.cuba.web.sys.RequestContext
 
destroy() - Method in class com.haulmont.restapi.auth.CubaAnonymousAuthenticationFilter
 
destroy() - Method in class com.haulmont.restapi.auth.CubaRestLastSecurityFilter
 
destroySubcontext(Name) - Method in class com.haulmont.cuba.testsupport.TestContext
 
destroySubcontext(String) - Method in class com.haulmont.cuba.testsupport.TestContext
 
detach() - Method in class com.haulmont.cuba.web.AppUI
 
DetachableFrame - Interface in com.haulmont.cuba.gui.components
Represents detachable part of window
DetachableFrame.DetachListener - Interface in com.haulmont.cuba.gui.components
Listener for frame attach/detach
DetachedFrame - Class in com.haulmont.cuba.desktop
Container for detached inner tab or frame
DetachedFrame(String, Container) - Constructor for class com.haulmont.cuba.desktop.DetachedFrame
 
detachFrame(String) - Method in interface com.haulmont.cuba.gui.components.DetachableFrame
Detach frame to new Window.
DevelopmentException - Exception in com.haulmont.cuba.core.global
 
DevelopmentException(String) - Constructor for exception com.haulmont.cuba.core.global.DevelopmentException
 
DevelopmentException(String, String, Object) - Constructor for exception com.haulmont.cuba.core.global.DevelopmentException
 
DevelopmentException(String, Map<String, Object>) - Constructor for exception com.haulmont.cuba.core.global.DevelopmentException
 
DevelopmentException(String, Throwable) - Constructor for exception com.haulmont.cuba.core.global.DevelopmentException
 
DeviceInfo - Class in com.haulmont.cuba.gui.config
Class that represents information about the web browser the user is using.
DeviceInfo() - Constructor for class com.haulmont.cuba.gui.config.DeviceInfo
 
DeviceInfo.OperatingSystem - Enum in com.haulmont.cuba.gui.config
 
DeviceInfoProvider - Interface in com.haulmont.cuba.gui.config
 
DIALOG - Static variable in class com.haulmont.cuba.gui.WindowManager.OpenType
Open a screen as modal dialog.
DialogAction - Class in com.haulmont.cuba.gui.components
Standard action for option dialogs.
DialogAction(DialogAction.Type) - Constructor for class com.haulmont.cuba.gui.components.DialogAction
 
DialogAction(DialogAction.Type, boolean) - Constructor for class com.haulmont.cuba.gui.components.DialogAction
 
DialogAction(DialogAction.Type, Action.Status) - Constructor for class com.haulmont.cuba.gui.components.DialogAction
 
DialogAction.Type - Enum in com.haulmont.cuba.gui.components
 
DialogOptions - Class in com.haulmont.cuba.gui
Dialog options of a window.
DialogOptions() - Constructor for class com.haulmont.cuba.gui.DialogOptions
 
DialogParams - Class in com.haulmont.cuba.gui
Deprecated.
Use WindowManager.OpenType or Frame.MessageType with parameters. Also you can use Window.getDialogOptions() from window controller.
DialogParams() - Constructor for class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
DiffIconProvider - Class in com.haulmont.cuba.gui.app.core.entitydiff
 
DiffIconProvider() - Constructor for class com.haulmont.cuba.gui.app.core.entitydiff.DiffIconProvider
 
DiffStyleProvider - Class in com.haulmont.cuba.gui.app.core.entitydiff
Set icons and colors for EntityDiff UI
DiffStyleProvider() - Constructor for class com.haulmont.cuba.gui.app.core.entitydiff.DiffStyleProvider
 
DiffTreeDatasource - Class in com.haulmont.cuba.gui.app.core.entitydiff
 
DiffTreeDatasource() - Constructor for class com.haulmont.cuba.gui.app.core.entitydiff.DiffTreeDatasource
 
disableComponents() - Method in class com.haulmont.cuba.gui.app.core.screenprofiler.ScreenProfilerWindow
 
disableProfiling() - Method in interface com.haulmont.cuba.core.app.ScreenProfilerService
 
disableProfiling() - Method in class com.haulmont.cuba.core.app.ScreenProfilerServiceBean
 
discard() - Method in interface com.haulmont.cuba.gui.components.Component.Buffered
Discards all changes since last commit.
discardAccumulatedEvents() - Method in class com.haulmont.cuba.web.AppUI
INTERNAL.
dispose() - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
INTERNAL.
dispose() - Method in interface com.haulmont.cuba.gui.components.Component.Disposable
 
dispose() - Method in class com.haulmont.cuba.gui.export.ExcelAutoColumnSizer
 
dispose() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
disposeComponents() - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
DISTINCT - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
DISTINCT - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
DISTINCT_PATTERN - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
DISTINCT_PATTERN_REGEX - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
doAfterChangeUser() - Method in class com.haulmont.cuba.web.actions.ChangeSubstUserAction
 
DOC - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
DocumentationController - Class in com.haulmont.restapi.controllers
 
DocumentationController() - Constructor for class com.haulmont.restapi.controllers.DocumentationController
 
DOCX - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.haulmont.cuba.web.auth.LdapAuthProvider
Deprecated.
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.haulmont.cuba.web.auth.NoOpAuthProvider
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.haulmont.cuba.web.security.idp.BaseIdpSessionFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.haulmont.cuba.web.sys.CubaHttpFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.haulmont.restapi.auth.CubaAnonymousAuthenticationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.haulmont.restapi.auth.CubaRestLastSecurityFilter
 
Dom4j - Class in com.haulmont.bali.util
Helper class for XML parsing.
Dom4j.ElementAttributeVisitor - Interface in com.haulmont.bali.util
 
DomainAliasesResolver - Interface in com.haulmont.cuba.web.auth
 
DomainDescriptionService - Interface in com.haulmont.cuba.core.app
Service interface providing domain description.
DomainDescriptionServiceBean - Class in com.haulmont.cuba.core.app.domain
 
DomainDescriptionServiceBean() - Constructor for class com.haulmont.cuba.core.app.domain.DomainDescriptionServiceBean
 
DomainModel - Class in com.haulmont.cuba.core.sys.jpql
 
DomainModel(ExtendedEntities, JpqlEntityModel...) - Constructor for class com.haulmont.cuba.core.sys.jpql.DomainModel
 
DomainModel(JpqlEntityModel...) - Constructor for class com.haulmont.cuba.core.sys.jpql.DomainModel
 
DomainModelBuilder - Class in com.haulmont.cuba.core.sys.jpql
INTERNAL.
DomainModelBuilder() - Constructor for class com.haulmont.cuba.core.sys.jpql.DomainModelBuilder
 
DomainModelWithCaptionsBuilder - Class in com.haulmont.cuba.core.sys.jpql
INTERNAL.
DomainModelWithCaptionsBuilder() - Constructor for class com.haulmont.cuba.core.sys.jpql.DomainModelWithCaptionsBuilder
 
DomainProvider - Class in com.haulmont.cuba.web.app.domain
Class providing domain model description.
DomainProvider() - Constructor for class com.haulmont.cuba.web.app.domain.DomainProvider
 
done(V) - Method in class com.haulmont.cuba.gui.backgroundwork.LocalizedTaskWrapper
 
done(V) - Method in class com.haulmont.cuba.gui.executors.BackgroundTask
Called by the execution environment in UI thread when the task is completed.
done(List<AppFolder>) - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane.AppFolderUpdateBackgroundTask
 
DoNotChangeSubstUserAction - Class in com.haulmont.cuba.web.actions
 
doRevert() - Method in class com.haulmont.cuba.web.actions.ChangeSubstUserAction
 
DoubleAggregation - Class in com.haulmont.cuba.gui.data.aggregation.impl
 
DoubleAggregation() - Constructor for class com.haulmont.cuba.gui.data.aggregation.impl.DoubleAggregation
 
DoubleDatatype - Class in com.haulmont.chile.core.datatypes.impl
 
DoubleDatatype(Element) - Constructor for class com.haulmont.chile.core.datatypes.impl.DoubleDatatype
 
DoubleValidator - Class in com.haulmont.cuba.gui.components.validators
 
DoubleValidator(Element, String) - Constructor for class com.haulmont.cuba.gui.components.validators.DoubleValidator
 
DoubleValidator(String) - Constructor for class com.haulmont.cuba.gui.components.validators.DoubleValidator
 
DoubleValidator() - Constructor for class com.haulmont.cuba.gui.components.validators.DoubleValidator
 
doubleValue() - Method in class com.haulmont.cuba.core.entity.IdProxy
 
download(HttpServletRequest, HttpServletResponse) - Method in class com.haulmont.cuba.core.controllers.FileDownloadController
 
download() - Method in class com.haulmont.cuba.gui.app.core.sendingmessage.browse.SendingMessageBrowser
 
downloadFile(FileDescriptor) - Method in interface com.haulmont.cuba.core.sys.remoting.LocalFileExchangeService
 
downloadFile(FileDescriptor) - Method in class com.haulmont.cuba.core.sys.remoting.LocalFileExchangeServiceBean
 
downloadFile(String, Boolean, HttpServletResponse) - Method in class com.haulmont.restapi.controllers.FileDownloadController
 
downloadFull() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.LogDownloadOptionsWindow
 
downloadLog() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
downloadTail() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.LogDownloadOptionsWindow
 
DropZone(BoxLayout) - Constructor for class com.haulmont.cuba.gui.components.UploadField.DropZone
 
DropZone(Window) - Constructor for class com.haulmont.cuba.gui.components.UploadField.DropZone
 
DsBuilder - Class in com.haulmont.cuba.gui.data
Datasources builder.
DsBuilder() - Constructor for class com.haulmont.cuba.gui.data.DsBuilder
INTERNAL
DsBuilder(DsContext) - Constructor for class com.haulmont.cuba.gui.data.DsBuilder
INTERNAL
DsContext - Interface in com.haulmont.cuba.gui.data
Interface providing access to datasources defined in a screen.
DsContext.AfterCommitListener - Interface in com.haulmont.cuba.gui.data
 
DsContext.BeforeCommitListener - Interface in com.haulmont.cuba.gui.data
This listener allows to intercept commit events.
DsContext.CommitListener - Interface in com.haulmont.cuba.gui.data
DsContext.CommitListenerAdapter - Class in com.haulmont.cuba.gui.data
Deprecated.
DsContextCommitListenerWrapper - Class in com.haulmont.cuba.gui.data.impl.compatibility
Deprecated.
DsContextCommitListenerWrapper(DsContext.CommitListener) - Constructor for class com.haulmont.cuba.gui.data.impl.compatibility.DsContextCommitListenerWrapper
Deprecated.
 
DsContextImpl - Class in com.haulmont.cuba.gui.data.impl
 
DsContextImpl(DataSupplier) - Constructor for class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
DsContextImplementation - Interface in com.haulmont.cuba.gui.data.impl
 
DsContextImplementation.LazyTask - Interface in com.haulmont.cuba.gui.data.impl
 
DsContextLoader - Class in com.haulmont.cuba.gui.xml.data
 
DsContextLoader(DataSupplier) - Constructor for class com.haulmont.cuba.gui.xml.data.DsContextLoader
 
DsListenerAdapter<T extends Entity> - Class in com.haulmont.cuba.gui.data.impl
DsListenerAdapter() - Constructor for class com.haulmont.cuba.gui.data.impl.DsListenerAdapter
Deprecated.
 
DsTree - Class in com.haulmont.cuba.gui.data.impl
 
DsTree(List<Datasource>) - Constructor for class com.haulmont.cuba.gui.data.impl.DsTree
 
DummyCategorizedEntity - Class in com.haulmont.cuba.core.entity.dummy
 
DummyCategorizedEntity() - Constructor for class com.haulmont.cuba.core.entity.dummy.DummyCategorizedEntity
 
DummyEmbeddableEntity - Class in com.haulmont.cuba.core.entity.dummy
 
DummyEmbeddableEntity() - Constructor for class com.haulmont.cuba.core.entity.dummy.DummyEmbeddableEntity
 
DummyIdentityIdEntity - Class in com.haulmont.cuba.core.entity.dummy
 
DummyIdentityIdEntity() - Constructor for class com.haulmont.cuba.core.entity.dummy.DummyIdentityIdEntity
 
DummyIntegerIdEntity - Class in com.haulmont.cuba.core.entity.dummy
 
DummyIntegerIdEntity() - Constructor for class com.haulmont.cuba.core.entity.dummy.DummyIntegerIdEntity
 
DummyIntIdentityIdEntity - Class in com.haulmont.cuba.core.entity.dummy
 
DummyIntIdentityIdEntity() - Constructor for class com.haulmont.cuba.core.entity.dummy.DummyIntIdentityIdEntity
 
DummyLongIdEntity - Class in com.haulmont.cuba.core.entity.dummy
 
DummyLongIdEntity() - Constructor for class com.haulmont.cuba.core.entity.dummy.DummyLongIdEntity
 
DummyStringIdEntity - Class in com.haulmont.cuba.core.entity.dummy
 
DummyStringIdEntity() - Constructor for class com.haulmont.cuba.core.entity.dummy.DummyStringIdEntity
 
dump() - Method in class com.haulmont.cuba.core.jmx.ViewRepositoryInfo
 
dumpHtml() - Method in class com.haulmont.cuba.core.jmx.ViewRepositoryInfo
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.AggregateExpressionNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.CollectionMemberNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.EnumConditionNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.FromNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.GroupByNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.IdentificationVariableNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.JoinVariableNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.OrderByFieldNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.OrderByNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.ParameterNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.QueryNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.SelectedItemNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.SelectedItemsNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.SelectionSourceNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.SimpleConditionNode
 
dupNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.WhereNode
 
DurationFormatter() - Constructor for class com.haulmont.cuba.web.app.ui.statistics.StatisticsDatasource.DurationFormatter
 
DynamicAttributeCustomFieldGenerator - Class in com.haulmont.cuba.gui.dynamicattributes
Field generator that creates component for editing dynamic attributes with collection type.
DynamicAttributeCustomFieldGenerator() - Constructor for class com.haulmont.cuba.gui.dynamicattributes.DynamicAttributeCustomFieldGenerator
 
DynamicAttributes - Interface in com.haulmont.cuba.core.app.dynamicattributes
 
DynamicAttributesCache - Class in com.haulmont.cuba.core.app.dynamicattributes
 
DynamicAttributesCache(Multimap<String, Category>, Map<String, Map<String, CategoryAttribute>>, Date) - Constructor for class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesCache
 
DynamicAttributesCacheService - Interface in com.haulmont.cuba.core.app.dynamicattributes
 
DynamicAttributesCacheServiceBean - Class in com.haulmont.cuba.core.app.dynamicattributes
 
DynamicAttributesCacheServiceBean() - Constructor for class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesCacheServiceBean
 
DynamicAttributesCacheStrategy - Class in com.haulmont.cuba.client.sys.cache
Each time dynamic attributes cache is used, the strategy initiate check of cache validity The check is performed in separate thread So applied changes in dynamic attributes structure will be visible after 10 seconds
DynamicAttributesCacheStrategy() - Constructor for class com.haulmont.cuba.client.sys.cache.DynamicAttributesCacheStrategy
 
DynamicAttributesClientImpl - Class in com.haulmont.cuba.client.sys.cache
 
DynamicAttributesClientImpl() - Constructor for class com.haulmont.cuba.client.sys.cache.DynamicAttributesClientImpl
 
DynamicAttributesCondition - Class in com.haulmont.cuba.gui.components.filter.condition
 
DynamicAttributesCondition(DynamicAttributesCondition) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
DynamicAttributesCondition(AbstractConditionDescriptor, String, String) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
DynamicAttributesCondition(Element, String, String, Datasource) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
DynamicAttributesConditionCreator - Class in com.haulmont.cuba.gui.components.filter.descriptor
 
DynamicAttributesConditionCreator(String, CollectionDatasource, String) - Constructor for class com.haulmont.cuba.gui.components.filter.descriptor.DynamicAttributesConditionCreator
 
DynamicAttributesConditionEditor - Class in com.haulmont.cuba.gui.components.filter.edit
 
DynamicAttributesConditionEditor() - Constructor for class com.haulmont.cuba.gui.components.filter.edit.DynamicAttributesConditionEditor
 
DynamicAttributesConditionFrame - Class in com.haulmont.cuba.gui.components.filter.edit
 
DynamicAttributesConditionFrame() - Constructor for class com.haulmont.cuba.gui.components.filter.edit.DynamicAttributesConditionFrame
 
DynamicAttributesEntity - Class in com.haulmont.cuba.gui.data
Specific entity, delegating all calls to internal BaseGenericIdEntity.
DynamicAttributesEntity(BaseGenericIdEntity, Collection<CategoryAttribute>) - Constructor for class com.haulmont.cuba.gui.data.DynamicAttributesEntity
 
DynamicAttributesGuiTools - Class in com.haulmont.cuba.gui.dynamicattributes
 
DynamicAttributesGuiTools() - Constructor for class com.haulmont.cuba.gui.dynamicattributes.DynamicAttributesGuiTools
 
DynamicAttributesImpl - Class in com.haulmont.cuba.core.app.dynamicattributes
 
DynamicAttributesImpl() - Constructor for class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesImpl
 
DynamicAttributesManager - Class in com.haulmont.cuba.core.app.dynamicattributes
 
DynamicAttributesManager() - Constructor for class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManager
 
DynamicAttributesManagerAPI - Interface in com.haulmont.cuba.core.app.dynamicattributes
 
DynamicAttributesMetaClass - Class in com.haulmont.cuba.core.app.dynamicattributes
 
DynamicAttributesMetaClass() - Constructor for class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaClass
 
DynamicAttributesMetaProperty - Class in com.haulmont.cuba.core.app.dynamicattributes
Specific MetaProperty for dynamic attribute.
DynamicAttributesMetaProperty(MetaClass, CategoryAttribute) - Constructor for class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
DynamicAttributesOperationEditor - Class in com.haulmont.cuba.gui.components.filter.operationedit
Operation editor for RuntimeProperties conditions.
DynamicAttributesOperationEditor(AbstractCondition) - Constructor for class com.haulmont.cuba.gui.components.filter.operationedit.DynamicAttributesOperationEditor
 
DynamicAttributesUtils - Class in com.haulmont.cuba.core.app.dynamicattributes
 

E

EclipseLinkCustomizer - Class in com.haulmont.cuba.core.sys.persistence
 
EclipseLinkCustomizer() - Constructor for class com.haulmont.cuba.core.sys.persistence.EclipseLinkCustomizer
 
EclipseLinkDescriptorEventListener - Class in com.haulmont.cuba.core.sys.persistence
 
EclipseLinkDescriptorEventListener() - Constructor for class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
EclipseLinkLog - Class in com.haulmont.cuba.core.sys.logging
 
EclipseLinkLog() - Constructor for class com.haulmont.cuba.core.sys.logging.EclipseLinkLog
 
EclipseLinkSessionEventListener - Class in com.haulmont.cuba.core.sys.persistence
 
EclipseLinkSessionEventListener() - Constructor for class com.haulmont.cuba.core.sys.persistence.EclipseLinkSessionEventListener
 
edit(E) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Opens the editor interface for the provided entity.
editableChanged(Component.EditableChangeEvent) - Method in interface com.haulmont.cuba.gui.components.Component.EditableChangeListener
 
EditableChangeEvent(Component.Editable) - Constructor for class com.haulmont.cuba.gui.components.Component.EditableChangeEvent
 
EditAction - Class in com.haulmont.cuba.gui.components.actions
Standard list action to edit an entity instance.
EditAction(ListComponent) - Constructor for class com.haulmont.cuba.gui.components.actions.EditAction
The simplest constructor.
EditAction(ListComponent, WindowManager.OpenType) - Constructor for class com.haulmont.cuba.gui.components.actions.EditAction
Constructor that allows to specify how the editor screen opens.
EditAction(ListComponent, WindowManager.OpenType, String) - Constructor for class com.haulmont.cuba.gui.components.actions.EditAction
Constructor that allows to specify the action name and how the editor screen opens.
EditAction.AfterCommitHandler - Interface in com.haulmont.cuba.gui.components.actions
 
EditAction.AfterWindowClosedHandler - Interface in com.haulmont.cuba.gui.components.actions
 
EditAction.BulkEditorCloseEvent - Class in com.haulmont.cuba.gui.components.actions
Event that is fired when BulkEditor windows gets closed.
EditAction.BulkEditorIntegration - Class in com.haulmont.cuba.gui.components.actions
BulkEditor integration options.
editAttribute() - Method in class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.MbeanInspectWindow
 
editItem(Object) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Deprecated.
Editor() - Constructor for class com.haulmont.cuba.web.gui.WebWindow.Editor
 
EDITOR_WINDOW_SUFFIX - Static variable in interface com.haulmont.cuba.gui.components.Window
 
editorClosed(DataGrid.EditorCloseEvent) - Method in interface com.haulmont.cuba.gui.components.DataGrid.EditorCloseListener
Called when a DataGrid editor UI have been closed.
editorClosed(ListEditor.EditorCloseEvent) - Method in interface com.haulmont.cuba.gui.components.ListEditor.EditorCloseListener
Called when a editor screen is closed.
EditorCloseEvent(DataGrid, Object) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.EditorCloseEvent
Constructor for a DataGrid editor close event.
EditorCloseEvent(String, Window) - Constructor for class com.haulmont.cuba.gui.components.ListEditor.EditorCloseEvent
 
EditorOpenEvent(DataGrid, Object, Map<String, Field>) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.EditorOpenEvent
 
EditorPostCommitEvent(DataGrid, Object) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.EditorPostCommitEvent
Constructor for a DataGrid editor post commit event.
EditorPreCommitEvent(DataGrid, Object) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.EditorPreCommitEvent
Constructor for a DataGrid editor pre commit event.
EditorWindowDelegate - Class in com.haulmont.cuba.gui.components
 
EditorWindowDelegate(Window) - Constructor for class com.haulmont.cuba.gui.components.EditorWindowDelegate
 
editValue() - Method in class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesBrowse
 
elements(Element) - Static method in class com.haulmont.bali.util.Dom4j
 
elements(Element, String) - Static method in class com.haulmont.bali.util.Dom4j
 
email - Variable in class com.haulmont.restapi.data.UserInfo
 
EMAIL_PATTERN - Static variable in class com.haulmont.cuba.gui.components.validators.EmailValidator
 
EmailAttachment - Class in com.haulmont.cuba.core.global
 
EmailAttachment(byte[], String) - Constructor for class com.haulmont.cuba.core.global.EmailAttachment
Create file attachment.
EmailAttachment(byte[], String, String) - Constructor for class com.haulmont.cuba.core.global.EmailAttachment
Create inline attachment (e.g.
EmailAttachment(byte[], String, String, String, String) - Constructor for class com.haulmont.cuba.core.global.EmailAttachment
 
Emailer - Class in com.haulmont.cuba.core.app
 
Emailer() - Constructor for class com.haulmont.cuba.core.app.Emailer
 
Emailer - Class in com.haulmont.cuba.core.jmx
 
Emailer() - Constructor for class com.haulmont.cuba.core.jmx.Emailer
 
EmailerAPI - Interface in com.haulmont.cuba.core.app
Provides application with emailing functionality.
EmailerConfig - Interface in com.haulmont.cuba.core.app
Configuration parameters interface used for sending emails.
EmailerMBean - Interface in com.haulmont.cuba.core.jmx
Management interface of the Emailer MBean.
EmailException - Exception in com.haulmont.cuba.core.global
Email sending error.
Contains failed addresses and corresponding error messages.
EmailException(List<String>, List<String>) - Constructor for exception com.haulmont.cuba.core.global.EmailException
 
EmailHeader - Class in com.haulmont.cuba.core.global
The EmailHeader class stores a name/value pair to represent headers.
EmailHeader(String, String) - Constructor for class com.haulmont.cuba.core.global.EmailHeader
Construct a EmailHeader object.
EmailInfo - Class in com.haulmont.cuba.core.global
Contains email details: list of recipients, from address, caption, body and attachments.
EmailInfo(String, String, String, String, Map<String, Serializable>, EmailAttachment...) - Constructor for class com.haulmont.cuba.core.global.EmailInfo
Constructor.
EmailInfo(String, String, String, String, EmailAttachment...) - Constructor for class com.haulmont.cuba.core.global.EmailInfo
Constructor.
EmailInfo(String, String, String) - Constructor for class com.haulmont.cuba.core.global.EmailInfo
Constructor.
EmailSender - Class in com.haulmont.cuba.core.app
 
EmailSender() - Constructor for class com.haulmont.cuba.core.app.EmailSender
 
EmailSenderAPI - Interface in com.haulmont.cuba.core.app
Adapter to javax.mail email sending API.
EmailService - Interface in com.haulmont.cuba.core.app
Service for sending emails.
EmailServiceBean - Class in com.haulmont.cuba.core.app
 
EmailServiceBean() - Constructor for class com.haulmont.cuba.core.app.EmailServiceBean
 
EmailValidator - Class in com.haulmont.cuba.gui.components.validators
 
EmailValidator(Element, String) - Constructor for class com.haulmont.cuba.gui.components.validators.EmailValidator
 
EmailValidator() - Constructor for class com.haulmont.cuba.gui.components.validators.EmailValidator
 
EmbeddableEntity - Class in com.haulmont.cuba.core.entity
Base class for persistent embeddable entities.
EmbeddableEntity() - Constructor for class com.haulmont.cuba.core.entity.EmbeddableEntity
 
Embedded - Interface in com.haulmont.cuba.gui.components
Deprecated.
use Image and BrowserFrame instead
Embedded.Type - Enum in com.haulmont.cuba.gui.components
Deprecated.
 
EMBEDDED_ANN_NAME - Static variable in class com.haulmont.cuba.core.global.MetadataTools
 
EmbeddedDatasource<T extends EmbeddableEntity> - Interface in com.haulmont.cuba.gui.data
Datasource containing an embedded entity from a property of another entity instance.
EmbeddedDatasourceImpl<T extends EmbeddableEntity> - Class in com.haulmont.cuba.gui.data.impl
 
EmbeddedDatasourceImpl() - Constructor for class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
EmbeddedParameters - Annotation Type in com.haulmont.cuba.core.entity.annotation
Defines additional parameters for Embedded attributes.
emitErrorMessage(String) - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
emitErrorMessage(String) - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
empty() - Static method in class com.haulmont.bali.util.ParamsMap
 
EMPTY_BODY_SHA256 - Static variable in class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerBase
SHA256 hash of an empty request body *
empty_collection_comparison_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
empty_collection_comparison_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.empty_collection_comparison_expression_return
 
emptyFakeQueue(String) - Method in interface com.haulmont.cuba.core.app.FtsSender
 
emptyQueue(String) - Method in interface com.haulmont.cuba.core.app.FtsSender
 
emptyQueue() - Method in interface com.haulmont.cuba.core.app.FtsSender
 
enable(boolean) - Method in class com.haulmont.cuba.core.sys.listener.EntityListenerManager
 
enableListeners(boolean) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
enableListeners(boolean) - Method in interface com.haulmont.cuba.gui.data.impl.DatasourceImplementation
Enables or disables datasource listeners.
enableLogging() - Method in class com.haulmont.cuba.gui.app.security.session.log.SessionLogBrowser
 
enableProfiling(Set<UUID>, long) - Method in interface com.haulmont.cuba.core.app.ScreenProfilerService
 
enableProfiling(Set<UUID>, long) - Method in class com.haulmont.cuba.core.app.ScreenProfilerServiceBean
 
EnableRestore - Annotation Type in com.haulmont.cuba.core.entity.annotation
Indicates whether to enable restoring of soft deleted entity instances.
enableTextSelection(Table) - Method in interface com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser.Companion
 
enableTextSelection(Table) - Method in class com.haulmont.cuba.web.app.core.entitylog.EntityLogBrowserCompanion
 
encode(String, Charset) - Static method in class com.haulmont.bali.util.URLEncodeUtils
 
encodeAttributeCode(String) - Static method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesUtils
Add dynamic attribute marker (+) to attribute code (if does not exist)
encodeUtf8(String) - Static method in class com.haulmont.bali.util.URLEncodeUtils
 
EncryptionModule - Interface in com.haulmont.cuba.core.sys.encryption
Encryption algorithm
end(Coordinator.Context) - Method in interface com.haulmont.cuba.core.app.scheduling.Coordinator
 
end(Coordinator.Context) - Method in class com.haulmont.cuba.core.app.scheduling.DbBasedCoordinator
 
end() - Method in class com.haulmont.cuba.core.sys.TransactionImpl
 
end() - Method in interface com.haulmont.cuba.core.Transaction
This method has to be invoked in the following construct:
end() - Method in class com.haulmont.cuba.security.app.Authentication
End of an authenticated code block.
endExecution() - Method in interface com.haulmont.cuba.core.app.execution.Executions
INTERNAL End execution context for the current thread.
endExecution() - Method in class com.haulmont.cuba.core.app.execution.ExecutionsImpl
 
enhance(OAuth2AccessToken, OAuth2Authentication) - Method in class com.haulmont.restapi.auth.CubaTokenEnhancer
 
enlistResource(XAResource) - Method in class com.haulmont.cuba.testsupport.TestTransaction
 
enqueue(Entity, FtsChangeType) - Method in interface com.haulmont.cuba.core.app.FtsSender
 
enqueue(String, Object, FtsChangeType) - Method in interface com.haulmont.cuba.core.app.FtsSender
 
enqueueFake(String, Object) - Method in interface com.haulmont.cuba.core.app.FtsSender
 
enterPressed(TextInputField.EnterPressEvent) - Method in interface com.haulmont.cuba.gui.components.TextInputField.EnterPressListener
 
EnterPressEvent(TextInputField) - Constructor for class com.haulmont.cuba.gui.components.TextInputField.EnterPressEvent
 
enterStatistics(String, Long, Integer, Integer, Integer, Integer) - Method in class com.haulmont.cuba.core.app.PersistenceManager
 
enterStatistics(String, Long, Integer, Integer, Integer, Integer) - Method in interface com.haulmont.cuba.core.app.PersistenceManagerAPI
 
enterStatistics(String, Long, Integer, Integer, Integer, Integer) - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
enterStatistics(String, Long, Integer, Integer, Integer, Integer) - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
Manually update statistics for an entity.
entitiesCollectionFromJson(String, MetaClass, EntitySerializationOption...) - Method in class com.haulmont.cuba.core.app.serialization.EntitySerialization
 
entitiesCollectionFromJson(String, MetaClass, EntitySerializationOption...) - Method in interface com.haulmont.cuba.core.app.serialization.EntitySerializationAPI
Deserializes a JSON array of objects to entities collection
EntitiesController - Class in com.haulmont.restapi.controllers
Controller that performs CRUD entity operations
EntitiesController() - Constructor for class com.haulmont.restapi.controllers.EntitiesController
 
EntitiesControllerManager - Class in com.haulmont.restapi.service
Class that executes business logic required by the EntitiesController.
EntitiesControllerManager() - Constructor for class com.haulmont.restapi.service.EntitiesControllerManager
 
EntitiesFinder - Class in com.haulmont.cuba.core.sys.jpql
 
EntitiesFinder() - Constructor for class com.haulmont.cuba.core.sys.jpql.EntitiesFinder
 
EntitiesMetadataController - Class in com.haulmont.restapi.controllers
Controller that is used for getting entities metadata.
EntitiesMetadataController() - Constructor for class com.haulmont.restapi.controllers.EntitiesMetadataController
 
EntitiesMetadataControllerManager - Class in com.haulmont.restapi.service
Class is used by the EntitiesMetadataController.
EntitiesMetadataControllerManager() - Constructor for class com.haulmont.restapi.service.EntitiesMetadataControllerManager
 
EntitiesSearchResult - Class in com.haulmont.restapi.data
 
EntitiesSearchResult(String, Long) - Constructor for class com.haulmont.restapi.data.EntitiesSearchResult
 
Entity<T> - Interface in com.haulmont.cuba.core.entity
Interface to be implemented by domain model objects with identifiers.
entity_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
entity_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.entity_expression_return
 
ENTITY_FACTORY_BEAN_NAME - Static variable in class com.haulmont.cuba.core.config.type.TypeFactory
 
ENTITY_PATH_ALIAS - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
ENTITY_PATH_PATTERN_REGEX - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
ENTITY_PATTERN - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
ENTITY_PATTERN_REGEX - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
ENTITY_SCREEN_PATTERN - Static variable in class com.haulmont.cuba.gui.config.WindowConfig
 
EntityAccessException - Exception in com.haulmont.cuba.core.global
This exception is raised on attempt to load a deleted object.
EntityAccessException() - Constructor for exception com.haulmont.cuba.core.global.EntityAccessException
 
EntityAccessException(Class, Object) - Constructor for exception com.haulmont.cuba.core.global.EntityAccessException
 
EntityAccessException(MetaClass, Object) - Constructor for exception com.haulmont.cuba.core.global.EntityAccessException
 
EntityAccessExceptionHandler - Class in com.haulmont.cuba.gui.exception
EntityAccessExceptionHandler() - Constructor for class com.haulmont.cuba.gui.exception.EntityAccessExceptionHandler
 
EntityAttrAccess - Enum in com.haulmont.cuba.security.entity
Type of access to an entity attribute.
EntityAttributeChanges - Class in com.haulmont.cuba.core.sys.persistence
INTERNAL.
EntityAttributeChanges() - Constructor for class com.haulmont.cuba.core.sys.persistence.EntityAttributeChanges
 
EntityAttributeVisitor - Interface in com.haulmont.cuba.core.global
EntityBasicPropertyDiff - Class in com.haulmont.cuba.core.entity.diff
 
EntityBasicPropertyDiff(Object, Object, MetaProperty) - Constructor for class com.haulmont.cuba.core.entity.diff.EntityBasicPropertyDiff
 
EntityBuilder - Class in com.haulmont.cuba.core.sys.jpql.model
 
EntityBuilder() - Constructor for class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
EntityByIdComparator<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
 
EntityByIdComparator(MetaPropertyPath, CollectionDatasource<T, K>, boolean) - Constructor for class com.haulmont.cuba.gui.data.impl.EntityByIdComparator
 
EntityCacheConnection - Class in com.haulmont.cuba.core.sys.entitycache
 
EntityCacheConnection(RemoteCommandManager, ClusterManagerAPI) - Constructor for class com.haulmont.cuba.core.sys.entitycache.EntityCacheConnection
 
EntityCacheConnection(RemoteCommandManager) - Constructor for class com.haulmont.cuba.core.sys.entitycache.EntityCacheConnection
 
EntityCacheConnection.Message - Class in com.haulmont.cuba.core.sys.entitycache
 
EntityCacheTransportManager - Class in com.haulmont.cuba.core.sys.entitycache
 
EntityCacheTransportManager() - Constructor for class com.haulmont.cuba.core.sys.entitycache.EntityCacheTransportManager
 
EntityCacheTransportManager(RemoteCommandManager) - Constructor for class com.haulmont.cuba.core.sys.entitycache.EntityCacheTransportManager
 
EntityCalendarEvent - Class in com.haulmont.cuba.gui.components.calendar
 
EntityCalendarEvent(Entity, EntityCalendarEventProvider) - Constructor for class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
EntityCalendarEventProvider - Class in com.haulmont.cuba.gui.components.calendar
 
EntityCalendarEventProvider(CollectionDatasource) - Constructor for class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
entityClass(Class<? extends Entity>) - Method in class com.haulmont.cuba.core.global.View.ViewParams
 
entityClass - Variable in class com.haulmont.cuba.core.sys.MetadataBuildSupport.XmlAnnotations
 
EntityClassInfo - Class in com.haulmont.cuba.core.sys
INTERNAL.
EntityClassInfo(String, String, boolean) - Constructor for class com.haulmont.cuba.core.sys.EntityClassInfo
 
EntityClassPropertyDiff - Class in com.haulmont.cuba.core.entity.diff
 
EntityClassPropertyDiff(Object, Object, MetaProperty, boolean) - Constructor for class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
EntityClassPropertyDiff(Object, Object, MetaProperty) - Constructor for class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
EntityCollectionPropertyDiff - Class in com.haulmont.cuba.core.entity.diff
 
EntityCollectionPropertyDiff(MetaProperty) - Constructor for class com.haulmont.cuba.core.entity.diff.EntityCollectionPropertyDiff
 
EntityCombinedScreen - Class in com.haulmont.cuba.gui.components
Base class for controllers of combined browser/editor screens.
EntityCombinedScreen() - Constructor for class com.haulmont.cuba.gui.components.EntityCombinedScreen
 
EntityComparator<T extends Entity> - Class in com.haulmont.cuba.gui.data.impl
 
EntityComparator(MetaPropertyPath, boolean) - Constructor for class com.haulmont.cuba.gui.data.impl.EntityComparator
 
EntityCopyUtils - Class in com.haulmont.cuba.gui.data.impl
 
EntityCopyUtils() - Constructor for class com.haulmont.cuba.gui.data.impl.EntityCopyUtils
 
EntityDiff - Class in com.haulmont.cuba.core.entity.diff
Diff object for Entity Snapshots
EntityDiff(View) - Constructor for class com.haulmont.cuba.core.entity.diff.EntityDiff
 
EntityDiffDatasource - Class in com.haulmont.cuba.gui.app.core.entitydiff
Fake datasource for non-persistent entity EntityDiff
EntityDiffDatasource() - Constructor for class com.haulmont.cuba.gui.app.core.entitydiff.EntityDiffDatasource
 
EntityDiffManager - Class in com.haulmont.cuba.core.app
Diff algorithm for Entities.
EntityDiffManager() - Constructor for class com.haulmont.cuba.core.app.EntityDiffManager
 
EntityDiffViewer - Class in com.haulmont.cuba.gui.app.core.entitydiff
 
EntityDiffViewer() - Constructor for class com.haulmont.cuba.gui.app.core.entitydiff.EntityDiffViewer
 
EntityFactory - Class in com.haulmont.cuba.client.sys.config
 
EntityFactory() - Constructor for class com.haulmont.cuba.client.sys.config.EntityFactory
 
EntityFactory - Class in com.haulmont.cuba.core.sys.config
 
EntityFactory() - Constructor for class com.haulmont.cuba.core.sys.config.EntityFactory
 
EntityFetcher - Class in com.haulmont.cuba.core.sys
Fetches entities by views by accessing reference attributes.
EntityFetcher() - Constructor for class com.haulmont.cuba.core.sys.EntityFetcher
 
entityFromJson(String, MetaClass, EntitySerializationOption...) - Method in class com.haulmont.cuba.core.app.serialization.EntitySerialization
 
entityFromJson(String, MetaClass, EntitySerializationOption...) - Method in interface com.haulmont.cuba.core.app.serialization.EntitySerializationAPI
Deserializes a JSON object to the entity.
EntityImportException - Exception in com.haulmont.cuba.core.app.importexport
 
EntityImportException(String) - Constructor for exception com.haulmont.cuba.core.app.importexport.EntityImportException
 
EntityImportException(String, Throwable) - Constructor for exception com.haulmont.cuba.core.app.importexport.EntityImportException
 
EntityImportExport - Class in com.haulmont.cuba.core.app.importexport
 
EntityImportExport() - Constructor for class com.haulmont.cuba.core.app.importexport.EntityImportExport
 
EntityImportExportAPI - Interface in com.haulmont.cuba.core.app.importexport
Class that is used for exporting a collection of entities and importing them.
EntityImportExportService - Interface in com.haulmont.cuba.core.app.importexport
Service that is used for exporting a collection of entities and importing them.
EntityImportExportServiceBean - Class in com.haulmont.cuba.core.app.importexport
 
EntityImportExportServiceBean() - Constructor for class com.haulmont.cuba.core.app.importexport.EntityImportExportServiceBean
 
EntityImportView - Class in com.haulmont.cuba.core.app.importexport
Class describing how entity fields should be saved during the import performed by EntityImportExportService
EntityImportView(Class<? extends Entity>) - Constructor for class com.haulmont.cuba.core.app.importexport.EntityImportView
 
EntityImportViewBuilder - Class in com.haulmont.cuba.core.app.importexport
 
EntityImportViewBuilder() - Constructor for class com.haulmont.cuba.core.app.importexport.EntityImportViewBuilder
 
EntityImportViewBuilderAPI - Interface in com.haulmont.cuba.core.app.importexport
Class that is used for building an EntityImportView based on the JSON object that represents an entity.
EntityImportViewProperty - Class in com.haulmont.cuba.core.app.importexport
 
EntityImportViewProperty(String) - Constructor for class com.haulmont.cuba.core.app.importexport.EntityImportViewProperty
 
EntityImportViewProperty(String, EntityImportView) - Constructor for class com.haulmont.cuba.core.app.importexport.EntityImportViewProperty
 
EntityImportViewProperty(String, EntityImportView, CollectionImportPolicy) - Constructor for class com.haulmont.cuba.core.app.importexport.EntityImportViewProperty
 
EntityImportViewProperty(String, ReferenceImportBehaviour) - Constructor for class com.haulmont.cuba.core.app.importexport.EntityImportViewProperty
 
EntityImportViewProperty(String, ReferenceImportBehaviour, CollectionImportPolicy) - Constructor for class com.haulmont.cuba.core.app.importexport.EntityImportViewProperty
 
EntityInspectorBrowse - Class in com.haulmont.cuba.gui.app.core.entityinspector
 
EntityInspectorBrowse() - Constructor for class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorBrowse
 
EntityInspectorBrowse.Companion - Interface in com.haulmont.cuba.gui.app.core.entityinspector
 
EntityInspectorBrowseCompanion - Class in com.haulmont.cuba.desktop.app.core.entityinspector
 
EntityInspectorBrowseCompanion() - Constructor for class com.haulmont.cuba.desktop.app.core.entityinspector.EntityInspectorBrowseCompanion
 
EntityInspectorBrowseCompanion - Class in com.haulmont.cuba.web.app.core.entityinspector
 
EntityInspectorBrowseCompanion() - Constructor for class com.haulmont.cuba.web.app.core.entityinspector.EntityInspectorBrowseCompanion
 
EntityInspectorEditor - Class in com.haulmont.cuba.gui.app.core.entityinspector
 
EntityInspectorEditor() - Constructor for class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
 
EntityJsonTransformer - Interface in com.haulmont.restapi.transform
An interface for entity JSON transformers used by the REST API
EntityLinkField - Interface in com.haulmont.cuba.gui.components
 
EntityLinkField.EntityLinkClickHandler - Interface in com.haulmont.cuba.gui.components
 
EntityLinkField.ScreenCloseListener - Interface in com.haulmont.cuba.gui.components
 
EntityListenerManager - Class in com.haulmont.cuba.core.sys.listener
This bean allows to register and fire entity listeners.
EntityListenerManager() - Constructor for class com.haulmont.cuba.core.sys.listener.EntityListenerManager
 
EntityListenerType - Enum in com.haulmont.cuba.core.sys.listener
 
EntityLoadInfo - Class in com.haulmont.cuba.core.global
Class that encapsulates an information needed to load an entity instance.
EntityLoadInfoBuilder - Class in com.haulmont.cuba.core.global
Builds EntityLoadInfo objects and provides additional methods for working with them.
EntityLoadInfoBuilder() - Constructor for class com.haulmont.cuba.core.global.EntityLoadInfoBuilder
 
EntityLog - Class in com.haulmont.cuba.security.app
 
EntityLog(Configuration) - Constructor for class com.haulmont.cuba.security.app.EntityLog
 
EntityLog - Class in com.haulmont.cuba.security.jmx
 
EntityLog() - Constructor for class com.haulmont.cuba.security.jmx.EntityLog
 
EntityLogAPI - Interface in com.haulmont.cuba.security.app
Allows to log entity lifecycle events: create, modify, delete.
EntityLogAttr - Class in com.haulmont.cuba.security.entity
Record containing changed entity attribute.
EntityLogAttr() - Constructor for class com.haulmont.cuba.security.entity.EntityLogAttr
 
EntityLogBrowser - Class in com.haulmont.cuba.gui.app.core.entitylog
 
EntityLogBrowser() - Constructor for class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
EntityLogBrowser.Companion - Interface in com.haulmont.cuba.gui.app.core.entitylog
 
EntityLogBrowserCompanion - Class in com.haulmont.cuba.web.app.core.entitylog
 
EntityLogBrowserCompanion() - Constructor for class com.haulmont.cuba.web.app.core.entitylog.EntityLogBrowserCompanion
 
EntityLogConfig - Interface in com.haulmont.cuba.security.app
EntityLog configuration parameters
EntityLogItem - Class in com.haulmont.cuba.security.entity
Record containing information about entity lifecycle event.
EntityLogItem() - Constructor for class com.haulmont.cuba.security.entity.EntityLogItem
 
EntityLogItem.Type - Enum in com.haulmont.cuba.security.entity
 
EntityLogItemDetachListener - Class in com.haulmont.cuba.security.listener
 
EntityLogItemDetachListener() - Constructor for class com.haulmont.cuba.security.listener.EntityLogItemDetachListener
 
EntityLogMBean - Interface in com.haulmont.cuba.security.jmx
JMX interface for EntityLogAPI
EntityLogService - Interface in com.haulmont.cuba.core.app
Supports entity log control from the client tier.
EntityLogServiceBean - Class in com.haulmont.cuba.core.app
 
EntityLogServiceBean() - Constructor for class com.haulmont.cuba.core.app.EntityLogServiceBean
 
EntityManager - Interface in com.haulmont.cuba.core
Interface used to interact with the persistence context.
entityManager() - Method in class com.haulmont.cuba.testsupport.TestContainer
 
EntityManagerContext - Class in com.haulmont.cuba.core.sys
 
EntityManagerContext() - Constructor for class com.haulmont.cuba.core.sys.EntityManagerContext
 
EntityManagerContextHolder - Class in com.haulmont.cuba.core.sys
 
EntityManagerContextHolder() - Constructor for class com.haulmont.cuba.core.sys.EntityManagerContextHolder
 
EntityManagerImpl - Class in com.haulmont.cuba.core.sys
 
entityName - Variable in class com.haulmont.restapi.data.MetaClassInfo
 
EntityNameEntityReference - Class in com.haulmont.cuba.core.sys.jpql.transform
 
EntityNameEntityReference(String) - Constructor for class com.haulmont.cuba.core.sys.jpql.transform.EntityNameEntityReference
 
EntityNameFilter<T extends AssignableTarget> - Class in com.haulmont.cuba.gui.app.security.role.edit.tabs
 
EntityNameFilter(Metadata, CheckBox, CheckBox, TextField) - Constructor for class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityNameFilter
 
EntityOp - Enum in com.haulmont.cuba.security.entity
Type of operation on entity.
EntityOpenHistoryFrame - Class in com.haulmont.cuba.web.app.ui.security.history
 
EntityOpenHistoryFrame() - Constructor for class com.haulmont.cuba.web.app.ui.security.history.EntityOpenHistoryFrame
 
EntityParamsDatasource - Class in com.haulmont.cuba.gui.app.core.showinfo
 
EntityParamsDatasource() - Constructor for class com.haulmont.cuba.gui.app.core.showinfo.EntityParamsDatasource
 
EntityPath - Class in com.haulmont.cuba.core.sys.jpql
 
EntityPath() - Constructor for class com.haulmont.cuba.core.sys.jpql.EntityPath
 
EntityPermissionsFrame - Class in com.haulmont.cuba.gui.app.security.role.edit.tabs
 
EntityPermissionsFrame() - Constructor for class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame
 
EntityPermissionsFrame.Companion - Interface in com.haulmont.cuba.gui.app.security.role.edit.tabs
 
EntityPermissionsFrameCompanion - Class in com.haulmont.cuba.desktop.app.security.role
 
EntityPermissionsFrameCompanion() - Constructor for class com.haulmont.cuba.desktop.app.security.role.EntityPermissionsFrameCompanion
 
EntityPermissionsFrameCompanion - Class in com.haulmont.cuba.web.app.ui.security.role
 
EntityPermissionsFrameCompanion() - Constructor for class com.haulmont.cuba.web.app.ui.security.role.EntityPermissionsFrameCompanion
 
EntityPermissionTarget - Interface in com.haulmont.cuba.gui.app.security.entity
 
EntityPermissionTargetsDatasource - Class in com.haulmont.cuba.gui.app.security.ds
 
EntityPermissionTargetsDatasource() - Constructor for class com.haulmont.cuba.gui.app.security.ds.EntityPermissionTargetsDatasource
 
EntityPointer - Class in com.haulmont.cuba.core.sys.jpql.pointer
 
EntityPropertyDiff - Class in com.haulmont.cuba.core.entity.diff
Diff between properties in entity snapshots
EntityPropertyDiff.ItemState - Enum in com.haulmont.cuba.core.entity.diff
 
EntityReference - Interface in com.haulmont.cuba.core.sys.jpql.transform
 
EntityReferenceInferer - Class in com.haulmont.cuba.core.sys.jpql.transform
 
EntityReferenceInferer(String) - Constructor for class com.haulmont.cuba.core.sys.jpql.transform.EntityReferenceInferer
 
EntityRestore - Class in com.haulmont.cuba.gui.app.core.restore
 
EntityRestore() - Constructor for class com.haulmont.cuba.gui.app.core.restore.EntityRestore
 
EntityRestoreService - Interface in com.haulmont.cuba.core.app
 
EntityRestoreServiceBean - Class in com.haulmont.cuba.core.app
 
EntityRestoreServiceBean() - Constructor for class com.haulmont.cuba.core.app.EntityRestoreServiceBean
 
EntitySerialization - Class in com.haulmont.cuba.core.app.serialization
 
EntitySerialization() - Constructor for class com.haulmont.cuba.core.app.serialization.EntitySerialization
 
EntitySerializationAPI - Interface in com.haulmont.cuba.core.app.serialization
Class that is used for serialization and deserialization of entities to JSON.
EntitySerializationException - Exception in com.haulmont.cuba.core.app.serialization
 
EntitySerializationException() - Constructor for exception com.haulmont.cuba.core.app.serialization.EntitySerializationException
 
EntitySerializationException(String) - Constructor for exception com.haulmont.cuba.core.app.serialization.EntitySerializationException
 
EntitySerializationException(String, Throwable) - Constructor for exception com.haulmont.cuba.core.app.serialization.EntitySerializationException
 
EntitySerializationException(Throwable) - Constructor for exception com.haulmont.cuba.core.app.serialization.EntitySerializationException
 
EntitySerializationException(String, Throwable, boolean, boolean) - Constructor for exception com.haulmont.cuba.core.app.serialization.EntitySerializationException
 
EntitySerializationExceptionHandler - Class in com.haulmont.cuba.desktop.exception
Entity serialization errors can happen during communication between server and client on either sides when OpenJPA entities are being restored from byte stream, in case client and server have different versions of entity classes.
EntitySerializationExceptionHandler() - Constructor for class com.haulmont.cuba.desktop.exception.EntitySerializationExceptionHandler
 
EntitySerializationOption - Enum in com.haulmont.cuba.core.app.serialization
An object that configures how to serialize the entity to JSON.
EntitySerializer<T extends Entity> - Class in com.haulmont.cuba.core.sys.serialization
 
EntitySerializer(Kryo, Class) - Constructor for class com.haulmont.cuba.core.sys.serialization.EntitySerializer
 
EntitySerializer(Kryo, Class, Class[]) - Constructor for class com.haulmont.cuba.core.sys.serialization.EntitySerializer
 
EntitySnapshot - Class in com.haulmont.cuba.core.entity
Snapshot for entity.
EntitySnapshot() - Constructor for class com.haulmont.cuba.core.entity.EntitySnapshot
 
EntitySnapshotAPI - Interface in com.haulmont.cuba.core.app
Creates and analyzes entity snapshots.
EntitySnapshotManager - Class in com.haulmont.cuba.core.app
 
EntitySnapshotManager() - Constructor for class com.haulmont.cuba.core.app.EntitySnapshotManager
 
EntitySnapshotsDatasource - Class in com.haulmont.cuba.gui.app.core.entitydiff
 
EntitySnapshotsDatasource() - Constructor for class com.haulmont.cuba.gui.app.core.entitydiff.EntitySnapshotsDatasource
 
EntitySnapshotService - Interface in com.haulmont.cuba.core.app
Provides entity snapshots functionality.
EntitySnapshotServiceBean - Class in com.haulmont.cuba.core.app
 
EntitySnapshotServiceBean() - Constructor for class com.haulmont.cuba.core.app.EntitySnapshotServiceBean
 
EntitySqlGenerationService - Interface in com.haulmont.cuba.core.app
 
EntitySqlGenerationServiceBean - Class in com.haulmont.cuba.core.app.entitysql
 
EntitySqlGenerationServiceBean() - Constructor for class com.haulmont.cuba.core.app.entitysql.EntitySqlGenerationServiceBean
 
EntitySqlGenerator - Class in com.haulmont.cuba.core.app.entitysql
 
EntitySqlGenerator(Class<? extends Entity>) - Constructor for class com.haulmont.cuba.core.app.entitysql.EntitySqlGenerator
 
EntityStates - Class in com.haulmont.cuba.core.global
Provides information about entities states.
EntityStates() - Constructor for class com.haulmont.cuba.core.global.EntityStates
 
EntityStatistics - Class in com.haulmont.cuba.core.entity
 
EntityStatistics() - Constructor for class com.haulmont.cuba.core.entity.EntityStatistics
 
EntityStringify - Class in com.haulmont.cuba.core.config.type
 
EntityStringify() - Constructor for class com.haulmont.cuba.core.config.type.EntityStringify
 
EntityValidationException - Exception in com.haulmont.cuba.core.global.validation
 
EntityValidationException(String, Set<? extends ConstraintViolation<?>>) - Constructor for exception com.haulmont.cuba.core.global.validation.EntityValidationException
 
EntityValidationException(Set<? extends ConstraintViolation<?>>) - Constructor for exception com.haulmont.cuba.core.global.validation.EntityValidationException
 
enum_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
enum_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.enum_expression_return
 
enum_literal() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
enum_literal_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.enum_literal_return
 
enum_primary() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
enum_primary_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.enum_primary_return
 
EnumClass<T> - Interface in com.haulmont.chile.core.datatypes.impl
Interface to be implemented by enums that serve as entity attribute types.
EnumClassFactory - Class in com.haulmont.cuba.core.config.type
 
EnumClassFactory(TypeFactory, Method) - Constructor for class com.haulmont.cuba.core.config.type.EnumClassFactory
 
EnumClassStringify - Class in com.haulmont.cuba.core.config.type
 
EnumClassStringify(TypeStringify) - Constructor for class com.haulmont.cuba.core.config.type.EnumClassStringify
 
EnumConditionNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
EnumConditionNode(int, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.EnumConditionNode
 
Enumeration<T extends java.lang.Enum> - Interface in com.haulmont.chile.core.datatypes
 
EnumerationImpl<T extends java.lang.Enum> - Class in com.haulmont.chile.core.datatypes.impl
 
EnumerationImpl(Class<T>) - Constructor for class com.haulmont.chile.core.datatypes.impl.EnumerationImpl
 
EnumerationRange - Class in com.haulmont.chile.core.model.impl
 
EnumerationRange(Enumeration) - Constructor for class com.haulmont.chile.core.model.impl.EnumerationRange
 
EnumInfo - Class in com.haulmont.restapi.data
 
EnumInfo(String, List<EnumValueInfo>) - Constructor for class com.haulmont.restapi.data.EnumInfo
 
EnumQueryMacroHandler - Class in com.haulmont.cuba.core.sys.querymacro
 
EnumQueryMacroHandler() - Constructor for class com.haulmont.cuba.core.sys.querymacro.EnumQueryMacroHandler
 
EnumsController - Class in com.haulmont.restapi.controllers
REST controller that is used for getting an information about enums
EnumsController() - Constructor for class com.haulmont.restapi.controllers.EnumsController
 
EnumsControllerManager - Class in com.haulmont.restapi.service
 
EnumsControllerManager() - Constructor for class com.haulmont.restapi.service.EnumsControllerManager
 
EnumStore - Annotation Type in com.haulmont.cuba.core.config
Annotation for config properties, specifying the way to store enum values.
EnumStoreMode - Enum in com.haulmont.cuba.core.config
Identifies the way to store enum class values in the config storage.
EnumUtils - Class in com.haulmont.chile.core.datatypes.impl
A helper class to be used in EnumClass implementations to convert identifiers to enum values.
EnumUtils() - Constructor for class com.haulmont.chile.core.datatypes.impl.EnumUtils
 
EnumValueInfo - Class in com.haulmont.restapi.data
 
EnumValueInfo(String, Object, String) - Constructor for class com.haulmont.restapi.data.EnumValueInfo
 
EOF - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
EOF - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
EP_ALIAS - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
equals(Object) - Method in class com.haulmont.bali.datastruct.Pair
 
equals(Object) - Method in class com.haulmont.chile.core.common.compatibility.InstancePropertyChangeListenerWrapper
Deprecated.
 
equals(Object) - Method in class com.haulmont.chile.core.model.MetaPropertyPath
 
equals(Object) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
equals(Object) - Method in class com.haulmont.cuba.core.app.execution.ExecutionContextImpl
 
equals(Object) - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaProperty
 
equals(Object) - Method in class com.haulmont.cuba.core.entity.AbstractNotPersistentEntity
Deprecated.
 
equals(Object) - Method in class com.haulmont.cuba.core.entity.BaseGenericIdEntity
 
equals(Object) - Method in class com.haulmont.cuba.core.entity.contracts.Id
 
equals(Object) - Method in class com.haulmont.cuba.core.entity.IdProxy
 
equals(Object) - Method in class com.haulmont.cuba.core.entity.KeyValueEntity
 
equals(Object) - Method in class com.haulmont.cuba.core.global.filter.ParameterInfo
 
equals(Object) - Method in class com.haulmont.cuba.core.global.LoadContext.Query
 
equals(Object) - Method in class com.haulmont.cuba.core.global.View
 
equals(Object) - Method in class com.haulmont.cuba.core.sys.AppComponent
 
equals(Object) - Method in class com.haulmont.cuba.core.sys.entitycache.QueryKey
 
equals(Object) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
equals(Object) - Method in class com.haulmont.cuba.core.sys.QueryHolder
 
equals(Object) - Method in class com.haulmont.cuba.gui.app.core.credits.CreditsItem
 
equals(Object) - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.Option
 
equals(Object) - Method in class com.haulmont.cuba.gui.components.filter.AppliedFilter
 
equals(Object) - Method in class com.haulmont.cuba.gui.components.KeyCombination
 
equals(Object) - Method in class com.haulmont.cuba.gui.components.MarginInfo
 
equals(Object) - Method in class com.haulmont.cuba.gui.components.SuggestionField.OptionWrapper
 
equals(Object) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
equals(Object) - Method in class com.haulmont.cuba.gui.data.CollectionDatasource.Sortable.SortInfo
 
equals(Object) - Method in class com.haulmont.cuba.gui.data.GroupInfo
 
equals(Object) - Method in class com.haulmont.cuba.gui.data.impl.compatibility.CompatibleAccordionSelectedTabChangeListener
 
equals(Object) - Method in class com.haulmont.cuba.gui.data.impl.compatibility.CompatibleDatasourceListenerWrapper
Deprecated.
 
equals(Object) - Method in class com.haulmont.cuba.gui.data.impl.compatibility.CompatibleTabSheetSelectedTabChangeListener
 
equals(Object) - Method in class com.haulmont.cuba.gui.data.impl.compatibility.DsContextCommitListenerWrapper
Deprecated.
 
equals(Object) - Method in class com.haulmont.cuba.portal.sys.security.RoleGrantedAuthority
 
ERR_MESSAGE - Static variable in exception com.haulmont.cuba.core.global.DeletePolicyException
 
ERR_MESSAGE_1 - Static variable in exception com.haulmont.cuba.core.global.EntityAccessException
 
ERR_MESSAGE_2 - Static variable in exception com.haulmont.cuba.core.global.EntityAccessException
 
error(String, String) - Static method in class com.haulmont.cuba.gui.app.core.dev.LayoutTip
 
error(String, String, Object...) - Static method in class com.haulmont.cuba.gui.app.core.dev.LayoutTip
 
error(ErrorEvent) - Method in class com.haulmont.cuba.web.AppUI
 
error(String) - Method in class com.haulmont.cuba.web.log.AppLog
 
ErrorInfo - Class in com.haulmont.restapi.exception
 
ErrorInfo(String, String) - Constructor for class com.haulmont.restapi.exception.ErrorInfo
 
ErrorNodesFinder - Class in com.haulmont.cuba.core.sys.jpql
 
ErrorNodesFinder() - Constructor for class com.haulmont.cuba.core.sys.jpql.ErrorNodesFinder
 
ErrorRec - Class in com.haulmont.cuba.core.sys.jpql
 
ErrorRec(CommonTree, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.ErrorRec
 
errorType - Variable in class com.haulmont.cuba.gui.app.core.dev.LayoutTip
 
ESCAPE_CHARACTER - Static variable in class com.haulmont.cuba.core.global.QueryUtils
 
ESCAPE_CHARACTER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
ESCAPE_CHARACTER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
escapeForLike(String) - Static method in class com.haulmont.cuba.core.global.QueryUtils
Escapes a parameter value for a 'like' operation in JPQL query
escapeForLike(String, String) - Static method in class com.haulmont.cuba.core.global.QueryUtils
Escapes a parameter value for a 'like' operation in JPQL query
evaluateConstraintScript(Entity, String) - Method in interface com.haulmont.cuba.core.global.Security
 
evaluateConstraintScript(Entity, String) - Method in class com.haulmont.cuba.core.sys.SecurityImpl
 
evaluateGroovy(String, Binding, ScriptExecutionPolicy...) - Method in interface com.haulmont.cuba.core.global.Scripting
Evaluates Groovy expression.
evaluateGroovy(String, Binding) - Method in interface com.haulmont.cuba.core.global.Scripting
Evaluates Groovy expression.
evaluateGroovy(String, Map<String, Object>) - Method in interface com.haulmont.cuba.core.global.Scripting
Evaluates Groovy expression.
evaluateGroovy(String, Binding, ScriptExecutionPolicy...) - Method in class com.haulmont.cuba.core.sys.AbstractScripting
 
evaluateGroovy(String, Binding) - Method in class com.haulmont.cuba.core.sys.AbstractScripting
 
evaluateGroovy(String, Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.AbstractScripting
 
Event(String) - Constructor for class com.haulmont.cuba.gui.components.FileUploadField.Listener.Event
Deprecated.
 
Event(String, Exception) - Constructor for class com.haulmont.cuba.gui.components.FileUploadField.Listener.Event
Deprecated.
 
eventChange(CalendarEvent.EventChangeEvent) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent.EventChangeListener
 
EventChangeEvent(CalendarEvent) - Constructor for class com.haulmont.cuba.gui.components.calendar.CalendarEvent.EventChangeEvent
 
eventClick(Calendar.CalendarEventClickEvent) - Method in interface com.haulmont.cuba.gui.components.Calendar.CalendarEventClickListener
 
eventMove(Calendar.CalendarEventMoveEvent) - Method in interface com.haulmont.cuba.gui.components.Calendar.CalendarEventMoveListener
 
eventResize(Calendar.CalendarEventResizeEvent) - Method in interface com.haulmont.cuba.gui.components.Calendar.CalendarEventResizeListener
 
EventRouter - Class in com.haulmont.bali.events
Generic Event router with lazily initialized events map.
EventRouter() - Constructor for class com.haulmont.bali.events.EventRouter
 
Events - Interface in com.haulmont.cuba.core.global
Interface that encapsulates application-scope event publication functionality.
eventSetChange(CalendarEventProvider.EventSetChangeEvent) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEventProvider.EventSetChangeListener
 
EventSetChangeEvent(CalendarEventProvider) - Constructor for class com.haulmont.cuba.gui.components.calendar.CalendarEventProvider.EventSetChangeEvent
 
EventsImpl - Class in com.haulmont.cuba.core.sys
 
EventsImpl() - Constructor for class com.haulmont.cuba.core.sys.EventsImpl
 
evict(String) - Method in class com.haulmont.cuba.core.jmx.QueryCacheSupport
 
evict(String) - Method in interface com.haulmont.cuba.core.jmx.QueryCacheSupportMBean
 
evictAll() - Method in class com.haulmont.cuba.core.jmx.QueryCacheSupport
 
evictAll() - Method in interface com.haulmont.cuba.core.jmx.QueryCacheSupportMBean
 
evictById(String) - Method in class com.haulmont.cuba.core.jmx.QueryCacheSupport
 
evictById(String) - Method in interface com.haulmont.cuba.core.jmx.QueryCacheSupportMBean
 
evictMasterEntity(BaseGenericIdEntity, EntityAttributeChanges) - Method in class com.haulmont.cuba.core.sys.persistence.OrmCacheSupport
Evicts an entity from cache if it has the given entity as an element of collection.
ExcelAction - Class in com.haulmont.cuba.gui.components.actions
Standard table action to export the list of entities to XLS.
ExcelAction(Table) - Constructor for class com.haulmont.cuba.gui.components.actions.ExcelAction
The simplest constructor.
ExcelAction(Table, ExportDisplay) - Constructor for class com.haulmont.cuba.gui.components.actions.ExcelAction
Constructor that allows to specify the ExportDisplay implementation.
ExcelAction(Table, ExportDisplay, String) - Constructor for class com.haulmont.cuba.gui.components.actions.ExcelAction
Constructor that allows to specify all parameters.
ExcelAction(ListComponent) - Constructor for class com.haulmont.cuba.gui.components.actions.ExcelAction
The simplest constructor.
ExcelAction(ListComponent, ExportDisplay) - Constructor for class com.haulmont.cuba.gui.components.actions.ExcelAction
Constructor that allows to specify the ExportDisplay implementation.
ExcelAction(ListComponent, ExportDisplay, String) - Constructor for class com.haulmont.cuba.gui.components.actions.ExcelAction
Constructor that allows to specify all parameters.
ExcelAutoColumnSizer - Class in com.haulmont.cuba.gui.export
Calculates the width of a column, based on the values within it.
ExcelAutoColumnSizer() - Constructor for class com.haulmont.cuba.gui.export.ExcelAutoColumnSizer
 
ExcelExporter - Class in com.haulmont.cuba.gui.export
Use this class to export Table into Excel format and show using ExportDisplay.
ExcelExporter() - Constructor for class com.haulmont.cuba.gui.export.ExcelExporter
 
ExcelExporter.ExportMode - Enum in com.haulmont.cuba.gui.export
 
ExceptionDialog - Class in com.haulmont.cuba.web.exception
This dialog can be used by exception handlers to show an information about error.
ExceptionDialog(Throwable) - Constructor for class com.haulmont.cuba.web.exception.ExceptionDialog
 
ExceptionDialog(Throwable, String, String) - Constructor for class com.haulmont.cuba.web.exception.ExceptionDialog
 
ExceptionHandler - Interface in com.haulmont.cuba.desktop.exception
Interface of all unhandled exception handlers in desktop UI
ExceptionHandler - Interface in com.haulmont.cuba.web.exception
Interface to be implemented by exception handlers in Web-client.
ExceptionHandlers - Class in com.haulmont.cuba.desktop.exception
Class that holds the collection of exception handlers and delegates unhandled exception processing to them.
ExceptionHandlers() - Constructor for class com.haulmont.cuba.desktop.exception.ExceptionHandlers
 
ExceptionHandlers - Class in com.haulmont.cuba.web.exception
Class that holds the collection of exception handlers and delegates unhandled exception processing to them.
ExceptionHandlers(App) - Constructor for class com.haulmont.cuba.web.exception.ExceptionHandlers
 
ExceptionHandlersConfiguration - Class in com.haulmont.cuba.desktop.exception
Class that is used to configure ExceptionHandlers via spring.xml.
ExceptionHandlersConfiguration() - Constructor for class com.haulmont.cuba.desktop.exception.ExceptionHandlersConfiguration
 
ExceptionHandlersConfiguration - Class in com.haulmont.cuba.web.exception
Class that is used to configure ExceptionHandlers via spring.xml.
ExceptionHandlersConfiguration() - Constructor for class com.haulmont.cuba.web.exception.ExceptionHandlersConfiguration
 
ExceptionReportService - Interface in com.haulmont.cuba.core.app
Provides sending exception report email functionality.
ExceptionReportServiceBean - Class in com.haulmont.cuba.core.app
 
ExceptionReportServiceBean() - Constructor for class com.haulmont.cuba.core.app.ExceptionReportServiceBean
 
ExcludeAction - Class in com.haulmont.cuba.gui.components.actions
The RemoveAction variant that excludes instances from the list, but doesn't delete them from DB.
ExcludeAction(ListComponent) - Constructor for class com.haulmont.cuba.gui.components.actions.ExcludeAction
The simplest constructor.
ExcludeAction(ListComponent, boolean, boolean) - Constructor for class com.haulmont.cuba.gui.components.actions.ExcludeAction
Constructor that allows to specify autocommit and confirm value.
ExcludeAction(ListComponent, boolean, boolean, String) - Constructor for class com.haulmont.cuba.gui.components.actions.ExcludeAction
Constructor that allows to specify all parameters.
excludeItem(T) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Exclude an item from the collection.
excludeItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
excludeItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
exec(List) - Method in class com.haulmont.cuba.portal.springframework.view.FreeMarkerView.MessageMethod
 
execute() - Method in interface com.haulmont.cuba.core.app.TestingService
 
execute() - Method in class com.haulmont.cuba.core.app.TestingServiceBean
 
execute() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
execute(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
execute(String, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
execute(String, int[]) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
execute(String, String[]) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
execute(Transaction.Callable<T>) - Method in class com.haulmont.cuba.core.sys.TransactionImpl
 
execute(String, Transaction.Callable<T>) - Method in class com.haulmont.cuba.core.sys.TransactionImpl
 
execute(Transaction.Runnable) - Method in class com.haulmont.cuba.core.sys.TransactionImpl
 
execute(String, Transaction.Runnable) - Method in class com.haulmont.cuba.core.sys.TransactionImpl
 
execute(Transaction.Callable<T>) - Method in interface com.haulmont.cuba.core.Transaction
Executes the action specified by the given single method object within a transaction in the main data store.
execute(String, Transaction.Callable<T>) - Method in interface com.haulmont.cuba.core.Transaction
Executes the action specified by the given single method object within a transaction.
execute(Transaction.Runnable) - Method in interface com.haulmont.cuba.core.Transaction
Executes the action specified by the given single method object within a transaction in the main data store.
execute(String, Transaction.Runnable) - Method in interface com.haulmont.cuba.core.Transaction
Executes the action specified by the given single method object within a transaction.
execute() - Method in class com.haulmont.cuba.gui.config.MenuCommand
 
execute(DsContext) - Method in interface com.haulmont.cuba.gui.data.impl.DsContextImplementation.LazyTask
 
execute() - Method in interface com.haulmont.cuba.gui.executors.BackgroundTaskHandler
Execute the BackgroundTask.
execute() - Method in class com.haulmont.cuba.gui.executors.impl.TaskHandlerImpl
 
execute(ComponentLoader.Context, Frame) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.InitTask
This method will be invoked after window components loading before window initialization.
execute(ComponentLoader.Context, Frame) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.InjectTask
This method will be invoked after window components loading before window initialization.
execute(ComponentLoader.Context, Frame) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.PostInitTask
This method will be invoked after window initialization.
execute(ComponentLoader.Context, Frame) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.PostWrapTask
This method will be invoked after window wrapped with its controller.
executeBatch() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
ExecutedOnUIThread - Annotation Type in com.haulmont.cuba.gui.executors
Annotation for method that operates on UI thread and can change shared UI state.
executeFor(int) - Method in interface com.haulmont.cuba.core.app.TestingService
 
executeFor(int) - Method in class com.haulmont.cuba.core.app.TestingServiceBean
 
executeHttpRequest(HttpURLConnection) - Static method in class com.haulmont.cuba.core.app.filestorage.amazon.util.HttpUtils
 
executeInitTasks() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
executeInjectTasks() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
executeLazyTasks() - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
executeLazyTasks() - Method in interface com.haulmont.cuba.gui.data.impl.DsContextImplementation
 
executePostInitTasks() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
executePostWrapTasks() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
executeQuery() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
executeQuery(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
executeQueryGet(String, String, Integer, Integer, String, Boolean, Boolean, Boolean, String, Map<String, String>) - Method in class com.haulmont.restapi.controllers.QueriesController
 
executeQueryGet(String, String, Integer, Integer, String, Boolean, Boolean, String, Map<String, String>) - Method in class com.haulmont.restapi.service.QueriesControllerManager
 
executeQueryPost(String, String, Integer, Integer, String, Boolean, Boolean, Boolean, String, String) - Method in class com.haulmont.restapi.controllers.QueriesController
 
executeQueryPost(String, String, Integer, Integer, String, Boolean, Boolean, String, String) - Method in class com.haulmont.restapi.service.QueriesControllerManager
 
executeSelectSql(String) - Method in interface com.haulmont.cuba.core.app.TestingService
 
executeSelectSql(String) - Method in class com.haulmont.cuba.core.app.TestingServiceBean
 
executeUpdate() - Method in interface com.haulmont.cuba.core.Query
Execute an update or delete statement.
executeUpdate() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
executeUpdate(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
executeUpdate(String, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
executeUpdate(String, int[]) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
executeUpdate(String, String[]) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
executeUpdate() - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
executeUpdateSql(String) - Method in interface com.haulmont.cuba.core.app.TestingService
 
executeUpdateSql(String) - Method in class com.haulmont.cuba.core.app.TestingServiceBean
 
executeWithException() - Method in interface com.haulmont.cuba.core.app.TestingService
 
executeWithException() - Method in class com.haulmont.cuba.core.app.TestingServiceBean
 
ExecutionContext - Interface in com.haulmont.cuba.core.app.execution
INTERNAL Object represents execution and all resources associated with the execution
ExecutionContext.State - Enum in com.haulmont.cuba.core.app.execution
ACTIVE - execution is started COMPLETED - execution is completed CANCELED - execution is canceled by user request
ExecutionContextHolder - Class in com.haulmont.cuba.core.app.execution
 
ExecutionContextHolder() - Constructor for class com.haulmont.cuba.core.app.execution.ExecutionContextHolder
 
ExecutionContextImpl - Class in com.haulmont.cuba.core.app.execution
 
ExecutionContextImpl(Thread, String, String, Date) - Constructor for class com.haulmont.cuba.core.app.execution.ExecutionContextImpl
 
Executions - Interface in com.haulmont.cuba.core.app.execution
 
ExecutionsImpl - Class in com.haulmont.cuba.core.app.execution
 
ExecutionsImpl() - Constructor for class com.haulmont.cuba.core.app.execution.ExecutionsImpl
 
exists_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
exists_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.exists_expression_return
 
expand(Component, String, String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
expand(Component) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
expand(Component) - Method in interface com.haulmont.cuba.gui.components.ExpandingLayout
 
expand(Component, String, String) - Method in interface com.haulmont.cuba.gui.components.ExpandingLayout
 
expand(GroupInfo) - Method in interface com.haulmont.cuba.gui.components.GroupTable
 
expand(Object) - Method in interface com.haulmont.cuba.gui.components.Tree
 
expand(Object) - Method in interface com.haulmont.cuba.gui.components.TreeTable
 
expand(Component, String, String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
expand(Component) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
expandAll() - Method in interface com.haulmont.cuba.gui.components.GroupTable
 
expandAll() - Method in interface com.haulmont.cuba.gui.components.TreeTable
 
ExpandedComponentOverlapsAnother() - Constructor for class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.ExpandedComponentOverlapsAnother
 
expandedStateChanged(Component.ExpandedStateChangeEvent) - Method in interface com.haulmont.cuba.gui.components.Component.ExpandedStateChangeListener
Called when expanded state of Component.Collapsable changed.
expandedStateChanged(FilterDelegate.FDExpandedStateChangeEvent) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate.FDExpandedStateChangeListener
 
ExpandedStateChangeEvent(Component.Collapsable, boolean) - Constructor for class com.haulmont.cuba.gui.components.Component.ExpandedStateChangeEvent
 
ExpandingLayout - Interface in com.haulmont.cuba.gui.components
Component container which can expand enclosing components
ExpandingLayout.ExpandDirection - Enum in com.haulmont.cuba.gui.components
 
expandMacro(String) - Method in class com.haulmont.cuba.core.sys.querymacro.AbstractQueryMacroHandler
 
expandMacro(String) - Method in interface com.haulmont.cuba.core.sys.QueryMacroHandler
Replaces macro with real JPQL code.
ExpandOfSingleComponent() - Constructor for class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.ExpandOfSingleComponent
 
expandPath(Entity) - Method in interface com.haulmont.cuba.gui.components.GroupTable
Expand all groups for specified item.
expandTree() - Method in interface com.haulmont.cuba.gui.components.Tree
 
expandTreeRoots() - Method in class com.haulmont.cuba.gui.components.filter.addcondition.AddConditionWindow
 
expandUpTo(int) - Method in interface com.haulmont.cuba.gui.components.Tree
Expand tree including specified level
expandUpTo(int) - Method in interface com.haulmont.cuba.gui.components.TreeTable
Expand tree table including specified level
expireLocks() - Method in class com.haulmont.cuba.core.app.LockManager
 
expireLocks() - Method in interface com.haulmont.cuba.core.app.LockManagerAPI
Process locks expiring.
exportAsSql() - Method in class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesBrowse
 
exportDataGrid(DataGrid, ExportDisplay) - Method in class com.haulmont.cuba.gui.export.ExcelExporter
 
exportDataGrid(DataGrid, List<DataGrid.Column>, ExportDisplay) - Method in class com.haulmont.cuba.gui.export.ExcelExporter
 
exportDataGrid(DataGrid, List<DataGrid.Column>, ExportDisplay, ExcelExporter.ExportMode) - Method in class com.haulmont.cuba.gui.export.ExcelExporter
 
exportDataGrid(DataGrid, List<DataGrid.Column>, ExportDisplay, List<String>) - Method in class com.haulmont.cuba.gui.export.ExcelExporter
 
exportDataGrid(DataGrid<Entity>, List<DataGrid.Column>, ExportDisplay, List<String>, String, ExcelExporter.ExportMode) - Method in class com.haulmont.cuba.gui.export.ExcelExporter
 
ExportDataProvider - Interface in com.haulmont.cuba.gui.export
Provides data for ExportDisplay.
ExportDisplay - Interface in com.haulmont.cuba.gui.export
Generic interface to show data exported from the system.
exportEntitiesToJSON(Collection<? extends Entity>, View) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExport
 
exportEntitiesToJSON(Collection<? extends Entity>) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExport
 
exportEntitiesToJSON(Collection<? extends Entity>, View) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportAPI
exportEntitiesToJSON(Collection<? extends Entity>) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportAPI
exportEntitiesToJSON(Collection<? extends Entity>) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportService
Serializes a collection of entities to JSON using EntitySerializationAPI.
exportEntitiesToJSON(Collection<? extends Entity>, View) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportService
Serializes a collection of entities to JSON using EntitySerializationAPI.
exportEntitiesToJSON(Collection<? extends Entity>) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExportServiceBean
 
exportEntitiesToJSON(Collection<? extends Entity>, View) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExportServiceBean
 
exportEntitiesToZIP(Collection<? extends Entity>, View) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExport
 
exportEntitiesToZIP(Collection<? extends Entity>) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExport
 
exportEntitiesToZIP(Collection<? extends Entity>) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportAPI
exportEntitiesToZIP(Collection<? extends Entity>, View) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportAPI
exportEntitiesToZIP(Collection<? extends Entity>) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportService
Serializes a collection of entities to JSON using EntitySerializationAPI and packs the JSON file into ZIP archive.
exportEntitiesToZIP(Collection<? extends Entity>, View) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportService
Serializes a collection of entities to JSON using EntitySerializationAPI and packs the JSON file into ZIP archive.
exportEntitiesToZIP(Collection<? extends Entity>) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExportServiceBean
 
exportEntitiesToZIP(Collection<? extends Entity>, View) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExportServiceBean
 
exportFolder(Folder) - Method in interface com.haulmont.cuba.core.app.FoldersService
Export folder as zip archive.
exportFolder(Folder) - Method in class com.haulmont.cuba.core.app.FoldersServiceBean
 
ExportFormat - Class in com.haulmont.cuba.gui.export
Format of data exported by ExportDisplay.
ExportFormat(String, String) - Constructor for class com.haulmont.cuba.gui.export.ExportFormat
 
exportJSON() - Method in class com.haulmont.cuba.gui.app.security.group.browse.GroupBrowser
 
exportJSON() - Method in class com.haulmont.cuba.gui.app.security.role.browse.RoleBrowser
 
exportLicenses() - Method in class com.haulmont.cuba.gui.app.core.credits.CreditsFrame
 
exportTable(Table, ExportDisplay) - Method in class com.haulmont.cuba.gui.export.ExcelExporter
 
exportTable(Table, List<Table.Column>, ExportDisplay, ExcelExporter.ExportMode) - Method in class com.haulmont.cuba.gui.export.ExcelExporter
 
exportTable(Table, List<Table.Column>, ExportDisplay) - Method in class com.haulmont.cuba.gui.export.ExcelExporter
 
exportTable(Table, List<Table.Column>, Boolean, ExportDisplay) - Method in class com.haulmont.cuba.gui.export.ExcelExporter
 
exportTable(Table, List<Table.Column>, Boolean, ExportDisplay, List<String>) - Method in class com.haulmont.cuba.gui.export.ExcelExporter
 
exportTable(Table<Entity>, List<Table.Column>, Boolean, ExportDisplay, List<String>, String, ExcelExporter.ExportMode) - Method in class com.haulmont.cuba.gui.export.ExcelExporter
 
exportToFile() - Method in class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.operation.OperationResultWindow
 
exportZIP() - Method in class com.haulmont.cuba.gui.app.security.group.browse.GroupBrowser
 
exportZIP() - Method in class com.haulmont.cuba.gui.app.security.role.browse.RoleBrowser
 
EXT - Static variable in class com.haulmont.cuba.core.sys.AbstractMessages
 
EXTENDED_DETAILS_ATTRIBUTE_PREFIX - Static variable in class com.haulmont.restapi.auth.CubaTokenEnhancer
 
ExtendedBy - Annotation Type in com.haulmont.cuba.core.entity.annotation
Counterpart of Extends.
ExtendedEntities - Class in com.haulmont.cuba.core.global
Encapsulates functionality for working with extended entities.
ExtendedEntities() - Constructor for class com.haulmont.cuba.core.global.ExtendedEntities
Default constructor used by container at runtime and in server-side integration tests.
ExtendedEntities(Metadata) - Constructor for class com.haulmont.cuba.core.global.ExtendedEntities
Constructor used in client-side tests.
extendedUncapitalize(String) - Static method in class com.haulmont.cuba.core.config.ConfigUtil
Uncapitalize a string with support for leading acronyms.
Extends - Annotation Type in com.haulmont.cuba.core.entity.annotation
Marks an entity as extension to some original entity.
EXTERNAL_AUTH_USER_SESSION_ATTRIBUTE - Static variable in class com.haulmont.cuba.web.security.ExternalUserCredentials
 
EXTERNAL_PRINCIPAL_ATTRIBUTE - Static variable in class com.haulmont.cuba.web.security.listeners.LegacyLoginEventsForwarder
Deprecated.
 
ExternalAuthenticationToken - Class in com.haulmont.restapi.auth
 
ExternalAuthenticationToken(Object, Collection<? extends GrantedAuthority>) - Constructor for class com.haulmont.restapi.auth.ExternalAuthenticationToken
 
ExternallyAuthenticatedConnection - Interface in com.haulmont.cuba.web.auth
Interface to be implemented by middleware connection objects supporting external authentication.
ExternalOAuthTokenGranter - Class in com.haulmont.restapi.auth
 
ExternalUIComponentsSource - Interface in com.haulmont.cuba.gui.xml.layout
INTERNAL
ExternalUserCredentials - Class in com.haulmont.cuba.web.security
 
ExternalUserCredentials(String) - Constructor for class com.haulmont.cuba.web.security.ExternalUserCredentials
 
ExternalUserCredentials(String, Locale) - Constructor for class com.haulmont.cuba.web.security.ExternalUserCredentials
 
ExternalUserCredentials(String, Locale, Map<String, Object>) - Constructor for class com.haulmont.cuba.web.security.ExternalUserCredentials
 
ExternalUserLoginProvider - Class in com.haulmont.cuba.web.security.providers
 
ExternalUserLoginProvider() - Constructor for class com.haulmont.cuba.web.security.providers.ExternalUserLoginProvider
 
extractEntity(EntitySnapshot) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotAPI
Restore entity by snapshot
extractEntity(EntitySnapshot) - Method in class com.haulmont.cuba.core.app.EntitySnapshotManager
 
extractEntity(EntitySnapshot) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotService
Get entity from snapshot
extractEntity(EntitySnapshot) - Method in class com.haulmont.cuba.core.app.EntitySnapshotServiceBean
 
extractKey(OAuth2Authentication) - Method in class com.haulmont.restapi.auth.UniqueAuthenticationKeyGenerator
 
extractLocaleFromRequestHeader(HttpServletRequest) - Method in class com.haulmont.restapi.common.RestAuthUtils
Method extracts locale information from the Accept-Language header.
extractNames(String) - Static method in class com.haulmont.cuba.core.global.filter.ParametersHelper
 
extractView(EntitySnapshot) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotAPI
Restore view from snapshot
extractView(EntitySnapshot) - Method in class com.haulmont.cuba.core.app.EntitySnapshotManager
 

F

FACTORY - Static variable in class com.haulmont.cuba.core.config.ConfigGetter
The ConfigGetter factory.
FACTORY - Static variable in class com.haulmont.cuba.core.config.ConfigSetter
The ConfigSetter factory.
Factory - Annotation Type in com.haulmont.cuba.core.config.type
Annotation that identifies how to create a type from a string.
fail(Object) - Method in interface com.haulmont.cuba.core.sys.remoting.discovery.ServerSelector
Mark the last obtained server URL as failed.
fail(Object) - Method in class com.haulmont.cuba.core.sys.remoting.discovery.StickySessionServerSelector
 
failed(String) - Static method in class com.haulmont.idp.model.AuthResponse
 
failPlease() - Method in class com.haulmont.cuba.testsupport.TestMailSender
 
FakeFilterSupport - Class in com.haulmont.cuba.gui.components.filter
 
FakeFilterSupport(Frame, MetaClass) - Constructor for class com.haulmont.cuba.gui.components.filter.FakeFilterSupport
 
FDExpandedStateChangeEvent(FilterDelegate, boolean) - Constructor for class com.haulmont.cuba.gui.components.filter.FilterDelegate.FDExpandedStateChangeEvent
 
FEP_ALIAS - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
FEP_ENTITY - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
fetch(Entity, View) - Method in interface com.haulmont.cuba.core.EntityManager
Deprecated.
fetch(Entity, View) - Method in class com.haulmont.cuba.core.sys.EntityFetcher
Fetch instance by view object.
fetch(Entity, String) - Method in class com.haulmont.cuba.core.sys.EntityFetcher
Fetch instance by view name.
fetch(Entity, View, boolean) - Method in class com.haulmont.cuba.core.sys.EntityFetcher
Fetch instance by view object.
fetch(Entity, String, boolean) - Method in class com.haulmont.cuba.core.sys.EntityFetcher
Fetch instance by view name.
fetch(Entity, View) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
Deprecated.
FETCH - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
FETCH - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
fetch_join() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
fetch_join_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.fetch_join_return
 
fetchDynamicAttributes(List<E>, Set<Class>) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManager
 
fetchDynamicAttributes(List<E>, Set<Class>) - Method in interface com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManagerAPI
Fetch dynamic attributes from database for each entity
FetchGroupDescription - Class in com.haulmont.cuba.core.sys
 
FetchGroupDescription() - Constructor for class com.haulmont.cuba.core.sys.FetchGroupDescription
 
FetchGroupManager - Class in com.haulmont.cuba.core.sys
 
FetchGroupManager() - Constructor for class com.haulmont.cuba.core.sys.FetchGroupManager
 
FetchMode - Enum in com.haulmont.cuba.core.global
Specifies how to fetch a referenced entity from the database.
fetchSentEmail() - Method in class com.haulmont.cuba.testsupport.TestMailSender
 
field() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
Field - Interface in com.haulmont.cuba.gui.components
Base interface for "fields" - components intended to display and edit value of a certain entity attribute.
Field.Validator - Interface in com.haulmont.cuba.gui.components
Field validator.
Validators are invoked when Validatable#validate() is called.
field_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.field_return
 
FieldFactory - Interface in com.haulmont.cuba.gui.components
 
FieldGroup - Interface in com.haulmont.cuba.gui.components
Multi-column form component.
FieldGroup.CustomFieldGenerator - Interface in com.haulmont.cuba.gui.components
Deprecated.
Set Component implementation directly to FieldGroup.FieldConfig using FieldGroup.FieldConfig.setComponent(Component) method.
FieldGroup.FieldAttachMode - Enum in com.haulmont.cuba.gui.components
Whether apply declarative defaults for custom field or not.
FieldGroup.FieldCaptionAlignment - Enum in com.haulmont.cuba.gui.components
Field caption alignment.
FieldGroup.FieldConfig - Interface in com.haulmont.cuba.gui.components
Configuration of a field.
FieldGroup.FieldsValidationException - Exception in com.haulmont.cuba.gui.components
Exception that is thrown from FieldGroup.validate().
FieldGroupFieldFactory - Interface in com.haulmont.cuba.gui.components
Factory that generates components for FieldGroup fields defined declaratively.
FieldGroupFieldFactory.GeneratedField - Class in com.haulmont.cuba.gui.components
 
FieldGroupFieldFactoryImpl - Class in com.haulmont.cuba.gui.components
 
FieldGroupFieldFactoryImpl() - Constructor for class com.haulmont.cuba.gui.components.FieldGroupFieldFactoryImpl
 
fields - Variable in class com.haulmont.chile.core.model.utils.InstanceUtils.NamePatternRec
Array of property names
FieldsValidationException() - Constructor for exception com.haulmont.cuba.gui.components.FieldGroup.FieldsValidationException
 
FieldsValidationException(String) - Constructor for exception com.haulmont.cuba.gui.components.FieldGroup.FieldsValidationException
 
FieldsValidationException(String, Throwable) - Constructor for exception com.haulmont.cuba.gui.components.FieldGroup.FieldsValidationException
 
FieldsValidationException(Throwable) - Constructor for exception com.haulmont.cuba.gui.components.FieldGroup.FieldsValidationException
 
FileBrowser - Class in com.haulmont.cuba.gui.app.core.file
 
FileBrowser() - Constructor for class com.haulmont.cuba.gui.app.core.file.FileBrowser
 
FileDataProvider - Class in com.haulmont.cuba.gui.export
Data provider for FileDescriptor
FileDataProvider(FileDescriptor) - Constructor for class com.haulmont.cuba.gui.export.FileDataProvider
 
FileDescriptor - Class in com.haulmont.cuba.core.entity
 
FileDescriptor() - Constructor for class com.haulmont.cuba.core.entity.FileDescriptor
 
FileDescriptorResource - Interface in com.haulmont.cuba.gui.components
A resource that can be obtained from the FileStorage using the given FileDescriptor.
FileDownloadController - Class in com.haulmont.cuba.core.controllers
Handles file download requests to the middleware.
FileDownloadController() - Constructor for class com.haulmont.cuba.core.controllers.FileDownloadController
 
FileDownloadController - Class in com.haulmont.restapi.controllers
REST API controller that is used for downloading files by the FileDescriptor identifier
FileDownloadController() - Constructor for class com.haulmont.restapi.controllers.FileDownloadController
 
FileDownloadHelper - Class in com.haulmont.cuba.gui.app.core.file
Helper class for displaying uploaded files.
FileDownloadHelper() - Constructor for class com.haulmont.cuba.gui.app.core.file.FileDownloadHelper
 
FileEditor - Class in com.haulmont.cuba.gui.app.core.file
 
FileEditor() - Constructor for class com.haulmont.cuba.gui.app.core.file.FileEditor
 
fileExists(FileDescriptor) - Method in class com.haulmont.cuba.client.sys.FileLoaderClientImpl
 
fileExists(FileDescriptor) - Method in class com.haulmont.cuba.core.app.filestorage.amazon.AmazonS3FileStorage
 
fileExists(FileDescriptor) - Method in class com.haulmont.cuba.core.app.filestorage.FileStorage
 
fileExists(FileDescriptor) - Method in interface com.haulmont.cuba.core.app.FileStorageAPI
Tests whether the file denoted by this file descriptor exists.
fileExists(FileDescriptor) - Method in interface com.haulmont.cuba.core.app.FileStorageService
 
fileExists(FileDescriptor) - Method in class com.haulmont.cuba.core.app.FileStorageServiceBean
 
fileExists(FileDescriptor) - Method in interface com.haulmont.cuba.core.global.FileLoader
Tests whether the file denoted by this file descriptor exists.
fileExists(FileDescriptor) - Method in class com.haulmont.cuba.core.sys.FileLoaderImpl
 
FileFrameController - Class in com.haulmont.cuba.web.app.ui.frame
 
FileFrameController() - Constructor for class com.haulmont.cuba.web.app.ui.frame.FileFrameController
 
FileInfo(File, UUID) - Constructor for class com.haulmont.cuba.gui.upload.FileUploadingAPI.FileInfo
 
FileInfo - Class in com.haulmont.restapi.data
 
FileInfo(UUID, String, long) - Constructor for class com.haulmont.restapi.data.FileInfo
 
FileLoader - Interface in com.haulmont.cuba.core.global
Interface to store and load files defined by FileDescriptors.
FileLoader.InputStreamSupplierException - Exception in com.haulmont.cuba.core.global
Runtime exception that can be thrown from Supplier<InputStream> implementation.
FileLoader.RetryUnsupportedException - Exception in com.haulmont.cuba.core.global
Exception that can be thrown if implementation of Supplier<InputStream> cannot provide input stream once again.
FileLoader.SingleInputStreamSupplier - Class in com.haulmont.cuba.core.global
Simple implementation of Supplier<InputStream> that can provide input stream only once.
FileLoader.StreamingProgressListener - Interface in com.haulmont.cuba.core.global
Listener that is fired during file streaming to middleware.
FileLoaderClientImpl - Class in com.haulmont.cuba.client.sys
 
FileLoaderClientImpl() - Constructor for class com.haulmont.cuba.client.sys.FileLoaderClientImpl
 
FileLoaderImpl - Class in com.haulmont.cuba.core.sys
 
FileLoaderImpl() - Constructor for class com.haulmont.cuba.core.sys.FileLoaderImpl
 
FileMultiUploadField - Interface in com.haulmont.cuba.gui.components
 
FileMultiUploadField.QueueUploadCompleteListener - Interface in com.haulmont.cuba.gui.components
 
FileMultiUploadField.UploadListener - Class in com.haulmont.cuba.gui.components
FileResource - Interface in com.haulmont.cuba.gui.components
A resource that is stored in the file system as the given File.
FileStorage - Class in com.haulmont.cuba.core.app.filestorage
 
FileStorage() - Constructor for class com.haulmont.cuba.core.app.filestorage.FileStorage
 
FileStorage - Class in com.haulmont.cuba.core.jmx
 
FileStorage() - Constructor for class com.haulmont.cuba.core.jmx.FileStorage
 
FileStorageAPI - Interface in com.haulmont.cuba.core.app
Interface to store and load files defined by FileDescriptors.
FileStorageException - Exception in com.haulmont.cuba.core.global
 
FileStorageException(FileStorageException.Type, String) - Constructor for exception com.haulmont.cuba.core.global.FileStorageException
 
FileStorageException(FileStorageException.Type, String, Throwable) - Constructor for exception com.haulmont.cuba.core.global.FileStorageException
 
FileStorageException.Type - Enum in com.haulmont.cuba.core.global
 
FileStorageExceptionHandler - Class in com.haulmont.cuba.gui.exception
 
FileStorageExceptionHandler() - Constructor for class com.haulmont.cuba.gui.exception.FileStorageExceptionHandler
 
FileStorageMBean - Interface in com.haulmont.cuba.core.jmx
JMX interface for FileStorageAPI.
FileStorageProgressEntity - Class in com.haulmont.cuba.gui.upload
 
FileStorageProgressEntity(File, String, UUID, FileUploading.UploadToStorageProgressListener) - Constructor for class com.haulmont.cuba.gui.upload.FileStorageProgressEntity
 
FileStorageService - Interface in com.haulmont.cuba.core.app
Provides simple means to work with the file storage from the client tier.
FileStorageServiceBean - Class in com.haulmont.cuba.core.app
 
FileStorageServiceBean() - Constructor for class com.haulmont.cuba.core.app.FileStorageServiceBean
 
FileTypesHelper - Class in com.haulmont.cuba.core.global
 
FileTypesHelper() - Constructor for class com.haulmont.cuba.core.global.FileTypesHelper
 
FileUploadController - Class in com.haulmont.cuba.core.controllers
 
FileUploadController() - Constructor for class com.haulmont.cuba.core.controllers.FileUploadController
 
FileUploadController - Class in com.haulmont.restapi.controllers
REST API controller that is used for uploading files
FileUploadController() - Constructor for class com.haulmont.restapi.controllers.FileUploadController
 
FileUploadDialog - Class in com.haulmont.cuba.gui.app.core.file
Standard file upload dialog
FileUploadDialog() - Constructor for class com.haulmont.cuba.gui.app.core.file.FileUploadDialog
 
fileUploaded(String) - Method in class com.haulmont.cuba.gui.components.FileMultiUploadField.UploadListener
Deprecated.
File upload finished.
fileUploadError(UploadField.FileUploadErrorEvent) - Method in interface com.haulmont.cuba.gui.components.UploadField.FileUploadErrorListener
 
FileUploadErrorEvent(String, long, Exception) - Constructor for class com.haulmont.cuba.gui.components.UploadField.FileUploadErrorEvent
 
FileUploadField - Interface in com.haulmont.cuba.gui.components
 
FileUploadField.AfterValueClearEvent - Class in com.haulmont.cuba.gui.components
 
FileUploadField.AfterValueClearListener - Interface in com.haulmont.cuba.gui.components
Callback interface which is invoked by the FileUploadField after value has been cleared using clear button.
FileUploadField.BeforeValueClearEvent - Class in com.haulmont.cuba.gui.components
 
FileUploadField.BeforeValueClearListener - Interface in com.haulmont.cuba.gui.components
Callback interface which is invoked by the FileUploadField before value clearing when user use clear button.
FileUploadField.FileContentProvider - Interface in com.haulmont.cuba.gui.components
 
FileUploadField.FileStoragePutMode - Enum in com.haulmont.cuba.gui.components
Defines when FileDescriptor will be committed.
FileUploadField.FileUploadSucceedEvent - Class in com.haulmont.cuba.gui.components
 
FileUploadField.FileUploadSucceedListener - Interface in com.haulmont.cuba.gui.components
 
FileUploadField.Listener - Interface in com.haulmont.cuba.gui.components
FileUploadField.Listener.Event - Class in com.haulmont.cuba.gui.components
Deprecated.
 
FileUploadField.ListenerAdapter - Class in com.haulmont.cuba.gui.components
FILEUPLOADFIELD_DROPZONE_CONTAINER - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Add this style name to a VBoxLayout or a HBoxLayout to mark this layout as dropzone.
FILEUPLOADFIELD_DROPZONE_DESCRIPTION - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Add this style name to a Label to mark this component as dropzone description.
fileUploadFinish(UploadField.FileUploadFinishEvent) - Method in interface com.haulmont.cuba.gui.components.UploadField.FileUploadFinishListener
 
FileUploadFinishEvent(String, long) - Constructor for class com.haulmont.cuba.gui.components.UploadField.FileUploadFinishEvent
 
FileUploading - Class in com.haulmont.cuba.gui.upload
 
FileUploading() - Constructor for class com.haulmont.cuba.gui.upload.FileUploading
 
FileUploadingAPI - Interface in com.haulmont.cuba.gui.upload
Client API for uploading files and transfer them to the middleware FileStorage.
FileUploadingAPI.FileInfo - Class in com.haulmont.cuba.gui.upload
 
FileUploadingAPI.UploadProgressListener - Interface in com.haulmont.cuba.gui.upload
Listener to be notified about the progress of uploading file into the temporary storage.
FileUploadingMBean - Interface in com.haulmont.cuba.gui.upload
Management interface of the FileUploading MBean.
fileUploadStart(String) - Method in class com.haulmont.cuba.gui.components.FileMultiUploadField.UploadListener
Deprecated.
File uploading started.
fileUploadStart(UploadField.FileUploadStartEvent) - Method in interface com.haulmont.cuba.gui.components.UploadField.FileUploadStartListener
 
FileUploadStartEvent(String, long) - Constructor for class com.haulmont.cuba.gui.components.UploadField.FileUploadStartEvent
 
fileUploadSucceed(FileUploadField.FileUploadSucceedEvent) - Method in interface com.haulmont.cuba.gui.components.FileUploadField.FileUploadSucceedListener
 
FileUploadSucceedEvent(String, long) - Constructor for class com.haulmont.cuba.gui.components.FileUploadField.FileUploadSucceedEvent
 
fillErrorMessages(Component.Validatable, ValidationException, ValidationErrors) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
Place component with error message to validation errors container.
Filter - Interface in com.haulmont.cuba.gui.components
 
Filter() - Constructor for class com.haulmont.cuba.security.app.UserSessionService.Filter
 
Filter.AfterFilterAppliedHandler - Interface in com.haulmont.cuba.gui.components
 
Filter.BeforeFilterAppliedHandler - Interface in com.haulmont.cuba.gui.components
 
Filter.FilterEntityChangeListener - Interface in com.haulmont.cuba.gui.components
 
FilterApplyAction - Class in com.haulmont.cuba.gui.components.actions
Deprecated.
FilterApplyAction(ListComponent) - Constructor for class com.haulmont.cuba.gui.components.actions.FilterApplyAction
Deprecated.
The simplest constructor.
FilterApplyAction(ListComponent, String) - Constructor for class com.haulmont.cuba.gui.components.actions.FilterApplyAction
Deprecated.
Constructor that allows to specify the action name.
filterByConstraints(Collection<Entity>) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Filter entities in collection by in-memory constraints
filterByConstraints(Entity) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Filter entity by in-memory constraints
filterByConstraints(Collection<Entity>) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
filterByConstraints(Entity) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
FilterConditionUtils - Class in com.haulmont.cuba.gui.components.filter.condition
 
FilterConditionUtils() - Constructor for class com.haulmont.cuba.gui.components.filter.condition.FilterConditionUtils
 
FilterDelegate - Interface in com.haulmont.cuba.gui.components.filter
Encapsulates common generic filter behaviour.
FilterDelegate.FDExpandedStateChangeEvent - Class in com.haulmont.cuba.gui.components.filter
 
FilterDelegate.FDExpandedStateChangeListener - Interface in com.haulmont.cuba.gui.components.filter
Listener to expanded state change events.
FilterDelegate.FilterMode - Enum in com.haulmont.cuba.gui.components.filter
 
FilterDelegateImpl - Class in com.haulmont.cuba.gui.components.filter
 
FilterDelegateImpl() - Constructor for class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
FilterEditor - Class in com.haulmont.cuba.gui.components.filter.edit
Window for generic filter edit
FilterEditor() - Constructor for class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
FilterEditor.Companion - Interface in com.haulmont.cuba.gui.components.filter.edit
 
FilterEntity - Class in com.haulmont.cuba.security.entity
A filter component settings.
FilterEntity() - Constructor for class com.haulmont.cuba.security.entity.FilterEntity
 
filterEntityChanged(FilterEntity) - Method in interface com.haulmont.cuba.gui.components.Filter.FilterEntityChangeListener
 
FilterHelper - Interface in com.haulmont.cuba.gui.components.filter
Interface to be implemented by classes with client-specific behaviour that cannot be placed into FilterDelegate
FilterHelper.ShortcutListener - Class in com.haulmont.cuba.gui.components.filter
 
FilterHelper.TextChangeListener - Interface in com.haulmont.cuba.gui.components.filter
 
FilterImplementation - Interface in com.haulmont.cuba.gui.components
The interface is implemented by generic filter components.
FilteringLookupAction - Class in com.haulmont.cuba.gui.dynamicattributes
Extended PickerField.LookupAction.
FilteringLookupAction(PickerField, String, String) - Constructor for class com.haulmont.cuba.gui.dynamicattributes.FilteringLookupAction
 
FilterJpqlGenerator - Class in com.haulmont.cuba.core.global.filter
 
FilterJpqlGenerator() - Constructor for class com.haulmont.cuba.core.global.filter.FilterJpqlGenerator
 
filterLogger() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ControlLoggerWindow
 
filterMessages(Predicate<String>) - Method in class com.haulmont.cuba.testsupport.TestAppender
 
FilterParser - Class in com.haulmont.cuba.core.global.filter
 
FilterParser(Element) - Constructor for class com.haulmont.cuba.core.global.filter.FilterParser
 
FilterParser(Condition) - Constructor for class com.haulmont.cuba.core.global.filter.FilterParser
 
FilterParser - Interface in com.haulmont.cuba.gui.components.filter
Interface implementations is used to convert filter xml to conditions tree and vice versa
FilterParserImpl - Class in com.haulmont.cuba.gui.components.filter
 
FilterParserImpl() - Constructor for class com.haulmont.cuba.gui.components.filter.FilterParserImpl
 
FilterSelectWindow - Class in com.haulmont.cuba.gui.components.filter.filterselect
Window is used for selecting a (@code FilterEntity}
FilterSelectWindow() - Constructor for class com.haulmont.cuba.gui.components.filter.filterselect.FilterSelectWindow
 
find(Class<T>, K) - Method in interface com.haulmont.cuba.core.EntityManager
Find by primary key.
find(Class<T>, K, View...) - Method in interface com.haulmont.cuba.core.EntityManager
Find by primary key.
find(Class<T>, K, String...) - Method in interface com.haulmont.cuba.core.EntityManager
Find by primary key.
find(Object) - Method in class com.haulmont.cuba.core.global.MetadataTools.CachingEntitiesHolder
 
find(Object) - Method in interface com.haulmont.cuba.core.global.MetadataTools.EntitiesHolder
 
find(Class<T>, K) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
find(Class<T>, K, View...) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
find(Class<T>, K, String...) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
findAction(String, Frame) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
Searches for an action by name.
findActionById(List<Action>, String) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
 
findAllConditions() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
findAllConditionsForMainEntityAttribute(String) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
findAndFocusChildComponent() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
findAttributesStartingWith(String, Set<InferredType>) - Method in interface com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModel
 
findAttributesStartingWith(String, Set<InferredType>) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
findAttributesStartingWith(String, Set<InferredType>) - Method in class com.haulmont.cuba.core.sys.jpql.model.NoJpqlEntityModel
 
findComponent(Frame, String) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
Searches for a component by identifier, down by the hierarchy of frames.
findConditionsForParameter(String) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
findConstraints() - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.BeanDescriptorStub
 
findEntitiesStartingWith(String) - Method in class com.haulmont.cuba.core.sys.jpql.DomainModel
 
findGroup(ClassDescriptor) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
findLocalizedConstraintMessage(String, ConstraintOperationType) - Method in interface com.haulmont.cuba.core.app.ConstraintLocalizationService
Tries to find an instance of LocalizedConstraintMessage by given entity name and operation type.
findLocalizedConstraintMessage(String, ConstraintOperationType) - Method in class com.haulmont.cuba.core.app.ConstraintLocalizationServiceBean
 
findMessage(String, String, Locale) - Method in interface com.haulmont.cuba.core.global.Messages
Returns localized message or null if not found.
findMessage(String, String, Locale) - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
findMethod(Class, String, Object...) - Static method in class com.haulmont.bali.util.ReflectionHelper
Searches for a method by its name and arguments.
findOrphanDescriptors() - Method in class com.haulmont.cuba.core.jmx.FileStorage
 
findOrphanDescriptors() - Method in interface com.haulmont.cuba.core.jmx.FileStorageMBean
 
findOrphanFiles() - Method in class com.haulmont.cuba.core.jmx.FileStorage
 
findOrphanFiles() - Method in interface com.haulmont.cuba.core.jmx.FileStorageMBean
 
findPathNode() - Method in class com.haulmont.cuba.core.sys.jpql.tree.JoinVariableNode
 
findQueryKeyById(UUID) - Method in interface com.haulmont.cuba.core.sys.entitycache.QueryCache
Finds query key by query identifier
findQueryKeyById(UUID) - Method in class com.haulmont.cuba.core.sys.entitycache.StandardQueryCache
 
findRemovedEntity(Predicate<Permission>) - Method in class com.haulmont.cuba.gui.app.security.ds.RestorablePermissionDatasource
 
findResource(String) - Method in class com.haulmont.cuba.core.sys.javacl.JavaClassLoader
 
findSession(String, UUID) - Method in interface com.haulmont.cuba.security.app.TrustedClientService
Get a UserSession from the cache of currently active sessions.
findSession(String, UUID) - Method in class com.haulmont.cuba.security.app.TrustedClientServiceBean
 
findSession(UUID) - Method in class com.haulmont.cuba.security.sys.UserSessionManager
Deprecated.
findTokensByClientId(String) - Method in class com.haulmont.restapi.auth.ClientProxyTokenStore
 
findTokensByClientIdAndUserName(String, String) - Method in class com.haulmont.restapi.auth.ClientProxyTokenStore
 
findUpdateDatabaseScripts() - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
findUpdateDatabaseScripts() - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
Show database update scripts that will be executed on next update.
findUpdateDatabaseScripts() - Method in class com.haulmont.cuba.core.sys.dbupdate.DbUpdaterEngine
 
findUpdateDatabaseScripts() - Method in interface com.haulmont.cuba.core.sys.DbUpdater
 
findUserSessionsByAttribute(String, Object) - Method in class com.haulmont.cuba.security.app.UserSessions
 
findUserSessionsByAttribute(String, Object) - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
Deprecated.
use UserSessionsAPI.getUserSessionsStream() and filter it as needed
findView(MetaClass, String) - Method in interface com.haulmont.cuba.core.global.ViewRepository
Searches for a View for an entity.
findView(MetaClass, String) - Method in class com.haulmont.cuba.core.sys.AbstractViewRepository
Searches for a View for an entity
findWindowInfo(String) - Method in class com.haulmont.cuba.gui.config.WindowConfig
 
findWindowInfo(String, DeviceInfo) - Method in class com.haulmont.cuba.gui.config.WindowConfig
Get screen information by screen ID.
fireAfterCommit(CommitContext, Set<Entity>) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
fireAfterCommit(CommitContext, Set<Entity>) - Method in interface com.haulmont.cuba.gui.data.impl.DsContextImplementation
 
fireBeforeCloseWithCloseButton(Window.BeforeCloseWithCloseButtonEvent) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
fireBeforeCloseWithShortcut(Window.BeforeCloseWithShortcutEvent) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
fireBeforeCommit(CommitContext) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
fireBeforeCommit(CommitContext) - Method in interface com.haulmont.cuba.gui.data.impl.DsContextImplementation
 
fireEntityListeners(EntityManager, boolean) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
fireEvent(Class<L>, BiConsumer<L, E>, E) - Method in class com.haulmont.bali.events.EventRouter
 
fireListener(Entity, EntityListenerType, String) - Method in class com.haulmont.cuba.core.sys.listener.EntityListenerManager
 
firstItemId() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Ordered
 
firstItemId() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
firstItemId() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
firstItemId() - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
firstName - Variable in class com.haulmont.restapi.data.UserInfo
 
floatValue() - Method in class com.haulmont.cuba.core.entity.IdProxy
 
FlowBoxLayout - Interface in com.haulmont.cuba.gui.components
 
flush() - Method in interface com.haulmont.cuba.core.EntityManager
Synchronize the persistence context to the underlying database.
flush() - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
flush() - Method in class com.haulmont.cuba.security.app.EntityLog
 
flush() - Method in interface com.haulmont.cuba.security.app.EntityLogAPI
Flush records accumulated by invocations of EntityLogAPI.registerCreate(Entity) and other registration methods to the database.
flush(ScreenProfilerClientEvent[]) - Method in class com.haulmont.cuba.web.ScreenProfiler
 
flushStatisticsCache() - Method in class com.haulmont.cuba.core.app.PersistenceManager
 
flushStatisticsCache() - Method in interface com.haulmont.cuba.core.app.PersistenceManagerAPI
 
flushStatisticsCache() - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
flushStatisticsCache() - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
Flush statistics cache.
Folder - Class in com.haulmont.cuba.core.entity
 
Folder() - Constructor for class com.haulmont.cuba.core.entity.Folder
 
FolderEditWindow - Class in com.haulmont.cuba.web.app.folders
 
FolderEditWindow(boolean, Folder, Presentations, Runnable) - Constructor for class com.haulmont.cuba.web.app.folders.FolderEditWindow
 
Folders - Interface in com.haulmont.cuba.web.app.folders
 
FoldersBean - Class in com.haulmont.cuba.web.app.folders
 
FoldersBean() - Constructor for class com.haulmont.cuba.web.app.folders.FoldersBean
 
FoldersPane - Interface in com.haulmont.cuba.gui.components.mainwindow
A component displaying a panel with application and search folders.
FoldersService - Interface in com.haulmont.cuba.core.app
Folders pane support service.
FoldersServiceBean - Class in com.haulmont.cuba.core.app
 
FoldersServiceBean() - Constructor for class com.haulmont.cuba.core.app.FoldersServiceBean
 
FoldersState(boolean, int, int) - Constructor for class com.haulmont.cuba.web.app.UserSettingsTools.FoldersState
 
FOLLOW_100_in_functions_returning_numerics3087 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_101_in_functions_returning_numerics3099 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_102_in_functions_returning_numerics3114 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_106_in_functions_returning_strings3158 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_107_in_functions_returning_strings3173 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_108_in_functions_returning_strings3190 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_109_in_functions_returning_strings3217 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_110_in_functions_returning_strings3229 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_114_in_numeric_literal3301 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_115_in_input_parameter3318 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_116_in_input_parameter3364 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_117_in_input_parameter3368 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_52_in_select_statement441 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_53_in_from_clause523 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_53_in_functions_returning_strings3204 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_53_in_subquery_from_clause1614 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_constructor_expression1142 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_date_after_macro_expression2097 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_date_before_macro_expression2069 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_date_between_macro_expression1992 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_date_between_macro_expression2009 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_date_between_macro_expression2026 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_date_equals_macro_expression2125 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_from_clause528 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_functions_returning_numerics3058 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_functions_returning_numerics3062 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_functions_returning_numerics3103 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_functions_returning_strings3162 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_functions_returning_strings3177 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_functions_returning_strings3179 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_groupby_clause1353 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_in_expression_right_part2258 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_orderby_clause1432 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_select_clause1028 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_54_in_subquery_from_clause1619 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_55_in_collection_member_declaration932 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_55_in_join791 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_55_in_range_variable_declaration646 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_55_in_subselect_identification_variable_declaration1670 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_56_in_range_variable_declaration_source696 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_56_in_subquery1542 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_57_in_join_association_path_expression879 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_57_in_join_association_path_expression883 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_57_in_parameter_name3516 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_57_in_path_expression973 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_57_in_path_expression977 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_58_in_collection_member_declaration924 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_58_in_in_expression2239 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_59_in_select_expression1109 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_60_in_constructor_expression1133 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_61_in_where_clause1299 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_61_in_where_clause1320 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_62_in_between_expression2168 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_62_in_between_expression2189 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_62_in_between_expression2210 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_62_in_collection_member_expression2388 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_62_in_conditional_factor1823 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_62_in_empty_collection_comparison_expression2369 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_62_in_exists_expression2412 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_62_in_in_expression2235 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_62_in_like_expression2307 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_62_in_null_comparison_expression2348 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_62_in_synpred57_JPA1823 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_62_in_synpred58_JPA1823 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_62_in_synpred84_JPA2168 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_62_in_synpred86_JPA2189 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_63_in_date_between_macro_expression1986 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_64_in_date_between_macro_expression1994 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_64_in_date_between_macro_expression2011 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_73_in_date_before_macro_expression2063 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_74_in_date_after_macro_expression2091 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_75_in_date_equals_macro_expression2119 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_76_in_date_today_macro_expression2147 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_77_in_between_expression2172 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_77_in_between_expression2193 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_77_in_between_expression2214 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_77_in_synpred84_JPA2172 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_77_in_synpred86_JPA2193 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_78_in_like_expression2311 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_79_in_like_expression2321 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_80_in_empty_collection_comparison_expression2366 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_80_in_null_comparison_expression2345 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_81_in_null_comparison_expression2352 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_82_in_empty_collection_comparison_expression2373 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_83_in_collection_member_expression2392 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_84_in_collection_member_expression2395 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_85_in_exists_expression2416 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_97_in_functions_returning_numerics3042 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_98_in_functions_returning_numerics3054 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_99_in_functions_returning_numerics3075 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_abstract_schema_name_in_range_variable_declaration_source686 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_aggregate_expression_function_name_in_aggregate_expression1176 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_aggregate_expression_in_arithmetic_primary2778 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_aggregate_expression_in_constructor_item1164 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_aggregate_expression_in_datetime_primary2894 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_aggregate_expression_in_select_expression1083 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_aggregate_expression_in_simple_select_expression1756 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_aggregate_expression_in_string_primary2838 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_all_or_any_expression_in_comparison_expression2464 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_all_or_any_expression_in_comparison_expression2488 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_all_or_any_expression_in_comparison_expression2510 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_all_or_any_expression_in_comparison_expression2528 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_all_or_any_expression_in_comparison_expression2552 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_all_or_any_expression_in_comparison_expression2570 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_all_or_any_expression_in_synpred104_JPA2464 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_all_or_any_expression_in_synpred107_JPA2488 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_all_or_any_expression_in_synpred110_JPA2510 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_all_or_any_expression_in_synpred112_JPA2528 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_all_or_any_expression_in_synpred115_JPA2552 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_AND_in_between_expression2176 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_AND_in_between_expression2197 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_AND_in_between_expression2218 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_AND_in_conditional_term1802 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_AND_in_synpred84_JPA2176 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_AND_in_synpred86_JPA2197 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_arithmetic_expression_in_between_expression2165 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_arithmetic_expression_in_between_expression2174 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_arithmetic_expression_in_between_expression2178 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_arithmetic_expression_in_comparison_expression2561 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_arithmetic_expression_in_comparison_expression2566 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_arithmetic_expression_in_synpred84_JPA2165 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_arithmetic_expression_in_synpred84_JPA2174 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_arithmetic_expression_in_synpred84_JPA2178 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_arithmetic_factor_in_arithmetic_term2685 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_arithmetic_factor_in_arithmetic_term2699 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_arithmetic_primary_in_arithmetic_factor2724 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_arithmetic_term_in_simple_arithmetic_expression2656 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_arithmetic_term_in_simple_arithmetic_expression2670 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_ASC_in_orderby_item1474 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_association_path_expression_in_subselect_identification_variable_declaration1667 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_between_expression_in_simple_cond_expression1874 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_between_expression_in_synpred60_JPA1874 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_boolean_expression_in_comparison_expression2473 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_boolean_expression_in_comparison_expression2484 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_boolean_expression_in_synpred107_JPA2473 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_boolean_expression_in_synpred107_JPA2484 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_boolean_literal_in_boolean_primary2934 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_boolean_primary_in_boolean_expression2906 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_BY_in_groupby_clause1348 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_BY_in_orderby_clause1427 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_collection_member_declaration_in_identification_variable_or_collection_declaration571 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_collection_member_declaration_in_subselect_identification_variable_declaration1682 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_collection_member_expression_in_simple_cond_expression1914 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_collection_member_expression_in_synpred65_JPA1914 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_comparison_expression_in_simple_cond_expression1866 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_comparison_expression_in_synpred59_JPA1866 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_comparison_operator_in_comparison_expression2457 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_comparison_operator_in_comparison_expression2521 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_comparison_operator_in_comparison_expression2563 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_comparison_operator_in_synpred104_JPA2457 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_comparison_operator_in_synpred112_JPA2521 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_conditional_expression_in_conditional_factor1853 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_conditional_expression_in_having_clause1413 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_conditional_expression_in_where_clause1301 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_conditional_factor_in_conditional_term1798 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_conditional_factor_in_conditional_term1804 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_conditional_term_in_conditional_expression1777 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_conditional_term_in_conditional_expression1783 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_constructor_expression_in_select_expression1121 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_constructor_item_in_constructor_expression1139 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_constructor_item_in_constructor_expression1144 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_constructor_name_in_constructor_expression1135 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_COUNT_in_aggregate_expression1220 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_date_after_macro_expression_in_date_macro_expression1958 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_date_before_macro_expression_in_date_macro_expression1950 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_date_between_macro_expression_in_date_macro_expression1942 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_date_equals_macro_expression_in_date_macro_expression1966 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_date_macro_expression_in_simple_cond_expression1930 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_date_today_macro_expression_in_date_macro_expression1974 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_datetime_expression_in_between_expression2207 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_datetime_expression_in_between_expression2216 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_datetime_expression_in_between_expression2220 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_datetime_expression_in_comparison_expression2519 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_datetime_expression_in_comparison_expression2524 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_datetime_expression_in_synpred112_JPA2519 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_datetime_expression_in_synpred112_JPA2524 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_datetime_primary_in_datetime_expression2850 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_DESC_in_orderby_item1510 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_DISTINCT_in_aggregate_expression1181 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_DISTINCT_in_aggregate_expression1225 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_DISTINCT_in_select_clause1021 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_DISTINCT_in_simple_select_clause1707 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_empty_collection_comparison_expression_in_simple_cond_expression1906 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_empty_collection_comparison_expression_in_synpred64_JPA1906 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_entity_expression_in_collection_member_expression2385 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_entity_expression_in_comparison_expression2537 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_entity_expression_in_comparison_expression2548 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_entity_expression_in_synpred115_JPA2537 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_entity_expression_in_synpred115_JPA2548 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_enum_expression_in_comparison_expression2497 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_enum_expression_in_comparison_expression2506 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_enum_expression_in_synpred110_JPA2497 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_enum_expression_in_synpred110_JPA2506 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_enum_literal_in_enum_primary2982 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_enum_primary_in_enum_expression2954 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_ESCAPE_CHARACTER_in_like_expression2323 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_exists_expression_in_simple_cond_expression1922 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_FETCH_in_fetch_join835 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_fetch_join_in_joined_clause631 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_field_in_join_association_path_expression882 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_field_in_join_association_path_expression887 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_field_in_path_expression976 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_field_in_path_expression982 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_field_in_synpred20_JPA887 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_field_in_synpred23_JPA982 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_from_clause_in_range_variable_declaration_source700 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_from_clause_in_select_statement445 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_functions_returning_datetime_in_datetime_primary2886 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_functions_returning_numerics_in_arithmetic_primary2770 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_functions_returning_strings_in_string_primary2830 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_GROUP_in_groupby_clause1346 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_groupby_clause_in_range_variable_declaration_source708 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_groupby_clause_in_select_statement453 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_groupby_clause_in_subquery1554 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_groupby_item_in_groupby_clause1350 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_groupby_item_in_groupby_clause1355 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_having_clause_in_range_variable_declaration_source713 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_having_clause_in_select_statement458 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_having_clause_in_subquery1559 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_HAVING_in_having_clause1411 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_declaration_in_from_clause525 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_declaration_in_identification_variable_or_collection_declaration563 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_declaration_in_subselect_identification_variable_declaration1659 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_in_aggregate_expression1229 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_in_collection_member_declaration936 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_in_groupby_item1399 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_in_join795 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_in_join_association_path_expression877 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_in_path_expression971 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_in_range_variable_declaration650 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_in_select_expression1091 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_in_select_expression1112 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_in_simple_entity_expression3022 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_in_simple_select_expression1764 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_in_subselect_identification_variable_declaration1674 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_identification_variable_or_collection_declaration_in_from_clause530 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_in_expression_in_simple_cond_expression1890 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_in_expression_in_synpred62_JPA1890 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_in_expression_right_part_in_in_expression2241 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_in_item_in_in_expression_right_part2255 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_in_item_in_in_expression_right_part2260 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_INNER_in_join_spec860 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_input_parameter_in_arithmetic_primary2762 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_input_parameter_in_boolean_primary2942 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_input_parameter_in_date_after_macro_expression2104 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_input_parameter_in_date_before_macro_expression2076 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_input_parameter_in_date_equals_macro_expression2132 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_input_parameter_in_datetime_primary2878 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_input_parameter_in_enum_primary2990 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_input_parameter_in_in_item2292 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_input_parameter_in_like_expression2318 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_input_parameter_in_null_comparison_expression2342 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_input_parameter_in_simple_entity_expression3030 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_input_parameter_in_string_primary2822 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_INT_NUMERAL_in_date_between_macro_expression2005 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_INT_NUMERAL_in_date_between_macro_expression2022 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_INT_NUMERAL_in_input_parameter3320 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_INT_NUMERAL_in_numeric_literal3305 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_join_association_path_expression_in_fetch_join837 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_join_association_path_expression_in_join788 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_JOIN_in_join_spec865 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_join_in_joined_clause627 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_join_spec_in_fetch_join833 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_join_spec_in_join786 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_joined_clause_in_identification_variable_declaration596 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LEFT_in_join_spec850 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_like_expression_in_simple_cond_expression1882 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_like_expression_in_synpred61_JPA1882 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_literal_in_in_item2284 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_aggregate_expression1178 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_aggregate_expression1222 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_arithmetic_primary2752 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_collection_member_declaration925 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_conditional_factor1852 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_constructor_expression1137 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_date_after_macro_expression2093 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_date_before_macro_expression2065 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_date_between_macro_expression1988 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_date_equals_macro_expression2121 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_date_today_macro_expression2149 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_functions_returning_numerics3044 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_functions_returning_numerics3056 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_functions_returning_numerics3077 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_functions_returning_numerics3089 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_functions_returning_numerics3101 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_functions_returning_numerics3116 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_functions_returning_strings3160 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_functions_returning_strings3175 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_functions_returning_strings3192 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_functions_returning_strings3219 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_functions_returning_strings3231 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_in_expression_right_part2253 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_LPAREN_in_select_expression1111 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_NAMED_PARAMETER_in_input_parameter3343 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_null_comparison_expression_in_simple_cond_expression1898 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_null_comparison_expression_in_synpred63_JPA1898 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_numeric_literal_in_arithmetic_primary2744 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_OR_in_conditional_expression1781 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_ORDER_in_orderby_clause1425 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_orderby_clause_in_range_variable_declaration_source717 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_orderby_clause_in_select_statement462 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_orderby_item_in_orderby_clause1429 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_orderby_item_in_orderby_clause1434 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_OUTER_in_join_spec854 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_aggregate_expression1185 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_arithmetic_primary2736 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_association_path_expression1694 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_boolean_primary2926 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_collection_member_declaration927 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_collection_member_expression2399 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_constructor_item1160 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_date_after_macro_expression2095 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_date_after_macro_expression2100 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_date_before_macro_expression2067 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_date_before_macro_expression2072 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_date_between_macro_expression1990 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_date_equals_macro_expression2123 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_date_equals_macro_expression2128 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_date_today_macro_expression2151 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_datetime_primary2870 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_empty_collection_comparison_expression2364 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_entity_expression3002 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_enum_primary2974 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_functions_returning_numerics3117 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_groupby_item1395 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_in_expression2232 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_null_comparison_expression2338 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_orderby_item1469 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_orderby_item1506 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_select_expression1075 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_simple_select_expression1748 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_string_primary2806 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_path_expression_in_where_clause1322 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_pattern_value_in_like_expression2314 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_range_variable_declaration_in_identification_variable_declaration594 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_range_variable_declaration_source_in_range_variable_declaration643 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_aggregate_expression1186 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_aggregate_expression1231 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_arithmetic_primary2754 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_collection_member_declaration929 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_conditional_factor1854 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_constructor_expression1148 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_date_after_macro_expression2107 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_date_before_macro_expression2079 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_date_between_macro_expression2051 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_date_equals_macro_expression2135 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_date_today_macro_expression2153 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_functions_returning_numerics3046 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_functions_returning_numerics3067 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_functions_returning_numerics3079 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_functions_returning_numerics3091 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_functions_returning_numerics3106 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_functions_returning_numerics3118 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_functions_returning_strings3165 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_functions_returning_strings3182 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_functions_returning_strings3209 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_functions_returning_strings3221 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_functions_returning_strings3233 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_in_expression_right_part2264 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_range_variable_declaration_source723 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_select_expression1113 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_RPAREN_in_subquery1565 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_select_clause_in_range_variable_declaration_source698 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_select_clause_in_select_statement443 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_select_expression_in_select_clause1025 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_select_expression_in_select_clause1030 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_select_statement_in_ql_statement426 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_aggregate_expression_function_name0 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_all_or_any_expression2430 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_arithmetic_factor2713 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_arithmetic_term2689 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_boolean_literal0 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_comparison_expression2475 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_comparison_expression2499 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_comparison_expression2539 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_comparison_operator0 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_date_between_macro_expression1997 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_date_between_macro_expression2014 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_date_between_macro_expression2028 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_field0 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_functions_returning_datetime0 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_simple_arithmetic_expression2660 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_synpred107_JPA2475 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_synpred110_JPA2499 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_synpred115_JPA2539 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_set_in_trim_specification0 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_simple_arithmetic_expression_in_arithmetic_expression2635 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_simple_arithmetic_expression_in_arithmetic_primary2753 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_simple_arithmetic_expression_in_functions_returning_numerics3064 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_simple_arithmetic_expression_in_functions_returning_numerics3078 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_simple_arithmetic_expression_in_functions_returning_numerics3090 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_simple_arithmetic_expression_in_functions_returning_numerics3102 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_simple_arithmetic_expression_in_functions_returning_numerics3105 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_simple_arithmetic_expression_in_functions_returning_strings3178 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_simple_arithmetic_expression_in_functions_returning_strings3181 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_simple_cond_expression_in_conditional_factor1827 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_simple_cond_expression_in_synpred58_JPA1827 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_simple_entity_expression_in_entity_expression3010 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_simple_select_clause_in_subquery1544 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_simple_select_expression_in_simple_select_clause1711 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_expression_in_between_expression2186 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_expression_in_between_expression2195 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_expression_in_between_expression2199 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_expression_in_comparison_expression2455 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_expression_in_comparison_expression2460 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_expression_in_like_expression2304 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_expression_in_synpred104_JPA2455 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_expression_in_synpred104_JPA2460 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_expression_in_synpred86_JPA2186 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_expression_in_synpred86_JPA2195 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_expression_in_synpred86_JPA2199 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_primary_in_functions_returning_numerics3045 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_primary_in_functions_returning_numerics3057 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_primary_in_functions_returning_numerics3060 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_primary_in_functions_returning_strings3161 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_primary_in_functions_returning_strings3164 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_primary_in_functions_returning_strings3176 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_primary_in_functions_returning_strings3208 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_primary_in_functions_returning_strings3220 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_primary_in_functions_returning_strings3232 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_string_primary_in_string_expression2790 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_STRINGLITERAL_in_string_primary2814 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_subquery_from_clause_in_subquery1546 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_subquery_in_all_or_any_expression2443 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_subquery_in_arithmetic_expression2643 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_subquery_in_boolean_expression2914 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_subquery_in_datetime_expression2858 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_subquery_in_enum_expression2962 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_subquery_in_exists_expression2418 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_subquery_in_in_expression_right_part2272 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_subquery_in_string_expression2794 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_subselect_identification_variable_declaration_in_subquery_from_clause1616 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_subselect_identification_variable_declaration_in_subquery_from_clause1621 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_TRIM_CHARACTER_in_functions_returning_strings3200 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_trim_specification_in_functions_returning_strings3195 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_where_clause_in_range_variable_declaration_source703 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_where_clause_in_select_statement448 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_where_clause_in_subquery1549 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_WORD_in_abstract_schema_name3274 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_WORD_in_constructor_name3408 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_WORD_in_enum_literal3452 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_WORD_in_identification_variable3501 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_WORD_in_input_parameter3366 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_WORD_in_literal3396 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_WORD_in_parameter_name3513 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_WORD_in_parameter_name3519 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FOLLOW_WORD_in_pattern_value3287 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
FontAwesomeIconProvider - Class in com.haulmont.cuba.web.gui.icons
 
FontAwesomeIconProvider() - Constructor for class com.haulmont.cuba.web.gui.icons.FontAwesomeIconProvider
 
FontDecorator - Class in com.haulmont.cuba.desktop.theme.impl
 
FontDecorator(String, String, Integer, Integer) - Constructor for class com.haulmont.cuba.desktop.theme.impl.FontDecorator
 
forExecutables() - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.ValidatorStub
 
forGroovy() - Method in enum com.haulmont.cuba.core.global.filter.LogicalOp
 
forGroovy() - Method in enum com.haulmont.cuba.core.global.filter.Op
 
forJpql() - Method in enum com.haulmont.cuba.core.global.filter.LogicalOp
 
forJpql() - Method in enum com.haulmont.cuba.core.global.filter.Op
 
format(Object) - Method in interface com.haulmont.chile.core.datatypes.Datatype
Converts value to String.
format(Object, Locale) - Method in interface com.haulmont.chile.core.datatypes.Datatype
Converts value to String taking into account local formats.
format(Object) - Method in class com.haulmont.chile.core.datatypes.impl.AdaptiveNumberDatatype
 
format(Object, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.AdaptiveNumberDatatype
 
format(Object) - Method in class com.haulmont.chile.core.datatypes.impl.BigDecimalDatatype
 
format(Object, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.BigDecimalDatatype
 
format(Object) - Method in class com.haulmont.chile.core.datatypes.impl.BooleanDatatype
 
format(Object, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.BooleanDatatype
 
format(Object) - Method in class com.haulmont.chile.core.datatypes.impl.ByteArrayDatatype
 
format(Object, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.ByteArrayDatatype
 
format(Object) - Method in class com.haulmont.chile.core.datatypes.impl.DateDatatype
 
format(Object, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.DateDatatype
 
format(Object) - Method in class com.haulmont.chile.core.datatypes.impl.DateTimeDatatype
 
format(Object, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.DateTimeDatatype
 
format(Object, Locale, TimeZone) - Method in class com.haulmont.chile.core.datatypes.impl.DateTimeDatatype
 
format(Object) - Method in class com.haulmont.chile.core.datatypes.impl.DoubleDatatype
 
format(Object, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.DoubleDatatype
 
format(Object) - Method in class com.haulmont.chile.core.datatypes.impl.EnumerationImpl
 
format(Object, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.EnumerationImpl
 
format(Object) - Method in class com.haulmont.chile.core.datatypes.impl.IntegerDatatype
 
format(Object, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.IntegerDatatype
 
format(Object) - Method in class com.haulmont.chile.core.datatypes.impl.LongDatatype
 
format(Object, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.LongDatatype
 
format(Object) - Method in class com.haulmont.chile.core.datatypes.impl.StringDatatype
 
format(Object, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.StringDatatype
 
format(Object) - Method in class com.haulmont.chile.core.datatypes.impl.TimeDatatype
 
format(Object, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.TimeDatatype
 
format(Object) - Method in class com.haulmont.chile.core.datatypes.impl.UUIDDatatype
 
format(Object, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.UUIDDatatype
 
format(Object, Locale, TimeZone) - Method in interface com.haulmont.chile.core.datatypes.TimeZoneAwareDatatype
Converts value to String taking into account local formats and timezone.
format - Variable in class com.haulmont.chile.core.model.utils.InstanceUtils.NamePatternRec
Name pattern string format
format(Object, MetaProperty) - Method in class com.haulmont.cuba.core.global.MetadataTools
Formats a value according to the property type.
format(Object) - Method in class com.haulmont.cuba.core.global.MetadataTools
Formats a value according to the value type.
format(String) - Method in class com.haulmont.cuba.gui.app.core.locking.LockNameFormatter
 
format(T) - Method in interface com.haulmont.cuba.gui.components.Formatter
 
format(Object) - Method in class com.haulmont.cuba.gui.components.formatters.ClassNameFormatter
 
format(Collection) - Method in class com.haulmont.cuba.gui.components.formatters.CollectionFormatter
 
format(Date) - Method in class com.haulmont.cuba.gui.components.formatters.DateFormatter
 
format(Number) - Method in class com.haulmont.cuba.gui.components.formatters.NumberFormatter
 
format(GroupTable.GroupCellContext<E>) - Method in interface com.haulmont.cuba.gui.components.GroupTable.GroupCellValueFormatter
 
format() - Method in class com.haulmont.cuba.gui.components.KeyCombination
 
format(String[]) - Static method in class com.haulmont.cuba.gui.components.ValuePathHelper
 
format(Double) - Method in class com.haulmont.cuba.web.app.ui.statistics.StatisticsDatasource.DurationFormatter
 
formatBigDecimal(BigDecimal) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Format BigDecimal using decimalFormat string specified in the main message pack.
formatBoolean(Boolean) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Format Boolean using trueString and falseString strings specified in the main message pack.
formatDate(Date) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Format Date (date without time) using dateFormat string specified in the main message pack.
formatDateTime(Date) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Format Date (date and time) using dateTimeFormat string specified in the main message pack.
formatDouble(Double) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Format Double using doubleFormat string specified in the main message pack.
formatExceptionArgs(String, Object...) - Static method in class com.haulmont.bali.util.Preconditions
 
formatFileSize(long, int) - Static method in class com.haulmont.cuba.gui.app.core.file.FileDownloadHelper
Format file size for displaying in bytes, KB, MB.
formatFileSize(long) - Static method in class com.haulmont.cuba.gui.app.core.file.FileDownloadHelper
Format file size for displaying in bytes, KB, MB.
formatInteger(Integer) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Format Integer using integerFormat string specified in the main message pack.
formatLong(Long) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Format Long using integerFormat string specified in the main message pack.
formatMainMessage(String, Object...) - Method in interface com.haulmont.cuba.core.global.Messages
Get localized message from main message pack and use it as a format string for parameters provided.
Locale is determined by the current user session.
formatMainMessage(String, Object...) - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
formatMessage(Class, String, Object...) - Method in interface com.haulmont.cuba.core.global.Messages
Get localized message and use it as a format string for parameters provided.
Locale is determined by the current user session.
formatMessage(Class, String, Locale, Object...) - Method in interface com.haulmont.cuba.core.global.Messages
Get localized message and use it as a format string for parameters provided
formatMessage(String, String, Object...) - Method in interface com.haulmont.cuba.core.global.Messages
Get localized message and use it as a format string for parameters provided.
Locale is determined by the current user session.
formatMessage(String, String, Locale, Object...) - Method in interface com.haulmont.cuba.core.global.Messages
Get localized message and use it as a format string for parameters provided
formatMessage(Class, String, Object...) - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
formatMessage(Class, String, Locale, Object...) - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
formatMessage(String, String, Object...) - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
formatMessage(String, String, Locale, Object...) - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
formatName(String, String, String, String) - Static method in class com.haulmont.cuba.security.global.UserUtils
 
formatOfficial(User) - Method in interface com.haulmont.cuba.core.global.UserFormatTools
 
formatOfficial(User) - Method in class com.haulmont.cuba.core.global.UserFormatToolsImpl
 
formatParamValue(Param, Object) - Static method in class com.haulmont.cuba.gui.components.filter.condition.FilterConditionUtils
 
FormatStrings - Class in com.haulmont.chile.core.datatypes
Localized format strings container.
FormatStrings(char, char, String, String, String, String, String, String, String, String) - Constructor for class com.haulmont.chile.core.datatypes.FormatStrings
 
FormatStringsRegistry - Interface in com.haulmont.chile.core.datatypes
Registry for FormatStrings
FormatStringsRegistryImpl - Class in com.haulmont.cuba.core.sys
 
FormatStringsRegistryImpl() - Constructor for class com.haulmont.cuba.core.sys.FormatStringsRegistryImpl
 
formatSubstitution(User, User) - Method in interface com.haulmont.cuba.core.global.UserFormatTools
 
formatSubstitution(User, User) - Method in class com.haulmont.cuba.core.global.UserFormatToolsImpl
 
Formatter<T> - Interface in com.haulmont.cuba.gui.components
Interface defining method for formatting a value into string.
formatTime(Date) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Format Date (time without date) using timeFormat string specified in the main message pack.
formatUser(User, User) - Method in interface com.haulmont.cuba.core.global.UserFormatTools
 
formatUser(User, User) - Method in class com.haulmont.cuba.core.global.UserFormatToolsImpl
 
formatValue(Object) - Method in class com.haulmont.cuba.gui.components.filter.Param
 
formatValuePath(String[]) - Static method in class com.haulmont.chile.core.model.utils.InstanceUtils
Converts an array of identifiers to a dot-separated string, enclosing identifiers, containing dots, in square brackets.
forwardClick(Calendar.CalendarForwardClickEvent) - Method in interface com.haulmont.cuba.gui.components.Calendar.CalendarForwardClickListener
 
Frame - Interface in com.haulmont.cuba.gui.components
Represents a reusable part of a screen.
Frame.MessageMode - Enum in com.haulmont.cuba.gui.components
 
Frame.MessageType - Class in com.haulmont.cuba.gui.components
Message dialog type.
Frame.NotificationType - Enum in com.haulmont.cuba.gui.components
Popup notification type.
Frame.Wrapper - Interface in com.haulmont.cuba.gui.components
 
frameAttached(Frame) - Method in interface com.haulmont.cuba.gui.components.DetachableFrame.DetachListener
Invoked after frame attached
FrameContext - Interface in com.haulmont.cuba.gui
Provides access to frame parameters and component values.
FrameContextImpl - Class in com.haulmont.cuba.gui
 
FrameContextImpl(Frame, Map<String, Object>) - Constructor for class com.haulmont.cuba.gui.FrameContextImpl
 
frameDetached(Frame) - Method in interface com.haulmont.cuba.gui.components.DetachableFrame.DetachListener
Invoked after frame detached
freemarkerConfig() - Method in class com.haulmont.cuba.web.sys.AppFrontConfig
 
FreeMarkerView - Class in com.haulmont.cuba.portal.springframework.view
 
FreeMarkerView() - Constructor for class com.haulmont.cuba.portal.springframework.view.FreeMarkerView
 
FreeMarkerView.MessageMethod - Class in com.haulmont.cuba.portal.springframework.view
 
from_clause() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
from_clause_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.from_clause_return
 
FROM_ENTITY_PATTERN - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
FROM_HTML_REDIRECT_PARAM - Static variable in class com.haulmont.cuba.web.sys.CubaApplicationServlet
 
fromGroovyString(String) - Static method in enum com.haulmont.cuba.core.global.filter.Op
 
fromHttpStatus(int) - Static method in enum com.haulmont.cuba.core.global.FileStorageException.Type
 
fromId(Class<T>, V) - Static method in class com.haulmont.chile.core.datatypes.impl.EnumUtils
Returns an enum value for the given id.
fromId(Class<T>, V, T) - Static method in class com.haulmont.chile.core.datatypes.impl.EnumUtils
Returns an enum value for the given id.
fromId(String) - Static method in enum com.haulmont.cuba.core.entity.FtsChangeType
 
fromId(String) - Static method in enum com.haulmont.cuba.core.entity.LockDescriptorNameType
 
fromId(String) - Static method in enum com.haulmont.cuba.core.entity.ScheduledTaskDefinedBy
 
fromId(String) - Static method in enum com.haulmont.cuba.core.entity.SchedulingType
 
fromId(String) - Static method in enum com.haulmont.cuba.core.global.ClientType
 
fromId(Integer) - Static method in enum com.haulmont.cuba.core.global.SendingStatus
 
fromId(Integer) - Static method in enum com.haulmont.cuba.gui.app.security.entity.AttributePermissionVariant
 
fromId(Integer) - Static method in enum com.haulmont.cuba.gui.app.security.entity.PermissionVariant
 
fromId(Integer) - Static method in enum com.haulmont.cuba.gui.app.security.entity.UiPermissionVariant
 
fromId(int) - Static method in enum com.haulmont.cuba.gui.app.security.role.edit.UiPermissionValue
 
fromId(String) - Static method in enum com.haulmont.cuba.security.entity.ConstraintCheckType
 
fromId(String) - Static method in enum com.haulmont.cuba.security.entity.ConstraintOperationType
 
fromId(int) - Static method in enum com.haulmont.cuba.security.entity.EntityAttrAccess
 
fromId(String) - Static method in enum com.haulmont.cuba.security.entity.EntityLogItem.Type
 
fromId(Integer) - Static method in enum com.haulmont.cuba.security.entity.PermissionType
Constructs type from corresponding database value
fromId(Integer) - Static method in enum com.haulmont.cuba.security.entity.RoleType
 
fromId(Integer) - Static method in enum com.haulmont.cuba.security.entity.SessionAction
 
fromId(String) - Static method in enum com.haulmont.cuba.security.global.SessionParams
 
fromIdSafe(Class<T>, V, T) - Static method in class com.haulmont.chile.core.datatypes.impl.EnumUtils
Returns an enum value for the given id, or the default value if null is passed or there are no enum values with the given id.
fromJpqlString(String) - Static method in enum com.haulmont.cuba.core.global.filter.Op
 
fromJson(String) - Method in class com.haulmont.cuba.core.app.serialization.ViewSerialization
 
fromJson(String) - Method in interface com.haulmont.cuba.core.app.serialization.ViewSerializationAPI
Deserializes a JSON object to view.
FromNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
FromNode(int, Token) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.FromNode
 
fromString(String) - Static method in enum com.haulmont.cuba.core.global.filter.LogicalOp
 
fromString(String) - Static method in class com.haulmont.cuba.core.global.UuidProvider
Fast implementation of creating a UUID from the standard string representation.
fromUrlParam(String) - Static method in class com.haulmont.cuba.core.entity.FileDescriptor
Used by the framework to transfer file between application tiers.
fromXml(String) - Static method in enum com.haulmont.cuba.gui.components.filter.GroupType
 
FRONT_PATH_IN_JAR - Static variable in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
FtsChangeType - Enum in com.haulmont.cuba.core.entity
 
FtsCondition - Class in com.haulmont.cuba.gui.components.filter.condition
An FTS condition that is used in regular (not FTS) filter
FtsCondition(FtsCondition) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.FtsCondition
 
FtsCondition(FtsConditionDescriptor) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.FtsCondition
 
FtsCondition(Element, String, String, Datasource) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.FtsCondition
 
FtsConditionDescriptor - Class in com.haulmont.cuba.gui.components.filter.descriptor
 
FtsConditionDescriptor(String, CollectionDatasource) - Constructor for class com.haulmont.cuba.gui.components.filter.descriptor.FtsConditionDescriptor
 
FtsConditionFrame - Class in com.haulmont.cuba.gui.components.filter.edit
 
FtsConditionFrame() - Constructor for class com.haulmont.cuba.gui.components.filter.edit.FtsConditionFrame
 
FtsConfigHelper - Class in com.haulmont.cuba.core.global
Provides reflective access to FtsConfig interface which is located in the FTS base project.
FtsConfigHelper() - Constructor for class com.haulmont.cuba.core.global.FtsConfigHelper
 
FtsField - Interface in com.haulmont.cuba.gui.components.mainwindow
 
FtsFilterHelper - Interface in com.haulmont.cuba.gui.components.filter
Interface provides full text search functionality necessary to generic filter component.
FtsFilterHelper.FtsSearchResult - Class in com.haulmont.cuba.gui.components.filter
Class for holding search result.
FtsOperationEditor - Class in com.haulmont.cuba.gui.components.filter.operationedit
FTS condition operation editor.
FtsOperationEditor(AbstractCondition) - Constructor for class com.haulmont.cuba.gui.components.filter.operationedit.FtsOperationEditor
 
FtsQueue - Class in com.haulmont.cuba.core.entity
 
FtsQueue() - Constructor for class com.haulmont.cuba.core.entity.FtsQueue
 
FtsSearchResult() - Constructor for class com.haulmont.cuba.gui.components.filter.FtsFilterHelper.FtsSearchResult
 
FtsSender - Interface in com.haulmont.cuba.core.app
Interface that is used to enqueue changed entities for indexing in Full Text Search engine.
functions_returning_datetime() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
functions_returning_datetime_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.functions_returning_datetime_return
 
functions_returning_numerics() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
functions_returning_numerics_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.functions_returning_numerics_return
 
functions_returning_strings() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
functions_returning_strings_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.functions_returning_strings_return
 

G

gatherParameters() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
gatherParameters() - Method in class com.haulmont.cuba.core.sys.StatisticsAccumulator
 
generateCell(E) - Method in interface com.haulmont.cuba.gui.components.Table.ColumnGenerator
Called by Table when rendering a column for which the generator was created.
generateCell(Entity) - Method in class com.haulmont.cuba.gui.xml.DeclarativeColumnGenerator
 
GeneratedField(Component) - Constructor for class com.haulmont.cuba.gui.components.FieldGroupFieldFactory.GeneratedField
 
GeneratedField(Component, FieldGroup.FieldAttachMode) - Constructor for class com.haulmont.cuba.gui.components.FieldGroupFieldFactory.GeneratedField
 
generateField(Datasource, String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.CustomFieldGenerator
Deprecated.
Called by the FieldGroup to get a generated field instance.
generateField(Datasource, String) - Method in class com.haulmont.cuba.gui.dynamicattributes.DynamicAttributeCustomFieldGenerator
 
generateField(Datasource, String) - Method in class com.haulmont.cuba.gui.xml.DeclarativeFieldGenerator
 
generateGroovy(Condition) - Method in class com.haulmont.cuba.core.global.filter.GroovyGenerator
 
generateInsert() - Method in class com.haulmont.cuba.gui.app.core.showinfo.SystemInfoWindow
 
generateInsertScript(Entity) - Method in class com.haulmont.cuba.core.app.entitysql.EntitySqlGenerationServiceBean
 
generateInsertScript(Entity) - Method in class com.haulmont.cuba.core.app.entitysql.EntitySqlGenerator
 
generateInsertScript(Entity) - Method in interface com.haulmont.cuba.core.app.EntitySqlGenerationService
Generates an SQL-insert query for the entity
generateJpql(Condition) - Method in class com.haulmont.cuba.core.global.filter.AbstractJpqlGenerator
 
generateRandomPassword() - Method in interface com.haulmont.cuba.core.global.PasswordEncryption
 
generateRandomPassword() - Method in class com.haulmont.cuba.core.sys.PasswordEncryptionImpl
 
generateRememberMeToken(UUID) - Method in interface com.haulmont.cuba.security.app.UserManagementService
Generate and store to DB RememberMeToken
generateRememberMeToken(UUID) - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
generateSelect() - Method in class com.haulmont.cuba.gui.app.core.showinfo.SystemInfoWindow
 
generateSelectScript(Entity) - Method in class com.haulmont.cuba.core.app.entitysql.EntitySqlGenerationServiceBean
 
generateSelectScript(Entity) - Method in class com.haulmont.cuba.core.app.entitysql.EntitySqlGenerator
 
generateSelectScript(Entity) - Method in interface com.haulmont.cuba.core.app.EntitySqlGenerationService
 
generateSetFilter(Set, String, String, String) - Static method in class com.haulmont.cuba.gui.components.filter.UserSetHelper
 
generateUpdate() - Method in class com.haulmont.cuba.gui.app.core.showinfo.SystemInfoWindow
 
generateUpdateScript(Entity) - Method in class com.haulmont.cuba.core.app.entitysql.EntitySqlGenerationServiceBean
 
generateUpdateScript(Entity) - Method in class com.haulmont.cuba.core.app.entitysql.EntitySqlGenerator
 
generateUpdateScript(Entity) - Method in interface com.haulmont.cuba.core.app.EntitySqlGenerationService
Generates an SQL-update query for the entity
GenericDataSupplier - Class in com.haulmont.cuba.gui.data.impl
 
GenericDataSupplier() - Constructor for class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
GenericExceptionHandler - Interface in com.haulmont.cuba.gui.exception
Interface to be implemented by exception handlers defined on GUI level.
get(String) - Method in interface com.haulmont.chile.core.datatypes.DatatypeRegistry
Get Datatype instance by its unique id
get(Class<T>) - Method in interface com.haulmont.chile.core.datatypes.DatatypeRegistry
Get Datatype instance by the corresponding Java class.
get(String) - Static method in class com.haulmont.chile.core.datatypes.Datatypes
Get Datatype instance by its unique name
get(Class<T>) - Static method in class com.haulmont.chile.core.datatypes.Datatypes
Get Datatype instance by the corresponding Java class.
get(String) - Method in class com.haulmont.cuba.core.app.StoreFactory
Get a DataStore implementation by name.
get() - Method in class com.haulmont.cuba.core.entity.IdProxy
 
get(Class<T>) - Static method in class com.haulmont.cuba.core.global.AppBeans
Return the bean instance that matches the given object type.
get(String) - Static method in class com.haulmont.cuba.core.global.AppBeans
Return an instance of the specified bean.
get(String, Class<T>) - Static method in class com.haulmont.cuba.core.global.AppBeans
Return an instance of the specified bean.
get() - Method in class com.haulmont.cuba.core.global.FileLoader.SingleInputStreamSupplier
 
get(String) - Method in class com.haulmont.cuba.core.sys.AppComponents
Get an app component by Id.
get(String) - Method in class com.haulmont.cuba.core.sys.DatatypeRegistryImpl
 
get(Class<T>) - Method in class com.haulmont.cuba.core.sys.DatatypeRegistryImpl
 
get(QueryKey) - Method in interface com.haulmont.cuba.core.sys.entitycache.QueryCache
Returns the query results associated with queryKey in this cache
get(QueryKey) - Method in class com.haulmont.cuba.core.sys.entitycache.StandardQueryCache
 
get(String) - Method in class com.haulmont.cuba.core.sys.EntityManagerContextHolder
 
get() - Static method in class com.haulmont.cuba.core.sys.remoting.RemoteClientInfo
 
get() - Method in interface com.haulmont.cuba.core.sys.SecurityContextHolder
 
get() - Method in class com.haulmont.cuba.core.sys.SingleSecurityContextHolder
 
get(UUID) - Method in interface com.haulmont.cuba.core.sys.UserSessionFinder
 
get() - Method in class com.haulmont.cuba.desktop.DesktopWindowManagerProvider
 
get(Class<T>) - Static method in class com.haulmont.cuba.gui.data.aggregation.Aggregations
 
get(String) - Method in interface com.haulmont.cuba.gui.data.DsContext
Get datasource by name.
get(String) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
get(Icons.Icon) - Method in interface com.haulmont.cuba.gui.icons.Icons
For the given Icons.Icon instance, returns the icon source that can be used to set this icon to components.
get(String) - Method in interface com.haulmont.cuba.gui.icons.Icons
For the given Icons.Icon.name(), returns the icon source that can be used to set this icon to components.
get(Icons.Icon) - Method in class com.haulmont.cuba.gui.icons.IconsImpl
 
get(String) - Method in class com.haulmont.cuba.gui.icons.IconsImpl
 
get() - Method in interface com.haulmont.cuba.gui.settings.Settings
 
get(String) - Method in interface com.haulmont.cuba.gui.settings.Settings
 
get() - Method in class com.haulmont.cuba.gui.settings.SettingsImpl
 
get(String) - Method in class com.haulmont.cuba.gui.settings.SettingsImpl
 
get(String) - Method in class com.haulmont.cuba.gui.theme.ThemeConstants
 
get() - Method in interface com.haulmont.cuba.gui.WindowManagerProvider
 
get(FrameContext) - Method in enum com.haulmont.cuba.gui.WindowParams
Get value from the WindowContext.
get(Map<String, Object>) - Method in enum com.haulmont.cuba.gui.WindowParams
Get value from the parameters map.
get(String) - Method in class com.haulmont.cuba.gui.xml.layout.ScreenXmlDocumentCache
 
get(UUID) - Method in class com.haulmont.cuba.security.app.UserSessions
 
get(UUID) - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
Get user session from cache.
get() - Static method in class com.haulmont.cuba.web.sys.RequestContext
 
get(String, ObjectFactory<?>) - Method in class com.haulmont.cuba.web.sys.VaadinSessionScope
 
get() - Method in class com.haulmont.cuba.web.sys.WebVaadinCompatibleSecurityContextHolder
 
get() - Method in class com.haulmont.cuba.web.WebWindowManagerProvider
 
getAbortOnStateReceivingFailure() - Method in interface com.haulmont.cuba.core.app.ClusterConfig
 
getAccept() - Method in interface com.haulmont.cuba.gui.components.UploadField
Returns comma separated types of files.
getAccessKey() - Method in interface com.haulmont.cuba.core.app.filestorage.amazon.AmazonS3Config
 
getAccessToken(OAuth2Authentication) - Method in class com.haulmont.restapi.auth.ClientProxyTokenStore
 
getAccessToken() - Method in class com.haulmont.restapi.auth.OAuthTokenIssuer.OAuth2AccessTokenResult
 
getAccessToken() - Method in class com.haulmont.restapi.events.OAuthTokenRevokedEvent
 
getAccessToken(Principal, Map<String, String>, HttpServletRequest) - Method in class com.haulmont.restapi.idp.IdpAuthController
 
getAccessToken(Principal, Map<String, String>, HttpServletRequest) - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
getAcknowledgement() - Method in class com.haulmont.cuba.gui.app.core.credits.CreditsItem
 
getAction(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getAction() - Method in interface com.haulmont.cuba.gui.components.Component.ActionOwner
 
getAction(String) - Method in interface com.haulmont.cuba.gui.components.Component.ActionsHolder
 
getAction(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getActionHolderComponentId() - Method in class com.haulmont.cuba.gui.app.security.role.edit.UiPermissionDescriptor
 
getActionId() - Method in class com.haulmont.cuba.gui.app.security.role.edit.UiPermissionDescriptor
 
getActionId() - Method in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorCloseEvent
 
getActionId() - Method in class com.haulmont.cuba.gui.components.ListEditor.EditorCloseEvent
 
getActionNN(String) - Method in interface com.haulmont.cuba.gui.components.Component.ActionsHolder
 
getActions() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getActions() - Method in interface com.haulmont.cuba.gui.components.Component.ActionsHolder
 
getActions() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getActionsPermissions() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
getActionsPermissions() - Method in interface com.haulmont.cuba.gui.components.Component.SecuredActionsHolder
 
getActionsPermissions() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getActive() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getActive() - Method in class com.haulmont.cuba.security.entity.User
 
getActiveDirectoryAliases() - Method in interface com.haulmont.cuba.web.auth.WebAuthConfig
 
getActiveTasks() - Method in class com.haulmont.cuba.core.app.scheduling.Scheduling
 
getActiveTasks() - Method in interface com.haulmont.cuba.core.app.scheduling.SchedulingAPI
 
getActiveTasksCount() - Method in class com.haulmont.cuba.gui.executors.impl.TasksWatchDog
 
getActiveTasksCount() - Method in interface com.haulmont.cuba.gui.executors.WatchDog
 
getActiveThreadsCount() - Method in class com.haulmont.cuba.core.app.ClusterManager
 
getActiveThreadsCount() - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
 
getActiveThreadsCount() - Method in class com.haulmont.cuba.core.jmx.ClusterManager
 
getActiveThreadsCount() - Method in interface com.haulmont.cuba.core.jmx.ClusterManagerMBean
 
getActiveTransactionsCount() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
getActiveTransactionsCount() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getActiveTransactionsCount() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getAddButtonCaption() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getAddButtonIcon() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getAdded() - Method in class com.haulmont.cuba.gui.components.DataGrid.SelectionEvent
A List of all the items that became selected.
getAddedEntities() - Method in class com.haulmont.cuba.core.entity.diff.EntityCollectionPropertyDiff
 
getAddedParams() - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Get parameter names found during transformation
getAddedParams() - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
getAddedParams() - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
getAdditional() - Static method in class com.haulmont.cuba.core.global.Stores
 
getAdditionalExceptionReportBinding() - Method in class com.haulmont.cuba.web.exception.ExceptionDialog
 
getAddress() - Method in class com.haulmont.cuba.core.entity.JmxInstance
 
getAddress() - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
getAddress() - Method in class com.haulmont.cuba.core.sys.remoting.CubaRemoteInvocation
 
getAddress() - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
getAddress() - Method in class com.haulmont.cuba.core.sys.remoting.RemoteClientInfo
 
getAddress() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Gets the IP-address of the web browser.
getAddress() - Method in class com.haulmont.cuba.security.app.UserSessionService.Filter
 
getAddress() - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
getAddress() - Method in class com.haulmont.cuba.security.entity.UserSessionEntity
 
getAddress() - Method in class com.haulmont.cuba.security.global.UserSession
Client IP-address
getAddresses() - Method in class com.haulmont.cuba.core.global.EmailInfo
 
getAdminAddress() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
All emails go to this address if EmailerConfig.getSendAllToAdmin() is enabled, regardless of actual recipient.
getAfterAddHandler() - Method in class com.haulmont.cuba.gui.components.actions.AddAction
 
getAfterCaption() - Method in class com.haulmont.cuba.core.entity.diff.EntityBasicPropertyDiff
 
getAfterCaption() - Method in class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
getAfterCaption() - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
getAfterEditorCloseHandler() - Method in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorIntegration
 
getAfterEntity() - Method in class com.haulmont.cuba.core.entity.diff.EntityDiff
 
getAfterFilterAppliedHandler() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getAfterFilterAppliedHandler() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getAfterFilterAppliedHandler() - Method in interface com.haulmont.cuba.gui.components.Filter
 
getAfterLookupCloseHandler() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getAfterLookupSelectionHandler() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getAfterRefreshHandler() - Method in class com.haulmont.cuba.gui.components.actions.RefreshAction
 
getAfterSnapshot() - Method in class com.haulmont.cuba.core.entity.diff.EntityDiff
 
getAfterString() - Method in class com.haulmont.cuba.core.entity.diff.EntityBasicPropertyDiff
 
getAfterString() - Method in class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
getAfterString() - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
getAfterValue() - Method in class com.haulmont.cuba.core.entity.diff.EntityBasicPropertyDiff
 
getAfterValue() - Method in class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
getAfterValue() - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
getAggregation() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
getAggregationResults(GroupInfo) - Method in interface com.haulmont.cuba.gui.components.GroupTable
Returns a map with aggregation results for the given group info instance, where keys are table column ids and values are aggregation value.
getAggregationResults() - Method in interface com.haulmont.cuba.gui.components.Table
 
getAggregationStyle() - Method in interface com.haulmont.cuba.gui.components.Table
 
getAlias() - Method in interface com.haulmont.cuba.gui.config.ScreenAgent
 
getAlias() - Method in class com.haulmont.cuba.web.agent.DesktopScreenAgent
 
getAlias() - Method in class com.haulmont.cuba.web.agent.PhoneScreenAgent
 
getAlias() - Method in class com.haulmont.cuba.web.agent.TabletScreenAgent
 
getAlignment() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getAlignment() - Method in interface com.haulmont.cuba.gui.components.Component
 
getAlignment() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
getAlignment() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
getAlignment() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
getAlignment() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getAll(Class<T>) - Static method in class com.haulmont.cuba.core.global.AppBeans
Return the bean instances that match the given object type (including subclasses).
getAll() - Static method in class com.haulmont.cuba.core.global.Stores
 
getAll() - Method in class com.haulmont.cuba.core.sys.AbstractViewRepository
 
getAll() - Method in class com.haulmont.cuba.gui.components.ValidationErrors
 
getAll() - Method in interface com.haulmont.cuba.gui.data.DsContext
 
getAll() - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
getAllEmbeddableMetaClasses() - Method in class com.haulmont.cuba.core.global.MetadataTools
 
getAllEntityNames() - Method in interface com.haulmont.cuba.core.global.QueryParser
 
getAllEntityNames() - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
getAllEntityNames() - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
getAllEnumInfos() - Method in class com.haulmont.restapi.controllers.EnumsController
 
getAllEnumInfos() - Method in class com.haulmont.restapi.service.EnumsControllerManager
 
getAllEnums() - Method in class com.haulmont.cuba.core.global.MetadataTools
 
getAllIntervals() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.PredefinedDateIntervalsFactory
 
getAllItems() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
getAllMetaClassesInfo() - Method in class com.haulmont.restapi.controllers.EntitiesMetadataController
 
getAllMetaClassesInfo() - Method in class com.haulmont.restapi.service.EntitiesMetadataControllerManager
 
getAllowedRequestMethods() - Method in class com.haulmont.restapi.idp.IdpAuthController
 
getAllowedRequestMethods() - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
getAllowHandleBrowserHistoryBack() - Method in interface com.haulmont.cuba.web.WebConfig
 
getAllowQueryFromSelected() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getAllPersistentMetaClasses() - Method in class com.haulmont.cuba.core.global.MetadataTools
 
getAllSessionLogRecords(UUID) - Method in interface com.haulmont.cuba.security.app.UserSessionLog
Get all session log records.
getAllSessionLogRecords(UUID) - Method in class com.haulmont.cuba.security.app.UserSessionLogBean
 
getAllViewsForMetaClass(String) - Method in class com.haulmont.restapi.controllers.EntitiesMetadataController
 
getAllViewsForMetaClass(String) - Method in class com.haulmont.restapi.service.EntitiesMetadataControllerManager
 
getAlternateText() - Method in interface com.haulmont.cuba.gui.components.ResourceView
Gets this component's alternate text that can be presented instead of the component's normal content for accessibility purposes.
getAncestor() - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
getAncestor() - Method in interface com.haulmont.chile.core.model.MetaClass
Immediate ancestor of the object, or null if there is no one.
getAncestor() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaClass
 
getAncestor() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaClass
 
getAncestors() - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
getAncestors() - Method in interface com.haulmont.chile.core.model.MetaClass
All ancestors of the metaclass, in order going up from the immediate ancestor.
getAncestors() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaClass
 
getAncestors() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaClass
 
getAndRefresh(UUID) - Method in class com.haulmont.cuba.security.app.UserSessions
 
getAndRefresh(UUID, boolean) - Method in class com.haulmont.cuba.security.app.UserSessions
 
getAndRefresh(UUID) - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
Get user session from cache, updating its "last used" timestamp.
getAndRefresh(UUID, boolean) - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
Get user session from cache, updating its "last used" timestamp and optionally propagating the new timestamp to the cluster.
getAndRefreshNN(UUID) - Method in class com.haulmont.cuba.security.app.UserSessions
 
getAndRefreshNN(UUID, boolean) - Method in class com.haulmont.cuba.security.app.UserSessions
 
getAndRefreshNN(UUID) - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
Get user session from cache, updating its "last used" timestamp.
getAndRefreshNN(UUID, boolean) - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
Get user session from cache, updating its "last used" timestamp and optionally propagating the new timestamp to the cluster.
getAnnotatedElement() - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
getAnnotatedElement() - Method in interface com.haulmont.chile.core.model.MetaProperty
 
getAnnotatedElement() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
getAnnotatedElement() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaProperty
 
getAnnotation(Class<?>, Method, Class<T>, boolean) - Static method in class com.haulmont.cuba.core.config.ConfigUtil
Search for an annotation on a configuration interface method.
getAnnotations() - Method in class com.haulmont.chile.core.model.impl.MetadataObjectImpl
 
getAnnotations() - Method in interface com.haulmont.chile.core.model.MetadataObject
MetadataObject annotations.
getAnnotations() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepProperty
 
getAnonymousLogin() - Method in interface com.haulmont.cuba.core.app.ServerConfig
Login name of the anonymous user.
getAnonymousSession(String) - Method in interface com.haulmont.cuba.security.app.TrustedClientService
Get anonymous user session from a trusted client.
getAnonymousSession(String) - Method in class com.haulmont.cuba.security.app.TrustedClientServiceBean
 
getAnonymousSession() - Method in class com.haulmont.cuba.security.auth.AnonymousSessionHolder
 
getAnonymousSession() - Method in class com.haulmont.cuba.web.security.WebAnonymousSessionHolder
 
getAnonymousSessionId() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getAnonymousUserLogin() - Method in interface com.haulmont.cuba.portal.config.PortalConfig
 
getApp() - Method in class com.haulmont.cuba.web.AppUI
 
getApp() - Method in class com.haulmont.cuba.web.security.events.AppInitializedEvent
 
getApp() - Method in class com.haulmont.cuba.web.security.events.AppLoggedInEvent
 
getApp() - Method in class com.haulmont.cuba.web.security.events.AppLoggedOutEvent
 
getApp() - Method in class com.haulmont.cuba.web.security.events.AppStartedEvent
 
getApp() - Method in class com.haulmont.cuba.web.WebWindowManager
 
getAppClassesPath(String) - Static method in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
getAppComponents() - Method in class com.haulmont.cuba.core.global.BuildInfo.Content
 
getAppComponents() - Static method in class com.haulmont.cuba.core.sys.AppContext
 
getAppComponents() - Method in class com.haulmont.cuba.testsupport.TestContainer
 
getAppenderLevel() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
getAppenders() - Method in interface com.haulmont.cuba.core.global.LogControl
Get current appenders
getAppenders() - Method in class com.haulmont.cuba.core.sys.jmx.JmxLogControl
 
getAppenders() - Method in interface com.haulmont.cuba.core.sys.jmx.JmxLogControlMBean
Get current appenders
getAppenders() - Method in class com.haulmont.cuba.core.sys.LogControlImpl
 
getAppenders(JmxInstance) - Method in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
Get current appenders.
getAppenders() - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI.LoggingHostInfo
 
getAppenders(JmxInstance) - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
getAppenderThreshold(String) - Method in interface com.haulmont.cuba.core.global.LogControl
Reads current threshold of the appender
getAppenderThreshold(String) - Method in class com.haulmont.cuba.core.sys.jmx.JmxLogControl
 
getAppenderThreshold(String) - Method in interface com.haulmont.cuba.core.sys.jmx.JmxLogControlMBean
Reads current threshold of the appender
getAppenderThreshold(String) - Method in class com.haulmont.cuba.core.sys.LogControlImpl
 
getAppenderThreshold(JmxInstance, String) - Method in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
Reads current threshold of the appender.
getAppenderThreshold(JmxInstance, String) - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
getAppFolderEditWindowClassName() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getAppFoldersRefreshPeriodSec() - Method in interface com.haulmont.cuba.web.WebConfig
 
getAppFoldersTree() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
getApplicationContext() - Static method in class com.haulmont.cuba.core.sys.AppContext
INTERNAL.
getApplicationContext() - Method in class com.haulmont.cuba.core.sys.servlet.events.ServletContextDestroyedEvent
 
getApplicationContext() - Method in class com.haulmont.cuba.core.sys.servlet.events.ServletContextInitializedEvent
 
getApplicationSession() - Method in class com.haulmont.cuba.desktop.App
 
getApplicationVersion() - Method in class com.haulmont.cuba.web.sys.CubaVaadinServletService
 
getAppLog() - Method in class com.haulmont.cuba.web.App
 
getAppLogMaxItemsCount() - Method in interface com.haulmont.cuba.web.WebConfig
 
getApplyDefault() - Method in class com.haulmont.cuba.core.entity.AbstractSearchFolder
 
getApplyDefault() - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
getApplyTo() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getApplyTo() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getApplyTo() - Method in interface com.haulmont.cuba.gui.components.Filter
 
getAppName() - Method in class com.haulmont.cuba.core.global.BuildInfo.Content
 
getAppProperties() - Method in class com.haulmont.cuba.client.sys.cache.ConfigStorageCache
 
getAppProperties() - Method in interface com.haulmont.cuba.core.app.ConfigStorageService
 
getAppProperties() - Method in class com.haulmont.cuba.core.app.ConfigStorageServiceBean
 
getAppProperties() - Method in class com.haulmont.cuba.core.config.AppPropertiesLocator
 
getAppProperties() - Method in class com.haulmont.cuba.testsupport.TestContainer
 
getAppPropertiesFiles() - Method in class com.haulmont.cuba.testsupport.TestContainer
 
getAppProperty(String) - Method in class com.haulmont.cuba.core.config.ConfigStorageCommon
 
getAppProperty(String) - Method in class com.haulmont.cuba.core.jmx.ConfigStorage
 
getAppProperty(String) - Method in interface com.haulmont.cuba.core.jmx.ConfigStorageMBean
 
getAppProperty(String) - Method in class com.haulmont.cuba.portal.jmx.ConfigStorage
 
getAppProperty(String) - Method in interface com.haulmont.cuba.portal.jmx.ConfigStorageMBean
 
getAppProperty(String) - Method in class com.haulmont.cuba.web.jmx.ConfigStorage
 
getAppProperty(String) - Method in interface com.haulmont.cuba.web.jmx.ConfigStorageMBean
 
getAppUI() - Method in class com.haulmont.cuba.web.App
 
getAppUIs() - Method in class com.haulmont.cuba.web.App
 
getAppWindowMode() - Method in interface com.haulmont.cuba.web.WebConfig
 
getAppWindowTheme() - Method in interface com.haulmont.cuba.web.WebConfig
 
getArgumentsData() - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
getArray(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getArray(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getArrayType(String) - Static method in class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
getArrowDownActionHandler() - Method in interface com.haulmont.cuba.gui.components.SuggestionField
 
getArtifactGroup() - Method in class com.haulmont.cuba.core.global.BuildInfo.Content
 
getAscending() - Method in class com.haulmont.cuba.gui.components.Table.SortInfo
 
getAspectRatio() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
getAsyncSearchDelayMs() - Method in interface com.haulmont.cuba.gui.components.SuggestionField
 
getAsyncSearchTimeoutMs() - Method in interface com.haulmont.cuba.gui.components.SuggestionField
Deprecated.
getAttachments() - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
getAttachments() - Method in class com.haulmont.cuba.core.global.EmailInfo
 
getAttachmentsName() - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
getAttachMode() - Method in class com.haulmont.cuba.gui.components.FieldGroupFieldFactory.GeneratedField
 
getAttemptsCount() - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
getAttemptsMade() - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
getAttribute() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
getAttribute(Object) - Method in class com.haulmont.cuba.core.sys.EntityManagerContext
 
getAttribute() - Method in class com.haulmont.cuba.core.sys.jpql.pointer.SimpleAttributePointer
 
getAttribute(String) - Method in class com.haulmont.cuba.desktop.ApplicationSession
 
getAttribute(String) - Method in class com.haulmont.cuba.security.global.UserSession
Get user session attribute.
getAttributeByName(String) - Method in interface com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModel
 
getAttributeByName(String) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
getAttributeByName(String) - Method in class com.haulmont.cuba.core.sys.jpql.model.NoJpqlEntityModel
 
getAttributeClass(CategoryAttribute) - Static method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesUtils
Resolve attribute value's Java class
getAttributeForMetaClass(MetaClass, String) - Method in class com.haulmont.cuba.client.sys.cache.DynamicAttributesClientImpl
 
getAttributeForMetaClass(MetaClass, String) - Method in interface com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributes
Get certain category attribute for metaClass by attribute's code
getAttributeForMetaClass(MetaClass, String) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesCache
 
getAttributeForMetaClass(MetaClass, String) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesImpl
 
getAttributeForMetaClass(MetaClass, String) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManager
 
getAttributeForMetaClass(MetaClass, String) - Method in interface com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManagerAPI
Get certain category attribute for metaClass by attribute code
getAttributeNames() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
getAttributeNames() - Method in class com.haulmont.cuba.security.global.UserSession
User session attribute names.
getAttributes() - Method in class com.haulmont.cuba.core.sys.FetchGroupDescription
 
getAttributes() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
getAttributes() - Method in class com.haulmont.cuba.core.sys.persistence.EntityAttributeChanges
 
getAttributes() - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
getAttributes() - Method in class com.haulmont.cuba.security.entity.LoggedEntity
 
getAttributes() - Method in class com.haulmont.cuba.security.global.IdpSession
 
getAttributes() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
getAttributesForMetaClass(MetaClass) - Method in class com.haulmont.cuba.client.sys.cache.DynamicAttributesClientImpl
 
getAttributesForMetaClass(MetaClass) - Method in interface com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributes
Get all categories attributes for metaClass from cache
getAttributesForMetaClass(MetaClass) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesCache
 
getAttributesForMetaClass(MetaClass) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesImpl
 
getAttributesForMetaClass(MetaClass) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManager
 
getAttributesForMetaClass(MetaClass) - Method in interface com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManagerAPI
Get all categories attributes for metaClass from cache
getAttributesToRemove() - Method in class com.haulmont.restapi.transform.AbstractEntityJsonTransformer
 
getAttributesToRename() - Method in class com.haulmont.restapi.transform.AbstractEntityJsonTransformer
 
getAttributesToShowOnTheScreen(MetaClass, String, String) - Method in class com.haulmont.cuba.gui.dynamicattributes.DynamicAttributesGuiTools
Get attributes which should be added automatically to the screen and component.
getAttributeValue(boolean) - Method in class com.haulmont.cuba.web.app.ui.jmxcontrol.util.AttributeEditor
 
getAuthentication() - Method in class com.haulmont.restapi.events.AfterRestInvocationEvent
 
getAuthentication() - Method in class com.haulmont.restapi.events.BeforeRestInvocationEvent
 
getAuthenticationBytes() - Method in class com.haulmont.cuba.core.entity.AccessToken
 
getAuthenticationBytes() - Method in class com.haulmont.cuba.core.entity.RefreshToken
 
getAuthenticationDetails() - Method in class com.haulmont.cuba.security.auth.events.AfterAuthenticationEvent
 
getAuthenticationDetails() - Method in class com.haulmont.cuba.security.auth.events.AfterLoginEvent
 
getAuthenticationDetails() - Method in class com.haulmont.cuba.security.auth.events.AuthenticationSuccessEvent
 
getAuthenticationDetails() - Method in class com.haulmont.cuba.security.auth.events.UserLoggedInEvent
 
getAuthenticationDetails() - Method in class com.haulmont.cuba.web.security.events.AfterLoginEvent
 
getAuthenticationDetails() - Method in class com.haulmont.cuba.web.security.events.UserSessionStartedEvent
 
getAuthenticationKey() - Method in class com.haulmont.cuba.core.entity.AccessToken
 
getAuthor() - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
getAuthority() - Method in class com.haulmont.cuba.portal.sys.security.RoleGrantedAuthority
 
getAuto() - Method in class com.haulmont.cuba.security.entity.LoggedEntity
 
getAutoCommit() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
getAutoCompleteSupport() - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
 
getAutomaticDatabaseUpdate() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getAutoSave() - Method in class com.haulmont.cuba.security.entity.Presentation
 
getAvailableBasicTypes() - Method in class com.haulmont.cuba.core.app.domain.DomainDescriptionServiceBean
 
getAvailableBeans() - Method in class com.haulmont.cuba.core.app.AbstractBeansMetadata
Returns a map, the key is bean name, the value is a list of objects that hold a bean methods information
getAvailableBeans() - Method in class com.haulmont.cuba.core.app.scheduling.SchedulingServiceBean
 
getAvailableBeans() - Method in interface com.haulmont.cuba.core.app.SchedulingService
Return information about beans and their methods that can be invoked by scheduled tasks.
getAvailableBrowserScreens(Class) - Method in class com.haulmont.cuba.gui.ScreensHelper
 
getAvailableContexts(JmxInstance) - Method in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
 
getAvailableContexts(JmxInstance) - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
getAvailableFontSizes() - Method in interface com.haulmont.cuba.desktop.DesktopConfig
 
getAvailableLocales() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
Supported locales.
getAvailableLookupScreenId(MetaClass) - Method in class com.haulmont.cuba.gui.config.WindowConfig
 
getAvailableScreens(Class) - Method in class com.haulmont.cuba.gui.ScreensHelper
 
getAvailableThemes() - Method in class com.haulmont.cuba.gui.theme.ThemeConstantsRepository
 
getAvailableUsers() - Method in class com.haulmont.cuba.core.app.scheduling.SchedulingServiceBean
 
getAvailableUsers() - Method in interface com.haulmont.cuba.core.app.SchedulingService
Return a list of user login names that can be used by scheduled tasks.
getAverage() - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
getAverageStringValue() - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
getAvgActiveTransactions() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getAvgActiveTransactions() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getAvgActiveTransactionsCount() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
getAvgDbConnectionPoolNumActive() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
getAvgDbConnectionPoolNumActive() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getAvgDbConnectionPoolNumActive() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getAvgDbConnectionPoolNumIdle() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
getAvgDbConnectionPoolNumIdle() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getAvgDbConnectionPoolNumIdle() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getAvgFreePhysicalMemorySize() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getAvgFreePhysicalMemorySize() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getAvgFreePhysicalMemorySize() - Method in class com.haulmont.cuba.core.sys.StatisticsAccumulator
 
getAvgFreePhysicalMemorySize() - Method in class com.haulmont.cuba.web.jmx.StatisticsCounter
 
getAvgFreePhysicalMemorySize() - Method in interface com.haulmont.cuba.web.jmx.StatisticsCounterMBean
 
getAvgFreeSwapSpaceSize() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getAvgFreeSwapSpaceSize() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getAvgFreeSwapSpaceSize() - Method in class com.haulmont.cuba.core.sys.StatisticsAccumulator
 
getAvgFreeSwapSpaceSize() - Method in class com.haulmont.cuba.web.jmx.StatisticsCounter
 
getAvgFreeSwapSpaceSize() - Method in interface com.haulmont.cuba.web.jmx.StatisticsCounterMBean
 
getAvgHeapMemoryUsage() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getAvgHeapMemoryUsage() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getAvgHeapMemoryUsage() - Method in class com.haulmont.cuba.core.sys.StatisticsAccumulator
 
getAvgHeapMemoryUsage() - Method in class com.haulmont.cuba.web.jmx.StatisticsCounter
 
getAvgHeapMemoryUsage() - Method in interface com.haulmont.cuba.web.jmx.StatisticsCounterMBean
 
getAvgNonHeapMemoryUsage() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getAvgNonHeapMemoryUsage() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getAvgNonHeapMemoryUsage() - Method in class com.haulmont.cuba.core.sys.StatisticsAccumulator
 
getAvgNonHeapMemoryUsage() - Method in class com.haulmont.cuba.web.jmx.StatisticsCounter
 
getAvgNonHeapMemoryUsage() - Method in interface com.haulmont.cuba.web.jmx.StatisticsCounterMBean
 
getAvgProcessCpuLoad() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getAvgProcessCpuLoad() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getAvgProcessCpuLoad() - Method in class com.haulmont.cuba.core.sys.StatisticsAccumulator
 
getAvgProcessCpuLoad() - Method in class com.haulmont.cuba.web.jmx.StatisticsCounter
 
getAvgProcessCpuLoad() - Method in interface com.haulmont.cuba.web.jmx.StatisticsCounterMBean
 
getAvgSystemCpuLoad() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getAvgSystemCpuLoad() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getAvgSystemCpuLoad() - Method in class com.haulmont.cuba.core.sys.StatisticsAccumulator
 
getAvgSystemCpuLoad() - Method in class com.haulmont.cuba.web.jmx.StatisticsCounter
 
getAvgSystemCpuLoad() - Method in interface com.haulmont.cuba.web.jmx.StatisticsCounterMBean
 
getAvgThreadCount() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getAvgThreadCount() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getAvgThreadCount() - Method in class com.haulmont.cuba.core.sys.StatisticsAccumulator
 
getAvgThreadCount() - Method in class com.haulmont.cuba.web.jmx.StatisticsCounter
 
getAvgThreadCount() - Method in interface com.haulmont.cuba.web.jmx.StatisticsCounterMBean
 
getAvgUserSessions() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
getAvgUserSessions() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getAvgUserSessions() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getBackgroundTaskTimeoutCheckInterval() - Method in interface com.haulmont.cuba.client.ClientConfig
Interval for checking timeout of a BackgroundTask.
getBackgroundWorker() - Static method in class com.haulmont.cuba.gui.AppConfig
Client-specific BackgroundWorker
getBadgeText() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
 
getBaseUrl() - Method in class com.haulmont.cuba.core.sys.remoting.discovery.StaticServerSelector
 
getBasicDataSource() - Method in class com.haulmont.cuba.testsupport.TestDataSource
 
getBean() - Method in class com.haulmont.cuba.gui.config.MenuItem
 
getBeanMethod() - Method in class com.haulmont.cuba.gui.config.MenuItem
 
getBeanName() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getBeforeActionPerformedHandler() - Method in interface com.haulmont.cuba.gui.components.Action.HasBeforeActionPerformedHandler
 
getBeforeActionPerformedHandler() - Method in class com.haulmont.cuba.gui.components.actions.AddAction
 
getBeforeActionPerformedHandler() - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
getBeforeActionPerformedHandler() - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
getBeforeActionPerformedHandler() - Method in class com.haulmont.cuba.gui.components.actions.EditAction
 
getBeforeActionPerformedHandler() - Method in class com.haulmont.cuba.gui.components.actions.ExcelAction
 
getBeforeActionPerformedHandler() - Method in class com.haulmont.cuba.gui.components.actions.RelatedAction
 
getBeforeActionPerformedHandler() - Method in class com.haulmont.cuba.gui.components.actions.RemoveAction
 
getBeforeCaption() - Method in class com.haulmont.cuba.core.entity.diff.EntityBasicPropertyDiff
 
getBeforeCaption() - Method in class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
getBeforeCaption() - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
getBeforeEntity() - Method in class com.haulmont.cuba.core.entity.diff.EntityDiff
 
getBeforeFilterAppliedHandler() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getBeforeFilterAppliedHandler() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getBeforeFilterAppliedHandler() - Method in interface com.haulmont.cuba.gui.components.Filter
 
getBeforeRefreshHandler() - Method in class com.haulmont.cuba.gui.components.actions.RefreshAction
 
getBeforeSnapshot() - Method in class com.haulmont.cuba.core.entity.diff.EntityDiff
 
getBeforeString() - Method in class com.haulmont.cuba.core.entity.diff.EntityBasicPropertyDiff
 
getBeforeString() - Method in class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
getBeforeString() - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
getBeforeValue() - Method in class com.haulmont.cuba.core.entity.diff.EntityBasicPropertyDiff
 
getBeforeValue() - Method in class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
getBeforeValue() - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
getBigDecimal(int, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getBigDecimal(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getBigDecimal(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getBinding() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
getBlob(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getBlob(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getBlock() - Method in class com.haulmont.cuba.core.sys.AppComponents
 
getBlueSliderCaption() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Return caption of the slider for blue color.
getBody() - Method in class com.haulmont.cuba.core.global.EmailInfo
 
getBool(FrameContext) - Method in enum com.haulmont.cuba.gui.WindowParams
Get boolean value from the WindowContext.
getBoolean(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getBoolean(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getBooleanValue() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getBreadCrumbs(ComponentContainer) - Method in class com.haulmont.cuba.web.WebWindowManager
 
getBrowserApplication() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Get the browser user-agent string.
getBrowserMajorVersion() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Gets the major version of the browser the user is using.
getBrowserMinorVersion() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Gets the minor version of the browser the user is using.
getBrowseScreenId(MetaClass) - Method in class com.haulmont.cuba.gui.config.WindowConfig
 
getBruteForceBlockIntervalSec() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getBruteForceBlockIntervalSec() - Method in interface com.haulmont.cuba.security.app.BruteForceProtectionAPI
Returns a time interval for which a user is blocked after the number of allowed login attempts is exceeded
getBruteForceBlockIntervalSec() - Method in class com.haulmont.cuba.security.app.BruteForceProtectionBean
 
getBruteForceBlockIntervalSec() - Method in interface com.haulmont.cuba.security.app.LoginService
Deprecated.
is not supported any more
getBruteForceBlockIntervalSec() - Method in class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
getBruteForceProtectionEnabled() - Method in interface com.haulmont.cuba.core.app.ServerConfig
Whether the brute-force protection on user login is enabled.
getBucket() - Method in interface com.haulmont.cuba.core.app.filestorage.amazon.AmazonS3Config
 
getBufferSize() - Method in interface com.haulmont.cuba.gui.components.ResourceView.HasStreamSettings
 
getBufferSize() - Method in class com.haulmont.cuba.testsupport.TestMailSender
 
getBuildDate() - Method in class com.haulmont.cuba.core.global.BuildInfo.Content
 
getBulkEditorIntegration() - Method in class com.haulmont.cuba.gui.components.actions.EditAction
 
getBulkEditorWindow() - Method in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorCloseEvent
 
getButton() - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
getButton() - Method in class com.haulmont.cuba.gui.components.DataGrid.DataGridClickEvent
Returns an identifier describing which mouse button the user pushed.
getButton() - Method in class com.haulmont.cuba.gui.components.Image.ClickEvent
Returns an identifier describing which mouse button the user pushed.
getButtonCaption() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Return caption of color picker button.
getButtons() - Method in interface com.haulmont.cuba.gui.components.ButtonsPanel.Provider
 
getButtonsPanel() - Method in interface com.haulmont.cuba.gui.components.Component.HasButtonsPanel
 
getByExtension(String) - Static method in class com.haulmont.cuba.gui.export.ExportFormat
 
getByte(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getByte(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getBytes(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getBytes(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getBytes() - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Deprecated.
getCacheCount() - Method in class com.haulmont.cuba.core.jmx.ObjectsCacheManager
 
getCacheCount() - Method in interface com.haulmont.cuba.core.jmx.ObjectsCacheManagerMBean
 
getCached(String) - Method in class com.haulmont.cuba.client.sys.cache.ClientCacheManager
Get cached object by its name
getCacheIfNewer(Date) - Method in interface com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesCacheService
 
getCacheIfNewer(Date) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesCacheServiceBean
 
getCacheIfNewer(Date) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManager
 
getCacheIfNewer(Date) - Method in interface com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManagerAPI
 
getCacheSize() - Method in interface com.haulmont.cuba.core.global.Messages
 
getCacheSize() - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
getCacheTime() - Method in interface com.haulmont.cuba.gui.components.ResourceView.HasStreamSettings
 
getCalendar() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarBackwardClickEvent
 
getCalendar() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarDateClickEvent
 
getCalendar() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarEventClickEvent
 
getCalendar() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarEventMoveEvent
 
getCalendar() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarEventResizeEvent
 
getCalendar() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarForwardClickEvent
 
getCalendar() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarRangeSelectEvent
 
getCalendar() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarWeekClickEvent
 
getCalendarEvent() - Method in class com.haulmont.cuba.gui.components.calendar.CalendarEvent.EventChangeEvent
 
getCalendarEvent() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarEventClickEvent
 
getCalendarEvent() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarEventMoveEvent
 
getCalendarEvent() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarEventResizeEvent
 
getCancelButtonCaption() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Return caption of the cancel button.
getCanonicalizedQueryString(Map<String, String>) - Static method in class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerBase
Examines the specified query string parameters and returns a canonicalized form.
getCaption() - Method in class com.haulmont.cuba.core.entity.AppFolder
 
getCaption() - Method in class com.haulmont.cuba.core.entity.Folder
 
getCaption() - Method in class com.haulmont.cuba.core.entity.JmxInstance
 
getCaption() - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
getCaption() - Method in class com.haulmont.cuba.core.global.EmailInfo
 
getCaption() - Method in class com.haulmont.cuba.gui.app.security.entity.AbstractPermissionTarget
 
getCaption() - Method in interface com.haulmont.cuba.gui.app.security.entity.AssignableTarget
 
getCaption() - Method in class com.haulmont.cuba.gui.app.security.entity.UiPermissionTarget
 
getCaption() - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
getCaption() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getCaption() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
getCaption() - Method in interface com.haulmont.cuba.gui.components.Accordion.Tab
Get tab caption.
getCaption() - Method in interface com.haulmont.cuba.gui.components.Action
 
getCaption() - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent
 
getCaption() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
getCaption() - Method in class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
getCaption() - Method in interface com.haulmont.cuba.gui.components.Component.HasCaption
 
getCaption() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
getCaption() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getCaption() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
getCaption() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getCaption() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getCaption() - Method in class com.haulmont.cuba.gui.components.filter.FilterHelper.ShortcutListener
 
getCaption() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
 
getCaption() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
 
getCaption() - Method in class com.haulmont.cuba.gui.components.ShowInfoAction
 
getCaption() - Method in class com.haulmont.cuba.gui.components.SuggestionField.OptionWrapper
 
getCaption() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
getCaption(K) - Method in interface com.haulmont.cuba.gui.data.TreeTableDatasource
 
getCaption(Object) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Returns presentation caption by its id
getCaption(Object) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
getCaption() - Method in class com.haulmont.cuba.gui.xml.DeclarativeAction
 
getCaption() - Method in class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
getCaption() - Method in class com.haulmont.cuba.security.entity.SearchFolder
 
getCaption() - Method in class com.haulmont.cuba.security.entity.User
 
getCaption() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getCaptionAlignment() - Method in interface com.haulmont.cuba.gui.components.FieldGroup
 
getCaptionMode() - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
getCaptionMode() - Method in interface com.haulmont.cuba.gui.components.PickerField
 
getCaptionMode() - Method in interface com.haulmont.cuba.gui.components.SuggestionField
 
getCaptionMode() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getCaptionMode() - Method in interface com.haulmont.cuba.gui.components.Tree
 
getCaptionProperty() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
getCaptionProperty() - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
getCaptionProperty() - Method in interface com.haulmont.cuba.gui.components.PickerField
 
getCaptionProperty() - Method in interface com.haulmont.cuba.gui.components.SuggestionField
 
getCaptionProperty() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getCaptionProperty() - Method in interface com.haulmont.cuba.gui.components.Tree
 
getCardinality() - Method in class com.haulmont.chile.core.model.impl.AbstractRange
 
getCardinality() - Method in interface com.haulmont.chile.core.model.Range
Get relation type for this property if it is a reference.
getCardinality() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepProperty
 
getCaseConversion() - Method in interface com.haulmont.cuba.gui.components.TextInputField.CaseConversionSupported
 
getCatalog() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
getCategoriesForMetaClass(MetaClass) - Method in class com.haulmont.cuba.client.sys.cache.DynamicAttributesClientImpl
 
getCategoriesForMetaClass(MetaClass) - Method in interface com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributes
Get all categories linked with metaClass from cache
getCategoriesForMetaClass(MetaClass) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesCache
 
getCategoriesForMetaClass(MetaClass) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesImpl
 
getCategoriesForMetaClass(MetaClass) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManager
 
getCategoriesForMetaClass(MetaClass) - Method in interface com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManagerAPI
Get all categories linked with metaClass from cache
getCategory() - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
getCategory() - Method in interface com.haulmont.cuba.core.entity.Categorized
 
getCategory() - Method in class com.haulmont.cuba.core.entity.CategorizedEntity
 
getCategory() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getCategoryAttribute(MetaProperty) - Static method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesUtils
 
getCategoryAttribute() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getCategoryAttributeId() - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
getCategoryAttrs() - Method in class com.haulmont.cuba.core.entity.Category
 
getCategoryEntityType() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getCategoryId() - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
getCause(String) - Method in exception com.haulmont.cuba.core.global.RemoteException
Search for RemoteException.Cause by its exception class name.
getCause() - Method in exception com.haulmont.cuba.core.global.RuntimeFileStorageException
 
getCause() - Method in class com.haulmont.cuba.gui.components.UploadField.FileUploadErrorEvent
 
getCauseErrorMessages() - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.HintResponse
 
getCauses() - Method in exception com.haulmont.cuba.core.global.RemoteException
 
getCauses() - Method in exception com.haulmont.cuba.gui.components.CompositeValidationException
 
getCell(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid.StaticRow
Returns the cell for the given column id on this row.
getCellDescriptionProvider() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Returns the CellDescriptionProvider instance used to generate descriptions (tooltips) for DataGrid cells.
getCellType() - Method in interface com.haulmont.cuba.gui.components.DataGrid.StaticCell
Returns the type of content stored in this cell.
getChangeDate() - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
getChangePasswordAtNextLogon() - Method in class com.haulmont.cuba.security.entity.User
 
getChanges() - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
getChangeType() - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
getChannel() - Method in class com.haulmont.cuba.core.app.ClusterManager
 
getCharacterStream(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getCharacterStream(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getCheckBoxVariant(Object, PermissionVariant) - Static method in class com.haulmont.cuba.gui.app.security.role.edit.PermissionUiHelper
 
getCheckBoxVariant(Object, AttributePermissionVariant) - Static method in class com.haulmont.cuba.gui.app.security.role.edit.PermissionUiHelper
 
getCheckBoxVariant(Object, UiPermissionVariant) - Static method in class com.haulmont.cuba.gui.app.security.role.edit.PermissionUiHelper
 
getCheckType() - Method in class com.haulmont.cuba.security.entity.Constraint
 
getCheckType() - Method in class com.haulmont.cuba.security.global.ConstraintData
 
getChildComponent() - Method in class com.haulmont.cuba.gui.components.Component.LayoutClickEvent
 
getChildItems(GroupInfo) - Method in interface com.haulmont.cuba.gui.data.GroupDatasource
 
getChildItems(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
getChildItems(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDelegate
 
getChildItems(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
getChildren() - Method in class com.haulmont.bali.datastruct.Node
Return the children of Node<T>.
getChildren(UUID) - Method in class com.haulmont.cuba.gui.components.filter.addcondition.ConditionDescriptorsDs
 
getChildren() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
 
getChildren() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
 
getChildren() - Method in class com.haulmont.cuba.gui.config.MenuItem
Children items
getChildren() - Method in interface com.haulmont.cuba.gui.data.DsContext
 
getChildren(GroupInfo) - Method in interface com.haulmont.cuba.gui.data.GroupDatasource
 
getChildren(K) - Method in interface com.haulmont.cuba.gui.data.HierarchicalDatasource
Get children IDs for item with the given ID
getChildren(K) - Method in class com.haulmont.cuba.gui.data.impl.AbstractTreeDatasource
 
getChildren() - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
getChildren(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
getChildren(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDelegate
 
getChildren(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
getChildren(K) - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalDatasourceImpl
 
getChildren(K) - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalPropertyDatasourceImpl
 
getChildValues() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getChunkSize() - Method in interface com.haulmont.cuba.core.app.filestorage.amazon.AmazonS3Config
 
getClass(String) - Static method in class com.haulmont.bali.util.ReflectionHelper
Load class by name, wrapping a ClassNotFoundException into unchecked exception.
getClass(String) - Method in class com.haulmont.chile.core.model.impl.MetaModelImpl
 
getClass(Class<?>) - Method in class com.haulmont.chile.core.model.impl.MetaModelImpl
 
getClass(String) - Method in class com.haulmont.chile.core.model.impl.SessionImpl
 
getClass(Class<?>) - Method in class com.haulmont.chile.core.model.impl.SessionImpl
 
getClass(String) - Method in interface com.haulmont.chile.core.model.MetaModel
Get MetaClass by its unique name
getClass(Class<?>) - Method in interface com.haulmont.chile.core.model.MetaModel
Get MetaClass by corresponding entity's Java class
getClass(String) - Method in interface com.haulmont.chile.core.model.Session
Search MetaClass by its name in the whole metamodel.
getClass(Class<?>) - Method in interface com.haulmont.chile.core.model.Session
Search MetaClass by the corresponding Java class in the whole metamodel.
getClass(String) - Method in class com.haulmont.cuba.core.sys.CachingMetadataSession
 
getClass(Class<?>) - Method in class com.haulmont.cuba.core.sys.CachingMetadataSession
 
getClass(String) - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
getClass(Class<?>) - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
getClassByClass() - Method in class com.haulmont.chile.core.model.impl.MetaModelImpl
 
getClassByName() - Method in class com.haulmont.chile.core.model.impl.MetaModelImpl
 
getClassDependencies(String) - Method in class com.haulmont.cuba.core.sys.ClassLoaderManager
 
getClassDependencies(String) - Method in interface com.haulmont.cuba.core.sys.ClassLoaderManagerMBean
 
getClassDependencies(String) - Method in class com.haulmont.cuba.core.sys.javacl.JavaClassLoader
 
getClassDependent(String) - Method in class com.haulmont.cuba.core.sys.javacl.JavaClassLoader
 
getClasses() - Method in class com.haulmont.chile.core.model.impl.MetaModelImpl
 
getClasses() - Method in class com.haulmont.chile.core.model.impl.SessionImpl
 
getClasses() - Method in interface com.haulmont.chile.core.model.MetaModel
All metaclasses
getClasses() - Method in interface com.haulmont.chile.core.model.Session
 
getClasses() - Method in class com.haulmont.cuba.core.sys.CachingMetadataSession
 
getClasses() - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
getClassLoader() - Method in interface com.haulmont.cuba.core.global.Scripting
Returns the dynamic classloader.
getClassLoader() - Method in class com.haulmont.cuba.core.sys.AbstractScripting
 
getClassLoader() - Method in class com.haulmont.cuba.core.sys.javacl.compiler.CharSequenceCompiler
 
getClassName() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getClassName() - Method in class com.haulmont.cuba.core.global.RemoteException.Cause
 
getClassName() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
getClassNames() - Method in exception com.haulmont.cuba.core.sys.javacl.compiler.CharSequenceCompilerException
 
getClassNN(String) - Method in class com.haulmont.chile.core.model.impl.SessionImpl
 
getClassNN(Class<?>) - Method in class com.haulmont.chile.core.model.impl.SessionImpl
 
getClassNN(String) - Method in interface com.haulmont.chile.core.model.Session
Search MetaClass by its name in the whole metamodel.
getClassNN(Class<?>) - Method in interface com.haulmont.chile.core.model.Session
Search MetaClass by the corresponding Java class in the whole metamodel.
getClassNN(String) - Method in class com.haulmont.cuba.core.sys.CachingMetadataSession
 
getClassNN(Class<?>) - Method in class com.haulmont.cuba.core.sys.CachingMetadataSession
 
getClassNN(String) - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
getClassNN(Class<?>) - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
getClearAction() - Method in interface com.haulmont.cuba.gui.components.PickerField
 
getClearButtonCaption() - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
getClearButtonCaption() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getClearButtonDescription() - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
getClearButtonIcon() - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
getClearButtonIcon() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getClientBackgroundTasksLatencySeconds() - Method in interface com.haulmont.cuba.web.WebConfig
 
getClientInfo(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
getClientInfo() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
getClientInfo() - Method in class com.haulmont.cuba.core.sys.remoting.CubaRemoteInvocation
 
getClientInfo() - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
getClientInfo() - Method in class com.haulmont.cuba.portal.App
 
getClientInfo() - Method in class com.haulmont.cuba.security.app.UserSessionService.Filter
 
getClientInfo() - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
getClientInfo() - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
getClientInfo() - Method in class com.haulmont.cuba.security.entity.UserSessionEntity
 
getClientInfo() - Method in class com.haulmont.cuba.security.global.UserSession
Client application info
getClientIpAddress() - Method in class com.haulmont.cuba.security.auth.TrustedClientCredentials
 
getClientTime() - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
getClientTimeSec() - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
getClientType() - Static method in class com.haulmont.cuba.gui.AppConfig
Current client type.
getClientType() - Method in class com.haulmont.cuba.gui.config.PermissionConfig
 
getClientType() - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
getClientType() - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
getClientType() - Method in class com.haulmont.cuba.security.entity.UserSetting
 
getClientX() - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
getClientX() - Method in class com.haulmont.cuba.gui.components.DataGrid.DataGridClickEvent
Returns the mouse position (x coordinate) when the click took place.
getClientX() - Method in class com.haulmont.cuba.gui.components.Image.ClickEvent
Returns the mouse position (x coordinate) when the click took place.
getClientY() - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
getClientY() - Method in class com.haulmont.cuba.gui.components.DataGrid.DataGridClickEvent
Returns the mouse position (y coordinate) when the click took place.
getClientY() - Method in class com.haulmont.cuba.gui.components.Image.ClickEvent
Returns the mouse position (y coordinate) when the click took place.
getClob(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getClob(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getCloseable() - Method in class com.haulmont.cuba.gui.DialogOptions
 
getCloseable() - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
getCloseable() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
getCloseHandler() - Method in interface com.haulmont.cuba.gui.components.TabSheet.Tab
 
getCloseIdleHttpSessions() - Method in interface com.haulmont.cuba.web.WebConfig
 
getCloseOnClickOutside() - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
getCloseOnClickOutside() - Method in class com.haulmont.cuba.gui.DialogOptions
 
getCloseOnClickOutside() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
getCloseShortcut() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getClusterMessageSendingQueueCapacity() - Method in interface com.haulmont.cuba.core.app.ClusterConfig
 
getClusterMessageSendingThreadPoolSize() - Method in interface com.haulmont.cuba.core.app.ClusterConfig
 
getCode() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getCode() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getCode() - Method in enum com.haulmont.cuba.gui.components.KeyCombination.Key
 
getCode() - Method in enum com.haulmont.cuba.gui.components.KeyCombination.Modifier
 
getCode() - Method in class com.haulmont.cuba.security.entity.Constraint
 
getCode() - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
getCode() - Method in class com.haulmont.cuba.security.global.ConstraintData
 
getCode() - Method in enum com.haulmont.idp.controllers.ResponseType
 
getCollapsingToggleCaption() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
getCollectionDatasourceDbSortEnabled() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getCollectionImportPolicy() - Method in class com.haulmont.cuba.core.app.importexport.EntityImportViewProperty
 
getColor() - Method in enum com.haulmont.cuba.gui.app.security.entity.AttributePermissionVariant
 
getColor() - Method in enum com.haulmont.cuba.gui.app.security.entity.PermissionVariant
 
getColor() - Method in enum com.haulmont.cuba.gui.app.security.entity.UiPermissionVariant
 
getColumn() - Method in class com.haulmont.cuba.gui.components.DataGrid.ColumnCollapsingChangeEvent
Gets the column that became hidden or visible.
getColumn() - Method in class com.haulmont.cuba.gui.components.DataGrid.ColumnResizeEvent
Returns the column that was resized.
getColumn(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Returns a column based on the Id.
getColumn(String) - Method in interface com.haulmont.cuba.gui.components.Table
 
getColumn1() - Method in class com.haulmont.cuba.gui.components.GridLayout.Area
 
getColumn2() - Method in class com.haulmont.cuba.gui.components.GridLayout.Area
 
getColumnControlVisible() - Method in interface com.haulmont.cuba.gui.components.Table
 
getColumnExpandRatio(int) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
 
getColumnExpandRatio(int) - Method in interface com.haulmont.cuba.gui.components.GridLayout
 
getColumnGenerator(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Gets the columns generator for the given column id.
getColumnGroupAllowed(String) - Method in interface com.haulmont.cuba.gui.components.GroupTable
 
getColumnGroupAllowed(Table.Column) - Method in interface com.haulmont.cuba.gui.components.GroupTable
 
getColumnId() - Method in class com.haulmont.cuba.gui.components.DataGrid.ColumnGeneratorEvent
 
getColumnId() - Method in class com.haulmont.cuba.gui.components.DataGrid.ItemClickEvent
 
getColumnId() - Method in class com.haulmont.cuba.gui.components.DataGrid.RendererClickEvent
 
getColumnId() - Method in class com.haulmont.cuba.gui.components.DataGrid.SortOrder
 
getColumnName() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepProperty
 
getColumnNN(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Returns a column by its Id.
getColumnReorderingAllowed() - Method in interface com.haulmont.cuba.gui.components.Table
 
getColumnResizeMode() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Returns the current column resize mode.
getColumns() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Returns a copy of currently configured columns in their current visual order in this DataGrid.
getColumns() - Method in interface com.haulmont.cuba.gui.components.FieldGroup
 
getColumns() - Method in interface com.haulmont.cuba.gui.components.GridLayout
 
getColumns() - Method in interface com.haulmont.cuba.gui.components.Table
 
getColumns() - Method in interface com.haulmont.cuba.gui.components.TextArea
 
getColumns() - Method in interface com.haulmont.cuba.gui.components.TwinColumn
 
getColumnsCount() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getColumnsCount() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getColumnsCount() - Method in interface com.haulmont.cuba.gui.components.Filter
 
getColumnSortable(String) - Method in interface com.haulmont.cuba.gui.components.Table
 
getColumnSortable(Table.Column) - Method in interface com.haulmont.cuba.gui.components.Table
 
getCommand() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
 
getCommand() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
 
getCommandDescription() - Method in class com.haulmont.cuba.gui.config.MenuCommand
 
getCommitInstances() - Method in class com.haulmont.cuba.core.global.CommitContext
 
getCommitMode() - Method in interface com.haulmont.cuba.gui.data.Datasource
 
getCommitMode() - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
getCommitShortcut() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getCommittedTransactionsCount() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
getCommittedTransactionsCount() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getCommittedTransactionsCount() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getCompanion() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getCompiledLoadContext() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
 
getCompiledLoadContext() - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
getCompiledLoadContext() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
getCompiledLoadContext() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
getComponent() - Method in class com.haulmont.cuba.gui.app.core.categories.ScreenAndComponent
 
getComponent() - Method in class com.haulmont.cuba.gui.app.security.entity.UiPermissionTarget
 
getComponent(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getComponent() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getComponent(int) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getComponent() - Method in class com.haulmont.cuba.gui.components.Action.ActionPerformedEvent
 
getComponent(String) - Method in interface com.haulmont.cuba.gui.components.Component.Container
Get component belonging to the whole components tree below this container.
getComponent() - Method in class com.haulmont.cuba.gui.components.Component.ExpandedStateChangeEvent
 
getComponent(String) - Method in interface com.haulmont.cuba.gui.components.Component.HasNamedComponents
Get subcomponent by name.
getComponent(int) - Method in interface com.haulmont.cuba.gui.components.Component.OrderedContainer
Returns the component at the given position.
getComponent() - Method in class com.haulmont.cuba.gui.components.Component.ValueChangeEvent
 
getComponent() - Method in interface com.haulmont.cuba.gui.components.Component.Wrapper
 
getComponent() - Method in interface com.haulmont.cuba.gui.components.DataGrid.StaticCell
Returns the component displayed in this cell.
getComponent() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
getComponent() - Method in class com.haulmont.cuba.gui.components.FieldGroupFieldFactory.GeneratedField
 
getComponent() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegate.FDExpandedStateChangeEvent
 
getComponent(String) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getComponent(String) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getComponent() - Method in class com.haulmont.cuba.gui.components.filter.operationedit.AbstractOperationEditor
 
getComponent() - Method in class com.haulmont.cuba.gui.components.GridLayout.Area
 
getComponent(int, int) - Method in interface com.haulmont.cuba.gui.components.GridLayout
Gets the Component at given row and column.
getComponent() - Method in exception com.haulmont.cuba.gui.components.RequiredValueMissingException
 
getComponent() - Method in class com.haulmont.cuba.gui.components.ResizableTextArea.ResizeEvent
 
getComponent() - Method in interface com.haulmont.cuba.gui.components.ValidationException.HasRelatedComponent
 
getComponent() - Method in exception com.haulmont.cuba.gui.components.ValidationFailedException
 
getComponent() - Method in class com.haulmont.cuba.gui.components.VisibilityChangeNotifier.VisibilityChangeEvent
 
getComponent(Component.Container, String) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
 
getComponent() - Method in class com.haulmont.cuba.web.app.ui.jmxcontrol.util.AttributeEditor
 
getComponent(int) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getComponent(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getComponent() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getComponentArea(Component) - Method in interface com.haulmont.cuba.gui.components.GridLayout
Returns information about the area where given component is laid in the GridLayout.
getComponentClass() - Method in class com.haulmont.cuba.gui.components.ComponentGenerationContext
 
getComponentHeigth(Component) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
 
getComponentId() - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
getComponentId() - Method in class com.haulmont.cuba.security.entity.Presentation
 
getComponentNN(String) - Method in interface com.haulmont.cuba.gui.components.Component.Container
Get component belonging to the whole components tree below this container.
getComponentNN(int) - Method in interface com.haulmont.cuba.gui.components.Component.OrderedContainer
Returns the component at the given position.
getComponentNN() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
getComponentNN(int, int) - Method in interface com.haulmont.cuba.gui.components.GridLayout
Gets the Component at given row and column.
getComponentPath(Component) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
 
getComponents() - Method in class com.haulmont.cuba.core.sys.AppComponents
 
getComponents() - Method in interface com.haulmont.cuba.gui.ComponentPalette
Deprecated.
Get components for register in ComponentsFactory
getComponents() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getComponents() - Method in interface com.haulmont.cuba.gui.components.Component.Container
Get all components belonging to the whole components tree below this container
getComponents(Component.Container) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
Returns the collection of components within the specified container and all of its children.
getComponents() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getComponentWidth(Component) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
 
getComposition() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getComposition() - Method in interface com.haulmont.cuba.gui.components.Component.Wrapper
 
getComposition() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getCondition() - Method in class com.haulmont.cuba.gui.components.filter.ParamEditor
 
getConditionName() - Method in class com.haulmont.cuba.core.global.filter.ParameterInfo
 
getConditions() - Method in class com.haulmont.cuba.core.global.filter.Clause
 
getConditions() - Method in class com.haulmont.cuba.core.global.filter.Condition
 
getConditions() - Method in class com.haulmont.cuba.core.global.filter.LogicalCondition
 
getConditions() - Method in class com.haulmont.cuba.gui.components.filter.AppliedFilter
 
getConditions() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
getConditions(Filter, String) - Method in interface com.haulmont.cuba.gui.components.filter.FilterParser
 
getConditions(Filter, String) - Method in class com.haulmont.cuba.gui.components.filter.FilterParserImpl
 
getConditions() - Method in class com.haulmont.restapi.service.filter.RestFilterGroupCondition
 
getConditionsTree() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
getConfDir() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getConfig(Class<T>) - Method in class com.haulmont.cuba.client.sys.ConfigurationClientImpl
 
getConfig(Class<T>) - Method in interface com.haulmont.cuba.core.global.Configuration
Get a configuration parameters interface implementation.
getConfig(Class<T>) - Method in class com.haulmont.cuba.core.sys.config.ConfigurationImpl
 
getConfigCached(Class<T>) - Method in interface com.haulmont.cuba.client.ClientConfiguration
A config implementation instance obtained through this method caches DB-stored parameter values to minimize server invocations.
getConfigCached(Class<T>) - Method in class com.haulmont.cuba.client.sys.ConfigurationClientImpl
 
getConfigInterface() - Method in class com.haulmont.cuba.core.config.ConfigHandler
Get the configuration interface.
getConfigPath() - Method in enum com.haulmont.cuba.core.global.ClientType
 
getConfigStorageService() - Method in class com.haulmont.cuba.client.sys.ConfigurationClientImpl
 
getConfiguredTheme(VaadinRequest) - Method in class com.haulmont.cuba.web.sys.CubaVaadinServletService
 
getConfigValue(String, String, String, String) - Method in class com.haulmont.cuba.core.config.ConfigStorageCommon
Method returns a result of config method invocation
getConfigValue(String, String) - Method in class com.haulmont.cuba.core.jmx.ConfigStorage
 
getConfigValue(String, String) - Method in interface com.haulmont.cuba.core.jmx.ConfigStorageMBean
 
getConfigValue(String, String, String) - Method in class com.haulmont.cuba.portal.jmx.ConfigStorage
 
getConfigValue(String, String, String) - Method in interface com.haulmont.cuba.portal.jmx.ConfigStorageMBean
 
getConfigValue(String, String, String) - Method in class com.haulmont.cuba.web.jmx.ConfigStorage
 
getConfigValue(String, String, String) - Method in interface com.haulmont.cuba.web.jmx.ConfigStorageMBean
 
getConfirmationMessage() - Method in class com.haulmont.cuba.gui.components.actions.RemoveAction
Provides confirmation dialog message.
getConfirmationTitle() - Method in class com.haulmont.cuba.gui.components.actions.RemoveAction
Provides confirmation dialog title.
getConfirmButtonCaption() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Return caption of the confirm button.
getConnection() - Method in interface com.haulmont.cuba.core.EntityManager
 
getConnection() - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
getConnection() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyDataSource
 
getConnection(String, String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyDataSource
 
getConnection() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
getConnection() - Method in class com.haulmont.cuba.desktop.App
 
getConnection() - Method in class com.haulmont.cuba.portal.App
 
getConnection() - Method in class com.haulmont.cuba.testsupport.TestDataSource
 
getConnection(String, String) - Method in class com.haulmont.cuba.testsupport.TestDataSource
 
getConnection() - Method in class com.haulmont.cuba.web.App
 
getConnection() - Method in class com.haulmont.cuba.web.Connection.StateChangeEvent
 
getConnection() - Method in class com.haulmont.cuba.web.security.events.UserConnectedEvent
 
getConnection() - Method in class com.haulmont.cuba.web.security.events.UserDisconnectedEvent
 
getConnection() - Method in class com.haulmont.cuba.web.security.events.UserSessionFinishedEvent
 
getConnection() - Method in class com.haulmont.cuba.web.security.events.UserSessionStartedEvent
 
getConnection() - Method in class com.haulmont.cuba.web.security.events.UserSessionSubstitutedEvent
 
getConnectionParams() - Method in class com.haulmont.cuba.core.sys.dbupdate.DbProperties
 
getConnectionsToExternalServicesForCommandPropagation() - Method in class com.haulmont.cuba.core.sys.entitycache.EntityCacheTransportManager
 
getConnectionUrlList() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getConstants() - Method in class com.haulmont.cuba.desktop.app.DesktopThemeConstantsManager
 
getConstants() - Method in interface com.haulmont.cuba.gui.theme.ThemeConstantsManager
 
getConstants(String) - Method in class com.haulmont.cuba.gui.theme.ThemeConstantsRepository
 
getConstants() - Method in class com.haulmont.cuba.web.app.WebThemeConstantsManager
 
getConstrainedConstructors() - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.BeanDescriptorStub
 
getConstrainedMethods(MethodType, MethodType...) - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.BeanDescriptorStub
 
getConstrainedProperties() - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.BeanDescriptorStub
 
getConstraintCode() - Method in interface com.haulmont.cuba.gui.components.Action.HasSecurityConstraint
 
getConstraintCode() - Method in class com.haulmont.cuba.gui.components.actions.ItemTrackingAction
 
getConstraintCode() - Method in class com.haulmont.cuba.gui.xml.DeclarativeTrackingAction
 
getConstraintDescriptor() - Method in class com.haulmont.cuba.core.global.validation.ServiceMethodConstraintViolation
 
getConstraintDescriptors() - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.BeanDescriptorStub
 
getConstraintOperationType() - Method in interface com.haulmont.cuba.gui.components.Action.HasSecurityConstraint
 
getConstraintOperationType() - Method in class com.haulmont.cuba.gui.components.actions.ItemTrackingAction
 
getConstraintOperationType() - Method in interface com.haulmont.cuba.gui.components.BulkEditor
 
getConstraintOperationType() - Method in class com.haulmont.cuba.gui.xml.DeclarativeTrackingAction
 
getConstraints() - Method in class com.haulmont.cuba.security.entity.Group
 
getConstraints(String) - Method in class com.haulmont.cuba.security.global.UserSession
INTERNAL
getConstraints(String, Predicate<ConstraintData>) - Method in class com.haulmont.cuba.security.global.UserSession
INTERNAL
getConstraintsForClass(Class<?>) - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.ValidatorStub
 
getConstraintsForConstructor(Class<?>[]) - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.BeanDescriptorStub
 
getConstraintsForMethod(String, Class<?>[]) - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.BeanDescriptorStub
 
getConstraintsForProperty(String) - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.BeanDescriptorStub
 
getContent() - Method in class com.haulmont.cuba.client.sys.fileupload.InputStreamProgressEntity
 
getContent() - Method in class com.haulmont.cuba.core.entity.SendingAttachment
 
getContent() - Method in class com.haulmont.cuba.core.global.BuildInfo
 
getContent() - Method in class com.haulmont.cuba.core.global.filter.Clause
 
getContent() - Method in class com.haulmont.cuba.core.sys.dbupdate.ScriptResource
 
getContentFile() - Method in class com.haulmont.cuba.core.entity.SendingAttachment
 
getContentId() - Method in class com.haulmont.cuba.core.entity.SendingAttachment
 
getContentId() - Method in class com.haulmont.cuba.core.global.EmailAttachment
 
getContentLength() - Method in class com.haulmont.cuba.client.sys.fileupload.InputStreamProgressEntity
 
getContentLength() - Method in class com.haulmont.cuba.gui.components.UploadField.FileUploadEvent
 
getContentProvider() - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
getContentSwitchMode() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
getContentSwitchMode() - Method in interface com.haulmont.cuba.gui.components.Window
Returns how the managed main TabSheet switches a tab with this window: hides or unloads its content.
getContentSwitchMode() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getContentText() - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
getContentTextFile() - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
getContentType() - Method in class com.haulmont.cuba.gui.export.ExportFormat
 
getContext() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getContext() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
getContext() - Method in interface com.haulmont.cuba.gui.components.Frame
 
getContext() - Method in interface com.haulmont.cuba.gui.components.Window
 
getContext() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader
 
getContext() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getContextByCaretPosition(int) - Method in class com.haulmont.cuba.core.sys.jpql.QueryVariableContext
 
getContextClass() - Method in class com.haulmont.cuba.core.sys.remoting.RemotingServlet
 
getContextClass() - Method in class com.haulmont.cuba.portal.sys.PortalDispatcherServlet
 
getContextClass() - Method in class com.haulmont.cuba.web.sys.CubaDispatcherServlet
 
getContextClass() - Method in class com.haulmont.idp.sys.CubaIdpServlet
 
getContextClass() - Method in class com.haulmont.restapi.sys.CubaRestApiServlet
 
getContextConfigLocation() - Method in class com.haulmont.cuba.core.sys.remoting.RemotingServlet
 
getContextConfigLocation() - Method in class com.haulmont.cuba.portal.sys.PortalDispatcherServlet
 
getContextConfigLocation() - Method in class com.haulmont.cuba.web.sys.CubaDispatcherServlet
 
getContextConfigLocation() - Method in class com.haulmont.idp.sys.CubaIdpServlet
 
getContextConfigLocation() - Method in class com.haulmont.restapi.sys.CubaRestApiServlet
 
getContextHelpIconClickHandler() - Method in interface com.haulmont.cuba.gui.components.Component.HasContextHelp
 
getContextHelpIconClickHandler() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
getContextHelpText() - Method in interface com.haulmont.cuba.gui.components.Component.HasContextHelp
 
getContextHelpText() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
getContextPath() - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
getContextTree() - Method in class com.haulmont.cuba.core.sys.jpql.IdVarSelector
 
getContextTree() - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.IdVarSelector
 
getConversationId() - Method in class com.haulmont.cuba.web.sys.VaadinSessionScope
 
getConverter() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Returns the converter instance used by this column.
getCookieMaxAge(String) - Method in class com.haulmont.cuba.web.App
 
getCookieMaxAge(String) - Method in class com.haulmont.cuba.web.sys.AppCookies
 
getCookiePath() - Method in class com.haulmont.cuba.web.sys.AppCookies
 
getCookies() - Method in class com.haulmont.cuba.web.sys.RequestContext
 
getCookieValue(String) - Method in class com.haulmont.cuba.web.App
 
getCookieValue(String) - Method in class com.haulmont.cuba.web.sys.AppCookies
 
getCount(LoadContext<? extends Entity>) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
getCount(LoadContext<? extends Entity>) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
getCount(LoadContext<? extends Entity>) - Method in interface com.haulmont.cuba.core.app.DataService
Returns the number of entity instances for the given query passed in the LoadContext.
getCount(LoadContext<? extends Entity>) - Method in class com.haulmont.cuba.core.app.DataServiceBean
 
getCount(LoadContext<? extends Entity>) - Method in interface com.haulmont.cuba.core.app.DataStore
Returns the number of entity instances for the given query passed in the LoadContext.
getCount(LoadContext<? extends Entity>) - Method in class com.haulmont.cuba.core.app.RdbmsStore
 
getCount(LoadContext<? extends Entity>) - Method in interface com.haulmont.cuba.core.global.DataManager
Returns the number of entity instances for the given query passed in the LoadContext.
getCount() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.SupportsPaging
Returns count of records in datatabase for the current query and filter
getCount() - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
Return number of rows for the current query set in the datasource.
getCount(LoadContext<? extends Entity>) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
getCount() - Method in class com.haulmont.cuba.security.jmx.UserSessions
 
getCount() - Method in interface com.haulmont.cuba.security.jmx.UserSessionsMBean
 
getCount() - Method in class com.haulmont.restapi.data.EntitiesSearchResult
 
getCountGet(String, String, String, Map<String, String>) - Method in class com.haulmont.restapi.controllers.QueriesController
 
getCountGet(String, String, String, Map<String, String>) - Method in class com.haulmont.restapi.service.QueriesControllerManager
 
getCountGetText(String, String, String, Map<String, String>) - Method in class com.haulmont.restapi.controllers.QueriesController
 
getCountPost(String, String, String, String) - Method in class com.haulmont.restapi.controllers.QueriesController
 
getCountPost(String, String, String, String) - Method in class com.haulmont.restapi.service.QueriesControllerManager
 
getCountPostText(String, String, String, String) - Method in class com.haulmont.restapi.controllers.QueriesController
 
getCpu() - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadSnapshot
 
getCreateActionAddsFirst() - Method in interface com.haulmont.cuba.client.ClientConfig
Defines default behaviour of CreateAction: whether it will add a new item to the beginning or to the end of datasource's collection.
getCreateDate() - Method in class com.haulmont.cuba.core.entity.FileDescriptor
 
getCreatedBy() - Method in class com.haulmont.cuba.core.entity.Config
 
getCreatedBy() - Method in interface com.haulmont.cuba.core.entity.Creatable
 
getCreatedBy() - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
getCreatedBy() - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
getCreatedBy() - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
getCreatedBy() - Method in class com.haulmont.cuba.core.entity.LockDescriptor
 
getCreatedBy() - Method in class com.haulmont.cuba.core.entity.ScheduledExecution
 
getCreatedBy() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getCreatedBy() - Method in class com.haulmont.cuba.core.entity.Server
 
getCreatedBy() - Method in class com.haulmont.cuba.core.entity.StandardEntity
 
getCreatedBy() - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
getCreatedBy() - Method in class com.haulmont.cuba.security.entity.GroupHierarchy
 
getCreatedBy() - Method in class com.haulmont.cuba.security.entity.LoggedAttribute
 
getCreatedBy() - Method in class com.haulmont.cuba.security.entity.LoggedEntity
 
getCreatedBy() - Method in class com.haulmont.cuba.security.entity.Presentation
 
getCreatedBy() - Method in class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
getCreatedBy() - Method in class com.haulmont.cuba.security.entity.UserSetting
 
getCreatePermissionVariant() - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
getCreateTs() - Method in class com.haulmont.cuba.core.entity.AccessToken
 
getCreateTs() - Method in class com.haulmont.cuba.core.entity.Config
 
getCreateTs() - Method in interface com.haulmont.cuba.core.entity.Creatable
 
getCreateTs() - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
getCreateTs() - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
getCreateTs() - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
getCreateTs() - Method in class com.haulmont.cuba.core.entity.LockDescriptor
 
getCreateTs() - Method in class com.haulmont.cuba.core.entity.RefreshToken
 
getCreateTs() - Method in class com.haulmont.cuba.core.entity.ScheduledExecution
 
getCreateTs() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getCreateTs() - Method in class com.haulmont.cuba.core.entity.Server
 
getCreateTs() - Method in class com.haulmont.cuba.core.entity.StandardEntity
 
getCreateTs() - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
getCreateTs() - Method in class com.haulmont.cuba.security.entity.GroupHierarchy
 
getCreateTs() - Method in class com.haulmont.cuba.security.entity.LoggedAttribute
 
getCreateTs() - Method in class com.haulmont.cuba.security.entity.LoggedEntity
 
getCreateTs() - Method in class com.haulmont.cuba.security.entity.Presentation
 
getCreateTs() - Method in class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
getCreateTs() - Method in class com.haulmont.cuba.security.entity.UserSetting
 
getCreateTs() - Method in class com.haulmont.cuba.security.idp.IdpSessionStore.IdpSessionTicketInfo
 
getCreationDate() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesCache
 
getCredentials() - Method in class com.haulmont.cuba.security.auth.events.AfterAuthenticationEvent
 
getCredentials() - Method in class com.haulmont.cuba.security.auth.events.AfterLoginEvent
 
getCredentials() - Method in class com.haulmont.cuba.security.auth.events.AuthenticationFailureEvent
 
getCredentials() - Method in class com.haulmont.cuba.security.auth.events.BeforeAuthenticationEvent
 
getCredentials() - Method in class com.haulmont.cuba.security.auth.events.BeforeLoginEvent
 
getCredentials() - Method in class com.haulmont.cuba.web.security.events.AfterLoginEvent
 
getCredentials() - Method in class com.haulmont.cuba.web.security.events.BeforeLoginEvent
 
getCredentials() - Method in class com.haulmont.cuba.web.security.events.LoginFailureEvent
 
getCredentials() - Method in class com.haulmont.cuba.web.security.events.UserConnectedEvent
 
getCredentials() - Method in class com.haulmont.cuba.web.security.events.UserSessionStartedEvent
 
getCredentials() - Method in class com.haulmont.restapi.auth.CubaAnonymousAuthenticationToken
 
getCredentials() - Method in class com.haulmont.restapi.auth.ExternalAuthenticationToken
 
getCron() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getCronHelp() - Method in class com.haulmont.cuba.gui.app.core.scheduled.ScheduledTaskEditor
 
getCrossDataStoreReferenceIdProperty(String, MetaProperty) - Method in class com.haulmont.cuba.core.global.MetadataTools
If the given property is a reference to an entity from different data store, returns the name of a persistent property which stores the identifier of the related entity.
getCrossDataStoreReferenceLoadingBatchSize() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getCrossPropertiesMap() - Method in class com.haulmont.cuba.core.app.CrossDataStoreReferenceLoader
 
getCubaClasspathDirectories() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getCubaHttpFilterBypassUrls() - Method in interface com.haulmont.cuba.web.WebConfig
 
getCubaScheduledTasksCount() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
getCubaScheduledTasksCount() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getCubaScheduledTasksCount() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getCubaScheduledTasksPerSecond() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
getCubaScheduledTasksPerSecond() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getCubaScheduledTasksPerSecond() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getCurrency() - Method in interface com.haulmont.cuba.gui.components.CurrencyField
 
getCurrencyLabelPosition() - Method in interface com.haulmont.cuba.gui.components.CurrencyField
 
getCurrent() - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Returns the current active presentation or null if a current presentation didn't set
getCurrent() - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
getCurrent() - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
getCurrent() - Static method in class com.haulmont.cuba.web.AppUI
 
getCurrentContext() - Static method in class com.haulmont.cuba.core.app.execution.ExecutionContextHolder
 
getCurrentContext() - Method in interface com.haulmont.cuba.core.app.execution.Executions
INTERNAL
getCurrentContext() - Method in class com.haulmont.cuba.core.app.execution.ExecutionsImpl
 
getCurrentFrameId() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
getCurrentLocks() - Method in class com.haulmont.cuba.core.app.LockManager
 
getCurrentLocks() - Method in interface com.haulmont.cuba.core.app.LockManagerAPI
List of current locks
getCurrentLocks() - Method in interface com.haulmont.cuba.core.app.LockService
List of current locks
getCurrentLocks() - Method in class com.haulmont.cuba.core.app.LockServiceBean
 
getCurrentLong() - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
getCurrentNumber(String) - Method in class com.haulmont.cuba.core.app.UniqueNumbers
 
getCurrentNumber(String) - Method in interface com.haulmont.cuba.core.app.UniqueNumbersAPI
Returns the current value of the sequence.
getCurrentNumber(String) - Method in class com.haulmont.cuba.core.jmx.UniqueNumbers
 
getCurrentNumber(String) - Method in interface com.haulmont.cuba.core.jmx.UniqueNumbersMBean
 
getCurrentOrSubstitutedUser() - Method in class com.haulmont.cuba.security.global.UserSession
Returns substituted user if it is not null, logged-in user otherwise.
getCurrentProfilerMarker(UI) - Method in class com.haulmont.cuba.web.ScreenProfiler
 
getCurrentSchemaProperty() - Method in class com.haulmont.cuba.core.sys.dbupdate.DbProperties
 
getCurrentStartTimestamp() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getCurrentStringValue() - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
getCurrentTime() - Method in class com.haulmont.cuba.core.sys.validation.CubaValidationTimeProvider
 
getCurrentValue() - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
getCurrentValueSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.HsqlSequenceSupport
 
getCurrentValueSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.Mssql2012SequenceSupport
 
getCurrentValueSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.MssqlSequenceSupport
 
getCurrentValueSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.MysqlSequenceSupport
 
getCurrentValueSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.OracleSequenceSupport
 
getCurrentValueSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.PostgresSequenceSupport
 
getCurrentValueSql(String) - Method in interface com.haulmont.cuba.core.sys.persistence.SequenceSupport
 
getCurrentView() - Method in class com.haulmont.cuba.core.app.ClusterManager
 
getCurrentView() - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Return a string representation of a set of active nodes in the cluster.
getCurrentView() - Method in class com.haulmont.cuba.core.jmx.ClusterManager
 
getCurrentView() - Method in interface com.haulmont.cuba.core.jmx.ClusterManagerMBean
 
getCurrentWindow() - Method in class com.haulmont.cuba.web.sys.WindowBreadCrumbs
 
getCursorPosition() - Method in interface com.haulmont.cuba.gui.components.autocomplete.AutoCompleteSupport
 
getCursorPosition() - Method in class com.haulmont.cuba.gui.components.TextInputField.TextChangeEvent
 
getCustomClickHandler() - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
 
getCustomDeviceWidthForViewport() - Method in interface com.haulmont.cuba.web.WebConfig
 
getData() - Method in class com.haulmont.bali.datastruct.Node
 
getData() - Method in class com.haulmont.cuba.core.entity.Server
 
getData() - Method in class com.haulmont.cuba.core.global.EmailAttachment
 
getData() - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocationResult
 
getDatabaseColumn(MetaProperty) - Method in class com.haulmont.cuba.core.global.MetadataTools
 
getDatabaseTable(MetaClass) - Method in class com.haulmont.cuba.core.global.MetadataTools
 
getDataDir() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getDataManagerChecksSecurityOnMiddleware() - Method in interface com.haulmont.cuba.core.app.ServerConfig
Indicates that DataManager should always apply security restrictions on the middleware.
getDataSource() - Method in class com.haulmont.bali.db.QueryRunner
Returns the DataSource this runner is using.
getDataSource() - Method in interface com.haulmont.cuba.core.Persistence
 
getDataSource(String) - Method in interface com.haulmont.cuba.core.Persistence
 
getDataSource() - Method in class com.haulmont.cuba.core.sys.dbupdate.DbUpdaterEngine
 
getDataSource() - Method in class com.haulmont.cuba.core.sys.dbupdate.DbUpdaterImpl
 
getDataSource() - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
getDataSource(String) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
getDatasource() - Method in interface com.haulmont.cuba.gui.components.Calendar
 
getDatasource() - Method in class com.haulmont.cuba.gui.components.ComponentGenerationContext
 
getDatasource() - Method in interface com.haulmont.cuba.gui.components.DataGrid
 
getDatasource() - Method in interface com.haulmont.cuba.gui.components.DatasourceComponent
 
getDatasource() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
getDatasource() - Method in interface com.haulmont.cuba.gui.components.FieldGroup
 
getDatasource() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getDatasource() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
getDatasource() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getDatasource() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getDatasource() - Method in interface com.haulmont.cuba.gui.components.Filter
 
getDatasource() - Method in interface com.haulmont.cuba.gui.components.GroupTable
 
getDatasource() - Method in interface com.haulmont.cuba.gui.components.Image
 
getDatasource() - Method in interface com.haulmont.cuba.gui.components.ListComponent
 
getDatasource() - Method in interface com.haulmont.cuba.gui.components.RowsCount
 
getDatasource() - Method in class com.haulmont.cuba.gui.components.ShowInfoAction
 
getDatasource() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getDatasource() - Method in interface com.haulmont.cuba.gui.components.Tree
 
getDatasource() - Method in interface com.haulmont.cuba.gui.components.TreeTable
 
getDatasource() - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
getDatasourceMetaClass() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
getDataSupplier() - Method in interface com.haulmont.cuba.gui.data.Datasource
 
getDataSupplier() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
getDataSupplier() - Method in interface com.haulmont.cuba.gui.data.DsContext
 
getDataSupplier() - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
getDataSupplier() - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
getDataSupplier() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
getDataSupplier() - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
getDataSupplier() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
getDataType() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getDatatype() - Method in interface com.haulmont.cuba.gui.components.CurrencyField
 
getDatatype() - Method in interface com.haulmont.cuba.gui.components.TextArea
 
getDatatype() - Method in interface com.haulmont.cuba.gui.components.TextField
 
getDatatype() - Method in class com.haulmont.cuba.security.entity.SessionAttribute
 
getDatatypeCaption() - Method in class com.haulmont.cuba.security.entity.SessionAttribute
 
getDatatypeElements(List<MetadataBuildSupport.XmlFile>) - Method in class com.haulmont.cuba.core.sys.MetadataBuildSupport
 
getDataTypeName() - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
getDatatypes() - Method in interface com.haulmont.cuba.core.global.Metadata
Convenient access to DatatypeRegistry bean.
getDatatypes() - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
getDatatypes() - Method in class com.haulmont.restapi.controllers.DatatypesController
 
getDatatypesJson() - Method in class com.haulmont.restapi.service.DatatypesControllerManager
 
getDate(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getDate(int, Calendar) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getDate(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getDate(String, Calendar) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getDate() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarDateClickEvent
 
getDateFormat() - Method in class com.haulmont.chile.core.datatypes.FormatStrings
 
getDateFormat() - Method in interface com.haulmont.cuba.gui.components.DataGrid.DateRenderer
 
getDateFormat() - Method in interface com.haulmont.cuba.gui.components.DateField
 
getDateIntervalValue() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalEditor
 
getDateSent() - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
getDateTimeFormat() - Method in class com.haulmont.chile.core.datatypes.FormatStrings
 
getDateValue() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getDayNames() - Method in interface com.haulmont.cuba.gui.components.Calendar
 
getDbConnectionPoolMaxTotal() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getDbConnectionPoolMaxTotal() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getDbConnectionPoolNumActive() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getDbConnectionPoolNumActive() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getDbConnectionPoolNumIdle() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getDbConnectionPoolNumIdle() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getDbDir() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getDbDriver() - Method in class com.haulmont.cuba.testsupport.TestContainer
 
getDbHints() - Method in class com.haulmont.cuba.core.global.CommitContext
 
getDbHints() - Method in class com.haulmont.cuba.core.global.LoadContext
 
getDbHints() - Method in class com.haulmont.cuba.core.sys.EntityManagerContext
 
getDbmsFeatures() - Static method in class com.haulmont.cuba.core.sys.persistence.DbmsSpecificFactory
 
getDbmsFeatures(String) - Static method in class com.haulmont.cuba.core.sys.persistence.DbmsSpecificFactory
 
getDbmsType() - Method in class com.haulmont.cuba.client.sys.PersistenceManagerClient
 
getDbmsType() - Method in interface com.haulmont.cuba.core.app.PersistenceManagerService
 
getDbmsType() - Method in class com.haulmont.cuba.core.app.PersistenceManagerServiceBean
 
getDbmsType() - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
getDbmsType() - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
 
getDbmsVersion() - Method in class com.haulmont.cuba.client.sys.PersistenceManagerClient
 
getDbmsVersion() - Method in interface com.haulmont.cuba.core.app.PersistenceManagerService
 
getDbmsVersion() - Method in class com.haulmont.cuba.core.app.PersistenceManagerServiceBean
 
getDbmsVersion() - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
getDbmsVersion() - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
 
getDbPassword() - Method in class com.haulmont.cuba.testsupport.TestContainer
 
getDbProperties() - Method in class com.haulmont.cuba.client.sys.cache.ConfigStorageCache
 
getDbProperties() - Method in class com.haulmont.cuba.core.app.ConfigStorage
 
getDbProperties() - Method in interface com.haulmont.cuba.core.app.ConfigStorageAPI
Loads all properties stored in the database.
getDbProperties() - Method in interface com.haulmont.cuba.core.app.ConfigStorageService
 
getDbProperties() - Method in class com.haulmont.cuba.core.app.ConfigStorageServiceBean
 
getDbProperty(String) - Method in class com.haulmont.cuba.client.sys.cache.ConfigStorageCache
 
getDbProperty(String) - Method in class com.haulmont.cuba.core.app.ConfigStorage
 
getDbProperty(String) - Method in interface com.haulmont.cuba.core.app.ConfigStorageAPI
Loads a property from the database.
getDbProperty(String) - Method in interface com.haulmont.cuba.core.app.ConfigStorageService
 
getDbProperty(String) - Method in class com.haulmont.cuba.core.app.ConfigStorageServiceBean
 
getDbProperty(String) - Method in class com.haulmont.cuba.core.jmx.ConfigStorage
 
getDbProperty(String) - Method in interface com.haulmont.cuba.core.jmx.ConfigStorageMBean
 
getDbTypeConverter() - Method in interface com.haulmont.cuba.core.Persistence
Returns DbTypeConverter for the current DBMS of the main data store.
getDbTypeConverter(String) - Method in interface com.haulmont.cuba.core.Persistence
Returns DbTypeConverter for the current DBMS of the specified data store.
getDbTypeConverter() - Static method in class com.haulmont.cuba.core.sys.persistence.DbmsSpecificFactory
 
getDbTypeConverter(String) - Static method in class com.haulmont.cuba.core.sys.persistence.DbmsSpecificFactory
 
getDbTypeConverter() - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
getDbTypeConverter(String) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
getDbUrl() - Method in class com.haulmont.cuba.testsupport.TestContainer
 
getDbUser() - Method in class com.haulmont.cuba.testsupport.TestContainer
 
getDeadline() - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
getDeadLocked() - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadSnapshot
 
getDebugId() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getDebugId() - Method in interface com.haulmont.cuba.gui.components.Component
 
getDebugId() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
getDebugId() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
getDebugId() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getDecimalFormat() - Method in class com.haulmont.chile.core.datatypes.FormatStrings
 
getDeclaringClass() - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
getDeclaringClass() - Method in interface com.haulmont.chile.core.model.MetaProperty
 
getDeclaringClass() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
getDeclaringClass() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaProperty
 
getDecorators() - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopStyle
 
getDeepCopyNonPersistentReferences() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
Whether MetadataTools.deepCopy() should copy non-persistent reference attributes.
getDefault() - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Returns a default presentation or null if it didn't set
getDefault() - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
getDefault() - Method in class com.haulmont.cuba.security.entity.Presentation
 
getDefaultBoolean() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getDefaultBrowseScreen(MetaClass) - Method in class com.haulmont.cuba.gui.ScreensHelper
 
getDefaultCategory() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
getDefaultConfDir() - Method in class com.haulmont.cuba.core.sys.ConfigurationResourceLoader
 
getDefaultDate() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getDefaultDateFormat(TemporalType) - Method in class com.haulmont.cuba.core.global.MessageTools
 
getDefaultDateIsCurrent() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getDefaultDouble() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getDefaultEntity() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getDefaultErrorMessage() - Method in class com.haulmont.cuba.gui.components.validators.BeanValidator
 
getDefaultFetchUI() - Method in interface com.haulmont.cuba.core.app.PersistenceConfig
 
getDefaultFetchUI() - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
getDefaultFetchUI() - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
 
getDefaultHandler() - Method in class com.haulmont.cuba.desktop.exception.ExceptionHandlers
 
getDefaultHandler() - Method in class com.haulmont.cuba.web.exception.ExceptionHandlers
 
getDefaultHeaderRow() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Returns the current default row of the header section.
getDefaultInt() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getDefaultLazyCollectionThreshold() - Method in interface com.haulmont.cuba.core.app.PersistenceConfig
 
getDefaultLazyCollectionThreshold() - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
getDefaultLazyCollectionThreshold() - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
 
getDefaultLocale() - Method in class com.haulmont.cuba.core.global.MessageTools
 
getDefaultLookupScreenThreshold() - Method in interface com.haulmont.cuba.core.app.PersistenceConfig
 
getDefaultLookupScreenThreshold() - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
getDefaultLookupScreenThreshold() - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
 
getDefaultMaxFetchUI() - Method in interface com.haulmont.cuba.core.app.PersistenceConfig
 
getDefaultMaxFetchUI() - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
getDefaultMaxFetchUI() - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
 
getDefaultNotificationType() - Method in interface com.haulmont.cuba.gui.components.SearchField
 
getDefaultPermissionValues() - Method in class com.haulmont.cuba.core.sys.DefaultPermissionValuesConfig
 
getDefaultPresentationId() - Method in interface com.haulmont.cuba.gui.components.Component.HasPresentations
 
getDefaultQueryTimeoutSec() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getDefaultRequiredMessage(MetaProperty) - Method in class com.haulmont.cuba.core.global.MessageTools
getDefaultRequiredMessage(MetaClass, String) - Method in class com.haulmont.cuba.core.global.MessageTools
Get default required message for specified property of MetaClass.
getDefaultRole() - Method in class com.haulmont.cuba.security.entity.Role
 
getDefaultScreenCanBeClosed() - Method in interface com.haulmont.cuba.web.WebConfig
Defines whether default screen can be closed or not when TABBED work area mode is used.
getDefaultScreenId() - Method in interface com.haulmont.cuba.web.WebConfig
Defines which screen should be opened after login.
getDefaultSendingAttemptsCount() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
Max number of attempts to send a message, after which the message's status is set to NOT_SENT.
getDefaultString() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getDefaultValue() - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
getDefaultValue(Class<?>, Method) - Static method in class com.haulmont.cuba.core.config.ConfigUtil
Get the default value of a configuration interface method.
getDefaultValue() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getDefaultValue() - Method in class com.haulmont.cuba.gui.components.filter.Param
 
getDefinedBy() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getDelay() - Method in interface com.haulmont.cuba.gui.components.Timer
 
getDelay() - Method in class com.haulmont.cuba.web.gui.WebTimer
 
getDelayCallCount() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
How many scheduler ticks to skip after server startup.
getDelegate() - Method in interface com.haulmont.cuba.core.EntityManager
 
getDelegate() - Method in interface com.haulmont.cuba.core.Query
 
getDelegate() - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
getDelegate() - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
getDeletedBy() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getDeletedBy() - Method in interface com.haulmont.cuba.core.entity.SoftDelete
Returns login name of the user who deleted the entity or null if not deleted.
getDeletedBy() - Method in class com.haulmont.cuba.core.entity.StandardEntity
 
getDeletePermissionVariant() - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
getDeleteTs() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getDeleteTs() - Method in interface com.haulmont.cuba.core.entity.SoftDelete
Returns deletion timestamp or null if not deleted.
getDeleteTs() - Method in class com.haulmont.cuba.core.entity.StandardEntity
 
getDeleteTsColumn() - Method in interface com.haulmont.cuba.core.sys.persistence.DbmsFeatures
 
getDeleteTsColumn() - Method in class com.haulmont.cuba.core.sys.persistence.HsqlDbmsFeatures
 
getDeleteTsColumn() - Method in class com.haulmont.cuba.core.sys.persistence.MssqlDbmsFeatures
 
getDeleteTsColumn() - Method in class com.haulmont.cuba.core.sys.persistence.MysqlDbmsFeatures
 
getDeleteTsColumn() - Method in class com.haulmont.cuba.core.sys.persistence.OracleDbmsFeatures
 
getDeleteTsColumn() - Method in class com.haulmont.cuba.core.sys.persistence.PostgresDbmsFeatures
 
getDescendants() - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
getDescendants() - Method in interface com.haulmont.chile.core.model.MetaClass
All descendants of the metaclass, recursively.
getDescendants() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaClass
 
getDescendants() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaClass
 
getDescription() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation
 
getDescription() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepProperty
 
getDescription() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getDescription() - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
getDescription() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getDescription() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Screen description is used by the framework to show some specified information, e.g.
getDescription() - Method in interface com.haulmont.cuba.gui.components.Action
 
getDescription() - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.Option
 
getDescription() - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent
 
getDescription() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
getDescription() - Method in class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
getDescription() - Method in interface com.haulmont.cuba.gui.components.Component.HasCaption
 
getDescription(E, String) - Method in interface com.haulmont.cuba.gui.components.DataGrid.CellDescriptionProvider
Called by DataGrid to generate a description (tooltip) for a cell.
getDescription(E) - Method in interface com.haulmont.cuba.gui.components.DataGrid.RowDescriptionProvider
Called by DataGrid to generate a description (tooltip) for a row.
getDescription() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
getDescription() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
 
getDescription() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
 
getDescription() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
getDescription() - Method in class com.haulmont.cuba.gui.config.MenuItem
 
getDescription() - Method in class com.haulmont.cuba.security.entity.Role
 
getDescription() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getDescription() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
getDescription() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
getDescription() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperation
 
getDescription() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperationParameter
 
getDescriptionProperty() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
getDescriptionProperty() - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
getDescriptor() - Method in class com.haulmont.cuba.gui.config.MenuItem
 
getDescriptor() - Method in class com.haulmont.cuba.gui.config.WindowInfo
The whole XML element of the screen as set in screens.xml
getDescriptorPath() - Method in class com.haulmont.cuba.core.sys.AppComponent
 
getDescriptors() - Method in class com.haulmont.cuba.gui.components.filter.addcondition.AddConditionWindow
 
getDetailedEntityCaption(MetaClass) - Method in class com.haulmont.cuba.core.global.MessageTools
 
getDetailedEntityCaption(MetaClass, Locale) - Method in class com.haulmont.cuba.core.global.MessageTools
 
getDetailedScreenCaption(WindowInfo) - Method in class com.haulmont.cuba.gui.ScreensHelper
 
getDetailedScreenCaption(WindowInfo, Locale) - Method in class com.haulmont.cuba.gui.ScreensHelper
 
getDetails(E) - Method in interface com.haulmont.cuba.gui.components.DataGrid.DetailsGenerator
Returns the component which will be used as details for the given row.
getDetails() - Method in class com.haulmont.restapi.exception.ErrorInfo
 
getDetails() - Method in exception com.haulmont.restapi.exception.RestAPIException
 
getDetailsGenerator() - Method in interface com.haulmont.cuba.gui.components.DataGrid
 
getDetailsMessage() - Method in exception com.haulmont.cuba.gui.components.CompositeValidationException
 
getDetailsMessage() - Method in exception com.haulmont.cuba.gui.components.ValidationException
 
getDeviceInfo() - Method in class com.haulmont.cuba.desktop.config.DesktopDeviceInfoProvider
 
getDeviceInfo() - Method in interface com.haulmont.cuba.gui.config.DeviceInfoProvider
 
getDeviceInfo() - Method in class com.haulmont.cuba.web.config.WebDeviceInfoProvider
 
getDiagnostics() - Method in exception com.haulmont.cuba.core.sys.javacl.compiler.CharSequenceCompilerException
Gets the diagnostics collected by this exception.
getDialogOptions() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
getDialogOptions() - Method in interface com.haulmont.cuba.gui.components.Window
 
getDialogOptions() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getDialogParams() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
Deprecated.
Use WindowManager.OpenType or Window.getDialogOptions() from screen controller
getDialogParams() - Method in interface com.haulmont.cuba.gui.components.Frame
Deprecated.
Use WindowManager.OpenType or Window.getDialogOptions() from screen controller
getDialogParams() - Method in class com.haulmont.cuba.gui.WindowManager
Deprecated.
getDialogParams() - Method in class com.haulmont.cuba.web.gui.WebWindow
Deprecated.
getDifference(EntitySnapshot, EntitySnapshot) - Method in class com.haulmont.cuba.core.app.EntityDiffManager
 
getDifference(EntitySnapshot, EntitySnapshot) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotAPI
Diff two versions of entity
getDifference(EntitySnapshot, EntitySnapshot) - Method in class com.haulmont.cuba.core.app.EntitySnapshotManager
 
getDifference(EntitySnapshot, EntitySnapshot) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotService
Get Diff for snapshots
getDifference(EntitySnapshot, EntitySnapshot) - Method in class com.haulmont.cuba.core.app.EntitySnapshotServiceBean
 
getDiffView() - Method in class com.haulmont.cuba.core.entity.diff.EntityDiff
 
getDir() - Method in class com.haulmont.cuba.core.sys.dbupdate.ScriptResource
 
getDirection() - Method in class com.haulmont.cuba.gui.components.DataGrid.SortOrder
Returns the DataGrid.SortDirection value.
getDirection() - Method in class com.haulmont.restapi.transform.AbstractEntityJsonTransformer
 
getDirtyFields(Entity) - Method in class com.haulmont.cuba.core.PersistenceTools
Returns the set of dirty attributes (changed since the last load from the database).
getDisableEscapingLikeForDataStores() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
Disable ESCAPE in queries with LIKE for specified data stores.
getDisableLoadValuesIfConstraints() - Method in interface com.haulmont.cuba.core.app.ServerConfig
If set to true and query loading values is affected by security constraints, an exception is thrown
getDispatcherBaseUrl() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getDisplayName() - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
getDisplayName() - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
getDisplayNameLong(TimeZone) - Method in class com.haulmont.cuba.core.global.TimeZones
 
getDisplayNameShort(TimeZone) - Method in class com.haulmont.cuba.core.global.TimeZones
 
getDisplayOffset(TimeZone) - Method in class com.haulmont.cuba.core.global.TimeZones
 
getDisplayOldValue() - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
getDisplayText() - Method in class com.haulmont.cuba.gui.components.autocomplete.Suggestion
 
getDisplayUser() - Method in class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
getDisplayValue() - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
getDisplayValuesField() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
getDisplayValuesField() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
getDisposition() - Method in class com.haulmont.cuba.core.entity.SendingAttachment
 
getDisposition() - Method in class com.haulmont.cuba.core.global.EmailAttachment
 
getDomain() - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
getDomain() - Method in interface com.haulmont.chile.core.model.MetaProperty
 
getDomain() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
getDomain() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaProperty
 
getDomain() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
getDomainDescription() - Method in class com.haulmont.cuba.core.app.domain.DomainDescriptionServiceBean
 
getDomainDescription() - Method in interface com.haulmont.cuba.core.app.DomainDescriptionService
 
getDomainName(String) - Method in class com.haulmont.cuba.web.auth.DefaultDomainAliasesResolver
 
getDomainName(String) - Method in interface com.haulmont.cuba.web.auth.DomainAliasesResolver
 
getDomains(JmxInstance) - Method in interface com.haulmont.cuba.web.jmx.JmxControlAPI
Loads list of managed bean domains
getDomains(JmxInstance) - Method in class com.haulmont.cuba.web.jmx.JmxControlBean
 
getDouble(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getDouble(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getDoubleFormat() - Method in class com.haulmont.chile.core.datatypes.FormatStrings
 
getDoubleValue() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getDropZone() - Method in interface com.haulmont.cuba.gui.components.UploadField
 
getDropZonePrompt() - Method in interface com.haulmont.cuba.gui.components.UploadField
 
getDs() - Method in class com.haulmont.cuba.gui.data.CollectionDatasource.CollectionChangeEvent
 
getDs() - Method in class com.haulmont.cuba.gui.data.Datasource.ItemChangeEvent
 
getDs() - Method in class com.haulmont.cuba.gui.data.Datasource.ItemPropertyChangeEvent
 
getDs() - Method in class com.haulmont.cuba.gui.data.Datasource.StateChangeEvent
 
getDsClass() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
getDsContext() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getDsContext() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
getDsContext() - Method in interface com.haulmont.cuba.gui.components.Frame
 
getDsContext() - Method in interface com.haulmont.cuba.gui.data.Datasource
 
getDsContext() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
getDsContext() - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
getDsContext() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
getDsContext() - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
getDsContext() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
getDsContext() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
getDsContext() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getDurationSec() - Method in class com.haulmont.cuba.core.entity.ScheduledExecution
 
getDynamicAttributes() - Method in class com.haulmont.cuba.core.entity.BaseGenericIdEntity
 
getDynamicAttributesTableColumnMaxTextLength() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getDynamicAttributeValueAsString(MetaProperty, Object) - Static method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesUtils
For collection dynamic attributes the method returns a list of formatted collection items joined with the comma, for non-collection dynamic attribute a formatted value is returned
getEditedItemId() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Gets the id of the item that is currently being edited.
getEditorCancelCaption() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Gets the current caption of the cancel button in the DataGrid editor.
getEditorFieldGenerator() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
getEditorLoaders() - Static method in class com.haulmont.cuba.gui.xml.layout.LayoutLoaderConfig
 
getEditorParamsSupplier() - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
getEditorParamsSupplier() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
getEditorParamsSupplier() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
getEditorSaveCaption() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Gets the current caption of the save button in the DataGrid editor.
getEditorScreen(Entity) - Method in class com.haulmont.cuba.gui.config.WindowConfig
 
getEditorScreenId(MetaClass) - Method in class com.haulmont.cuba.gui.config.WindowConfig
 
getEditorWindowId() - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
getEditorWindowId() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
getEditorWindowId() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
getEditScreen() - Method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
 
getEditScreenDialogParams() - Method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
Deprecated.
getEditScreenOpenType() - Method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
 
getEditScreenParams() - Method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
 
getEditScreenParamsSupplier() - Method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
 
getEffectiveClass(MetaClass) - Method in class com.haulmont.cuba.core.global.ExtendedEntities
Searches for an extended entity and returns it if found, otherwise returns the original entity.
getEffectiveClass(Class) - Method in class com.haulmont.cuba.core.global.ExtendedEntities
Searches for an extended entity and returns it if found, otherwise returns the original entity.
getEffectiveClass(String) - Method in class com.haulmont.cuba.core.global.ExtendedEntities
Searches for an extended entity and returns it if found, otherwise returns the original entity.
getEffectiveEntityName() - Method in class com.haulmont.cuba.core.sys.jpql.tree.IdentificationVariableNode
 
getEffectiveMetaClass(MetaClass) - Method in class com.haulmont.cuba.core.global.ExtendedEntities
Searches for an extended entity and returns it if found, otherwise returns the original entity.
getEffectiveMetaClass(Class) - Method in class com.haulmont.cuba.core.global.ExtendedEntities
Searches for an extended entity and returns it if found, otherwise returns the original entity.
getEffectiveMetaClass(String) - Method in class com.haulmont.cuba.core.global.ExtendedEntities
Searches for an extended entity and returns it if found, otherwise returns the original entity.
getElement(Element) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader
 
getElementClass() - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.BeanDescriptorStub
 
getEmail() - Method in class com.haulmont.cuba.security.entity.User
 
getEmail() - Method in class com.haulmont.cuba.security.global.IdpSession
 
getEmail() - Method in class com.haulmont.cuba.security.idp.IdpSessionStore.IdpSessionInfo
 
getEmailerUserLogin() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
User login used by asynchronous sending mechanism to be able to store information in the database.
getEnabled() - Method in interface com.haulmont.cuba.core.app.ClusterConfig
 
getEnabled() - Static method in class com.haulmont.cuba.core.global.FtsConfigHelper
Returns the value of the "fts.enabled" application property.
getEnabled() - Method in interface com.haulmont.cuba.security.app.EntityLogConfig
 
getEnableIdGenerationForEntitiesInAdditionalDataStores() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getEnableSessionParamsInQueryFilter() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getEncoding() - Method in class com.haulmont.cuba.core.entity.SendingAttachment
 
getEncoding() - Method in class com.haulmont.cuba.core.global.EmailAttachment
 
getEnd() - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent
 
getEnd() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarRangeSelectEvent
 
getEnd() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
getEnd() - Method in class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
getEndDate() - Method in interface com.haulmont.cuba.gui.components.Calendar
 
getEndDate() - Method in class com.haulmont.cuba.security.entity.UserSubstitution
 
getEndDateProperty() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
getEndPosition() - Method in class com.haulmont.cuba.gui.components.autocomplete.Suggestion
 
getEnterActionHandler() - Method in interface com.haulmont.cuba.gui.components.SuggestionField
 
getEnterPressAction() - Method in interface com.haulmont.cuba.gui.components.DataGrid
 
getEnterPressAction() - Method in interface com.haulmont.cuba.gui.components.Table
 
getEnterPressAction() - Method in interface com.haulmont.cuba.gui.components.Tree
 
getEntities(Locale) - Method in class com.haulmont.cuba.gui.config.PermissionConfig
All registered entities
getEntity() - Method in class com.haulmont.cuba.core.app.events.SetupAttributeAccessEvent
Entity instance in managed state.
getEntity() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getEntity() - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
getEntity() - Method in exception com.haulmont.cuba.core.global.DeletePolicyException
 
getEntity() - Method in exception com.haulmont.cuba.core.global.RowLevelSecurityException
 
getEntity() - Method in class com.haulmont.cuba.core.sys.jpql.pointer.CollectionPointer
 
getEntity() - Method in class com.haulmont.cuba.core.sys.jpql.pointer.EntityPointer
 
getEntity() - Method in interface com.haulmont.cuba.core.sys.jpql.pointer.HasEntityPointer
 
getEntity() - Method in class com.haulmont.cuba.core.sys.jpql.QueryVariableContext
 
getEntity() - Method in class com.haulmont.cuba.core.sys.persistence.DeletePolicyProcessor
 
getEntity() - Method in class com.haulmont.cuba.gui.app.core.entitydiff.EntitySnapshotsDatasource
 
getEntity() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarEventClickEvent
 
getEntity() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarEventResizeEvent
 
getEntity() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
getEntity(Map<String, Object>) - Method in enum com.haulmont.cuba.gui.WindowParams
Get Entity value from the parameters map.
getEntity() - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
getEntity() - Method in class com.haulmont.cuba.security.entity.LoggedAttribute
 
getEntityAlias(String) - Method in interface com.haulmont.cuba.core.global.QueryParser
Main entity alias
getEntityAlias() - Method in interface com.haulmont.cuba.core.global.QueryParser
 
getEntityAlias(String) - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
getEntityAlias() - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
getEntityAlias(String) - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
getEntityAlias() - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
getEntityAlias() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getEntityAnnotations(List<MetadataBuildSupport.XmlFile>) - Method in class com.haulmont.cuba.core.sys.MetadataBuildSupport
 
getEntityAttributePermissionChecking() - Method in interface com.haulmont.cuba.core.app.ServerConfig
If set to false, attribute permissions are not enforced on Middleware.
getEntityAttributes(Locale) - Method in class com.haulmont.cuba.gui.config.PermissionConfig
All registered entities with attributes
getEntityByName(String) - Method in class com.haulmont.cuba.core.sys.jpql.DomainModel
 
getEntityByVariableName(String) - Method in class com.haulmont.cuba.core.sys.jpql.QueryVariableContext
 
getEntityByVariableNameHierarchically(String) - Method in class com.haulmont.cuba.core.sys.jpql.QueryVariableContext
 
getEntityCaption(MetaClass) - Method in class com.haulmont.cuba.core.global.MessageTools
 
getEntityCaption(MetaClass, Locale) - Method in class com.haulmont.cuba.core.global.MessageTools
 
getEntityClass() - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
getEntityClass() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getEntityClass() - Method in class com.haulmont.cuba.core.entity.contracts.Id
 
getEntityClass() - Method in class com.haulmont.cuba.core.global.View
 
getEntityClass() - Method in interface com.haulmont.cuba.gui.app.security.entity.EntityPermissionTarget
 
getEntityClass() - Method in class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
getEntityClass() - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
getEntityFetchGroup(FetchGroupManager) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
getEntityId() - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
getEntityId() - Method in class com.haulmont.cuba.core.entity.QueryResult
 
getEntityId() - Method in class com.haulmont.cuba.core.entity.ReferenceToEntity
 
getEntityId() - Method in class com.haulmont.cuba.core.global.LockInfo
 
getEntityId() - Method in class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
getEntityJoinClause() - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
getEntityJoinClause() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
getEntityJoinClause() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
getEntityManager() - Method in interface com.haulmont.cuba.core.Persistence
Returns existing or creates a new transaction-bound EntityManager for the main data store, which will be closed on transaction commit/rollback.
getEntityManager(String) - Method in interface com.haulmont.cuba.core.Persistence
Returns existing or creates a new transaction-bound EntityManager, which will be closed on transaction commit/rollback.
getEntityManager() - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
getEntityManager(String) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
getEntityManagerContext() - Method in interface com.haulmont.cuba.core.Persistence
Returns context of the current EntityManager in the main data store.
getEntityManagerContext(String) - Method in interface com.haulmont.cuba.core.Persistence
Returns context of the current EntityManager.
If not exists, a new instance of context created and returned.
getEntityManagerContext() - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
getEntityManagerContext(String) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
getEntityMetaClass() - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
getEntityMetaClass() - Method in class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
getEntityMetaClass() - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
getEntityMetaClasses() - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
getEntityMetaClassName() - Method in class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
getEntityMetaClassName() - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
getEntityName() - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
getEntityName(Class<?>) - Method in class com.haulmont.cuba.core.global.EntityStates
Deprecated.
getEntityName() - Method in class com.haulmont.cuba.core.global.LockInfo
 
getEntityName(Class<?>) - Method in class com.haulmont.cuba.core.global.MetadataTools
 
getEntityName(Class<?>) - Static method in class com.haulmont.cuba.core.global.PersistenceHelper
Deprecated.
getEntityName() - Method in interface com.haulmont.cuba.core.global.QueryParser
Main entity name
getEntityName() - Method in class com.haulmont.cuba.core.global.QueryParser.QueryPath
 
getEntityName() - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
getEntityName() - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
getEntityName() - Method in class com.haulmont.cuba.core.sys.jpql.transform.EntityReferenceInferer
 
getEntityName() - Method in exception com.haulmont.cuba.core.sys.jpql.UnknownEntityNameException
 
getEntityName() - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
getEntityName() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
getEntityName() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
getEntityName() - Method in class com.haulmont.cuba.security.entity.Constraint
 
getEntityName() - Method in class com.haulmont.cuba.security.entity.LocalizedConstraintMessage
 
getEntityName() - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryInfo
 
getEntityNameFromQuery() - Method in class com.haulmont.cuba.core.sys.jpql.tree.IdentificationVariableNode
 
getEntityNameIfSecondaryReturnedInsteadOfMain() - Method in interface com.haulmont.cuba.core.global.QueryParser
 
getEntityNameIfSecondaryReturnedInsteadOfMain() - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
getEntityNameIfSecondaryReturnedInsteadOfMain() - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
getEntityOp() - Method in exception com.haulmont.cuba.core.global.AccessDeniedException
 
getEntityPackages(List<MetadataBuildSupport.XmlFile>) - Method in class com.haulmont.cuba.core.sys.MetadataBuildSupport
 
getEntityParamView() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getEntityParamView() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
getEntityParamView() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.CustomConditionCreator
 
getEntityParamView() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.CustomConditionDescriptor
 
getEntityParamView() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.DynamicAttributesConditionCreator
 
getEntityParamView() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.FtsConditionDescriptor
 
getEntityParamView() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.GroupConditionDescriptor
 
getEntityParamView() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.HeaderConditionDescriptor
 
getEntityParamView() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.PropertyConditionDescriptor
 
getEntityParamWhere() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getEntityParamWhere() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
getEntityParamWhere() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.CustomConditionCreator
 
getEntityParamWhere() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.CustomConditionDescriptor
 
getEntityParamWhere() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.DynamicAttributesConditionCreator
 
getEntityParamWhere() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.FtsConditionDescriptor
 
getEntityParamWhere() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.GroupConditionDescriptor
 
getEntityParamWhere() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.HeaderConditionDescriptor
 
getEntityParamWhere() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.PropertyConditionDescriptor
 
getEntityPathIfSecondaryReturnedInsteadOfMain() - Method in interface com.haulmont.cuba.core.global.QueryParser
 
getEntityPathIfSecondaryReturnedInsteadOfMain() - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
getEntityPathIfSecondaryReturnedInsteadOfMain() - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
getEntityRef() - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
getEntityStatistics() - Method in class com.haulmont.cuba.core.app.PersistenceManager
 
getEntityStatistics() - Method in interface com.haulmont.cuba.core.app.PersistenceManagerAPI
 
getEntityType() - Method in class com.haulmont.cuba.core.entity.Category
 
getEntityType() - Method in class com.haulmont.cuba.security.entity.SearchFolder
 
getEntityValue() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getEntityVariableName() - Method in class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
getEntityWhereClause() - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
getEntityWhereClause() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
getEntityWhereClause() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
getEnum() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepProperty
 
getEnumClass() - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
getEnumClass() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
getEnumClass() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
getEnumeration() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getEnumerationLocale() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getEnumerationLocales() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getEnumerationOptions() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getEnumIdType(Class<? extends EnumClass>) - Static method in class com.haulmont.cuba.core.config.ConfigUtil
Returns id type parameter for classes that implement EnumClass.
getEnumInfo(String) - Method in class com.haulmont.restapi.controllers.EnumsController
 
getEnumInfo(String) - Method in class com.haulmont.restapi.service.EnumsControllerManager
 
getEnumLocalizedValue(String, String) - Static method in class com.haulmont.cuba.core.entity.LocaleHelper
 
getEnumValues() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepProperty
 
getEnumValues() - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
getEnvironment() - Method in class com.haulmont.cuba.testsupport.TestContext
 
getError() - Method in class com.haulmont.restapi.exception.ErrorInfo
 
getError() - Method in class com.haulmont.restapi.idp.IdpSessionExpiredResponse
 
getErrorCode() - Method in class com.haulmont.idp.model.AuthResponse
 
getErrorMessage() - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.HintResponse
 
getErrorNodes() - Method in class com.haulmont.cuba.core.sys.jpql.ErrorNodesFinder
 
getErrorRecs() - Method in exception com.haulmont.cuba.core.sys.jpql.JpqlSyntaxException
 
getEventProvider() - Method in interface com.haulmont.cuba.gui.components.Calendar
 
getEvents() - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEventProvider
 
getEvents() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
getEvents() - Method in class com.haulmont.cuba.gui.components.calendar.ListCalendarEventProvider
 
getEventTs() - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
getEventTs() - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
getException() - Method in class com.haulmont.cuba.core.sys.entitycache.QueryResult
 
getException() - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocationResult
 
getException() - Method in class com.haulmont.cuba.gui.components.FileUploadField.Listener.Event
Deprecated.
 
getException() - Method in class com.haulmont.cuba.gui.event.BackgroundTaskUnhandledExceptionEvent
 
getException() - Method in class com.haulmont.cuba.security.auth.events.AuthenticationFailureEvent
 
getException() - Method in class com.haulmont.cuba.web.security.events.LoginFailureEvent
 
getExceptionHandlers() - Method in class com.haulmont.cuba.web.App
 
getExceptionReportBody(Map<String, Object>) - Method in class com.haulmont.cuba.core.app.ExceptionReportServiceBean
 
getExceptionReportEmailBodyTemplate() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getExceptionReportEmailSubjectTemplate() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getExceptionReportSubject(Map<String, Object>) - Method in class com.haulmont.cuba.core.app.ExceptionReportServiceBean
 
getExceptionTranslator() - Method in class com.haulmont.restapi.idp.IdpAuthController
 
getExceptionTranslator() - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
getExcludePropertiesRegex() - Method in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorIntegration
 
getExcludePropertiesRegex() - Method in interface com.haulmont.cuba.gui.components.BulkEditor
 
getExcludePropertiesRegex() - Method in interface com.haulmont.cuba.gui.components.RelatedEntities
 
getExcludePropertyRegex() - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
getExecutableParameters() - Method in class com.haulmont.cuba.core.global.validation.ServiceMethodConstraintViolation
 
getExecutableReturnValue() - Method in class com.haulmont.cuba.core.global.validation.ServiceMethodConstraintViolation
 
getExecutorService() - Method in class com.haulmont.cuba.client.sys.cache.ClientCacheManager
 
getExpandDirection() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getExpandDirection() - Method in interface com.haulmont.cuba.gui.components.ExpandingLayout
 
getExpandDirection() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getExpandRatio() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
getExpectedTypes() - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.HintRequest
 
getExpirationTimeoutSec() - Method in class com.haulmont.cuba.security.app.UserSessions
 
getExpirationTimeoutSec() - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
INTERNAL.
getExpirationTimeoutSec() - Method in class com.haulmont.cuba.security.jmx.UserSessions
 
getExpirationTimeoutSec() - Method in interface com.haulmont.cuba.security.jmx.UserSessionsMBean
User session expiration timeout.
getExpiry() - Method in class com.haulmont.cuba.core.entity.AccessToken
 
getExpiry() - Method in class com.haulmont.cuba.core.entity.RefreshToken
 
getExtendedClass(MetaClass) - Method in class com.haulmont.cuba.core.global.ExtendedEntities
Searches for an extended entity and returns it if found.
getExtendedEntities() - Method in interface com.haulmont.cuba.core.global.Metadata
Convenient access to ExtendedEntities bean.
getExtendedEntities() - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
getExtension() - Method in class com.haulmont.cuba.core.entity.FileDescriptor
 
getExtensionToMIMETypeMapping() - Static method in class com.haulmont.cuba.core.global.FileTypesHelper
Gets the internal file extension to mime-type mapping.
getExternalAuthentication() - Method in interface com.haulmont.cuba.web.auth.WebAuthConfig
Deprecated.
Use LoginProvider and/or HttpRequestFilter instead.
getExternalAuthenticationProviderClass() - Method in interface com.haulmont.cuba.web.auth.WebAuthConfig
Deprecated.
Use LoginProvider and/or HttpRequestFilter instead.
getFactory() - Static method in class com.haulmont.cuba.gui.AppConfig
Client-specific components factory
getFactory() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader
 
getFailedAddresses() - Method in exception com.haulmont.cuba.core.global.EmailException
 
getFailFast() - Method in class com.haulmont.cuba.core.global.BeanValidation.ValidationOptions
 
getFake() - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
getFalseString() - Method in class com.haulmont.chile.core.datatypes.FormatStrings
 
getFetchDirection() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
getFetchMode() - Method in class com.haulmont.cuba.core.global.ViewProperty
 
getFetchSize() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
getFetchUI(String) - Method in class com.haulmont.cuba.client.sys.PersistenceManagerClient
 
getFetchUI(String) - Method in class com.haulmont.cuba.core.app.PersistenceManager
 
getFetchUI(String) - Method in interface com.haulmont.cuba.core.app.PersistenceManagerAPI
Return a limit of rows fetched for UI components in 'normal' conditions
getFetchUI(String) - Method in interface com.haulmont.cuba.core.app.PersistenceManagerService
 
getFetchUI(String) - Method in class com.haulmont.cuba.core.app.PersistenceManagerServiceBean
 
getFetchUI() - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
getField(int, int) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
 
getField(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Get field config by id.
getFieldCaption(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldGroup.getFieldNN(fieldId).getCaption() instead.
getFieldCaptionWidth() - Method in interface com.haulmont.cuba.gui.components.FieldGroup
 
getFieldCaptionWidth(int) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
 
getFieldComponent(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
getFieldComponent(FieldGroup.FieldConfig) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
getFieldFactory() - Method in interface com.haulmont.cuba.gui.components.FieldGroup
 
getFieldNN(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Get field config by id.
getFields() - Method in class com.haulmont.cuba.gui.components.DataGrid.EditorOpenEvent
 
getFields() - Method in interface com.haulmont.cuba.gui.components.FieldGroup
 
getFields(int) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
 
getFieldValidators() - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
getFieldValidators() - Method in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorIntegration
 
getFieldValidators() - Method in interface com.haulmont.cuba.gui.components.BulkEditor
 
getFieldValue(FieldGroup.FieldConfig) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Inject field instance and use typed component instead of this method.
getFieldValue(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Inject field instance and use typed component instead of this method.
getFile(HttpServletRequest, HttpServletResponse) - Method in class com.haulmont.cuba.core.controllers.FileDownloadController
 
getFile() - Method in interface com.haulmont.cuba.gui.components.FileResource
 
getFile(UUID) - Method in class com.haulmont.cuba.gui.upload.FileUploading
 
getFile() - Method in class com.haulmont.cuba.gui.upload.FileUploadingAPI.FileInfo
 
getFile(UUID) - Method in interface com.haulmont.cuba.gui.upload.FileUploadingAPI
Return a previously registered temporary file by its ID.
getFileContent() - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
getFileDescriptor() - Method in interface com.haulmont.cuba.gui.components.FileDescriptorResource
 
getFileDescriptor() - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
getFileDescriptor(UUID, String) - Method in class com.haulmont.cuba.gui.upload.FileUploading
 
getFileDescriptor(UUID, String) - Method in interface com.haulmont.cuba.gui.upload.FileUploadingAPI
Construct a new FileDescriptor for a temporary file to store it in the middleware FileStorage.
getFileDownloadContext() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getFileDownloader() - Method in class com.haulmont.cuba.web.AppUI
 
getFileExt() - Method in class com.haulmont.cuba.gui.export.ExportFormat
 
getFileId() - Method in class com.haulmont.cuba.gui.app.core.file.FileUploadDialog
 
getFileId() - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Get id for uploaded file in FileUploading.
getFileName(FileDescriptor) - Static method in class com.haulmont.cuba.core.app.filestorage.FileStorage
 
getFileName() - Method in exception com.haulmont.cuba.core.global.FileStorageException
 
getFileName() - Method in class com.haulmont.cuba.gui.app.core.file.FileUploadDialog
 
getFileName() - Method in class com.haulmont.cuba.gui.components.actions.ExcelAction
 
getFileName() - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
getFilename() - Method in class com.haulmont.cuba.gui.components.FileUploadField.Listener.Event
Deprecated.
 
getFileName() - Method in interface com.haulmont.cuba.gui.components.ResourceView.HasStreamSettings
 
getFileName() - Method in class com.haulmont.cuba.gui.components.UploadField.FileUploadEvent
 
getFiles() - Method in class com.haulmont.cuba.gui.app.core.file.MultiUploader
 
getFileSizeLimit() - Method in interface com.haulmont.cuba.gui.components.UploadField
Returns maximum allowed file size in bytes.
getFileStorageDir() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getFileUploadContext() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getFilter() - Method in class com.haulmont.cuba.gui.app.security.ds.EntityPermissionTargetsDatasource
 
getFilter() - Method in class com.haulmont.cuba.gui.app.security.ds.MultiplePermissionTargetsDatasource
 
getFilter() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
getFilterApplyShortcut() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getFilterCaption() - Method in class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI.RelatedScreenDescriptor
 
getFilterComponentId() - Method in class com.haulmont.cuba.core.entity.AbstractSearchFolder
 
getFilterComponentName() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getFilterComponentName() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
getFilterComponentPath(Filter) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
 
getFilteredAttributes(BaseGenericIdEntity) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
getFilteredAttributes(SecurityState) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
getFilteredData(Entity) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
getFilteredData(SecurityState) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
getFilterEntity() - Method in class com.haulmont.cuba.gui.components.filter.AppliedFilter
 
getFilterEntity() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
getFilterEntity() - Method in class com.haulmont.cuba.gui.components.filter.filterselect.FilterSelectWindow
 
getFilterEntityChangeListeners() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getFilterEntityChangeListeners() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getFilterEntityChangeListeners() - Method in interface com.haulmont.cuba.gui.components.Filter
 
getFilterMode() - Method in interface com.haulmont.cuba.gui.components.LookupField
 
getFilterMode() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getFilterName() - Method in class com.haulmont.cuba.gui.components.filter.SaveFilterWindow
 
getFilterSelectShortcut() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getFilterXml() - Method in class com.haulmont.cuba.core.entity.AbstractSearchFolder
 
getFilterXml() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getFilterXml() - Method in class com.haulmont.cuba.security.entity.Constraint
 
getFinalizer() - Method in interface com.haulmont.cuba.gui.executors.impl.TaskExecutor
 
getFinishedTs() - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
getFinishTime() - Method in class com.haulmont.cuba.core.entity.ScheduledExecution
 
getFirst() - Method in class com.haulmont.bali.datastruct.Pair
 
getFirstCauseException() - Method in exception com.haulmont.cuba.core.global.RemoteException
 
getFirstName() - Method in class com.haulmont.cuba.security.entity.User
 
getFirstResult() - Method in interface com.haulmont.cuba.core.global.DataLoadContextQuery
 
getFirstResult() - Method in class com.haulmont.cuba.core.global.LoadContext.Query
 
getFirstResult() - Method in class com.haulmont.cuba.core.global.ValueLoadContext.Query
 
getFirstResult() - Method in interface com.haulmont.cuba.core.Query
Execute a SELECT query.
Returns null if there is no result.
Returns first result if more than one result.
getFirstResult() - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
getFirstResult() - Method in interface com.haulmont.cuba.core.TypedQuery
 
getFirstResult() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.SupportsPaging
 
getFirstResult() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
getFirstReturnedPathNode() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
getFirstReturnedVariableName() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
getFirstVisibleDayOfWeek() - Method in interface com.haulmont.cuba.gui.components.Calendar
 
getFirstVisibleHourOfDay() - Method in interface com.haulmont.cuba.gui.components.Calendar
 
getFlatName() - Method in class com.haulmont.cuba.core.global.filter.ParameterInfo
 
getFloat(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getFloat(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getFlushEventsCount() - Method in interface com.haulmont.cuba.core.global.ScreenProfilerConfig
 
getFlushTimeout() - Method in interface com.haulmont.cuba.core.global.ScreenProfilerConfig
 
getFocusComponent() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
getFocusComponent() - Method in interface com.haulmont.cuba.gui.components.Window
 
getFocusComponent() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getFolder() - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
getFolderEditWindowClassName() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getFoldersPane() - Method in class com.haulmont.cuba.gui.components.AbstractMainWindow
 
getFoldersPane() - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
getFoldersPane() - Method in interface com.haulmont.cuba.gui.components.Window.HasFoldersPane
 
getFoldersPaneDefaultWidth() - Method in interface com.haulmont.cuba.web.WebConfig
 
getFoldersPaneEnabled() - Method in interface com.haulmont.cuba.web.WebConfig
 
getFoldersPaneVisibleByDefault() - Method in interface com.haulmont.cuba.web.WebConfig
 
getFooterRow(int) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Gets the footer row at given index.
getFooterRowCount() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Gets the row count for the footer.
getForceDialog() - Method in class com.haulmont.cuba.gui.DialogOptions
 
getFormat() - Method in interface com.haulmont.cuba.gui.components.TimeField
 
getFormatString() - Method in interface com.haulmont.cuba.gui.components.DataGrid.DateRenderer
 
getFormatString() - Method in interface com.haulmont.cuba.gui.components.DataGrid.NumberRenderer
 
getFormatStrings(Locale) - Static method in class com.haulmont.chile.core.datatypes.Datatypes
Returns localized format strings.
getFormatStrings(Locale) - Method in interface com.haulmont.chile.core.datatypes.FormatStringsRegistry
Get format strings for a locale.
getFormatStrings(Locale) - Method in class com.haulmont.cuba.core.sys.FormatStringsRegistryImpl
 
getFormatStringsNN(Locale) - Static method in class com.haulmont.chile.core.datatypes.Datatypes
Returns localized format strings.
getFormatStringsNN(Locale) - Method in interface com.haulmont.chile.core.datatypes.FormatStringsRegistry
Get format strings for a locale.
getFormatStringsNN(Locale) - Method in class com.haulmont.cuba.core.sys.FormatStringsRegistryImpl
 
getFormatSymbols() - Method in class com.haulmont.chile.core.datatypes.FormatStrings
 
getFormattedValue() - Method in class com.haulmont.cuba.gui.components.GroupTable.GroupCellContext
 
getFormatter() - Method in class com.haulmont.cuba.gui.components.AggregationInfo
 
getFormatter() - Method in interface com.haulmont.cuba.gui.components.Component.HasFormatter
 
getFormatter() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
getFormatter() - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
getFoundNodes() - Method in class com.haulmont.cuba.core.sys.jpql.transform.NodesFinder
 
getFrame() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getFrame() - Method in interface com.haulmont.cuba.gui.components.Component.BelongToFrame
 
getFrame() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
getFrame() - Method in interface com.haulmont.cuba.gui.FrameContext
 
getFrame() - Method in class com.haulmont.cuba.gui.FrameContextImpl
 
getFrame() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
getFrame() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
getFrame() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getFrameComponent(Frame, String) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
 
getFrameContext() - Method in interface com.haulmont.cuba.gui.data.DsContext
 
getFrameContext() - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
getFrameController(Frame) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
 
getFrameId() - Method in exception com.haulmont.cuba.gui.GuiDevelopmentException
 
getFrameLoaders() - Static method in class com.haulmont.cuba.gui.xml.layout.LayoutLoaderConfig
 
getFreeMarkerSettings() - Method in class com.haulmont.cuba.portal.config.SiteSettings
 
getFrom() - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
getFrom() - Method in class com.haulmont.cuba.core.global.EmailInfo
 
getFromAddress() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
Default "from" address
getFromAddress() - Method in class com.haulmont.cuba.core.jmx.Emailer
 
getFromAddress() - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
getFromEntityName() - Method in class com.haulmont.restapi.transform.AbstractEntityJsonTransformer
 
getFrontContextPath() - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
getFrozenColumnCount() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Gets the number of frozen columns in this DataGrid.
getFullFrameId(Frame) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
 
getFullFrameId() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
getFullPath() - Method in class com.haulmont.cuba.core.global.QueryParser.QueryPath
 
getGeneratedKeys() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
getGeneratePasswords() - Method in class com.haulmont.cuba.gui.app.security.user.resetpasswords.ResetPasswordsDialog
 
getGenericFilterChecking() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getGenericFilterColumnsCount() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getGenericFilterConditionsLocation() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getGenericFilterControlsLayout() - Method in interface com.haulmont.cuba.client.ClientConfig
Returns a template for filter controls layout.
getGenericFilterManualApplyRequired() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getGenericFilterMaxResultsOptions() - Method in interface com.haulmont.cuba.client.ClientConfig
Returns a comma-separated list of values that are used as options for "Show rows" lookup field of generic filter component.
getGenericFilterPopupListSize() - Method in interface com.haulmont.cuba.client.ClientConfig
Returns a number of items to be displayed in popup list near the 'Search' button.
getGenericFilterTrimParamValues() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getGetMethod(Class<?>, Method) - Static method in class com.haulmont.cuba.core.config.ConfigUtil
Get the plain get method associated with a configuration interface method.
getGlobalDefault() - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
getGrammarFileName() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
getGrammarFileName() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
getGreenSliderCaption() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Return caption of the slider for green color.
getGroovyEvaluationPoolMaxIdle() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getGroovyScript() - Method in class com.haulmont.cuba.security.entity.Constraint
 
getGroovyScript() - Method in class com.haulmont.cuba.security.global.ConstraintData
 
getGroovyScriptHelp() - Method in class com.haulmont.cuba.gui.app.security.constraint.edit.ConstraintEditor
 
getGroup() - Method in interface com.haulmont.cuba.core.app.execution.ExecutionContext
 
getGroup() - Method in class com.haulmont.cuba.core.app.execution.ExecutionContextImpl
 
getGroup(String) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
getGroup() - Method in class com.haulmont.cuba.gui.app.security.group.browse.UserGroupChangedEvent
 
getGroup() - Method in class com.haulmont.cuba.security.entity.Constraint
 
getGroup() - Method in class com.haulmont.cuba.security.entity.GroupHierarchy
 
getGroup() - Method in class com.haulmont.cuba.security.entity.SessionAttribute
 
getGroup() - Method in class com.haulmont.cuba.security.entity.User
 
getGroupCellValueFormatter() - Method in interface com.haulmont.cuba.gui.components.GroupTable
 
getGroupInfo() - Method in class com.haulmont.cuba.gui.components.GroupTable.GroupCellContext
 
getGroupItemIds(GroupInfo) - Method in interface com.haulmont.cuba.gui.data.GroupDatasource
 
getGroupItemIds(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
getGroupItemIds(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDelegate
 
getGroupItemIds(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
getGroupItems() - Method in class com.haulmont.cuba.gui.components.GroupTable.GroupCellContext
 
getGroupItemsCount(GroupInfo) - Method in interface com.haulmont.cuba.gui.data.GroupDatasource
 
getGroupItemsCount(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
getGroupItemsCount(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDelegate
 
getGroupItemsCount(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
getGroupPath(Entity) - Method in interface com.haulmont.cuba.gui.data.GroupDatasource
 
getGroupPath(Entity) - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
getGroupPath(Entity) - Method in class com.haulmont.cuba.gui.data.impl.GroupDelegate
 
getGroupPath(Entity) - Method in class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
getGroupProperties() - Method in interface com.haulmont.cuba.gui.data.GroupDatasource
 
getGroupProperties() - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
getGroupProperties() - Method in class com.haulmont.cuba.gui.data.impl.GroupDelegate
 
getGroupProperties() - Method in class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
getGroupProperty(GroupInfo) - Method in interface com.haulmont.cuba.gui.data.GroupDatasource
 
getGroupProperty(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
getGroupProperty(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDelegate
 
getGroupProperty(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
getGroupPropertyValue(GroupInfo) - Method in interface com.haulmont.cuba.gui.data.GroupDatasource
 
getGroupPropertyValue(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
getGroupPropertyValue(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDelegate
 
getGroupPropertyValue(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
getGroupType() - Method in class com.haulmont.cuba.gui.components.filter.condition.GroupCondition
 
getGroupType() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.GroupConditionDescriptor
 
getHandler() - Method in class com.haulmont.cuba.gui.components.actions.AddAction
 
getHandler() - Method in class com.haulmont.cuba.gui.components.Component.ShortcutAction
 
getHandlerClasses() - Method in class com.haulmont.cuba.desktop.exception.ExceptionHandlersConfiguration
Get the list of exception handler class names.
getHandlerClasses() - Method in class com.haulmont.cuba.web.exception.ExceptionHandlersConfiguration
Get the list of exception handler class names.
getHash() - Method in class com.haulmont.cuba.core.global.HashDescriptor
 
getHash(String) - Method in interface com.haulmont.cuba.core.global.PasswordEncryption
Hashing string with salt.
getHash(String, String) - Method in interface com.haulmont.cuba.core.global.PasswordEncryption
Hashing string.
getHash(String) - Method in class com.haulmont.cuba.core.jmx.PasswordEncryptionSupport
 
getHash(String, String) - Method in class com.haulmont.cuba.core.jmx.PasswordEncryptionSupport
 
getHash(String) - Method in interface com.haulmont.cuba.core.jmx.PasswordEncryptionSupportMBean
 
getHash(String, String) - Method in interface com.haulmont.cuba.core.jmx.PasswordEncryptionSupportMBean
 
getHash(String) - Method in interface com.haulmont.cuba.core.sys.encryption.EncryptionModule
 
getHash(String, String) - Method in interface com.haulmont.cuba.core.sys.encryption.EncryptionModule
 
getHash(String) - Method in class com.haulmont.cuba.core.sys.encryption.Md5EncryptionModule
 
getHash(String, String) - Method in class com.haulmont.cuba.core.sys.encryption.Md5EncryptionModule
 
getHash(String) - Method in class com.haulmont.cuba.core.sys.encryption.Sha1EncryptionModule
 
getHash(String, String) - Method in class com.haulmont.cuba.core.sys.encryption.Sha1EncryptionModule
 
getHash(String) - Method in class com.haulmont.cuba.core.sys.PasswordEncryptionImpl
 
getHash(String, String) - Method in class com.haulmont.cuba.core.sys.PasswordEncryptionImpl
 
getHashMethod() - Method in interface com.haulmont.cuba.core.global.PasswordEncryption
 
getHashMethod() - Method in interface com.haulmont.cuba.core.sys.encryption.EncryptionModule
 
getHashMethod() - Method in class com.haulmont.cuba.core.sys.encryption.Md5EncryptionModule
 
getHashMethod() - Method in class com.haulmont.cuba.core.sys.encryption.Sha1EncryptionModule
 
getHashMethod() - Method in class com.haulmont.cuba.core.sys.PasswordEncryptionImpl
 
getHeaderRow(int) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Gets the header row at given index.
getHeaderRowCount() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Gets the row count for the header section.
getHeaders() - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
getHeaders() - Method in class com.haulmont.cuba.core.global.EmailInfo
 
getHealthCheckResponse() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getHeight() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getHeight() - Method in interface com.haulmont.cuba.gui.components.Component
Get component height in Component.getHeightUnits()
getHeight() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
getHeight() - Method in class com.haulmont.cuba.gui.components.ResizableTextArea.ResizeEvent
 
getHeight() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
getHeight() - Method in class com.haulmont.cuba.gui.DialogOptions
 
getHeight() - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
getHeight() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
getHeight() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getHeightUnit() - Method in class com.haulmont.cuba.gui.DialogOptions
 
getHeightUnit() - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
getHeightUnit() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
getHeightUnits() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getHeightUnits() - Method in interface com.haulmont.cuba.gui.components.Component
getHeightUnits() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
getHeightUnits() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
getHeightUnits() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getHidden() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getHiddenAttributes() - Method in class com.haulmont.cuba.core.app.events.SetupAttributeAccessEvent
 
getHiddenAttributes(SecurityState) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
getHiddenAttributes() - Method in class com.haulmont.cuba.core.entity.SecurityState
 
getHierarchyList() - Method in class com.haulmont.cuba.security.entity.Group
 
getHierarchyProperty() - Method in interface com.haulmont.cuba.gui.components.Tree
 
getHierarchyProperty() - Method in interface com.haulmont.cuba.gui.components.TreeTable
 
getHierarchyPropertyName() - Method in interface com.haulmont.cuba.gui.data.HierarchicalDatasource
Property of entity which forms the hierarchy
getHierarchyPropertyName() - Method in class com.haulmont.cuba.gui.data.impl.AbstractTreeDatasource
 
getHierarchyPropertyName() - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalDatasourceImpl
 
getHierarchyPropertyName() - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalPropertyDatasourceImpl
 
getHints() - Method in class com.haulmont.cuba.core.sys.FetchGroupDescription
 
getHitInfos() - Method in class com.haulmont.cuba.gui.components.filter.FtsFilterHelper.FtsSearchResult
 
getHoldability() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
getHost() - Method in class com.haulmont.cuba.core.sys.CubaMailSender
 
getHost() - Method in class com.haulmont.cuba.core.sys.remoting.RemoteClientInfo
 
getHostInfo(JmxInstance) - Method in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
 
getHostInfo(JmxInstance) - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
getHostName() - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
getHtml() - Method in interface com.haulmont.cuba.gui.components.DataGrid.StaticCell
Returns the HTML content displayed in this cell.
getHttpSessionExpirationTimeoutSec() - Method in interface com.haulmont.cuba.web.WebConfig
 
getHttpStatus() - Method in enum com.haulmont.cuba.core.global.FileStorageException.Type
 
getHttpStatus() - Method in exception com.haulmont.restapi.exception.RestAPIException
 
getHueSliderCaption() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Return caption of the slider for HUE.
getIcon(String) - Method in class com.haulmont.cuba.desktop.DesktopResources
 
getIcon() - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
getIcon() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getIcon() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
getIcon() - Method in interface com.haulmont.cuba.gui.components.Action
 
getIcon() - Method in interface com.haulmont.cuba.gui.components.Component.HasIcon
Get icon source: "font-icon:ADD", "icons/myicon.png", "theme://createIcon", etc.
getIcon() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getIcon() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getIcon() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
 
getIcon() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
 
getIcon() - Method in class com.haulmont.cuba.gui.config.MenuItem
 
getIcon() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getIconKey() - Method in enum com.haulmont.cuba.gui.components.DialogAction.Type
 
getIconResource(String) - Method in interface com.haulmont.cuba.desktop.gui.icons.IconResolver
Returns an instance of Icon by the given iconPath.
getIconResource(String) - Method in class com.haulmont.cuba.desktop.gui.icons.IconResolverImpl
 
getIconResource(String) - Method in class com.haulmont.cuba.web.gui.icons.FontAwesomeIconProvider
 
getIconResource(String) - Method in interface com.haulmont.cuba.web.gui.icons.IconProvider
 
getIconResource(String) - Method in interface com.haulmont.cuba.web.gui.icons.IconResolver
Returns an instance of Resource by the given iconPath.
getIconResource(String) - Method in class com.haulmont.cuba.web.gui.icons.IconResolverImpl
 
getIconResource(String) - Method in class com.haulmont.cuba.web.gui.icons.ThemeIconProvider
 
getId(Datatype) - Method in interface com.haulmont.chile.core.datatypes.DatatypeRegistry
Returns an ID of the given datatype in the registry.
getId() - Method in interface com.haulmont.chile.core.datatypes.impl.EnumClass
 
getId() - Method in class com.haulmont.cuba.core.entity.AbstractNotPersistentEntity
Deprecated.
 
getId() - Method in class com.haulmont.cuba.core.entity.BaseDbGeneratedIdEntity
 
getId() - Method in class com.haulmont.cuba.core.entity.BaseIntegerIdEntity
 
getId() - Method in class com.haulmont.cuba.core.entity.BaseLongIdEntity
 
getId() - Method in class com.haulmont.cuba.core.entity.BaseStringIdEntity
 
getId() - Method in class com.haulmont.cuba.core.entity.BaseUuidEntity
 
getId() - Method in class com.haulmont.cuba.core.entity.dummy.DummyStringIdEntity
 
getId() - Method in class com.haulmont.cuba.core.entity.EmbeddableEntity
 
getId() - Method in interface com.haulmont.cuba.core.entity.Entity
 
getId() - Method in enum com.haulmont.cuba.core.entity.FtsChangeType
 
getId() - Method in class com.haulmont.cuba.core.entity.KeyValueEntity
 
getId() - Method in enum com.haulmont.cuba.core.entity.LockDescriptorNameType
 
getId() - Method in class com.haulmont.cuba.core.entity.QueryResult
 
getId() - Method in enum com.haulmont.cuba.core.entity.ScheduledTaskDefinedBy
 
getId(ScheduledTaskDefinedBy) - Static method in enum com.haulmont.cuba.core.entity.ScheduledTaskDefinedBy
 
getId() - Method in enum com.haulmont.cuba.core.entity.SchedulingType
 
getId(SchedulingType) - Static method in enum com.haulmont.cuba.core.entity.SchedulingType
 
getId() - Method in enum com.haulmont.cuba.core.global.ClientType
 
getId() - Method in class com.haulmont.cuba.core.global.EntityLoadInfo
 
getId() - Method in class com.haulmont.cuba.core.global.LoadContext
 
getId() - Method in enum com.haulmont.cuba.core.global.SendingStatus
 
getId() - Method in class com.haulmont.cuba.core.sys.AppComponent
 
getId(Datatype) - Method in class com.haulmont.cuba.core.sys.DatatypeRegistryImpl
 
getId() - Method in class com.haulmont.cuba.core.sys.entitycache.QueryKey
 
getId() - Method in class com.haulmont.cuba.gui.app.security.entity.AbstractPermissionTarget
 
getId() - Method in enum com.haulmont.cuba.gui.app.security.entity.AttributePermissionVariant
 
getId() - Method in class com.haulmont.cuba.gui.app.security.entity.AttributeTarget
 
getId() - Method in enum com.haulmont.cuba.gui.app.security.entity.PermissionVariant
 
getId() - Method in enum com.haulmont.cuba.gui.app.security.entity.UiPermissionVariant
 
getId() - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
getId() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getId() - Method in interface com.haulmont.cuba.gui.components.Action
 
getId() - Method in enum com.haulmont.cuba.gui.components.actions.ListActionType
 
getId() - Method in interface com.haulmont.cuba.gui.components.Component
Component ID as defined in id attribute
getId() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
getId() - Method in enum com.haulmont.cuba.gui.components.DialogAction.Type
 
getId() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
getId() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
getId() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
 
getId() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
 
getId() - Method in enum com.haulmont.cuba.gui.components.PickerField.ActionType
 
getId() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
getId() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
getId() - Method in class com.haulmont.cuba.gui.config.MenuItem
Menu item ID as defined in menu-config.xml
getId() - Method in class com.haulmont.cuba.gui.config.WindowInfo
Screen ID as set in screens.xml
getId() - Method in interface com.haulmont.cuba.gui.data.Datasource
 
getId() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
getId() - Method in class com.haulmont.cuba.gui.data.DynamicAttributesEntity
 
getId() - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
getId() - Method in class com.haulmont.cuba.gui.upload.FileUploadingAPI.FileInfo
 
getId() - Method in enum com.haulmont.cuba.security.entity.ConstraintCheckType
 
getId() - Method in enum com.haulmont.cuba.security.entity.ConstraintOperationType
 
getId() - Method in enum com.haulmont.cuba.security.entity.EntityAttrAccess
 
getId() - Method in enum com.haulmont.cuba.security.entity.EntityLogItem.Type
 
getId() - Method in enum com.haulmont.cuba.security.entity.EntityOp
 
getId() - Method in enum com.haulmont.cuba.security.entity.PermissionType
Returns corresponding database value
getId() - Method in enum com.haulmont.cuba.security.entity.RoleType
 
getId() - Method in enum com.haulmont.cuba.security.entity.SessionAction
 
getId() - Method in class com.haulmont.cuba.security.global.ConstraintData
 
getId() - Method in class com.haulmont.cuba.security.global.IdpSession
 
getId() - Method in enum com.haulmont.cuba.security.global.SessionParams
 
getId() - Method in class com.haulmont.cuba.security.global.UserSession
Session ID
getId() - Method in class com.haulmont.cuba.security.idp.IdpSessionStore.IdpSessionInfo
 
getId() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getId() - Method in class com.haulmont.restapi.data.CreatedEntityInfo
 
getId() - Method in class com.haulmont.restapi.data.FileInfo
 
getIdByIndex(int) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Indexed
 
getIdByIndex(int) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
getIdByIndex(int) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
getIdByJavaClass(Class<?>) - Method in interface com.haulmont.chile.core.datatypes.DatatypeRegistry
Returns an ID of a first datatype handling the given Java class.
getIdByJavaClass(Class<?>) - Method in class com.haulmont.cuba.core.sys.DatatypeRegistryImpl
 
getIdColumn() - Method in interface com.haulmont.cuba.core.sys.persistence.DbmsFeatures
 
getIdColumn() - Method in class com.haulmont.cuba.core.sys.persistence.HsqlDbmsFeatures
 
getIdColumn() - Method in class com.haulmont.cuba.core.sys.persistence.MssqlDbmsFeatures
 
getIdColumn() - Method in class com.haulmont.cuba.core.sys.persistence.MysqlDbmsFeatures
 
getIdColumn() - Method in class com.haulmont.cuba.core.sys.persistence.OracleDbmsFeatures
 
getIdColumn() - Method in class com.haulmont.cuba.core.sys.persistence.PostgresDbmsFeatures
 
getIdentificationVariableNodes() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
getIdName() - Method in class com.haulmont.cuba.core.entity.KeyValueEntity
 
getIdName() - Method in class com.haulmont.cuba.core.global.ValueLoadContext
 
getIdpBaseURL() - Method in interface com.haulmont.cuba.web.security.idp.WebIdpConfig
 
getIdpBaseURL() - Method in class com.haulmont.restapi.idp.IdpAuthController
 
getIdpBaseURL() - Method in interface com.haulmont.restapi.idp.RestIdpConfig
 
getIdpCookieHttpOnly() - Method in interface com.haulmont.idp.IdpConfig
 
getIdpCookieMaxAge() - Method in interface com.haulmont.idp.IdpConfig
 
getIdpDefaultRedirectUrl() - Method in class com.haulmont.restapi.idp.IdpAuthController
 
getIdpDefaultRedirectUrl() - Method in interface com.haulmont.restapi.idp.RestIdpConfig
 
getIdpEnabled() - Method in interface com.haulmont.cuba.web.security.idp.WebIdpConfig
 
getIdpEnabled() - Method in interface com.haulmont.restapi.idp.RestIdpConfig
 
getIdpPingSessionOnRequest() - Method in interface com.haulmont.restapi.idp.RestIdpConfig
 
getIdpSession() - Method in interface com.haulmont.cuba.web.security.idp.IdpSessionPrincipal
 
getIdpSession() - Method in class com.haulmont.cuba.web.security.idp.IdpSessionPrincipalImpl
 
getIdpTicket() - Method in class com.haulmont.idp.model.IdpTicket
 
getIdpTrustedServicePassword() - Method in interface com.haulmont.cuba.web.security.idp.WebIdpConfig
 
getIdpTrustedServicePassword() - Method in class com.haulmont.restapi.idp.IdpAuthController
 
getIdpTrustedServicePassword() - Method in interface com.haulmont.restapi.idp.RestIdpConfig
 
getIds() - Method in interface com.haulmont.chile.core.datatypes.DatatypeRegistry
 
getIds() - Static method in class com.haulmont.chile.core.datatypes.Datatypes
 
getIds() - Method in class com.haulmont.cuba.core.sys.DatatypeRegistryImpl
 
getIgnoreUnfetchedAttributesInTable() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getImage(String) - Method in class com.haulmont.cuba.desktop.DesktopResources
 
getImmutableFileStorage() - Method in interface com.haulmont.cuba.core.app.ServerConfig
An immutable file storage throws exception on attempt to write an existing file.
getImplicitFlushCount() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
getImplicitFlushCount() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getImplicitFlushCount() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getInaccessibleAttributes(Entity) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
getInaccessibleAttributes(SecurityState) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
getIncludeProperties() - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
getIncludeProperties() - Method in interface com.haulmont.cuba.gui.components.BulkEditor
 
getIndexingHost() - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
getInExpr() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getInferred(Class<?>) - Static method in class com.haulmont.cuba.core.config.type.TypeStringify
 
getInitialContext(Hashtable<?, ?>) - Method in class com.haulmont.cuba.testsupport.TestInitialContextFactory
 
getInitialLayout() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppWorkArea
 
getInitialValues() - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
getInitialValuesSupplier() - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
getInitParameter(String) - Method in class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader.CubaServletConfig
 
getInitParameterNames() - Method in class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader.CubaServletConfig
 
getInMemoryDistinct() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getInputPrompt() - Method in interface com.haulmont.cuba.gui.components.Component.HasInputPrompt
 
getInputStream() - Method in class com.haulmont.cuba.core.app.filestorage.amazon.util.HttpUtils.HttpResponse
 
getInstance(Class<?>, Method) - Static method in class com.haulmont.cuba.core.config.ConfigMethods
Get a ConfigMethod implementation appropriate for handling a configuration interface method.
getInstance(Class<?>, Method) - Static method in class com.haulmont.cuba.core.config.type.TypeFactory
Get a TypeFactory instance appropriate for the return type of the specified configuration interface method.
getInstance(Class<?>, Method) - Static method in class com.haulmont.cuba.core.config.type.TypeStringify
Get a TypeStringify instance appropriate for the parameter type of the specified configuration interface method.
getInstance() - Static method in class com.haulmont.cuba.core.sys.jpql.model.NoJpqlEntityModel
 
getInstance() - Static method in class com.haulmont.cuba.core.sys.UuidConverter
 
getInstance() - Static method in class com.haulmont.cuba.desktop.App
 
getInstance() - Method in class com.haulmont.cuba.gui.app.core.showinfo.EntityParamsDatasource
 
getInstance() - Static method in class com.haulmont.cuba.gui.components.filter.Param.Builder
 
getInstance() - Static method in class com.haulmont.cuba.gui.data.aggregation.Aggregations
 
getInstance() - Static method in class com.haulmont.cuba.portal.App
 
getInstance() - Static method in class com.haulmont.cuba.testsupport.TestContext
 
getInstance() - Static method in class com.haulmont.cuba.web.App
 
getInstanceContainerResourceHolder(String) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
getInstanceCount() - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
getInstanceMetaClass() - Method in class com.haulmont.cuba.gui.app.core.showinfo.EntityParamsDatasource
 
getInstanceName() - Method in class com.haulmont.chile.core.model.impl.AbstractInstance
 
getInstanceName() - Method in interface com.haulmont.chile.core.model.Instance
 
getInstanceName(Instance) - Static method in class com.haulmont.chile.core.model.utils.InstanceUtils
 
getInstanceName() - Method in class com.haulmont.cuba.gui.data.DynamicAttributesEntity
 
getInstances(EntityManager) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
getInstances() - Method in interface com.haulmont.cuba.web.jmx.JmxControlAPI
 
getInstances() - Method in class com.haulmont.cuba.web.jmx.JmxControlBean
 
getInt(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getInt(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getInt(String) - Method in class com.haulmont.cuba.gui.theme.ThemeConstants
 
getIntegerFormat() - Method in class com.haulmont.chile.core.datatypes.FormatStrings
 
getIntEntityId() - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
getIntEntityId() - Method in class com.haulmont.cuba.core.entity.QueryResult
 
getIntEntityId() - Method in class com.haulmont.cuba.core.entity.ReferenceToEntity
 
getIntervalByName(String) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.PredefinedDateIntervalsFactory
 
getIntValue() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getIntValue() - Method in class com.haulmont.restapi.data.PermissionInfo
 
getInvalidIdVarNodes() - Method in class com.haulmont.cuba.core.sys.jpql.IdVarSelector
 
getInvalidIdVarNodes() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
getInvalidNodes() - Method in class com.haulmont.cuba.core.sys.jpql.TreeToQuery
 
getInvalidNodes() - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.IdVarSelector
 
getInvalidValue() - Method in class com.haulmont.cuba.core.global.validation.ServiceMethodConstraintViolation
 
getInvalidValue() - Method in class com.haulmont.restapi.exception.ConstraintViolationInfo
 
getInverse() - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
getInverse() - Method in interface com.haulmont.chile.core.model.MetaProperty
 
getInverse() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
getInverse() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaProperty
 
getInvoker(String) - Static method in class com.haulmont.cuba.core.sys.remoting.LocalServiceDirectory
 
getIpAddress() - Method in class com.haulmont.cuba.portal.App
 
getIpAddress() - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
getIpMask() - Method in class com.haulmont.cuba.security.entity.User
 
getIsActive() - Method in class com.haulmont.cuba.security.entity.Constraint
 
getIsAllDayProperty() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
getIsCollection() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getIsCollection() - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
getIsDefault() - Method in class com.haulmont.cuba.core.entity.Category
 
getIsDefault() - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
getIsEntity() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getIsSet() - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
getIsSet() - Method in class com.haulmont.cuba.security.entity.SearchFolder
 
getItem() - Method in class com.haulmont.chile.core.model.Instance.PropertyChangeEvent
 
getItem(String) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
getItem() - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
 
getItem() - Method in class com.haulmont.cuba.gui.components.AbstractEditor
 
getItem() - Method in class com.haulmont.cuba.gui.components.DataGrid.ColumnGeneratorEvent
 
getItem() - Method in class com.haulmont.cuba.gui.components.DataGrid.ItemClickEvent
 
getItem() - Method in class com.haulmont.cuba.gui.components.EditorWindowDelegate
 
getItem() - Method in interface com.haulmont.cuba.gui.components.Window.Editor
 
getItem(K) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
 
getItem() - Method in interface com.haulmont.cuba.gui.data.Datasource
 
getItem() - Method in class com.haulmont.cuba.gui.data.Datasource.ItemChangeEvent
 
getItem() - Method in class com.haulmont.cuba.gui.data.Datasource.ItemPropertyChangeEvent
 
getItem(K) - Method in class com.haulmont.cuba.gui.data.impl.AggregatableDelegate
 
getItem(K) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
getItem(K) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
getItem() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
getItem() - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
getItem() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
getItem() - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
getItem() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
getItem() - Method in class com.haulmont.cuba.web.gui.WebWindow.Editor
 
getItemCaption(String) - Method in class com.haulmont.cuba.gui.config.MenuConfig
 
getItemChangeHandler() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getItemClickAction() - Method in interface com.haulmont.cuba.gui.components.DataGrid
 
getItemClickAction() - Method in interface com.haulmont.cuba.gui.components.Table
 
getItemClickAction() - Method in interface com.haulmont.cuba.gui.components.Tree
 
getItemClickListener() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getItemDatasource(Entity) - Method in interface com.haulmont.cuba.gui.components.Table
This method returns the datasource which contains the provided item.
getItemIcon(EntityPropertyDiff) - Method in class com.haulmont.cuba.gui.app.core.entitydiff.DiffIconProvider
 
getItemIcon(E) - Method in interface com.haulmont.cuba.gui.components.ListComponent.IconProvider
Called by Table to get an icon to be shown for a row.
getItemIcon(T) - Method in interface com.haulmont.cuba.gui.components.LookupField.OptionIconProvider
Called when component paints its content.
getItemIcon(Entity, boolean) - Method in interface com.haulmont.cuba.gui.components.TwinColumn.StyleProvider
 
getItemId() - Method in class com.haulmont.cuba.gui.components.DataGrid.AbstractDataGridEditorEvent
 
getItemId() - Method in class com.haulmont.cuba.gui.components.DataGrid.ItemClickEvent
 
getItemId() - Method in class com.haulmont.cuba.gui.components.DataGrid.RendererClickEvent
 
getItemIds() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
 
getItemIds(int, int) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Indexed
 
getItemIds() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
getItemIds(int, int) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
getItemIds() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
getItemIds(int, int) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
getItemIfValid() - Method in interface com.haulmont.cuba.gui.data.Datasource
 
getItemIfValid() - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
getItemIfValid() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
getItemIfValid() - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
getItemIfValid() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
getItemNN(K) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
 
getItemNN(K) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
getItemNN(K) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
getItems() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
getItems() - Method in class com.haulmont.cuba.gui.app.core.credits.CreditsLoader
 
getItems() - Method in class com.haulmont.cuba.gui.data.CollectionDatasource.CollectionChangeEvent
 
getItems() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
In standard implementations this is a wrapper method around CollectionDatasource.getItemIds() and CollectionDatasource.getItem(Object).
getItems() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
getItems() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
getItems() - Method in class com.haulmont.cuba.web.log.AppLog
 
getItemState() - Method in class com.haulmont.cuba.core.entity.diff.EntityBasicPropertyDiff
 
getItemState() - Method in class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
getItemState() - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
getItemsToCreate() - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
getItemsToCreate() - Method in interface com.haulmont.cuba.gui.data.impl.DatasourceImplementation
New instances to be committed.
getItemsToCreate() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
getItemsToDelete() - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
getItemsToDelete() - Method in interface com.haulmont.cuba.gui.data.impl.DatasourceImplementation
Deleted instances to be committed.
getItemsToDelete() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
getItemsToUpdate() - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
getItemsToUpdate() - Method in interface com.haulmont.cuba.gui.data.impl.DatasourceImplementation
Modified instances to be committed.
getItemsToUpdate() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
getItemStyle() - Method in class com.haulmont.cuba.core.entity.Folder
 
getItemStyleName(Component, Object) - Method in interface com.haulmont.cuba.gui.components.Component.OptionsStyleProvider
 
getItemType() - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
getItemType() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
getItemType() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
getItemValue(MetaPropertyPath, K) - Method in class com.haulmont.cuba.gui.data.impl.AggregatableDelegate
 
getJavaClass() - Method in interface com.haulmont.chile.core.datatypes.Datatype
Java class representing this Datatype
getJavaClass() - Method in class com.haulmont.chile.core.datatypes.impl.AdaptiveNumberDatatype
 
getJavaClass() - Method in class com.haulmont.chile.core.datatypes.impl.EnumerationImpl
 
getJavaClass() - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
getJavaClass() - Method in interface com.haulmont.chile.core.model.MetaClass
 
getJavaClass() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaClass
 
getJavaClass() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaClass
 
getJavaClass() - Method in class com.haulmont.cuba.core.global.filter.ParameterInfo
 
getJavaClass() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getJavaClass() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
getJavaClass() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.CustomConditionCreator
 
getJavaClass() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.CustomConditionDescriptor
 
getJavaClass() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.DynamicAttributesConditionCreator
 
getJavaClass() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.FtsConditionDescriptor
 
getJavaClass() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.GroupConditionDescriptor
 
getJavaClass() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.HeaderConditionDescriptor
 
getJavaClass() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.PropertyConditionDescriptor
 
getJavaClass() - Method in class com.haulmont.cuba.gui.components.filter.Param
 
getJavaClass() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
getJavaClassForEntity() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getJavaObject(ResultSet, int) - Method in interface com.haulmont.cuba.core.sys.persistence.DbTypeConverter
Convert a JDBC ResultSet column value to a value appropriate for an entity attribute.
getJavaObject(ResultSet, int) - Method in class com.haulmont.cuba.core.sys.persistence.HsqlDbTypeConverter
 
getJavaObject(ResultSet, int) - Method in class com.haulmont.cuba.core.sys.persistence.MssqlDbTypeConverter
 
getJavaObject(ResultSet, int) - Method in class com.haulmont.cuba.core.sys.persistence.MysqlDbTypeConverter
 
getJavaObject(ResultSet, int) - Method in class com.haulmont.cuba.core.sys.persistence.OracleDbTypeConverter
 
getJavaObject(ResultSet, int) - Method in class com.haulmont.cuba.core.sys.persistence.PostgresDbTypeConverter
 
getJavaType() - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
getJavaType() - Method in interface com.haulmont.chile.core.model.MetaProperty
 
getJavaType() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepProperty
 
getJavaType() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
getJavaType() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaProperty
 
getJavaType() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperationParameter
 
getJDBCTypeForSetNull(DatabaseField) - Method in class com.haulmont.cuba.core.sys.persistence.CubaPostgreSQLPlatform
 
getJettyConfUrl() - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
getJettyEnvPathUrl() - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
getJmxInstance() - Method in class com.haulmont.cuba.web.app.ui.jmxcontrol.ds.ManagedBeanInfoDatasource
 
getJmxInstance() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
getJmxUserLogin() - Method in interface com.haulmont.cuba.core.app.ServerConfig
Login name which is used by default in system authentication
getJndiNameAppProperty() - Method in class com.haulmont.cuba.core.sys.CubaJndiObjectFactoryBean
 
getJoin() - Method in class com.haulmont.cuba.gui.components.filter.condition.CustomCondition
 
getJoin() - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
getJoin() - Method in class com.haulmont.cuba.security.global.ConstraintData
 
getJoinClause() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getJoinClause() - Method in class com.haulmont.cuba.security.entity.Constraint
 
getJoinClauseHelp() - Method in class com.haulmont.cuba.gui.app.security.constraint.edit.ConstraintEditor
 
getJoinClauseHelp() - Method in class com.haulmont.cuba.gui.components.filter.edit.CustomConditionFrame
 
getJoins() - Method in class com.haulmont.cuba.core.global.filter.Clause
 
getJoins() - Method in class com.haulmont.cuba.core.global.filter.Condition
 
getJoins() - Method in class com.haulmont.cuba.core.global.filter.LogicalCondition
 
getJoinSpec() - Method in class com.haulmont.cuba.core.sys.jpql.tree.JoinVariableNode
 
getJpaDialect() - Method in class com.haulmont.cuba.core.sys.CubaEclipseLinkJpaVendorAdapter
 
getJpaParameters() - Method in interface com.haulmont.cuba.core.sys.persistence.DbmsFeatures
 
getJpaParameters() - Method in class com.haulmont.cuba.core.sys.persistence.HsqlDbmsFeatures
 
getJpaParameters() - Method in class com.haulmont.cuba.core.sys.persistence.MssqlDbmsFeatures
 
getJpaParameters() - Method in class com.haulmont.cuba.core.sys.persistence.MysqlDbmsFeatures
 
getJpaParameters() - Method in class com.haulmont.cuba.core.sys.persistence.OracleDbmsFeatures
 
getJpaParameters() - Method in class com.haulmont.cuba.core.sys.persistence.PostgresDbmsFeatures
 
getJpaPropertyMap() - Method in class com.haulmont.cuba.core.sys.CubaEclipseLinkJpaVendorAdapter
 
getJPQL(String) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.LastMonthPredefinedDateInterval
 
getJPQL(String) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.NextMonthPredefinedDateInterval
 
getJPQL(String) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.PredefinedDateInterval
 
getJPQL(String) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.ThisMonthPredefinedDateInterval
 
getJPQL(String) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.TodayPredefinedDateInterval
 
getJPQL(String) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.TomorrowPredefinedDateInterval
 
getJPQL(String) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.YesterdayPredefinedDateInterval
 
getJpql() - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryInfo
 
getJpqlWhere() - Method in class com.haulmont.restapi.service.filter.RestFilterParseResult
 
getJson() - Method in class com.haulmont.restapi.data.CreatedEntityInfo
 
getJson() - Method in class com.haulmont.restapi.data.EntitiesSearchResult
 
getKey() - Method in interface com.haulmont.cuba.core.app.execution.ExecutionContext
 
getKey() - Method in class com.haulmont.cuba.core.app.execution.ExecutionContextImpl
 
getKey() - Method in class com.haulmont.cuba.gui.app.core.showinfo.InfoParamEntity
 
getKey() - Method in class com.haulmont.cuba.gui.components.KeyCombination
 
getKeyCombination() - Method in class com.haulmont.cuba.gui.components.filter.FilterHelper.ShortcutListener
 
getKeyForSecurityTokenEncryption() - Method in interface com.haulmont.cuba.core.app.ServerConfig
<= 16 symbols string, used as key for AES encryption of security token
getKeyValue() - Method in class com.haulmont.cuba.gui.app.core.showinfo.InfoParamEntity
 
getKryoSerialization() - Static method in class com.haulmont.cuba.core.sys.serialization.SerializationSupport
 
getLabel() - Method in class com.haulmont.cuba.core.entity.diff.EntityBasicPropertyDiff
 
getLabel() - Method in class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
getLabel() - Method in class com.haulmont.cuba.core.entity.diff.EntityDiff
 
getLabel() - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
getLabel() - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
getLabel() - Method in class com.haulmont.cuba.web.sys.WindowBreadCrumbs
 
getLabelAndOperationLayout() - Method in class com.haulmont.cuba.gui.components.filter.ParamEditor
 
getLanguage() - Method in class com.haulmont.cuba.security.entity.User
 
getLast() - Method in class com.haulmont.cuba.core.sys.jpql.QueryBuilder
 
getLastAction() - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
getLastFinished(ScheduledTask) - Method in interface com.haulmont.cuba.core.app.scheduling.Coordinator
 
getLastFinished(ScheduledTask) - Method in class com.haulmont.cuba.core.app.scheduling.DbBasedCoordinator
 
getLastName() - Method in class com.haulmont.cuba.security.entity.User
 
getLastRefreshParameters() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Returns the parameters last used in CollectionDatasource.refresh(Map) method or empty map if there was no refresh with parameters
getLastRefreshParameters() - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
getLastRefreshParameters() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
getLastSentTs() - Method in class com.haulmont.cuba.security.app.UserSessions.UserSessionInfo
 
getLastSessionLogRecord(UUID) - Method in interface com.haulmont.cuba.security.app.UserSessionLog
Get latest session log record.
getLastSessionLogRecord(UUID) - Method in class com.haulmont.cuba.security.app.UserSessionLogBean
 
getLastStart() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getLastStartServer() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getLastStartTime() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getLastUsed() - Method in class com.haulmont.cuba.security.idp.IdpSessionStore.IdpSessionInfo
 
getLastUsedTs() - Method in class com.haulmont.cuba.security.app.UserSessions.UserSessionInfo
 
getLastUsedTs() - Method in class com.haulmont.cuba.security.entity.UserSessionEntity
 
getLastVisibleDayOfWeek() - Method in interface com.haulmont.cuba.gui.components.Calendar
 
getLastVisibleHourOfDay() - Method in interface com.haulmont.cuba.gui.components.Calendar
 
getLastWord(String, int) - Static method in class com.haulmont.cuba.gui.components.autocomplete.impl.HintProvider
Returns word in query denoting entity or field parameter user have requested hint for
getLastWord() - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.HintResponse
 
getLatestSnapshot() - Method in class com.haulmont.cuba.gui.app.core.entitydiff.EntitySnapshotsDatasource
 
getLayout() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getLayout() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getLayout() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
getLayout() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
getLayoutAnalyzerEnabled() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getLayoutLoaderConfig() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader
 
getLazy() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepViewProperty
 
getLazyCollectionThreshold() - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
getLdapBase() - Method in interface com.haulmont.cuba.web.security.ldap.WebLdapConfig
 
getLdapBase() - Method in interface com.haulmont.restapi.ldap.RestLdapConfig
 
getLdapContextSource() - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
getLdapEnabled() - Method in interface com.haulmont.cuba.web.security.ldap.WebLdapConfig
 
getLdapEnabled() - Method in interface com.haulmont.restapi.ldap.RestLdapConfig
 
getLdapPassword() - Method in interface com.haulmont.cuba.web.security.ldap.WebLdapConfig
 
getLdapPassword() - Method in interface com.haulmont.restapi.ldap.RestLdapConfig
 
getLdapTemplate() - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
getLdapUrls() - Method in interface com.haulmont.cuba.web.security.ldap.WebLdapConfig
 
getLdapUrls() - Method in interface com.haulmont.restapi.ldap.RestLdapConfig
 
getLdapUser() - Method in interface com.haulmont.cuba.web.security.ldap.WebLdapConfig
 
getLdapUser() - Method in interface com.haulmont.restapi.ldap.RestLdapConfig
 
getLdapUserLoginField() - Method in interface com.haulmont.cuba.web.security.ldap.WebLdapConfig
 
getLdapUserLoginField() - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
getLdapUserLoginField() - Method in interface com.haulmont.restapi.ldap.RestLdapConfig
 
getLeafBean() - Method in class com.haulmont.cuba.core.global.validation.ServiceMethodConstraintViolation
 
getLeftColumnCaption() - Method in interface com.haulmont.cuba.gui.components.TwinColumn
Return caption of the left column.
getLevel(Object) - Method in interface com.haulmont.cuba.gui.components.TreeTable
 
getLevel() - Method in class com.haulmont.cuba.security.entity.GroupHierarchy
 
getLevel() - Method in class com.haulmont.cuba.web.log.LogItem
 
getLevelFromString(String) - Static method in class com.haulmont.cuba.core.sys.logging.LoggingHelper
 
getLevels() - Static method in class com.haulmont.cuba.core.sys.logging.LoggingHelper
 
getLevels() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ControlLoggerWindow
 
getLicense() - Method in class com.haulmont.cuba.gui.app.core.credits.CreditsItem
 
getLicenseId() - Method in class com.haulmont.cuba.gui.app.core.credits.CreditsItem
 
getLinkHandlerActions() - Method in interface com.haulmont.cuba.web.WebConfig
 
getListComponent() - Method in interface com.haulmont.cuba.gui.components.BulkEditor
 
getListComponent() - Method in interface com.haulmont.cuba.gui.components.RelatedEntities
 
getListenerInterface() - Method in enum com.haulmont.cuba.core.sys.listener.EntityListenerType
 
getListeners(ApplicationEvent, ResolvableType) - Method in class com.haulmont.cuba.core.sys.CubaApplicationEventMulticaster
 
getLoadDynamicAttributes() - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
getLoadDynamicAttributes() - Method in interface com.haulmont.cuba.gui.data.Datasource
 
getLoadDynamicAttributes() - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
getLoader(String) - Method in class com.haulmont.cuba.gui.xml.layout.LayoutLoaderConfig
 
getLoaders() - Method in interface com.haulmont.cuba.gui.ComponentPalette
Deprecated.
Get loaders for XML screen descriptors
getLoadObsoleteSettingsForTable() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getLocalAttribute(String) - Method in class com.haulmont.cuba.security.global.UserSession
Get local attribute.
getLocalAttributeNames() - Method in class com.haulmont.cuba.security.global.UserSession
Local attribute names.
getLocale() - Method in class com.haulmont.cuba.core.entity.AccessToken
 
getLocale() - Method in class com.haulmont.cuba.core.global.BeanValidation.ValidationOptions
 
getLocale() - Method in interface com.haulmont.cuba.core.global.UserSessionSource
 
getLocale() - Method in class com.haulmont.cuba.core.sys.AbstractUserSessionSource
 
getLocale() - Method in class com.haulmont.cuba.core.sys.remoting.CubaRemoteInvocation
 
getLocale() - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
getLocale() - Method in class com.haulmont.cuba.desktop.App
 
getLocale() - Method in interface com.haulmont.cuba.gui.components.DataGrid.DateRenderer
 
getLocale() - Method in interface com.haulmont.cuba.gui.components.DataGrid.NumberRenderer
 
getLocale() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Get the default locate of the browser.
getLocale() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader
 
getLocale() - Method in class com.haulmont.cuba.gui.xml.layout.LayoutLoader
 
getLocale() - Method in class com.haulmont.cuba.portal.App
 
getLocale() - Static method in class com.haulmont.cuba.portal.security.PortalSessionProvider
 
getLocale() - Method in class com.haulmont.cuba.security.auth.AbstractCredentials
 
getLocale() - Method in interface com.haulmont.cuba.security.auth.LocalizedCredentials
Credentials locale
getLocale() - Method in class com.haulmont.cuba.security.global.IdpSession
 
getLocale() - Method in class com.haulmont.cuba.security.global.UserSession
User locale
getLocale() - Method in class com.haulmont.cuba.security.idp.IdpSessionStore.IdpSessionInfo
 
getLocale() - Method in class com.haulmont.cuba.web.App
 
getLocale() - Method in class com.haulmont.cuba.web.security.idp.IdpServletRequestWrapper
 
getLocale() - Method in class com.haulmont.cuba.web.security.idp.IdpSessionPrincipalImpl
 
getLocale() - Method in class com.haulmont.idp.model.AuthRequest
 
getLocale() - Method in class com.haulmont.restapi.auth.OAuthTokenIssuer.OAuth2AccessTokenRequest
 
getLocale() - Method in class com.haulmont.restapi.data.UserInfo
 
getLocaleName() - Method in class com.haulmont.cuba.core.entity.Category
 
getLocaleName() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getLocaleNames() - Method in class com.haulmont.cuba.core.entity.Category
 
getLocaleNames() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getLocales() - Method in class com.haulmont.idp.controllers.IdpController
 
getLocales() - Method in class com.haulmont.idp.model.LocalesInfo
 
getLocaleSelectVisible() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
Show locale select in LoginWindow.
getLocalInstance() - Method in interface com.haulmont.cuba.web.jmx.JmxControlAPI
 
getLocalInstance() - Method in class com.haulmont.cuba.web.jmx.JmxControlBean
 
getLocalizationForAllEntities() - Method in class com.haulmont.restapi.controllers.MessagesController
 
getLocalizationForAllEntities() - Method in class com.haulmont.restapi.service.MessagesControllerManager
 
getLocalizationForAllEnums() - Method in class com.haulmont.restapi.controllers.MessagesController
 
getLocalizationForAllEnums() - Method in class com.haulmont.restapi.service.MessagesControllerManager
 
getLocalizationForEntity(String) - Method in class com.haulmont.restapi.controllers.MessagesController
 
getLocalizationForEntity(String) - Method in class com.haulmont.restapi.service.MessagesControllerManager
 
getLocalizationForEnum(String) - Method in class com.haulmont.restapi.controllers.MessagesController
 
getLocalizationForEnum(String) - Method in class com.haulmont.restapi.service.MessagesControllerManager
 
getLocalizationForEnum(Class) - Method in class com.haulmont.restapi.service.MessagesControllerManager
 
getLocalizedCaption() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.PredefinedDateInterval
 
getLocalizedCaption(String) - Method in class com.haulmont.cuba.security.entity.LocalizedConstraintMessage
Returns caption value for given locale code.
getLocalizedEnumeration(String, String) - Static method in class com.haulmont.cuba.core.entity.LocaleHelper
 
getLocalizedEnumerationMap() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getLocalizedMessage(String) - Method in class com.haulmont.cuba.security.entity.LocalizedConstraintMessage
Returns message value for given locale code.
getLocalizedName(String) - Static method in class com.haulmont.cuba.core.entity.LocaleHelper
 
getLocalizedValue() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
getLocalizedValues() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeEnumValue
 
getLocalizedValues() - Method in class com.haulmont.cuba.gui.app.core.categories.LocalizedEnumerationWindow
 
getLocalizedValuesMap(String) - Static method in class com.haulmont.cuba.core.entity.LocaleHelper
 
getLocalName() - Method in class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
getLocalName() - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
getLocalNodeName() - Method in interface com.haulmont.cuba.web.jmx.JmxControlAPI
 
getLocalNodeName() - Method in class com.haulmont.cuba.web.jmx.JmxControlBean
 
getLocation() - Method in class com.haulmont.restapi.idp.IdpLogoutResponse
 
getLocation() - Method in class com.haulmont.restapi.idp.IdpSessionExpiredResponse
 
getLocCaption() - Method in enum com.haulmont.cuba.core.global.filter.Op
 
getLocCaption() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getLocCaption() - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
getLocCaption() - Method in class com.haulmont.cuba.gui.components.filter.condition.FtsCondition
 
getLocCaption() - Method in class com.haulmont.cuba.gui.components.filter.condition.PropertyCondition
 
getLocCaption() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
getLocCaption() - Method in enum com.haulmont.cuba.gui.components.filter.GroupType
 
getLocCaption() - Method in enum com.haulmont.cuba.gui.components.filter.ParamType
 
getLockCount() - Method in class com.haulmont.cuba.core.jmx.LockManager
 
getLockCount() - Method in interface com.haulmont.cuba.core.jmx.LockManagerMBean
 
getLockedUsersInfo() - Method in interface com.haulmont.cuba.security.app.BruteForceProtectionAPI
Returns an information about the locked users
getLockedUsersInfo() - Method in class com.haulmont.cuba.security.app.BruteForceProtectionBean
 
getLockInfo(String, String) - Method in class com.haulmont.cuba.core.app.LockManager
 
getLockInfo(String, String) - Method in interface com.haulmont.cuba.core.app.LockManagerAPI
Get locking status for particular object
getLockInfo(String, String) - Method in interface com.haulmont.cuba.core.app.LockService
Get locking status for particular object
getLockInfo(String, String) - Method in class com.haulmont.cuba.core.app.LockServiceBean
 
getLocName() - Method in class com.haulmont.cuba.core.entity.AbstractSearchFolder
 
getLocName() - Method in class com.haulmont.cuba.security.entity.Role
 
getLocOldValue() - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
getLocValue(String, Instance) - Method in class com.haulmont.cuba.core.global.MessageTools
Get localized value of an attribute based on LocalizedValue annotation.
getLocValue() - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
getLocValue(String) - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
getLogDir() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getLogFile(HttpServletResponse, String, Boolean, String) - Method in class com.haulmont.cuba.core.controllers.LogDownloadController
 
getLogFile(String) - Method in interface com.haulmont.cuba.core.global.LogControl
Get file reference to log file
getLogFile(String) - Method in class com.haulmont.cuba.core.sys.LogControlImpl
 
getLogFile(HttpServletResponse, String, Boolean, String) - Method in class com.haulmont.cuba.portal.controllers.LogDownloadController
 
getLogFileLink(String) - Method in class com.haulmont.cuba.core.sys.jmx.JmxLogControl
 
getLogFileLink(String) - Method in interface com.haulmont.cuba.core.sys.jmx.JmxLogControlMBean
Get URL for log file downloading
getLogFileLink(JmxInstance, String) - Method in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
Get URL for log file downloading.
getLogFileLink(JmxInstance, String, String) - Method in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
Get URL for log file downloading.
getLogFileLink(JmxInstance, String) - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
getLogFileLink(JmxInstance, String, String) - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
getLogFileNames() - Method in interface com.haulmont.cuba.core.global.LogControl
Returns the list of titles of logs
getLogFileNames() - Method in class com.haulmont.cuba.core.sys.jmx.JmxLogControl
 
getLogFileNames() - Method in interface com.haulmont.cuba.core.sys.jmx.JmxLogControlMBean
Returns the list of titles of logs
getLogFileNames() - Method in class com.haulmont.cuba.core.sys.LogControlImpl
 
getLogFileNames(JmxInstance) - Method in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
Returns the list of titles of logs.
getLogFileNames() - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI.LoggingHostInfo
 
getLogFileNames(JmxInstance) - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
getLogFileSize(String) - Method in class com.haulmont.cuba.core.sys.jmx.JmxLogControl
 
getLogFileSize(String) - Method in interface com.haulmont.cuba.core.sys.jmx.JmxLogControlMBean
Get size for log file downloading
getLogFileSize(JmxInstance, String) - Method in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
Get size for log file downloading.
getLogFileSize(JmxInstance, String) - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
getLogFinish() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getLoggedAttribute(String, Set<LoggedAttribute>) - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
getLoggedOutSession() - Method in class com.haulmont.cuba.web.security.events.AppLoggedOutEvent
 
getLoggedOutSession() - Method in class com.haulmont.cuba.web.security.events.UserDisconnectedEvent
 
getLoggerLevel(String) - Method in interface com.haulmont.cuba.core.global.LogControl
Reads current level of the logger
getLoggerLevel(String) - Method in class com.haulmont.cuba.core.sys.jmx.JmxLogControl
 
getLoggerLevel(String) - Method in interface com.haulmont.cuba.core.sys.jmx.JmxLogControlMBean
Reads current level of the logger
getLoggerLevel(String) - Method in class com.haulmont.cuba.core.sys.LogControlImpl
 
getLoggerLevel() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
getLoggerLevel(JmxInstance, String) - Method in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
Reads current level of the logger.
getLoggerLevel(JmxInstance, String) - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
getLoggerNames() - Method in class com.haulmont.cuba.core.sys.jmx.JmxLogControl
 
getLoggerNames() - Method in interface com.haulmont.cuba.core.sys.jmx.JmxLogControlMBean
Get current loggers names
getLoggerNames(JmxInstance) - Method in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
Get current loggers names.
getLoggerNames() - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI.LoggingHostInfo
 
getLoggerNames(JmxInstance) - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
getLoggers() - Method in interface com.haulmont.cuba.core.global.LogControl
Get current loggers
getLoggers() - Method in class com.haulmont.cuba.core.sys.LogControlImpl
 
getLoggersLevels() - Method in class com.haulmont.cuba.core.sys.jmx.JmxLogControl
 
getLoggersLevels() - Method in interface com.haulmont.cuba.core.sys.jmx.JmxLogControlMBean
 
getLoggersLevels(JmxInstance) - Method in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
 
getLoggersLevels(JmxInstance) - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
getLogin() - Method in class com.haulmont.cuba.core.entity.JmxInstance
 
getLogin() - Method in class com.haulmont.cuba.security.auth.LoginPasswordCredentials
 
getLogin() - Method in class com.haulmont.cuba.security.auth.RememberMeCredentials
 
getLogin() - Method in class com.haulmont.cuba.security.auth.SystemUserCredentials
 
getLogin() - Method in class com.haulmont.cuba.security.auth.TrustedClientCredentials
 
getLogin() - Method in class com.haulmont.cuba.security.entity.User
 
getLogin() - Method in class com.haulmont.cuba.security.entity.UserSessionEntity
 
getLogin() - Method in class com.haulmont.cuba.security.global.IdpSession
 
getLogin() - Method in class com.haulmont.cuba.security.idp.IdpSessionStore.IdpSessionInfo
 
getLogin() - Method in class com.haulmont.cuba.web.app.loginwindow.AppLoginWindow.AuthInfo
 
getLogin() - Method in class com.haulmont.cuba.web.security.ExternalUserCredentials
 
getLogin() - Method in class com.haulmont.restapi.auth.OAuthTokenIssuer.OAuth2AccessTokenRequest
 
getLoginAction() - Method in interface com.haulmont.cuba.web.WebConfig
 
getLoginDialogDefaultPassword() - Method in interface com.haulmont.cuba.desktop.DesktopConfig
 
getLoginDialogDefaultPassword() - Method in interface com.haulmont.cuba.web.WebConfig
 
getLoginDialogDefaultUser() - Method in interface com.haulmont.cuba.desktop.DesktopConfig
 
getLoginDialogDefaultUser() - Method in interface com.haulmont.cuba.web.WebConfig
 
getLoginDialogPoweredByLinkVisible() - Method in interface com.haulmont.cuba.web.WebConfig
 
getLoginLowerCase() - Method in class com.haulmont.cuba.security.entity.User
 
getLoginParams() - Method in class com.haulmont.restapi.auth.OAuthTokenIssuer.OAuth2AccessTokenRequest
 
getLogInternalServiceInvocation() - Method in interface com.haulmont.cuba.core.app.ServerConfig
Warning in the log when a service is invoked from inside middleware.
getLoginTimeout() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyDataSource
 
getLoginTimeout() - Method in class com.haulmont.cuba.testsupport.TestDataSource
 
getLogItem() - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
getLogLongRequestsThresholdSec() - Method in interface com.haulmont.cuba.web.WebConfig
 
getLogStart() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getLogWriter() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyDataSource
 
getLogWriter() - Method in class com.haulmont.cuba.testsupport.TestDataSource
 
getLong(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getLong(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getLongEntityId() - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
getLongEntityId() - Method in class com.haulmont.cuba.core.entity.QueryResult
 
getLongEntityId() - Method in class com.haulmont.cuba.core.entity.ReferenceToEntity
 
getLookAndFeel() - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
 
getLookup() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getLookupAction() - Method in interface com.haulmont.cuba.gui.components.PickerField
 
getLookupAllCaption() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Return caption of the all colors in lookup.
getLookupBlueCaption() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Return caption of the blue colors in lookup.
getLookupComponent() - Method in class com.haulmont.cuba.gui.components.AbstractLookup
 
getLookupComponent() - Method in interface com.haulmont.cuba.gui.components.Window.Lookup
 
getLookupComponent() - Method in class com.haulmont.cuba.web.gui.WebWindow.Lookup
 
getLookupFieldPageLength() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getLookupGreenCaption() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Return caption of the green colors in lookup.
getLookupHandler() - Method in class com.haulmont.cuba.gui.components.AbstractLookup
 
getLookupHandler() - Method in interface com.haulmont.cuba.gui.components.Window.Lookup
 
getLookupHandler() - Method in class com.haulmont.cuba.web.gui.WebWindow.Lookup
 
getLookupInputPrompt() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getLookupLoaders() - Static method in class com.haulmont.cuba.gui.xml.layout.LayoutLoaderConfig
 
getLookupOpenMode() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getLookupRedCaption() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Return caption of the red colors in lookup.
getLookupScreen() - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
getLookupScreen() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
getLookupScreen() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
getLookupScreen() - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
 
getLookupScreen() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getLookupScreen(Class<? extends Entity>) - Method in class com.haulmont.cuba.gui.config.WindowConfig
Get available lookup screen by class of entity
getLookupScreenDialogParams() - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
Deprecated.
getLookupScreenDialogParams() - Method in interface com.haulmont.cuba.gui.components.TokenList
Deprecated.
getLookupScreenId(MetaClass) - Method in class com.haulmont.cuba.gui.config.WindowConfig
 
getLookupScreenOpenType() - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
 
getLookupScreenParams() - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
 
getLookupScreenParams() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getLookupScreenParamsSupplier() - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
 
getLookupScreenThreshold() - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
getLookupSelectedItems() - Method in interface com.haulmont.cuba.gui.components.LookupComponent
 
getLookupValidator() - Method in class com.haulmont.cuba.gui.components.AbstractLookup
 
getLookupValidator() - Method in interface com.haulmont.cuba.gui.components.Window.Lookup
 
getLookupValidator() - Method in class com.haulmont.cuba.web.gui.WebWindow.Lookup
 
getMainDs() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
getMainDs() - Method in interface com.haulmont.cuba.gui.data.RuntimePropsDatasource
 
getMainEntityIdentification() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
getMainFrame() - Method in class com.haulmont.cuba.desktop.App
 
getMainMessage(String) - Method in interface com.haulmont.cuba.core.global.Messages
Returns localized message using main message pack.
Locale is determined by the current user session.
getMainMessage(String, Locale) - Method in interface com.haulmont.cuba.core.global.Messages
Returns localized message
getMainMessage(String) - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
getMainMessage(String, Locale) - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
getMainMessagePack() - Method in interface com.haulmont.cuba.core.global.Messages
 
getMainMessagePack() - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
getMainTabCaptionLength() - Method in interface com.haulmont.cuba.desktop.DesktopConfig
 
getMainTabCaptionLength() - Method in interface com.haulmont.cuba.web.WebConfig
 
getMainTabSheetMode() - Method in interface com.haulmont.cuba.web.WebConfig
Sets whether default CubaTabSheet or CubaManagedTabSheet will be used in AppWorkArea.
getManagedBean(JmxInstance, String) - Method in interface com.haulmont.cuba.web.jmx.JmxControlAPI
Loads the managed bean by its ObjectName
getManagedBean(JmxInstance, String) - Method in class com.haulmont.cuba.web.jmx.JmxControlBean
 
getManagedBeans(JmxInstance) - Method in interface com.haulmont.cuba.web.jmx.JmxControlAPI
Loads the list of managed bean infos
getManagedBeans(JmxInstance) - Method in class com.haulmont.cuba.web.jmx.JmxControlBean
 
getManagedMainTabSheetMode() - Method in interface com.haulmont.cuba.web.WebConfig
Sets how the managed main TabSheet switches its tabs: hides or unloads them.
getManual() - Method in class com.haulmont.cuba.security.entity.LoggedEntity
 
getManualApplyRequired() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getManualApplyRequired() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getManualApplyRequired() - Method in interface com.haulmont.cuba.gui.components.Filter
 
getManualScreenSettingsSaving() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getMargin() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getMargin() - Method in interface com.haulmont.cuba.gui.components.Component.Margin
 
getMargin() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getMask() - Method in interface com.haulmont.cuba.gui.components.MaskedField
 
getMaster() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
getMaster() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
getMaster() - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
getMaster() - Method in interface com.haulmont.cuba.gui.data.NestedDatasource
 
getMaxActiveBackgroundTasksCount() - Method in interface com.haulmont.cuba.web.WebConfig
 
getMaxFetchUI(String) - Method in class com.haulmont.cuba.client.sys.PersistenceManagerClient
 
getMaxFetchUI(String) - Method in class com.haulmont.cuba.core.app.PersistenceManager
 
getMaxFetchUI(String) - Method in interface com.haulmont.cuba.core.app.PersistenceManagerAPI
Return the absolute maximum number of rows that can be fetched for UI components
getMaxFetchUI(String) - Method in interface com.haulmont.cuba.core.app.PersistenceManagerService
 
getMaxFetchUI(String) - Method in class com.haulmont.cuba.core.app.PersistenceManagerServiceBean
 
getMaxFetchUI() - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
getMaxFieldSize() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
getMaximized() - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
getMaximized() - Method in class com.haulmont.cuba.gui.DialogOptions
 
getMaximized() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
getMaximumDimension() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
getMaximumWidth() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
getMaxLength() - Method in interface com.haulmont.cuba.gui.components.TextInputField.MaxLengthLimited
 
getMaxLoginAttemptsNumber() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getMaxResults() - Method in interface com.haulmont.cuba.core.global.DataLoadContextQuery
 
getMaxResults() - Method in class com.haulmont.cuba.core.global.LoadContext.Query
 
getMaxResults() - Method in class com.haulmont.cuba.core.global.ValueLoadContext.Query
 
getMaxResults() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getMaxResults() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getMaxResults() - Method in interface com.haulmont.cuba.gui.components.Filter
 
getMaxResults() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
 
getMaxResults() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
getMaxResults() - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
getMaxResults() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
getMaxRows() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
getMaxSize() - Method in class com.haulmont.cuba.core.jmx.QueryCacheSupport
 
getMaxSize() - Method in interface com.haulmont.cuba.core.jmx.QueryCacheSupportMBean
 
getMaxSize() - Method in interface com.haulmont.cuba.core.sys.entitycache.QueryCache
Returns the maximum number of entries the cache may contain.
getMaxSize() - Method in class com.haulmont.cuba.core.sys.entitycache.StandardQueryCache
 
getMaxTabCount() - Method in interface com.haulmont.cuba.web.WebConfig
 
getMaxTextLength() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
getMaxUploadSizeMb() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getMaxValue() - Method in class com.haulmont.cuba.gui.components.validators.RangeValidator
 
getMbean() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
getMbean() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperation
 
getMenu() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
 
getMenu() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
 
getMenuItem(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
 
getMenuItem(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
 
getMenuItemCaption(String) - Static method in class com.haulmont.cuba.gui.config.MenuConfig
getMenuItemNN(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
 
getMenuItemNN(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
 
getMenuItems() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
 
getMenuItems() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
 
getMenuWidth() - Method in interface com.haulmont.cuba.gui.components.PopupButton
 
getMenuWidthUnits() - Method in interface com.haulmont.cuba.gui.components.PopupButton
 
getMessage(String, String, Locale) - Method in interface com.haulmont.cuba.core.app.LocalizedMessageService
 
getMessage(String, String, Locale) - Method in class com.haulmont.cuba.core.app.LocalizedMessageServiceBean
 
getMessage() - Method in class com.haulmont.cuba.core.entity.SendingAttachment
 
getMessage() - Method in enum com.haulmont.cuba.core.global.FileStorageException.Type
 
getMessage(Class, String) - Method in interface com.haulmont.cuba.core.global.Messages
Returns localized message.
Locale is determined by the current user session.
getMessage(Class, String, Locale) - Method in interface com.haulmont.cuba.core.global.Messages
Returns localized message
getMessage(Enum) - Method in interface com.haulmont.cuba.core.global.Messages
Returns localized message.
Locale is determined by the current user session.
getMessage(Enum, Locale) - Method in interface com.haulmont.cuba.core.global.Messages
Returns localized message
getMessage(String, String) - Method in interface com.haulmont.cuba.core.global.Messages
Returns localized message.
Locale is determined by the current user session.
getMessage(String, String, Locale) - Method in interface com.haulmont.cuba.core.global.Messages
Returns localized message
getMessage() - Method in class com.haulmont.cuba.core.global.RemoteException.Cause
 
getMessage() - Method in exception com.haulmont.cuba.core.global.RemoteException
 
getMessage() - Method in class com.haulmont.cuba.core.global.validation.ServiceMethodConstraintViolation
 
getMessage(Class, String) - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
getMessage(Class, String, Locale) - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
getMessage(Enum) - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
getMessage(Enum, Locale) - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
getMessage(String, String) - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
getMessage(String, String, Locale) - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
getMessage() - Method in exception com.haulmont.cuba.core.sys.jpql.JpqlSyntaxException
 
getMessage() - Method in class com.haulmont.cuba.gui.app.core.categories.SizeWithUnitValidator
 
getMessage() - Method in interface com.haulmont.cuba.gui.components.CompositeValidationException.ViolationCause
 
getMessage() - Method in class com.haulmont.cuba.gui.components.validators.BeanValidator.BeanValidationViolationCause
 
getMessage() - Method in class com.haulmont.cuba.web.log.LogItem
 
getMessage() - Method in class com.haulmont.restapi.exception.ConstraintViolationInfo
 
getMessageMode() - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
getMessageQueueCapacity() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
Scheduler will process no more than given number of queued messages per every scheduler tick.
getMessageRef(MetaClass, String) - Method in class com.haulmont.cuba.core.global.MessageTools
Get message reference of an entity property.
getMessageRef(MetaProperty) - Method in class com.haulmont.cuba.core.global.MessageTools
Get message reference of an entity property.
getMessages() - Method in exception com.haulmont.cuba.core.global.EmailException
 
getMessages() - Method in interface com.haulmont.cuba.security.app.UserSessionService
Poll for messages left for the current user session.
getMessages() - Method in class com.haulmont.cuba.security.app.UserSessionServiceBean
 
getMessages() - Method in class com.haulmont.cuba.testsupport.TestAppender
 
getMessagesCacheSize() - Method in class com.haulmont.cuba.core.jmx.CachingFacade
 
getMessagesCacheSize() - Method in interface com.haulmont.cuba.core.jmx.CachingFacadeMBean
 
getMessagesCacheSize() - Method in class com.haulmont.cuba.web.jmx.CachingFacade
 
getMessagesCacheSize() - Method in interface com.haulmont.cuba.web.jmx.CachingFacadeMBean
 
getMessagesCount() - Method in class com.haulmont.cuba.core.app.ClusterManager
 
getMessagesCount() - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
 
getMessagesCount() - Method in class com.haulmont.cuba.core.jmx.ClusterManager
 
getMessagesCount() - Method in interface com.haulmont.cuba.core.jmx.ClusterManagerMBean
 
getMessagesPack() - Method in class com.haulmont.cuba.gui.app.core.categories.SizeWithUnitValidator
 
getMessagesPack() - Static method in class com.haulmont.cuba.gui.AppConfig
Main messages pack used by GenericUI components and application code.
getMessagesPack() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getMessagesPack() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
getMessagesPack() - Method in interface com.haulmont.cuba.gui.components.Frame
 
getMessagesPack() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader
 
getMessagesPack() - Method in class com.haulmont.cuba.gui.xml.layout.LayoutLoader
 
getMessagesPack() - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
getMessagesPack() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getMessageTemplate() - Method in class com.haulmont.cuba.core.global.validation.ServiceMethodConstraintViolation
 
getMessageTemplate() - Method in class com.haulmont.restapi.exception.ConstraintViolationInfo
 
getMetaAnnotationAttributes(Map<String, Object>, Class) - Method in class com.haulmont.cuba.core.global.MetadataTools
 
getMetaAnnotationValue(MetaProperty, Class) - Method in class com.haulmont.cuba.core.global.MetadataTools
 
getMetaClass() - Method in interface com.haulmont.chile.core.model.Instance
 
getMetaClass() - Method in class com.haulmont.chile.core.model.MetaPropertyPath
MetaClass which is the path origin
getMetaClass() - Method in class com.haulmont.cuba.core.entity.AbstractNotPersistentEntity
Deprecated.
 
getMetaClass() - Method in class com.haulmont.cuba.core.entity.BaseGenericIdEntity
 
getMetaClass() - Method in class com.haulmont.cuba.core.entity.EmbeddableEntity
 
getMetaClass() - Method in class com.haulmont.cuba.core.entity.KeyValueEntity
 
getMetaClass() - Method in class com.haulmont.cuba.core.global.EntityLoadInfo
 
getMetaClass() - Method in class com.haulmont.cuba.core.global.LoadContext
 
getMetaClass() - Method in class com.haulmont.cuba.gui.app.security.entity.AbstractPermissionTarget
 
getMetaClass() - Method in class com.haulmont.cuba.gui.app.security.entity.AttributeTarget
 
getMetaClass() - Method in class com.haulmont.cuba.gui.components.ComponentGenerationContext
 
getMetaClass() - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
 
getMetaClass() - Method in interface com.haulmont.cuba.gui.components.PickerField
 
getMetaClass() - Method in interface com.haulmont.cuba.gui.data.Datasource
 
getMetaClass() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
getMetaClass() - Method in class com.haulmont.cuba.gui.data.DynamicAttributesEntity
 
getMetaClass() - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
getMetaClass() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
getMetaClass() - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
getMetaClass() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
getMetaClass() - Method in interface com.haulmont.cuba.gui.data.impl.ValueDatasource
 
getMetaClass(String) - Method in class com.haulmont.restapi.common.RestControllerUtils
Finds metaClass by entityName.
getMetaClass() - Method in class com.haulmont.restapi.service.filter.RestFilterPropertyCondition
 
getMetaClassInfo(String) - Method in class com.haulmont.restapi.controllers.EntitiesMetadataController
 
getMetaClassInfo(String) - Method in class com.haulmont.restapi.service.EntitiesMetadataControllerManager
 
getMetaClassName() - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
getMetaClassScreenId(MetaClass, String) - Method in class com.haulmont.cuba.gui.config.WindowConfig
 
getMetaData() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
getMetaData() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
getMetadataConfig() - Method in class com.haulmont.cuba.core.sys.MetadataBuildSupport
 
getMetaProperties() - Method in class com.haulmont.chile.core.model.MetaPropertyPath
Array of MetaProperties between the originating MetaClass and target MetaProperty
getMetaProperty() - Method in class com.haulmont.chile.core.model.MetaPropertyPath
Target MetaProperty
getMetaProperty() - Method in interface com.haulmont.cuba.gui.components.DatasourceComponent
getMetaProperty() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.PropertyConditionDescriptor
 
getMetaPropertyPath(MetaClass, CategoryAttribute) - Static method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesUtils
Get special meta property path object for dynamic attribute
getMetaPropertyPath(MetaClass, String) - Static method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesUtils
Get special meta property path object for dynamic attribute by code
getMetaPropertyPath(MetaClass, UUID) - Static method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesUtils
Get special meta property path object for dynamic attribute id
getMetaPropertyPath() - Method in interface com.haulmont.cuba.gui.components.DatasourceComponent
 
getMetaPropertyPath() - Method in interface com.haulmont.cuba.gui.components.Image
 
getMethod() - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestMethodInfo
 
getMethodName() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getMethodName() - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
getMethodParameters() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getMethodParametersString() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getMethodParamsXml() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getMethods() - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestServiceInfo
 
getMethodSignature() - Method in class com.haulmont.cuba.core.app.scheduled.MethodInfo
 
getMethodType(Method) - Static method in class com.haulmont.cuba.core.config.ConfigUtil
Get the type of a method.
getMiddleName() - Method in class com.haulmont.cuba.security.entity.User
 
getMiddlewareRequestsCount() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
getMiddlewareRequestsCount() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getMiddlewareRequestsCount() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getMiddlewareRequestsPerSecond() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
getMiddlewareRequestsPerSecond() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getMiddlewareRequestsPerSecond() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getMIMEType(String) - Static method in class com.haulmont.cuba.core.global.FileTypesHelper
Gets the mime-type of a file.
getMIMEType(File) - Static method in class com.haulmont.cuba.core.global.FileTypesHelper
Gets the mime-type for a file.
getMimeType() - Method in interface com.haulmont.cuba.gui.components.ResourceView.HasMimeType
 
getMinBackgroundThreadsCount() - Method in interface com.haulmont.cuba.web.WebConfig
 
getMinimizedValue() - Method in interface com.haulmont.cuba.gui.components.PopupView
 
getMinimumDimension() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
getMinimumWidth() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
getMinSearchStringLength() - Method in interface com.haulmont.cuba.gui.components.SearchField
 
getMinSearchStringLength() - Method in interface com.haulmont.cuba.gui.components.SuggestionField
 
getMinValue() - Method in class com.haulmont.cuba.gui.components.validators.RangeValidator
 
getModal() - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
getModal() - Method in class com.haulmont.cuba.gui.DialogOptions
 
getModal() - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
getModal() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
getMode() - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
getMode() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppWorkArea
 
getMode() - Method in interface com.haulmont.cuba.gui.components.SearchField
 
getMode() - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
 
getModel() - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
getModel() - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
getModel(String) - Method in class com.haulmont.chile.core.model.impl.SessionImpl
 
getModel() - Method in interface com.haulmont.chile.core.model.MetaClass
 
getModel() - Method in interface com.haulmont.chile.core.model.MetaProperty
 
getModel(String) - Method in interface com.haulmont.chile.core.model.Session
 
getModel() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaClass
 
getModel() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
getModel() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaClass
 
getModel() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaProperty
 
getModel(String) - Method in class com.haulmont.cuba.core.sys.CachingMetadataSession
 
getModel(String) - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
getModels() - Method in class com.haulmont.chile.core.model.impl.SessionImpl
 
getModels() - Method in interface com.haulmont.chile.core.model.Session
 
getModels() - Method in class com.haulmont.cuba.core.sys.CachingMetadataSession
 
getModels() - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
getModelType() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Converter
The source type of the converter.
getModelValidators() - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
getModelValidators() - Method in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorIntegration
 
getModelValidators() - Method in interface com.haulmont.cuba.gui.components.BulkEditor
 
getModifiedEntities() - Method in class com.haulmont.cuba.core.entity.diff.EntityCollectionPropertyDiff
 
getModifiedGlobalDefaultFilters() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
getModifiers() - Method in class com.haulmont.cuba.gui.components.KeyCombination
 
getModuleDirs() - Method in class com.haulmont.cuba.core.sys.dbupdate.ScriptScanner
 
getMonthNames() - Method in interface com.haulmont.cuba.gui.components.Calendar
 
getMoreResults() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
getMoreResults(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
getMouseEventDetails() - Method in class com.haulmont.cuba.gui.components.Component.LayoutClickEvent
 
getMsgKey() - Method in enum com.haulmont.cuba.gui.components.DialogAction.Type
 
getMultipleOpen() - Method in class com.haulmont.cuba.gui.config.WindowInfo
 
getName() - Method in interface com.haulmont.chile.core.datatypes.Datatype
Deprecated.
getName() - Method in class com.haulmont.chile.core.model.impl.MetadataObjectImpl
 
getName() - Method in interface com.haulmont.chile.core.model.MetadataObject
MetadataObject unique name.
getName() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation
 
getName() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepProperty
 
getName() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepView
 
getName() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepViewProperty
 
getName() - Method in class com.haulmont.cuba.core.app.importexport.EntityImportViewProperty
 
getName() - Method in class com.haulmont.cuba.core.app.scheduled.MethodInfo
 
getName() - Method in class com.haulmont.cuba.core.app.scheduled.MethodParameterInfo
 
getName() - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
getName() - Method in class com.haulmont.cuba.core.entity.Category
 
getName() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getName() - Method in class com.haulmont.cuba.core.entity.Config
 
getName() - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
getName() - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
getName() - Method in class com.haulmont.cuba.core.entity.FileDescriptor
 
getName() - Method in class com.haulmont.cuba.core.entity.Folder
 
getName() - Method in class com.haulmont.cuba.core.entity.LockDescriptor
 
getName() - Method in class com.haulmont.cuba.core.entity.SendingAttachment
 
getName() - Method in class com.haulmont.cuba.core.entity.Server
 
getName() - Method in class com.haulmont.cuba.core.global.EmailAttachment
 
getName() - Method in class com.haulmont.cuba.core.global.EmailHeader
Returns the name of this header.
getName() - Method in class com.haulmont.cuba.core.global.filter.Condition
 
getName() - Method in class com.haulmont.cuba.core.global.filter.ParameterInfo
 
getName() - Method in class com.haulmont.cuba.core.global.View
 
getName() - Method in class com.haulmont.cuba.core.global.ViewProperty
 
getName() - Method in class com.haulmont.cuba.core.sys.dbupdate.ScriptResource
 
getName() - Method in interface com.haulmont.cuba.core.sys.jpql.model.Attribute
 
getName() - Method in class com.haulmont.cuba.core.sys.jpql.model.AttributeImpl
 
getName() - Method in interface com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModel
 
getName() - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
getName() - Method in class com.haulmont.cuba.core.sys.jpql.model.NoJpqlEntityModel
 
getName() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
getName() - Method in interface com.haulmont.cuba.desktop.theme.DesktopTheme
 
getName() - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopStyle
 
getName() - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
 
getName() - Method in class com.haulmont.cuba.gui.app.core.credits.CreditsItem
 
getName() - Method in interface com.haulmont.cuba.gui.components.Accordion.Tab
Get tab id.
getName() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getName() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.PredefinedDateInterval
 
getName() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
getName() - Method in class com.haulmont.cuba.gui.components.filter.Param
 
getName() - Method in interface com.haulmont.cuba.gui.components.TabSheet.Tab
Get tab id.
getName() - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
getName() - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
getName() - Method in class com.haulmont.cuba.security.entity.Group
 
getName() - Method in class com.haulmont.cuba.security.entity.LoggedAttribute
 
getName() - Method in class com.haulmont.cuba.security.entity.LoggedEntity
 
getName() - Method in class com.haulmont.cuba.security.entity.Presentation
 
getName() - Method in class com.haulmont.cuba.security.entity.Role
 
getName() - Method in class com.haulmont.cuba.security.entity.SessionAttribute
 
getName() - Method in class com.haulmont.cuba.security.entity.User
 
getName() - Method in class com.haulmont.cuba.security.entity.UserSetting
 
getName() - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadSnapshot
 
getName() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
getName() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanDomain
 
getName() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperation
 
getName() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperationParameter
 
getName() - Method in class com.haulmont.cuba.web.security.idp.IdpSessionPrincipalImpl
 
getName() - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryInfo
 
getName() - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryParamInfo
 
getName() - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestMethodInfo
 
getName() - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestMethodParamInfo
 
getName() - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestServiceInfo
 
getName() - Method in class com.haulmont.restapi.data.FileInfo
 
getNameInNamespace() - Method in class com.haulmont.cuba.testsupport.TestContext
 
getNameParser(Name) - Method in class com.haulmont.cuba.testsupport.TestContext
 
getNameParser(String) - Method in class com.haulmont.cuba.testsupport.TestContext
 
getNamePatternProperties(MetaClass) - Method in class com.haulmont.cuba.core.global.MetadataTools
Return a collection of properties included into entity's name pattern (see NamePattern).
getNamePatternProperties(MetaClass, boolean) - Method in class com.haulmont.cuba.core.global.MetadataTools
Return a collection of properties included into entity's name pattern (see NamePattern).
getNCharacterStream(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getNCharacterStream(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getNClob(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getNClob(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getNetworkTime() - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
getNetworkTimeout() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
getNetworkTimeSec() - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
getNewEnd() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarEventResizeEvent
 
getNewOptionHandler() - Method in interface com.haulmont.cuba.gui.components.LookupField
 
getNewPassword() - Method in class com.haulmont.cuba.gui.app.security.events.UserPasswordChangedEvent
 
getNewPosition() - Method in class com.haulmont.cuba.gui.components.SplitPanel.SplitPositionChangeEvent
 
getNewSession() - Method in class com.haulmont.cuba.web.Connection.StateChangeEvent
 
getNewSource() - Method in class com.haulmont.cuba.gui.components.ResourceView.SourceChangeEvent
 
getNewStart() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarEventMoveEvent
 
getNewStart() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarEventResizeEvent
 
getNextNumber(String) - Method in class com.haulmont.cuba.core.app.UniqueNumbers
 
getNextNumber(String) - Method in interface com.haulmont.cuba.core.app.UniqueNumbersAPI
Returns the next sequence value.
getNextNumber(String) - Method in interface com.haulmont.cuba.core.app.UniqueNumbersService
Returns the next sequence value.
getNextNumber(String) - Method in class com.haulmont.cuba.core.app.UniqueNumbersServiceBean
 
getNextNumber(String) - Method in class com.haulmont.cuba.core.jmx.UniqueNumbers
 
getNextNumber(String) - Method in interface com.haulmont.cuba.core.jmx.UniqueNumbersMBean
 
getNextTabShortcut() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getNextValueSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.HsqlSequenceSupport
 
getNextValueSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.Mssql2012SequenceSupport
 
getNextValueSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.MssqlSequenceSupport
 
getNextValueSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.MysqlSequenceSupport
 
getNextValueSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.OracleSequenceSupport
 
getNextValueSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.PostgresSequenceSupport
 
getNextValueSql(String) - Method in interface com.haulmont.cuba.core.sys.persistence.SequenceSupport
 
getNN(Class<T>) - Method in interface com.haulmont.chile.core.datatypes.DatatypeRegistry
Get Datatype instance by the corresponding Java class.
getNN(Class<T>) - Static method in class com.haulmont.chile.core.datatypes.Datatypes
Get Datatype instance by the corresponding Java class.
getNN() - Method in class com.haulmont.cuba.core.entity.IdProxy
 
getNN(Class<T>) - Method in class com.haulmont.cuba.core.sys.DatatypeRegistryImpl
Get Datatype instance by the corresponding Java class.
getNN(String) - Method in interface com.haulmont.cuba.gui.data.DsContext
Get datasource by name.
getNN(String) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
getNN(UUID) - Method in class com.haulmont.cuba.security.app.UserSessions
 
getNN(UUID) - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
Get user session from cache.
getNode(AbstractCondition) - Method in class com.haulmont.cuba.gui.components.filter.ConditionsTree
Get node corresponding to the condition.
getNodeName() - Method in class com.haulmont.cuba.core.entity.JmxInstance
 
getNodeName() - Method in interface com.haulmont.cuba.core.global.NodeIdentifier
 
getNodeName() - Method in class com.haulmont.cuba.core.sys.jmx.JmxNodeIdentifier
 
getNodeName() - Method in interface com.haulmont.cuba.core.sys.jmx.JmxNodeIdentifierMBean
 
getNodeName() - Method in class com.haulmont.cuba.core.sys.NodeIdentifierImpl
 
getNoMiddlewareConnectionUrl() - Method in class com.haulmont.cuba.portal.sys.exceptions.PortalExceptionResolver
 
getNotCollapsedColumns() - Method in interface com.haulmont.cuba.gui.components.Table
 
getNotSerializableArguments() - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
getNotSerializableData() - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocationResult
 
getNoUserSessionUrl() - Method in class com.haulmont.cuba.portal.sys.exceptions.PortalExceptionResolver
 
getNString(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getNString(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getNullOption() - Method in interface com.haulmont.cuba.gui.components.LookupField
 
getNullRepresentation() - Method in interface com.haulmont.cuba.gui.components.DataGrid.HasNullRepresentation
Null representation for the renderer.
getNumber() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
getNumberFormat() - Method in interface com.haulmont.cuba.gui.components.DataGrid.NumberRenderer
 
getNumberIdCacheSize() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getNumberOfChildren() - Method in class com.haulmont.bali.datastruct.Node
Returns the number of immediate children of this Node<T>.
getObject() - Method in interface com.haulmont.cuba.client.sys.cache.CachingStrategy
Return cached object
getObject() - Method in class com.haulmont.cuba.client.sys.cache.ConfigCacheStrategy
 
getObject() - Method in class com.haulmont.cuba.client.sys.cache.DynamicAttributesCacheStrategy
 
getObject() - Method in class com.haulmont.cuba.core.sys.entitycache.EntityCacheConnection.Message
 
getObject(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getObject(int, Map<String, Class<?>>) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getObject(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getObject(String, Map<String, Class<?>>) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getObject(int, Class<T>) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getObject(String, Class<T>) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getObject() - Method in class com.haulmont.cuba.core.sys.MetaModelLoader.MetadataObjectInfo
 
getObject() - Method in class com.haulmont.cuba.portal.sys.remoting.LocalServiceProxy
 
getObject() - Method in class com.haulmont.cuba.web.sys.remoting.LocalServiceProxy
 
getObjectDefaultEntityId() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getObjectEntityId() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getObjectEntityId() - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
getObjectEntityId() - Method in class com.haulmont.cuba.core.entity.ReferenceToEntity
 
getObjectEntityId() - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
getObjectEntityValueId() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getObjectName() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
getObjectType() - Method in class com.haulmont.cuba.portal.sys.remoting.LocalServiceProxy
 
getObjectType() - Method in class com.haulmont.cuba.web.sys.remoting.LocalServiceProxy
 
getOldSource() - Method in class com.haulmont.cuba.gui.components.ResourceView.SourceChangeEvent
 
getOldValue(Entity, String) - Method in class com.haulmont.cuba.core.PersistenceTools
Returns an old value of an attribute changed in the current transaction.
getOldValue(String) - Method in class com.haulmont.cuba.core.sys.persistence.EntityAttributeChanges
 
getOldValue() - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
getOldValueId() - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
getOpenAction() - Method in interface com.haulmont.cuba.gui.components.PickerField
 
getOpenMode() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
getOpenType() - Method in interface com.haulmont.cuba.gui.components.Action.HasOpenType
 
getOpenType() - Method in class com.haulmont.cuba.gui.components.actions.AddAction
 
getOpenType() - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
getOpenType() - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
getOpenType() - Method in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorIntegration
 
getOpenType() - Method in class com.haulmont.cuba.gui.components.actions.EditAction
 
getOpenType() - Method in interface com.haulmont.cuba.gui.components.BulkEditor
 
getOpenType() - Method in interface com.haulmont.cuba.gui.components.RelatedEntities
 
getOpenType() - Method in class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI.RelatedScreenDescriptor
 
getOpenType() - Method in interface com.haulmont.cuba.gui.WindowContext
How the window is opened.
getOpenType() - Method in class com.haulmont.cuba.gui.WindowContextImpl
 
getOpenWindows() - Method in class com.haulmont.cuba.gui.WindowManager
 
getOpenWindows() - Method in class com.haulmont.cuba.web.WebWindowManager
 
getOperatingSystem() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
getOperation() - Method in class com.haulmont.cuba.core.global.filter.LogicalCondition
 
getOperation() - Method in class com.haulmont.cuba.gui.data.CollectionDatasource.CollectionChangeEvent
 
getOperation() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperationParameter
 
getOperation(ManagedBeanInfo, String, String[]) - Method in interface com.haulmont.cuba.web.jmx.JmxControlAPI
Searches for the bean operation by its name and argument types.
getOperation(ManagedBeanInfo, String, String[]) - Method in class com.haulmont.cuba.web.jmx.JmxControlBean
 
getOperationCaption() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getOperationCaption() - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
getOperationCaption() - Method in class com.haulmont.cuba.gui.components.filter.condition.PropertyCondition
 
getOperationEditor() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getOperations() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
getOperationType() - Method in exception com.haulmont.cuba.core.global.RowLevelSecurityException
 
getOperationType() - Method in class com.haulmont.cuba.security.entity.Constraint
 
getOperationType() - Method in class com.haulmont.cuba.security.entity.LocalizedConstraintMessage
 
getOperationType() - Method in class com.haulmont.cuba.security.global.ConstraintData
 
getOperator() - Method in class com.haulmont.cuba.core.global.filter.Clause
 
getOperator() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getOperator() - Method in class com.haulmont.restapi.service.filter.RestFilterPropertyCondition
 
getOperatorType() - Method in class com.haulmont.cuba.gui.components.filter.condition.PropertyCondition
 
getOperatorType() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
getOptionIconProvider() - Method in interface com.haulmont.cuba.gui.components.LookupField
 
getOptionObjects() - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.HintResponse
 
getOptions() - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.HintResponse
 
getOptionsCaptionMode() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getOptionsCaptionProperty() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getOptionsDatasource() - Method in class com.haulmont.cuba.gui.components.ComponentGenerationContext
 
getOptionsDatasource() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
getOptionsDatasource() - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
getOptionsDatasource() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getOptionsEnum() - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
getOptionsList() - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
getOptionsList() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
getOptionsList() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
getOptionsList() - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
getOptionsList() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getOptionsMap() - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
getOptionsMap() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
getOptionsMap() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
getOptionsMap() - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
getOptionsMap() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getOptionsStyleProvider() - Method in interface com.haulmont.cuba.gui.components.Component.HasOptionsStyleProvider
 
getOrCreateSecurityState(Entity) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
getOrder() - Method in class com.haulmont.cuba.core.app.ServerInfo
 
getOrder() - Method in class com.haulmont.cuba.gui.components.DataGridEditorComponentGenerationStrategy
 
getOrder() - Method in class com.haulmont.cuba.gui.components.DefaultComponentGenerationStrategy
 
getOrder() - Method in class com.haulmont.cuba.gui.data.CollectionDatasource.Sortable.SortInfo
 
getOrder() - Method in class com.haulmont.cuba.gui.events.sys.UiEventListenerMethodAdapter
 
getOrder() - Method in class com.haulmont.cuba.gui.exception.AccessDeniedHandler
 
getOrder() - Method in class com.haulmont.cuba.gui.exception.DeletePolicyHandler
 
getOrder() - Method in class com.haulmont.cuba.gui.exception.NoSuchScreenHandler
 
getOrder() - Method in class com.haulmont.cuba.gui.exception.OptimisticExceptionHandler
 
getOrder() - Method in class com.haulmont.cuba.gui.exception.SilentExceptionHandler
 
getOrder() - Method in class com.haulmont.cuba.gui.exception.UniqueConstraintViolationHandler
 
getOrder() - Method in class com.haulmont.cuba.security.auth.AnonymousSessionHolder
 
getOrder() - Method in class com.haulmont.cuba.security.auth.checks.BruteForceUserCredentialsChecker
 
getOrder() - Method in class com.haulmont.cuba.security.auth.checks.ClientTypeUserAccessChecker
 
getOrder() - Method in class com.haulmont.cuba.security.auth.checks.IpMaskUserAccessChecker
 
getOrder() - Method in class com.haulmont.cuba.security.auth.checks.RestApiUserAccessChecker
 
getOrder() - Method in class com.haulmont.cuba.security.auth.providers.AnonymousAuthenticationProvider
 
getOrder() - Method in class com.haulmont.cuba.security.auth.providers.LoginPasswordAuthenticationProvider
 
getOrder() - Method in class com.haulmont.cuba.security.auth.providers.RememberMeAuthenticationProvider
 
getOrder() - Method in class com.haulmont.cuba.security.auth.providers.SystemAuthenticationProvider
 
getOrder() - Method in class com.haulmont.cuba.security.auth.providers.TrustedClientAuthenticationProvider
 
getOrder() - Method in class com.haulmont.cuba.web.agent.DesktopScreenAgent
 
getOrder() - Method in class com.haulmont.cuba.web.agent.PhoneScreenAgent
 
getOrder() - Method in class com.haulmont.cuba.web.agent.TabletScreenAgent
 
getOrder() - Method in class com.haulmont.cuba.web.security.idp.IdpLoginHttpRequestFilter
 
getOrder() - Method in class com.haulmont.cuba.web.security.ldap.LdapLoginProvider
 
getOrder() - Method in class com.haulmont.cuba.web.security.providers.AnonymousLoginProvider
 
getOrder() - Method in class com.haulmont.cuba.web.security.providers.ExternalUserLoginProvider
 
getOrder() - Method in class com.haulmont.cuba.web.security.providers.LegacyLoginProvider
Deprecated.
 
getOrder() - Method in class com.haulmont.cuba.web.security.providers.LoginPasswordLoginProvider
 
getOrder() - Method in class com.haulmont.cuba.web.security.providers.RememberMeLoginProvider
 
getOrder() - Method in class com.haulmont.cuba.web.sys.LoggingHandlerExceptionResolver
 
getOrderNo() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getOrientation() - Method in interface com.haulmont.cuba.gui.components.GroupBoxLayout
 
getOrientation() - Method in interface com.haulmont.cuba.gui.components.OptionsGroup
 
getOrientation() - Method in interface com.haulmont.cuba.gui.components.ScrollBoxLayout
 
getOrientation() - Method in interface com.haulmont.cuba.gui.components.SplitPanel
 
getOriginalClass(MetaClass) - Method in class com.haulmont.cuba.core.global.ExtendedEntities
Searches for an original entity for the provided extended entity.
getOriginalMetaClass(MetaClass) - Method in class com.haulmont.cuba.core.global.ExtendedEntities
Searches for an original entity for the provided extended entity.
getOriginalMetaClass(String) - Method in class com.haulmont.cuba.core.global.ExtendedEntities
Searches for an original entity for the provided extended entity.
getOriginalOrThisMetaClass(MetaClass) - Method in class com.haulmont.cuba.core.global.ExtendedEntities
 
getOtherPathNodes() - Method in class com.haulmont.cuba.core.sys.jpql.PathNodeFinder
 
getOuterMargin() - Method in interface com.haulmont.cuba.gui.components.Component.OuterMargin
 
getOverridden() - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
getOwnChildItems(GroupInfo) - Method in interface com.haulmont.cuba.gui.data.GroupDatasource
 
getOwnChildItems(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
getOwnChildItems(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDelegate
 
getOwnChildItems(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
getOwnComponent(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getOwnComponent(String) - Method in interface com.haulmont.cuba.gui.components.Component.Container
Get component directly owned by this container.
getOwnComponent(String) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getOwnComponent(String) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getOwnComponent(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getOwnComponents() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getOwnComponents() - Method in interface com.haulmont.cuba.gui.components.Component.Container
Get all components directly owned by this container
getOwnComponents() - Method in interface com.haulmont.cuba.gui.components.FieldGroup
 
getOwnComponents() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getOwner() - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
getOwner() - Method in interface com.haulmont.cuba.gui.components.Action
 
getOwner() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
getOwner() - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
 
getOwner() - Method in interface com.haulmont.cuba.gui.components.RowsCount
 
getOwner() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
getOwnerFrame() - Method in class com.haulmont.cuba.gui.executors.BackgroundTask
 
getOwners() - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
getOwners() - Method in interface com.haulmont.cuba.gui.components.Action
 
getOwnProperties() - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
getOwnProperties() - Method in interface com.haulmont.chile.core.model.MetaClass
 
getOwnProperties() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaClass
 
getOwnProperties() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaClass
 
getPageInitialScale() - Method in interface com.haulmont.cuba.web.WebConfig
 
getPageLength() - Method in interface com.haulmont.cuba.gui.components.LookupField
 
getParam() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getParamClass() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getParamEditComponentLayout() - Method in class com.haulmont.cuba.gui.components.filter.ParamEditor
 
getParameter(String) - Method in class com.haulmont.cuba.core.app.scheduled.MethodInfo
 
getParameterCount() - Method in class com.haulmont.cuba.core.sys.jpql.transform.ParameterCounter
 
getParameterGroup() - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
getParameterMetaData() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
getParameterName() - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
getParameterNames() - Method in class com.haulmont.cuba.core.sys.jpql.transform.ParameterCounter
 
getParameterNames() - Method in class com.haulmont.cuba.gui.FrameContextImpl
 
getParameterReference() - Method in class com.haulmont.cuba.core.sys.jpql.tree.ParameterNode
 
getParameters() - Method in class com.haulmont.chile.core.datatypes.impl.DateDatatype
 
getParameters() - Method in class com.haulmont.chile.core.datatypes.impl.DateTimeDatatype
 
getParameters() - Method in class com.haulmont.chile.core.datatypes.impl.NumberDatatype
 
getParameters() - Method in class com.haulmont.chile.core.datatypes.impl.TimeDatatype
 
getParameters() - Method in interface com.haulmont.chile.core.datatypes.ParameterizedDatatype
 
getParameters() - Method in class com.haulmont.cuba.core.app.scheduled.MethodInfo
 
getParameters() - Method in interface com.haulmont.cuba.core.global.DataLoadContextQuery
 
getParameters() - Method in class com.haulmont.cuba.core.global.filter.Clause
 
getParameters() - Method in class com.haulmont.cuba.core.global.filter.Condition
 
getParameters() - Method in class com.haulmont.cuba.core.global.filter.LogicalCondition
 
getParameters() - Method in class com.haulmont.cuba.core.global.filter.QueryFilter
 
getParameters() - Method in class com.haulmont.cuba.core.global.LoadContext.Query
 
getParameters() - Method in class com.haulmont.cuba.core.global.ValueLoadContext.Query
 
getParameters() - Method in interface com.haulmont.cuba.gui.components.Embedded
Deprecated.
 
getParameters() - Method in interface com.haulmont.cuba.gui.components.ValueProvider
 
getParameters() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperation
 
getParameterTypeNames() - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
getParameterValue(String) - Method in class com.haulmont.cuba.gui.FrameContextImpl
 
getParamName() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getParamNames() - Method in interface com.haulmont.cuba.core.global.QueryParser
Get all parameter names
getParamNames() - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
getParamNames() - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
getParams() - Method in exception com.haulmont.cuba.core.global.DevelopmentException
 
getParams() - Method in class com.haulmont.cuba.core.sys.querymacro.DateAfterMacroHandler
 
getParams() - Method in class com.haulmont.cuba.core.sys.querymacro.DateBeforeMacroHandler
 
getParams() - Method in class com.haulmont.cuba.core.sys.querymacro.DateEqualsMacroHandler
 
getParams() - Method in class com.haulmont.cuba.core.sys.querymacro.EnumQueryMacroHandler
 
getParams() - Method in class com.haulmont.cuba.core.sys.querymacro.TimeBetweenQueryMacroHandler
 
getParams() - Method in class com.haulmont.cuba.core.sys.querymacro.TimeTodayQueryMacroHandler
 
getParams() - Method in interface com.haulmont.cuba.core.sys.QueryMacroHandler
 
getParams() - Method in class com.haulmont.cuba.gui.backgroundwork.LocalizedTaskWrapper
 
getParams() - Method in interface com.haulmont.cuba.gui.components.SuggestionField.ParametrizedSearchExecutor
Called by the execution environment in UI thread to prepare execution parameters for SuggestionField.SearchExecutor.search(String, Map).
getParams() - Method in class com.haulmont.cuba.gui.executors.BackgroundTask
Called by the execution environment in UI thread to prepare some execution parameters.
getParams() - Method in interface com.haulmont.cuba.gui.executors.TaskLifeCycle
 
getParams() - Method in interface com.haulmont.cuba.gui.FrameContext
For a window contains parameters passed to the window on opening.
getParams() - Method in class com.haulmont.cuba.gui.FrameContextImpl
 
getParams() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
getParams() - Method in class com.haulmont.cuba.security.auth.AbstractCredentials
 
getParams() - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryInfo
 
getParams() - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestMethodInfo
 
getParamTypes(Object...) - Static method in class com.haulmont.bali.util.ReflectionHelper
Constructs an array of argument types from an array of actual values.
getParamValue(String) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getParamValue(String) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getParamValue(String) - Method in interface com.haulmont.cuba.gui.components.Filter
Gets the value of the filter parameter component.
getParamValue(String) - Method in interface com.haulmont.cuba.gui.FrameContext
Value of an external parameters passed to the window on opening.
getParamValue(String) - Method in class com.haulmont.cuba.gui.FrameContextImpl
 
getParamWhereClauseHelp() - Method in class com.haulmont.cuba.gui.components.filter.edit.CustomConditionFrame
 
getParent() - Method in class com.haulmont.bali.datastruct.Node
 
getParent() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation
 
getParent() - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
getParent() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getParent() - Method in class com.haulmont.cuba.core.entity.Folder
 
getParent() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getParent() - Method in interface com.haulmont.cuba.gui.components.Component
 
getParent() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
getParent() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
 
getParent() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
getParent() - Method in class com.haulmont.cuba.gui.config.MenuItem
Parent item.
getParent() - Method in interface com.haulmont.cuba.gui.data.DsContext
 
getParent(K) - Method in interface com.haulmont.cuba.gui.data.HierarchicalDatasource
Get parent ID for item with the given ID
getParent() - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
getParent(K) - Method in class com.haulmont.cuba.gui.data.impl.AbstractTreeDatasource
 
getParent() - Method in interface com.haulmont.cuba.gui.data.impl.DatasourceImplementation
Returns parent datasource or null.
getParent() - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
getParent(K) - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalDatasourceImpl
 
getParent(K) - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalPropertyDatasourceImpl
 
getParent() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
getParent() - Method in class com.haulmont.cuba.security.entity.Group
 
getParent() - Method in class com.haulmont.cuba.security.entity.GroupHierarchy
 
getParent() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getParentContainer() - Method in class com.haulmont.cuba.desktop.DetachedFrame
 
getParentDs() - Method in class com.haulmont.cuba.gui.components.AbstractEditor
 
getParentDs() - Method in class com.haulmont.cuba.gui.components.EditorWindowDelegate
 
getParentDs() - Method in interface com.haulmont.cuba.gui.components.Window.Editor
 
getParentDs() - Method in class com.haulmont.cuba.web.gui.WebWindow.Editor
 
getParentGroup(Entity) - Method in interface com.haulmont.cuba.gui.data.GroupDatasource
 
getParentGroup(Entity) - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
getParentGroup(Entity) - Method in class com.haulmont.cuba.gui.data.impl.GroupDelegate
 
getParentGroup(Entity) - Method in class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
getParentLogger() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyDataSource
 
getParentLogger() - Method in class com.haulmont.cuba.testsupport.TestDataSource
 
getParentNN() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
 
getParser() - Static method in class com.haulmont.bali.util.Dom4j
 
getPassword() - Method in class com.haulmont.cuba.core.entity.JmxInstance
 
getPassword() - Method in class com.haulmont.cuba.core.sys.CubaMailSender
 
getPassword() - Method in class com.haulmont.cuba.security.auth.LoginPasswordCredentials
 
getPassword() - Method in class com.haulmont.cuba.security.entity.User
 
getPassword() - Method in class com.haulmont.cuba.web.app.loginwindow.AppLoginWindow.AuthInfo
 
getPassword() - Method in class com.haulmont.idp.model.AuthRequest
 
getPasswordHash(UUID, String) - Method in interface com.haulmont.cuba.core.global.PasswordEncryption
Hashing password to store it into DB.
getPasswordHash(String, String) - Method in class com.haulmont.cuba.core.jmx.PasswordEncryptionSupport
 
getPasswordHash(String, String) - Method in interface com.haulmont.cuba.core.jmx.PasswordEncryptionSupportMBean
 
getPasswordHash(UUID, String) - Method in interface com.haulmont.cuba.core.sys.encryption.EncryptionModule
 
getPasswordHash(UUID, String) - Method in class com.haulmont.cuba.core.sys.encryption.Md5EncryptionModule
 
getPasswordHash(UUID, String) - Method in class com.haulmont.cuba.core.sys.encryption.Sha1EncryptionModule
 
getPasswordHash(UUID, String) - Method in class com.haulmont.cuba.core.sys.PasswordEncryptionImpl
 
getPasswordHashMethod() - Method in class com.haulmont.cuba.core.jmx.PasswordEncryptionSupport
 
getPasswordHashMethod() - Method in interface com.haulmont.cuba.core.jmx.PasswordEncryptionSupportMBean
 
getPasswordPolicyEnabled() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getPasswordPolicyRegExp() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getPasteZone() - Method in interface com.haulmont.cuba.gui.components.UploadField
 
getPath() - Method in class com.haulmont.chile.core.model.MetaPropertyPath
Path as String array
getPath() - Method in class com.haulmont.cuba.core.global.filter.ParameterInfo
 
getPath() - Method in class com.haulmont.cuba.core.sys.dbupdate.ScriptResource
 
getPath() - Method in interface com.haulmont.cuba.gui.components.ClasspathResource
 
getPath() - Method in interface com.haulmont.cuba.gui.components.RelativePathResource
 
getPath() - Method in interface com.haulmont.cuba.gui.components.ThemeResource
 
getPath() - Method in class com.haulmont.restapi.exception.ConstraintViolationInfo
 
getPathNode() - Method in class com.haulmont.cuba.core.sys.jpql.transform.PathEntityReference
 
getPathStartingEntityName() - Method in class com.haulmont.cuba.core.sys.jpql.transform.PathEntityReference
 
getPeriod() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getPermissionDs() - Method in class com.haulmont.cuba.gui.app.security.ds.BasicPermissionTreeDatasource
 
getPermissionDs() - Method in class com.haulmont.cuba.gui.app.security.ds.EntityPermissionTargetsDatasource
 
getPermissionDs() - Method in class com.haulmont.cuba.gui.app.security.ds.MultiplePermissionTargetsDatasource
 
getPermissionDs() - Method in class com.haulmont.cuba.gui.app.security.ds.UiPermissionsDatasource
 
getPermissionInfos() - Method in class com.haulmont.restapi.service.PermissionsControllerManager
 
getPermissions() - Method in class com.haulmont.cuba.gui.app.security.ds.BasicPermissionTreeDatasource
 
getPermissions() - Method in class com.haulmont.cuba.gui.app.security.ds.ScreenPermissionTreeDatasource
 
getPermissions() - Method in class com.haulmont.cuba.gui.app.security.ds.SpecificPermissionTreeDatasource
 
getPermissions() - Method in class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
getPermissions() - Method in class com.haulmont.cuba.security.entity.Role
 
getPermissions() - Method in class com.haulmont.restapi.controllers.PermissionsController
 
getPermissionsByType(PermissionType) - Method in class com.haulmont.cuba.security.global.UserSession
Get permissions by type
getPermissionsInfo() - Method in class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
getPermissionValue() - Method in class com.haulmont.cuba.gui.app.security.entity.AbstractPermissionTarget
 
getPermissionValue(PermissionVariant) - Static method in class com.haulmont.cuba.gui.app.security.role.edit.PermissionUiHelper
 
getPermissionValue(AttributePermissionVariant) - Static method in class com.haulmont.cuba.gui.app.security.role.edit.PermissionUiHelper
 
getPermissionValue(UiPermissionVariant) - Static method in class com.haulmont.cuba.gui.app.security.role.edit.PermissionUiHelper
 
getPermissionValue() - Method in class com.haulmont.cuba.gui.app.security.role.edit.UiPermissionDescriptor
 
getPermissionValue(User, PermissionType, String) - Method in interface com.haulmont.cuba.security.app.UserSessionService
Get effective user permission.
getPermissionValue(User, PermissionType, String) - Method in class com.haulmont.cuba.security.app.UserSessionServiceBean
 
getPermissionValue(PermissionType, String) - Method in class com.haulmont.cuba.security.global.UserSession
INTERNAL
getPermissionValue(User, PermissionType, String) - Method in class com.haulmont.cuba.security.sys.UserSessionManager
 
getPermissionVariant() - Method in class com.haulmont.cuba.gui.app.security.entity.AttributeTarget
 
getPermissionVariant() - Method in class com.haulmont.cuba.gui.app.security.entity.BasicPermissionTarget
 
getPermissionVariant(String) - Method in class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
getPermissionVariant() - Method in class com.haulmont.cuba.gui.app.security.entity.UiPermissionTarget
 
getPermittedExtensions() - Method in interface com.haulmont.cuba.gui.components.UploadField
Return white list of file extensions.
getPermittedServers() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getPersistenceConfig(String) - Method in class com.haulmont.cuba.core.sys.MetadataBuildSupport
 
getPersistent() - Method in class com.haulmont.restapi.data.MetaPropertyInfo
 
getPersister() - Method in class com.haulmont.cuba.core.config.ConfigHandler
Get the configuration source.
getPickerClearShortcut() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getPickerLookupShortcut() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getPickerOpenShortcut() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getPickerShortcutModifiers() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getPlainHash(String) - Method in interface com.haulmont.cuba.core.global.PasswordEncryption
Hashing string without salt.
getPlainHash(String) - Method in class com.haulmont.cuba.core.jmx.PasswordEncryptionSupport
 
getPlainHash(String) - Method in interface com.haulmont.cuba.core.jmx.PasswordEncryptionSupportMBean
 
getPlainHash(String) - Method in interface com.haulmont.cuba.core.sys.encryption.EncryptionModule
 
getPlainHash(String) - Method in class com.haulmont.cuba.core.sys.encryption.Md5EncryptionModule
 
getPlainHash(String) - Method in class com.haulmont.cuba.core.sys.encryption.Sha1EncryptionModule
 
getPlainHash(String) - Method in class com.haulmont.cuba.core.sys.PasswordEncryptionImpl
 
getPopupCaption() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Return caption of the popup window.
getPopupContent() - Method in interface com.haulmont.cuba.gui.components.PopupButton
 
getPopupContent() - Method in interface com.haulmont.cuba.gui.components.PopupView
 
getPopupOpenDirection() - Method in interface com.haulmont.cuba.gui.components.PopupButton
 
getPopupView() - Method in class com.haulmont.cuba.gui.components.PopupView.PopupVisibilityEvent
getPopupWidth() - Method in interface com.haulmont.cuba.gui.components.SuggestionField
 
getPort() - Method in class com.haulmont.cuba.core.sys.CubaMailSender
 
getPort() - Method in class com.haulmont.cuba.core.sys.remoting.RemoteClientInfo
 
getPort() - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
getPortalApp() - Method in class com.haulmont.cuba.portal.sys.security.PortalSecurityContext
 
getPortalContextPath() - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
getPosition() - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.HintRequest
 
getPosition() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getPosition() - Method in class com.haulmont.cuba.security.entity.User
 
getPositionUpdateListener() - Method in interface com.haulmont.cuba.gui.components.SplitPanel
getPositionX() - Method in class com.haulmont.cuba.gui.DialogOptions
 
getPositionX() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
getPositionY() - Method in class com.haulmont.cuba.gui.DialogOptions
 
getPositionY() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
getPredefinedDateInterval() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
getPrefix() - Method in enum com.haulmont.cuba.core.global.filter.ParameterInfo.Type
 
getPresentation(Object) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Returns presentation by its id or null if a presentation doesn't exist
getPresentation(Object) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
getPresentation() - Method in class com.haulmont.cuba.security.entity.SearchFolder
 
getPresentationByName(String) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Returns a presentation by its name with ignored case.
getPresentationByName(String) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
getPresentationIds() - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Returns a collection of the component presentations
getPresentationIds() - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
getPresentations() - Method in interface com.haulmont.cuba.gui.components.Component.HasPresentations
 
getPresentationType() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Converter
The target type of the converter.
getPrevHeight() - Method in class com.haulmont.cuba.gui.components.ResizableTextArea.ResizeEvent
 
getPreviousPosition() - Method in class com.haulmont.cuba.gui.components.SplitPanel.SplitPositionChangeEvent
 
getPreviousSession() - Method in class com.haulmont.cuba.web.Connection.StateChangeEvent
 
getPreviousTabShortcut() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getPrevItem() - Method in class com.haulmont.cuba.gui.data.Datasource.ItemChangeEvent
 
getPrevQueries() - Method in class com.haulmont.cuba.core.global.LoadContext
Allows to execute query on a previous query result.
getPrevState() - Method in class com.haulmont.cuba.gui.data.Datasource.StateChangeEvent
 
getPrevValue() - Method in class com.haulmont.chile.core.model.Instance.PropertyChangeEvent
 
getPrevValue() - Method in class com.haulmont.cuba.gui.components.Component.ValueChangeEvent
 
getPrevValue() - Method in class com.haulmont.cuba.gui.data.Datasource.ItemPropertyChangeEvent
 
getPrevWidth() - Method in class com.haulmont.cuba.gui.components.ResizableTextArea.ResizeEvent
 
getPrimaryKeyForLoadingEntity(MetaClass) - Method in class com.haulmont.cuba.core.global.ReferenceToEntitySupport
 
getPrimaryKeyName(MetaClass) - Method in class com.haulmont.cuba.core.global.MetadataTools
 
getPrimaryKeyProperty(MetaClass) - Method in class com.haulmont.cuba.core.global.MetadataTools
 
getPrincipal() - Method in class com.haulmont.restapi.auth.CubaAnonymousAuthenticationToken
 
getPrincipal() - Method in class com.haulmont.restapi.auth.ExternalAuthenticationToken
 
getPrintable(Table.Column) - Method in interface com.haulmont.cuba.gui.components.Table
Get Table.Printable representation for column.
getPrintable(String) - Method in interface com.haulmont.cuba.gui.components.Table
Get Table.Printable representation for column.
getPrintMarginColumn() - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
 
getProblemFields() - Method in exception com.haulmont.cuba.gui.components.FieldGroup.FieldsValidationException
 
getProductionMode() - Method in interface com.haulmont.cuba.web.WebConfig
 
getProfiledScreen(String) - Method in class com.haulmont.cuba.web.AppUI
 
getProfilerEvents() - Method in interface com.haulmont.cuba.core.app.ScreenProfilerService
 
getProfilerEvents() - Method in class com.haulmont.cuba.core.app.ScreenProfilerServiceBean
 
getProfilerMarker() - Method in class com.haulmont.cuba.web.AppUI
 
getProgressListeners() - Method in class com.haulmont.cuba.gui.executors.BackgroundTask
Additional progress listeners.
getProperties() - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
getProperties() - Method in interface com.haulmont.chile.core.model.MetaClass
 
getProperties() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation
 
getProperties() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepView
 
getProperties() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaClass
 
getProperties() - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
getProperties() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaClass
 
getProperties() - Method in class com.haulmont.cuba.core.global.BuildInfo.Content
 
getProperties() - Method in class com.haulmont.cuba.core.global.ValueLoadContext
 
getProperties() - Method in class com.haulmont.cuba.core.global.View
 
getProperties() - Method in class com.haulmont.cuba.core.sys.dbupdate.DbProperties
 
getPropertiesFilteredByCategory(Category) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaClass
 
getPropertiesFilteredByCategory() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
getPropertiesFilteredByCategory() - Method in interface com.haulmont.cuba.gui.data.RuntimePropsDatasource
 
getProperty(String) - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
getProperty() - Method in class com.haulmont.chile.core.model.Instance.PropertyChangeEvent
 
getProperty(String) - Method in interface com.haulmont.chile.core.model.MetaClass
Get MetaProperty by its name.
getProperty(SourceType, String) - Method in class com.haulmont.cuba.client.sys.config.ConfigPersisterClientImpl
 
getProperty(String) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaClass
 
getProperty(String) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
getProperty(String) - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaClass
 
getProperty(ConfigPersister) - Method in class com.haulmont.cuba.core.config.ConfigGetter
Get a configuration field value.
getProperty(ConfigPersister, String) - Method in class com.haulmont.cuba.core.config.ConfigGetter
Get a configuration field value with a run-time default.
getProperty(SourceType, String) - Method in interface com.haulmont.cuba.core.config.ConfigPersister
 
getProperty(String) - Method in class com.haulmont.cuba.core.global.View
Get directly owned view property by name.
getProperty(String) - Method in class com.haulmont.cuba.core.sys.AppComponent
 
getProperty(String) - Static method in class com.haulmont.cuba.core.sys.AppContext
Get property value defined in the set of app.properties files.
getProperty(String) - Method in class com.haulmont.cuba.core.sys.AppProperties
Get property value defined in the set of app.properties files.
getProperty(SourceType, String) - Method in class com.haulmont.cuba.core.sys.ConfigPersisterImpl
 
getProperty(Object, String) - Method in class com.haulmont.cuba.desktop.theme.impl.PropertyPathDecorator
 
getProperty() - Method in class com.haulmont.cuba.gui.components.ComponentGenerationContext
 
getProperty() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
getProperty() - Method in class com.haulmont.cuba.gui.components.filter.Param
 
getProperty() - Method in class com.haulmont.cuba.gui.data.Datasource.ItemPropertyChangeEvent
 
getProperty() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
getProperty() - Method in class com.haulmont.cuba.gui.data.GroupInfo
 
getProperty() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
getProperty() - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
getProperty() - Method in interface com.haulmont.cuba.gui.data.NestedDatasource
 
getPropertyCaption(MetaClass, String) - Method in class com.haulmont.cuba.core.global.MessageTools
Get localized name of an entity property.
getPropertyCaption(MetaClass, String, Locale) - Method in class com.haulmont.cuba.core.global.MessageTools
Get localized name of an entity property.
getPropertyCaption(MetaProperty) - Method in class com.haulmont.cuba.core.global.MessageTools
Get localized name of an entity property.
getPropertyCaption(MetaProperty, Locale) - Method in class com.haulmont.cuba.core.global.MessageTools
Get localized name of an entity property.
getPropertyDiffs() - Method in class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
getPropertyDiffs() - Method in class com.haulmont.cuba.core.entity.diff.EntityDiff
 
getPropertyEnclosingMetaClass(MetaPropertyPath) - Method in class com.haulmont.cuba.core.global.MetadataTools
Get metaclass that contains metaproperty for passed propertyPath.
getPropertyId() - Method in class com.haulmont.cuba.gui.components.Table.SortInfo
 
getPropertyList() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
getPropertyLocCaption(MetaClass, String) - Static method in class com.haulmont.cuba.gui.components.filter.condition.FilterConditionUtils
 
getPropertyLocCaption() - Method in class com.haulmont.cuba.gui.components.filter.condition.PropertyCondition
 
getPropertyName() - Method in class com.haulmont.cuba.core.config.ConfigAccessorMethod
Get the name of the configuration property associated with this accessor method.
getPropertyName(Class<?>, Method) - Static method in class com.haulmont.cuba.core.config.ConfigUtil
Get the property name associated with a configuration interface method.
getPropertyName() - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
getPropertyName() - Method in class com.haulmont.restapi.service.filter.RestFilterPropertyCondition
 
getPropertyNames() - Method in class com.haulmont.cuba.core.sys.AppComponent
 
getPropertyNames() - Static method in class com.haulmont.cuba.core.sys.AppContext
 
getPropertyNames() - Method in class com.haulmont.cuba.core.sys.AppProperties
 
getPropertyNN(String) - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
getPropertyNN(String) - Method in interface com.haulmont.chile.core.model.MetaClass
Get MetaProperty by its name.
getPropertyNN(String) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaClass
 
getPropertyNN(String) - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaClass
 
getPropertyPath(String) - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
getPropertyPath(String) - Method in interface com.haulmont.chile.core.model.MetaClass
Returns MetaPropertyPath object, representing path to the property from the current class
getPropertyPath(String) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaClass
 
getPropertyPath(String) - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaClass
 
getPropertyPath() - Method in class com.haulmont.cuba.core.global.QueryParser.QueryPath
 
getPropertyPath() - Method in class com.haulmont.cuba.core.global.validation.ServiceMethodConstraintViolation
 
getPropertyPath() - Method in class com.haulmont.cuba.gui.components.AggregationInfo
 
getPropertyPath() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
getPropertyPath() - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
getPropertyPath() - Method in class com.haulmont.cuba.gui.data.CollectionDatasource.Sortable.SortInfo
 
getPropertyPaths(MetaClass) - Method in class com.haulmont.cuba.core.global.MetadataTools
 
getPropertyPrefix(Class<?>) - Static method in class com.haulmont.cuba.core.config.ConfigUtil
Get the prefix associated with a configuration interface.
getPropertyValue(P) - Method in class com.haulmont.cuba.gui.data.GroupInfo
 
getPrototype(String, Object...) - Static method in class com.haulmont.cuba.core.global.AppBeans
Return an instance of prototype bean, specifying explicit constructor arguments.
getProvider() - Method in class com.haulmont.cuba.gui.components.calendar.CalendarEventProvider.EventSetChangeEvent
 
getProvider() - Method in class com.haulmont.cuba.security.auth.events.AuthenticationFailureEvent
 
getProvider() - Method in class com.haulmont.cuba.web.security.events.LoginFailureEvent
 
getPushEnabled() - Method in interface com.haulmont.cuba.web.WebConfig
 
getPushLongPollingSuspendTimeoutMs() - Method in interface com.haulmont.cuba.web.WebConfig
Returns push timeout in milliseconds, which is used in case of using long polling transport, i.e.
getPushMode(UICreateEvent) - Method in class com.haulmont.cuba.web.sys.CubaUIProvider
 
getPushTransport(UICreateEvent) - Method in class com.haulmont.cuba.web.sys.CubaUIProvider
 
getQuantity() - Method in class com.haulmont.cuba.core.entity.AppFolder
 
getQuantityScript() - Method in class com.haulmont.cuba.core.entity.AppFolder
 
getQueries() - Method in class com.haulmont.restapi.config.RestQueriesConfiguration
 
getQueries(String) - Method in class com.haulmont.restapi.config.RestQueriesConfiguration
 
getQuery(EntityManager) - Method in class com.haulmont.cuba.core.app.DataServiceQueryBuilder
 
getQuery() - Method in class com.haulmont.cuba.core.global.LoadContext
 
getQuery() - Method in class com.haulmont.cuba.core.global.ValueLoadContext
 
getQuery() - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.HintRequest
 
getQuery() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
 
getQuery() - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
getQuery() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
getQuery(String, String) - Method in class com.haulmont.restapi.config.RestQueriesConfiguration
Returns a query description with the given name for the given entity.
getQueryCacheEnabled() - Method in interface com.haulmont.cuba.core.sys.entitycache.QueryCacheConfig
 
getQueryCacheMaxSize() - Method in interface com.haulmont.cuba.core.sys.entitycache.QueryCacheConfig
 
getQueryFilter() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
 
getQueryFilter() - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
getQueryFilter() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
getQueryKey() - Method in class com.haulmont.cuba.core.entity.QueryResult
 
getQueryKey() - Method in class com.haulmont.cuba.core.global.LoadContext
 
getQueryKey() - Method in class com.haulmont.cuba.gui.components.filter.FtsFilterHelper.FtsSearchResult
 
getQueryKeyParamName() - Method in class com.haulmont.cuba.gui.components.filter.condition.FtsCondition
 
getQueryParameters() - Method in class com.haulmont.restapi.service.filter.RestFilterParseResult
 
getQueryParamName() - Method in class com.haulmont.restapi.service.filter.RestFilterPropertyCondition
 
getQueryPaths() - Method in interface com.haulmont.cuba.core.global.QueryParser
 
getQueryPaths() - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
getQueryPaths() - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
getQueryString() - Method in class com.haulmont.cuba.core.global.LoadContext.Query
 
getQueryString() - Method in class com.haulmont.cuba.core.global.ValueLoadContext.Query
 
getQueryString() - Method in interface com.haulmont.cuba.core.Query
Get the query string.
getQueryString() - Method in class com.haulmont.cuba.core.sys.jpql.TreeToQuery
 
getQueryString() - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
getQueryTimeout() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
getRandomPassword() - Method in class com.haulmont.cuba.core.jmx.PasswordEncryptionSupport
 
getRandomPassword() - Method in interface com.haulmont.cuba.core.jmx.PasswordEncryptionSupportMBean
 
getRange() - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
getRange() - Method in interface com.haulmont.chile.core.model.MetaProperty
 
getRange() - Method in class com.haulmont.chile.core.model.MetaPropertyPath
Range of the target MetaProperty
getRange() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
getRange() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaProperty
 
getRangeEnd() - Method in interface com.haulmont.cuba.gui.components.DateField
Return end of range for a certain resolution.
getRangeEnd() - Method in interface com.haulmont.cuba.gui.components.DatePicker
Return end of range for a certain resolution.
getRangeJavaClass() - Method in class com.haulmont.chile.core.model.MetaPropertyPath
Java class of the target MetaProperty range
getRangeStart() - Method in interface com.haulmont.cuba.gui.components.DateField
Return start of range for a certain resolution.
getRangeStart() - Method in interface com.haulmont.cuba.gui.components.DatePicker
Return start of range for a certain resolution.
getRawValue() - Method in interface com.haulmont.cuba.gui.components.Label
Returns a string representation of the value.
getRawValue() - Method in interface com.haulmont.cuba.gui.components.MaskedField
Returns a string representation of the value.
getRawValue() - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
Returns a string representation of the value.
getRawValue() - Method in interface com.haulmont.cuba.gui.components.TextArea
Returns a string representation of the value.
getRawValue() - Method in interface com.haulmont.cuba.gui.components.TextField
Returns a string representation of the value.
getReadable() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
getReadableWriteable() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
getReadonlyAttributes() - Method in class com.haulmont.cuba.core.app.events.SetupAttributeAccessEvent
 
getReadonlyAttributes(SecurityState) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
getReadonlyAttributes() - Method in class com.haulmont.cuba.core.entity.SecurityState
 
getReadPermissionVariant() - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
getReceivedBytes(String) - Method in class com.haulmont.cuba.core.app.ClusterManager
 
getReceivedBytes(String) - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Get received bytes for specified className
getReceivedBytes(String) - Method in class com.haulmont.cuba.core.jmx.ClusterManager
 
getReceivedBytes(String) - Method in interface com.haulmont.cuba.core.jmx.ClusterManagerMBean
 
getReceivedMessages(String) - Method in class com.haulmont.cuba.core.app.ClusterManager
 
getReceivedMessages(String) - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Get received messages count for specified className
getReceivedMessages(String) - Method in class com.haulmont.cuba.core.jmx.ClusterManager
 
getReceivedMessages(String) - Method in interface com.haulmont.cuba.core.jmx.ClusterManagerMBean
 
getRecent() - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
getRecentStringValue() - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
getRedirectUrl() - Method in class com.haulmont.cuba.web.security.events.AppLoggedOutEvent
 
getRedSliderCaption() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Return caption of the slider for red color.
getRef(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getRef(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getRefEntity() - Method in exception com.haulmont.cuba.core.global.DeletePolicyException
 
getReference(Class<T>, K) - Method in interface com.haulmont.cuba.core.EntityManager
Get an instance, whose state may be lazily fetched.
If the requested instance does not exist in the database, the EntityNotFoundException is thrown when the instance state is first accessed.
The application should not expect that the instance state will be available upon detachment, unless it was accessed by the application while the entity manager was open.
getReference(Class<T>, K) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
getReferencedEntityName() - Method in interface com.haulmont.cuba.core.sys.jpql.model.Attribute
 
getReferencedEntityName() - Method in class com.haulmont.cuba.core.sys.jpql.model.AttributeImpl
 
getReferenceId(Entity) - Method in class com.haulmont.cuba.core.global.ReferenceToEntitySupport
 
getReferenceId(BaseGenericIdEntity, String) - Method in class com.haulmont.cuba.core.PersistenceTools
Returns an ID of directly referenced entity without loading it from DB.
getReferenceIdPropertyName(MetaClass) - Method in class com.haulmont.cuba.core.global.ReferenceToEntitySupport
 
getReferenceImportBehaviour() - Method in class com.haulmont.cuba.core.app.importexport.EntityImportViewProperty
 
getRefreshCount() - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
getRefreshMode() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.SupportsRefreshMode
 
getRefreshMode() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
getRefreshMode() - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
getRefreshOnComponentValueChange() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Whether to refresh datasource on changing value of a component which it depends on (through component$ parameter)
getRefreshOnComponentValueChange() - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
getRefreshOnComponentValueChange() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
getRefreshParams() - Method in class com.haulmont.cuba.gui.components.actions.RefreshAction
 
getRefreshParamsSupplier() - Method in class com.haulmont.cuba.gui.components.actions.RefreshAction
 
getRefreshTokenValue() - Method in class com.haulmont.cuba.core.entity.AccessToken
 
getRegionName() - Method in interface com.haulmont.cuba.core.app.filestorage.amazon.AmazonS3Config
 
getRegisteredComponent(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getRegisteredComponent(String) - Method in interface com.haulmont.cuba.gui.components.Frame
INTERNAL.
getRegisteredComponent(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getRel() - Method in interface com.haulmont.cuba.gui.components.Link
 
getRelatedIds(List<Object>, String, String) - Method in interface com.haulmont.cuba.core.app.RelatedEntitiesService
 
getRelatedIds(List<Object>, String, String) - Method in class com.haulmont.cuba.core.app.RelatedEntitiesServiceBean
 
getRelatedProperties(Class<?>, String) - Method in class com.haulmont.cuba.core.global.MetadataTools
 
getRelatedProperties(MetaProperty) - Method in class com.haulmont.cuba.core.global.MetadataTools
 
getRelatedTypes() - Method in class com.haulmont.cuba.core.sys.entitycache.QueryResult
 
getRelativeX() - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
getRelativeX() - Method in class com.haulmont.cuba.gui.components.DataGrid.DataGridClickEvent
Returns the relative mouse position (x coordinate) when the click took place.
getRelativeX() - Method in class com.haulmont.cuba.gui.components.Image.ClickEvent
Returns the relative mouse position (x coordinate) when the click took place.
getRelativeY() - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
getRelativeY() - Method in class com.haulmont.cuba.gui.components.DataGrid.DataGridClickEvent
Returns the relative mouse position (y coordinate) when the click took place.
getRelativeY() - Method in class com.haulmont.cuba.gui.components.Image.ClickEvent
Returns the relative mouse position (y coordinate) when the click took place.
getReleaseNumber() - Method in class com.haulmont.cuba.core.app.ServerInfo
 
getReleaseNumber() - Method in interface com.haulmont.cuba.core.app.ServerInfoAPI
 
getReleaseNumber() - Method in interface com.haulmont.cuba.core.app.ServerInfoService
 
getReleaseNumber() - Method in class com.haulmont.cuba.core.app.ServerInfoServiceBean
 
getReleaseNumber() - Method in class com.haulmont.cuba.core.jmx.ServerInfo
 
getReleaseNumber() - Method in interface com.haulmont.cuba.core.jmx.ServerInfoMBean
 
getReleaseTimestamp() - Method in class com.haulmont.cuba.core.app.ServerInfo
 
getReleaseTimestamp() - Method in interface com.haulmont.cuba.core.app.ServerInfoAPI
 
getReleaseTimestamp() - Method in interface com.haulmont.cuba.core.app.ServerInfoService
 
getReleaseTimestamp() - Method in class com.haulmont.cuba.core.app.ServerInfoServiceBean
 
getReleaseTimestamp() - Method in class com.haulmont.cuba.core.jmx.ServerInfo
 
getReleaseTimestamp() - Method in interface com.haulmont.cuba.core.jmx.ServerInfoMBean
 
getReloadEntityAfterEditIfRequired() - Method in interface com.haulmont.cuba.client.ClientConfig
Enables reloading of entity after editing by EditAction before setting it to the browser's datasource if browser's view is wider than editor's.
getRememberMe() - Method in class com.haulmont.cuba.web.app.loginwindow.AppLoginWindow.AuthInfo
 
getRememberMeEnabled() - Method in interface com.haulmont.cuba.web.WebConfig
 
getRememberMeToken() - Method in class com.haulmont.cuba.security.auth.RememberMeCredentials
 
getRemoteMessagesSearchEnabled() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getRemoteNodeName(JmxInstance) - Method in interface com.haulmont.cuba.web.jmx.JmxControlAPI
 
getRemoteNodeName(JmxInstance) - Method in class com.haulmont.cuba.web.jmx.JmxControlBean
 
getRemotingApplicationContext() - Static method in class com.haulmont.cuba.core.sys.RemotingContextHolder
 
getRemoveButton() - Method in class com.haulmont.cuba.gui.components.filter.ParamEditor
 
getRemoved() - Method in class com.haulmont.cuba.gui.components.DataGrid.SelectionEvent
A List of all the items that became deselected.
getRemovedEntities() - Method in class com.haulmont.cuba.core.entity.diff.EntityCollectionPropertyDiff
 
getRemoveInstances() - Method in class com.haulmont.cuba.core.global.CommitContext
 
getRenderer() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Returns the renderer instance used by this column.
getRequest() - Method in class com.haulmont.cuba.portal.App
 
getRequest() - Method in class com.haulmont.cuba.web.sys.RequestContext
 
getRequest() - Method in class com.haulmont.restapi.events.AfterRestInvocationEvent
 
getRequest() - Method in class com.haulmont.restapi.events.BeforeRestInvocationEvent
 
getRequestedRevocationToken() - Method in class com.haulmont.restapi.events.OAuthTokenRevokedResponseEvent
 
getRequestScopeAddress(UUID) - Static method in class com.haulmont.cuba.core.sys.UserInvocationContext
 
getRequestScopeClientInfo(UUID) - Static method in class com.haulmont.cuba.core.sys.UserInvocationContext
 
getRequestScopeLocale(UUID) - Static method in class com.haulmont.cuba.core.sys.UserInvocationContext
 
getRequestScopeTimeZone(UUID) - Static method in class com.haulmont.cuba.core.sys.UserInvocationContext
 
getRequestTimestamp() - Method in class com.haulmont.cuba.web.sys.RequestContext
 
getRequired() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getRequired() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getRequiredAttributes() - Method in class com.haulmont.cuba.core.app.events.SetupAttributeAccessEvent
 
getRequiredAttributes(SecurityState) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
getRequiredAttributes() - Method in class com.haulmont.cuba.core.entity.SecurityState
 
getRequiredError() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
getRequiredMessage() - Method in interface com.haulmont.cuba.gui.components.Field
 
getRequiredMessage() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
getRequiredMessage(FieldGroup.FieldConfig) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldConfig.getRequiredMessage() instead.
getRequiredMessage(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldGroup.getFieldNN(fieldId).getRequiredMessage() instead.
getRequirePasswordForNewUsers() - Method in interface com.haulmont.cuba.web.auth.WebAuthConfig
 
getResetPasswordEmailBodyTemplate() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getResetPasswordEmailSubjectTemplate() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getResizable() - Method in class com.haulmont.cuba.gui.DialogOptions
 
getResizable() - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
getResizable() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
getResizableDirection() - Method in interface com.haulmont.cuba.gui.components.ResizableTextArea
Get the direction in which the textArea size changes.
getResolution() - Method in interface com.haulmont.cuba.gui.components.DateField
 
getResolution() - Method in interface com.haulmont.cuba.gui.components.DatePicker
Return resolution of the DatePicker.
getResolvableType() - Method in class com.haulmont.cuba.core.app.events.SetupAttributeAccessEvent
 
getResource(String) - Method in class com.haulmont.cuba.core.sys.ConfigurationResourceLoader
Search for a resource according to the following rules: If the location represents an URL, return a new UrlResource for this URL. Try to find a file below the conf directory using location as relative path.
getResource(String) - Method in class com.haulmont.cuba.core.sys.javacl.JavaClassLoader
 
getResource(String) - Method in class com.haulmont.cuba.core.sys.persistence.OrmXmlAwareClassLoader
 
getResourceAsStream(String) - Method in interface com.haulmont.cuba.core.global.Resources
Searches for a resource according to the rules explained in Resources and returns the resource as stream if found.
getResourceAsStream(String) - Method in class com.haulmont.cuba.core.sys.ResourcesImpl
 
getResourceAsString(String) - Method in interface com.haulmont.cuba.core.app.ResourceService
Fetches a resource from the core layer.
getResourceAsString(String) - Method in class com.haulmont.cuba.core.app.ResourceServiceBean
 
getResourceAsString(String) - Method in interface com.haulmont.cuba.core.global.Resources
Searches for a resource according to the rules explained in Resources and returns the resource as string if found.
getResourceAsString(String) - Method in class com.haulmont.cuba.core.sys.ResourcesImpl
 
getResourceLocations() - Method in interface com.haulmont.cuba.desktop.DesktopConfig
List of root directories where resources (icons, images, theme config) are located.
getResources() - Method in class com.haulmont.cuba.core.app.execution.ExecutionContextImpl
 
getResources(String) - Method in class com.haulmont.cuba.core.sys.persistence.OrmXmlAwareClassLoader
 
getResources(String) - Method in class com.haulmont.cuba.core.sys.SingleAppResourcePatternResolver
 
getResources() - Method in class com.haulmont.cuba.desktop.App
 
getResources() - Method in interface com.haulmont.cuba.desktop.theme.DesktopTheme
Return resources associated with theme.
getResources() - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
 
getResourcesRoot() - Method in interface com.haulmont.cuba.web.WebConfig
 
getResponse() - Method in class com.haulmont.cuba.core.global.HealthCheckEvent
 
getResponse() - Method in class com.haulmont.cuba.portal.App
 
getResponse() - Method in class com.haulmont.cuba.web.sys.RequestContext
 
getResponse() - Method in class com.haulmont.restapi.events.AfterRestInvocationEvent
 
getResponse() - Method in class com.haulmont.restapi.events.BeforeRestInvocationEvent
 
getResponseEntity() - Method in class com.haulmont.restapi.events.OAuthTokenRevokedResponseEvent
 
getResponseType() - Method in class com.haulmont.idp.model.AuthRequest
 
getRestAnonymousEnabled() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getRestApiUrl() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
Deprecated.
getRestClientId() - Method in interface com.haulmont.restapi.config.RestApiConfig
 
getRestMethodInfo(String, String, List<String>) - Method in class com.haulmont.restapi.config.RestServicesConfiguration
 
getRestRequiresSecurityToken() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getRestStoreTokensInDb() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getResult() - Method in class com.haulmont.cuba.core.entity.ScheduledExecution
 
getResult() - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Get buffer
getResult() - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
getResult() - Method in class com.haulmont.cuba.core.sys.entitycache.QueryResult
 
getResult() - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
getResult(ResultSet, String) - Method in class com.haulmont.cuba.core.sys.mybatis.UUIDTypeHandler
 
getResult(ResultSet, int) - Method in class com.haulmont.cuba.core.sys.mybatis.UUIDTypeHandler
 
getResult(CallableStatement, int) - Method in class com.haulmont.cuba.core.sys.mybatis.UUIDTypeHandler
 
getResult() - Method in class com.haulmont.cuba.gui.app.security.session.browse.SessionMessageWindow
 
getResult() - Method in interface com.haulmont.cuba.gui.executors.BackgroundTaskHandler
Wait for the task completion and return its result.
getResult() - Method in class com.haulmont.cuba.gui.executors.BackgroundTaskWrapper
If there is running task, block until its completion and return result.
getResult() - Method in interface com.haulmont.cuba.gui.executors.impl.TaskExecutor
 
getResult() - Method in class com.haulmont.cuba.gui.executors.impl.TaskHandlerImpl
Join task thread to current
Caution! Call this method only from synchronous gui action
getResultClass() - Method in interface com.haulmont.cuba.gui.data.aggregation.Aggregation
 
getResultClass() - Method in interface com.haulmont.cuba.gui.data.aggregation.AggregationStrategy
 
getResultClass() - Method in class com.haulmont.cuba.gui.data.aggregation.impl.BasicAggregation
 
getResultComponent() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader
Returns previously created instance of component.
getResultList() - Method in interface com.haulmont.cuba.core.Query
Execute a SELECT query and return the query results as a List.
getResultList() - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
getResultList() - Method in interface com.haulmont.cuba.core.TypedQuery
 
getResultListFromCache(QueryKey, List<View>) - Method in class com.haulmont.cuba.core.sys.entitycache.QueryCacheManager
Get query results from query cache by specified queryKey
getResultRoot() - Method in class com.haulmont.cuba.gui.xml.XmlInheritanceProcessor
 
getResultSet() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
getResultSetConcurrency() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
getResultSetHoldability() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
getResultSetType() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
getReturnedPathNodes() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
getReturnType() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperation
 
getRevocationInitiator() - Method in class com.haulmont.restapi.events.OAuthTokenRevokedEvent
 
getRightColumnCaption() - Method in interface com.haulmont.cuba.gui.components.TwinColumn
Return caption of the right column.
getRole() - Method in class com.haulmont.cuba.security.entity.Permission
 
getRole() - Method in class com.haulmont.cuba.security.entity.UserRole
 
getRoles() - Method in class com.haulmont.cuba.security.global.UserSession
User role names
getRolledBackTransactionsCount() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
getRolledBackTransactionsCount() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getRolledBackTransactionsCount() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getRoot() - Method in class com.haulmont.cuba.core.global.filter.FilterParser
 
getRootBean() - Method in class com.haulmont.cuba.core.global.validation.ServiceMethodConstraintViolation
 
getRootBeanClass() - Method in class com.haulmont.cuba.core.global.validation.ServiceMethodConstraintViolation
 
getRootEntity() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
getRootEntityVariableName(String) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
getRootItemIds() - Method in class com.haulmont.cuba.gui.components.filter.addcondition.ConditionDescriptorsDs
 
getRootItemIds() - Method in interface com.haulmont.cuba.gui.data.HierarchicalDatasource
Identifiers of all root items
getRootItemIds() - Method in class com.haulmont.cuba.gui.data.impl.AbstractTreeDatasource
 
getRootItemIds() - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalDatasourceImpl
 
getRootItemIds() - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalPropertyDatasourceImpl
 
getRootItems() - Method in class com.haulmont.cuba.gui.config.MenuConfig
Main menu root items
getRootNode() - Method in class com.haulmont.bali.datastruct.Tree
Return the first root Node of the tree.
getRootNodes() - Method in class com.haulmont.bali.datastruct.Tree
Return the root nodes of the tree.
getRootPackages() - Method in interface com.haulmont.cuba.core.global.Metadata
 
getRootPackages() - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
getRootPackages() - Method in class com.haulmont.cuba.core.sys.MetadataLoader
 
getRootPath() - Method in class com.haulmont.cuba.core.jmx.ScriptingManager
 
getRootPath() - Method in interface com.haulmont.cuba.core.jmx.ScriptingManagerMBean
 
getRootQueryVariableContext() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
getRoots() - Method in class com.haulmont.cuba.gui.components.filter.ConditionsTree
Get root conditions.
getRow() - Method in interface com.haulmont.cuba.gui.components.DataGrid.StaticCell
Gets the row where this cell is.
getRow1() - Method in class com.haulmont.cuba.gui.components.GridLayout.Area
 
getRow2() - Method in class com.haulmont.cuba.gui.components.GridLayout.Area
 
getRowDescriptionProvider() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Returns the RowDescriptionProvider instance used to generate descriptions (tooltips) for DataGrid rows
getRowExpandRatio(int) - Method in interface com.haulmont.cuba.gui.components.GridLayout
 
getRowHeaderWidth() - Method in interface com.haulmont.cuba.gui.components.Table
 
getRowId(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getRowId(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getRows() - Method in interface com.haulmont.cuba.gui.components.GridLayout
 
getRows() - Method in interface com.haulmont.cuba.gui.components.TextArea
 
getRows() - Method in interface com.haulmont.cuba.gui.components.TwinColumn
 
getRowsCount() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getRowsCount() - Method in interface com.haulmont.cuba.gui.components.Component.HasRowsCount
 
getRunAsync() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperation
 
getRunnableClass() - Method in class com.haulmont.cuba.gui.config.MenuItem
 
getRunning() - Method in class com.haulmont.cuba.core.entity.Server
 
getSalt() - Method in class com.haulmont.cuba.core.global.HashDescriptor
 
getSalt() - Method in class com.haulmont.cuba.security.entity.User
 
getSaturationSliderCaption() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Return caption of the slider for saturation.
getSavedInstances(String) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
getScaleMode() - Method in interface com.haulmont.cuba.gui.components.Image
 
getSchedulingActive() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getSchedulingInterval() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getSchedulingThreadPoolSize() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getSchedulingType() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getSchema() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
getScreen() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getScreen() - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
getScreen() - Method in class com.haulmont.cuba.gui.app.core.categories.ScreenAndComponent
 
getScreen() - Method in class com.haulmont.cuba.gui.app.security.entity.UiPermissionTarget
 
getScreen() - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
 
getScreen() - Method in class com.haulmont.cuba.gui.config.MenuItem
 
getScreenAgent() - Method in class com.haulmont.cuba.gui.config.WindowInfo
 
getScreenCaption(WindowInfo) - Method in class com.haulmont.cuba.gui.ScreensHelper
 
getScreenCaption(WindowInfo, Locale) - Method in class com.haulmont.cuba.gui.ScreensHelper
 
getScreenClass() - Method in class com.haulmont.cuba.gui.config.WindowInfo
Screen class as set in screens.xml
getScreenCloseListener() - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
 
getScreenDialogParams() - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
Deprecated.
getScreenHeight() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Gets the height of the screen in pixels.
getScreenId() - Method in class com.haulmont.cuba.gui.app.security.role.edit.UiPermissionDescriptor
 
getScreenId() - Method in exception com.haulmont.cuba.gui.NoSuchScreenException
 
getScreenId() - Method in class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI.RelatedScreenDescriptor
 
getScreenIdsToSaveHistory() - Method in interface com.haulmont.cuba.client.ClientConfig
List of screen aliases for which saving screen history is enabled.
getScreenOpenType() - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
 
getScreenParams() - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
 
getScreenParams() - Method in class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI.RelatedScreenDescriptor
 
getScreens(Locale) - Method in class com.haulmont.cuba.gui.config.PermissionConfig
All registered screens
getScreenWidth() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Gets the width of the screen in pixels.
getScriptName() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getScripts(ScriptType, String) - Method in class com.haulmont.cuba.core.sys.dbupdate.DbUpdaterEngine
 
getScripts(ScriptType, String) - Method in class com.haulmont.cuba.core.sys.dbupdate.ScriptScanner
 
getScrollBarPolicy() - Method in interface com.haulmont.cuba.gui.components.ScrollBoxLayout
 
getSearchExecutor() - Method in interface com.haulmont.cuba.gui.components.SuggestionField
 
getSearchFieldAsyncTimeoutMs() - Method in interface com.haulmont.cuba.desktop.DesktopConfig
getSearchFolders() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
getSearchFoldersTree() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
getSearchNotifications() - Method in interface com.haulmont.cuba.gui.components.SearchField
 
getSecond() - Method in class com.haulmont.bali.datastruct.Pair
 
getSecretAccessKey() - Method in interface com.haulmont.cuba.core.app.filestorage.amazon.AmazonS3Config
 
getSecurityContext() - Static method in class com.haulmont.cuba.core.sys.AppContext
 
getSecurityContextNN() - Static method in class com.haulmont.cuba.core.sys.AppContext
 
getSecurityState(Entity) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
getSecurityToken(Entity) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
getSecurityToken(SecurityState) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
getSelected() - Method in class com.haulmont.cuba.gui.components.DataGrid.SelectionEvent
A List of all the items that are currently selected.
getSelected() - Method in interface com.haulmont.cuba.gui.components.ListComponent
 
getSelectedEntity(PathNode) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
getSelectedItem() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
 
getSelectedLevel() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.AdditionLoggerWindow
 
getSelectedLoggerName() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.AdditionLoggerWindow
 
getSelectedPathNode() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
getSelectedPathNodes() - Method in class com.haulmont.cuba.core.sys.jpql.PathNodeFinder
 
getSelectedTab() - Method in interface com.haulmont.cuba.gui.components.Accordion
Get selected tab.
getSelectedTab() - Method in class com.haulmont.cuba.gui.components.Accordion.SelectedTabChangeEvent
 
getSelectedTab() - Method in interface com.haulmont.cuba.gui.components.TabSheet
Get selected tab.
getSelectedTab() - Method in class com.haulmont.cuba.gui.components.TabSheet.SelectedTabChangeEvent
 
getSelectionMode() - Method in interface com.haulmont.cuba.gui.components.DataGrid
 
getSendAllToAdmin() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
If this parameter is set to true, all email messages go to EmailerConfig.getAdminAddress().
getSendEmails() - Method in class com.haulmont.cuba.gui.app.security.user.resetpasswords.ResetPasswordsDialog
 
getSendingTimeoutSec() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
Timeout in seconds for message in SendingStatus.SENDING status to be successfully sent or failed.
getSendTimeoutSec() - Method in class com.haulmont.cuba.security.app.UserSessions
 
getSendTimeoutSec() - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
INTERNAL.
getSendTimeoutSec() - Method in class com.haulmont.cuba.security.idp.IdpSessionStoreBean
 
getSendTimeoutSec() - Method in class com.haulmont.cuba.security.jmx.UserSessions
 
getSendTimeoutSec() - Method in interface com.haulmont.cuba.security.jmx.UserSessionsMBean
 
getSentBytes(String) - Method in class com.haulmont.cuba.core.app.ClusterManager
 
getSentBytes(String) - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Get sent bytes for specified className
getSentBytes(String) - Method in class com.haulmont.cuba.core.jmx.ClusterManager
 
getSentBytes(String) - Method in interface com.haulmont.cuba.core.jmx.ClusterManagerMBean
 
getSentMessages(String) - Method in class com.haulmont.cuba.core.app.ClusterManager
 
getSentMessages(String) - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Get sent messages count for specified className
getSentMessages(String) - Method in class com.haulmont.cuba.core.jmx.ClusterManager
 
getSentMessages(String) - Method in interface com.haulmont.cuba.core.jmx.ClusterManagerMBean
 
getSequenceSupport() - Static method in class com.haulmont.cuba.core.sys.persistence.DbmsSpecificFactory
 
getSequenceSupport(String) - Static method in class com.haulmont.cuba.core.sys.persistence.DbmsSpecificFactory
 
getServer() - Method in class com.haulmont.cuba.core.entity.ScheduledExecution
 
getServer() - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
getServerErrorPageTemplate() - Method in interface com.haulmont.cuba.web.WebConfig
 
getServerId() - Method in class com.haulmont.cuba.core.app.ServerInfo
 
getServerId() - Method in interface com.haulmont.cuba.core.app.ServerInfoAPI
This middleware instance identifier (unique in the current cluster).
getServerId() - Method in class com.haulmont.cuba.core.jmx.ServerInfo
 
getServerId() - Method in interface com.haulmont.cuba.core.jmx.ServerInfoMBean
 
getServerTime() - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
getServerTimeSec() - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
getServiceInfo(String) - Method in class com.haulmont.restapi.config.RestServicesConfiguration
 
getServiceInfo(String) - Method in class com.haulmont.restapi.controllers.ServicesController
 
getServiceInfo(String) - Method in class com.haulmont.restapi.service.ServicesControllerManager
 
getServiceInfos() - Method in class com.haulmont.restapi.config.RestServicesConfiguration
 
getServiceInfos() - Method in class com.haulmont.restapi.controllers.ServicesController
 
getServiceInfos() - Method in class com.haulmont.restapi.service.ServicesControllerManager
 
getServiceMethod(String, String, List<String>) - Method in class com.haulmont.restapi.config.RestServicesConfiguration
Deprecated.
the method will be removed in one of next releases. Use RestServicesConfiguration.getRestMethodInfo(String, String, List) instead
getServiceName() - Method in class com.haulmont.cuba.portal.sys.remoting.LocalServiceProxy
 
getServiceName() - Method in class com.haulmont.cuba.web.sys.remoting.LocalServiceProxy
 
getServiceProviderLogoutUrls() - Method in interface com.haulmont.idp.IdpConfig
 
getServiceProviderTicket() - Method in class com.haulmont.cuba.security.idp.IdpService.IdpLoginResult
 
getServiceProviderUrl() - Method in class com.haulmont.idp.model.AuthRequest
 
getServiceProviderUrl() - Method in class com.haulmont.idp.model.AuthResponse
 
getServiceProviderUrls() - Method in interface com.haulmont.idp.IdpConfig
 
getServletContext() - Method in class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader.CubaServletConfig
 
getServletContext() - Static method in class com.haulmont.cuba.core.sys.ServletContextHolder
 
getServletName() - Method in class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader.CubaServletConfig
 
getServletPath() - Method in class com.haulmont.cuba.core.sys.remoting.discovery.StickySessionServerSelector
 
getSession() - Method in interface com.haulmont.cuba.core.global.Metadata
Get Metadata session - interface providing access to MetaClasses and MetaProperties.
getSession() - Method in class com.haulmont.cuba.core.sys.CubaMailSender
 
getSession() - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
getSession() - Method in class com.haulmont.cuba.core.sys.MetadataLoader
 
getSession() - Method in class com.haulmont.cuba.core.sys.SecurityContext
 
getSession() - Method in class com.haulmont.cuba.desktop.Connection
 
getSession() - Method in interface com.haulmont.cuba.portal.Connection
Get current user session.
getSession() - Method in class com.haulmont.cuba.portal.sys.PortalConnection
 
getSession() - Method in class com.haulmont.cuba.portal.sys.security.AnonymousSessionHolder
 
getSession(UUID) - Method in interface com.haulmont.cuba.security.app.LoginService
getSession(UUID) - Method in class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
getSession(UUID) - Method in interface com.haulmont.cuba.security.app.LoginWorker
getSession(UUID) - Method in class com.haulmont.cuba.security.app.LoginWorkerBean
Deprecated.
 
getSession() - Method in class com.haulmont.cuba.security.app.UserSessions.UserSessionInfo
 
getSession() - Method in interface com.haulmont.cuba.security.auth.AuthenticationDetails
 
getSession() - Method in class com.haulmont.cuba.security.auth.SimpleAuthenticationDetails
 
getSession(String) - Method in interface com.haulmont.cuba.security.idp.IdpService
Get session object.
getSession(String) - Method in class com.haulmont.cuba.security.idp.IdpServiceBean
 
getSession(String) - Method in interface com.haulmont.cuba.security.idp.IdpSessionStore
 
getSession(String) - Method in class com.haulmont.cuba.security.idp.IdpSessionStoreBean
 
getSession(UUID) - Method in class com.haulmont.cuba.security.sys.UserSessionManager
Deprecated.
getSession() - Method in interface com.haulmont.cuba.web.Connection
Get current user session.
getSession() - Method in class com.haulmont.cuba.web.security.ConnectionImpl
 
getSession() - Method in class com.haulmont.cuba.web.sys.RequestContext
 
getSession(String, String, HttpServletResponse) - Method in class com.haulmont.idp.controllers.IdpServiceController
 
getSessionAttributeNames(UUID) - Method in interface com.haulmont.cuba.security.app.UserManagementService
Get names of session attributes defined for the given group and all its parent groups.
getSessionAttributeNames(UUID) - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
getSessionAttributes() - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
getSessionAttributes() - Method in interface com.haulmont.cuba.security.auth.SessionAttributesProvider
 
getSessionAttributes() - Method in class com.haulmont.cuba.security.entity.Group
 
getSessionExpirationCheckIntervalMs() - Method in interface com.haulmont.idp.IdpConfig
 
getSessionExpirationTimeoutSec() - Method in interface com.haulmont.idp.IdpConfig
 
getSessionId() - Method in class com.haulmont.cuba.core.entity.QueryResult
 
getSessionId() - Method in class com.haulmont.cuba.core.sys.remoting.CubaRemoteInvocation
 
getSessionId() - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
getSessionId() - Method in class com.haulmont.cuba.core.sys.SecurityContext
 
getSessionId() - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
getSessionId() - Method in class com.haulmont.cuba.security.idp.IdpService.IdpLoginResult
 
getSessionId() - Method in class com.haulmont.cuba.security.idp.IdpSessionStore.IdpSessionTicketInfo
 
getSessionIdParamName() - Method in class com.haulmont.cuba.gui.components.filter.condition.FtsCondition
 
getSessionInfo(String) - Method in class com.haulmont.cuba.core.jmx.IdpSessions
 
getSessionInfo(String) - Method in interface com.haulmont.cuba.core.jmx.IdpSessionsMBean
 
getSessionInfo(String) - Method in interface com.haulmont.cuba.security.idp.IdpSessionStore
 
getSessionInfo(String) - Method in class com.haulmont.cuba.security.idp.IdpSessionStoreBean
 
getSessionMessagesIntervalSec() - Method in interface com.haulmont.cuba.desktop.DesktopConfig
 
getSessionNN() - Method in interface com.haulmont.cuba.web.Connection
Get current user session.
getSessions() - Method in class com.haulmont.cuba.core.jmx.IdpSessions
 
getSessions() - Method in interface com.haulmont.cuba.core.jmx.IdpSessionsMBean
 
getSessions() - Method in interface com.haulmont.cuba.security.idp.IdpSessionStore
 
getSessions() - Method in class com.haulmont.cuba.security.idp.IdpSessionStoreBean
 
getSetting(String) - Method in class com.haulmont.cuba.desktop.settings.DesktopSettingsClient
 
getSetting(String) - Method in interface com.haulmont.cuba.gui.settings.SettingsClient
 
getSetting(String) - Method in class com.haulmont.cuba.web.settings.WebSettingsClient
 
getSettings() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
getSettings() - Method in interface com.haulmont.cuba.gui.components.Window
 
getSettings() - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
getSettings(Presentation) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Returns user settings for the selected presentation or null if the presentation doesn't exist or if the presentation doesn't contain any settings
getSettings(Presentation) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
getSettings() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getShort(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getShort(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getShortcut() - Method in class com.haulmont.cuba.gui.config.MenuItem
 
getShortcutCombination() - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
getShortcutCombination() - Method in interface com.haulmont.cuba.gui.components.Action
 
getShortcutCombination() - Method in class com.haulmont.cuba.gui.components.Component.ShortcutAction
 
getShortcutModifiers(KeyCombination.Modifier[]) - Static method in class com.haulmont.cuba.gui.components.KeyCombination
 
getShowBreadCrumbs() - Method in interface com.haulmont.cuba.web.WebConfig
 
getShowCurrencyLabel() - Method in interface com.haulmont.cuba.gui.components.CurrencyField
 
getShowFolderIcons() - Method in interface com.haulmont.cuba.web.WebConfig
 
getShowIconsForPopupMenuActions() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getShowRecent() - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
getShowSeconds() - Method in interface com.haulmont.cuba.gui.components.TimeField
 
getShowTooltipShortcut() - Method in interface com.haulmont.cuba.desktop.DesktopConfig
 
getSidePanel() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
 
getSidePanelToggleButton() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
 
getSimpleType() - Method in interface com.haulmont.cuba.core.sys.jpql.model.Attribute
 
getSimpleType() - Method in class com.haulmont.cuba.core.sys.jpql.model.AttributeImpl
 
getSince() - Method in class com.haulmont.cuba.core.global.LockInfo
 
getSince() - Method in class com.haulmont.cuba.security.app.UserSessions.UserSessionInfo
 
getSince() - Method in class com.haulmont.cuba.security.entity.UserSessionEntity
 
getSince() - Method in class com.haulmont.cuba.security.idp.IdpSessionStore.IdpSessionInfo
 
getSingleResult() - Method in interface com.haulmont.cuba.core.Query
Execute a SELECT query that returns a single result.
getSingleResult() - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
getSingleResult() - Method in interface com.haulmont.cuba.core.TypedQuery
 
getSingleResultFromCache(QueryKey, List<View>) - Method in class com.haulmont.cuba.core.sys.entitycache.QueryCacheManager
Get single query results from query cache by specified queryKey If query is cached and no results found exception is thrown
getSingleSelected() - Method in interface com.haulmont.cuba.gui.components.ListComponent
 
getSingleton() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getSize() - Method in class com.haulmont.cuba.core.entity.FileDescriptor
 
getSize() - Method in class com.haulmont.cuba.core.jmx.QueryCacheSupport
 
getSize() - Method in interface com.haulmont.cuba.core.jmx.QueryCacheSupportMBean
 
getSize() - Method in class com.haulmont.cuba.gui.components.SizeWithUnit
Returns the numeric value stored in this object.
getSize() - Method in class com.haulmont.restapi.data.FileInfo
 
getSmtpAuthRequired() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
Whether to authenticate on SMTP server.
getSmtpAuthRequired() - Method in class com.haulmont.cuba.core.jmx.Emailer
 
getSmtpAuthRequired() - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
getSmtpConnectionTimeoutSec() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
SMTP connection timeout value in seconds.
getSmtpConnectionTimeoutSec() - Method in class com.haulmont.cuba.core.jmx.Emailer
 
getSmtpConnectionTimeoutSec() - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
getSmtpHost() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
SMTP server address.
getSmtpHost() - Method in class com.haulmont.cuba.core.jmx.Emailer
 
getSmtpHost() - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
getSmtpPassword() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
User password for the SMTP server authentication.
getSmtpPort() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
SMTP server port.
getSmtpPort() - Method in class com.haulmont.cuba.core.jmx.Emailer
 
getSmtpPort() - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
getSmtpSslEnabled() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
If set to true, use SSL to connect
getSmtpSslEnabled() - Method in class com.haulmont.cuba.core.jmx.Emailer
 
getSmtpSslEnabled() - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
getSmtpStarttlsEnable() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
Whether to use STARTTLS command during the SMTP server authentication.
getSmtpTimeoutSec() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
SMTP I/O timeout value in seconds.
getSmtpTimeoutSec() - Method in class com.haulmont.cuba.core.jmx.Emailer
 
getSmtpTimeoutSec() - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
getSmtpUser() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
User name for the SMTP server authentication.
getSmtpUser() - Method in class com.haulmont.cuba.core.jmx.Emailer
 
getSmtpUser() - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
getSnapshotDate() - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
getSnapshots(MetaClass, Object) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotAPI
Load snapshots for entity
getSnapshots(MetaClass, Object) - Method in class com.haulmont.cuba.core.app.EntitySnapshotManager
 
getSnapshots(MetaClass, Object) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotService
Get snapshots for entity by id
getSnapshots(MetaClass, Object) - Method in class com.haulmont.cuba.core.app.EntitySnapshotServiceBean
 
getSnapshotXml() - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
getSortInfo() - Method in interface com.haulmont.cuba.gui.components.Table
 
getSortOrder() - Method in class com.haulmont.cuba.core.entity.Folder
 
getSortOrder() - Method in interface com.haulmont.cuba.gui.components.DataGrid
 
getSortOrder() - Method in class com.haulmont.cuba.gui.components.DataGrid.SortEvent
 
getSortPropertyName() - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalPropertyDatasourceImpl
 
getSource() - Method in class com.haulmont.cuba.core.sys.servlet.events.ServletContextDestroyedEvent
 
getSource() - Method in class com.haulmont.cuba.core.sys.servlet.events.ServletContextInitializedEvent
 
getSource() - Method in class com.haulmont.cuba.gui.app.security.events.UserPasswordChangedEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.Accordion.SelectedTabChangeEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.Action.ActionPerformedEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorCloseEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.Component.ContextHelpIconClickEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.Component.EditableChangeEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.Component.LayoutClickEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.Component.ShortcutTriggeredEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.DataGrid.AbstractDataGridEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.Image.ClickEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.LookupComponent.LookupSelectionChangeEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.PopupButton.PopupVisibilityEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.PopupView.PopupVisibilityEvent
 
getSource() - Method in interface com.haulmont.cuba.gui.components.ResourceView
 
getSource() - Method in class com.haulmont.cuba.gui.components.ResourceView.SourceChangeEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.SplitPanel.SplitPositionChangeEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.TabSheet.SelectedTabChangeEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.TextInputField.EnterPressEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.TextInputField.TextChangeEvent
 
getSource() - Method in class com.haulmont.cuba.gui.components.Window.BeforeCloseEvent
 
getSource() - Method in class com.haulmont.cuba.gui.events.UserRemovedEvent
 
getSource() - Method in class com.haulmont.cuba.gui.events.UserSubstitutionsChangedEvent
 
getSource() - Method in class com.haulmont.cuba.security.auth.events.AfterAuthenticationEvent
 
getSource() - Method in class com.haulmont.cuba.security.auth.events.AfterLoginEvent
 
getSource() - Method in class com.haulmont.cuba.security.auth.events.AuthenticationFailureEvent
 
getSource() - Method in class com.haulmont.cuba.security.auth.events.AuthenticationSuccessEvent
 
getSource() - Method in class com.haulmont.cuba.security.auth.events.BeforeAuthenticationEvent
 
getSource() - Method in class com.haulmont.cuba.security.auth.events.BeforeLoginEvent
 
getSource() - Method in class com.haulmont.cuba.security.auth.events.UserLoggedInEvent
 
getSource() - Method in class com.haulmont.cuba.security.auth.events.UserLoggedOutEvent
 
getSource() - Method in class com.haulmont.cuba.security.auth.events.UserSubstitutedEvent
 
getSource() - Method in class com.haulmont.cuba.security.events.UserInvalidationEvent
 
getSource() - Method in class com.haulmont.cuba.web.Connection.StateChangeEvent
 
getSource() - Method in class com.haulmont.cuba.web.Connection.UserSubstitutedEvent
 
getSource() - Method in class com.haulmont.cuba.web.events.UIRefreshEvent
 
getSource() - Method in class com.haulmont.cuba.web.security.events.AfterLoginEvent
 
getSource() - Method in class com.haulmont.cuba.web.security.events.AppInitializedEvent
 
getSource() - Method in class com.haulmont.cuba.web.security.events.AppLoggedInEvent
 
getSource() - Method in class com.haulmont.cuba.web.security.events.AppLoggedOutEvent
 
getSource() - Method in class com.haulmont.cuba.web.security.events.AppStartedEvent
 
getSource() - Method in class com.haulmont.cuba.web.security.events.BeforeLoginEvent
 
getSource() - Method in class com.haulmont.cuba.web.security.events.LoginFailureEvent
 
getSource() - Method in class com.haulmont.cuba.web.security.events.SessionHeartbeatEvent
 
getSource() - Method in class com.haulmont.cuba.web.security.events.UserConnectedEvent
 
getSource() - Method in class com.haulmont.cuba.web.security.events.UserDisconnectedEvent
 
getSource() - Method in class com.haulmont.cuba.web.security.events.UserSessionFinishedEvent
 
getSource() - Method in class com.haulmont.cuba.web.security.events.UserSessionStartedEvent
 
getSource() - Method in class com.haulmont.cuba.web.security.events.UserSessionSubstitutedEvent
 
getSource() - Method in class com.haulmont.restapi.events.AfterRestInvocationEvent
 
getSource() - Method in class com.haulmont.restapi.events.BeforeRestInvocationEvent
 
getSource() - Method in class com.haulmont.restapi.events.OAuthTokenRevokedEvent
 
getSource() - Method in class com.haulmont.restapi.events.OAuthTokenRevokedResponseEvent
 
getSourceHost() - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
getSourceSession() - Method in class com.haulmont.cuba.security.auth.events.UserSubstitutedEvent
 
getSourceSession() - Method in class com.haulmont.cuba.web.security.events.UserSessionSubstitutedEvent
 
getSourceType(Class<?>, Method) - Static method in class com.haulmont.cuba.core.config.ConfigUtil
 
getSpacing() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getSpacing() - Method in interface com.haulmont.cuba.gui.components.Component.Spacing
 
getSpacing() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getSpecial() - Method in class com.haulmont.cuba.core.entity.Category
 
getSpecific(Locale) - Method in class com.haulmont.cuba.gui.config.PermissionConfig
All specific permissions
getSpecificHash(String, String) - Method in class com.haulmont.cuba.core.jmx.PasswordEncryptionSupport
 
getSpecificHash(String, String, String) - Method in class com.haulmont.cuba.core.jmx.PasswordEncryptionSupport
 
getSpecificHash(String, String) - Method in interface com.haulmont.cuba.core.jmx.PasswordEncryptionSupportMBean
 
getSpecificHash(String, String, String) - Method in interface com.haulmont.cuba.core.jmx.PasswordEncryptionSupportMBean
 
getSpecificPasswordHash(String, String, String) - Method in class com.haulmont.cuba.core.jmx.PasswordEncryptionSupport
 
getSpecificPasswordHash(String, String, String) - Method in interface com.haulmont.cuba.core.jmx.PasswordEncryptionSupportMBean
 
getSpecificPlainHash(String, String) - Method in class com.haulmont.cuba.core.jmx.PasswordEncryptionSupport
 
getSpecificPlainHash(String, String) - Method in interface com.haulmont.cuba.core.jmx.PasswordEncryptionSupportMBean
 
getSplitPosition() - Method in interface com.haulmont.cuba.gui.components.SplitPanel
 
getSplitPositionUnit() - Method in interface com.haulmont.cuba.gui.components.SplitPanel
 
getSpringAppContext() - Method in class com.haulmont.cuba.testsupport.TestContainer
 
getSpringConfig() - Method in class com.haulmont.cuba.testsupport.TestContainer
 
getSpringScheduledTasksCount() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getSpringScheduledTasksCount() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getSpringScheduledTasksCount() - Method in class com.haulmont.cuba.core.sys.StatisticsAccumulator
 
getSpringScheduledTasksCount() - Method in class com.haulmont.cuba.web.jmx.StatisticsCounter
 
getSpringScheduledTasksCount() - Method in interface com.haulmont.cuba.web.jmx.StatisticsCounterMBean
 
getSpringScheduledTasksPerSecond() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getSpringScheduledTasksPerSecond() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getSpringScheduledTasksPerSecond() - Method in class com.haulmont.cuba.core.sys.StatisticsAccumulator
 
getSpringScheduledTasksPerSecond() - Method in class com.haulmont.cuba.web.jmx.StatisticsCounter
 
getSpringScheduledTasksPerSecond() - Method in interface com.haulmont.cuba.web.jmx.StatisticsCounterMBean
 
getSqlObject(Object) - Method in interface com.haulmont.cuba.core.sys.persistence.DbTypeConverter
Convert an entity attribute value to a value appropriate for a JDBC parameter.
getSqlObject(Object) - Method in class com.haulmont.cuba.core.sys.persistence.HsqlDbTypeConverter
 
getSqlObject(Object) - Method in class com.haulmont.cuba.core.sys.persistence.MssqlDbTypeConverter
 
getSqlObject(Object) - Method in class com.haulmont.cuba.core.sys.persistence.MysqlDbTypeConverter
 
getSqlObject(Object) - Method in class com.haulmont.cuba.core.sys.persistence.OracleDbTypeConverter
 
getSqlObject(Object) - Method in class com.haulmont.cuba.core.sys.persistence.PostgresDbTypeConverter
 
getSqlType() - Method in interface com.haulmont.chile.core.datatypes.Datatype
Deprecated.
getSqlType(Class<?>) - Method in interface com.haulmont.cuba.core.sys.persistence.DbTypeConverter
Get a JDBC type corresponding to an entity attribute type.
getSqlType(Class<?>) - Method in class com.haulmont.cuba.core.sys.persistence.HsqlDbTypeConverter
 
getSqlType(Class<?>) - Method in class com.haulmont.cuba.core.sys.persistence.MssqlDbTypeConverter
 
getSqlType(Class<?>) - Method in class com.haulmont.cuba.core.sys.persistence.MysqlDbTypeConverter
 
getSqlType(Class<?>) - Method in class com.haulmont.cuba.core.sys.persistence.OracleDbTypeConverter
 
getSqlType(Class<?>) - Method in class com.haulmont.cuba.core.sys.persistence.PostgresDbTypeConverter
 
getSQLXML(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getSQLXML(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getStackTrace() - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadSnapshot
 
getStacktrace() - Method in class com.haulmont.cuba.web.log.LogItem
 
getStandardAuthenticationEnabled() - Method in interface com.haulmont.restapi.config.RestApiConfig
 
getStandardAuthenticationUsers() - Method in interface com.haulmont.cuba.web.auth.WebAuthConfig
 
getStandardAuthenticationUsers() - Method in interface com.haulmont.restapi.config.RestApiConfig
 
getStart() - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent
 
getStart() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarRangeSelectEvent
 
getStart() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
getStart() - Method in class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
getStartDate() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getStartDate() - Method in interface com.haulmont.cuba.gui.components.Calendar
 
getStartDate() - Method in class com.haulmont.cuba.security.entity.UserSubstitution
 
getStartDateProperty() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
getStartDelay() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getStartedTransactionsCount() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
getStartedTransactionsCount() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getStartedTransactionsCount() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getStartedTs() - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
getStartPosition() - Method in class com.haulmont.cuba.gui.components.autocomplete.Suggestion
 
getStartTime() - Method in interface com.haulmont.cuba.core.app.execution.ExecutionContext
 
getStartTime() - Method in class com.haulmont.cuba.core.app.execution.ExecutionContextImpl
 
getStartTime() - Method in class com.haulmont.cuba.core.entity.ScheduledExecution
 
getStartTimeStamp() - Method in class com.haulmont.cuba.gui.executors.impl.TaskHandlerImpl
 
getStarttlsEnable() - Method in class com.haulmont.cuba.core.jmx.Emailer
 
getStarttlsEnable() - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
getState() - Method in interface com.haulmont.cuba.core.app.ClusterListener
Get state of this cluster node to send it to other nodes.
getState() - Method in class com.haulmont.cuba.core.app.ClusterListenerAdapter
 
getState() - Method in interface com.haulmont.cuba.core.app.execution.ExecutionContext
 
getState() - Method in class com.haulmont.cuba.core.app.execution.ExecutionContextImpl
 
getState() - Method in class com.haulmont.cuba.core.app.LockManager
 
getState() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppWorkArea
 
getState() - Method in interface com.haulmont.cuba.gui.data.Datasource
 
getState() - Method in class com.haulmont.cuba.gui.data.Datasource.StateChangeEvent
 
getState() - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
getState() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
getState() - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
getState() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
getStateReceiveTimeout() - Method in interface com.haulmont.cuba.core.app.ClusterConfig
 
getStatus() - Method in class com.haulmont.cuba.core.app.filestorage.amazon.util.HttpUtils.HttpResponse
 
getStatus() - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
getStatus() - Method in class com.haulmont.cuba.testsupport.TestTransaction
 
getStatus() - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadSnapshot
 
getStopKey() - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
getStopPort() - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
getStorageDir(File, FileDescriptor) - Method in class com.haulmont.cuba.core.app.filestorage.FileStorage
INTERNAL.
getStorageName(Session) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
getStorageRoots() - Method in class com.haulmont.cuba.core.app.filestorage.FileStorage
INTERNAL.
getStorageRoots() - Method in class com.haulmont.cuba.core.jmx.FileStorage
 
getStorageRoots() - Method in interface com.haulmont.cuba.core.jmx.FileStorageMBean
 
getStorageSize() - Method in interface com.haulmont.cuba.core.global.ScreenProfilerConfig
 
getStoreName(MetaClass) - Method in class com.haulmont.cuba.core.global.MetadataTools
 
getStoreName() - Method in class com.haulmont.cuba.core.global.ValueLoadContext
 
getStoreName() - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport.ContainerResourceHolder
 
getStoreName() - Method in class com.haulmont.cuba.gui.data.impl.ValueDatasourceDelegate
 
getStrategy() - Method in class com.haulmont.cuba.gui.components.AggregationInfo
 
getStreamSupplier() - Method in interface com.haulmont.cuba.gui.components.StreamResource
 
getString(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getString(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getString(FrameContext) - Method in enum com.haulmont.cuba.gui.WindowParams
Get string value from the WindowContext.
getString(Map<String, Object>) - Method in enum com.haulmont.cuba.gui.WindowParams
Get string value from the parameters map.
getStringEntityId() - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
getStringEntityId() - Method in class com.haulmont.cuba.core.entity.QueryResult
 
getStringEntityId() - Method in class com.haulmont.cuba.core.entity.ReferenceToEntity
 
getStringValue() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getStringValue() - Method in class com.haulmont.cuba.security.entity.SessionAttribute
 
getStringValue() - Method in class com.haulmont.restapi.service.ServicesControllerManager.ServiceCallResult
 
getStyle(Object) - Method in interface com.haulmont.cuba.gui.components.TokenList.TokenStyleGenerator
 
getStyleName(EntityPropertyDiff, String) - Method in class com.haulmont.cuba.gui.app.core.entitydiff.DiffStyleProvider
 
getStyleName(Entity, String) - Method in class com.haulmont.cuba.gui.app.security.role.edit.BasicPermissionTreeStyleProvider
 
getStyleName() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getStyleName() - Method in interface com.haulmont.cuba.gui.components.Accordion.Tab
 
getStyleName() - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent
 
getStyleName() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
getStyleName() - Method in class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
getStyleName() - Method in interface com.haulmont.cuba.gui.components.Component
Styles implementation is client-type-specific.
getStyleName(E, String) - Method in interface com.haulmont.cuba.gui.components.DataGrid.CellStyleProvider
Called by DataGrid to get a style for cell.
getStyleName(E) - Method in interface com.haulmont.cuba.gui.components.DataGrid.RowStyleProvider
Called by DataGrid to get a style for row.
getStyleName() - Method in interface com.haulmont.cuba.gui.components.DataGrid.StaticCell
Returns the custom style name for this cell.
getStyleName() - Method in interface com.haulmont.cuba.gui.components.DataGrid.StaticRow
Returns the custom style name for this row.
getStyleName() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
getStyleName() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
getStyleName(GroupInfo) - Method in interface com.haulmont.cuba.gui.components.GroupTable.GroupStyleProvider
Called by GroupTable to get a style for group row.
getStyleName() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
 
getStyleName() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
 
getStyleName() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
getStyleName(E, String) - Method in interface com.haulmont.cuba.gui.components.Table.StyleProvider
Called by Table to get a style for row or cell.
All unhandled exceptions from StyleProvider in Web components by default are logged with ERROR level and not shown to users.
getStyleName() - Method in interface com.haulmont.cuba.gui.components.TabSheet.Tab
 
getStyleName(E) - Method in interface com.haulmont.cuba.gui.components.Tree.StyleProvider
Called by Tree to get a style for item.
getStyleName(Entity, Object, boolean) - Method in interface com.haulmont.cuba.gui.components.TwinColumn.StyleProvider
 
getStylename() - Method in class com.haulmont.cuba.gui.config.MenuItem
 
getStyleName() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getStyleName() - Method in class com.haulmont.cuba.web.gui.WebWindow.Lookup
 
getStyleNameProperty() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
getStyles() - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
 
getSubClassGroups() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
getSubComponentId() - Method in class com.haulmont.cuba.gui.app.security.role.edit.UiPermissionDescriptor
 
getSubstitutedSession() - Method in class com.haulmont.cuba.security.auth.events.UserSubstitutedEvent
 
getSubstitutedSession() - Method in class com.haulmont.cuba.web.security.events.UserSessionSubstitutedEvent
 
getSubstitutedUser() - Method in class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
getSubstitutedUser() - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
getSubstitutedUser() - Method in class com.haulmont.cuba.security.entity.UserSubstitution
 
getSubstitutedUser() - Method in class com.haulmont.cuba.security.global.UserSession
Substituted user.
getSubstitutions() - Method in class com.haulmont.cuba.security.entity.User
 
getSuggester() - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
 
getSuggestionFieldAsyncSearchDelayMs() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getSuggestions(AutoCompleteSupport, String, int) - Method in interface com.haulmont.cuba.gui.components.autocomplete.Suggester
 
getSuggestionsLimit() - Method in interface com.haulmont.cuba.gui.components.SuggestionField
 
getSupportedAggregationTypes() - Method in interface com.haulmont.cuba.gui.data.aggregation.Aggregation
 
getSupportedAggregationTypes() - Method in class com.haulmont.cuba.gui.data.aggregation.impl.BasicAggregation
 
getSupportedAggregationTypes() - Method in class com.haulmont.cuba.gui.data.aggregation.impl.BasicNumberAggregation
 
getSupportedAggregationTypes() - Method in class com.haulmont.cuba.gui.data.aggregation.impl.DateAggregation
 
getSupportedHashMethods() - Method in class com.haulmont.cuba.core.jmx.PasswordEncryptionSupport
 
getSupportedHashMethods() - Method in interface com.haulmont.cuba.core.jmx.PasswordEncryptionSupportMBean
 
getSupportEmail() - Method in interface com.haulmont.cuba.client.ClientConfig
Support e-mail.
getSwaggerJson() - Method in class com.haulmont.restapi.controllers.DocumentationController
 
getSwaggerYaml() - Method in class com.haulmont.restapi.controllers.DocumentationController
 
getSwatchesTabCaption() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Return caption of the swatches tab.
getSymbol() - Method in enum com.haulmont.cuba.gui.components.SizeUnit
 
getSyncNewUserSessionReplication() - Method in interface com.haulmont.cuba.core.app.ServerConfig
Indicates that a new user session created on login should be sent to the cluster synchronously.
getSyncSendingForCurrentThread() - Method in class com.haulmont.cuba.core.app.ClusterManager
 
getSyncSendingForCurrentThread() - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
 
getSystem() - Method in class com.haulmont.cuba.security.entity.UserSessionEntity
 
getSystemID() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getSystemInfoScriptsEnabled() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getSystemSession(String) - Method in interface com.haulmont.cuba.security.app.LoginService
getSystemSession(String) - Method in class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
getSystemSession(String) - Method in interface com.haulmont.cuba.security.app.LoginWorker
Deprecated.
Use Authentication directly.
getSystemSession(String) - Method in class com.haulmont.cuba.security.app.LoginWorkerBean
Deprecated.
 
getSystemSession(String) - Method in interface com.haulmont.cuba.security.app.TrustedClientService
Get system user session from a trusted client.
getSystemSession(String) - Method in class com.haulmont.cuba.security.app.TrustedClientServiceBean
 
getTab() - Method in interface com.haulmont.cuba.gui.components.Accordion
getTab(String) - Method in interface com.haulmont.cuba.gui.components.Accordion
Get tab with the provided id.
getTab() - Method in interface com.haulmont.cuba.gui.components.TabSheet
Deprecated.
getTab(String) - Method in interface com.haulmont.cuba.gui.components.TabSheet
Get tab with the provided id.
getTabComponent(String) - Method in interface com.haulmont.cuba.gui.components.Accordion
Get a component that is a content of the tab.
getTabComponent(String) - Method in interface com.haulmont.cuba.gui.components.TabSheet
Get a component that is a content of the tab.
getTabIndex() - Method in interface com.haulmont.cuba.gui.components.Component.Focusable
Gets the tabulator index of the HasTabIndex component.
getTabIndex() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
getTableAddShortcut() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getTableCacheRate() - Method in interface com.haulmont.cuba.web.WebConfig
This method adjusts a possible caching mechanism of table implementation.
getTableEditShortcut() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getTableInsertShortcut() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getTableName() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation
 
getTablePageLength() - Method in interface com.haulmont.cuba.web.WebConfig
Sets the page length for Table implementation - count of rows for first rendering of Table.
getTableRemoveShortcut() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getTabName() - Method in class com.haulmont.cuba.core.entity.Folder
 
getTabs() - Method in interface com.haulmont.cuba.gui.components.Accordion
Get all tabs.
getTabs() - Method in interface com.haulmont.cuba.gui.components.TabSheet
Get all tabs.
getTabsPane() - Method in class com.haulmont.cuba.desktop.App
 
getTail(String) - Method in interface com.haulmont.cuba.core.global.LogControl
Reads a log tail equals 50Kb
getTail(String) - Method in class com.haulmont.cuba.core.sys.jmx.JmxLogControl
 
getTail(String) - Method in interface com.haulmont.cuba.core.sys.jmx.JmxLogControlMBean
Reads a log tail equal 50Kb at line
getTail(String) - Method in class com.haulmont.cuba.core.sys.LogControlImpl
 
getTail(JmxInstance, String) - Method in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
Reads a log tail equal 50Kb at line.
getTail(JmxInstance, String) - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
getTarget() - Method in exception com.haulmont.cuba.core.global.AccessDeniedException
 
getTarget() - Method in interface com.haulmont.cuba.gui.components.Action.HasTarget
 
getTarget() - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
 
getTarget() - Method in class com.haulmont.cuba.gui.components.Component.ShortcutTriggeredEvent
 
getTarget() - Method in class com.haulmont.cuba.gui.components.FileUploadField.AfterValueClearEvent
 
getTarget() - Method in class com.haulmont.cuba.gui.components.FileUploadField.BeforeValueClearEvent
 
getTarget() - Method in interface com.haulmont.cuba.gui.components.Link
 
getTarget() - Method in class com.haulmont.cuba.gui.components.UploadField.DropZone
 
getTarget() - Method in class com.haulmont.cuba.security.entity.Permission
 
getTarget() - Method in class com.haulmont.restapi.data.PermissionInfo
 
getTargetDatasource() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
getTargetLayout() - Method in class com.haulmont.cuba.gui.components.UploadField.DropZone
 
getTargetScreens() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getTargetWindow() - Method in class com.haulmont.cuba.gui.components.UploadField.DropZone
 
getTask() - Method in class com.haulmont.cuba.core.entity.ScheduledExecution
 
getTask() - Method in class com.haulmont.cuba.gui.event.AbstractBackgroundTaskEvent
 
getTask() - Method in interface com.haulmont.cuba.gui.executors.impl.TaskExecutor
 
getTask() - Method in class com.haulmont.cuba.gui.executors.impl.TaskHandlerImpl
 
getTasks() - Method in interface com.haulmont.cuba.core.app.scheduling.Coordinator.Context
 
getTasks() - Method in class com.haulmont.cuba.core.sys.MetaModelLoader.MetadataObjectInfo
 
getTempDir() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getTemplate() - Method in class com.haulmont.cuba.gui.config.WindowInfo
Screen template path as set in screens.xml
getTemplateContents() - Method in interface com.haulmont.cuba.gui.components.HtmlBoxLayout
 
getTemplateName() - Method in interface com.haulmont.cuba.gui.components.HtmlBoxLayout
Return filename of the related HTML template.
getTemplateParameters() - Method in class com.haulmont.cuba.core.global.EmailInfo
 
getTemplatePath() - Method in class com.haulmont.cuba.core.global.EmailInfo
 
getTestId(String) - Method in class com.haulmont.cuba.gui.TestIdManager
 
getTestIdManager() - Method in class com.haulmont.cuba.desktop.App
 
getTestIdManager() - Method in class com.haulmont.cuba.web.AppUI
 
getTestMode() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
Automatic testing mode indication.
getText() - Method in interface com.haulmont.cuba.gui.components.DataGrid.StaticCell
Returns the text displayed in this cell.
getText() - Method in class com.haulmont.cuba.gui.components.filter.AppliedFilter
 
getText() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getText() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
getText() - Method in class com.haulmont.cuba.gui.components.TextInputField.TextChangeEvent
 
getTextChangeEventMode() - Method in interface com.haulmont.cuba.gui.components.TextInputField.TextChangeNotifier
 
getTextChangeTimeout() - Method in interface com.haulmont.cuba.gui.components.TextInputField.TextChangeNotifier
getTextMaxResults() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getTextMaxResults() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getTextMaxResults() - Method in interface com.haulmont.cuba.gui.components.Filter
 
getTheme() - Method in class com.haulmont.cuba.desktop.App
 
getTheme() - Method in interface com.haulmont.cuba.desktop.DesktopConfig
Desktop theme name.
getTheme() - Method in interface com.haulmont.cuba.portal.config.PortalConfig
 
getTheme(UICreateEvent) - Method in class com.haulmont.cuba.web.sys.CubaUIProvider
 
getThemeConstants() - Method in class com.haulmont.cuba.desktop.App
 
getThemeConstants() - Method in class com.haulmont.cuba.web.App
 
getThemeValue(String) - Method in class com.haulmont.cuba.desktop.app.DesktopThemeConstantsManager
 
getThemeValue(String) - Method in interface com.haulmont.cuba.gui.theme.ThemeConstantsManager
 
getThemeValue(String) - Method in class com.haulmont.cuba.web.app.WebThemeConstantsManager
 
getThemeValueInt(String) - Method in class com.haulmont.cuba.desktop.app.DesktopThemeConstantsManager
 
getThemeValueInt(String) - Method in interface com.haulmont.cuba.gui.theme.ThemeConstantsManager
 
getThemeValueInt(String) - Method in class com.haulmont.cuba.web.app.WebThemeConstantsManager
 
getThread() - Method in class com.haulmont.cuba.core.app.execution.ExecutionContextImpl
 
getThreadId() - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadSnapshot
 
getThrowable() - Method in class com.haulmont.cuba.core.global.RemoteException.Cause
 
getThrowable() - Method in class com.haulmont.cuba.web.log.LogItem
 
getTicketExpirationTimeoutSec() - Method in interface com.haulmont.idp.IdpConfig
 
getTickets() - Method in class com.haulmont.cuba.core.jmx.IdpSessions
 
getTickets() - Method in interface com.haulmont.cuba.core.jmx.IdpSessionsMBean
 
getTickets() - Method in interface com.haulmont.cuba.security.idp.IdpSessionStore
 
getTickets() - Method in class com.haulmont.cuba.security.idp.IdpSessionStoreBean
 
getTime(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getTime(int, Calendar) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getTime(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getTime(String, Calendar) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getTimeFormat() - Method in class com.haulmont.chile.core.datatypes.FormatStrings
 
getTimeFormat() - Method in interface com.haulmont.cuba.gui.components.Calendar
 
getTimeFrame() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getTimeMillis() - Method in interface com.haulmont.cuba.core.app.ServerInfoService
 
getTimeMillis() - Method in class com.haulmont.cuba.core.app.ServerInfoServiceBean
 
getTimeout() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getTimeout() - Method in class com.haulmont.cuba.core.TransactionParams
 
getTimeout() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperation
 
getTimeoutMilliseconds() - Method in class com.haulmont.cuba.gui.executors.BackgroundTask
 
getTimeoutMs() - Method in class com.haulmont.cuba.gui.executors.impl.TaskHandlerImpl
 
getTimeoutSec() - Method in class com.haulmont.cuba.core.entity.LockDescriptor
 
getTimeoutSeconds() - Method in class com.haulmont.cuba.gui.executors.BackgroundTask
 
getTimer(String) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
getTimer(String) - Method in interface com.haulmont.cuba.gui.components.Window
Returns a Timer added to this screen.
getTimer(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getTimerImpl() - Method in class com.haulmont.cuba.web.gui.WebTimer
 
getTimers() - Method in class com.haulmont.cuba.web.AppUI
 
getTimestamp(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getTimestamp(int, Calendar) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getTimestamp(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getTimestamp(String, Calendar) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getTimestamp() - Method in class com.haulmont.cuba.web.log.LogItem
 
getTimeStampType() - Method in interface com.haulmont.cuba.core.sys.persistence.DbmsFeatures
 
getTimeStampType() - Method in class com.haulmont.cuba.core.sys.persistence.HsqlDbmsFeatures
 
getTimeStampType() - Method in class com.haulmont.cuba.core.sys.persistence.MssqlDbmsFeatures
 
getTimeStampType() - Method in class com.haulmont.cuba.core.sys.persistence.MysqlDbmsFeatures
 
getTimeStampType() - Method in class com.haulmont.cuba.core.sys.persistence.OracleDbmsFeatures
 
getTimeStampType() - Method in class com.haulmont.cuba.core.sys.persistence.PostgresDbmsFeatures
 
getTimeThreshold() - Method in interface com.haulmont.cuba.core.app.ScreenProfilerService
 
getTimeThreshold() - Method in class com.haulmont.cuba.core.app.ScreenProfilerServiceBean
 
getTimeUnit() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
getTimeZone() - Method in interface com.haulmont.cuba.core.app.ServerInfoService
Return time zone used by server application.
getTimeZone() - Method in class com.haulmont.cuba.core.app.ServerInfoServiceBean
 
getTimeZone() - Method in class com.haulmont.cuba.core.sys.remoting.CubaRemoteInvocation
 
getTimeZone() - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
getTimeZone() - Method in interface com.haulmont.cuba.gui.components.Calendar
 
getTimeZone() - Method in interface com.haulmont.cuba.gui.components.DateField
 
getTimeZone() - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
getTimeZone() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
getTimeZone() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
getTimeZone() - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
getTimeZone() - Method in interface com.haulmont.cuba.security.auth.TimeZoneProvider
 
getTimeZone() - Method in class com.haulmont.cuba.security.entity.User
 
getTimeZone() - Method in class com.haulmont.cuba.security.global.UserSession
User time zone.
getTimeZoneAuto() - Method in class com.haulmont.cuba.security.entity.User
 
getToEntityName() - Method in class com.haulmont.restapi.transform.AbstractEntityJsonTransformer
 
getToken() - Method in class com.haulmont.cuba.security.entity.RememberMeToken
 
getTokenBytes() - Method in class com.haulmont.cuba.core.entity.AccessToken
 
getTokenBytes() - Method in class com.haulmont.cuba.core.entity.RefreshToken
 
getTokenDetails() - Method in class com.haulmont.restapi.auth.OAuthTokenIssuer.OAuth2AccessTokenRequest
 
getTokenNames() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
getTokenStyleGenerator() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
getTokenValue() - Method in class com.haulmont.cuba.core.entity.AccessToken
 
getTokenValue() - Method in class com.haulmont.cuba.core.entity.RefreshToken
 
getTokenValue() - Method in class com.haulmont.restapi.events.OAuthTokenRevokedResponseEvent
 
getTools() - Method in interface com.haulmont.cuba.core.global.Messages
Convenient access to MessageTools bean.
getTools() - Method in interface com.haulmont.cuba.core.global.Metadata
Convenient access to MetadataTools bean.
getTools() - Method in interface com.haulmont.cuba.core.Persistence
Convenient access to PersistenceTools bean.
getTools() - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
getTools() - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
getTools() - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
getTopLevelWindow() - Method in class com.haulmont.cuba.web.App
 
getTopLevelWindow() - Method in class com.haulmont.cuba.web.AppUI
 
getTotalTime() - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
getTotalTimeSec() - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
getTransaction() - Method in interface com.haulmont.cuba.core.Persistence
Creates a new transaction in the main data store if there is no one at the moment.
getTransaction(String) - Method in interface com.haulmont.cuba.core.Persistence
Creates a new transaction if there is no one at the moment.
getTransaction() - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
getTransaction(String) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
getTransactionIsolation() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
getTransactionsPerSecond() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
getTransactionsPerSecond() - Method in class com.haulmont.cuba.core.jmx.StatisticsCounter
 
getTransactionsPerSecond() - Method in interface com.haulmont.cuba.core.jmx.StatisticsCounterMBean
 
getTransactionTimeoutStatement() - Method in interface com.haulmont.cuba.core.sys.persistence.DbmsFeatures
 
getTransactionTimeoutStatement() - Method in class com.haulmont.cuba.core.sys.persistence.HsqlDbmsFeatures
 
getTransactionTimeoutStatement() - Method in class com.haulmont.cuba.core.sys.persistence.MssqlDbmsFeatures
 
getTransactionTimeoutStatement() - Method in class com.haulmont.cuba.core.sys.persistence.MysqlDbmsFeatures
 
getTransactionTimeoutStatement() - Method in class com.haulmont.cuba.core.sys.persistence.OracleDbmsFeatures
 
getTransactionTimeoutStatement() - Method in class com.haulmont.cuba.core.sys.persistence.PostgresDbmsFeatures
 
getTransformedEntityName() - Method in class com.haulmont.restapi.transform.AbstractEntityJsonTransformer
 
getTransformedEntityName() - Method in interface com.haulmont.restapi.transform.EntityJsonTransformer
 
getTransformer(String, String, JsonTransformationDirection) - Method in class com.haulmont.restapi.config.RestJsonTransformations
Tries to find the transformer for the given entity, model version and transformation direction.
getTransient() - Method in class com.haulmont.restapi.data.MetaPropertyInfo
Deprecated.
getTransientCollectionValue() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getTransientEntityValue() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.abstract_schema_name_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.aggregate_expression_function_name_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.aggregate_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.all_or_any_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.arithmetic_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.arithmetic_factor_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.arithmetic_primary_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.arithmetic_term_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.association_path_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.between_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.boolean_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.boolean_literal_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.boolean_primary_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.collection_member_declaration_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.collection_member_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.comparison_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.comparison_operator_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.conditional_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.conditional_factor_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.conditional_term_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.constructor_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.constructor_item_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.constructor_name_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.date_after_macro_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.date_before_macro_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.date_between_macro_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.date_equals_macro_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.date_macro_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.date_today_macro_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.datetime_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.datetime_primary_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.empty_collection_comparison_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.entity_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.enum_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.enum_literal_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.enum_primary_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.exists_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.fetch_join_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.field_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.from_clause_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.functions_returning_datetime_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.functions_returning_numerics_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.functions_returning_strings_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.groupby_clause_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.groupby_item_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.having_clause_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.identification_variable_declaration_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.identification_variable_or_collection_declaration_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.identification_variable_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.in_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.in_expression_right_part_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.in_item_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.input_parameter_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.join_association_path_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.join_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.join_spec_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.joined_clause_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.like_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.literal_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.null_comparison_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.numeric_literal_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.orderby_clause_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.orderby_item_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.parameter_name_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.path_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.pattern_value_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.ql_statement_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.range_variable_declaration_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.range_variable_declaration_source_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.select_clause_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.select_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.select_statement_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.simple_arithmetic_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.simple_cond_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.simple_entity_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.simple_select_clause_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.simple_select_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.string_expression_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.string_primary_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.subquery_from_clause_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.subquery_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.subselect_identification_variable_declaration_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.trim_specification_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.where_clause_return
 
getTree() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
getTreeAdaptor() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
getTreeCaption() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
getTreeCaption() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.CustomConditionCreator
 
getTreeCaption() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.FtsConditionDescriptor
 
getTreeCaption() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.PropertyConditionDescriptor
 
getTrueString() - Method in class com.haulmont.chile.core.datatypes.FormatStrings
 
getTrustedClientPassword() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getTrustedClientPassword() - Method in interface com.haulmont.cuba.portal.config.PortalConfig
 
getTrustedClientPassword() - Method in class com.haulmont.cuba.security.auth.TrustedClientCredentials
 
getTrustedClientPassword() - Method in interface com.haulmont.cuba.web.auth.WebAuthConfig
 
getTrustedClientPassword() - Method in interface com.haulmont.idp.IdpConfig
 
getTrustedClientPassword() - Method in interface com.haulmont.restapi.config.RestApiConfig
 
getTrustedClientPermittedIpList() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getTrustedServicePassword() - Method in interface com.haulmont.idp.IdpConfig
 
getType() - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
getType() - Method in interface com.haulmont.chile.core.model.MetaProperty
 
getType() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
getType() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaProperty
 
getType() - Method in class com.haulmont.cuba.core.app.scheduled.MethodParameterInfo
 
getType() - Method in exception com.haulmont.cuba.core.global.AccessDeniedException
 
getType() - Method in exception com.haulmont.cuba.core.global.FileStorageException
 
getType() - Method in class com.haulmont.cuba.core.global.filter.Clause
 
getType() - Method in class com.haulmont.cuba.core.global.filter.ParameterInfo
 
getType() - Method in class com.haulmont.cuba.core.sys.entitycache.QueryResult
 
getType() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
getType() - Static method in class com.haulmont.cuba.core.sys.persistence.DbmsType
 
getType(String) - Static method in class com.haulmont.cuba.core.sys.persistence.DbmsType
 
getType() - Method in class com.haulmont.cuba.gui.components.AggregationInfo
 
getType() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
getType() - Method in interface com.haulmont.cuba.gui.components.DataGrid.ColumnGenerator
Return column type for this generator.
getType() - Method in class com.haulmont.cuba.gui.components.DialogAction
 
getType() - Method in interface com.haulmont.cuba.gui.components.Embedded
Deprecated.
 
getType() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
getType() - Method in class com.haulmont.cuba.gui.components.filter.Param
 
getType() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
getType() - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
getType() - Method in class com.haulmont.cuba.security.entity.Permission
 
getType() - Method in class com.haulmont.cuba.security.entity.Role
 
getType() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
getType() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperationParameter
 
getType() - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryParamInfo
 
getType() - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestMethodParamInfo
 
getType() - Method in class com.haulmont.restapi.data.PermissionInfo
 
getType() - Method in class com.haulmont.restapi.service.filter.RestFilterGroupCondition
 
getTypeMap() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
getTypeName() - Method in class com.haulmont.cuba.core.app.scheduled.MethodParameterInfo
 
getTypeName() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
getUIAccessor() - Method in interface com.haulmont.cuba.gui.executors.BackgroundWorker
Obtain UI access for later use from background thread.
getUiDefaults() - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
 
getUiEventListeners() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
INTERNAL.
getUiEventsMulticaster() - Method in class com.haulmont.cuba.desktop.App
 
getUiEventsMulticaster() - Method in class com.haulmont.cuba.web.AppUI
 
getUiHeartbeatIntervalSec() - Method in interface com.haulmont.cuba.web.WebConfig
 
getUnary() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getUniqueConstraintViolationPattern() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getUniqueConstraintViolationPattern() - Method in class com.haulmont.cuba.client.sys.PersistenceManagerClient
 
getUniqueConstraintViolationPattern() - Method in interface com.haulmont.cuba.core.app.PersistenceManagerService
 
getUniqueConstraintViolationPattern() - Method in class com.haulmont.cuba.core.app.PersistenceManagerServiceBean
 
getUniqueConstraintViolationPattern() - Method in interface com.haulmont.cuba.core.sys.persistence.DbmsFeatures
 
getUniqueConstraintViolationPattern() - Method in class com.haulmont.cuba.core.sys.persistence.HsqlDbmsFeatures
 
getUniqueConstraintViolationPattern() - Method in class com.haulmont.cuba.core.sys.persistence.MssqlDbmsFeatures
 
getUniqueConstraintViolationPattern() - Method in class com.haulmont.cuba.core.sys.persistence.MysqlDbmsFeatures
 
getUniqueConstraintViolationPattern() - Method in class com.haulmont.cuba.core.sys.persistence.OracleDbmsFeatures
 
getUniqueConstraintViolationPattern() - Method in class com.haulmont.cuba.core.sys.persistence.PostgresDbmsFeatures
 
getUnit() - Method in class com.haulmont.cuba.gui.components.SizeWithUnit
Returns the size unit stored in this object.
getUnitFromSymbol(String) - Static method in enum com.haulmont.cuba.gui.components.SizeUnit
 
getUpdateCount() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
getUpdatedBy() - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
getUpdatedBy() - Method in class com.haulmont.cuba.core.entity.Config
 
getUpdatedBy() - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
getUpdatedBy() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getUpdatedBy() - Method in class com.haulmont.cuba.core.entity.Server
 
getUpdatedBy() - Method in class com.haulmont.cuba.core.entity.StandardEntity
 
getUpdatedBy() - Method in interface com.haulmont.cuba.core.entity.Updatable
 
getUpdatedBy() - Method in class com.haulmont.cuba.security.entity.Presentation
 
getUpdateIntervalMs() - Method in class com.haulmont.cuba.client.sys.cache.ConfigCacheStrategy
 
getUpdatePermissionVariant() - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
getUpdates() - Method in class com.haulmont.cuba.core.sys.PostUpdateScripts
 
getUpdateTs() - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
getUpdateTs() - Method in class com.haulmont.cuba.core.entity.Config
 
getUpdateTs() - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
getUpdateTs() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getUpdateTs() - Method in class com.haulmont.cuba.core.entity.Server
 
getUpdateTs() - Method in class com.haulmont.cuba.core.entity.StandardEntity
 
getUpdateTs() - Method in interface com.haulmont.cuba.core.entity.Updatable
 
getUpdateTs() - Method in class com.haulmont.cuba.gui.app.security.session.browse.UserSessionsDatasource
 
getUpdateTs() - Method in class com.haulmont.cuba.security.entity.Presentation
 
getUploadButtonCaption() - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
getUploadButtonDescription() - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
getUploadButtonIcon() - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
getUploadsMap() - Method in interface com.haulmont.cuba.gui.components.FileMultiUploadField
Get uploads map
getURL(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getURL(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
getUrl(Object) - Method in interface com.haulmont.cuba.core.sys.remoting.discovery.ServerSelector
Get server URL to be used for the current request.
getUrl(Object) - Method in class com.haulmont.cuba.core.sys.remoting.discovery.StickySessionServerSelector
 
getUrl() - Method in interface com.haulmont.cuba.gui.components.Link
 
getUrl() - Method in interface com.haulmont.cuba.gui.components.UrlResource
 
getUrl() - Method in class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
getUrls(String) - Method in interface com.haulmont.cuba.core.sys.remoting.discovery.SessionUrlsHolder
 
getUrls() - Method in class com.haulmont.cuba.core.sys.remoting.discovery.StaticServerSelector
 
getUrls() - Method in class com.haulmont.cuba.core.sys.remoting.discovery.StickySessionServerSelector
Must be implemented in concrete classes to return a list of available servers.
getUrls(String) - Method in class com.haulmont.cuba.core.sys.remoting.discovery.UserSessionUrlsHolder
 
getUrls(String) - Method in class com.haulmont.cuba.portal.sys.remoting.discovery.PortalHttpSessionUrlsHolder
 
getUrls(String) - Method in class com.haulmont.cuba.web.sys.remoting.discovery.WebHttpSessionUrlsHolder
 
getUseAstBasedJpqlTransformer() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
getUseDeviceWidthForViewport() - Method in interface com.haulmont.cuba.web.WebConfig
 
getUsedVariableNames() - Method in class com.haulmont.cuba.core.sys.jpql.transform.VariableManipulator
 
getUseEntityDataStoreForIdSequence() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getUseFontIcons() - Method in interface com.haulmont.cuba.web.WebConfig
 
getUseInverseHeader() - Method in interface com.haulmont.cuba.web.WebConfig
 
getUseLocalServiceInvocation() - Method in interface com.haulmont.cuba.web.WebConfig
 
getUseMaxResults() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
getUseMaxResults() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
getUseMaxResults() - Method in interface com.haulmont.cuba.gui.components.Filter
 
getUsePushLongPolling() - Method in interface com.haulmont.cuba.web.WebConfig
 
getUser() - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
getUser() - Method in class com.haulmont.cuba.core.global.LockInfo
 
getUser() - Method in class com.haulmont.cuba.core.sys.SecurityContext
 
getUser() - Method in class com.haulmont.cuba.gui.app.security.events.UserPasswordChangedEvent
 
getUser() - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
getUser() - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
getUser() - Method in class com.haulmont.cuba.security.entity.Presentation
 
getUser() - Method in class com.haulmont.cuba.security.entity.RememberMeToken
 
getUser() - Method in class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
getUser() - Method in class com.haulmont.cuba.security.entity.SearchFolder
 
getUser() - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
getUser() - Method in class com.haulmont.cuba.security.entity.UserRole
 
getUser() - Method in class com.haulmont.cuba.security.entity.UserSetting
 
getUser() - Method in class com.haulmont.cuba.security.entity.UserSubstitution
 
getUser() - Method in class com.haulmont.cuba.security.global.UserSession
Logged-in user
getUserCanChooseDefaultScreen() - Method in interface com.haulmont.cuba.web.WebConfig
Defines whether a user is able to choose the default screen or not.
getUserData() - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
getUseReadOnlyTransactionForLoad() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getUseRedirectWithBlankPageForLinkAction() - Method in interface com.haulmont.cuba.web.WebConfig
 
getUserFriendlyName() - Method in interface com.haulmont.cuba.core.sys.jpql.model.Attribute
 
getUserFriendlyName() - Method in class com.haulmont.cuba.core.sys.jpql.model.AttributeImpl
 
getUserFriendlyName() - Method in interface com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModel
 
getUserFriendlyName() - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
getUserFriendlyName() - Method in class com.haulmont.cuba.core.sys.jpql.model.NoJpqlEntityModel
 
getUserIdentifier() - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
getUserIdentifier() - Method in class com.haulmont.cuba.security.auth.LoginPasswordCredentials
 
getUserIdentifier() - Method in class com.haulmont.cuba.security.auth.RememberMeCredentials
 
getUserIdentifier() - Method in class com.haulmont.cuba.security.auth.TrustedClientCredentials
 
getUserIdentifier() - Method in class com.haulmont.cuba.web.security.AnonymousUserCredentials
 
getUserIdentifier() - Method in class com.haulmont.cuba.web.security.ExternalUserCredentials
 
getUserIds() - Method in interface com.haulmont.cuba.core.app.ScreenProfilerService
 
getUserIds() - Method in class com.haulmont.cuba.core.app.ScreenProfilerServiceBean
 
getUserIndicator() - Method in class com.haulmont.cuba.gui.components.AbstractMainWindow
 
getUserIndicator() - Method in interface com.haulmont.cuba.gui.components.Window.HasUserIndicator
 
getUserInfo() - Method in class com.haulmont.restapi.controllers.UserInfoController
 
getUserInfo() - Method in class com.haulmont.restapi.service.UserInfoControllerManager
 
getUserLogin() - Method in class com.haulmont.cuba.core.entity.AccessToken
 
getUserLogin() - Method in class com.haulmont.cuba.core.entity.RefreshToken
 
getUserLogin() - Method in class com.haulmont.cuba.security.app.UserSessionService.Filter
 
getUserName() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
getUsername() - Method in class com.haulmont.cuba.core.sys.CubaMailSender
 
getUserName() - Method in class com.haulmont.cuba.security.app.UserSessionService.Filter
 
getUserName() - Method in class com.haulmont.cuba.security.entity.UserSessionEntity
 
getUsername() - Method in class com.haulmont.idp.model.AuthRequest
 
getUserNameFormatter() - Method in interface com.haulmont.cuba.gui.components.mainwindow.UserIndicator
 
getUserPrincipal() - Method in class com.haulmont.cuba.web.security.idp.IdpServletRequestWrapper
 
getUserRoles() - Method in class com.haulmont.cuba.security.entity.User
 
getUsers() - Method in class com.haulmont.cuba.gui.app.security.group.browse.UserGroupChangedEvent
 
getUserSession() - Method in interface com.haulmont.cuba.client.sys.cache.CacheUserSessionProvider
 
getUserSession() - Method in class com.haulmont.cuba.client.testsupport.TestUserSessionSource
 
getUserSession() - Method in interface com.haulmont.cuba.core.global.UserSessionSource
 
getUserSession() - Method in class com.haulmont.cuba.core.sys.UserSessionSourceImpl
 
getUserSession() - Method in class com.haulmont.cuba.gui.executors.impl.TaskHandlerImpl
 
getUserSession() - Static method in class com.haulmont.cuba.portal.security.PortalSessionProvider
Current portal session
getUserSession() - Method in class com.haulmont.cuba.portal.sys.cache.PortalCacheUserSessionProvider
 
getUserSession() - Method in class com.haulmont.cuba.portal.sys.security.PortalUserSessionSource
 
getUserSession(UUID) - Method in interface com.haulmont.cuba.security.app.UserSessionService
Get a UserSession by its identifier.
getUserSession(UUID) - Method in class com.haulmont.cuba.security.app.UserSessionServiceBean
 
getUserSession() - Method in class com.haulmont.cuba.security.auth.events.AfterLoginEvent
 
getUserSession() - Method in class com.haulmont.cuba.security.auth.events.UserLoggedInEvent
 
getUserSession() - Method in class com.haulmont.cuba.security.auth.events.UserLoggedOutEvent
 
getUserSession() - Method in class com.haulmont.cuba.testsupport.TestUserSessionSource
 
getUserSession() - Method in class com.haulmont.cuba.web.security.events.AfterLoginEvent
 
getUserSession() - Method in class com.haulmont.cuba.web.security.events.UserSessionFinishedEvent
 
getUserSession() - Method in class com.haulmont.cuba.web.security.events.UserSessionStartedEvent
 
getUserSession() - Method in class com.haulmont.cuba.web.sys.cache.WebCacheUserSessionProvider
 
getUserSession() - Method in class com.haulmont.cuba.web.sys.WebUserSessionSource
 
getUserSession() - Method in class com.haulmont.restapi.auth.OAuthTokenIssuer.OAuth2AccessTokenResult
 
getUserSessionEntitiesStream() - Method in class com.haulmont.cuba.security.app.UserSessions
 
getUserSessionEntitiesStream() - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
Stream of non-persistent entities representing active user sessions.
getUserSessionExpirationTimeoutSec() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getUserSessionInfo() - Method in class com.haulmont.cuba.security.app.UserSessions
 
getUserSessionInfo() - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
getUserSessionInfo() - Method in interface com.haulmont.cuba.security.app.UserSessionService
Deprecated.
getUserSessionInfo() - Method in class com.haulmont.cuba.security.app.UserSessionServiceBean
 
getUserSessionLogEnabled() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getUserSessionProviderUrl() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getUserSessionSendTimeoutSec() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
getUserSessionsStream() - Method in class com.haulmont.cuba.security.app.UserSessions
 
getUserSessionsStream() - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
Stream of active user sessions.
getUserSessionTouchTimeoutSec() - Method in interface com.haulmont.cuba.core.app.ServerConfig
UserSessionsAPI will update last used timestamp for a session only if the old value is older than the current + timeout.
getUseSaveConfirmation() - Method in interface com.haulmont.cuba.client.ClientConfig
 
getUseSessionFixationProtection() - Method in interface com.haulmont.cuba.web.WebConfig
Reinitialize session after login to protect from Session Fixation attacks.
getUseSpringApplicationEventsToSetupAttributeAccess() - Method in interface com.haulmont.cuba.core.app.ServerConfig
Indicates that Spring application events should be used to setup attribute access (true - old behavior, false - new recommended behavior)
getUseUserTimeZone() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getUuid() - Method in class com.haulmont.cuba.core.entity.AbstractNotPersistentEntity
Deprecated.
 
getUuid() - Method in class com.haulmont.cuba.core.entity.BaseUuidEntity
 
getUuid() - Method in interface com.haulmont.cuba.core.entity.HasUuid
 
getUuid() - Method in class com.haulmont.cuba.core.entity.IdProxy
INTERNAL
getUuid(Map<String, Object>) - Method in enum com.haulmont.cuba.gui.WindowParams
Get UUID value from the parameters map.
getUuidTypeClassName() - Method in interface com.haulmont.cuba.core.sys.persistence.DbmsFeatures
 
getUuidTypeClassName() - Method in class com.haulmont.cuba.core.sys.persistence.HsqlDbmsFeatures
 
getUuidTypeClassName() - Method in class com.haulmont.cuba.core.sys.persistence.MssqlDbmsFeatures
 
getUuidTypeClassName() - Method in class com.haulmont.cuba.core.sys.persistence.MysqlDbmsFeatures
 
getUuidTypeClassName() - Method in class com.haulmont.cuba.core.sys.persistence.OracleDbmsFeatures
 
getUuidTypeClassName() - Method in class com.haulmont.cuba.core.sys.persistence.PostgresDbmsFeatures
 
getValidationErrorMessage() - Method in class com.haulmont.cuba.gui.components.validators.BeanValidator
 
getValidationGroups() - Method in class com.haulmont.cuba.gui.components.validators.BeanValidator
 
getValidationNotificationType() - Method in interface com.haulmont.cuba.client.ClientConfig
Standard Window validation error notification type.
getValidator() - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation
 
getValidator(ConstraintMapping) - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation
 
getValidator(ConstraintMapping, BeanValidation.ValidationOptions) - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation
 
getValidator() - Method in interface com.haulmont.cuba.core.global.BeanValidation
Get default validator for current locale if there is current UserSession or with default locale.
getValidator(ConstraintMapping) - Method in interface com.haulmont.cuba.core.global.BeanValidation
Get validator with custom constraint mapping and current locale if there is current UserSession or with default locale.
getValidator(ConstraintMapping, BeanValidation.ValidationOptions) - Method in interface com.haulmont.cuba.core.global.BeanValidation
Get validator with custom constraint mapping and additional validation options.
getValidator() - Method in class com.haulmont.cuba.core.sys.BeanValidationImpl
 
getValidator(ConstraintMapping) - Method in class com.haulmont.cuba.core.sys.BeanValidationImpl
 
getValidator(ConstraintMapping, BeanValidation.ValidationOptions) - Method in class com.haulmont.cuba.core.sys.BeanValidationImpl
 
getValidators() - Method in interface com.haulmont.cuba.gui.components.Field
 
getValue(String) - Method in class com.haulmont.chile.core.model.impl.AbstractInstance
 
getValue(String) - Method in interface com.haulmont.chile.core.model.Instance
Get an attribute value.
getValue() - Method in class com.haulmont.chile.core.model.Instance.PropertyChangeEvent
 
getValue() - Method in class com.haulmont.cuba.core.app.scheduled.MethodParameterInfo
 
getValue(Entity, String) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
getValue(String) - Method in class com.haulmont.cuba.core.entity.BaseGenericIdEntity
 
getValue() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeEnumValue
 
getValue() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
getValue() - Method in class com.haulmont.cuba.core.entity.Config
 
getValue() - Method in class com.haulmont.cuba.core.entity.contracts.Id
 
getValue(String) - Method in class com.haulmont.cuba.core.entity.KeyValueEntity
 
getValue() - Method in class com.haulmont.cuba.core.global.EmailHeader
Returns the value of this header.
getValue() - Method in class com.haulmont.cuba.core.global.filter.ParameterInfo
 
getValue() - Method in class com.haulmont.cuba.core.PersistenceTools.RefId
Returns the reference ID value (can be null) if PersistenceTools.RefId.isLoaded() is true
getValue() - Method in class com.haulmont.cuba.core.sys.serialization.UnfetchedValueHolder
 
getValue() - Method in class com.haulmont.cuba.core.sys.StatisticsAccumulator.Parameter
 
getValue() - Method in class com.haulmont.cuba.gui.app.core.categories.LocalizedEnumerationWindow
 
getValue() - Method in class com.haulmont.cuba.gui.app.core.categories.LocalizedNameFrame
 
getValue() - Method in enum com.haulmont.cuba.gui.app.security.role.edit.PermissionValue
 
getValue() - Method in enum com.haulmont.cuba.gui.app.security.role.edit.PropertyPermissionValue
 
getValue() - Method in enum com.haulmont.cuba.gui.app.security.role.edit.UiPermissionValue
 
getValue() - Method in interface com.haulmont.cuba.gui.components.autocomplete.AutoCompleteSupport
 
getValue() - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.Option
 
getValue() - Method in interface com.haulmont.cuba.gui.components.CheckBox
 
getValue() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
 
getValue() - Method in interface com.haulmont.cuba.gui.components.Component.HasValue
 
getValue() - Method in class com.haulmont.cuba.gui.components.Component.ValueChangeEvent
 
getValue(DataGrid.ColumnGeneratorEvent<E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid.ColumnGenerator
Returns value for given event.
getValue() - Method in interface com.haulmont.cuba.gui.components.DateField
 
getValue() - Method in interface com.haulmont.cuba.gui.components.DatePicker
 
getValue() - Method in class com.haulmont.cuba.gui.components.filter.Param
 
getValue() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
getValue() - Method in class com.haulmont.cuba.gui.components.GroupTable.GroupCellContext
 
getValue() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
getValue() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
getValue() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorPopupWindow
 
getValue() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorWindowController
 
getValue() - Method in interface com.haulmont.cuba.gui.components.PasswordField
 
getValue() - Method in interface com.haulmont.cuba.gui.components.ProgressBar
 
getValue() - Method in interface com.haulmont.cuba.gui.components.RichTextArea
 
getValue() - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
 
getValue() - Method in class com.haulmont.cuba.gui.components.SuggestionField.OptionWrapper
 
getValue(E) - Method in interface com.haulmont.cuba.gui.components.Table.Printable
 
getValue() - Method in interface com.haulmont.cuba.gui.components.TimeField
 
getValue() - Method in class com.haulmont.cuba.gui.data.Datasource.ItemPropertyChangeEvent
 
getValue(String) - Method in class com.haulmont.cuba.gui.data.DynamicAttributesEntity
 
getValue() - Method in class com.haulmont.cuba.gui.data.GroupInfo
 
getValue(String) - Method in interface com.haulmont.cuba.gui.FrameContext
Retrieves value of a component by complex name, dereferencing path to the component and possible drill down to the value
getValue(String) - Method in class com.haulmont.cuba.gui.FrameContextImpl
 
getValue() - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
getValue() - Method in class com.haulmont.cuba.security.entity.Permission
getValue() - Method in class com.haulmont.cuba.security.entity.UserSetting
 
getValue() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
getValue() - Method in class com.haulmont.restapi.data.PermissionInfo
 
getValue() - Method in class com.haulmont.restapi.service.filter.RestFilterPropertyCondition
 
getValueCaption(Object, ListEditor.ItemType, TimeZone) - Static method in class com.haulmont.cuba.gui.components.listeditor.ListEditorHelper
 
getValueChangeListeners() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateInIntervalComponent
 
getValueDescription() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
getValueEx(String) - Method in class com.haulmont.chile.core.model.impl.AbstractInstance
 
getValueEx(String) - Method in interface com.haulmont.chile.core.model.Instance
Get an attribute value.
getValueEx(Instance, String) - Static method in class com.haulmont.chile.core.model.utils.InstanceUtils
Get value of an attribute according to the rules described in Instance.getValueEx(String).
getValueEx(Instance, String[]) - Static method in class com.haulmont.chile.core.model.utils.InstanceUtils
Get value of an attribute according to the rules described in Instance.getValueEx(String).
getValueEx(String) - Method in class com.haulmont.cuba.gui.data.DynamicAttributesEntity
 
getValueId() - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
getValueMode() - Method in interface com.haulmont.cuba.gui.components.MaskedField
 
getValues() - Method in interface com.haulmont.chile.core.datatypes.Enumeration
 
getValues() - Method in class com.haulmont.chile.core.datatypes.impl.EnumerationImpl
 
getValues() - Method in class com.haulmont.cuba.core.entity.contracts.Ids
Extract ids of entities from List<Id<T, K>>.
getValues(List<Id<T, K>>) - Static method in class com.haulmont.cuba.core.entity.contracts.Ids
Extract ids of entities from List<Id<T, K>>.
getValues() - Method in interface com.haulmont.cuba.gui.components.ValueProvider
 
getValues() - Method in class com.haulmont.cuba.security.entity.LocalizedConstraintMessage
 
getValueSliderCaption() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Return caption of the slider for value.
getValueString() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
getValueSuffix() - Method in class com.haulmont.cuba.gui.components.autocomplete.Suggestion
 
getValueText() - Method in class com.haulmont.cuba.gui.components.autocomplete.Suggestion
 
getVariableName() - Method in class com.haulmont.cuba.core.global.QueryParser.QueryPath
 
getVariableName() - Method in class com.haulmont.cuba.core.sys.jpql.tree.BaseJoinNode
 
getVariableName() - Method in class com.haulmont.cuba.core.sys.jpql.tree.IdentificationVariableNode
 
getVariableNameByEntity(String) - Method in class com.haulmont.cuba.core.sys.jpql.QueryVariableContext
 
getVariableNameInUse(int) - Method in class com.haulmont.cuba.core.sys.jpql.transform.VariableManipulator
 
getVersion() - Method in class com.haulmont.cuba.core.entity.Config
 
getVersion() - Method in class com.haulmont.cuba.core.entity.StandardEntity
 
getVersion() - Method in interface com.haulmont.cuba.core.entity.Versioned
 
getVersion() - Method in class com.haulmont.cuba.core.global.BuildInfo.Content
 
getVersion() - Static method in class com.haulmont.cuba.core.sys.persistence.DbmsType
 
getVersion(String) - Static method in class com.haulmont.cuba.core.sys.persistence.DbmsType
 
getVersion() - Method in class com.haulmont.restapi.transform.AbstractEntityJsonTransformer
 
getView() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepViewProperty
 
getView() - Method in class com.haulmont.cuba.core.app.importexport.EntityImportViewProperty
 
getView(Class<? extends Entity>, String) - Method in interface com.haulmont.cuba.core.app.ServerInfoService
 
getView(Class<? extends Entity>, String) - Method in class com.haulmont.cuba.core.app.ServerInfoServiceBean
 
getView() - Method in class com.haulmont.cuba.core.global.LoadContext
 
getView() - Method in class com.haulmont.cuba.core.global.ViewProperty
 
getView(Class<? extends Entity>, String) - Method in interface com.haulmont.cuba.core.global.ViewRepository
Get View for an entity.
getView(MetaClass, String) - Method in interface com.haulmont.cuba.core.global.ViewRepository
Get View for an entity.
getView(Class<? extends Entity>, String) - Method in class com.haulmont.cuba.core.sys.AbstractViewRepository
Get View for an entity.
getView(MetaClass, String) - Method in class com.haulmont.cuba.core.sys.AbstractViewRepository
Get View for an entity.
getView() - Method in interface com.haulmont.cuba.gui.data.Datasource
 
getView() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
getView() - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
getView() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
getView() - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
getView() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
getView(MetaClass, String) - Method in class com.haulmont.restapi.common.RestControllerUtils
Finds a view for a given metaClass.
getView(String, String) - Method in class com.haulmont.restapi.controllers.EntitiesMetadataController
 
getView(String, String) - Method in class com.haulmont.restapi.service.EntitiesMetadataControllerManager
 
getViewFileExtensions() - Method in interface com.haulmont.cuba.web.WebConfig
 
getViewName() - Method in class com.haulmont.cuba.core.global.EntityLoadInfo
 
getViewName() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
getViewName() - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryInfo
 
getViewNames(MetaClass) - Method in interface com.haulmont.cuba.core.global.ViewRepository
Returns names of views defined for the metaClass
getViewNames(Class<? extends Entity>) - Method in interface com.haulmont.cuba.core.global.ViewRepository
Returns names of views defined for the entityClass
getViewNames(MetaClass) - Method in class com.haulmont.cuba.core.sys.AbstractViewRepository
 
getViewNames(Class<? extends Entity>) - Method in class com.haulmont.cuba.core.sys.AbstractViewRepository
 
getViewPropertyPaths(View, MetaClass) - Method in class com.haulmont.cuba.core.global.MetadataTools
Collects all meta-properties of the given meta-class included to the given view as MetaPropertyPaths.
getViewRepository() - Method in interface com.haulmont.cuba.core.global.Metadata
Convenient access to ViewRepository bean.
getViewRepository() - Method in class com.haulmont.cuba.core.sys.MetadataImpl
 
getViews() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation
 
getViews() - Method in interface com.haulmont.cuba.core.app.ServerInfoService
 
getViews() - Method in class com.haulmont.cuba.core.app.ServerInfoServiceBean
 
getViews() - Method in class com.haulmont.cuba.core.global.CommitContext
Enables defining a view for each committed entity.
getViewXml() - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
getVirtualKey() - Method in enum com.haulmont.cuba.gui.components.KeyCombination.Key
 
getVisibilityScript() - Method in class com.haulmont.cuba.core.entity.AppFolder
 
getVisibleColumns() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Returns a copy of columns not hidden by security permissions.
getWarnings() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
getWarnings() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
getWebAppUrl() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getWebContextName() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getWebHostName() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getWebJarJQueryPath() - Method in interface com.haulmont.cuba.web.WebConfig
 
getWebPage() - Method in class com.haulmont.cuba.gui.app.core.credits.CreditsItem
 
getWebPort() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
getWebRequestsCount() - Method in class com.haulmont.cuba.web.app.WebStatisticsAccumulator
 
getWebRequestsCount() - Method in class com.haulmont.cuba.web.jmx.StatisticsCounter
 
getWebRequestsCount() - Method in interface com.haulmont.cuba.web.jmx.StatisticsCounterMBean
 
getWebRequestsPerSecond() - Method in class com.haulmont.cuba.web.app.WebStatisticsAccumulator
 
getWebRequestsPerSecond() - Method in class com.haulmont.cuba.web.jmx.StatisticsCounter
 
getWebRequestsPerSecond() - Method in interface com.haulmont.cuba.web.jmx.StatisticsCounterMBean
 
getWebResourceTimestamp() - Method in class com.haulmont.cuba.web.App
 
getWeek() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarWeekClickEvent
 
getWeeklyCaptionFormat() - Method in interface com.haulmont.cuba.gui.components.Calendar
 
getWhere() - Method in class com.haulmont.cuba.gui.components.filter.condition.CustomCondition
 
getWhere() - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
getWhereClause() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getWhereClause() - Method in class com.haulmont.cuba.security.entity.Constraint
 
getWhereClause() - Method in class com.haulmont.cuba.security.global.ConstraintData
 
getWhereClauseHelp() - Method in class com.haulmont.cuba.gui.app.security.constraint.edit.ConstraintEditor
 
getWhereClauseHelp() - Method in class com.haulmont.cuba.gui.components.filter.edit.CustomConditionFrame
 
getWidgetSet() - Method in interface com.haulmont.cuba.web.WebConfig
 
getWidth() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
getWidth() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getWidth() - Method in interface com.haulmont.cuba.gui.components.Component
Get component width in Component.getWidthUnits()
getWidth() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
getWidth() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
getWidth() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
getWidth() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
getWidth() - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
getWidth() - Method in class com.haulmont.cuba.gui.components.ResizableTextArea.ResizeEvent
 
getWidth() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
getWidth() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
getWidth() - Method in class com.haulmont.cuba.gui.DialogOptions
 
getWidth() - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
getWidth() - Method in class com.haulmont.cuba.gui.export.ExcelAutoColumnSizer
 
getWidth() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
getWidth() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getWidthUnit() - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
getWidthUnit() - Method in class com.haulmont.cuba.gui.DialogOptions
 
getWidthUnit() - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
getWidthUnit() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
getWidthUnits() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getWidthUnits() - Method in interface com.haulmont.cuba.gui.components.Component
getWidthUnits() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
getWidthUnits() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
getWidthUnits() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getWindow() - Method in class com.haulmont.cuba.gui.components.ListEditor.EditorCloseEvent
 
getWindow(Component.BelongToFrame) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
Get the topmost window for the specified component.
getWindowComponent(Window, String) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
 
getWindowIcon() - Method in interface com.haulmont.cuba.desktop.DesktopConfig
 
getWindowId() - Method in class com.haulmont.cuba.gui.components.actions.AddAction
 
getWindowId() - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
getWindowId() - Method in class com.haulmont.cuba.gui.components.actions.EditAction
 
getWindowImplementation(Component.BelongToFrame) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
Get the topmost window for the specified component.
getWindowInfo(String) - Method in class com.haulmont.cuba.gui.config.WindowConfig
Get screen information by screen ID.
getWindowInfo(String, DeviceInfo) - Method in class com.haulmont.cuba.gui.config.WindowConfig
Get screen information by screen ID.
getWindowLoaders() - Static method in class com.haulmont.cuba.gui.xml.layout.LayoutLoaderConfig
 
getWindowManager() - Method in class com.haulmont.cuba.desktop.TopLevelFrame
 
getWindowManager() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
getWindowManager() - Method in interface com.haulmont.cuba.gui.components.Window
 
getWindowManager() - Method in class com.haulmont.cuba.web.App
 
getWindowManager() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getWindowParams() - Method in class com.haulmont.cuba.gui.components.actions.AddAction
 
getWindowParams() - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
getWindowParams() - Method in class com.haulmont.cuba.gui.components.actions.EditAction
 
getWindowParamsSupplier() - Method in class com.haulmont.cuba.gui.components.actions.AddAction
 
getWindowParamsSupplier() - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
getWindowParamsSupplier() - Method in class com.haulmont.cuba.gui.components.actions.EditAction
 
getWindows() - Method in class com.haulmont.cuba.gui.config.WindowConfig
All registered screens
getWorkArea() - Method in class com.haulmont.cuba.gui.components.AbstractMainWindow
 
getWorkArea() - Method in interface com.haulmont.cuba.gui.components.Window.HasWorkArea
 
getWrappedFrame() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
getWrappedFrame() - Method in interface com.haulmont.cuba.gui.components.Frame.Wrapper
 
getWrappedWindow() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
INTERNAL.
getWrappedWindow() - Method in interface com.haulmont.cuba.gui.components.Window.Wrapper
 
getWrapper() - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
getWrapper() - Method in interface com.haulmont.cuba.gui.components.WrappedFrame
 
getWrapper() - Method in interface com.haulmont.cuba.gui.components.WrappedWindow
 
getWrapper() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getWriteable() - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
getXml(ConditionsTree, Param.ValueProperty) - Method in interface com.haulmont.cuba.gui.components.filter.FilterParser
Converts filter conditions tree to filter xml
getXml(ConditionsTree, Param.ValueProperty) - Method in class com.haulmont.cuba.gui.components.filter.FilterParserImpl
Converts filter conditions tree to filter xml
getXml() - Method in enum com.haulmont.cuba.gui.components.filter.GroupType
 
getXml() - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
getXml() - Method in class com.haulmont.cuba.security.entity.Presentation
 
getXmlDescriptor() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
getXmlDescriptor() - Method in interface com.haulmont.cuba.gui.components.Component.HasXmlDescriptor
 
getXmlDescriptor() - Method in class com.haulmont.cuba.gui.components.ComponentGenerationContext
 
getXmlDescriptor() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
getXmlDescriptor() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
getYear() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarWeekClickEvent
 
GlobalConfig - Interface in com.haulmont.cuba.core.global
Configuration parameters interface used by all layers: CORE, WEB, DESKTOP.
GlobalPersistentAttributesLoadChecker - Class in com.haulmont.cuba.core.global
 
GlobalPersistentAttributesLoadChecker() - Constructor for class com.haulmont.cuba.core.global.GlobalPersistentAttributesLoadChecker
 
GridLayout - Interface in com.haulmont.cuba.gui.components
A layout where the components are laid out on a grid using cell coordinates.
GridLayout.Area - Class in com.haulmont.cuba.gui.components
Defines a rectangular area of cells in a GridLayout.
GroovyGenerator - Class in com.haulmont.cuba.core.global.filter
 
GroovyGenerator() - Constructor for class com.haulmont.cuba.core.global.filter.GroovyGenerator
 
GROUP - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
GROUP - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
Group - Class in com.haulmont.cuba.security.entity
User access group.
Group() - Constructor for class com.haulmont.cuba.security.entity.Group
 
GROUPBOX_LIGHT - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Remove bottom and side borders of the GroupBox (only the top line will remain).
GROUPBOX_PANEL_BORDERLESS - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Remove borders and the background color of the GroupBox.
GroupBoxLayout - Interface in com.haulmont.cuba.gui.components
 
GroupBoxLayout.Orientation - Enum in com.haulmont.cuba.gui.components
 
GroupBrowser - Class in com.haulmont.cuba.gui.app.security.group.browse
 
GroupBrowser() - Constructor for class com.haulmont.cuba.gui.app.security.group.browse.GroupBrowser
 
GroupBrowser.Companion - Interface in com.haulmont.cuba.gui.app.security.group.browse
 
groupBy(Object[]) - Method in interface com.haulmont.cuba.gui.components.GroupTable
Performs grouping by the given properties.
groupBy(Object[]) - Method in interface com.haulmont.cuba.gui.data.GroupDatasource
Perform grouping by the list of properties
groupBy(Object[]) - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
groupBy(Object[], CollectionDatasource.Sortable.SortInfo<MetaPropertyPath>[]) - Method in class com.haulmont.cuba.gui.data.impl.GroupDelegate
 
groupBy(Object[]) - Method in class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
groupby_clause() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
groupby_clause_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.groupby_clause_return
 
groupby_item() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
groupby_item_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.groupby_item_return
 
groupByColumns(String...) - Method in interface com.haulmont.cuba.gui.components.GroupTable
Performs grouping by the given ids of table columns.
GroupByNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
GroupByNode(int) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.GroupByNode
 
GroupCellContext(GroupInfo, Object, String, List<E>) - Constructor for class com.haulmont.cuba.gui.components.GroupTable.GroupCellContext
 
GroupCondition - Class in com.haulmont.cuba.gui.components.filter.condition
Base GUI class for grouping conditions (AND & OR).
GroupCondition(Element, String) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.GroupCondition
 
GroupCondition(GroupConditionDescriptor) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.GroupCondition
 
GroupConditionDescriptor - Class in com.haulmont.cuba.gui.components.filter.descriptor
Base GUI class for grouping conditions descriptors (AND and OR groups).
GroupConditionDescriptor(GroupType, String, CollectionDatasource) - Constructor for class com.haulmont.cuba.gui.components.filter.descriptor.GroupConditionDescriptor
 
GroupConditionFrame - Class in com.haulmont.cuba.gui.components.filter.edit
 
GroupConditionFrame() - Constructor for class com.haulmont.cuba.gui.components.filter.edit.GroupConditionFrame
 
GroupDatasource<T extends Entity<K>,K> - Interface in com.haulmont.cuba.gui.data
CollectionDatasource which supports a grouping of items by the list of properties
GroupDatasourceImpl<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
 
GroupDatasourceImpl() - Constructor for class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
GroupDelegate<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
 
GroupEditor - Class in com.haulmont.cuba.gui.app.security.group.edit
 
GroupEditor() - Constructor for class com.haulmont.cuba.gui.app.security.group.edit.GroupEditor
 
GroupEntityListener - Class in com.haulmont.cuba.security.listener
 
GroupEntityListener() - Constructor for class com.haulmont.cuba.security.listener.GroupEntityListener
 
GroupHierarchy - Class in com.haulmont.cuba.security.entity
User access groups hierarchy.
GroupHierarchy() - Constructor for class com.haulmont.cuba.security.entity.GroupHierarchy
 
GroupInfo<P> - Class in com.haulmont.cuba.gui.data
 
GroupInfo(LinkedMap) - Constructor for class com.haulmont.cuba.gui.data.GroupInfo
 
GroupInfoComparator - Class in com.haulmont.cuba.gui.data.impl
 
GroupInfoComparator(boolean) - Constructor for class com.haulmont.cuba.gui.data.impl.GroupInfoComparator
 
GroupLookup - Class in com.haulmont.cuba.gui.app.security.group.lookup
 
GroupLookup() - Constructor for class com.haulmont.cuba.gui.app.security.group.lookup.GroupLookup
 
GroupOperationEditor - Class in com.haulmont.cuba.gui.components.filter.operationedit
Grouping condition operation editor.
GroupOperationEditor(AbstractCondition) - Constructor for class com.haulmont.cuba.gui.components.filter.operationedit.GroupOperationEditor
 
GroupPropertyDatasourceImpl<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
 
GroupPropertyDatasourceImpl() - Constructor for class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
GroupTable<E extends Entity> - Interface in com.haulmont.cuba.gui.components
 
GroupTable.GroupCellContext<E> - Class in com.haulmont.cuba.gui.components
 
GroupTable.GroupCellValueFormatter<E> - Interface in com.haulmont.cuba.gui.components
 
GroupTable.GroupStyleProvider<E extends Entity> - Interface in com.haulmont.cuba.gui.components
Allows to define different styles for table cells.
GroupType - Enum in com.haulmont.cuba.gui.components.filter
Generic filter grouping condition type.
GuiActionSupport - Class in com.haulmont.cuba.gui.components.actions
Contains utility methods used by GUI actions.
GuiActionSupport() - Constructor for class com.haulmont.cuba.gui.components.actions.GuiActionSupport
 
GuiDevelopmentException - Exception in com.haulmont.cuba.gui
 
GuiDevelopmentException(String, String) - Constructor for exception com.haulmont.cuba.gui.GuiDevelopmentException
 
GuiDevelopmentException(String, String, String, Object) - Constructor for exception com.haulmont.cuba.gui.GuiDevelopmentException
 
GuiDevelopmentException(String, String, Map<String, Object>) - Constructor for exception com.haulmont.cuba.gui.GuiDevelopmentException
 
GZ - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 

H

HaloTheme - Class in com.haulmont.cuba.web.theme
 
HaloTheme() - Constructor for class com.haulmont.cuba.web.theme.HaloTheme
 
handle(ResultSet) - Method in class com.haulmont.bali.db.ArrayHandler
Places the column values from the first row in an Object[].
handle(ResultSet) - Method in class com.haulmont.bali.db.ListArrayHandler
 
handle(ResultSet) - Method in class com.haulmont.bali.db.MapHandler
Converts the first row in the ResultSet into a Map.
handle(ResultSet) - Method in class com.haulmont.bali.db.MapListHandler
 
handle(ResultSet) - Method in interface com.haulmont.bali.db.ResultSetHandler
Turn the ResultSet into an Object.
handle(Thread, Throwable) - Method in class com.haulmont.cuba.desktop.exception.AbstractExceptionHandler
 
handle(Throwable) - Method in class com.haulmont.cuba.desktop.exception.AWTExceptionHandler
 
handle(Thread, Throwable) - Method in class com.haulmont.cuba.desktop.exception.ConnectExceptionHandler
 
handle(Thread, Throwable) - Method in class com.haulmont.cuba.desktop.exception.DefaultExceptionHandler
 
handle(Thread, Throwable) - Method in interface com.haulmont.cuba.desktop.exception.ExceptionHandler
Handles exception if can
handle(Thread, Throwable, DesktopWindowManager) - Method in class com.haulmont.cuba.desktop.exception.ExceptionHandlers
Delegates exception handling to registered handlers.
handle(Collection) - Method in interface com.haulmont.cuba.gui.components.actions.AddAction.AfterAddHandler
 
handle(Entity) - Method in interface com.haulmont.cuba.gui.components.actions.CreateAction.AfterCommitHandler
 
handle(Window, String) - Method in interface com.haulmont.cuba.gui.components.actions.CreateAction.AfterWindowClosedHandler
 
handle(Entity) - Method in interface com.haulmont.cuba.gui.components.actions.EditAction.AfterCommitHandler
 
handle(Window, String) - Method in interface com.haulmont.cuba.gui.components.actions.EditAction.AfterWindowClosedHandler
 
handle(Set) - Method in interface com.haulmont.cuba.gui.components.actions.RemoveAction.AfterRemoveHandler
 
handle(AbstractCondition) - Method in interface com.haulmont.cuba.gui.components.filter.AddConditionHelper.Handler
 
handle(Throwable, WindowManager) - Method in class com.haulmont.cuba.gui.exception.AbstractGenericExceptionHandler
 
handle(Throwable, WindowManager) - Method in class com.haulmont.cuba.gui.exception.DeletePolicyHandler
 
handle(Throwable, WindowManager) - Method in interface com.haulmont.cuba.gui.exception.GenericExceptionHandler
Handle an exception.
handle(Throwable, WindowManager) - Method in class com.haulmont.cuba.gui.exception.MssqlDateOutOfRangeExceptionHandler
 
handle(Throwable, WindowManager) - Method in class com.haulmont.cuba.gui.exception.UniqueConstraintViolationHandler
 
handle(BackgroundTask<T, V>) - Method in interface com.haulmont.cuba.gui.executors.BackgroundWorker
Create handler for a background task.
handle(ErrorEvent, App) - Method in class com.haulmont.cuba.web.exception.AbstractExceptionHandler
 
handle(ErrorEvent, App) - Method in class com.haulmont.cuba.web.exception.DefaultExceptionHandler
 
handle(ErrorEvent, App) - Method in interface com.haulmont.cuba.web.exception.ExceptionHandler
Handle an exception.
handle(ErrorEvent) - Method in class com.haulmont.cuba.web.exception.ExceptionHandlers
Delegates exception handling to registered handlers.
handle(ErrorEvent, App) - Method in class com.haulmont.cuba.web.exception.InvalidValueExceptionHandler
 
handle() - Method in class com.haulmont.cuba.web.sys.LinkHandler
Called to handle the link.
handleBadCredentialsException(BadCredentialsException) - Method in class com.haulmont.restapi.idp.IdpAuthController
 
handleBadCredentialsException(BadCredentialsException) - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
handleBeforeRestInvocationEvent(BeforeRestInvocationEvent) - Method in class com.haulmont.restapi.idp.IdpAuthLifecycleManager
 
handleCaseInsensitiveParam(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
 
handleCaseInsensitiveParam(String) - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
handleCaseInsensitiveParam(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
handleCaseInsensitiveParam(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
handleClientAuthenticationException(ClientAuthenticationException) - Method in class com.haulmont.restapi.idp.IdpAuthController
 
handleClientAuthenticationException(ClientAuthenticationException) - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
handleConstraintViolation(ConstraintViolationException) - Method in class com.haulmont.restapi.controllers.RestControllerExceptionHandler
 
handleCustomValidationException(CustomValidationException) - Method in class com.haulmont.restapi.controllers.RestControllerExceptionHandler
 
handleException(Thread, Throwable) - Method in class com.haulmont.cuba.desktop.App
 
handleException(Exception) - Method in class com.haulmont.cuba.gui.backgroundwork.LocalizedTaskWrapper
 
handleException(Exception) - Method in class com.haulmont.cuba.gui.executors.BackgroundTask
Called by the execution environment in UI thread if the task BackgroundTask.run(TaskLifeCycle) method raised an exception.
handleException(Exception) - Method in class com.haulmont.idp.sys.IdpControllerExceptionHandler
 
handleException(Exception) - Method in class com.haulmont.restapi.controllers.RestControllerExceptionHandler
 
handleException(Exception) - Method in class com.haulmont.restapi.idp.IdpAuthController
 
handleException(Exception) - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
handleFilteredAttributes(Field, Datasource, MetaPropertyPath) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
Set field's "required" flag to false if the value has been filtered by Row Level Security This is necessary to allow user to submit form with filtered attribute even if attribute is required
handleHttpRequestMethodNotSupportedException(HttpRequestMethodNotSupportedException) - Method in class com.haulmont.restapi.idp.IdpAuthController
 
handleHttpRequestMethodNotSupportedException(HttpRequestMethodNotSupportedException) - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
handleLookup(Collection) - Method in interface com.haulmont.cuba.gui.components.Window.Lookup.Handler
Called upon selection.
handleMethodParametersViolation(MethodParametersValidationException) - Method in class com.haulmont.restapi.controllers.RestControllerExceptionHandler
 
handleMethodResultValidationException(MethodResultValidationException) - Method in class com.haulmont.restapi.controllers.RestControllerExceptionHandler
 
handleMissingServletRequestParameterException(Exception) - Method in class com.haulmont.restapi.idp.IdpAuthController
 
handleOAuthTokenRevocationResponse(OAuthTokenRevokedResponseEvent) - Method in class com.haulmont.restapi.idp.IdpAuthLifecycleManager
 
handleProgress(T...) - Method in interface com.haulmont.cuba.gui.executors.impl.TaskExecutor
Handle changes from working thread
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.haulmont.cuba.core.sys.remoting.HttpServiceExporter
 
handleRequest(VaadinRequest) - Method in class com.haulmont.cuba.web.AppUI
 
handleRequest(VaadinSession, VaadinRequest, VaadinResponse) - Method in class com.haulmont.cuba.web.sys.CubaWebJarsHandler
 
handleRestAPIException(RestAPIException) - Method in class com.haulmont.restapi.controllers.RestControllerExceptionHandler
 
handleRowLevelSecurityException(RowLevelSecurityException) - Method in class com.haulmont.restapi.controllers.RestControllerExceptionHandler
 
handleServerError(HttpServletRequest, HttpServletResponse, Throwable) - Method in class com.haulmont.cuba.web.sys.CubaApplicationServlet
 
handleShortcutPressed() - Method in class com.haulmont.cuba.gui.components.filter.FilterHelper.ShortcutListener
 
handleTimeoutException() - Method in class com.haulmont.cuba.gui.backgroundwork.LocalizedTaskWrapper
 
handleTimeoutException() - Method in class com.haulmont.cuba.gui.executors.BackgroundTask
Called by the execution environment in UI thread if the task timeout is exceeded.
handleUserInvalidation(UserInvalidationEvent) - Method in class com.haulmont.cuba.security.listener.UserInvalidationListener
 
handleValidationException(ValidationException) - Method in class com.haulmont.restapi.controllers.RestControllerExceptionHandler
 
hasAll() - Method in class com.haulmont.cuba.gui.components.MarginInfo
Checks if this MarginInfo object has margins on all edges enabled.
hasBatches() - Method in class com.haulmont.cuba.core.sys.FetchGroupDescription
 
hasBottom() - Method in class com.haulmont.cuba.gui.components.MarginInfo
Checks if this MarginInfo object has the bottom edge margin enabled.
hasChildren() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
 
hasChildren() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
 
hasChildren(GroupInfo) - Method in interface com.haulmont.cuba.gui.data.GroupDatasource
Indicates that group has nested groups
hasChildren(K) - Method in interface com.haulmont.cuba.gui.data.HierarchicalDatasource
True if item with the given ID has children
hasChildren(K) - Method in class com.haulmont.cuba.gui.data.impl.AbstractTreeDatasource
 
hasChildren(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
hasChildren(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupDelegate
 
hasChildren(GroupInfo) - Method in class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
hasChildren(K) - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalDatasourceImpl
 
hasChildren(K) - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalPropertyDatasourceImpl
 
hasCompositePrimaryKey(MetaClass) - Method in class com.haulmont.cuba.core.global.MetadataTools
 
hasConstraints() - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.BeanDescriptorStub
 
hasConstraints(MetaClass) - Method in interface com.haulmont.cuba.core.global.Security
Check if there are registered constraints for the metaClass or it's original metaClass
hasConstraints(MetaClass) - Method in class com.haulmont.cuba.core.sys.SecurityImpl
 
hasConstraints(String) - Method in class com.haulmont.cuba.security.global.UserSession
INTERNAL
hasConstraints() - Method in class com.haulmont.cuba.security.global.UserSession
INTERNAL
hasCoreApp(ClassLoader) - Static method in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
HasEntityPointer - Interface in com.haulmont.cuba.core.sys.jpql.pointer
 
hasFrontApp(ClassLoader) - Static method in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
hasFullHeight(Component) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
 
hasFullWidth(Component) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
 
hasGroups() - Method in interface com.haulmont.cuba.gui.data.GroupDatasource
Indicated that a datasource has groups
hasGroups() - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
hasGroups() - Method in class com.haulmont.cuba.gui.data.impl.GroupDelegate
 
hasGroups() - Method in class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
hash(String) - Static method in class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerBase
Hashes the string contents (assumed to be UTF-8) using the SHA-256 algorithm.
hash(byte[]) - Static method in class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerBase
Hashes the byte array using the SHA-256 algorithm.
hashCode() - Method in class com.haulmont.bali.datastruct.Pair
 
hashCode() - Method in class com.haulmont.chile.core.common.compatibility.InstancePropertyChangeListenerWrapper
Deprecated.
 
hashCode() - Method in class com.haulmont.chile.core.model.MetaPropertyPath
 
hashCode() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
hashCode() - Method in class com.haulmont.cuba.core.app.execution.ExecutionContextImpl
 
hashCode() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaProperty
 
hashCode() - Method in class com.haulmont.cuba.core.entity.AbstractNotPersistentEntity
Deprecated.
 
hashCode() - Method in class com.haulmont.cuba.core.entity.BaseGenericIdEntity
 
hashCode() - Method in class com.haulmont.cuba.core.entity.contracts.Id
 
hashCode() - Method in class com.haulmont.cuba.core.entity.IdProxy
 
hashCode() - Method in class com.haulmont.cuba.core.entity.KeyValueEntity
 
hashCode() - Method in class com.haulmont.cuba.core.global.filter.ParameterInfo
 
hashCode() - Method in class com.haulmont.cuba.core.global.LoadContext.Query
 
hashCode() - Method in class com.haulmont.cuba.core.global.View
 
hashCode() - Method in class com.haulmont.cuba.core.sys.AppComponent
 
hashCode() - Method in class com.haulmont.cuba.core.sys.entitycache.QueryKey
 
hashCode() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
hashCode() - Method in class com.haulmont.cuba.core.sys.QueryHolder
 
hashCode() - Method in class com.haulmont.cuba.gui.app.core.credits.CreditsItem
 
hashCode() - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.Option
 
hashCode() - Method in class com.haulmont.cuba.gui.components.filter.AppliedFilter
 
hashCode() - Method in class com.haulmont.cuba.gui.components.KeyCombination
 
hashCode() - Method in class com.haulmont.cuba.gui.components.MarginInfo
 
hashCode() - Method in class com.haulmont.cuba.gui.components.SuggestionField.OptionWrapper
 
hashCode() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
hashCode() - Method in class com.haulmont.cuba.gui.data.CollectionDatasource.Sortable.SortInfo
 
hashCode() - Method in class com.haulmont.cuba.gui.data.GroupInfo
 
hashCode() - Method in class com.haulmont.cuba.gui.data.impl.compatibility.CompatibleAccordionSelectedTabChangeListener
 
hashCode() - Method in class com.haulmont.cuba.gui.data.impl.compatibility.CompatibleDatasourceListenerWrapper
Deprecated.
 
hashCode() - Method in class com.haulmont.cuba.gui.data.impl.compatibility.CompatibleTabSheetSelectedTabChangeListener
 
hashCode() - Method in class com.haulmont.cuba.gui.data.impl.compatibility.DsContextCommitListenerWrapper
Deprecated.
 
hashCode() - Method in class com.haulmont.cuba.portal.sys.security.RoleGrantedAuthority
 
HashDescriptor - Class in com.haulmont.cuba.core.global
Container for password hash and salt.
HashDescriptor(String, String) - Constructor for class com.haulmont.cuba.core.global.HashDescriptor
 
hasInheritance() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
hasInMemoryConstraints(MetaClass, ConstraintOperationType...) - Method in interface com.haulmont.cuba.core.global.Security
Check if there are registered memory constraints of specified operationTypes for the metaClass or it's original metaClass
hasInMemoryConstraints(MetaClass, ConstraintOperationType...) - Method in class com.haulmont.cuba.core.sys.SecurityImpl
 
hasIsNotNullCondition(String) - Method in interface com.haulmont.cuba.core.global.QueryParser
 
hasIsNotNullCondition(String) - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
hasIsNotNullCondition(String) - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
hasIsNullCondition(String) - Method in interface com.haulmont.cuba.core.global.QueryParser
 
hasIsNullCondition(String) - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
hasIsNullCondition(String) - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
hasItems() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
hasJoins() - Method in interface com.haulmont.cuba.core.global.QueryParser
Returns true if SELECT query contains joins
hasJoins() - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
hasJoins() - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
hasJoins() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
hasLazyProperties() - Method in class com.haulmont.cuba.core.global.View
Deprecated.
hasLeft() - Method in class com.haulmont.cuba.gui.components.MarginInfo
Checks if this MarginInfo object has the left edge margin enabled.
hasListeners(Class<L>) - Method in class com.haulmont.bali.events.EventRouter
 
hasMenuItems() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
 
hasMenuItems() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
 
hasPortalApp(ClassLoader) - Static method in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
hasPropertyCaption(MetaProperty) - Method in class com.haulmont.cuba.core.global.MessageTools
Checks whether a localized name of the property exists.
hasRequestScopedInfo() - Method in class com.haulmont.cuba.client.ClientUserSession
 
hasRequestScopedInfo() - Method in interface com.haulmont.cuba.security.global.ClientBasedSession
 
hasRight() - Method in class com.haulmont.cuba.gui.components.MarginInfo
Checks if this MarginInfo object has the right edge margin enabled.
hasStateValues() - Method in class com.haulmont.cuba.core.entity.diff.EntityBasicPropertyDiff
 
hasStateValues() - Method in class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
hasStateValues() - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
hasTop() - Method in class com.haulmont.cuba.gui.components.MarginInfo
Checks if this MarginInfo object has the top edge margin enabled.
HasUuid - Interface in com.haulmont.cuba.core.entity
Interface to be implemented by entities that have a persistent attribute of UUID type.
hasWebApp(ClassLoader) - Static method in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
hasWindow(String) - Method in class com.haulmont.cuba.gui.config.WindowConfig
 
HAVING - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
HAVING - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
having_clause() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
having_clause_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.having_clause_return
 
HBOX - Static variable in interface com.haulmont.cuba.gui.components.BoxLayout
Deprecated.
HBoxLayout - Interface in com.haulmont.cuba.gui.components
 
HeaderConditionDescriptor - Class in com.haulmont.cuba.gui.components.filter.descriptor
Condition descriptor that doesn't describe any condition.
HeaderConditionDescriptor(String, String, String, CollectionDatasource) - Constructor for class com.haulmont.cuba.gui.components.filter.descriptor.HeaderConditionDescriptor
 
HEADERS_SEPARATOR - Static variable in class com.haulmont.cuba.core.entity.SendingMessage
 
healthCheck(HttpServletRequest, HttpServletResponse) - Method in class com.haulmont.cuba.core.controllers.HealthCheckController
 
healthCheck(HttpServletRequest, HttpServletResponse) - Method in class com.haulmont.restapi.controllers.HealthCheckController
 
HealthCheckController - Class in com.haulmont.cuba.core.controllers
Provides health check URL for the middleware block.
HealthCheckController() - Constructor for class com.haulmont.cuba.core.controllers.HealthCheckController
 
HealthCheckController - Class in com.haulmont.restapi.controllers
Provides health check URL for the blocks running REST API.
HealthCheckController() - Constructor for class com.haulmont.restapi.controllers.HealthCheckController
 
HealthCheckEvent - Class in com.haulmont.cuba.core.global
 
HealthCheckEvent(Object) - Constructor for class com.haulmont.cuba.core.global.HealthCheckEvent
Create a new ApplicationEvent.
height(Integer) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
Deprecated.
height(Float) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
height(String) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
heightAuto() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
HIDE_CONTAINER_OVERFLOW - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Style for layouts to hide overflow of nested content.
HierarchicalDatasource<T extends Entity<K>,K> - Interface in com.haulmont.cuba.gui.data
CollectionDatasource supporting hierarchy of items.
HierarchicalDatasourceImpl<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
 
HierarchicalDatasourceImpl() - Constructor for class com.haulmont.cuba.gui.data.impl.HierarchicalDatasourceImpl
 
HierarchicalPropertyDatasourceImpl<T extends Entity<K>,K> - Class in com.haulmont.cuba.gui.data.impl
 
HierarchicalPropertyDatasourceImpl() - Constructor for class com.haulmont.cuba.gui.data.impl.HierarchicalPropertyDatasourceImpl
 
HIGHEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.core.global.Events
Defines the highest precedence for Ordered or Order listeners added by the platform.
HIGHEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.core.sys.AppContext.Listener
Defines the highest precedence for Ordered listeners added by the platform.
HIGHEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.gui.components.ComponentGenerationStrategy
Defines the highest precedence for Ordered component strategies of the platform.
HIGHEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.gui.config.ScreenAgent
Defines the highest precedence for Ordered platform agents.
HIGHEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.gui.exception.GenericExceptionHandler
Defines the highest precedence for Ordered platform handlers.
HIGHEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.security.auth.AuthenticationProvider
Defines the highest precedence for Ordered providers of the platform.
HIGHEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.security.auth.UserAccessChecker
Defines the highest precedence for Ordered providers of the platform.
HIGHEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.security.auth.UserCredentialsChecker
Defines the highest precedence for Ordered providers of the platform.
HIGHEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.web.gui.icons.IconProvider
Defines the highest precedence for Ordered or Order icon providers.
HIGHEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.web.security.HttpRequestFilter
Defines the highest precedence for Ordered providers of the platform.
HIGHEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.web.security.LoginProvider
Defines the highest precedence for Ordered providers of the platform.
HintProvider - Class in com.haulmont.cuba.gui.components.autocomplete.impl
 
HintProvider(DomainModel) - Constructor for class com.haulmont.cuba.gui.components.autocomplete.impl.HintProvider
 
HintRequest - Class in com.haulmont.cuba.gui.components.autocomplete.impl
 
HintRequest() - Constructor for class com.haulmont.cuba.gui.components.autocomplete.impl.HintRequest
 
HintResponse - Class in com.haulmont.cuba.gui.components.autocomplete.impl
 
HintResponse(String, List<String>) - Constructor for class com.haulmont.cuba.gui.components.autocomplete.impl.HintResponse
 
HintResponse(List<Option>, String) - Constructor for class com.haulmont.cuba.gui.components.autocomplete.impl.HintResponse
 
horizontalSplit - Variable in class com.haulmont.cuba.web.app.UserSettingsTools.FoldersState
 
HsqlDbmsFeatures - Class in com.haulmont.cuba.core.sys.persistence
 
HsqlDbmsFeatures() - Constructor for class com.haulmont.cuba.core.sys.persistence.HsqlDbmsFeatures
 
HsqlDbTypeConverter - Class in com.haulmont.cuba.core.sys.persistence
 
HsqlDbTypeConverter() - Constructor for class com.haulmont.cuba.core.sys.persistence.HsqlDbTypeConverter
 
HsqlSequenceSupport - Class in com.haulmont.cuba.core.sys.persistence
 
HsqlSequenceSupport() - Constructor for class com.haulmont.cuba.core.sys.persistence.HsqlSequenceSupport
 
HTM - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
HTML - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
HtmlBoxLayout - Interface in com.haulmont.cuba.gui.components
 
HtmlUtils - Class in com.haulmont.bali.util
 
HtmlUtils() - Constructor for class com.haulmont.bali.util.HtmlUtils
 
HttpRequestFilter - Interface in com.haulmont.cuba.web.security
Marker interface for beans that will be wired by CubaHttpFilter automatically.
HttpResponse(InputStream, int) - Constructor for class com.haulmont.cuba.core.app.filestorage.amazon.util.HttpUtils.HttpResponse
 
HttpServiceExporter - Class in com.haulmont.cuba.core.sys.remoting
Exports a middleware service bean as an HTTP invoker service endpoint.
HttpServiceExporter() - Constructor for class com.haulmont.cuba.core.sys.remoting.HttpServiceExporter
 
HttpServiceProxy - Class in com.haulmont.cuba.core.sys.remoting
 
HttpServiceProxy(ServerSelector) - Constructor for class com.haulmont.cuba.core.sys.remoting.HttpServiceProxy
 
HttpUtils - Class in com.haulmont.cuba.core.app.filestorage.amazon.util
Various Http helper routines
HttpUtils() - Constructor for class com.haulmont.cuba.core.app.filestorage.amazon.util.HttpUtils
 
HttpUtils.HttpResponse - Class in com.haulmont.cuba.core.app.filestorage.amazon.util
 
HUMANIZED_NOTIFICATION_DELAY_MSEC - Static variable in class com.haulmont.cuba.web.WebWindowManager
 

I

ICON_NAME_REGEX - Static variable in interface com.haulmont.cuba.gui.icons.Icons
 
IconDecorator - Class in com.haulmont.cuba.desktop.theme.impl
Assigns icon to swing or cuba label.
IconDecorator(String) - Constructor for class com.haulmont.cuba.desktop.theme.impl.IconDecorator
 
IconProvider - Interface in com.haulmont.cuba.web.gui.icons
Marker interface for beans that can provide Resource by some icon path.
IconResolver - Interface in com.haulmont.cuba.desktop.gui.icons
A bean that is intended for resolving icon resources from DesktopResources by the given iconPath.
IconResolver - Interface in com.haulmont.cuba.web.gui.icons
A facade bean that is intended for resolving icon resources by the given iconPath using all available IconProvider beans.
IconResolverImpl - Class in com.haulmont.cuba.desktop.gui.icons
 
IconResolverImpl() - Constructor for class com.haulmont.cuba.desktop.gui.icons.IconResolverImpl
 
IconResolverImpl - Class in com.haulmont.cuba.web.gui.icons
 
IconResolverImpl() - Constructor for class com.haulmont.cuba.web.gui.icons.IconResolverImpl
 
Icons - Interface in com.haulmont.cuba.gui.icons
A bean that resolves icon sources for icon sets defined for the project.
Icons.Icon - Interface in com.haulmont.cuba.gui.icons
Interface for enumerations that represent icon sets.
IconsImpl - Class in com.haulmont.cuba.gui.icons
 
IconsImpl() - Constructor for class com.haulmont.cuba.gui.icons.IconsImpl
 
ID - Static variable in class com.haulmont.cuba.core.app.entitysql.EntitySqlGenerator
 
Id<T extends Entity<K>,K> - Class in com.haulmont.cuba.core.entity.contracts
Convenient class for methods that receive Id of an entity as a parameter.
id - Variable in class com.haulmont.restapi.data.EnumValueInfo
 
id - Variable in class com.haulmont.restapi.data.UserInfo
 
identification_variable() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
identification_variable_declaration() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
identification_variable_declaration_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.identification_variable_declaration_return
 
identification_variable_or_collection_declaration() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
identification_variable_or_collection_declaration_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.identification_variable_or_collection_declaration_return
 
identification_variable_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.identification_variable_return
 
IdentificationVariableNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
IdentificationVariableNode(int, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.IdentificationVariableNode
 
identifyVariableEntity(DomainModel, Deque<QueryVariableContext>, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.BaseJoinNode
 
identifyVariableEntity(DomainModel, Deque<QueryVariableContext>, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.IdentificationVariableNode
 
IDP_SESSION_ATTRIBUTE - Static variable in interface com.haulmont.cuba.web.security.idp.IdpSessionPrincipal
 
IDP_SESSION_ID_TOKEN_ATTRIBUTE - Static variable in class com.haulmont.restapi.idp.IdpAuthController
 
IDP_SESSION_LOCK_ATTRIBUTE - Static variable in interface com.haulmont.cuba.web.security.idp.IdpSessionPrincipal
 
IDP_TICKET_REQUEST_PARAM - Static variable in interface com.haulmont.cuba.web.security.idp.IdpSessionPrincipal
 
IDP_USER_SESSION_ATTRIBUTE - Static variable in interface com.haulmont.cuba.security.idp.IdpService
 
IdpActivationException - Exception in com.haulmont.cuba.web.security.idp
 
IdpActivationException(String) - Constructor for exception com.haulmont.cuba.web.security.idp.IdpActivationException
 
IdpActivationException(Throwable) - Constructor for exception com.haulmont.cuba.web.security.idp.IdpActivationException
 
IdpActivationException(String, Throwable) - Constructor for exception com.haulmont.cuba.web.security.idp.IdpActivationException
 
IdpAuthController - Class in com.haulmont.restapi.idp
 
IdpAuthController() - Constructor for class com.haulmont.restapi.idp.IdpAuthController
 
IdpAuthLifecycleManager - Class in com.haulmont.restapi.idp
Component that synchronizes REST API token and IDP session life cycles.
IdpAuthLifecycleManager() - Constructor for class com.haulmont.restapi.idp.IdpAuthLifecycleManager
 
IdpAuthLifecycleManager.IdpSessionStatus - Enum in com.haulmont.restapi.idp
 
IdpAuthProvider - Class in com.haulmont.cuba.web.auth
Deprecated.
Use "cuba.web.idp.enabled" application property instead. Authentication provider that supports CUBA IDP web service.
IdpAuthProvider() - Constructor for class com.haulmont.cuba.web.auth.IdpAuthProvider
Deprecated.
 
IdpConfig - Interface in com.haulmont.idp
Configuration interface for IDP web service.
IdpController - Class in com.haulmont.idp.controllers
IDP login form endpoint.
IdpController() - Constructor for class com.haulmont.idp.controllers.IdpController
 
IdpControllerExceptionHandler - Class in com.haulmont.idp.sys
Logs all exceptions of IDP controllers and returns 500 (Internal Server Error) error page to clients.
IdpControllerExceptionHandler() - Constructor for class com.haulmont.idp.sys.IdpControllerExceptionHandler
 
IdpLoginHttpRequestFilter - Class in com.haulmont.cuba.web.security.idp
 
IdpLoginHttpRequestFilter() - Constructor for class com.haulmont.cuba.web.security.idp.IdpLoginHttpRequestFilter
 
IdpLoginLifecycleManager - Class in com.haulmont.cuba.web.security.idp
 
IdpLoginLifecycleManager() - Constructor for class com.haulmont.cuba.web.security.idp.IdpLoginLifecycleManager
 
IdpLoginResult() - Constructor for class com.haulmont.cuba.security.idp.IdpService.IdpLoginResult
 
IdpLoginResult(String, String) - Constructor for class com.haulmont.cuba.security.idp.IdpService.IdpLoginResult
 
IdpLogoutCallbackController - Class in com.haulmont.restapi.idp
 
IdpLogoutCallbackController() - Constructor for class com.haulmont.restapi.idp.IdpLogoutCallbackController
 
IdpLogoutResponse - Class in com.haulmont.restapi.idp
 
IdpLogoutResponse() - Constructor for class com.haulmont.restapi.idp.IdpLogoutResponse
 
IdpLogoutResponse(String) - Constructor for class com.haulmont.restapi.idp.IdpLogoutResponse
 
IdProxy<T extends java.lang.Number> - Class in com.haulmont.cuba.core.entity
Class that is used as an entity ID when an actual identifier value is not available until the object is persisted to the database.
IdpSecurityContextInterceptor - Class in com.haulmont.idp.sys
Sets SecurityContext with system session for IDP controllers to perform service calls to the middleware.
IdpSecurityContextInterceptor() - Constructor for class com.haulmont.idp.sys.IdpSecurityContextInterceptor
 
IdpService - Interface in com.haulmont.cuba.security.idp
Provides session storage for IDP web service.
IdpService.IdpLoginResult - Class in com.haulmont.cuba.security.idp
 
IdpServiceBean - Class in com.haulmont.cuba.security.idp
 
IdpServiceBean() - Constructor for class com.haulmont.cuba.security.idp.IdpServiceBean
 
IdpServiceController - Class in com.haulmont.idp.controllers
Endpoint for server-to-server interaction between service providers and IDP.
IdpServiceController() - Constructor for class com.haulmont.idp.controllers.IdpServiceController
 
IdpServiceLogoutCallbackInvoker - Class in com.haulmont.idp.sys
 
IdpServiceLogoutCallbackInvoker() - Constructor for class com.haulmont.idp.sys.IdpServiceLogoutCallbackInvoker
 
IdpServletRequestWrapper - Class in com.haulmont.cuba.web.security.idp
 
IdpServletRequestWrapper(HttpServletRequest, IdpSessionPrincipalImpl) - Constructor for class com.haulmont.cuba.web.security.idp.IdpServletRequestWrapper
Constructs a request object wrapping the given request.
IdpSession - Class in com.haulmont.cuba.security.global
 
IdpSession(String) - Constructor for class com.haulmont.cuba.security.global.IdpSession
 
IdpSessionExpiredResponse - Class in com.haulmont.restapi.idp
 
IdpSessionExpiredResponse() - Constructor for class com.haulmont.restapi.idp.IdpSessionExpiredResponse
 
IdpSessionExpiredResponse(String, String) - Constructor for class com.haulmont.restapi.idp.IdpSessionExpiredResponse
 
IdpSessionInfo(String, String, String, String, Date, Date) - Constructor for class com.haulmont.cuba.security.idp.IdpSessionStore.IdpSessionInfo
 
IdpSessionPingConnector - Class in com.haulmont.cuba.web.security.idp
 
IdpSessionPingConnector() - Constructor for class com.haulmont.cuba.web.security.idp.IdpSessionPingConnector
 
IdpSessionPrincipal - Interface in com.haulmont.cuba.web.security.idp
 
IdpSessionPrincipalImpl - Class in com.haulmont.cuba.web.security.idp
 
IdpSessionPrincipalImpl(IdpSession) - Constructor for class com.haulmont.cuba.web.security.idp.IdpSessionPrincipalImpl
 
IdpSessions - Class in com.haulmont.cuba.core.jmx
 
IdpSessions() - Constructor for class com.haulmont.cuba.core.jmx.IdpSessions
 
IdpSessionsMBean - Interface in com.haulmont.cuba.core.jmx
JMX interface for IdpSessionStore
IdpSessionStore - Interface in com.haulmont.cuba.security.idp
Session store for IdpService.
IdpSessionStore.IdpSessionInfo - Class in com.haulmont.cuba.security.idp
 
IdpSessionStore.IdpSessionTicketInfo - Class in com.haulmont.cuba.security.idp
 
IdpSessionStoreBean - Class in com.haulmont.cuba.security.idp
 
IdpSessionStoreBean() - Constructor for class com.haulmont.cuba.security.idp.IdpSessionStoreBean
 
IdpSessionsWatchDog - Class in com.haulmont.idp.sys
Invokes IdpService to check if IDP sessions or tickets are expired.
IdpSessionsWatchDog() - Constructor for class com.haulmont.idp.sys.IdpSessionsWatchDog
 
IdpSessionTicketInfo(String, long) - Constructor for class com.haulmont.cuba.security.idp.IdpSessionStore.IdpSessionTicketInfo
 
IdpSpringAuthenticationProvider - Class in com.haulmont.idp.sys
Used only as stub for Spring Security configuration.
IdpSpringAuthenticationProvider() - Constructor for class com.haulmont.idp.sys.IdpSpringAuthenticationProvider
 
IdpTicket - Class in com.haulmont.idp.model
 
IdpTicket(String) - Constructor for class com.haulmont.idp.model.IdpTicket
 
Ids<T extends Entity<K>,K> - Class in com.haulmont.cuba.core.entity.contracts
Helper class which represent a collection of Id
Ids() - Constructor for class com.haulmont.cuba.core.entity.contracts.Ids
 
IdVarSelector - Class in com.haulmont.cuba.core.sys.jpql
 
IdVarSelector(DomainModel) - Constructor for class com.haulmont.cuba.core.sys.jpql.IdVarSelector
 
IdVarSelector - Class in com.haulmont.cuba.gui.components.autocomplete.impl
 
IdVarSelector(DomainModel) - Constructor for class com.haulmont.cuba.gui.components.autocomplete.impl.IdVarSelector
 
idx - Static variable in class com.haulmont.cuba.core.sys.jpql.model.VirtualJpqlEntityModel
 
IgnoreUserTimeZone - Annotation Type in com.haulmont.cuba.core.entity.annotation
Can be applied to an attribute of TemporalType.TIMESTAMP data type to always ignore the user time zone when displaying and entering values.
IllegalComponentStateExceptionHandler - Class in com.haulmont.cuba.desktop.exception
 
IllegalComponentStateExceptionHandler() - Constructor for class com.haulmont.cuba.desktop.exception.IllegalComponentStateExceptionHandler
 
IllegalConcurrentAccessException - Exception in com.haulmont.cuba.gui.executors
Exception that is thrown in case of incorrect access to a shared data from a thread that does not own necessary lock.
IllegalConcurrentAccessException() - Constructor for exception com.haulmont.cuba.gui.executors.IllegalConcurrentAccessException
 
Image - Interface in com.haulmont.cuba.gui.components
The Image component is intended for displaying graphic content.
Image.ClickEvent - Class in com.haulmont.cuba.gui.components
A Image.ClickEvent is fired when the user clicks on an Image.
Image.ClickListener - Interface in com.haulmont.cuba.gui.components
 
Image.ScaleMode - Enum in com.haulmont.cuba.gui.components
Defines image scale mode.
importEntities(Collection<? extends Entity>, EntityImportView) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExport
 
importEntities(Collection<? extends Entity>, EntityImportView, boolean) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExport
 
importEntities(Collection<? extends Entity>, EntityImportView) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportAPI
importEntities(Collection<? extends Entity>, EntityImportView, boolean) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportAPI
importEntities(Collection<? extends Entity>, EntityImportView) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportService
importEntities(Collection<? extends Entity>, EntityImportView, boolean) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportService
Persists entities according to the rules, described by the entityImportView parameter.
importEntities(Collection<? extends Entity>, EntityImportView) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExportServiceBean
 
importEntities(Collection<? extends Entity>, EntityImportView, boolean) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExportServiceBean
 
importEntitiesFromJson(String, EntityImportView) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExport
 
importEntitiesFromJson(String, EntityImportView) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportAPI
importEntitiesFromJSON(String, EntityImportView) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportService
Deserializes the JSON and persists deserialized entities according to the rules, described by the entityImportView parameter.
importEntitiesFromJSON(String, EntityImportView) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExportServiceBean
 
importEntitiesFromZIP(byte[], EntityImportView) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExport
 
importEntitiesFromZIP(byte[], EntityImportView) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportAPI
importEntitiesFromZIP(byte[], EntityImportView) - Method in interface com.haulmont.cuba.core.app.importexport.EntityImportExportService
Reads a zip archive that contains a JSON file, deserializes the JSON and persists deserialized entities according to the rules, described by the entityImportView parameter.
importEntitiesFromZIP(byte[], EntityImportView) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportExportServiceBean
 
importFolder(Folder, byte[]) - Method in interface com.haulmont.cuba.core.app.FoldersService
Import folder
importFolder(Folder, byte[]) - Method in class com.haulmont.cuba.core.app.FoldersServiceBean
 
in_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
in_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.in_expression_return
 
in_expression_right_part() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
in_expression_right_part_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.in_expression_right_part_return
 
in_item() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
in_item_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.in_item_return
 
incCommittedTransactionsCount() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
incCubaScheduledTasksCount() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
incImplicitFlushCount() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
includeItem(T) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Include an item into the collection.
includeItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
includeItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
includeItem(KeyValueEntity) - Method in class com.haulmont.cuba.gui.data.impl.ValueCollectionDatasourceImpl
 
includeItem(KeyValueEntity) - Method in class com.haulmont.cuba.gui.data.impl.ValueGroupDatasourceImpl
 
includeItem(KeyValueEntity) - Method in class com.haulmont.cuba.gui.data.impl.ValueHierarchicalDatasourceImpl
 
includeItemFirst(T) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Ordered
Include an item into the collection to the first position.
includeItemFirst(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
includeItemFirst(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
includeSystemProperties(boolean) - Method in class com.haulmont.cuba.core.global.View.ViewParams
 
incMiddlewareRequestsCount() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
incRolledBackTransactionsCount() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
incSpringScheduledTasksCount() - Method in class com.haulmont.cuba.core.sys.StatisticsAccumulator
 
incStartedTransactionsCount() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
incWebRequestsCount() - Method in class com.haulmont.cuba.web.app.WebStatisticsAccumulator
 
index(Model) - Method in class com.haulmont.cuba.web.sys.AppFrontController
 
indexOf(Component) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
indexOf(Component) - Method in interface com.haulmont.cuba.gui.components.Component.OrderedContainer
 
indexOf(Iterable<Component>, Component) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
Deprecated.
Use guava Iterables.indexOf(Iterable, Predicate)
indexOf(Component) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
indexOfId(K) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Indexed
 
indexOfId(K) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
indexOfId(K) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
IndirectContainerSerializer() - Constructor for class com.haulmont.cuba.core.sys.serialization.KryoSerialization.IndirectContainerSerializer
 
infer(QueryTreeTransformer) - Method in class com.haulmont.cuba.core.sys.jpql.transform.EntityReferenceInferer
 
inferMessagePack(String, Instance) - Method in class com.haulmont.cuba.core.global.MessageTools
Returns message pack inferred from LocalizedValue annotation.
InferredType - Enum in com.haulmont.cuba.core.sys.jpql
 
info(String) - Method in class com.haulmont.cuba.web.log.AppLog
 
InfoParamEntity - Class in com.haulmont.cuba.gui.app.core.showinfo
Simple key:value entity
InfoParamEntity(String, String) - Constructor for class com.haulmont.cuba.gui.app.core.showinfo.InfoParamEntity
 
init() - Method in interface com.haulmont.cuba.client.sys.cache.CachingStrategy
Method for strategy initialization Invoked at first login, so security context is available
init() - Method in class com.haulmont.cuba.client.sys.cache.DynamicAttributesCacheStrategy
 
init() - Method in class com.haulmont.cuba.client.testsupport.TestMessages
 
init(String, Map<String, Object>, Object, String) - Method in class com.haulmont.cuba.core.app.DataServiceQueryBuilder
 
init() - Method in class com.haulmont.cuba.core.app.entitysql.EntitySqlGenerator
 
init() - Method in class com.haulmont.cuba.core.app.execution.ExecutionsImpl
 
init() - Method in class com.haulmont.cuba.core.app.filestorage.FileStorage
 
init() - Method in class com.haulmont.cuba.core.app.scheduling.RunnerBean
 
init() - Method in class com.haulmont.cuba.core.app.ScreenProfilerServiceBean
 
init() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
init() - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
init() - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
init() - Method in class com.haulmont.cuba.core.sys.entitycache.QueryCacheManager
 
init() - Method in class com.haulmont.cuba.core.sys.MetadataBuildSupport
 
init() - Method in class com.haulmont.cuba.core.sys.remoting.discovery.StaticServerSelector
 
init(ServletConfig) - Method in class com.haulmont.cuba.core.sys.remoting.RemotingServlet
 
init() - Method in class com.haulmont.cuba.core.sys.TriggerFilesProcessor
 
init(String[]) - Method in class com.haulmont.cuba.desktop.App
 
init() - Method in interface com.haulmont.cuba.desktop.theme.DesktopTheme
Invoke this method before any UI components initialization.
init() - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
 
init() - Method in class com.haulmont.cuba.desktop.theme.impl.NimbusTheme
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.about.AboutWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesBrowse
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesEdit
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesExport
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.bulk.BulkEditorWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.categories.AttributeEditor
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.categories.CategoryAttrsFrame
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.categories.CategoryBrowser
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.categories.LocalizedEnumerationWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.categories.LocalizedNameFrame
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.credits.CreditsFrame
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.credits.LicenseWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzerWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.entitydiff.EntityDiffViewer
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorBrowse
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.file.FileBrowser
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.file.FileEditor
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.file.FileUploadDialog
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.file.MultiUploader
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.license.LicenseFrame
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.locking.LockBrowser
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.locking.LockEditor
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.restore.EntityRestore
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.scheduled.ScheduledExecutionBrowser
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.scheduled.ScheduledTaskBrowser
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.scheduled.ScheduledTaskEditor
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.screenprofiler.ScreenProfilerWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.sendingmessage.attachments.SendingMessageAttachments
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.sendingmessage.browse.SendingMessageBrowser
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.core.showinfo.SystemInfoWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.group.browse.GroupBrowser
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.group.lookup.GroupLookup
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.role.browse.RoleBrowser
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.ScreenPermissionsFrame
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.SpecificPermissionsFrame
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.UiPermissionsFrame
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.session.browse.SessionBrowser
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.session.browse.SessionMessageWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.session.log.SessionLogBrowser
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.sessionattr.edit.SessionAttributeEditor
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.user.browse.UserBrowser
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.user.browse.UserLookup
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.user.changepassw.ChangePasswordDialog
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.user.copysettings.CopySettings
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.user.edit.UserEditor
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.user.resetpasswords.NewPasswordsList
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.user.resetpasswords.ResetPasswordsDialog
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.app.security.usersubst.edit.UserSubstitutionEditor
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkProgressWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.commonlookup.CommonLookupController
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
Called by the framework after creation of all components and before showing the screen.
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.EntityCombinedScreen
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.filter.addcondition.AddConditionWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalEditor
 
init() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.PredefinedDateIntervalsFactory
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.filter.edit.ConditionFrame
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.filter.edit.CustomConditionEditor
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.filter.edit.CustomConditionFrame
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.filter.edit.DynamicAttributesConditionEditor
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.filter.edit.DynamicAttributesConditionFrame
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.filter.edit.FtsConditionFrame
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.filter.edit.PropertyConditionFrame
 
init() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.filter.filterselect.FilterSelectWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.filter.SaveFilterWindow
 
init() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorPopupWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.RuntimePropertiesFrame
 
init() - Method in class com.haulmont.cuba.gui.icons.IconsImpl
 
init() - Method in class com.haulmont.cuba.security.auth.AnonymousSessionHolder
 
init() - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.folders.SaveSetWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.loginwindow.AppLoginWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.mainwindow.AppMainWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.ui.core.settings.SettingsWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.ui.frame.FileFrameController
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.ui.jmxcontrol.browse.MbeansDisplayWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.attribute.AttributeEditWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.MbeanInspectWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.operation.OperationResultWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.ui.jmxinstance.browse.JmxInstanceBrowser
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.ui.jmxinstance.edit.JmxInstanceEditor
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.ui.security.history.ScreenHistoryBrowse
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.AdditionLoggerWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ControlLoggerWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.LogDownloadOptionsWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.ui.statistics.StatisticsWindow
 
init(Map<String, Object>) - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadsMonitoringWindow
 
init(FilterConfig) - Method in class com.haulmont.cuba.web.auth.IdpAuthProvider
Deprecated.
 
init(FilterConfig) - Method in class com.haulmont.cuba.web.auth.LdapAuthProvider
Deprecated.
 
init(FilterConfig) - Method in class com.haulmont.cuba.web.auth.NoOpAuthProvider
 
init(FilterConfig) - Method in class com.haulmont.cuba.web.security.idp.IdpLoginHttpRequestFilter
 
init(ServletConfig) - Method in class com.haulmont.cuba.web.sys.AppFrontServlet
 
init(ServletConfig) - Method in class com.haulmont.cuba.web.sys.CubaApplicationServlet
 
init(ServletConfig) - Method in class com.haulmont.cuba.web.sys.CubaDispatcherServlet
 
init(FilterConfig) - Method in class com.haulmont.cuba.web.sys.CubaHttpFilter
 
init(ServletConfig) - Method in class com.haulmont.idp.sys.CubaIdpServlet
 
init(FilterConfig) - Method in class com.haulmont.restapi.auth.CubaAnonymousAuthenticationFilter
 
init(FilterConfig) - Method in class com.haulmont.restapi.auth.CubaRestLastSecurityFilter
 
init(ServletConfig) - Method in class com.haulmont.restapi.sys.CubaRestApiServlet
 
initColumn(Table, String, LinkColumnHelper.Handler) - Static method in class com.haulmont.cuba.gui.app.LinkColumnHelper
 
initComponents() - Method in class com.haulmont.cuba.gui.components.filter.edit.CustomConditionFrame
 
initConditionsDragAndDrop(Tree, ConditionsTree) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
initContext() - Method in interface com.haulmont.cuba.core.sys.remoting.discovery.ServerSelector
Initialize a context for the current request.
initContext() - Method in class com.haulmont.cuba.core.sys.remoting.discovery.StickySessionServerSelector
 
initContextMenu(Window, Component) - Method in interface com.haulmont.cuba.gui.components.dev.LayoutAnalyzerContextMenuProvider
 
initContextMenu(Window, Component) - Method in class com.haulmont.cuba.web.app.core.dev.WebLayoutAnalyzerContextMenuProvider
 
initCopy() - Method in class com.haulmont.cuba.gui.app.security.user.edit.UserEditor
 
initCreatingStrategies() - Method in class com.haulmont.cuba.gui.components.filter.ConditionParamBuilderImpl
 
initDebugIds(Frame) - Method in class com.haulmont.cuba.web.WebWindowManager
 
initDefault() - Method in interface com.haulmont.cuba.core.app.FtsSender
 
initDefaultAttributeValues(BaseGenericIdEntity, MetaClass) - Method in class com.haulmont.cuba.gui.dynamicattributes.DynamicAttributesGuiTools
 
initDragAndDrop(Table<User>, Tree<Group>, Consumer<UserGroupChangedEvent>) - Method in interface com.haulmont.cuba.gui.app.security.group.browse.GroupBrowser.Companion
 
initDragAndDrop(Table<User>, Tree<Group>, Consumer<UserGroupChangedEvent>) - Method in class com.haulmont.cuba.web.app.accessgroup.AccessGroupCompanion
 
initEntityPickerField(PickerField, CategoryAttribute) - Method in class com.haulmont.cuba.gui.dynamicattributes.DynamicAttributesGuiTools
Initializes the pickerField for selecting the dynamic attribute value.
initEnvironment() - Static method in class com.haulmont.cuba.desktop.App
 
initGeneratedColumn(Table) - Static method in class com.haulmont.cuba.gui.app.core.file.FileDownloadHelper
Initializes a column for downloading files in a table displaying FileDescriptors.
initGeneratedColumn(Table, String) - Static method in class com.haulmont.cuba.gui.app.core.file.FileDownloadHelper
Initializes a table column for downloading files.
initGeneratedColumn() - Method in class com.haulmont.cuba.web.app.ui.frame.FileFrameController
 
initialize() - Method in class com.haulmont.cuba.client.sys.cache.ClientCacheManager
 
initialize(RequiredView) - Method in class com.haulmont.cuba.core.global.validation.RequiredViewValidator
 
initialize(DatabaseMapping, Session) - Method in class com.haulmont.cuba.core.sys.UuidConverter
 
initialized() - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
initialized() - Method in interface com.haulmont.cuba.gui.data.impl.DatasourceImplementation
Moves the datasource to State#INVALID.
initialized() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
initialized() - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
initialized() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
initInfoTable(Table) - Method in interface com.haulmont.cuba.gui.app.core.showinfo.SystemInfoWindow.Companion
 
initInfoTable(Table) - Method in class com.haulmont.cuba.web.app.core.showinfo.SystemInfoWindowCompanion
 
initLookupLayout() - Method in class com.haulmont.cuba.gui.components.AbstractLookup
 
initLookupLayout() - Method in interface com.haulmont.cuba.gui.components.Window.Lookup
INTERNAL.
initLookupLayout() - Method in class com.haulmont.cuba.web.gui.WebWindow.Lookup
 
initParameters() - Method in class com.haulmont.cuba.web.app.ui.statistics.StatisticsDatasource
 
initPasswordField(PasswordField) - Method in interface com.haulmont.cuba.gui.app.security.user.edit.UserEditor.Companion
 
initPasswordField(PasswordField) - Method in class com.haulmont.cuba.web.app.ui.security.user.UserEditorCompanion
 
initPermissionColoredColumn(Table) - Method in class com.haulmont.cuba.desktop.app.security.role.AttributePermissionsFrameCompanion
 
initPermissionColoredColumn(Table<MultiplePermissionTarget>) - Method in interface com.haulmont.cuba.gui.app.security.role.edit.tabs.AttributePermissionsFrame.Companion
 
initPermissionColoredColumn(Table<MultiplePermissionTarget>) - Method in class com.haulmont.cuba.web.app.ui.security.role.AttributePermissionsFrameCompanion
 
initPermissionColoredColumns(Table) - Method in class com.haulmont.cuba.desktop.app.security.role.EntityPermissionsFrameCompanion
 
initPermissionColoredColumns(TreeTable) - Method in class com.haulmont.cuba.desktop.app.security.role.ScreenPermissionsFrameCompanion
 
initPermissionColoredColumns(TreeTable) - Method in class com.haulmont.cuba.desktop.app.security.role.SpecificPermissionsFrameCompanion
 
initPermissionColoredColumns(Table<OperationPermissionTarget>) - Method in interface com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityPermissionsFrame.Companion
 
initPermissionColoredColumns(TreeTable<BasicPermissionTarget>) - Method in interface com.haulmont.cuba.gui.app.security.role.edit.tabs.ScreenPermissionsFrame.Companion
 
initPermissionColoredColumns(TreeTable<BasicPermissionTarget>) - Method in interface com.haulmont.cuba.gui.app.security.role.edit.tabs.SpecificPermissionsFrame.Companion
 
initPermissionColoredColumns(Table<OperationPermissionTarget>) - Method in class com.haulmont.cuba.web.app.ui.security.role.EntityPermissionsFrameCompanion
 
initPermissionColoredColumns(TreeTable<BasicPermissionTarget>) - Method in class com.haulmont.cuba.web.app.ui.security.role.ScreenPermissionsFrameCompanion
 
initPermissionColoredColumns(TreeTable<BasicPermissionTarget>) - Method in class com.haulmont.cuba.web.app.ui.security.role.SpecificPermissionsFrameCompanion
 
initPermissionsColoredColumns(Table) - Method in class com.haulmont.cuba.desktop.app.security.role.UiPermissionsFrameCompanion
 
initPermissionsColoredColumns(Table<UiPermissionTarget>) - Method in interface com.haulmont.cuba.gui.app.security.role.edit.tabs.UiPermissionsFrame.Companion
 
initPermissionsColoredColumns(Table<UiPermissionTarget>) - Method in class com.haulmont.cuba.web.app.ui.security.role.UiPermissionsFrameCompanion
 
initProfilerMarkerForWindow(String) - Method in class com.haulmont.cuba.web.ScreenProfiler
 
initTableFtsTooltips(Table, Map<Object, String>) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
initTransientCompatibleAnnotations() - Static method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkCustomizer
 
inject() - Method in class com.haulmont.cuba.gui.CompanionDependencyInjector
 
inject() - Method in class com.haulmont.cuba.gui.ControllerDependencyInjector
 
inlineFake(String, int) - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.MacroProcessor
 
INNER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
INNER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
inProgress() - Method in interface com.haulmont.cuba.gui.executors.impl.TaskExecutor
 
input_parameter() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
input_parameter_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.input_parameter_return
 
InputStreamProgressEntity - Class in com.haulmont.cuba.client.sys.fileupload
 
InputStreamProgressEntity(InputStream, ContentType, InputStreamProgressEntity.UploadProgressListener) - Constructor for class com.haulmont.cuba.client.sys.fileupload.InputStreamProgressEntity
 
InputStreamProgressEntity.UploadProgressListener - Interface in com.haulmont.cuba.client.sys.fileupload
 
InputStreamSupplierException() - Constructor for exception com.haulmont.cuba.core.global.FileLoader.InputStreamSupplierException
 
InputStreamSupplierException(String) - Constructor for exception com.haulmont.cuba.core.global.FileLoader.InputStreamSupplierException
 
InputStreamSupplierException(String, Throwable) - Constructor for exception com.haulmont.cuba.core.global.FileLoader.InputStreamSupplierException
 
insert(int, List) - Method in class com.haulmont.cuba.core.app.queryresults.QueryResultsManager
 
insert(int, List) - Method in interface com.haulmont.cuba.core.app.queryresults.QueryResultsManagerAPI
 
insert(int, List) - Method in interface com.haulmont.cuba.core.app.QueryResultsService
Stores idList collection as QueryResult records
insert(int, List) - Method in class com.haulmont.cuba.core.app.QueryResultsServiceBean
 
insertChildAt(int, Node<T>) - Method in class com.haulmont.bali.datastruct.Node
Inserts a Node<T> at the specified position in the child list.
insertSubClass(CoreAttributeGroup) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
instance() - Static method in class com.haulmont.bali.db.BasicRowProcessor
Deprecated.
Create instances with the constructors instead. This will be removed after DbUtils 1.1.
Instance - Interface in com.haulmont.chile.core.model
Interface to be implemented by data model objects.
instance - Static variable in class com.haulmont.cuba.core.sys.jpql.model.NoJpqlEntityModel
 
instance() - Static method in class com.haulmont.cuba.core.sys.jpql.pointer.NoPointer
 
INSTANCE - Static variable in class com.haulmont.cuba.testsupport.TestContainer.Common
 
Instance.PropertyChangeEvent - Class in com.haulmont.chile.core.model
Instance.PropertyChangeListener - Interface in com.haulmont.chile.core.model
Interface to track changes in data model objects.
InstancePropertyChangeListenerWrapper - Class in com.haulmont.chile.core.common.compatibility
Deprecated.
InstancePropertyChangeListenerWrapper(ValueListener) - Constructor for class com.haulmont.chile.core.common.compatibility.InstancePropertyChangeListenerWrapper
Deprecated.
 
InstanceUtils - Class in com.haulmont.chile.core.model.utils
Utility class to work with Instances.
InstanceUtils.NamePatternRec - Class in com.haulmont.chile.core.model.utils
 
INT_NUMERAL - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
INT_NUMERAL - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
IntegerDatatype - Class in com.haulmont.chile.core.datatypes.impl
 
IntegerDatatype(Element) - Constructor for class com.haulmont.chile.core.datatypes.impl.IntegerDatatype
 
IntegerListStringify - Class in com.haulmont.cuba.core.config.type
 
IntegerListStringify() - Constructor for class com.haulmont.cuba.core.config.type.IntegerListStringify
 
IntegerListTypeFactory - Class in com.haulmont.cuba.core.config.type
 
IntegerListTypeFactory() - Constructor for class com.haulmont.cuba.core.config.type.IntegerListTypeFactory
 
IntegerValidator - Class in com.haulmont.cuba.gui.components.validators
 
IntegerValidator(Element, String) - Constructor for class com.haulmont.cuba.gui.components.validators.IntegerValidator
 
IntegerValidator(String) - Constructor for class com.haulmont.cuba.gui.components.validators.IntegerValidator
 
IntegerValidator() - Constructor for class com.haulmont.cuba.gui.components.validators.IntegerValidator
 
INTERNAL_ERROR_TEXT - Static variable in class com.haulmont.cuba.web.sys.CubaApplicationServlet
 
InternalAuthenticationException - Exception in com.haulmont.cuba.security.global
Exception that is thrown when underlying authentication mechanisms cannot process an authentication request.
InternalAuthenticationException(String) - Constructor for exception com.haulmont.cuba.security.global.InternalAuthenticationException
 
InternalAuthenticationException(String, Throwable) - Constructor for exception com.haulmont.cuba.security.global.InternalAuthenticationException
 
Internals() - Constructor for class com.haulmont.cuba.core.sys.AppContext.Internals
 
interpolate(String, MessageInterpolator.Context) - Method in class com.haulmont.cuba.core.sys.validation.CubaValidationMessagesInterpolator
 
interpolate(String, MessageInterpolator.Context, Locale) - Method in class com.haulmont.cuba.core.sys.validation.CubaValidationMessagesInterpolator
 
intersectViews(View, View) - Static method in class com.haulmont.cuba.core.sys.ViewHelper
 
intValue() - Method in class com.haulmont.cuba.core.entity.IdProxy
 
invalidate(UUID) - Method in interface com.haulmont.cuba.core.sys.entitycache.QueryCache
Discards cached query results for query identifier queryKey.
invalidate(QueryKey) - Method in interface com.haulmont.cuba.core.sys.entitycache.QueryCache
Discards cached query results for query key queryKey.
invalidate(String) - Method in interface com.haulmont.cuba.core.sys.entitycache.QueryCache
Discards cached query results for metaClass name typeName.
invalidate(Set<String>) - Method in interface com.haulmont.cuba.core.sys.entitycache.QueryCache
Discards cached query results for metaClass names typeNames.
invalidate(Class, boolean) - Method in class com.haulmont.cuba.core.sys.entitycache.QueryCacheManager
Discards cached query results for java class (associated with metaClass) typeClass
invalidate(String, boolean) - Method in class com.haulmont.cuba.core.sys.entitycache.QueryCacheManager
Discards cached query results for metaClass name typeName
invalidate(Set<String>, boolean) - Method in class com.haulmont.cuba.core.sys.entitycache.QueryCacheManager
Discards cached query results for metaClass names typeNames
invalidate(UUID, boolean) - Method in class com.haulmont.cuba.core.sys.entitycache.QueryCacheManager
Discards cached query results for query identifier queryId
invalidate(QueryKey) - Method in class com.haulmont.cuba.core.sys.entitycache.StandardQueryCache
 
invalidate(String) - Method in class com.haulmont.cuba.core.sys.entitycache.StandardQueryCache
 
invalidate(Set<String>) - Method in class com.haulmont.cuba.core.sys.entitycache.StandardQueryCache
 
invalidate(UUID) - Method in class com.haulmont.cuba.core.sys.entitycache.StandardQueryCache
 
invalidate() - Method in interface com.haulmont.cuba.gui.data.Datasource
Clears internal data and sets the datasource in Datasource.State.INVALID state.
invalidate() - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
invalidate() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
invalidate() - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
invalidate() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
invalidateAll() - Method in interface com.haulmont.cuba.core.sys.entitycache.QueryCache
Discards all queries results in the cache.
invalidateAll(boolean) - Method in class com.haulmont.cuba.core.sys.entitycache.QueryCacheManager
Discards all query results in the cache.
invalidateAll() - Method in class com.haulmont.cuba.core.sys.entitycache.StandardQueryCache
 
invalidateAll() - Method in class com.haulmont.cuba.gui.xml.layout.ScreenXmlDocumentCache
 
invalidateCache() - Method in interface com.haulmont.cuba.core.app.EntityLogService
 
invalidateCache() - Method in class com.haulmont.cuba.core.app.EntityLogServiceBean
 
invalidateCache() - Method in class com.haulmont.cuba.security.app.EntityLog
 
invalidateCache() - Method in interface com.haulmont.cuba.security.app.EntityLogAPI
Invalidates configuration cache.
invalidateCache() - Method in class com.haulmont.cuba.security.jmx.EntityLog
 
invalidateCache() - Method in interface com.haulmont.cuba.security.jmx.EntityLogMBean
Invalidates configuration cache.
InvalidValueExceptionHandler - Class in com.haulmont.cuba.web.exception
 
InvalidValueExceptionHandler() - Constructor for class com.haulmont.cuba.web.exception.InvalidValueExceptionHandler
 
invoke(ConfigHandler, Object[]) - Method in class com.haulmont.cuba.core.config.ConfigGetter
Handle a configuration interface method invocation.
invoke(Object, Method, Object[]) - Method in class com.haulmont.cuba.core.config.ConfigHandler
Handle a configuration interface method invocation.
invoke(ConfigHandler, Object[]) - Method in class com.haulmont.cuba.core.config.ConfigMethod
Handle a configuration interface method invocation.
invoke(ConfigHandler, Object[]) - Method in class com.haulmont.cuba.core.config.ConfigSetter
Handle a configuration interface method invocation.
invoke(RemoteInvocation, Object) - Method in class com.haulmont.cuba.core.sys.remoting.CubaRemoteInvocationExecutor
 
invoke(LocalServiceInvocation) - Method in interface com.haulmont.cuba.core.sys.remoting.LocalServiceInvoker
 
invoke(LocalServiceInvocation) - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvokerImpl
 
invokeGetter(Object, String) - Method in class com.haulmont.chile.core.model.utils.MethodsCache
 
invokeHttpRequest(URL, String, Map<String, String>, String) - Static method in class com.haulmont.cuba.core.app.filestorage.amazon.util.HttpUtils
Makes a http request to the specified endpoint
invokeMethod(Object, String, Object...) - Static method in class com.haulmont.bali.util.ReflectionHelper
Invokes a method by reflection.
invokeOperation(ManagedBeanOperation, Object[]) - Method in interface com.haulmont.cuba.web.jmx.JmxControlAPI
Invokes method of managed bean
invokeOperation(ManagedBeanOperation, Object[]) - Method in class com.haulmont.cuba.web.jmx.JmxControlBean
 
invokeServiceMethodGet(String, String, String, Map<String, String>) - Method in class com.haulmont.restapi.controllers.ServicesController
 
invokeServiceMethodGet(String, String, Map<String, String>, String) - Method in class com.haulmont.restapi.service.ServicesControllerManager
 
invokeServiceMethodPost(String, String, String, String) - Method in class com.haulmont.restapi.controllers.ServicesController
 
invokeServiceMethodPost(String, String, String, String) - Method in class com.haulmont.restapi.service.ServicesControllerManager
 
invokeSetter(Object, String, Object) - Method in class com.haulmont.chile.core.model.utils.MethodsCache
 
IpMaskUserAccessChecker - Class in com.haulmont.cuba.security.auth.checks
 
IpMaskUserAccessChecker(Messages) - Constructor for class com.haulmont.cuba.security.auth.checks.IpMaskUserAccessChecker
 
IpMatcher - Class in com.haulmont.cuba.security.global
 
IpMatcher(String) - Constructor for class com.haulmont.cuba.security.global.IpMatcher
 
isActionEnabled() - Method in interface com.haulmont.cuba.gui.components.actions.BaseAction.EnabledRule
 
isActive() - Method in class com.haulmont.cuba.core.app.scheduling.Scheduling
 
isActive() - Method in interface com.haulmont.cuba.core.app.scheduling.SchedulingAPI
Whether the scheduling is currently active.
isActive() - Method in class com.haulmont.cuba.core.jmx.Scheduling
 
isActive() - Method in interface com.haulmont.cuba.core.jmx.SchedulingMBean
 
isAddAllBtnEnabled() - Method in interface com.haulmont.cuba.gui.components.TwinColumn
 
isAddFirst() - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
isAdditiveProperty(String) - Method in class com.haulmont.cuba.core.sys.AppComponent
 
isAggregatable() - Method in interface com.haulmont.cuba.gui.components.Table
 
isAlive() - Method in interface com.haulmont.cuba.gui.executors.BackgroundTaskHandler
 
isAlive() - Method in class com.haulmont.cuba.gui.executors.impl.TaskHandlerImpl
 
isAlive() - Method in interface com.haulmont.cuba.web.Connection
Check if session is alive on middleware
isAlive() - Method in class com.haulmont.cuba.web.security.ConnectionImpl
 
isAllDay() - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent
 
isAllDay() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
isAllDay() - Method in class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
isAllHide() - Method in class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
isAllModified() - Method in class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
isAllowCommit() - Method in interface com.haulmont.cuba.gui.data.Datasource
 
isAllowCommit() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
isAllowCommit() - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
isAllowedAll() - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
isAllowEnterShortcut() - Method in class com.haulmont.cuba.gui.components.ShortcutsDelegate
 
isAllReadOnly() - Method in class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
isAltKey() - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
isAltKey() - Method in class com.haulmont.cuba.gui.components.DataGrid.DataGridClickEvent
Checks if the Alt key was down when the mouse event took place.
isAltKey() - Method in class com.haulmont.cuba.gui.components.Image.ClickEvent
Checks if the Alt key was down when the mouse event took place.
isAndroid() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests if the browser is run on Android.
isAnnotationPresent(Object, String, Class<? extends Annotation>) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given annotation is present in the object's class or in any of its superclasses.
isAnnotationPresent(Class, String, Class<? extends Annotation>) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given annotation is present in the object's class or in any of its superclasses.
isArray(String) - Static method in class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
isArrayOrCollection(String) - Static method in class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
isAssignableFrom(MetaClass, MetaClass) - Method in class com.haulmont.cuba.core.global.MetadataTools
 
isAssigned() - Method in interface com.haulmont.cuba.gui.app.security.entity.AssignableTarget
 
isAssigned() - Method in class com.haulmont.cuba.gui.app.security.entity.BasicPermissionTarget
 
isAssigned() - Method in class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
isAssigned() - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
isAssigned() - Method in class com.haulmont.cuba.gui.app.security.entity.UiPermissionTarget
 
isAttributeAccessControlEnabled() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Whether automatic applying of attribute access rules enabled.
isAttributeAccessEnabled(MetaClass) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Checks if attribute access enabled for the current entity type.
isAuthenticated() - Method in class com.haulmont.cuba.client.ClientUserSession
 
isAuthenticated() - Method in class com.haulmont.cuba.portal.sys.security.AnonymousSession
 
isAuthenticated() - Method in interface com.haulmont.cuba.web.Connection
Check if the client was authenticated.
isAuthenticated() - Method in class com.haulmont.cuba.web.security.ConnectionImpl
 
isAuthorizationRequired() - Method in class com.haulmont.cuba.core.sys.SecurityContext
 
isAutoClose() - Method in interface com.haulmont.cuba.gui.components.PopupButton
 
isAutocommit() - Method in class com.haulmont.cuba.gui.components.actions.RemoveAction
 
isAutocomplete() - Method in interface com.haulmont.cuba.gui.components.PasswordField
Return autocomplete attribute value to specify saving it in browser.
isAutoSave(Presentation) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Returns true if the selected presentation has an autoSave settings else returns false
isAutoSave(Presentation) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
isBeanConstrained() - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.BeanDescriptorStub
 
isBoolean(String) - Static method in class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
isBorderVisible() - Method in interface com.haulmont.cuba.gui.components.Component.HasBorder
 
isBorderVisible() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
isBorderVisible() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
isBorderVisible() - Method in interface com.haulmont.cuba.gui.components.Filter
Determines whether or not border is visible.
isBound() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
isBound() - Static method in class com.haulmont.cuba.portal.App
 
isBound() - Static method in class com.haulmont.cuba.web.App
 
isBruteForceProtectionEnabled() - Method in interface com.haulmont.cuba.security.app.BruteForceProtectionAPI
 
isBruteForceProtectionEnabled() - Method in class com.haulmont.cuba.security.app.BruteForceProtectionBean
 
isBruteForceProtectionEnabled() - Method in interface com.haulmont.cuba.security.app.LoginService
Deprecated.
always returns false
isBruteForceProtectionEnabled() - Method in class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
isBuffered() - Method in interface com.haulmont.cuba.gui.components.Component.Buffered
 
isCacheable() - Method in class com.haulmont.cuba.core.global.LoadContext.Query
 
isCacheable(MetaClass) - Method in class com.haulmont.cuba.core.global.MetadataTools
 
isCacheable() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
 
isCacheable() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
isCacheable() - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
isCacheable() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
isCalculatable() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
isCanceled() - Method in interface com.haulmont.cuba.core.app.execution.ExecutionContext
 
isCanceled() - Method in class com.haulmont.cuba.core.app.execution.ExecutionContextImpl
 
isCancelled() - Method in interface com.haulmont.cuba.gui.executors.BackgroundTaskHandler
 
isCancelled() - Method in interface com.haulmont.cuba.gui.executors.impl.TaskExecutor
 
isCancelled() - Method in class com.haulmont.cuba.gui.executors.impl.TaskHandlerImpl
 
isCaption(K) - Method in interface com.haulmont.cuba.gui.data.TreeTableDatasource
 
isCaptionAsHtml() - Method in interface com.haulmont.cuba.gui.components.GroupBoxLayout
 
isCaptionAsHtml() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
 
isCaptionAsHtml() - Method in interface com.haulmont.cuba.gui.components.PopupView
 
isCascade(MetaProperty) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether an object denoted by the given property is merged into persistence context together with the owning object.
isCaseInsensitive() - Method in class com.haulmont.cuba.core.global.filter.ParameterInfo
 
isCheckClientPermissions() - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
isChecked() - Method in interface com.haulmont.cuba.gui.components.CheckBox
 
isChrome() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests whether the user is using Chrome.
isChromeFrame() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests whether the user is using Chrome Frame.
isChromeFrameCapable() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests whether the user's browser is Chrome Frame capable.
isClass() - Method in class com.haulmont.chile.core.model.impl.ClassRange
 
isClass() - Method in class com.haulmont.chile.core.model.impl.DatatypeRange
 
isClass() - Method in class com.haulmont.chile.core.model.impl.EnumerationRange
 
isClass() - Method in interface com.haulmont.chile.core.model.Range
Is this property a reference?
isClearButtonVisible() - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
isClearButtonVisible() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
isClearButtonVisible() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
isClearEnabled() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
isClearPrevented() - Method in class com.haulmont.cuba.gui.components.FileUploadField.BeforeValueClearEvent
 
isClosable() - Method in interface com.haulmont.cuba.gui.components.TabSheet.Tab
Whether the tab has a button that allows a user to close the tab.
isClosed() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
isClosed() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
isCloseOnCompletion() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
isClosePopupOnOutsideClick() - Method in interface com.haulmont.cuba.gui.components.PopupButton
 
isClosePrevented() - Method in class com.haulmont.cuba.gui.components.Window.BeforeCloseEvent
 
isCollapsable() - Method in interface com.haulmont.cuba.gui.components.Component.Collapsable
 
isCollapsable() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
isCollapsable() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
isCollapsed() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
isCollapsed() - Method in class com.haulmont.cuba.gui.components.DataGrid.ColumnCollapsingChangeEvent
 
isCollapsed() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
isCollapsible() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Returns whether this column can be hidden by the user.
isCollection() - Method in interface com.haulmont.cuba.core.sys.jpql.model.Attribute
 
isCollection() - Method in class com.haulmont.cuba.core.sys.jpql.model.AttributeImpl
 
isCollection(String) - Static method in class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
isCollectionSecondaryEntitySelect() - Method in interface com.haulmont.cuba.core.global.QueryParser
 
isCollectionSecondaryEntitySelect() - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
isCollectionSecondaryEntitySelect() - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
isColumnHeaderVisible() - Method in interface com.haulmont.cuba.gui.components.Table
 
isColumnReorderingAllowed() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Returns whether column reordering is allowed.
isColumnsCollapsingAllowed() - Method in interface com.haulmont.cuba.gui.components.DataGrid
 
isCompletelyLoaded() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Lazy
 
isConcurrent() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
isConfirm() - Method in class com.haulmont.cuba.gui.components.actions.RemoveAction
 
isConnected() - Method in class com.haulmont.cuba.desktop.Connection
 
isConnected() - Method in interface com.haulmont.cuba.portal.Connection
Check if the client is connected to the middleware.
isConnected() - Method in class com.haulmont.cuba.portal.sys.PortalConnection
 
isConnected() - Method in interface com.haulmont.cuba.web.Connection
Check if the client is connected to the middleware.
isConnected() - Method in class com.haulmont.cuba.web.security.ConnectionImpl
 
isContextHelpTextHtmlEnabled() - Method in interface com.haulmont.cuba.gui.components.Component.HasContextHelp
 
isContextHelpTextHtmlEnabled() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
isContextMenuEnabled() - Method in interface com.haulmont.cuba.gui.components.DataGrid
 
isContextMenuEnabled() - Method in interface com.haulmont.cuba.gui.components.Table
 
isCookiesEnabled() - Method in class com.haulmont.cuba.web.sys.AppCookies
 
isCoordinatedWithProperty() - Method in class com.haulmont.cuba.core.sys.serialization.UnfetchedWeavedAttributeValueHolder
 
isCopyGroup() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
isCrossFieldValidate() - Method in class com.haulmont.cuba.gui.components.AbstractEditor
 
isCrossFieldValidate() - Method in class com.haulmont.cuba.gui.components.EditorWindowDelegate
 
isCrossFieldValidate() - Method in interface com.haulmont.cuba.gui.components.Window.Editor
 
isCrossFieldValidate() - Method in class com.haulmont.cuba.web.gui.WebWindow.Editor
 
isCtrlKey() - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
isCtrlKey() - Method in class com.haulmont.cuba.gui.components.DataGrid.DataGridClickEvent
Checks if the Ctrl key was down when the mouse event took place.
isCtrlKey() - Method in class com.haulmont.cuba.gui.components.Image.ClickEvent
Checks if the Ctrl key was down when the mouse event took place.
isCustom() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
isDatatype() - Method in class com.haulmont.chile.core.model.impl.ClassRange
 
isDatatype() - Method in class com.haulmont.chile.core.model.impl.DatatypeRange
 
isDatatype() - Method in class com.haulmont.chile.core.model.impl.EnumerationRange
 
isDatatype() - Method in interface com.haulmont.chile.core.model.Range
Is this property of a simple type?
isDate(String) - Static method in class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
isDateInterval() - Method in class com.haulmont.cuba.gui.components.filter.Param
 
isDefaultCaptionEnabled() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
 
isDeleted() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
isDeleted() - Method in interface com.haulmont.cuba.core.entity.SoftDelete
Returns true if the entity is deleted.
isDeleted() - Method in class com.haulmont.cuba.core.entity.StandardEntity
 
isDeleted(Object) - Method in class com.haulmont.cuba.core.global.EntityStates
Determines whether the entity instance was deleted.
isDeleted(Object) - Static method in class com.haulmont.cuba.core.global.PersistenceHelper
 
isDeniedAll() - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
isDetachable() - Method in interface com.haulmont.cuba.gui.components.TabSheet.Tab
Whether the tab can be detached to a new window in desktop client.
isDetached(BaseGenericIdEntity) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
isDetached(Object) - Method in class com.haulmont.cuba.core.global.EntityStates
Determines whether the instance is Detached, i.e.
isDetached(Object) - Static method in class com.haulmont.cuba.core.global.PersistenceHelper
 
isDetached() - Method in interface com.haulmont.cuba.gui.components.DetachableFrame
 
isDetailsVisible(Entity) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Checks whether details are visible for the given item.
isDialogNotificationsEnabled() - Method in interface com.haulmont.cuba.desktop.DesktopConfig
 
isDirty(Entity) - Method in class com.haulmont.cuba.core.PersistenceTools
Returns true if the given entity has dirty attributes (changed since the last load from the database).
isDirty(Entity, String...) - Method in class com.haulmont.cuba.core.PersistenceTools
Returns true if at least one of the given attributes is dirty (i.e.
isDisabledAction(String) - Method in class com.haulmont.cuba.gui.components.ActionsPermissions
 
isDisableOnClick() - Method in interface com.haulmont.cuba.gui.components.Button
 
isDiscardCommitted() - Method in class com.haulmont.cuba.core.global.CommitContext
 
isDiscardCommitted() - Method in interface com.haulmont.cuba.gui.data.DsContext
Indicates that the DsContext will be discarded right after commit hence it doesn't need committed instances.
isDiscardCommitted() - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
isDisplayDescription() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
isDisposed() - Method in interface com.haulmont.cuba.gui.components.Component.Disposable
 
isDisposed() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
isDone() - Method in interface com.haulmont.cuba.gui.executors.BackgroundTaskHandler
 
isDone() - Method in interface com.haulmont.cuba.gui.executors.impl.TaskExecutor
 
isDone() - Method in class com.haulmont.cuba.gui.executors.impl.TaskHandlerImpl
 
isDoubleClick() - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
isDoubleClick() - Method in class com.haulmont.cuba.gui.components.DataGrid.DataGridClickEvent
Checks if the event is a double click event.
isDoubleClick() - Method in class com.haulmont.cuba.gui.components.Image.ClickEvent
Checks if the event is a double click event.
isDynamicAttribute(String) - Static method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesUtils
Check if the name has dynamic attribute marker
isDynamicAttribute(MetaProperty) - Static method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesUtils
Check if the meta property is dynamic attribute property
isEdge() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests whether the user is using Edge.
isEditable() - Method in interface com.haulmont.cuba.gui.components.Component.Editable
 
isEditable() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Returns whether the properties corresponding to this column should be editable when the item editor is active.
isEditable() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
isEditable(FieldGroup.FieldConfig) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldConfig.isEditable() instead.
isEditable(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldGroup.getFieldNN(fieldId).isEditable()
isEditable() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
isEditable() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
isEditable() - Method in interface com.haulmont.cuba.gui.components.Filter
 
isEditable() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
isEditable() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
isEditable() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
isEditable() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
isEditableWithParent() - Method in interface com.haulmont.cuba.gui.components.Component.Editable
 
isEditorActive() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Returns whether an item is currently being edited in the editor.
isEditorBuffered() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Gets the buffered editor mode.
isEditorEnabled() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Checks whether the item editor UI is enabled for this DataGrid.
isEmbeddable(MetaClass) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given metaclass is embeddable.
isEmbedded(MetaProperty) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given property denotes an embedded object.
isEmbedded() - Method in interface com.haulmont.cuba.core.sys.jpql.model.Attribute
 
isEmbedded() - Method in class com.haulmont.cuba.core.sys.jpql.model.AttributeImpl
 
isEmpty() - Method in class com.haulmont.cuba.gui.components.ValidationErrors
 
isEmpty() - Method in class com.haulmont.cuba.testsupport.TestMailSender
 
isEnabled() - Method in interface com.haulmont.cuba.core.app.EntityLogService
 
isEnabled() - Method in class com.haulmont.cuba.core.app.EntityLogServiceBean
 
isEnabled() - Method in class com.haulmont.cuba.core.sys.entitycache.QueryCacheManager
Returns true if query cache enabled
isEnabled() - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
isEnabled() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
isEnabled() - Method in interface com.haulmont.cuba.gui.components.Accordion.Tab
Whether the tab is enabled.
isEnabled() - Method in interface com.haulmont.cuba.gui.components.Action
 
isEnabled() - Method in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorIntegration
 
isEnabled() - Method in interface com.haulmont.cuba.gui.components.Component
Are the component and its parent enabled?
isEnabled() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
isEnabled(FieldGroup.FieldConfig) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldConfig.isEnabled() instead.
isEnabled(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldGroup.getFieldNN(fieldId).isEnabled()
isEnabled() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
isEnabled() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
isEnabled() - Method in interface com.haulmont.cuba.gui.components.TabSheet.Tab
Whether the tab is enabled.
isEnabled() - Method in class com.haulmont.cuba.security.app.EntityLog
 
isEnabled() - Method in interface com.haulmont.cuba.security.app.EntityLogAPI
 
isEnabled() - Method in class com.haulmont.cuba.security.jmx.EntityLog
 
isEnabled() - Method in interface com.haulmont.cuba.security.jmx.EntityLogMBean
Is logging enabled?
isEnabled() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
isEnabledByUiPermissions() - Method in interface com.haulmont.cuba.gui.components.Action.UiPermissionAware
 
isEnabledByUiPermissions() - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
 
isEnabledItself() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
isEnabledItself() - Method in interface com.haulmont.cuba.gui.components.Component
Is the component enabled regardless of the parent?
isEnabledItself() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
isEnabledItself() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
isEnabledItself() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
isEntityAttrPermitted(MetaClass, String, EntityAttrAccess) - Method in interface com.haulmont.cuba.core.global.Security
Check if current user has permission to an entity attribute.
isEntityAttrPermitted(Class<?>, String, EntityAttrAccess) - Method in interface com.haulmont.cuba.core.global.Security
Check if current user has permission to an entity attribute.
isEntityAttrPermitted(MetaClass, String, EntityAttrAccess) - Method in class com.haulmont.cuba.core.sys.SecurityImpl
 
isEntityAttrPermitted(Class<?>, String, EntityAttrAccess) - Method in class com.haulmont.cuba.core.sys.SecurityImpl
 
isEntityAttrPermitted(MetaClass, String, EntityAttrAccess) - Method in class com.haulmont.cuba.security.global.UserSession
Check user permission for the entity attribute
isEntityAttrReadPermitted(MetaClass, String) - Method in interface com.haulmont.cuba.core.global.Security
Check if current user can read an entity attribute which is the last part of the path given.
isEntityAttrReadPermitted(MetaClass, String) - Method in class com.haulmont.cuba.core.sys.SecurityImpl
 
isEntityAttrUpdatePermitted(MetaClass, String) - Method in interface com.haulmont.cuba.core.global.Security
Check if current user can modify an entity attribute which is the last part of the path given.
isEntityAttrUpdatePermitted(MetaClass, String) - Method in class com.haulmont.cuba.core.sys.SecurityImpl
 
isEntityFetchGroup() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
isEntityHaveAttribute(String, Set<LoggedAttribute>) - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
isEntityIndexed(String) - Method in interface com.haulmont.cuba.gui.components.filter.FtsFilterHelper
Checks whether an entity is indexed by full text search engine
isEntityOpPermitted(MetaClass, EntityOp) - Method in interface com.haulmont.cuba.core.global.Security
Check if current user has permission to execute an entity operation.
isEntityOpPermitted(Class<?>, EntityOp) - Method in interface com.haulmont.cuba.core.global.Security
Check if current user has permission to execute an entity operation.
isEntityOpPermitted(MetaClass, EntityOp) - Method in class com.haulmont.cuba.core.sys.SecurityImpl
 
isEntityOpPermitted(Class<?>, EntityOp) - Method in class com.haulmont.cuba.core.sys.SecurityImpl
 
isEntityOpPermitted(MetaClass, EntityOp) - Method in class com.haulmont.cuba.security.global.UserSession
Check user permission for the entity operation
isEntityReferenceAttribute() - Method in interface com.haulmont.cuba.core.sys.jpql.model.Attribute
 
isEntityReferenceAttribute() - Method in class com.haulmont.cuba.core.sys.jpql.model.AttributeImpl
 
isEntitySelect(String) - Method in interface com.haulmont.cuba.core.global.QueryParser
Returns true if this is a standard select from an entity - not count() and not fields (e.id, etc.)
isEntitySelect(String) - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
isEntitySelect(String) - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
isEnum() - Method in class com.haulmont.chile.core.model.impl.ClassRange
 
isEnum() - Method in class com.haulmont.chile.core.model.impl.DatatypeRange
 
isEnum() - Method in class com.haulmont.chile.core.model.impl.EnumerationRange
 
isEnum() - Method in interface com.haulmont.chile.core.model.Range
Is this property an enumeration?
isEscapeValueForLike() - Method in interface com.haulmont.cuba.gui.components.SearchField
 
isExpanded(Component) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
isExpanded() - Method in interface com.haulmont.cuba.gui.components.Component.Collapsable
 
isExpanded() - Method in class com.haulmont.cuba.gui.components.Component.ExpandedStateChangeEvent
 
isExpanded(Component) - Method in interface com.haulmont.cuba.gui.components.ExpandingLayout
 
isExpanded() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegate.FDExpandedStateChangeEvent
 
isExpanded() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
isExpanded() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
isExpanded(GroupInfo) - Method in interface com.haulmont.cuba.gui.components.GroupTable
 
isExpanded() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
 
isExpanded(Object) - Method in interface com.haulmont.cuba.gui.components.Tree
 
isExpanded(Object) - Method in interface com.haulmont.cuba.gui.components.TreeTable
 
isExpanded() - Method in class com.haulmont.cuba.gui.config.MenuItem
 
isExpanded(Component) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
isFetchGroup() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
isFileStorageUsed() - Method in interface com.haulmont.cuba.core.app.EmailerConfig
When turned on, email body text and attachments will be stored in file storage instead of BLOB columns in database.
isFileStorageUsed() - Method in interface com.haulmont.cuba.core.app.EmailService
 
isFileStorageUsed() - Method in class com.haulmont.cuba.core.app.EmailServiceBean
 
isFirefox() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests whether the user is using Firefox.
isFirstId(K) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Ordered
 
isFirstId(K) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
isFirstId(K) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
isFixedGrouping() - Method in interface com.haulmont.cuba.gui.components.GroupTable
 
isFocusable() - Method in interface com.haulmont.cuba.gui.components.Component.Focusable
Is component focusable?
isFolderActionsEnabled() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
isFolderActionsEnabled() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
isFolderActionsEnabled() - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
isFolderActionsEnabled() - Method in interface com.haulmont.cuba.gui.components.Filter
 
isFoldersFilterEntitiesSet() - Method in class com.haulmont.cuba.gui.components.filter.Param
 
isFork() - Method in class com.haulmont.cuba.gui.app.core.credits.CreditsItem
 
isGlobal(Presentation) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Returns true if the selected presentation is marked as global else returns false
isGlobal(Presentation) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
isGroup() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
isGroupAllowed() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
isHandleTabKey() - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
 
isHeaderVisible() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Returns the visibility of the header section.
isHiddenAction(String) - Method in class com.haulmont.cuba.gui.components.ActionsPermissions
 
isHiddenOrReadOnly(SecurityState, String) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
isHideOnMouseOut() - Method in interface com.haulmont.cuba.gui.components.PopupView
 
isHighlightActiveLine() - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
 
isHistoryVisible() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
 
isHSVVisible() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
 
isHTML(Frame.MessageMode) - Static method in enum com.haulmont.cuba.gui.components.Frame.MessageMode
 
isHTML(Frame.MessageType) - Static method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
isHTML(Frame.NotificationType) - Static method in enum com.haulmont.cuba.gui.components.Frame.NotificationType
 
isHtmlEnabled() - Method in interface com.haulmont.cuba.gui.components.Label
 
isIE() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests whether the user is using Internet Explorer.
isIgnoreCase() - Method in class com.haulmont.cuba.gui.components.validators.RangeValidator
 
isIncludeMaxValue() - Method in class com.haulmont.cuba.gui.components.validators.RangeValidator
 
isIncludeMinValue() - Method in class com.haulmont.cuba.gui.components.validators.RangeValidator
 
isIncludingCurrent() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
isIndeterminate() - Method in interface com.haulmont.cuba.gui.components.ProgressBar
 
isIndexed() - Method in class com.haulmont.cuba.core.sys.jpql.tree.ParameterNode
 
isInExpr() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
isInExpr() - Method in class com.haulmont.cuba.gui.components.filter.Param
 
isInline() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
isInstantiated() - Method in class com.haulmont.cuba.core.sys.serialization.UnfetchedValueHolder
 
isInterrupted() - Method in interface com.haulmont.cuba.gui.executors.TaskLifeCycle
 
isInTransaction() - Method in interface com.haulmont.cuba.core.Persistence
Current transaction status.
isInTransaction() - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
isInvocationPrevented() - Method in class com.haulmont.restapi.events.AfterRestInvocationEvent
 
isInvocationPrevented() - Method in class com.haulmont.restapi.events.BeforeRestInvocationEvent
 
isIOS() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests if the browser is run in iOS.
isIPad() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests if the browser is run on IPad.
isIPhone() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests if the browser is run on IPhone.
isJoinableTo(IdentificationVariableNode) - Method in class com.haulmont.cuba.core.sys.jpql.transform.EntityNameEntityReference
 
isJoinableTo(IdentificationVariableNode) - Method in interface com.haulmont.cuba.core.sys.jpql.transform.EntityReference
 
isJoinableTo(IdentificationVariableNode) - Method in class com.haulmont.cuba.core.sys.jpql.transform.PathEntityReference
 
isJoinableTo(IdentificationVariableNode) - Method in class com.haulmont.cuba.core.sys.jpql.transform.VariableEntityReference
 
isLastExecutionFinished(ScheduledTask, long) - Method in interface com.haulmont.cuba.core.app.scheduling.Coordinator
 
isLastExecutionFinished(ScheduledTask, long) - Method in class com.haulmont.cuba.core.app.scheduling.DbBasedCoordinator
 
isLastId(K) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Ordered
 
isLastId(K) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
isLastId(K) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
isLazy() - Method in class com.haulmont.cuba.core.global.ViewProperty
Deprecated.
isLinkChange() - Method in class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
isLinux() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests whether the user is using Linux.
isList(String) - Static method in class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
isLoadDynamicAttributes() - Method in class com.haulmont.cuba.core.global.LoadContext
 
isLoadDynamicAttributes() - Method in interface com.haulmont.cuba.gui.components.BulkEditor
 
isLoaded(Object, String) - Method in class com.haulmont.cuba.core.global.EntityStates
Checks if the property is loaded from DB.
isLoaded(Object, String) - Method in class com.haulmont.cuba.core.global.GlobalPersistentAttributesLoadChecker
 
isLoaded(Object, String) - Static method in class com.haulmont.cuba.core.global.PersistenceHelper
 
isLoaded(Object, String) - Method in interface com.haulmont.cuba.core.global.PersistentAttributesLoadChecker
 
isLoaded(Object, String) - Method in class com.haulmont.cuba.core.PersistenceTools
Checks if the property is loaded from DB.
isLoaded() - Method in class com.haulmont.cuba.core.PersistenceTools.RefId
Returns true if the reference ID has been loaded and can be retrieved by calling PersistenceTools.RefId.getValue()
isLoadedClass(String) - Method in class com.haulmont.cuba.core.sys.javacl.JavaClassLoader
 
isLoadedWithView(Entity, View) - Method in class com.haulmont.cuba.core.global.EntityStates
Check that all properties of the view are loaded from DB for the passed entity.
isLoadedWithView(Entity, String) - Method in class com.haulmont.cuba.core.global.EntityStates
Check that all properties of the view are loaded from DB for the passed entity.
isLoadedWithView(Entity, String) - Static method in class com.haulmont.cuba.core.global.PersistenceHelper
Check that all properties of the view are loaded from DB for the passed entity.
isLoadGroup() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
isLoadPartialEntities() - Method in class com.haulmont.cuba.core.global.LoadContext
 
isLob(MetaProperty) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given property is a LOB.
isLocal() - Method in class com.haulmont.cuba.core.sys.entitycache.EntityCacheConnection
 
isLocaleSelectVisible() - Method in class com.haulmont.idp.model.LocalesInfo
 
isLocalizedValueDefined(String) - Static method in class com.haulmont.cuba.core.entity.LocaleHelper
 
isLocked() - Method in class com.haulmont.cuba.gui.components.AbstractEditor
 
isLocked() - Method in class com.haulmont.cuba.gui.components.EditorWindowDelegate
 
isLocked() - Method in interface com.haulmont.cuba.gui.components.SplitPanel
 
isLocked() - Method in interface com.haulmont.cuba.gui.components.Window.Editor
 
isLocked() - Method in class com.haulmont.cuba.web.gui.WebWindow.Editor
 
isLoggedInWithExternalAuth(UserSession) - Static method in class com.haulmont.cuba.web.security.ExternalUserCredentials
 
isLoggingForCurrentThread() - Method in class com.haulmont.cuba.security.app.EntityLog
 
isLoggingForCurrentThread() - Method in interface com.haulmont.cuba.security.app.EntityLogAPI
 
isLookup() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
isMacOSX() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests whether the user is using Mac OS X.
isMain(String) - Static method in class com.haulmont.cuba.core.global.Stores
 
isManaged(BaseGenericIdEntity) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
isManaged(Object) - Method in class com.haulmont.cuba.core.global.EntityStates
Determines whether the instance is Managed, i.e.
isManaged(Object) - Static method in class com.haulmont.cuba.core.global.PersistenceHelper
 
isMandatory() - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
isMandatory() - Method in interface com.haulmont.chile.core.model.MetaProperty
 
isMandatory() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
isMandatory() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaProperty
 
isMany() - Method in enum com.haulmont.chile.core.model.Range.Cardinality
 
isMaster() - Method in class com.haulmont.cuba.core.app.ClusterManager
 
isMaster() - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Inform whether the current node is currently the master node in the cluster.
isMaster() - Method in class com.haulmont.cuba.core.jmx.ClusterManager
 
isMaster() - Method in interface com.haulmont.cuba.core.jmx.ClusterManagerMBean
 
isMenu() - Method in class com.haulmont.cuba.gui.config.MenuItem
 
isMetaKey() - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
isMetaKey() - Method in class com.haulmont.cuba.gui.components.DataGrid.DataGridClickEvent
Checks if the Meta key was down when the mouse event took place.
isMetaKey() - Method in class com.haulmont.cuba.gui.components.Image.ClickEvent
Checks if the Meta key was down when the mouse event took place.
isModified() - Method in class com.haulmont.cuba.gui.app.core.entitydiff.EntityDiffDatasource
 
isModified() - Method in class com.haulmont.cuba.gui.app.core.entitydiff.EntitySnapshotsDatasource
 
isModified() - Method in class com.haulmont.cuba.gui.app.security.ds.BasicPermissionTreeDatasource
 
isModified() - Method in class com.haulmont.cuba.gui.app.security.ds.EntityPermissionTargetsDatasource
 
isModified() - Method in class com.haulmont.cuba.gui.app.security.ds.MultiplePermissionTargetsDatasource
 
isModified() - Method in class com.haulmont.cuba.gui.app.security.ds.UiPermissionsDatasource
 
isModified() - Method in class com.haulmont.cuba.gui.components.AbstractEditor
 
isModified() - Method in interface com.haulmont.cuba.gui.components.Component.Buffered
Tests if the value stored in the object has been modified since it was last updated from the data source.
isModified() - Method in class com.haulmont.cuba.gui.components.EditorWindowDelegate
 
isModified() - Method in interface com.haulmont.cuba.gui.components.Window.Committable
 
isModified() - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
isModified() - Method in interface com.haulmont.cuba.gui.data.Datasource
 
isModified() - Method in interface com.haulmont.cuba.gui.data.DsContext
 
isModified() - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
isModified() - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
isModified() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
isMultiLineCells() - Method in interface com.haulmont.cuba.gui.components.Table
 
isMultiSelect() - Method in interface com.haulmont.cuba.gui.components.ListComponent
 
isMultiSelect() - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
isMultiSelect() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
isMutable() - Method in class com.haulmont.cuba.core.sys.UuidConverter
 
isNamed() - Method in class com.haulmont.cuba.core.sys.jpql.tree.ParameterNode
 
isNavigationButtonsVisible() - Method in interface com.haulmont.cuba.gui.components.Calendar
 
isNew(AbstractNotPersistentEntity) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
isNew(BaseGenericIdEntity) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
isNew(Object) - Method in class com.haulmont.cuba.core.global.EntityStates
Determines whether the instance is New, i.e.
isNew(Object) - Static method in class com.haulmont.cuba.core.global.PersistenceHelper
 
isNewEntity() - Method in class com.haulmont.cuba.core.global.EntityLoadInfo
 
isNewlyWeavedValueHolder() - Method in class com.haulmont.cuba.core.sys.serialization.UnfetchedWeavedAttributeValueHolder
 
isNewOptionAllowed() - Method in interface com.haulmont.cuba.gui.components.LookupField
 
isNewWindow() - Method in class com.haulmont.cuba.web.filestorage.WebExportDisplay
 
isNotificationRequired(int) - Method in class com.haulmont.cuba.gui.export.ExcelAutoColumnSizer
When you add a new value to a column, call this method to ask whether the AutoColumnSizer is interested in it.
isNotPersistent(Object, String) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given property is not persistent.
isNotPersistent(MetaProperty) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given property is not persistent.
isNotPersistent(MetaClass, MetaProperty) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given property is not persistent.
isNotPersistent(MetaClass) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given metaclass represents a non-persistent entity.
isNotPersistent(Class) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given class represents a non-persistent entity.
isNullOptionVisible() - Method in interface com.haulmont.cuba.gui.components.LookupField
 
isNullOptionVisible() - Method in interface com.haulmont.cuba.gui.components.OptionsList
 
isNullsLastSorting() - Method in class com.haulmont.cuba.client.sys.PersistenceManagerClient
 
isNullsLastSorting() - Method in interface com.haulmont.cuba.core.app.PersistenceManagerService
 
isNullsLastSorting() - Method in class com.haulmont.cuba.core.app.PersistenceManagerServiceBean
 
isNullsLastSorting() - Method in interface com.haulmont.cuba.core.sys.persistence.DbmsFeatures
 
isNullsLastSorting() - Method in class com.haulmont.cuba.core.sys.persistence.HsqlDbmsFeatures
 
isNullsLastSorting() - Method in class com.haulmont.cuba.core.sys.persistence.MssqlDbmsFeatures
 
isNullsLastSorting() - Method in class com.haulmont.cuba.core.sys.persistence.MysqlDbmsFeatures
 
isNullsLastSorting() - Method in class com.haulmont.cuba.core.sys.persistence.OracleDbmsFeatures
 
isNullsLastSorting() - Method in class com.haulmont.cuba.core.sys.persistence.PostgresDbmsFeatures
 
ISO8601BasicFormat - Static variable in class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerBase
format strings for the date/time and date stamps required during signing *
isObjectArray(String) - Static method in class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
isObjectArrayOrCollection(String) - Static method in class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
isOpenAsNewTab(WindowManager.OpenType) - Method in class com.haulmont.cuba.web.WebWindowManager
 
isOpera() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests whether the user is using Opera.
isOrdered() - Method in class com.haulmont.chile.core.model.impl.AbstractRange
 
isOrdered() - Method in interface com.haulmont.chile.core.model.Range
Is this property ordered? True for ordered collections.
isOverriddenEvent(DescriptorEvent, Vector) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
isOverrideLocale() - Method in class com.haulmont.cuba.security.auth.AbstractCredentials
 
isOverrideLocale() - Method in interface com.haulmont.cuba.security.auth.LocalizedCredentials
If passed locale should be used instead of locale of User.
isOwningSide(MetaProperty) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given property is on the owning side of an association.
isParameterInCondition(String) - Method in interface com.haulmont.cuba.core.global.QueryParser
 
isParameterInCondition(String) - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
isParameterInCondition(String) - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
isPermitted(Entity, ConstraintOperationType) - Method in interface com.haulmont.cuba.core.global.Security
Check if the operation type is permitted for the entity
isPermitted(Entity, String) - Method in interface com.haulmont.cuba.core.global.Security
Check the special constraint permission for the entity
isPermitted(Entity, ConstraintOperationType) - Method in class com.haulmont.cuba.core.sys.SecurityImpl
 
isPermitted(Entity, String) - Method in class com.haulmont.cuba.core.sys.SecurityImpl
 
isPermitted(UserSession) - Method in class com.haulmont.cuba.gui.config.MenuItem
 
isPermitted(PermissionType, String) - Method in class com.haulmont.cuba.security.global.UserSession
Check user permission.
isPermitted(PermissionType, String, int) - Method in class com.haulmont.cuba.security.global.UserSession
Check user permission for the specified value.
isPersistent() - Method in class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepProperty
 
isPersistent(MetaPropertyPath) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether all the properties defined by the given property path are persistent.
isPersistent(MetaProperty) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given property is persistent, that is managed by ORM.
isPersistent(MetaClass, MetaProperty) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given property is persistent, that is managed by ORM.
isPersistent(MetaClass) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given metaclass represents a persistent entity.
isPersistent(Class) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given class represents a persistent entity.
isPoolable() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
isPopupVisible() - Method in interface com.haulmont.cuba.gui.components.PopupButton
 
isPopupVisible() - Method in interface com.haulmont.cuba.gui.components.PopupView
 
isPopupVisible() - Method in class com.haulmont.cuba.gui.components.PopupView.PopupVisibilityEvent
 
isPrimary() - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
isPrimitiveTypeOrString(String) - Static method in class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
isProfilingEnabled() - Method in interface com.haulmont.cuba.core.app.ScreenProfilerService
 
isProfilingEnabled() - Method in class com.haulmont.cuba.core.app.ScreenProfilerServiceBean
 
isProfilingEnabledForUser(UUID) - Method in interface com.haulmont.cuba.core.app.ScreenProfilerService
 
isProfilingEnabledForUser(UUID) - Method in class com.haulmont.cuba.core.app.ScreenProfilerServiceBean
 
isPropagateVariablesUpstairs() - Method in class com.haulmont.cuba.core.sys.jpql.QueryVariableContext
 
isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class com.haulmont.cuba.core.sys.validation.CubaValidationTraversableResolver
 
isReadOnly() - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
isReadOnly() - Method in interface com.haulmont.chile.core.model.MetaProperty
 
isReadOnly() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesMetaProperty
 
isReadOnly() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaProperty
 
isReadOnly() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
isReadOnly() - Method in class com.haulmont.cuba.core.TransactionParams
Indicates that the transaction is read-only and performance optimization can be applied.
isReady() - Static method in class com.haulmont.cuba.core.sys.AppContext
 
isRefreshOptionsOnLookupClose() - Method in interface com.haulmont.cuba.gui.components.LookupPickerField
 
isRefreshOptionsOnLookupClose() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
isRemoteSearch() - Method in class com.haulmont.cuba.client.sys.MessagesClientImpl
 
isRemoved(BaseGenericIdEntity) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
isRepeatable() - Method in class com.haulmont.cuba.client.sys.fileupload.InputStreamProgressEntity
 
isRepeating() - Method in interface com.haulmont.cuba.gui.components.Timer
 
isRepeating() - Method in class com.haulmont.cuba.web.gui.WebTimer
 
isRequired(SecurityState, String) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
isRequired() - Method in interface com.haulmont.cuba.gui.components.Field
 
isRequired() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
isRequired(FieldGroup.FieldConfig) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldConfig.isRequired() instead.
isRequired(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldGroup.getFieldNN(fieldId).isRequired() instead.
isRequiredControlEnabled() - Method in class com.haulmont.cuba.gui.components.RuntimePropertiesFrame
 
isResizable() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Returns whether this column can be resized by the user.
isResizable() - Method in interface com.haulmont.cuba.gui.components.ResizableTextArea
isResponsive() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
isResponsive() - Method in interface com.haulmont.cuba.gui.components.Component
Is the component responsive?
isResponsive() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
isResponsive() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
isResponsive() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
isRetryPossible() - Method in exception com.haulmont.cuba.core.sys.DbInitializationException
 
isRGBVisible() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
 
isRoot(K) - Method in interface com.haulmont.cuba.gui.data.HierarchicalDatasource
True if item with the given ID is a root item
isRoot(K) - Method in class com.haulmont.cuba.gui.data.impl.AbstractTreeDatasource
 
isRoot(K) - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalDatasourceImpl
 
isRoot(K) - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalPropertyDatasourceImpl
 
isSafari() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests whether the user is using Safari.
isSchemaByUser() - Method in interface com.haulmont.cuba.core.sys.persistence.DbmsFeatures
 
isSchemaByUser() - Method in class com.haulmont.cuba.core.sys.persistence.HsqlDbmsFeatures
 
isSchemaByUser() - Method in class com.haulmont.cuba.core.sys.persistence.MssqlDbmsFeatures
 
isSchemaByUser() - Method in class com.haulmont.cuba.core.sys.persistence.MysqlDbmsFeatures
 
isSchemaByUser() - Method in class com.haulmont.cuba.core.sys.persistence.OracleDbmsFeatures
 
isSchemaByUser() - Method in class com.haulmont.cuba.core.sys.persistence.PostgresDbmsFeatures
 
isScreenPermitted(String) - Method in interface com.haulmont.cuba.core.global.Security
Check if current user has permission to open a screen.
isScreenPermitted(String) - Method in class com.haulmont.cuba.core.sys.SecurityImpl
 
isScreenPermitted(String) - Method in class com.haulmont.cuba.security.global.UserSession
Check user permission for the screen
isSecureConnection() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Is the connection made using HTTPS?
isSelectedPath() - Method in class com.haulmont.cuba.core.global.QueryParser.QueryPath
 
isSelectOnClick() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
 
isSendNullRepresentation() - Method in interface com.haulmont.cuba.gui.components.MaskedField
 
isSeparator() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
 
isSeparator() - Method in class com.haulmont.cuba.gui.config.MenuItem
 
isSet(String) - Static method in class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
isSettingsEnabled() - Method in interface com.haulmont.cuba.gui.components.Component.HasSettings
 
isShiftKey() - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
isShiftKey() - Method in class com.haulmont.cuba.gui.components.DataGrid.DataGridClickEvent
Checks if the Shift key was down when the mouse event took place.
isShiftKey() - Method in class com.haulmont.cuba.gui.components.Image.ClickEvent
Checks if the Shift key was down when the mouse event took place.
isShowActionIcons() - Method in interface com.haulmont.cuba.gui.components.PopupButton
Return show icons for action buttons
isShowAsPanel() - Method in interface com.haulmont.cuba.gui.components.GroupBoxLayout
 
isShowClearButton() - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
isShowFileName() - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
isShowGutter() - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
 
isShowImmediately() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
isShowItemsCountForGroup() - Method in interface com.haulmont.cuba.gui.components.GroupTable
 
isShowPrintMargin() - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
 
isShowSaveNotification() - Method in class com.haulmont.cuba.gui.components.AbstractEditor
 
isShowSelection() - Method in interface com.haulmont.cuba.gui.components.Table
 
isShowSingleExpandedMenu() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
 
isShowTotalAggregation() - Method in interface com.haulmont.cuba.gui.components.Table
 
isSimple() - Method in interface com.haulmont.cuba.gui.components.TokenList
 
isSimpleArray(String) - Static method in class com.haulmont.cuba.web.jmx.entity.AttributeHelper
 
isSingleJar(ClassLoader) - Static method in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
isSingleton() - Method in class com.haulmont.cuba.portal.sys.remoting.LocalServiceProxy
 
isSingleton() - Method in class com.haulmont.cuba.web.sys.remoting.LocalServiceProxy
 
isSoftDeleted(Class) - Method in class com.haulmont.cuba.core.global.EntityStates
Deprecated.
isSoftDeleted(Class) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the entity supports Soft Deletion.
isSoftDeleted(Class) - Static method in class com.haulmont.cuba.core.global.PersistenceHelper
Deprecated.
isSoftDeletion() - Method in interface com.haulmont.cuba.core.EntityManager
 
isSoftDeletion() - Method in class com.haulmont.cuba.core.global.CommitContext
 
isSoftDeletion() - Method in class com.haulmont.cuba.core.global.LoadContext
 
isSoftDeletion() - Method in class com.haulmont.cuba.core.global.ValueLoadContext
 
isSoftDeletion() - Method in interface com.haulmont.cuba.core.Persistence
Global soft deletion attribute.
isSoftDeletion() - Method in class com.haulmont.cuba.core.sys.EntityManagerContext
 
isSoftDeletion() - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
isSoftDeletion() - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
isSoftDeletion() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
 
isSoftDeletion() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
isSoftDeletion() - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
isSoftDeletion() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
isSortable() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Returns whether the user can sort the grid by this column.
isSortable() - Method in interface com.haulmont.cuba.gui.components.DataGrid
 
isSortable() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
isSortable() - Method in interface com.haulmont.cuba.gui.components.Table
 
isSpecificPermitted(String) - Method in interface com.haulmont.cuba.core.global.Security
Check if current user has a specific permission.
isSpecificPermitted(String) - Method in class com.haulmont.cuba.core.sys.SecurityImpl
 
isSpecificPermitted(String) - Method in class com.haulmont.cuba.security.global.UserSession
Check specific user permission
isSplitPositionReversed() - Method in interface com.haulmont.cuba.gui.components.SplitPanel
Return from which side position is set.
isStarted() - Method in class com.haulmont.cuba.core.app.ClusterManager
 
isStarted() - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
 
isStarted() - Method in class com.haulmont.cuba.core.jmx.ClusterManager
 
isStarted() - Method in interface com.haulmont.cuba.core.jmx.ClusterManagerMBean
 
isStarted() - Static method in class com.haulmont.cuba.core.sys.AppContext
 
isStatusNotFound() - Method in class com.haulmont.cuba.core.app.filestorage.amazon.util.HttpUtils.HttpResponse
 
isStatusOk() - Method in class com.haulmont.cuba.core.app.filestorage.amazon.util.HttpUtils.HttpResponse
 
isStopPropagation() - Method in class com.haulmont.cuba.gui.event.AbstractBackgroundTaskEvent
 
isStreaming() - Method in class com.haulmont.cuba.client.sys.fileupload.InputStreamProgressEntity
 
isStrict() - Method in class com.haulmont.cuba.security.app.UserSessionService.Filter
 
issueToken(OAuthTokenIssuer.OAuth2AccessTokenRequest) - Method in class com.haulmont.restapi.auth.ExternalOAuthTokenGranter
 
issueToken(String, Locale, Map<String, Object>) - Method in class com.haulmont.restapi.auth.ExternalOAuthTokenGranter
 
issueToken(String, Locale, Map<String, Object>) - Method in interface com.haulmont.restapi.auth.OAuthTokenIssuer
Issue token for principal.
issueToken(OAuthTokenIssuer.OAuth2AccessTokenRequest) - Method in interface com.haulmont.restapi.auth.OAuthTokenIssuer
Issue token for principal.
isSuitableProperty(MetaProperty, MetaClass) - Static method in class com.haulmont.cuba.gui.components.RelatedEntitiesSecurity
 
isSupersetOf(CoreAttributeGroup) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
isSupersetOf(AttributeGroup) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
isSupported(Class) - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopStyle
 
isSupported(DeviceInfo) - Method in interface com.haulmont.cuba.gui.config.ScreenAgent
 
isSupported(DeviceInfo) - Method in class com.haulmont.cuba.web.agent.DesktopScreenAgent
 
isSupported(DeviceInfo) - Method in class com.haulmont.cuba.web.agent.PhoneScreenAgent
 
isSupported(DeviceInfo) - Method in class com.haulmont.cuba.web.agent.TabletScreenAgent
 
isSuspended() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Suspendable
 
isSuspended() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
isSwatchesVisible() - Method in interface com.haulmont.cuba.gui.components.ColorPicker
 
isSyncNewUserSessionReplication() - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
isSyncNewUserSessionReplication() - Method in interface com.haulmont.cuba.security.auth.SyncSessionCredentials
Indicates that a new user session created on login should be sent to the cluster synchronously.
isSystem(MetaProperty) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given property is system-level.
isSystem() - Method in class com.haulmont.cuba.security.global.UserSession
System session is created by LoginWorker.loginSystem() for system users like schedulers and JMX.
isSystemLevel(MetaClass) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given entity is marked as SystemLevel.
isSystemLevel(MetaProperty) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the given property is marked as SystemLevel.
isTabCaptionsAsHtml() - Method in interface com.haulmont.cuba.gui.components.Accordion
 
isTabCaptionsAsHtml() - Method in interface com.haulmont.cuba.gui.components.TabSheet
 
isTableActionsEnabled() - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
isTabsVisible() - Method in interface com.haulmont.cuba.gui.components.TabSheet
 
isTestMode() - Method in class com.haulmont.cuba.desktop.App
 
isTestMode() - Method in class com.haulmont.cuba.web.AppUI
 
isTextInputAllowed() - Method in interface com.haulmont.cuba.gui.components.LookupField
 
isTextSelectionEnabled() - Method in interface com.haulmont.cuba.gui.components.DataGrid
 
isTextSelectionEnabled() - Method in interface com.haulmont.cuba.gui.components.Table
 
isTogglePopupVisibilityOnClick() - Method in interface com.haulmont.cuba.gui.components.PopupButton
 
isTouchDevice() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
isTransient(MetaClass) - Method in class com.haulmont.cuba.core.global.MetadataTools
Deprecated.
isTransient(Class) - Method in class com.haulmont.cuba.core.global.MetadataTools
Deprecated.
isTransient(Object, String) - Method in class com.haulmont.cuba.core.global.MetadataTools
Deprecated.
isTransient(MetaProperty) - Method in class com.haulmont.cuba.core.global.MetadataTools
Deprecated.
isTrimming() - Method in interface com.haulmont.cuba.gui.components.TextInputField.TrimSupported
 
isUnary() - Method in enum com.haulmont.cuba.core.global.filter.Op
 
isUpdateSynchronously() - Method in class com.haulmont.cuba.client.sys.cache.ConfigCacheStrategy
 
isUseLookupField() - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
isUseLookupField() - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
isUseLookupField() - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
isUsePresentations() - Method in interface com.haulmont.cuba.gui.components.Component.HasPresentations
 
isUseResponsePending() - Method in interface com.haulmont.cuba.gui.components.Button
 
isUsersRemovingAllowed(Collection<String>) - Method in interface com.haulmont.cuba.security.app.UserManagementService
Checks whether removing of users with the given logins is allowed
isUsersRemovingAllowed(Collection<String>) - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
isUseServerTime() - Method in interface com.haulmont.cuba.desktop.DesktopConfig
 
isUseServerTimeZone() - Method in interface com.haulmont.cuba.desktop.DesktopConfig
 
isUseUserTimeZone() - Method in class com.haulmont.cuba.gui.components.filter.Param
 
isValid(Object, ConstraintValidatorContext) - Method in class com.haulmont.cuba.core.global.validation.RequiredViewValidator
 
isValid(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
isValid() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
isValid() - Method in interface com.haulmont.cuba.gui.components.Component.Validatable
 
isValid() - Method in interface com.haulmont.cuba.gui.components.FieldGroup
 
isValid() - Method in interface com.haulmont.cuba.gui.components.Frame
Check validity by invoking validators on all components which support them.
isValid() - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
isValid() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
isValidated() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
isValidateOnCommit() - Method in interface com.haulmont.cuba.gui.components.Component.Validatable
Enable/disable component validation on window commit for methods Window.validateAll(), Frame.validate(), Frame.validateAll(), Frame.isValid() By default is true and component is validated on window commit.
isValidateOnCommit() - Method in interface com.haulmont.cuba.gui.components.FieldGroup
 
isValidJson() - Method in class com.haulmont.restapi.service.ServicesControllerManager.ServiceCallResult
 
isValueCleared() - Method in class com.haulmont.cuba.gui.components.FileUploadField.AfterValueClearEvent
 
isVisible() - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
isVisible() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
isVisible() - Method in interface com.haulmont.cuba.gui.components.Accordion.Tab
Whether the tab is visible.
isVisible() - Method in interface com.haulmont.cuba.gui.components.Action
 
isVisible() - Method in interface com.haulmont.cuba.gui.components.Component
Are the component and its parent visible?
isVisible() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
isVisible() - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
 
isVisible(FieldGroup.FieldConfig) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldConfig.isVisible() instead.
isVisible(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldGroup.getFieldNN("fieldId").isVisible()
isVisible() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
isVisible() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
 
isVisible() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
 
isVisible() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
isVisible() - Method in interface com.haulmont.cuba.gui.components.TabSheet.Tab
Whether the tab is visible.
isVisible() - Method in class com.haulmont.cuba.gui.components.VisibilityChangeNotifier.VisibilityChangeEvent
 
isVisible() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
isVisibleByUiPermissions() - Method in interface com.haulmont.cuba.gui.components.Action.UiPermissionAware
 
isVisibleByUiPermissions() - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
 
isVisibleItself() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
isVisibleItself() - Method in interface com.haulmont.cuba.gui.components.Component
Is the component visible regardless of the parent?
isVisibleItself() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
isVisibleItself() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
isVisibleItself() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
isWidthAuto() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
isWindows() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests whether the user is using Windows.
isWindowsPhone() - Method in class com.haulmont.cuba.gui.config.DeviceInfo
Tests whether the user is using Windows Phone.
isWordwrap() - Method in interface com.haulmont.cuba.gui.components.TextArea
 
isWrapperFor(Class<?>) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
isWrapperFor(Class<?>) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyDataSource
 
isWrapperFor(Class<?>) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
isWrapperFor(Class<?>) - Method in class com.haulmont.cuba.testsupport.TestDataSource
 
Item(Component, String) - Constructor for class com.haulmont.cuba.gui.components.ValidationErrors.Item
 
itemChanged(Datasource.ItemChangeEvent<T>) - Method in interface com.haulmont.cuba.gui.data.Datasource.ItemChangeListener
Current item changed, that is now Datasource.getItem() returns a different instance.
itemChanged(Datasource<T>, T, T) - Method in interface com.haulmont.cuba.gui.data.DatasourceListener
Deprecated.
Current item changed, that is now Datasource.getItem() returns a different instance.
itemChanged(Datasource.ItemChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsActionsNotifier
 
itemChanged(Datasource.ItemChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
itemChanged(Datasource.ItemChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.compatibility.CompatibleDatasourceListenerWrapper
Deprecated.
 
itemChanged(Datasource<T>, T, T) - Method in class com.haulmont.cuba.gui.data.impl.DsListenerAdapter
Deprecated.
 
itemChanged(Datasource.ItemChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.WeakItemChangeListener
 
ItemChangeEvent(Datasource<T>, T, T) - Constructor for class com.haulmont.cuba.gui.data.Datasource.ItemChangeEvent
 
ItemClickEvent(DataGrid, Component.MouseEventDetails, E, Object, String) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.ItemClickEvent
Constructor for a item click event.
itemPropertyChanged(Datasource.ItemPropertyChangeEvent<T>) - Method in class com.haulmont.cuba.gui.app.security.user.NameBuilderListener
 
itemPropertyChanged(Datasource.ItemPropertyChangeEvent<T>) - Method in interface com.haulmont.cuba.gui.data.Datasource.ItemPropertyChangeListener
Property value of some datasource item changed.
itemPropertyChanged(Datasource.ItemPropertyChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsActionsNotifier
 
itemPropertyChanged(Datasource.ItemPropertyChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
itemPropertyChanged(Datasource.ItemPropertyChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.compatibility.CompatibleDatasourceListenerWrapper
Deprecated.
 
itemPropertyChanged(Datasource.ItemPropertyChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.WeakDsListenerAdapter
 
itemPropertyChanged(Datasource.ItemPropertyChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.WeakItemPropertyChangeListener
 
ItemPropertyChangeEvent(Datasource<T>, T, String, Object, Object) - Constructor for class com.haulmont.cuba.gui.data.Datasource.ItemPropertyChangeEvent
 
itemStateVisible() - Method in class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
itemStateVisible() - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
ItemTrackingAction - Class in com.haulmont.cuba.gui.components.actions
Standard action that changes enabled property depending on selection of a bound ListComponent.
ItemTrackingAction(String) - Constructor for class com.haulmont.cuba.gui.components.actions.ItemTrackingAction
 
ItemTrackingAction(ListComponent, String) - Constructor for class com.haulmont.cuba.gui.components.actions.ItemTrackingAction
 
itemTypeFromDatatype(Datatype) - Static method in class com.haulmont.cuba.gui.components.listeditor.ListEditorHelper
 
iterator() - Method in class com.haulmont.bali.collections.ReadOnlyLinkedMapValuesView
 

J

JAR_NAME_PATTERN - Static variable in class com.haulmont.cuba.core.sys.SingleAppResourcePatternResolver
 
JavaClass - Annotation Type in com.haulmont.chile.core.annotations
Defines what Java class is handled by the annotated datatype.
JavaClassLoader - Class in com.haulmont.cuba.core.sys.javacl
 
JavaClassLoader(Configuration) - Constructor for class com.haulmont.cuba.core.sys.javacl.JavaClassLoader
 
JDBCCancelableResource - Class in com.haulmont.cuba.core.sys.jdbc
 
JDBCCancelableResource(Statement) - Constructor for class com.haulmont.cuba.core.sys.jdbc.JDBCCancelableResource
 
JmxAction<T> - Interface in com.haulmont.cuba.web.jmx
 
JmxConnectionHelper - Class in com.haulmont.cuba.web.jmx
 
JmxControlAPI - Interface in com.haulmont.cuba.web.jmx
Interface to provide JMX control functionality for local and remote JMX interfaces
JmxControlBean - Class in com.haulmont.cuba.web.jmx
 
JmxControlBean() - Constructor for class com.haulmont.cuba.web.jmx.JmxControlBean
 
JmxControlException - Exception in com.haulmont.cuba.web.jmx
 
JmxControlException(String) - Constructor for exception com.haulmont.cuba.web.jmx.JmxControlException
 
JmxControlException(Throwable) - Constructor for exception com.haulmont.cuba.web.jmx.JmxControlException
 
JmxInstance - Class in com.haulmont.cuba.core.entity
 
JmxInstance() - Constructor for class com.haulmont.cuba.core.entity.JmxInstance
 
JmxInstance(String) - Constructor for class com.haulmont.cuba.core.entity.JmxInstance
 
JmxInstanceBrowser - Class in com.haulmont.cuba.web.app.ui.jmxinstance.browse
 
JmxInstanceBrowser() - Constructor for class com.haulmont.cuba.web.app.ui.jmxinstance.browse.JmxInstanceBrowser
 
JmxInstanceEditor - Class in com.haulmont.cuba.web.app.ui.jmxinstance.edit
 
JmxInstanceEditor() - Constructor for class com.haulmont.cuba.web.app.ui.jmxinstance.edit.JmxInstanceEditor
 
JmxInstancesDatasource - Class in com.haulmont.cuba.web.app.ui.jmxcontrol.ds
 
JmxInstancesDatasource() - Constructor for class com.haulmont.cuba.web.app.ui.jmxcontrol.ds.JmxInstancesDatasource
 
JmxLogControl - Class in com.haulmont.cuba.core.sys.jmx
 
JmxLogControl() - Constructor for class com.haulmont.cuba.core.sys.jmx.JmxLogControl
 
JmxLogControlMBean - Interface in com.haulmont.cuba.core.sys.jmx
 
JmxNodeIdentifier - Class in com.haulmont.cuba.core.sys.jmx
 
JmxNodeIdentifier() - Constructor for class com.haulmont.cuba.core.sys.jmx.JmxNodeIdentifier
 
JmxNodeIdentifierMBean - Interface in com.haulmont.cuba.core.sys.jmx
MBean that is used by JMX control facility to identify a JMX node.
JmxRemoteLoggingAPI - Interface in com.haulmont.cuba.web.jmx
Interface to provide JMX bridge to log control functionality for local and remote JMX interfaces
JmxRemoteLoggingAPI.LoggingHostInfo - Class in com.haulmont.cuba.web.jmx
 
JmxRemoteLoggingBean - Class in com.haulmont.cuba.web.jmx
 
JmxRemoteLoggingBean() - Constructor for class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
JmxRunAsync - Annotation Type in com.haulmont.cuba.core.sys.jmx
Long time JMX operations which should be executed in background can be marked with this annotation.
JOIN - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
JOIN - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
join() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
join(String...) - Method in interface com.haulmont.cuba.gui.components.DataGrid.StaticRow
Merges columns cells in a row.
join_association_path_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
join_association_path_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.join_association_path_expression_return
 
JOIN_PATTERN - Static variable in class com.haulmont.cuba.gui.components.autocomplete.impl.HintProvider
 
join_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.join_return
 
join_spec() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
join_spec_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.join_spec_return
 
joined_clause() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
joined_clause_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.joined_clause_return
 
JoinVariableNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
JoinVariableNode(Token, String, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.JoinVariableNode
 
JoinVariableNode(int, String, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.JoinVariableNode
 
JPALexer - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPALexer() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
JPALexer(CharStream) - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
JPALexer(CharStream, RecognizerSharedState) - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
JPAParser - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser(TokenStream) - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
JPAParser(TokenStream, RecognizerSharedState) - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
JPAParser.abstract_schema_name_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.aggregate_expression_function_name_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.aggregate_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.all_or_any_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.arithmetic_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.arithmetic_factor_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.arithmetic_primary_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.arithmetic_term_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.association_path_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.between_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.boolean_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.boolean_literal_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.boolean_primary_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.collection_member_declaration_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.collection_member_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.comparison_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.comparison_operator_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.conditional_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.conditional_factor_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.conditional_term_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.constructor_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.constructor_item_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.constructor_name_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.date_after_macro_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.date_before_macro_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.date_between_macro_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.date_equals_macro_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.date_macro_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.date_today_macro_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.datetime_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.datetime_primary_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.empty_collection_comparison_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.entity_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.enum_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.enum_literal_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.enum_primary_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.exists_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.fetch_join_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.field_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.from_clause_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.functions_returning_datetime_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.functions_returning_numerics_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.functions_returning_strings_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.groupby_clause_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.groupby_item_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.having_clause_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.identification_variable_declaration_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.identification_variable_or_collection_declaration_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.identification_variable_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.in_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.in_expression_right_part_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.in_item_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.input_parameter_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.join_association_path_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.join_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.join_spec_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.joined_clause_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.like_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.literal_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.null_comparison_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.numeric_literal_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.orderby_clause_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.orderby_item_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.parameter_name_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.path_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.pattern_value_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.ql_statement_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.range_variable_declaration_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.range_variable_declaration_source_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.select_clause_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.select_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.select_statement_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.simple_arithmetic_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.simple_cond_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.simple_entity_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.simple_select_clause_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.simple_select_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.string_expression_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.string_primary_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.subquery_from_clause_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.subquery_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.subselect_identification_variable_declaration_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.trim_specification_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPAParser.where_clause_return - Class in com.haulmont.cuba.core.sys.jpql.antlr
 
JPEG - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
JPG - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
JpqlEntityModel - Interface in com.haulmont.cuba.core.sys.jpql.model
 
JpqlEntityModelImpl - Class in com.haulmont.cuba.core.sys.jpql.model
 
JpqlEntityModelImpl(String) - Constructor for class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
jpqlExecuteUpdate(String, boolean) - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
jpqlExecuteUpdate(String, boolean) - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
Execute a JPQL update statement.
jpqlLoadList(String) - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
jpqlLoadList(String) - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
Execute a JPQL query.
JpqlSuggestionFactory - Class in com.haulmont.cuba.gui.components.autocomplete
 
JpqlSuggestionFactory() - Constructor for class com.haulmont.cuba.gui.components.autocomplete.JpqlSuggestionFactory
 
JpqlSyntaxException - Exception in com.haulmont.cuba.core.sys.jpql
 
JpqlSyntaxException() - Constructor for exception com.haulmont.cuba.core.sys.jpql.JpqlSyntaxException
 
JpqlSyntaxException(String) - Constructor for exception com.haulmont.cuba.core.sys.jpql.JpqlSyntaxException
 
JpqlSyntaxException(String, List<ErrorRec>) - Constructor for exception com.haulmont.cuba.core.sys.jpql.JpqlSyntaxException
 
JSON - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
JsonTransformationDirection - Enum in com.haulmont.restapi.transform
Enum for JSON transformation direction

K

KeyCombination - Class in com.haulmont.cuba.gui.components
 
KeyCombination(KeyCombination.Key, KeyCombination.Modifier...) - Constructor for class com.haulmont.cuba.gui.components.KeyCombination
 
KeyCombination.Key - Enum in com.haulmont.cuba.gui.components
 
KeyCombination.Modifier - Enum in com.haulmont.cuba.gui.components
 
KeyValueEntity - Class in com.haulmont.cuba.core.entity
Entity that contains a variable set of attributes.
KeyValueEntity() - Constructor for class com.haulmont.cuba.core.entity.KeyValueEntity
 
KeyValueMetaClass - Class in com.haulmont.cuba.core.app.keyvalue
MetaClass for KeyValueEntity.
KeyValueMetaClass() - Constructor for class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaClass
 
KeyValueMetaProperty - Class in com.haulmont.cuba.core.app.keyvalue
MetaProperty for KeyValueEntity.
KeyValueMetaProperty(MetaClass, String, Class) - Constructor for class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaProperty
 
KeyValueMetaProperty(MetaClass, String, Datatype) - Constructor for class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaProperty
 
kill() - Method in class com.haulmont.cuba.gui.app.security.session.browse.SessionBrowser
 
kill() - Method in class com.haulmont.cuba.gui.executors.impl.TaskHandlerImpl
Cancel without events for tasks
killSession(UUID) - Method in class com.haulmont.cuba.security.app.UserSessions
 
killSession(UUID) - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
INTERNAL.
killSession(UUID) - Method in interface com.haulmont.cuba.security.app.UserSessionService
Disconnect a session.
killSession(UUID) - Method in class com.haulmont.cuba.security.app.UserSessionServiceBean
 
killSession(String) - Method in class com.haulmont.cuba.security.jmx.UserSessions
 
killSession(String) - Method in interface com.haulmont.cuba.security.jmx.UserSessionsMBean
Kill specified session
KryoSerialization - Class in com.haulmont.cuba.core.sys.serialization
The serialization implementation using Kryo serialization
KryoSerialization() - Constructor for class com.haulmont.cuba.core.sys.serialization.KryoSerialization
 
KryoSerialization(boolean) - Constructor for class com.haulmont.cuba.core.sys.serialization.KryoSerialization
 
KryoSerialization.CubaFieldSerializer<T> - Class in com.haulmont.cuba.core.sys.serialization
 
KryoSerialization.CubaInstantiatorStrategy - Class in com.haulmont.cuba.core.sys.serialization
Strategy first tries to find and use a no-arg constructor and if it fails to do so, it should try to use StdInstantiatorStrategy as a fallback, because this one does not invoke any constructor at all.
KryoSerialization.CubaJavaSerializer - Class in com.haulmont.cuba.core.sys.serialization
 
KryoSerialization.CubaOutput - Class in com.haulmont.cuba.core.sys.serialization
 
KryoSerialization.IndirectContainerSerializer - Class in com.haulmont.cuba.core.sys.serialization
 
KryoSerialization.UnitOfWorkQueryValueHolderSerializer - Class in com.haulmont.cuba.core.sys.serialization
 

L

LA(int) - Method in class com.haulmont.cuba.core.sys.jpql.AntlrNoCaseStringStream
 
Label - Interface in com.haulmont.cuba.gui.components
 
LABEL_BOLD - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Bolder font weight.
LABEL_COLORED - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Colored text.
LABEL_FAILURE - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Failure badge style.
LABEL_H1 - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Header style for main application headings.
LABEL_H2 - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Header style for different sections in the application.
LABEL_H3 - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Header style for different sub-sections in the application.
LABEL_H4 - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Header style for different sub-sections in the application.
LABEL_LIGHT - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Lighter font weight.
LABEL_NO_MARGIN - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
A utility style that can be combined with the HaloTheme.LABEL_H1, HaloTheme.LABEL_H2, HaloTheme.LABEL_H3 and HaloTheme.LABEL_H4 styles to remove the default margins from the header.
LABEL_SPINNER - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Spinner style.
LABEL_SUCCESS - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Success badge style.
language - Variable in class com.haulmont.restapi.data.UserInfo
 
LAST_CLAUSE_PATTERN - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
LAST_CLAUSE_PATTERN_REGEX - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
LAST_REQUEST_ACTION_ATTR - Static variable in class com.haulmont.cuba.web.AppUI
 
LAST_REQUEST_PARAMS_ATTR - Static variable in class com.haulmont.cuba.web.AppUI
 
lastEntityFieldPattern - Variable in class com.haulmont.cuba.core.sys.jpql.EntityPath
 
lastItemId() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Ordered
 
lastItemId() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
lastItemId() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
lastItemId() - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
LastMonthPredefinedDateInterval - Class in com.haulmont.cuba.gui.components.filter.dateinterval.predefined
 
LastMonthPredefinedDateInterval() - Constructor for class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.LastMonthPredefinedDateInterval
 
lastName - Variable in class com.haulmont.restapi.data.UserInfo
 
lastSentTs - Variable in class com.haulmont.cuba.security.app.UserSessions.UserSessionInfo
 
lastUsedTs - Variable in class com.haulmont.cuba.security.app.UserSessions.UserSessionInfo
 
LAYOUT_CARD - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Make a layout look like a card.
LAYOUT_HEADER - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Make any layout inside of another layout with HaloTheme.LAYOUT_CARD or HaloTheme.LAYOUT_WELL stylename looks like caption of parent layout.
LAYOUT_SIDE_MENU_PANEL - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Side menu panel style.
LAYOUT_SIDE_MENU_TITLE - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Side menu header style.
LAYOUT_WELL - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Inset layout style.
LayoutAnalyzer - Class in com.haulmont.cuba.gui.app.core.dev
 
LayoutAnalyzer() - Constructor for class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer
 
LayoutAnalyzer.AlignInsideUndefinedSizedContainer - Class in com.haulmont.cuba.gui.app.core.dev
 
LayoutAnalyzer.ComponentRelativeSizeInsideUndefinedSizedContainer - Class in com.haulmont.cuba.gui.app.core.dev
 
LayoutAnalyzer.ComponentUndefinedSize - Class in com.haulmont.cuba.gui.app.core.dev
 
LayoutAnalyzer.ExpandedComponentOverlapsAnother - Class in com.haulmont.cuba.gui.app.core.dev
 
LayoutAnalyzer.ExpandOfSingleComponent - Class in com.haulmont.cuba.gui.app.core.dev
 
LayoutAnalyzer.Inspection - Interface in com.haulmont.cuba.gui.app.core.dev
 
LayoutAnalyzer.RelativeHeightComponentInsideUndefinedHeightDialog - Class in com.haulmont.cuba.gui.app.core.dev
 
LayoutAnalyzer.RelativeWidthComponentInsideUndefinedWidthDialog - Class in com.haulmont.cuba.gui.app.core.dev
 
LayoutAnalyzer.ScrollBoxInnerComponentRelativeSize - Class in com.haulmont.cuba.gui.app.core.dev
 
LayoutAnalyzerContextMenuProvider - Interface in com.haulmont.cuba.gui.components.dev
 
LayoutAnalyzerWindow - Class in com.haulmont.cuba.gui.app.core.dev
 
LayoutAnalyzerWindow() - Constructor for class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzerWindow
 
layoutClick(Component.LayoutClickEvent) - Method in interface com.haulmont.cuba.gui.components.Component.LayoutClickListener
 
LayoutClickEvent(Component.Container, Component, Component.MouseEventDetails) - Constructor for class com.haulmont.cuba.gui.components.Component.LayoutClickEvent
 
LayoutLoader - Class in com.haulmont.cuba.gui.xml.layout
 
LayoutLoader(ComponentLoader.Context, ComponentsFactory, LayoutLoaderConfig) - Constructor for class com.haulmont.cuba.gui.xml.layout.LayoutLoader
 
LayoutLoaderConfig - Class in com.haulmont.cuba.gui.xml.layout
 
LayoutLoaderConfig() - Constructor for class com.haulmont.cuba.gui.xml.layout.LayoutLoaderConfig
 
LayoutLoaderConfig(LayoutLoaderConfig) - Constructor for class com.haulmont.cuba.gui.xml.layout.LayoutLoaderConfig
 
LayoutTip - Class in com.haulmont.cuba.gui.app.core.dev
 
LayoutTip(LayoutTipType, String, String) - Constructor for class com.haulmont.cuba.gui.app.core.dev.LayoutTip
 
LayoutTipType - Enum in com.haulmont.cuba.gui.app.core.dev
 
LazyCollectionDatasourceListener<T extends Entity> - Interface in com.haulmont.cuba.gui.data
Deprecated.
LdapAuthController - Class in com.haulmont.restapi.ldap
 
LdapAuthController() - Constructor for class com.haulmont.restapi.ldap.LdapAuthController
 
LdapAuthProvider - Class in com.haulmont.cuba.web.auth
Deprecated.
Use "cuba.web.ldap.enabled" application property instead.
LdapAuthProvider() - Constructor for class com.haulmont.cuba.web.auth.LdapAuthProvider
Deprecated.
 
LdapLoginProvider - Class in com.haulmont.cuba.web.security.ldap
Login provider that uses LDAP as authentication service.
LdapLoginProvider() - Constructor for class com.haulmont.cuba.web.security.ldap.LdapLoginProvider
 
leaveOpenTransaction() - Method in interface com.haulmont.cuba.core.app.TestingService
 
leaveOpenTransaction() - Method in class com.haulmont.cuba.core.app.TestingServiceBean
 
LEFT - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
LEFT - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
LegacyLoginEventsForwarder - Class in com.haulmont.cuba.web.security.listeners
Deprecated.
Forwards application events to legacy authentication mechanism based on CubaAuthProvider.
LegacyLoginEventsForwarder() - Constructor for class com.haulmont.cuba.web.security.listeners.LegacyLoginEventsForwarder
Deprecated.
 
LegacyLoginProvider - Class in com.haulmont.cuba.web.security.providers
Deprecated.
LegacyLoginProvider() - Constructor for class com.haulmont.cuba.web.security.providers.LegacyLoginProvider
Deprecated.
 
LicenseFrame - Class in com.haulmont.cuba.gui.app.core.license
 
LicenseFrame() - Constructor for class com.haulmont.cuba.gui.app.core.license.LicenseFrame
 
LicenseWindow - Class in com.haulmont.cuba.gui.app.core.credits
 
LicenseWindow() - Constructor for class com.haulmont.cuba.gui.app.core.credits.LicenseWindow
 
like_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
like_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.like_expression_return
 
LIKE_PATTERN - Static variable in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
LINE_COMMENT - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
LINE_COMMENT - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
Link - Interface in com.haulmont.cuba.gui.components
HTML link component
LinkButton - Interface in com.haulmont.cuba.gui.components
A button looking like hyperlink
LinkColumnHelper - Class in com.haulmont.cuba.gui.app
 
LinkColumnHelper() - Constructor for class com.haulmont.cuba.gui.app.LinkColumnHelper
 
LinkColumnHelper.Handler - Interface in com.haulmont.cuba.gui.app
 
LinkHandler - Class in com.haulmont.cuba.web.sys
Handles links from outside of the application.
LinkHandler(App, String, Map<String, String>) - Constructor for class com.haulmont.cuba.web.sys.LinkHandler
 
list(Name) - Method in class com.haulmont.cuba.testsupport.TestContext
 
list(String) - Method in class com.haulmont.cuba.testsupport.TestContext
 
ListActionType - Enum in com.haulmont.cuba.gui.components.actions
Enumerates standard list action types.
ListArrayHandler - Class in com.haulmont.bali.db
 
ListArrayHandler() - Constructor for class com.haulmont.bali.db.ListArrayHandler
 
ListArrayHandler(RowProcessor) - Constructor for class com.haulmont.bali.db.ListArrayHandler
 
listBindings(Name) - Method in class com.haulmont.cuba.testsupport.TestContext
 
listBindings(String) - Method in class com.haulmont.cuba.testsupport.TestContext
 
ListCalendarEventProvider - Class in com.haulmont.cuba.gui.components.calendar
 
ListCalendarEventProvider() - Constructor for class com.haulmont.cuba.gui.components.calendar.ListCalendarEventProvider
 
ListComponent<E extends Entity> - Interface in com.haulmont.cuba.gui.components
 
ListComponent.IconProvider<E extends Entity> - Interface in com.haulmont.cuba.gui.components
Allows to set icons for particular rows in the table.
ListEditor - Interface in com.haulmont.cuba.gui.components
The component is used for displaying and editing a collection of values.
ListEditor.EditorCloseEvent - Class in com.haulmont.cuba.gui.components
 
ListEditor.EditorCloseListener - Interface in com.haulmont.cuba.gui.components
Listener that will be notified when editor window is closed.
ListEditor.ItemType - Enum in com.haulmont.cuba.gui.components
 
ListEditorDelegate - Interface in com.haulmont.cuba.gui.components.listeditor
The implementation of this class contains a logic for creation the ListEditor component, that is used by components in client and desktop client.
ListEditorDelegateImpl - Class in com.haulmont.cuba.gui.components.listeditor
 
ListEditorDelegateImpl() - Constructor for class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
ListEditorHelper - Class in com.haulmont.cuba.gui.components.listeditor
 
ListEditorHelper() - Constructor for class com.haulmont.cuba.gui.components.listeditor.ListEditorHelper
 
ListEditorPopupWindow - Class in com.haulmont.cuba.gui.components.listeditor
A dialog that is used for editing values of the ListEditor component.
ListEditorPopupWindow() - Constructor for class com.haulmont.cuba.gui.components.listeditor.ListEditorPopupWindow
 
ListEditorWindowController - Interface in com.haulmont.cuba.gui.components.listeditor
Interface for editor window controller of ListEditor component
listenCategoryChanges(Datasource) - Method in class com.haulmont.cuba.gui.dynamicattributes.DynamicAttributesGuiTools
 
listenDynamicAttributesChanges(Datasource) - Method in class com.haulmont.cuba.gui.dynamicattributes.DynamicAttributesGuiTools
Enforce the datasource to change modified status if dynamic attribute is changed
ListenerAdapter() - Constructor for class com.haulmont.cuba.gui.components.FileUploadField.ListenerAdapter
Deprecated.
 
Listeners - Annotation Type in com.haulmont.cuba.core.entity.annotation
Defines classes of entity lifecycle listeners
literal() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
literal_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.literal_return
 
load(LoadContext<E>) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
load(LoadContext<E>) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
load(LoadContext<E>) - Method in interface com.haulmont.cuba.core.app.DataService
Loads a single entity instance.
load(LoadContext<E>) - Method in class com.haulmont.cuba.core.app.DataServiceBean
 
load(LoadContext<E>) - Method in interface com.haulmont.cuba.core.app.DataStore
Loads a single entity instance.
load(LoadContext<E>) - Method in class com.haulmont.cuba.core.app.RdbmsStore
 
load(LoadContext<E>) - Method in interface com.haulmont.cuba.core.global.DataManager
Loads a single entity instance.
load() - Method in class com.haulmont.cuba.gui.app.core.credits.CreditsLoader
 
load(LoadContext<E>) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
load(String, String, Map<String, Object>) - Method in class com.haulmont.cuba.gui.xml.layout.ScreenXmlLoader
Loads a descriptor.
loadAppFolders() - Method in interface com.haulmont.cuba.core.app.FoldersService
Load application folders available to a user.
loadAppFolders() - Method in class com.haulmont.cuba.core.app.FoldersServiceBean
 
loadAppPropertyEntities() - Method in class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesDatasource
 
loadAppWindowMode() - Method in class com.haulmont.cuba.web.app.UserSettingsTools
 
loadAppWindowTheme() - Method in class com.haulmont.cuba.web.app.UserSettingsTools
 
loadAttribute(ManagedBeanInfo, String) - Method in interface com.haulmont.cuba.web.jmx.JmxControlAPI
Loads attribute by its name.
loadAttribute(ManagedBeanInfo, String) - Method in class com.haulmont.cuba.web.jmx.JmxControlBean
 
loadAttributes(ManagedBeanInfo) - Method in interface com.haulmont.cuba.web.jmx.JmxControlAPI
Loads attributes for managed bean descriptor
loadAttributes(ManagedBeanInfo) - Method in class com.haulmont.cuba.web.jmx.JmxControlBean
 
loadAttributeValue(ManagedBeanAttribute) - Method in interface com.haulmont.cuba.web.jmx.JmxControlAPI
Loads attribute value for managed bean attribute
loadAttributeValue(ManagedBeanAttribute) - Method in class com.haulmont.cuba.web.jmx.JmxControlBean
 
loadCache() - Method in interface com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesCacheService
Reload dynamic attributes cache from database
loadCache() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesCacheServiceBean
 
loadCache() - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManager
 
loadCache() - Method in interface com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManagerAPI
Reload dynamic attributes cache from database
loadClass(String) - Static method in class com.haulmont.bali.util.ReflectionHelper
Load class by name.
loadClass(String) - Method in interface com.haulmont.cuba.core.global.Scripting
Loads class by name using the following sequence: Search for a Groovy source in the conf directory.
loadClass(String) - Method in class com.haulmont.cuba.core.sys.AbstractScripting
 
loadClass(String) - Method in class com.haulmont.cuba.core.sys.ClassLoaderManager
 
loadClass(String) - Method in interface com.haulmont.cuba.core.sys.ClassLoaderManagerMBean
 
loadClass(String) - Method in class com.haulmont.cuba.core.sys.javacl.compiler.CharSequenceCompiler
Load a class that was generated by this instance or accessible from its parent class loader.
loadClass(String, boolean) - Method in class com.haulmont.cuba.core.sys.javacl.JavaClassLoader
 
loadClassNN(String) - Method in interface com.haulmont.cuba.core.global.Scripting
Loads a class by name using the sequence described in Scripting.loadClass(String).
loadClassNN(String) - Method in class com.haulmont.cuba.core.sys.AbstractScripting
 
loadComponent() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader
Loads component properties by XML definition.
loadContentText(SendingMessage) - Method in class com.haulmont.cuba.core.app.Emailer
 
loadContentText(SendingMessage) - Method in interface com.haulmont.cuba.core.app.EmailerAPI
Loads content text for given message.
loadContentText(SendingMessage) - Method in interface com.haulmont.cuba.core.app.EmailService
Load content text for given message.
loadContentText(SendingMessage) - Method in class com.haulmont.cuba.core.app.EmailServiceBean
 
LoadContext<E extends Entity> - Class in com.haulmont.cuba.core.global
Class that defines parameters for loading entities from the database via DataManager.
LoadContext(MetaClass) - Constructor for class com.haulmont.cuba.core.global.LoadContext
 
LoadContext(Class<E>) - Constructor for class com.haulmont.cuba.core.global.LoadContext
 
LoadContext.Query - Class in com.haulmont.cuba.core.global
Class that defines a query to be executed for data loading.
loadDatasources(Element, DsContext) - Method in class com.haulmont.cuba.gui.xml.data.DsContextLoader
 
loadDiff(EntitySnapshot, EntitySnapshot) - Method in class com.haulmont.cuba.gui.app.core.entitydiff.DiffTreeDatasource
 
loadDriver(String) - Static method in class com.haulmont.bali.db.DbUtils
Loads and registers a database driver class.
loadEntitiesList(String, String, Integer, Integer, String, Boolean, Boolean, Boolean, String) - Method in class com.haulmont.restapi.controllers.EntitiesController
 
loadEntitiesList(String, String, Integer, Integer, String, Boolean, Boolean, Boolean, String) - Method in class com.haulmont.restapi.service.EntitiesControllerManager
 
loadEntity(String, String, String, Boolean, Boolean, String) - Method in class com.haulmont.restapi.controllers.EntitiesController
 
loadEntity(String, String, String, Boolean, Boolean, String) - Method in class com.haulmont.restapi.service.EntitiesControllerManager
 
loadFile(FileDescriptor) - Method in class com.haulmont.cuba.core.app.filestorage.amazon.AmazonS3FileStorage
 
loadFile(FileDescriptor) - Method in class com.haulmont.cuba.core.app.filestorage.FileStorage
 
loadFile(FileDescriptor) - Method in interface com.haulmont.cuba.core.app.FileStorageAPI
Load a file contents into byte array.
loadFile(FileDescriptor) - Method in interface com.haulmont.cuba.core.app.FileStorageService
 
loadFile(FileDescriptor) - Method in class com.haulmont.cuba.core.app.FileStorageServiceBean
 
loadFiltersAndApplyDefault() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
loadFiltersAndApplyDefault() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
Loads filter entities, finds default filter and applies it if found
loadFiltersAndApplyDefault() - Method in interface com.haulmont.cuba.gui.components.FilterImplementation
 
loadFolders() - Method in interface com.haulmont.cuba.gui.components.mainwindow.FoldersPane
Initially show the panel and load folders.
loadFolders() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
loadFoldersState() - Method in class com.haulmont.cuba.web.app.UserSettingsTools
 
loadList(LoadContext<E>) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
loadList(LoadContext<E>) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
loadList(LoadContext<E>) - Method in interface com.haulmont.cuba.core.app.DataService
Loads collection of entity instances.
loadList(LoadContext<E>) - Method in class com.haulmont.cuba.core.app.DataServiceBean
 
loadList(LoadContext<E>) - Method in interface com.haulmont.cuba.core.app.DataStore
Loads collection of entity instances.
loadList(LoadContext<E>) - Method in class com.haulmont.cuba.core.app.RdbmsStore
 
loadList(LoadContext<E>) - Method in interface com.haulmont.cuba.core.global.DataManager
Loads collection of entity instances.
loadList(LoadContext<E>) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
loadMap(Element, Map<String, String>) - Static method in class com.haulmont.bali.util.Dom4j
 
loadMenu() - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
Load menu structure from MenuConfig
loadMenuConfig() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Load menu structure from MenuConfig
loadMetadata() - Method in class com.haulmont.cuba.client.testsupport.TestMetadataLoader
 
loadMetadata() - Method in class com.haulmont.cuba.core.sys.MetadataLoader
Loads metadata session.
loadModel(String, List<EntityClassInfo>) - Method in class com.haulmont.cuba.core.sys.MetaModelLoader
 
loadObject() - Method in interface com.haulmont.cuba.client.sys.cache.CachingStrategy
Refresh cached object
loadObject() - Method in class com.haulmont.cuba.client.sys.cache.ConfigCacheStrategy
 
loadObject() - Method in class com.haulmont.cuba.client.sys.cache.DynamicAttributesCacheStrategy
 
loadOwnLocale() - Method in interface com.haulmont.cuba.security.app.UserManagementService
Load current user's language.
loadOwnLocale() - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
loadOwnTimeZone() - Method in interface com.haulmont.cuba.security.app.UserManagementService
Load current user's time zone settings.
loadOwnTimeZone() - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
loadPartialEntities() - Method in class com.haulmont.cuba.core.global.View
If true, the view affects loading of local attributes.
loadPermissions() - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.ScreenPermissionsFrame
 
loadPresentations() - Method in interface com.haulmont.cuba.gui.components.Component.HasPresentations
 
loadQueriesList(String) - Method in class com.haulmont.restapi.controllers.QueriesController
 
loadQueriesList(String) - Method in class com.haulmont.restapi.service.QueriesControllerManager
 
loadSearchFolders() - Method in interface com.haulmont.cuba.core.app.FoldersService
Load search folders for the current user.
loadSearchFolders() - Method in class com.haulmont.cuba.core.app.FoldersServiceBean
 
loadSetting(String) - Method in interface com.haulmont.cuba.security.app.UserSettingService
Load settings for the current user and null client type.
loadSetting(ClientType, String) - Method in interface com.haulmont.cuba.security.app.UserSettingService
Load settings for the current user.
loadSetting(String) - Method in class com.haulmont.cuba.security.app.UserSettingServiceBean
 
loadSetting(ClientType, String) - Method in class com.haulmont.cuba.security.app.UserSettingServiceBean
 
loadString(String) - Method in class com.haulmont.cuba.core.global.MessageTools
Get localized message by reference provided in the full format.
loadString(String, Locale) - Method in class com.haulmont.cuba.core.global.MessageTools
Get localized message by reference provided in the full format.
loadString(String, String) - Method in class com.haulmont.cuba.core.global.MessageTools
Get localized message by reference provided in full or brief format.
loadString(String, String, Locale) - Method in class com.haulmont.cuba.core.global.MessageTools
Get localized message by reference provided in full or brief format.
loadTheme(String) - Method in interface com.haulmont.cuba.desktop.theme.DesktopThemeLoader
 
loadTheme(String) - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeLoaderImpl
 
loadThemeProperties(String, Map<String, String>) - Method in class com.haulmont.cuba.gui.theme.ThemeConstantsRepository
 
loadUserSessionEntities(UserSessionService.Filter) - Method in interface com.haulmont.cuba.security.app.UserSessionService
Load list of non-persistent entities representing active user sessions.
loadUserSessionEntities(UserSessionService.Filter) - Method in class com.haulmont.cuba.security.app.UserSessionServiceBean
 
loadValues(ValueLoadContext) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
loadValues(ValueLoadContext) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
loadValues(ValueLoadContext) - Method in interface com.haulmont.cuba.core.app.DataService
 
loadValues(ValueLoadContext) - Method in class com.haulmont.cuba.core.app.DataServiceBean
 
loadValues(ValueLoadContext) - Method in interface com.haulmont.cuba.core.app.DataStore
Loads list of key-value pairs.
loadValues(ValueLoadContext) - Method in class com.haulmont.cuba.core.app.RdbmsStore
 
loadValues(ValueLoadContext) - Method in interface com.haulmont.cuba.core.global.DataManager
Loads list of key-value pairs.
loadValues(ValueLoadContext) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
loadVersions(Entity) - Method in class com.haulmont.cuba.gui.app.core.entitydiff.EntityDiffViewer
 
LOCAL - Static variable in class com.haulmont.cuba.core.global.View
Includes all local non-system properties.
locale - Variable in class com.haulmont.restapi.data.UserInfo
 
LocaleHelper - Class in com.haulmont.cuba.core.entity
 
LocalesInfo - Class in com.haulmont.idp.model
 
LocalesInfo() - Constructor for class com.haulmont.idp.model.LocalesInfo
 
localeToString(Locale) - Method in class com.haulmont.cuba.core.global.MessageTools
Locale representation depending on cuba.useLocaleLanguageOnly application property.
LocalFileExchangeService - Interface in com.haulmont.cuba.core.sys.remoting
The service might be used for work with file storage, when you use local service invocation (web and core are deployed to same JVM, or web and core are packaged to single WAR file)
LocalFileExchangeServiceBean - Class in com.haulmont.cuba.core.sys.remoting
 
LocalFileExchangeServiceBean() - Constructor for class com.haulmont.cuba.core.sys.remoting.LocalFileExchangeServiceBean
 
LocalizedConstraintMessage - Class in com.haulmont.cuba.security.entity
Localized messages for security constraint.
LocalizedConstraintMessage() - Constructor for class com.haulmont.cuba.security.entity.LocalizedConstraintMessage
 
LocalizedCredentials - Interface in com.haulmont.cuba.security.auth
 
LocalizedEnumerationWindow - Class in com.haulmont.cuba.gui.app.core.categories
 
LocalizedEnumerationWindow() - Constructor for class com.haulmont.cuba.gui.app.core.categories.LocalizedEnumerationWindow
 
LocalizedMessageService - Interface in com.haulmont.cuba.core.app
Service allowing clients to retrieve localized messages from the middleware.
LocalizedMessageServiceBean - Class in com.haulmont.cuba.core.app
 
LocalizedMessageServiceBean() - Constructor for class com.haulmont.cuba.core.app.LocalizedMessageServiceBean
 
LocalizedNameFrame - Class in com.haulmont.cuba.gui.app.core.categories
 
LocalizedNameFrame() - Constructor for class com.haulmont.cuba.gui.app.core.categories.LocalizedNameFrame
 
LocalizedTaskWrapper<T,V> - Class in com.haulmont.cuba.gui.backgroundwork
 
LocalizedValue - Annotation Type in com.haulmont.cuba.core.entity.annotation
Explains how to get localized value of an attribute
LocalServiceDirectory - Class in com.haulmont.cuba.core.sys.remoting
INTERNAL.
LocalServiceDirectory() - Constructor for class com.haulmont.cuba.core.sys.remoting.LocalServiceDirectory
 
LocalServiceInvocation - Class in com.haulmont.cuba.core.sys.remoting
INTERNAL.
LocalServiceInvocation(String, String[], byte[][], Object[], UUID) - Constructor for class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
LocalServiceInvocationResult - Class in com.haulmont.cuba.core.sys.remoting
INTERNAL.
LocalServiceInvocationResult() - Constructor for class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocationResult
 
LocalServiceInvoker - Interface in com.haulmont.cuba.core.sys.remoting
INTERNAL.
LocalServiceInvokerImpl - Class in com.haulmont.cuba.core.sys.remoting
 
LocalServiceInvokerImpl(Object) - Constructor for class com.haulmont.cuba.core.sys.remoting.LocalServiceInvokerImpl
 
LocalServiceProxy - Class in com.haulmont.cuba.portal.sys.remoting
INTERNAL.
LocalServiceProxy() - Constructor for class com.haulmont.cuba.portal.sys.remoting.LocalServiceProxy
 
LocalServiceProxy - Class in com.haulmont.cuba.web.sys.remoting
INTERNAL.
LocalServiceProxy() - Constructor for class com.haulmont.cuba.web.sys.remoting.LocalServiceProxy
 
lock() - Method in interface com.haulmont.cuba.client.sys.cache.CachingStrategy
Return lock used to provide caching thread safety
lock() - Method in class com.haulmont.cuba.client.sys.cache.ConfigCacheStrategy
 
lock() - Method in class com.haulmont.cuba.client.sys.cache.DynamicAttributesCacheStrategy
 
lock(String, String) - Method in class com.haulmont.cuba.core.app.LockManager
 
lock(Entity) - Method in class com.haulmont.cuba.core.app.LockManager
 
lock(String, String) - Method in interface com.haulmont.cuba.core.app.LockManagerAPI
Try to lock an arbitrary object.
lock(Entity) - Method in interface com.haulmont.cuba.core.app.LockManagerAPI
Try to lock an entity.
lock(String, String) - Method in interface com.haulmont.cuba.core.app.LockService
Try to lock an arbitrary object.
lock(Entity) - Method in interface com.haulmont.cuba.core.app.LockService
Try to lock an entity.
lock(String, String) - Method in class com.haulmont.cuba.core.app.LockServiceBean
 
lock(Entity) - Method in class com.haulmont.cuba.core.app.LockServiceBean
 
LockBrowser - Class in com.haulmont.cuba.gui.app.core.locking
 
LockBrowser() - Constructor for class com.haulmont.cuba.gui.app.core.locking.LockBrowser
 
LockDescriptor - Class in com.haulmont.cuba.core.entity
 
LockDescriptor() - Constructor for class com.haulmont.cuba.core.entity.LockDescriptor
 
LockDescriptorNameType - Enum in com.haulmont.cuba.core.entity
 
LockEditor - Class in com.haulmont.cuba.gui.app.core.locking
 
LockEditor() - Constructor for class com.haulmont.cuba.gui.app.core.locking.LockEditor
 
LockInfo - Class in com.haulmont.cuba.core.global
Describes a pessimistic lock of an object.
LockInfo(User, String, String) - Constructor for class com.haulmont.cuba.core.global.LockInfo
 
LockManager - Class in com.haulmont.cuba.core.app
 
LockManager() - Constructor for class com.haulmont.cuba.core.app.LockManager
 
LockManager - Class in com.haulmont.cuba.core.jmx
 
LockManager() - Constructor for class com.haulmont.cuba.core.jmx.LockManager
 
LockManagerAPI - Interface in com.haulmont.cuba.core.app
Interface for pessimistic locking.
LockManagerMBean - Interface in com.haulmont.cuba.core.jmx
JMX interface for LockManagerAPI.
LockNameFormatter - Class in com.haulmont.cuba.gui.app.core.locking
 
LockNameFormatter() - Constructor for class com.haulmont.cuba.gui.app.core.locking.LockNameFormatter
 
LockNotSupported - Class in com.haulmont.cuba.core.global
A special case of LockInfo that is returned from LockManagerAPI and LockService methods to indicate that locking is not supported for a specified object type.
LockNotSupported() - Constructor for class com.haulmont.cuba.core.global.LockNotSupported
 
LockService - Interface in com.haulmont.cuba.core.app
Service interface for pessimistic locking.
LockServiceBean - Class in com.haulmont.cuba.core.app
 
LockServiceBean() - Constructor for class com.haulmont.cuba.core.app.LockServiceBean
 
log(SessionLogEntry) - Method in class com.haulmont.cuba.core.sys.logging.EclipseLinkLog
 
log(LogItem) - Method in class com.haulmont.cuba.web.log.AppLog
 
log(LogLevel, String, Throwable) - Method in class com.haulmont.cuba.web.log.AppLog
 
log(ErrorEvent) - Method in class com.haulmont.cuba.web.log.AppLog
 
LOG_TAIL_FOR_PACKING_SIZE - Static variable in class com.haulmont.cuba.core.sys.logging.LogArchiver
 
LogArchiver - Class in com.haulmont.cuba.core.sys.logging
 
LogArchiver() - Constructor for class com.haulmont.cuba.core.sys.logging.LogArchiver
 
LogControl - Interface in com.haulmont.cuba.core.global
 
LogControlException - Exception in com.haulmont.cuba.core.sys.logging
 
LogControlException(String) - Constructor for exception com.haulmont.cuba.core.sys.logging.LogControlException
 
LogControlException(Throwable) - Constructor for exception com.haulmont.cuba.core.sys.logging.LogControlException
 
LogControlImpl - Class in com.haulmont.cuba.core.sys
 
LogControlImpl() - Constructor for class com.haulmont.cuba.core.sys.LogControlImpl
 
LogDataProvider - Class in com.haulmont.cuba.web.export
Data provider for log files from specified JMX instance
LogDataProvider(JmxInstance, String) - Constructor for class com.haulmont.cuba.web.export.LogDataProvider
 
LogDataProvider(JmxInstance, String, boolean) - Constructor for class com.haulmont.cuba.web.export.LogDataProvider
 
LogDataProvider(JmxInstance, String, String, boolean) - Constructor for class com.haulmont.cuba.web.export.LogDataProvider
 
LogDownloadController - Class in com.haulmont.cuba.core.controllers
 
LogDownloadController() - Constructor for class com.haulmont.cuba.core.controllers.LogDownloadController
 
LogDownloadController - Class in com.haulmont.cuba.portal.controllers
 
LogDownloadController() - Constructor for class com.haulmont.cuba.portal.controllers.LogDownloadController
 
LogDownloadOptionsWindow - Class in com.haulmont.cuba.web.app.ui.serverlogviewer
 
LogDownloadOptionsWindow() - Constructor for class com.haulmont.cuba.web.app.ui.serverlogviewer.LogDownloadOptionsWindow
 
LogFileNotFoundException - Exception in com.haulmont.cuba.core.sys.logging
 
LogFileNotFoundException(String) - Constructor for exception com.haulmont.cuba.core.sys.logging.LogFileNotFoundException
 
LoggedAttribute - Class in com.haulmont.cuba.security.entity
Configuration element of EntityLog bean.
LoggedAttribute() - Constructor for class com.haulmont.cuba.security.entity.LoggedAttribute
 
LoggedEntity - Class in com.haulmont.cuba.security.entity
Configuration element of EntityLog bean.
LoggedEntity() - Constructor for class com.haulmont.cuba.security.entity.LoggedEntity
 
LoggerNotFoundException - Exception in com.haulmont.cuba.core.sys.jmx.exception
 
LoggerNotFoundException(String) - Constructor for exception com.haulmont.cuba.core.sys.jmx.exception.LoggerNotFoundException
 
Logging - Annotation Type in com.haulmont.cuba.core.global
Annotation that suggests what should be written to log for an exception.
Logging.Type - Enum in com.haulmont.cuba.core.global
 
LoggingHandlerExceptionResolver - Class in com.haulmont.cuba.web.sys
Logs all exceptions that occur in MVC controllers
LoggingHandlerExceptionResolver() - Constructor for class com.haulmont.cuba.web.sys.LoggingHandlerExceptionResolver
 
LoggingHelper - Class in com.haulmont.cuba.core.sys.logging
 
LoggingHelper() - Constructor for class com.haulmont.cuba.core.sys.logging.LoggingHelper
 
LoggingHostInfo(List<String>, List<String>, List<String>) - Constructor for class com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI.LoggingHostInfo
 
LogicalCondition - Class in com.haulmont.cuba.core.global.filter
 
LogicalCondition(String, LogicalOp) - Constructor for class com.haulmont.cuba.core.global.filter.LogicalCondition
 
LogicalOp - Enum in com.haulmont.cuba.core.global.filter
 
login(String, String, Locale) - Method in class com.haulmont.cuba.desktop.Connection
 
login(String, String, Locale, String, String) - Method in interface com.haulmont.cuba.portal.Connection
Log in to the system.
login(Locale, String, String) - Method in interface com.haulmont.cuba.portal.Connection
Log in to the system with system account.
login(String, String, Locale, String, String) - Method in class com.haulmont.cuba.portal.sys.PortalConnection
 
login(Locale, String, String) - Method in class com.haulmont.cuba.portal.sys.PortalConnection
 
login(String, String, Locale) - Method in interface com.haulmont.cuba.security.app.LoginService
login(String, String, Locale, Map<String, Object>) - Method in interface com.haulmont.cuba.security.app.LoginService
login(String, String, Locale) - Method in class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
login(String, String, Locale, Map<String, Object>) - Method in class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
login(String, String, Locale) - Method in interface com.haulmont.cuba.security.app.LoginWorker
login(String, String, Locale, Map<String, Object>) - Method in interface com.haulmont.cuba.security.app.LoginWorker
login(String, String, Locale) - Method in class com.haulmont.cuba.security.app.LoginWorkerBean
Deprecated.
 
login(String, String, Locale, Map<String, Object>) - Method in class com.haulmont.cuba.security.app.LoginWorkerBean
Deprecated.
 
login(Credentials) - Method in interface com.haulmont.cuba.security.auth.AuthenticationManager
Authenticates a user, starts session and provides authentication details.
login(Credentials) - Method in class com.haulmont.cuba.security.auth.AuthenticationManagerBean
 
login(Credentials) - Method in interface com.haulmont.cuba.security.auth.AuthenticationService
Authenticates a user, starts session and provides authentication details.
login(Credentials) - Method in class com.haulmont.cuba.security.auth.AuthenticationServiceBean
 
login(String, String, Locale, Map<String, Object>) - Method in interface com.haulmont.cuba.security.idp.IdpService
Login using user name and password
login(String, String, Locale, Map<String, Object>) - Method in class com.haulmont.cuba.security.idp.IdpServiceBean
 
login() - Method in class com.haulmont.cuba.web.app.loginwindow.AppLoginWindow
 
login(Credentials) - Method in interface com.haulmont.cuba.web.Connection
Authenticates a user, starts session and changes state of the connection.
login(String, String, Locale) - Method in interface com.haulmont.cuba.web.Connection
Deprecated.
login(Credentials) - Method in class com.haulmont.cuba.web.security.ConnectionImpl
 
login(Credentials) - Method in class com.haulmont.cuba.web.security.ldap.LdapLoginProvider
 
login(Credentials) - Method in interface com.haulmont.cuba.web.security.LoginProvider
Authenticates a user and provides authentication details.
login(Credentials) - Method in class com.haulmont.cuba.web.security.providers.AnonymousLoginProvider
 
login(Credentials) - Method in class com.haulmont.cuba.web.security.providers.ExternalUserLoginProvider
 
login(Credentials) - Method in class com.haulmont.cuba.web.security.providers.LegacyLoginProvider
Deprecated.
 
login(Credentials) - Method in class com.haulmont.cuba.web.security.providers.LoginPasswordLoginProvider
 
login(Credentials) - Method in class com.haulmont.cuba.web.security.providers.RememberMeLoginProvider
 
login - Variable in class com.haulmont.restapi.data.UserInfo
 
login(String) - Method in class com.haulmont.restapi.idp.IdpAuthController
 
LOGIN_ON_START_ATTRIBUTE - Static variable in class com.haulmont.cuba.web.security.listeners.LegacyLoginEventsForwarder
Deprecated.
 
loginAfterExternalAuthentication(String, Locale) - Method in interface com.haulmont.cuba.web.auth.ExternallyAuthenticatedConnection
loginAnonymous() - Method in interface com.haulmont.cuba.security.app.LoginWorker
loginAnonymous() - Method in class com.haulmont.cuba.security.app.LoginWorkerBean
Deprecated.
 
loginAnonymous(Locale) - Method in interface com.haulmont.cuba.web.Connection
Deprecated.
loginAttemptsLeft(String, String) - Method in interface com.haulmont.cuba.security.app.BruteForceProtectionAPI
Returns a number of login attempts left for the specified pair of login and IP-address
loginAttemptsLeft(String, String) - Method in class com.haulmont.cuba.security.app.BruteForceProtectionBean
 
loginAttemptsLeft(String, String) - Method in interface com.haulmont.cuba.security.app.LoginService
Deprecated.
is not supported any more
loginAttemptsLeft(String, String) - Method in class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
loginByRememberMe(String, String, Locale) - Method in interface com.haulmont.cuba.security.app.LoginService
loginByRememberMe(String, String, Locale, Map<String, Object>) - Method in interface com.haulmont.cuba.security.app.LoginService
loginByRememberMe(String, String, Locale) - Method in class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
loginByRememberMe(String, String, Locale, Map<String, Object>) - Method in class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
loginByRememberMe(String, String, Locale) - Method in interface com.haulmont.cuba.security.app.LoginWorker
loginByRememberMe(String, String, Locale, Map<String, Object>) - Method in interface com.haulmont.cuba.security.app.LoginWorker
loginByRememberMe(String, String, Locale) - Method in class com.haulmont.cuba.security.app.LoginWorkerBean
Deprecated.
 
loginByRememberMe(String, String, Locale, Map<String, Object>) - Method in class com.haulmont.cuba.security.app.LoginWorkerBean
Deprecated.
 
loginByRememberMe(String, String, Locale) - Method in interface com.haulmont.cuba.web.Connection
Deprecated.
LoginDialog - Class in com.haulmont.cuba.desktop
 
LoginDialog(JFrame, Connection) - Constructor for class com.haulmont.cuba.desktop.LoginDialog
 
LoginException - Exception in com.haulmont.cuba.security.global
Login error.
LoginException(String) - Constructor for exception com.haulmont.cuba.security.global.LoginException
 
LoginException(String, Object...) - Constructor for exception com.haulmont.cuba.security.global.LoginException
 
LoginFailureEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired when login provider throws LoginException during login.
LoginFailureEvent(Credentials, LoginProvider, LoginException) - Constructor for class com.haulmont.cuba.web.security.events.LoginFailureEvent
 
loginOnStart() - Method in class com.haulmont.cuba.web.App
 
loginOnStart() - Method in class com.haulmont.cuba.web.DefaultApp
 
LoginPasswordAuthenticationProvider - Class in com.haulmont.cuba.security.auth.providers
 
LoginPasswordAuthenticationProvider(Persistence, Messages) - Constructor for class com.haulmont.cuba.security.auth.providers.LoginPasswordAuthenticationProvider
 
LoginPasswordCredentials - Class in com.haulmont.cuba.security.auth
Simple login and password credentials.
LoginPasswordCredentials() - Constructor for class com.haulmont.cuba.security.auth.LoginPasswordCredentials
 
LoginPasswordCredentials(String, String) - Constructor for class com.haulmont.cuba.security.auth.LoginPasswordCredentials
 
LoginPasswordCredentials(String, String, Locale) - Constructor for class com.haulmont.cuba.security.auth.LoginPasswordCredentials
 
LoginPasswordCredentials(String, String, Locale, Map<String, Object>) - Constructor for class com.haulmont.cuba.security.auth.LoginPasswordCredentials
 
LoginPasswordLoginProvider - Class in com.haulmont.cuba.web.security.providers
 
LoginPasswordLoginProvider() - Constructor for class com.haulmont.cuba.web.security.providers.LoginPasswordLoginProvider
 
LoginProvider - Interface in com.haulmont.cuba.web.security
Login module that can process a specific Credentials implementation.
LoginService - Interface in com.haulmont.cuba.security.app
Deprecated.
LoginServiceBean - Class in com.haulmont.cuba.security.app
Deprecated.
LoginServiceBean() - Constructor for class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
loginSystem(String) - Method in interface com.haulmont.cuba.security.app.LoginWorker
loginSystem(String) - Method in class com.haulmont.cuba.security.app.LoginWorkerBean
Deprecated.
 
loginTrusted(String, String, Locale) - Method in interface com.haulmont.cuba.security.app.LoginService
loginTrusted(String, String, Locale, Map<String, Object>) - Method in interface com.haulmont.cuba.security.app.LoginService
loginTrusted(String, String, Locale) - Method in class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
loginTrusted(String, String, Locale, Map<String, Object>) - Method in class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
loginTrusted(String, String, Locale) - Method in interface com.haulmont.cuba.security.app.LoginWorker
loginTrusted(String, String, Locale, Map<String, Object>) - Method in interface com.haulmont.cuba.security.app.LoginWorker
loginTrusted(String, String, Locale) - Method in class com.haulmont.cuba.security.app.LoginWorkerBean
Deprecated.
 
loginTrusted(String, String, Locale, Map<String, Object>) - Method in class com.haulmont.cuba.security.app.LoginWorkerBean
Deprecated.
 
LoginWorker - Interface in com.haulmont.cuba.security.app
Deprecated.
LoginWorkerBean - Class in com.haulmont.cuba.security.app
Deprecated.
LoginWorkerBean() - Constructor for class com.haulmont.cuba.security.app.LoginWorkerBean
Deprecated.
 
LogItem - Class in com.haulmont.cuba.web.log
 
LogItem(LogLevel, String, Throwable) - Constructor for class com.haulmont.cuba.web.log.LogItem
 
LogLevel - Enum in com.haulmont.cuba.web.log
 
LogMdc - Class in com.haulmont.cuba.core.sys.logging
 
LogMdc() - Constructor for class com.haulmont.cuba.core.sys.logging.LogMdc
 
logout() - Method in class com.haulmont.cuba.desktop.Connection
 
logout() - Method in interface com.haulmont.cuba.portal.Connection
Log out of the system.
logout(HttpSession) - Method in class com.haulmont.cuba.portal.service.impl.PortalAuthenticationServiceImpl
 
logout(HttpSession) - Method in interface com.haulmont.cuba.portal.service.PortalAuthenticationService
Logout user from webportal security context.
logout() - Method in class com.haulmont.cuba.portal.sys.PortalConnection
 
logout() - Method in interface com.haulmont.cuba.security.app.LoginService
logout() - Method in class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
logout() - Method in interface com.haulmont.cuba.security.app.LoginWorker
logout() - Method in class com.haulmont.cuba.security.app.LoginWorkerBean
Deprecated.
 
logout() - Method in interface com.haulmont.cuba.security.auth.AuthenticationManager
Log out and destroy an active user session.
logout() - Method in class com.haulmont.cuba.security.auth.AuthenticationManagerBean
 
logout() - Method in interface com.haulmont.cuba.security.auth.AuthenticationService
Log out and destroy an active user session.
logout() - Method in class com.haulmont.cuba.security.auth.AuthenticationServiceBean
 
logout(String) - Method in interface com.haulmont.cuba.security.idp.IdpService
Logout idp session
logout(String) - Method in class com.haulmont.cuba.security.idp.IdpServiceBean
 
logout() - Method in class com.haulmont.cuba.web.App
Try to perform logout.
logout(Runnable) - Method in class com.haulmont.cuba.web.App
Try to perform logout.
logout() - Method in interface com.haulmont.cuba.web.auth.CubaAuthProvider
Deprecated.
Use application event handler for AppLoggedOutEvent instead.
logout() - Method in class com.haulmont.cuba.web.auth.IdpAuthProvider
Deprecated.
 
logout() - Method in interface com.haulmont.cuba.web.Connection
Log out of the system.
logout() - Method in class com.haulmont.cuba.web.security.ConnectionImpl
 
logout(String, String, String, HttpServletResponse) - Method in class com.haulmont.idp.controllers.IdpController
 
logout(String, String, HttpServletResponse) - Method in class com.haulmont.restapi.idp.IdpLogoutCallbackController
 
LogoutButton - Interface in com.haulmont.cuba.gui.components.mainwindow
 
logoutExternalAuthentication() - Method in interface com.haulmont.cuba.web.auth.ExternallyAuthenticatedConnection
Deprecated.
Use event handler for AppLoggedOutEvent.
logoutUserSession(String) - Method in interface com.haulmont.cuba.security.idp.IdpService
Logout user session with special attribute idpSessionId equal to passed parameter.
logoutUserSession(String) - Method in class com.haulmont.cuba.security.idp.IdpServiceBean
 
LogWindow - Class in com.haulmont.cuba.web.log
 
LogWindow() - Constructor for class com.haulmont.cuba.web.log.LogWindow
 
LogWindowLauncher - Class in com.haulmont.cuba.web.log
 
LogWindowLauncher() - Constructor for class com.haulmont.cuba.web.log.LogWindowLauncher
 
LongAggregation - Class in com.haulmont.cuba.gui.data.aggregation.impl
 
LongAggregation() - Constructor for class com.haulmont.cuba.gui.data.aggregation.impl.LongAggregation
 
LongDatatype - Class in com.haulmont.chile.core.datatypes.impl
 
LongDatatype(Element) - Constructor for class com.haulmont.chile.core.datatypes.impl.LongDatatype
 
LongValidator - Class in com.haulmont.cuba.gui.components.validators
 
LongValidator(Element, String) - Constructor for class com.haulmont.cuba.gui.components.validators.LongValidator
 
LongValidator(String) - Constructor for class com.haulmont.cuba.gui.components.validators.LongValidator
 
longValue() - Method in class com.haulmont.cuba.core.entity.IdProxy
 
Lookup - Annotation Type in com.haulmont.cuba.core.entity.annotation
Defines a reference lookup type.
lookup(Name) - Method in class com.haulmont.cuba.testsupport.TestContext
 
lookup(String) - Method in class com.haulmont.cuba.testsupport.TestContext
 
Lookup() - Constructor for class com.haulmont.cuba.web.gui.WebWindow.Lookup
 
LOOKUP_CANCEL_ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.WindowDelegate
 
LOOKUP_ENTER_PRESSED_ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.WindowDelegate
 
LOOKUP_ITEM_CLICK_ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.WindowDelegate
 
LOOKUP_SELECT_ACTION_ID - Static variable in class com.haulmont.cuba.gui.components.WindowDelegate
 
LOOKUP_WINDOW_SUFFIX - Static variable in interface com.haulmont.cuba.gui.components.Window
 
LookupAction(PickerField) - Constructor for class com.haulmont.cuba.gui.components.PickerField.LookupAction
 
LookupComponent - Interface in com.haulmont.cuba.gui.components
A component which can be set as lookup component for a screen.
LookupComponent.LookupSelectionChangeEvent - Class in com.haulmont.cuba.gui.components
 
LookupComponent.LookupSelectionChangeListener - Interface in com.haulmont.cuba.gui.components
 
LookupComponent.LookupSelectionChangeNotifier - Interface in com.haulmont.cuba.gui.components
Component that fires LookupComponent.LookupSelectionChangeEvent when lookup selected items set is changed.
LookupField - Interface in com.haulmont.cuba.gui.components
 
LookupField.FilterMode - Enum in com.haulmont.cuba.gui.components
 
LookupField.NewOptionHandler - Interface in com.haulmont.cuba.gui.components
Interface to be implemented if LookupField.setNewOptionAllowed(boolean) is set to true.
LookupField.OptionIconProvider<T> - Interface in com.haulmont.cuba.gui.components
Allows to set icons for particular elements in the options list.
LOOKUPFIELD_ALIGN_CENTER - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Align the text inside the LookupField to center.
LOOKUPFIELD_ALIGN_RIGHT - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Align the text inside the LookupField to the right.
LOOKUPFIELD_BORDERLESS - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Removes the border and background from the LookupField.
lookupLink(Name) - Method in class com.haulmont.cuba.testsupport.TestContext
 
lookupLink(String) - Method in class com.haulmont.cuba.testsupport.TestContext
 
LookupPickerField - Interface in com.haulmont.cuba.gui.components
LookupPickerField adds to PickerField the ability to select an entity from drop-down list.
LookupSelectionChangeEvent(LookupComponent) - Constructor for class com.haulmont.cuba.gui.components.LookupComponent.LookupSelectionChangeEvent
 
LookupType - Enum in com.haulmont.cuba.core.entity.annotation
Defines a reference lookup type.
lookupValueChanged(LookupComponent.LookupSelectionChangeEvent) - Method in interface com.haulmont.cuba.gui.components.LookupComponent.LookupSelectionChangeListener
 
lookupValueChanged(LookupComponent.LookupSelectionChangeEvent) - Method in class com.haulmont.cuba.web.gui.WebWindow.Lookup
 
LOWEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.core.global.Events
Defines the lowest precedence for Ordered or Order listeners added by the platform.
LOWEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.core.sys.AppContext.Listener
Defines the lowest precedence for Ordered listeners added by the platform.
LOWEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.gui.components.ComponentGenerationStrategy
Defines the lowest precedence for Ordered component strategies of the platform.
LOWEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.gui.config.ScreenAgent
Defines the lowest precedence for Ordered platform agents.
LOWEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.gui.exception.GenericExceptionHandler
Defines the lowest precedence for Ordered platform handlers.
LOWEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.security.auth.AuthenticationProvider
Defines the lowest precedence for Ordered providers of the platform.
LOWEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.security.auth.UserAccessChecker
Defines the lowest precedence for Ordered providers of the platform.
LOWEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.security.auth.UserCredentialsChecker
Defines the lowest precedence for Ordered providers of the platform.
LOWEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.web.gui.icons.IconProvider
Defines the lowest precedence for Ordered or Order icon providers.
LOWEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.web.security.HttpRequestFilter
Defines the lowest precedence for Ordered providers of the platform.
LOWEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.web.security.LoginProvider
Defines the lowest precedence for Ordered providers of the platform.
LPAREN - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
LPAREN - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 

M

MacroProcessor - Class in com.haulmont.cuba.gui.components.autocomplete.impl
 
MacroProcessor() - Constructor for class com.haulmont.cuba.gui.components.autocomplete.impl.MacroProcessor
 
MAIN - Static variable in class com.haulmont.cuba.core.global.Stores
 
main(String[]) - Static method in class com.haulmont.cuba.desktop.App
 
main(String[]) - Static method in class com.haulmont.cuba.uberjar.ServerRunner
 
MAIN_MARK - Static variable in class com.haulmont.cuba.core.global.MessageTools
 
MAIN_MENU_ACTION_ID - Static variable in class com.haulmont.cuba.gui.WindowManager
Constant that is passed to Window.close(String) and Window.close(String, boolean) methods when the screen is closed by window manager.
makeDetached(BaseGenericIdEntity) - Method in class com.haulmont.cuba.core.global.EntityStates
Makes a newly constructed object detached.
makeDetached(BaseGenericIdEntity) - Static method in class com.haulmont.cuba.core.global.PersistenceHelper
 
makeLink(FileDescriptor, boolean, boolean) - Static method in class com.haulmont.cuba.gui.app.core.file.FileDownloadHelper
Creates HTML link for downloading a file.
makePatch(BaseGenericIdEntity) - Method in class com.haulmont.cuba.core.global.EntityStates
Makes a newly constructed object a patch object.
makePatch(BaseGenericIdEntity) - Static method in class com.haulmont.cuba.core.global.PersistenceHelper
 
makeUrl(FileDescriptor, boolean) - Static method in class com.haulmont.cuba.gui.app.core.file.FileDownloadHelper
Creates URL for downloading a file.
ManagedBeanAttribute - Class in com.haulmont.cuba.web.jmx.entity
 
ManagedBeanAttribute() - Constructor for class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
ManagedBeanAttributeDatasource - Class in com.haulmont.cuba.web.app.ui.jmxcontrol.ds
 
ManagedBeanAttributeDatasource() - Constructor for class com.haulmont.cuba.web.app.ui.jmxcontrol.ds.ManagedBeanAttributeDatasource
 
ManagedBeanDomain - Class in com.haulmont.cuba.web.jmx.entity
 
ManagedBeanDomain() - Constructor for class com.haulmont.cuba.web.jmx.entity.ManagedBeanDomain
 
ManagedBeanInfo - Class in com.haulmont.cuba.web.jmx.entity
 
ManagedBeanInfo() - Constructor for class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
ManagedBeanInfoDatasource - Class in com.haulmont.cuba.web.app.ui.jmxcontrol.ds
 
ManagedBeanInfoDatasource() - Constructor for class com.haulmont.cuba.web.app.ui.jmxcontrol.ds.ManagedBeanInfoDatasource
 
ManagedBeanOperation - Class in com.haulmont.cuba.web.jmx.entity
 
ManagedBeanOperation() - Constructor for class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperation
 
ManagedBeanOperationParameter - Class in com.haulmont.cuba.web.jmx.entity
 
ManagedBeanOperationParameter() - Constructor for class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperationParameter
 
manageTask(TaskHandlerImpl) - Method in class com.haulmont.cuba.gui.executors.impl.TasksWatchDog
Add task under WatchDog control.
manageTask(TaskHandlerImpl) - Method in interface com.haulmont.cuba.gui.executors.WatchDog
Add task under WatchDog control.
mAND() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mandatory - Variable in class com.haulmont.restapi.data.MetaPropertyInfo
 
MandatoryComboBoxTextFieldPainter - Class in com.haulmont.cuba.desktop.plaf.nimbus
Default "ComboBoxTextFieldPainter" painter class does not support background color overriding.
MandatoryComboBoxTextFieldPainter(AbstractRegionPainter.PaintContext, int) - Constructor for class com.haulmont.cuba.desktop.plaf.nimbus.MandatoryComboBoxTextFieldPainter
 
MapHandler - Class in com.haulmont.bali.db
ResultSetHandler implementation that converts the first ResultSet row into a Map.
MapHandler() - Constructor for class com.haulmont.bali.db.MapHandler
Creates a new instance of MapHandler using a BasicRowProcessor for conversion.
MapHandler(RowProcessor) - Constructor for class com.haulmont.bali.db.MapHandler
Creates a new instance of MapHandler.
MapListHandler - Class in com.haulmont.bali.db
 
MapListHandler() - Constructor for class com.haulmont.bali.db.MapListHandler
 
MapListHandler(RowProcessor) - Constructor for class com.haulmont.bali.db.MapListHandler
 
MarginInfo - Class in com.haulmont.cuba.gui.components
 
MarginInfo(boolean) - Constructor for class com.haulmont.cuba.gui.components.MarginInfo
Creates a MarginInfo object with all edges set to either enabled or disabled.
MarginInfo(boolean, boolean, boolean, boolean) - Constructor for class com.haulmont.cuba.gui.components.MarginInfo
Creates a MarginInfo object by having each edge specified in clockwise order (analogous to CSS).
MARK - Static variable in class com.haulmont.cuba.core.global.MessageTools
Prefix defining that the string is actually a key in a localized messages pack.
mASC() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
MaskedField - Interface in com.haulmont.cuba.gui.components
Masked field component generic interface.
MaskedField.ValueMode - Enum in com.haulmont.cuba.gui.components
 
match(String) - Method in class com.haulmont.cuba.security.global.IpMatcher
 
matches(Attribute) - Method in enum com.haulmont.cuba.core.sys.jpql.InferredType
 
matches(ConditionContext, AnnotatedTypeMetadata) - Method in class com.haulmont.cuba.core.sys.OnConfigPropertyCondition
 
mAVG() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
MAX - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
MAX - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
max(Collection<T>) - Method in interface com.haulmont.cuba.gui.data.aggregation.Aggregation
 
max(Collection<T>) - Method in class com.haulmont.cuba.gui.data.aggregation.impl.BasicAggregation
 
max(Collection<T>) - Method in class com.haulmont.cuba.gui.data.aggregation.impl.BasicNumberAggregation
 
max(Collection<Date>) - Method in class com.haulmont.cuba.gui.data.aggregation.impl.DateAggregation
 
max() - Method in class com.haulmont.cuba.gui.data.aggregation.NumberAggregationHelper
 
MAX_ENTITIES_FOR_ATTRIBUTE_VALUES_BATCH - Static variable in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManager
 
MAX_RECORDS - Static variable in interface com.haulmont.cuba.core.app.ScreenHistory
 
MAX_SIZE_PERCENTS - Static variable in class com.haulmont.cuba.gui.app.core.categories.SizeWithUnitValidator
 
MAX_SIZE_PIXELS - Static variable in class com.haulmont.cuba.gui.app.core.categories.SizeWithUnitValidator
 
MAX_TEXT_LENGTH - Static variable in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorBrowse
 
MAX_TEXT_LENGTH - Static variable in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
 
MAX_TEXTFIELD_STRING_LENGTH - Static variable in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
 
maximized(Boolean) - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
Set maximized to true if a window should be maximized across the screen.
maximized(Boolean) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
Set maximized to true if a window should be maximized across the screen.
MaxResultsFieldHelper - Class in com.haulmont.cuba.gui.components.filter
 
MaxResultsFieldHelper() - Constructor for class com.haulmont.cuba.gui.components.filter.MaxResultsFieldHelper
 
MBeanExporter - Class in com.haulmont.cuba.core.sys.jmx
Tweaked MBean exporter.
MBeanExporter() - Constructor for class com.haulmont.cuba.core.sys.jmx.MBeanExporter
 
MbeanInspectWindow - Class in com.haulmont.cuba.web.app.ui.jmxcontrol.inspect
 
MbeanInspectWindow() - Constructor for class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.MbeanInspectWindow
 
MBeanInterceptor - Class in com.haulmont.cuba.core.sys
Intercepts invocations of methods defined in *MBean interfaces.
MBeanInterceptor() - Constructor for class com.haulmont.cuba.core.sys.MBeanInterceptor
 
MbeansDisplayWindow - Class in com.haulmont.cuba.web.app.ui.jmxcontrol.browse
 
MbeansDisplayWindow() - Constructor for class com.haulmont.cuba.web.app.ui.jmxcontrol.browse.MbeansDisplayWindow
 
mBY() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mCOMMENT() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mCOUNT() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
Md5EncryptionModule - Class in com.haulmont.cuba.core.sys.encryption
 
Md5EncryptionModule() - Constructor for class com.haulmont.cuba.core.sys.encryption.Md5EncryptionModule
 
mDESC() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mDISTINCT() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
memory() - Method in enum com.haulmont.cuba.security.entity.ConstraintCheckType
 
MENU_CONFIG_XML_PROP - Static variable in class com.haulmont.cuba.gui.config.MenuConfig
 
MenuBuilder - Class in com.haulmont.cuba.web.sys
Main menu builder.
MenuBuilder() - Constructor for class com.haulmont.cuba.web.sys.MenuBuilder
 
MenuCommand - Class in com.haulmont.cuba.gui.config
 
MenuCommand(MenuItem) - Constructor for class com.haulmont.cuba.gui.config.MenuCommand
 
MenuConfig - Class in com.haulmont.cuba.gui.config
GenericUI class holding information about the main menu structure.
MenuConfig() - Constructor for class com.haulmont.cuba.gui.config.MenuConfig
 
MenuItem - Class in com.haulmont.cuba.gui.config
Main menu item descriptor
MenuItem(MenuItem, String) - Constructor for class com.haulmont.cuba.gui.config.MenuItem
 
merge(T) - Method in interface com.haulmont.cuba.core.EntityManager
Merge the state of the given entity into the current persistence context.
merge(T, View) - Method in interface com.haulmont.cuba.core.EntityManager
Deprecated.
merge(T, String) - Method in interface com.haulmont.cuba.core.EntityManager
Deprecated.
merge(QueryFilter, QueryFilter) - Static method in class com.haulmont.cuba.core.global.filter.QueryFilter
 
merge(T) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
merge(T, View) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
Deprecated.
merge(T, String) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
Deprecated.
mergeWhere(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Adds 'where' clause from the query provided.
mergeWhere(String) - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
mergeWhere(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
copy from another statement
mESCAPE_CHARACTER() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
Message(Object) - Constructor for class com.haulmont.cuba.core.sys.entitycache.EntityCacheConnection.Message
 
message - Variable in class com.haulmont.cuba.core.sys.jpql.ErrorRec
 
message - Variable in class com.haulmont.cuba.gui.app.core.dev.LayoutTip
 
message() - Method in class com.haulmont.cuba.gui.app.security.session.browse.SessionBrowser
 
MESSAGE_ATTR_PREFIX - Static variable in class com.haulmont.cuba.security.app.UserSessionServiceBean
 
MessageMethod() - Constructor for class com.haulmont.cuba.portal.springframework.view.FreeMarkerView.MessageMethod
 
Messages - Interface in com.haulmont.cuba.core.global
Central infrastructure interface to work with localized messages.
MessagesClientImpl - Class in com.haulmont.cuba.client.sys
 
MessagesClientImpl() - Constructor for class com.haulmont.cuba.client.sys.MessagesClientImpl
 
MessagesController - Class in com.haulmont.restapi.controllers
Controller that returns localized messages
MessagesController() - Constructor for class com.haulmont.restapi.controllers.MessagesController
 
MessagesControllerManager - Class in com.haulmont.restapi.service
Class that executes business logic required by the MessagesController.
MessagesControllerManager() - Constructor for class com.haulmont.restapi.service.MessagesControllerManager
 
MessagesImpl - Class in com.haulmont.cuba.core.sys
 
MessagesImpl() - Constructor for class com.haulmont.cuba.core.sys.MessagesImpl
 
MessageTools - Class in com.haulmont.cuba.core.global
Utility class to provide common functionality related to localized messages.
MessageTools(Configuration) - Constructor for class com.haulmont.cuba.core.global.MessageTools
 
MessageType(Frame.MessageMode) - Constructor for class com.haulmont.cuba.gui.components.Frame.MessageType
 
MetaAnnotation - Annotation Type in com.haulmont.cuba.core.entity.annotation
Marks an annotation as being a meta-annotation for entity classes and attributes.
MetaClass - Annotation Type in com.haulmont.chile.core.annotations
 
MetaClass - Interface in com.haulmont.chile.core.model
Metadata object representing an entity.
MetaClassImpl - Class in com.haulmont.chile.core.model.impl
 
MetaClassImpl(MetaModel, String) - Constructor for class com.haulmont.chile.core.model.impl.MetaClassImpl
 
MetaClassInfo - Class in com.haulmont.restapi.data
 
MetaClassInfo(MetaClass) - Constructor for class com.haulmont.restapi.data.MetaClassInfo
 
MetaClassRepProperty(MetaProperty, MetaClass) - Constructor for class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepProperty
 
MetaClassRepresentation - Class in com.haulmont.cuba.core.app.domain
 
MetaClassRepresentation(MetaClass, List<View>) - Constructor for class com.haulmont.cuba.core.app.domain.MetaClassRepresentation
 
MetaClassRepresentation.MetaClassRepProperty - Class in com.haulmont.cuba.core.app.domain
 
MetaClassRepresentation.MetaClassRepView - Class in com.haulmont.cuba.core.app.domain
 
MetaClassRepresentation.MetaClassRepViewProperty - Class in com.haulmont.cuba.core.app.domain
 
MetaClassRepView(View) - Constructor for class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepView
 
MetaClassRepViewProperty(ViewProperty) - Constructor for class com.haulmont.cuba.core.app.domain.MetaClassRepresentation.MetaClassRepViewProperty
 
Metadata - Interface in com.haulmont.cuba.core.global
Central interface to provide metadata-related functionality.
metadata() - Method in class com.haulmont.cuba.testsupport.TestContainer
 
METADATA_CONFIG - Static variable in class com.haulmont.cuba.core.sys.MetadataBuildSupport
 
MetadataBuildSupport - Class in com.haulmont.cuba.core.sys
 
MetadataBuildSupport() - Constructor for class com.haulmont.cuba.core.sys.MetadataBuildSupport
 
MetadataBuildSupport.XmlAnnotation - Class in com.haulmont.cuba.core.sys
 
MetadataBuildSupport.XmlAnnotations - Class in com.haulmont.cuba.core.sys
 
MetadataBuildSupport.XmlFile - Class in com.haulmont.cuba.core.sys
 
MetadataImpl - Class in com.haulmont.cuba.core.sys
 
MetadataImpl() - Constructor for class com.haulmont.cuba.core.sys.MetadataImpl
 
MetadataLoader - Class in com.haulmont.cuba.core.sys
INTERNAL.
MetadataLoader() - Constructor for class com.haulmont.cuba.core.sys.MetadataLoader
 
MetadataObject - Interface in com.haulmont.chile.core.model
Ancestor of main metadata objects: MetaClass and MetaProperty
MetadataObjectImpl - Class in com.haulmont.chile.core.model.impl
 
MetadataObjectImpl() - Constructor for class com.haulmont.chile.core.model.impl.MetadataObjectImpl
 
MetadataObjectInfo(T) - Constructor for class com.haulmont.cuba.core.sys.MetaModelLoader.MetadataObjectInfo
 
MetadataObjectInfo(T, Collection<? extends MetaModelLoader.RangeInitTask>) - Constructor for class com.haulmont.cuba.core.sys.MetaModelLoader.MetadataObjectInfo
 
MetadataTools - Class in com.haulmont.cuba.core.global
Utility class to provide common metadata-related functionality.
MetadataTools() - Constructor for class com.haulmont.cuba.core.global.MetadataTools
Default constructor used by container at runtime and in server-side integration tests.
MetadataTools.CachingEntitiesHolder - Class in com.haulmont.cuba.core.global
 
MetadataTools.EntitiesHolder - Interface in com.haulmont.cuba.core.global
 
MetaModel - Interface in com.haulmont.chile.core.model
Container and entry point for metadata objects
MetaModelImpl - Class in com.haulmont.chile.core.model.impl
 
MetaModelImpl(Session, String) - Constructor for class com.haulmont.chile.core.model.impl.MetaModelImpl
 
MetaModelLoader - Class in com.haulmont.cuba.core.sys
INTERNAL.
MetaModelLoader(Session) - Constructor for class com.haulmont.cuba.core.sys.MetaModelLoader
 
MetaModelLoader.MetadataObjectInfo<T> - Class in com.haulmont.cuba.core.sys
 
MetaProperty - Annotation Type in com.haulmont.chile.core.annotations
This annotation is used to define a non-persistent attribute, or to specify additional properties of a persistent attribute.
MetaProperty - Interface in com.haulmont.chile.core.model
Metadata object representing an entity attribute.
MetaProperty.Type - Enum in com.haulmont.chile.core.model
Property type
MetaPropertyImpl - Class in com.haulmont.chile.core.model.impl
 
MetaPropertyImpl(MetaClass, String) - Constructor for class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
MetaPropertyInfo - Class in com.haulmont.restapi.data
 
MetaPropertyInfo(MetaProperty) - Constructor for class com.haulmont.restapi.data.MetaPropertyInfo
 
MetaPropertyPath - Class in com.haulmont.chile.core.model
Object representing a relative path to a property from certain MetaClass
MetaPropertyPath(MetaClass, MetaProperty...) - Constructor for class com.haulmont.chile.core.model.MetaPropertyPath
 
MetaPropertyPath(MetaPropertyPath, MetaProperty...) - Constructor for class com.haulmont.chile.core.model.MetaPropertyPath
 
MethodInfo - Class in com.haulmont.cuba.core.app.scheduled
 
MethodInfo(String, List<MethodParameterInfo>) - Constructor for class com.haulmont.cuba.core.app.scheduled.MethodInfo
 
methodName - Variable in class com.haulmont.chile.core.model.utils.InstanceUtils.NamePatternRec
Formatting method name or null
MethodParameterInfo - Class in com.haulmont.cuba.core.app.scheduled
 
MethodParameterInfo(String, String, Object) - Constructor for class com.haulmont.cuba.core.app.scheduled.MethodParameterInfo
 
MethodParametersValidationException - Exception in com.haulmont.cuba.core.global.validation
 
MethodParametersValidationException(String, Set<? extends ConstraintViolation<?>>) - Constructor for exception com.haulmont.cuba.core.global.validation.MethodParametersValidationException
 
MethodParametersValidationException(Set<? extends ConstraintViolation<?>>) - Constructor for exception com.haulmont.cuba.core.global.validation.MethodParametersValidationException
 
MethodResultValidationException - Exception in com.haulmont.cuba.core.global.validation
 
MethodResultValidationException(String, Set<? extends ConstraintViolation<?>>) - Constructor for exception com.haulmont.cuba.core.global.validation.MethodResultValidationException
 
MethodResultValidationException(Set<? extends ConstraintViolation<?>>) - Constructor for exception com.haulmont.cuba.core.global.validation.MethodResultValidationException
 
MethodsCache - Class in com.haulmont.chile.core.model.utils
 
MethodsCache(Class) - Constructor for class com.haulmont.chile.core.model.utils.MethodsCache
 
MethodTypeStringify - Class in com.haulmont.cuba.core.config.type
A stringifier that converts a type to a string by invoking a method on it and converting the result directly to a string.
MethodTypeStringify(Method) - Constructor for class com.haulmont.cuba.core.config.type.MethodTypeStringify
Create a new MethodTypeStringify.
mFETCH() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mGROUP() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mHAVING() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
middleName - Variable in class com.haulmont.restapi.data.UserInfo
 
MiddlewareStatisticsAccumulator - Class in com.haulmont.cuba.core.app
 
MiddlewareStatisticsAccumulator() - Constructor for class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
migrateAttachmentsToFileStorage(List<SendingAttachment>) - Method in class com.haulmont.cuba.core.app.Emailer
 
migrateAttachmentsToFileStorage(List<SendingAttachment>) - Method in interface com.haulmont.cuba.core.app.EmailerAPI
Migrate list of existing email attachments to be stored in file storage, in a single transaction.
migrateEmailsToFileStorage(List<SendingMessage>) - Method in class com.haulmont.cuba.core.app.Emailer
 
migrateEmailsToFileStorage(List<SendingMessage>) - Method in interface com.haulmont.cuba.core.app.EmailerAPI
Migrate list of existing messages to be stored in file storage, in a single transaction.
migrateEmailsToFileStorage(String) - Method in class com.haulmont.cuba.core.jmx.Emailer
 
migrateEmailsToFileStorage(String) - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
migrateSnapshots(MetaClass, Object, Map<Class, Class>) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotAPI
Translate snapshots for archival classes
migrateSnapshots(MetaClass, Object, Map<Class, Class>) - Method in class com.haulmont.cuba.core.app.EntitySnapshotManager
 
migrateSnapshots(MetaClass, Object, Map<Class, Class>) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotService
Translate snapshots for archival classes
migrateSnapshots(MetaClass, Object, Map<Class, Class>) - Method in class com.haulmont.cuba.core.app.EntitySnapshotServiceBean
 
MIN - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
MIN - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
min(Collection<T>) - Method in interface com.haulmont.cuba.gui.data.aggregation.Aggregation
 
min(Collection<T>) - Method in class com.haulmont.cuba.gui.data.aggregation.impl.BasicAggregation
 
min(Collection<T>) - Method in class com.haulmont.cuba.gui.data.aggregation.impl.BasicNumberAggregation
 
min(Collection<Date>) - Method in class com.haulmont.cuba.gui.data.aggregation.impl.DateAggregation
 
min() - Method in class com.haulmont.cuba.gui.data.aggregation.NumberAggregationHelper
 
MINIMAL - Static variable in class com.haulmont.cuba.core.global.View
Includes only properties contained in NamePattern.
mINNER() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mINT_NUMERAL() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mixinJoinIntoTree(CommonTree, EntityReference, boolean) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
mixinWhereConditionsIntoTree(CommonTree) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
mJOIN() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mLEFT() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mLINE_COMMENT() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mLPAREN() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mMAX() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mMIN() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mNAMED_PARAMETER() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
modal(Boolean) - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
modal(Boolean) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
modified(T) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
modified(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
modified(T) - Method in interface com.haulmont.cuba.gui.data.impl.DatasourceImplementation
Invoked when the given instance is modified.
modified(T) - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
modified(T) - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
modify() - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
modify(Presentation) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Modifies the selected presentation
modify(Presentation) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
modifyBootstrapFragment(BootstrapFragmentResponse) - Method in class com.haulmont.cuba.web.sys.CubaBootstrapListener
 
modifyBootstrapPage(BootstrapPageResponse) - Method in class com.haulmont.cuba.web.sys.CubaBootstrapListener
 
modifyItem(T) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Update an item in the collection if it is already there.
modifyItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
modifyItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
modifySequenceSql(String, long) - Method in class com.haulmont.cuba.core.sys.persistence.HsqlSequenceSupport
 
modifySequenceSql(String, long) - Method in class com.haulmont.cuba.core.sys.persistence.Mssql2012SequenceSupport
 
modifySequenceSql(String, long) - Method in class com.haulmont.cuba.core.sys.persistence.MssqlSequenceSupport
 
modifySequenceSql(String, long) - Method in class com.haulmont.cuba.core.sys.persistence.MysqlSequenceSupport
 
modifySequenceSql(String, long) - Method in class com.haulmont.cuba.core.sys.persistence.OracleSequenceSupport
 
modifySequenceSql(String, long) - Method in class com.haulmont.cuba.core.sys.persistence.PostgresSequenceSupport
 
modifySequenceSql(String, long) - Method in interface com.haulmont.cuba.core.sys.persistence.SequenceSupport
 
mOR() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mORDER() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
MouseEventDetails() - Constructor for class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
mOUTER() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
moveConditionDown() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
moveConditionUp() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
moveUsersToGroup(List<UUID>, UUID) - Method in interface com.haulmont.cuba.security.app.UserManagementService
Move specified users to a new access group.
moveUsersToGroup(List<UUID>, UUID) - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
MP_SUFFIX - Static variable in class com.haulmont.cuba.security.entity.EntityLogAttr
 
mRPAREN() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mRUSSIAN_SYMBOLS() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
Mssql2012SequenceSupport - Class in com.haulmont.cuba.core.sys.persistence
 
Mssql2012SequenceSupport() - Constructor for class com.haulmont.cuba.core.sys.persistence.Mssql2012SequenceSupport
 
MssqlDateOutOfRangeExceptionHandler - Class in com.haulmont.cuba.gui.exception
 
MssqlDateOutOfRangeExceptionHandler() - Constructor for class com.haulmont.cuba.gui.exception.MssqlDateOutOfRangeExceptionHandler
 
MssqlDbmsFeatures - Class in com.haulmont.cuba.core.sys.persistence
 
MssqlDbmsFeatures() - Constructor for class com.haulmont.cuba.core.sys.persistence.MssqlDbmsFeatures
 
MssqlDbTypeConverter - Class in com.haulmont.cuba.core.sys.persistence
 
MssqlDbTypeConverter() - Constructor for class com.haulmont.cuba.core.sys.persistence.MssqlDbTypeConverter
 
MssqlSequenceSupport - Class in com.haulmont.cuba.core.sys.persistence
 
MssqlSequenceSupport() - Constructor for class com.haulmont.cuba.core.sys.persistence.MssqlSequenceSupport
 
mSTRINGLITERAL() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mSUM() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__100() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__101() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__102() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__103() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__104() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__105() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__106() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__107() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__108() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__109() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__110() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__111() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__112() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__113() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__114() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__115() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__116() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__117() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__118() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__119() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__52() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__53() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__54() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__55() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__56() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__57() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__58() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__59() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__60() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__61() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__62() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__63() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__64() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__65() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__66() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__67() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__68() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__69() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__70() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__71() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__72() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__73() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__74() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__75() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__76() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__77() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__78() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__79() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__80() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__81() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__82() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__83() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__84() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__85() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__86() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__87() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__88() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__89() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__90() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__91() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__92() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__93() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__94() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__95() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__96() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__97() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__98() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mT__99() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mTokens() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mTRIM_CHARACTER() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
MULTI_EMAIL_PATTERN - Static variable in class com.haulmont.cuba.gui.components.validators.EmailValidator
 
multicastEvent(ApplicationEvent) - Method in interface com.haulmont.cuba.gui.events.sys.UiEventsMulticaster
 
multicastEvent(ApplicationEvent) - Method in class com.haulmont.cuba.gui.events.sys.UiEventsMulticasterImpl
 
MultiplePermissionTarget - Class in com.haulmont.cuba.gui.app.security.entity
 
MultiplePermissionTarget(Class, String, String, String) - Constructor for class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
MultiplePermissionTargetsDatasource - Class in com.haulmont.cuba.gui.app.security.ds
 
MultiplePermissionTargetsDatasource() - Constructor for class com.haulmont.cuba.gui.app.security.ds.MultiplePermissionTargetsDatasource
 
MultiUploader - Class in com.haulmont.cuba.gui.app.core.file
 
MultiUploader() - Constructor for class com.haulmont.cuba.gui.app.core.file.MultiUploader
 
mWORD() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
mWS() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
MysqlDbmsFeatures - Class in com.haulmont.cuba.core.sys.persistence
 
MysqlDbmsFeatures() - Constructor for class com.haulmont.cuba.core.sys.persistence.MysqlDbmsFeatures
 
MysqlDbTypeConverter - Class in com.haulmont.cuba.core.sys.persistence
 
MysqlDbTypeConverter() - Constructor for class com.haulmont.cuba.core.sys.persistence.MysqlDbTypeConverter
 
MysqlSequenceSupport - Class in com.haulmont.cuba.core.sys.persistence
 
MysqlSequenceSupport() - Constructor for class com.haulmont.cuba.core.sys.persistence.MysqlSequenceSupport
 

N

NAME - Static variable in interface com.haulmont.chile.core.datatypes.DatatypeRegistry
 
NAME - Static variable in interface com.haulmont.chile.core.datatypes.FormatStringsRegistry
 
NAME - Static variable in class com.haulmont.chile.core.datatypes.impl.BigDecimalDatatype
Deprecated.
NAME - Static variable in class com.haulmont.chile.core.datatypes.impl.BooleanDatatype
Deprecated.
NAME - Static variable in class com.haulmont.chile.core.datatypes.impl.ByteArrayDatatype
Deprecated.
NAME - Static variable in class com.haulmont.chile.core.datatypes.impl.DateDatatype
Deprecated.
NAME - Static variable in class com.haulmont.chile.core.datatypes.impl.DateTimeDatatype
Deprecated.
NAME - Static variable in class com.haulmont.chile.core.datatypes.impl.DoubleDatatype
Deprecated.
NAME - Static variable in class com.haulmont.chile.core.datatypes.impl.IntegerDatatype
Deprecated.
NAME - Static variable in class com.haulmont.chile.core.datatypes.impl.LongDatatype
Deprecated.
NAME - Static variable in class com.haulmont.chile.core.datatypes.impl.StringDatatype
Deprecated.
NAME - Static variable in class com.haulmont.chile.core.datatypes.impl.TimeDatatype
Deprecated.
NAME - Static variable in class com.haulmont.chile.core.datatypes.impl.UUIDDatatype
Deprecated.
NAME - Static variable in class com.haulmont.cuba.client.AttributeAccessUpdater
 
NAME - Static variable in interface com.haulmont.cuba.client.sys.cache.CacheUserSessionProvider
 
NAME - Static variable in class com.haulmont.cuba.client.sys.cache.ClientCacheManager
 
NAME - Static variable in class com.haulmont.cuba.client.sys.cache.ConfigCacheStrategy
 
NAME - Static variable in class com.haulmont.cuba.client.sys.cache.DynamicAttributesCacheStrategy
 
NAME - Static variable in class com.haulmont.cuba.client.sys.PersistenceManagerClient
 
NAME - Static variable in interface com.haulmont.cuba.core.app.AttributeAccessService
 
NAME - Static variable in class com.haulmont.cuba.core.app.AttributeSecuritySupport
 
NAME - Static variable in interface com.haulmont.cuba.core.app.ClusterManagerAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.ConfigStorageAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.ConfigStorageService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.ConstraintLocalizationService
 
NAME - Static variable in class com.haulmont.cuba.core.app.CrossDataStoreReferenceLoader
 
NAME - Static variable in interface com.haulmont.cuba.core.app.DataService
 
NAME - Static variable in class com.haulmont.cuba.core.app.DataServiceQueryBuilder
 
NAME - Static variable in interface com.haulmont.cuba.core.app.DomainDescriptionService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributes
 
NAME - Static variable in interface com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesCacheService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManagerAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.EmailerAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.EmailSenderAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.EmailService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.EntityLogService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.EntityRestoreService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.EntitySnapshotAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.EntitySnapshotService
 
NAME - Static variable in class com.haulmont.cuba.core.app.entitysql.EntitySqlGenerator
 
NAME - Static variable in interface com.haulmont.cuba.core.app.EntitySqlGenerationService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.ExceptionReportService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.execution.Executions
 
NAME - Static variable in interface com.haulmont.cuba.core.app.FileStorageAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.FileStorageService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.FoldersService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.FtsSender
 
NAME - Static variable in interface com.haulmont.cuba.core.app.importexport.EntityImportExportAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.importexport.EntityImportExportService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.importexport.EntityImportViewBuilderAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.LocalizedMessageService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.LockManagerAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.LockService
 
NAME - Static variable in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
NAME - Static variable in interface com.haulmont.cuba.core.app.NumberIdService
 
NAME - Static variable in class com.haulmont.cuba.core.app.NumberIdWorker
 
NAME - Static variable in interface com.haulmont.cuba.core.app.PersistenceManagerAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.PersistenceManagerService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.queryresults.QueryResultsManagerAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.QueryResultsService
 
NAME - Static variable in class com.haulmont.cuba.core.app.RdbmsStore
 
NAME - Static variable in interface com.haulmont.cuba.core.app.RelatedEntitiesService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.ResourceService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.scheduling.Coordinator
 
NAME - Static variable in interface com.haulmont.cuba.core.app.scheduling.Runner
 
NAME - Static variable in interface com.haulmont.cuba.core.app.scheduling.SchedulingAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.SchedulingService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.ScreenHistory
 
NAME - Static variable in interface com.haulmont.cuba.core.app.ScreenProfilerService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.serialization.EntitySerializationAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.serialization.ViewSerializationAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.ServerInfoAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.ServerInfoService
 
NAME - Static variable in class com.haulmont.cuba.core.app.StoreFactory
 
NAME - Static variable in interface com.haulmont.cuba.core.app.TestingService
 
NAME - Static variable in interface com.haulmont.cuba.core.app.UniqueNumbersAPI
 
NAME - Static variable in interface com.haulmont.cuba.core.app.UniqueNumbersService
 
NAME - Static variable in class com.haulmont.cuba.core.config.AppPropertiesLocator
 
name() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
NAME - Static variable in interface com.haulmont.cuba.core.global.BeanValidation
 
NAME - Static variable in class com.haulmont.cuba.core.global.BuildInfo
 
NAME - Static variable in interface com.haulmont.cuba.core.global.Configuration
 
NAME - Static variable in interface com.haulmont.cuba.core.global.DataManager
 
NAME - Static variable in class com.haulmont.cuba.core.global.DatatypeFormatter
 
NAME - Static variable in class com.haulmont.cuba.core.global.EntityLoadInfoBuilder
 
NAME - Static variable in class com.haulmont.cuba.core.global.EntityStates
 
NAME - Static variable in interface com.haulmont.cuba.core.global.Events
 
NAME - Static variable in class com.haulmont.cuba.core.global.ExtendedEntities
 
NAME - Static variable in interface com.haulmont.cuba.core.global.FileLoader
 
NAME - Static variable in interface com.haulmont.cuba.core.global.filter.OpManager
 
NAME - Static variable in interface com.haulmont.cuba.core.global.LogControl
 
NAME - Static variable in interface com.haulmont.cuba.core.global.Messages
 
NAME - Static variable in class com.haulmont.cuba.core.global.MessageTools
 
NAME - Static variable in interface com.haulmont.cuba.core.global.Metadata
 
NAME - Static variable in class com.haulmont.cuba.core.global.MetadataTools
 
NAME - Static variable in interface com.haulmont.cuba.core.global.NodeIdentifier
 
NAME - Static variable in interface com.haulmont.cuba.core.global.NumberIdSource
 
NAME - Static variable in interface com.haulmont.cuba.core.global.PasswordEncryption
 
NAME - Static variable in interface com.haulmont.cuba.core.global.PersistentAttributesLoadChecker
 
NAME - Static variable in interface com.haulmont.cuba.core.global.QueryParser
 
NAME - Static variable in interface com.haulmont.cuba.core.global.QueryTransformer
 
NAME - Static variable in class com.haulmont.cuba.core.global.QueryTransformerFactory
 
NAME - Static variable in class com.haulmont.cuba.core.global.ReferenceToEntitySupport
 
NAME - Static variable in interface com.haulmont.cuba.core.global.Resources
 
NAME - Static variable in interface com.haulmont.cuba.core.global.Scripting
 
NAME - Static variable in interface com.haulmont.cuba.core.global.Security
 
NAME - Static variable in interface com.haulmont.cuba.core.global.TimeSource
 
NAME - Static variable in class com.haulmont.cuba.core.global.TimeZones
 
NAME - Static variable in interface com.haulmont.cuba.core.global.UserFormatTools
 
NAME - Static variable in interface com.haulmont.cuba.core.global.UserSessionSource
 
NAME - Static variable in interface com.haulmont.cuba.core.global.UuidSource
 
name(String) - Method in class com.haulmont.cuba.core.global.View.ViewParams
 
NAME - Static variable in interface com.haulmont.cuba.core.global.ViewRepository
 
NAME - Static variable in interface com.haulmont.cuba.core.Persistence
 
NAME - Static variable in interface com.haulmont.cuba.core.PersistenceSecurity
 
NAME - Static variable in class com.haulmont.cuba.core.PersistenceTools
 
NAME - Static variable in class com.haulmont.cuba.core.sys.CubaMailSender
 
NAME - Static variable in interface com.haulmont.cuba.core.sys.DbUpdater
 
NAME - Static variable in interface com.haulmont.cuba.core.sys.entitycache.QueryCache
 
NAME - Static variable in class com.haulmont.cuba.core.sys.entitycache.QueryCacheManager
 
name - Variable in class com.haulmont.cuba.core.sys.EntityClassInfo
 
NAME - Static variable in class com.haulmont.cuba.core.sys.EntityFetcher
 
NAME - Static variable in class com.haulmont.cuba.core.sys.FetchGroupManager
 
NAME - Static variable in class com.haulmont.cuba.core.sys.jpql.DomainModelBuilder
 
NAME - Static variable in class com.haulmont.cuba.core.sys.jpql.DomainModelWithCaptionsBuilder
 
NAME - Static variable in class com.haulmont.cuba.core.sys.listener.EntityListenerManager
 
name - Variable in class com.haulmont.cuba.core.sys.MetadataBuildSupport.XmlFile
 
NAME - Static variable in class com.haulmont.cuba.core.sys.MetadataLoader
 
NAME - Static variable in class com.haulmont.cuba.core.sys.MetaModelLoader
 
NAME - Static variable in class com.haulmont.cuba.core.sys.NumberIdCache
 
NAME - Static variable in class com.haulmont.cuba.core.sys.persistence.DeletePolicyProcessor
 
NAME - Static variable in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
NAME - Static variable in class com.haulmont.cuba.core.sys.persistence.OrmCacheSupport
 
NAME - Static variable in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
NAME - Static variable in interface com.haulmont.cuba.core.sys.remoting.discovery.ServerSelector
Default bean name used by the platform code.
NAME - Static variable in interface com.haulmont.cuba.core.sys.remoting.LocalFileExchangeService
 
NAME - Static variable in class com.haulmont.cuba.core.sys.SecurityTokenManager
 
NAME - Static variable in interface com.haulmont.cuba.core.sys.servlet.ServletRegistrationManager
 
NAME - Static variable in class com.haulmont.cuba.core.sys.TriggerFilesProcessor
 
NAME - Static variable in interface com.haulmont.cuba.desktop.gui.icons.IconResolver
 
NAME - Static variable in class com.haulmont.cuba.desktop.gui.SessionMessagesNotifier
 
NAME - Static variable in interface com.haulmont.cuba.desktop.theme.DesktopThemeLoader
 
NAME - Static variable in class com.haulmont.cuba.gui.AttributeAccessSupport
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.Accordion
 
NAME - Static variable in class com.haulmont.cuba.gui.components.actions.GuiActionSupport
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.BrowserFrame
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.BulkEditor
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.Button
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.ButtonsPanel
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.Calendar
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.CheckBox
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.ColorPicker
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.CssLayout
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.CurrencyField
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.DataGrid
 
NAME - Static variable in class com.haulmont.cuba.gui.components.DataGridEditorComponentGenerationStrategy
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.DataGridEditorFieldFactory
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.DateField
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.DatePicker
 
NAME - Static variable in class com.haulmont.cuba.gui.components.DefaultComponentGenerationStrategy
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.dev.LayoutAnalyzerContextMenuProvider
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.Embedded
Deprecated.
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.EntityLinkField
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.FieldGroup
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.FieldGroupFieldFactory
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.FileMultiUploadField
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.FileUploadField
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.filter.addcondition.ConditionDescriptorsTreeBuilderAPI
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.filter.ConditionParamBuilder
 
NAME - Static variable in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.filter.FilterParser
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.filter.FtsFilterHelper
 
NAME - Static variable in class com.haulmont.cuba.gui.components.filter.MaxResultsFieldHelper
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.Filter
 
NAME - Static variable in class com.haulmont.cuba.gui.components.filter.Param
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.FlowBoxLayout
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.Frame
XML element name used to show a frame in an enclosing screen.
NAME - Static variable in interface com.haulmont.cuba.gui.components.GridLayout
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.GroupBoxLayout
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.GroupTable
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.HBoxLayout
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.HtmlBoxLayout
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.Image
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.Label
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.Link
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.LinkButton
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.ListEditor
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.LookupField
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.LookupPickerField
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.mainwindow.AppWorkArea
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.mainwindow.FoldersPane
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.mainwindow.FtsField
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.mainwindow.LogoutButton
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.mainwindow.NewWindowButton
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.mainwindow.TimeZoneIndicator
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.mainwindow.UserIndicator
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.MaskedField
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.OptionsGroup
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.OptionsList
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.PasswordField
 
NAME - Static variable in class com.haulmont.cuba.gui.components.PickerField.ClearAction
 
NAME - Static variable in class com.haulmont.cuba.gui.components.PickerField.LookupAction
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.PickerField
 
NAME - Static variable in class com.haulmont.cuba.gui.components.PickerField.OpenAction
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.PopupButton
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.PopupView
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.ProgressBar
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.RelatedEntities
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.ResizableTextArea
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.RichTextArea
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.RowsCount
 
NAME - Static variable in class com.haulmont.cuba.gui.components.RuntimePropertiesFrame
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.ScrollBoxLayout
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.SearchField
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.SearchPickerField
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.SourceCodeEditor
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.SplitPanel
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.SuggestionField
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.SuggestionPickerField
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.Table
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.TabSheet
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.TextArea
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.TextField
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.TimeField
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.TokenList
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.Tree
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.TreeTable
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.TwinColumn
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.VBoxLayout
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.WidgetsTree
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.Window.Editor
Name that is used to register a client type specific screen implementation in ComponentsFactory
NAME - Static variable in interface com.haulmont.cuba.gui.components.Window.Lookup
Name that is used to register a client type specific screen implementation in ComponentsFactory
NAME - Static variable in interface com.haulmont.cuba.gui.components.Window
Name that is used to register a client type specific screen implementation in ComponentsFactory
NAME - Static variable in interface com.haulmont.cuba.gui.config.DeviceInfoProvider
 
NAME - Static variable in class com.haulmont.cuba.gui.config.MenuConfig
 
NAME - Static variable in class com.haulmont.cuba.gui.config.WindowConfig
 
NAME - Static variable in class com.haulmont.cuba.gui.ControllerDependencyInjector
 
NAME - Static variable in interface com.haulmont.cuba.gui.data.DataSupplier
Do not try to obtain DataSupplier through AppBeans.get() or by injection to regular Spring beans.
NAME - Static variable in class com.haulmont.cuba.gui.data.DsBuilder
 
NAME - Static variable in class com.haulmont.cuba.gui.dynamicattributes.DynamicAttributesGuiTools
 
NAME - Static variable in interface com.haulmont.cuba.gui.events.sys.UiEventsMulticaster
 
NAME - Static variable in interface com.haulmont.cuba.gui.executors.BackgroundWorker
 
NAME - Static variable in interface com.haulmont.cuba.gui.executors.WatchDog
 
NAME - Static variable in interface com.haulmont.cuba.gui.export.ExportDisplay
 
name() - Method in interface com.haulmont.cuba.gui.icons.Icons.Icon
 
NAME - Static variable in interface com.haulmont.cuba.gui.icons.Icons
 
NAME - Static variable in interface com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI
 
NAME - Static variable in class com.haulmont.cuba.gui.ScreensHelper
 
NAME - Static variable in class com.haulmont.cuba.gui.ScreenViewsLoader
 
NAME - Static variable in interface com.haulmont.cuba.gui.settings.SettingsClient
 
NAME - Static variable in interface com.haulmont.cuba.gui.theme.ThemeConstantsManager
 
NAME - Static variable in class com.haulmont.cuba.gui.theme.ThemeConstantsRepository
 
NAME - Static variable in interface com.haulmont.cuba.gui.upload.FileUploadingAPI
 
NAME - Static variable in interface com.haulmont.cuba.gui.WindowManagerProvider
 
NAME - Static variable in interface com.haulmont.cuba.gui.xml.layout.ComponentsFactory
 
NAME - Static variable in interface com.haulmont.cuba.gui.xml.layout.ExternalUIComponentsSource
 
NAME - Static variable in class com.haulmont.cuba.gui.xml.layout.ScreenXmlLoader
 
NAME - Static variable in class com.haulmont.cuba.gui.xml.layout.ScreenXmlParser
 
NAME - Static variable in interface com.haulmont.cuba.portal.Connection
 
NAME - Static variable in interface com.haulmont.cuba.portal.service.PortalAuthenticationService
 
NAME - Static variable in interface com.haulmont.cuba.portal.sys.security.PortalSessionFactory
 
NAME - Static variable in interface com.haulmont.cuba.portal.sys.thymeleaf.jmx.ThymeleafViewsCacheInvalidationMBean
 
NAME - Static variable in interface com.haulmont.cuba.portal.sys.thymeleaf.ThymeleafViewsCacheInvalidation
 
NAME - Static variable in class com.haulmont.cuba.security.app.Authentication
 
NAME - Static variable in interface com.haulmont.cuba.security.app.BruteForceProtectionAPI
 
NAME - Static variable in interface com.haulmont.cuba.security.app.EntityLogAPI
 
NAME - Static variable in interface com.haulmont.cuba.security.app.LoginService
Deprecated.
 
NAME - Static variable in interface com.haulmont.cuba.security.app.LoginWorker
Deprecated.
 
NAME - Static variable in interface com.haulmont.cuba.security.app.TrustedClientService
 
NAME - Static variable in interface com.haulmont.cuba.security.app.UserManagementService
 
NAME - Static variable in interface com.haulmont.cuba.security.app.UserSessionLog
 
NAME - Static variable in interface com.haulmont.cuba.security.app.UserSessionsAPI
 
NAME - Static variable in interface com.haulmont.cuba.security.app.UserSessionService
 
NAME - Static variable in interface com.haulmont.cuba.security.app.UserSettingService
 
name - Variable in class com.haulmont.cuba.security.app.UserTimeZone
 
NAME - Static variable in interface com.haulmont.cuba.security.auth.AuthenticationManager
 
NAME - Static variable in interface com.haulmont.cuba.security.auth.AuthenticationService
 
NAME - Static variable in interface com.haulmont.cuba.security.idp.IdpService
 
NAME - Static variable in interface com.haulmont.cuba.security.idp.IdpSessionStore
 
NAME - Static variable in interface com.haulmont.cuba.security.jmx.ServerTokenStoreMBean
 
NAME - Static variable in class com.haulmont.cuba.security.sys.TrustedLoginHandler
 
NAME - Static variable in class com.haulmont.cuba.security.sys.UserSessionManager
 
NAME - Static variable in class com.haulmont.cuba.web.agent.DesktopScreenAgent
 
NAME - Static variable in class com.haulmont.cuba.web.agent.PhoneScreenAgent
 
NAME - Static variable in class com.haulmont.cuba.web.agent.TabletScreenAgent
 
NAME - Static variable in interface com.haulmont.cuba.web.app.folders.Folders
 
NAME - Static variable in class com.haulmont.cuba.web.App
 
NAME - Static variable in class com.haulmont.cuba.web.app.UserSettingsTools
 
NAME - Static variable in class com.haulmont.cuba.web.app.WebStatisticsAccumulator
 
NAME - Static variable in class com.haulmont.cuba.web.AppUI
 
NAME - Static variable in interface com.haulmont.cuba.web.auth.CubaAuthProvider
Deprecated.
 
NAME - Static variable in interface com.haulmont.cuba.web.auth.DomainAliasesResolver
 
NAME - Static variable in interface com.haulmont.cuba.web.Connection
 
NAME - Static variable in interface com.haulmont.cuba.web.gui.icons.IconResolver
 
NAME - Static variable in interface com.haulmont.cuba.web.jmx.JmxControlAPI
 
NAME - Static variable in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
 
NAME - Static variable in class com.haulmont.cuba.web.ScreenProfiler
 
NAME - Static variable in class com.haulmont.cuba.web.sys.CubaBootstrapListener
 
NAME - Static variable in class com.haulmont.cuba.web.sys.LinkHandler
 
NAME - Static variable in class com.haulmont.cuba.web.sys.MenuBuilder
 
NAME - Static variable in class com.haulmont.cuba.web.sys.SideMenuBuilder
 
NAME - Static variable in class com.haulmont.cuba.web.sys.VaadinSessionScope
 
NAME - Static variable in class com.haulmont.cuba.web.WebWindowManager
 
name - Variable in class com.haulmont.restapi.data.EnumInfo
 
name - Variable in class com.haulmont.restapi.data.EnumValueInfo
 
name - Variable in class com.haulmont.restapi.data.MetaPropertyInfo
 
name - Variable in class com.haulmont.restapi.data.UserInfo
 
NAME - Static variable in class com.haulmont.restapi.service.filter.RestFilterParser
 
NAME_FIELD_LENGTH - Static variable in class com.haulmont.cuba.core.entity.CategoryAttribute
 
NameBuilderListener<T extends Entity> - Class in com.haulmont.cuba.gui.app.security.user
 
NameBuilderListener(Window) - Constructor for class com.haulmont.cuba.gui.app.security.user.NameBuilderListener
 
NameBuilderListener(Window, String) - Constructor for class com.haulmont.cuba.gui.app.security.user.NameBuilderListener
 
NameBuilderListener(FieldGroup) - Constructor for class com.haulmont.cuba.gui.app.security.user.NameBuilderListener
 
NameBuilderListener(Datasource) - Constructor for class com.haulmont.cuba.gui.app.security.user.NameBuilderListener
 
NAMED_PARAMETER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
NAMED_PARAMETER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
NamePattern - Annotation Type in com.haulmont.chile.core.annotations
Defines an instance name format pattern in the form {0}|{1}, where {0} - format string as for String.format(java.lang.String, java.lang.Object...), or a name of this object method, returning string, with # symbol in the beginning. {1} - comma-separated list of field names, corresponding to format {0}.
NamePatternRec(String, String, String[]) - Constructor for class com.haulmont.chile.core.model.utils.InstanceUtils.NamePatternRec
 
narrowExpectedTypes(String, int, Set<InferredType>) - Static method in class com.haulmont.cuba.gui.components.autocomplete.impl.HintProvider
 
nativeSQL(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
navigateTo(String) - Method in class com.haulmont.cuba.web.App
Initialize new TopLevelWindow and replace current
navigateTo(String) - Method in class com.haulmont.cuba.web.DefaultApp
 
needMinSearchStringLength(String, int) - Method in interface com.haulmont.cuba.gui.components.SearchField.SearchNotifications
 
needToReload() - Method in interface com.haulmont.cuba.client.sys.cache.CachingStrategy
Indicate whether cached object should be refreshed or not
needToReload() - Method in class com.haulmont.cuba.client.sys.cache.ConfigCacheStrategy
 
needToReload() - Method in class com.haulmont.cuba.client.sys.cache.DynamicAttributesCacheStrategy
 
NestedDatasource<T extends Entity> - Interface in com.haulmont.cuba.gui.data
Datasource containing entity instance which is loaded as a property of another entity instance.
NEW_PREFIX - Static variable in class com.haulmont.cuba.core.global.EntityLoadInfo
 
NEW_TAB - Static variable in class com.haulmont.cuba.gui.WindowManager.OpenType
Open a screen in new tab of the main window.
NEW_WINDOW - Static variable in class com.haulmont.cuba.gui.WindowManager.OpenType
In Desktop Client open a screen in new main window, in Web Client the same as new WindowManager.OpenType.NEW_TAB
newInstance(Class<T>, Object...) - Static method in class com.haulmont.bali.util.ReflectionHelper
Instantiates an object by appropriate constructor.
newInstance(Class<?>, Method) - Method in interface com.haulmont.cuba.core.config.ConfigMethod.Factory
Create a new configuration method implementation to handle a configuration interface method.
newInstance(MetaClass) - Method in interface com.haulmont.cuba.gui.data.DataSupplier
Create a new entity instance
newInstance(MetaClass) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
newInstantiatorOf(Class) - Method in class com.haulmont.cuba.core.sys.serialization.KryoSerialization.CubaInstantiatorStrategy
 
NewPasswordsList - Class in com.haulmont.cuba.gui.app.security.user.resetpasswords
 
NewPasswordsList() - Constructor for class com.haulmont.cuba.gui.app.security.user.resetpasswords.NewPasswordsList
 
NewPasswordsList.Companion - Interface in com.haulmont.cuba.gui.app.security.user.resetpasswords
 
NewPasswordsListCompanion - Class in com.haulmont.cuba.web.app.security.user.resetpasswords
 
NewPasswordsListCompanion() - Constructor for class com.haulmont.cuba.web.app.security.user.resetpasswords.NewPasswordsListCompanion
 
NewWindowButton - Interface in com.haulmont.cuba.gui.components.mainwindow
 
next(DomainModel, String) - Method in class com.haulmont.cuba.core.sys.jpql.pointer.CollectionPointer
 
next(DomainModel, String) - Method in class com.haulmont.cuba.core.sys.jpql.pointer.EntityPointer
 
next(DomainModel, String) - Method in class com.haulmont.cuba.core.sys.jpql.pointer.NoPointer
 
next(DomainModel, String) - Method in interface com.haulmont.cuba.core.sys.jpql.pointer.Pointer
 
next(DomainModel, String) - Method in class com.haulmont.cuba.core.sys.jpql.pointer.SimpleAttributePointer
 
nextItemId(K) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Ordered
 
nextItemId(K) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
nextItemId(K) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
nextItemId(K) - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
NextMonthPredefinedDateInterval - Class in com.haulmont.cuba.gui.components.filter.dateinterval.predefined
 
NextMonthPredefinedDateInterval() - Constructor for class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.NextMonthPredefinedDateInterval
 
NimbusTheme - Class in com.haulmont.cuba.desktop.theme.impl
Performs initialization needed to highlight empty mandatory ("missing value") fields.
NimbusTheme() - Constructor for class com.haulmont.cuba.desktop.theme.impl.NimbusTheme
 
NO_DEFAULT - Static variable in class com.haulmont.cuba.core.config.ConfigUtil
The value indicating that no default was specified.
NO_USER_CONTEXT - Static variable in class com.haulmont.cuba.core.sys.AppContext
 
Node<T> - Class in com.haulmont.bali.datastruct
 
Node() - Constructor for class com.haulmont.bali.datastruct.Node
 
Node(T) - Constructor for class com.haulmont.bali.datastruct.Node
Convenience constructor to create a Node<T> with an instance of T.
node - Variable in class com.haulmont.cuba.core.sys.jpql.ErrorRec
 
NodeIdentifier - Interface in com.haulmont.cuba.core.global
 
NodeIdentifierImpl - Class in com.haulmont.cuba.core.sys
 
NodeIdentifierImpl() - Constructor for class com.haulmont.cuba.core.sys.NodeIdentifierImpl
 
NodesFinder<T> - Class in com.haulmont.cuba.core.sys.jpql.transform
 
NodesFinder(Class<T>) - Constructor for class com.haulmont.cuba.core.sys.jpql.transform.NodesFinder
 
NoJpqlEntityModel - Class in com.haulmont.cuba.core.sys.jpql.model
 
NoMiddlewareConnectionException - Exception in com.haulmont.cuba.portal.sys.exceptions
 
NoMiddlewareConnectionException(String, Throwable) - Constructor for exception com.haulmont.cuba.portal.sys.exceptions.NoMiddlewareConnectionException
 
NoOpAuthProvider - Class in com.haulmont.cuba.web.auth
Default custom authentication provider.
NoOpAuthProvider() - Constructor for class com.haulmont.cuba.web.auth.NoOpAuthProvider
 
NoopServerSorter - Class in com.haulmont.cuba.core.sys.remoting.discovery
Strategy class for work with StaticServerSelector.
NoopServerSorter() - Constructor for class com.haulmont.cuba.core.sys.remoting.discovery.NoopServerSorter
 
NoPointer - Class in com.haulmont.cuba.core.sys.jpql.pointer
 
normalize(String) - Method in class com.haulmont.cuba.gui.TestIdManager
 
NoSuchScreenException - Exception in com.haulmont.cuba.gui
Raised on attempt to open an unknown screen.
NoSuchScreenException(String) - Constructor for exception com.haulmont.cuba.gui.NoSuchScreenException
 
NoSuchScreenHandler - Class in com.haulmont.cuba.gui.exception
NoSuchScreenHandler() - Constructor for class com.haulmont.cuba.gui.exception.NoSuchScreenHandler
 
notFoundSuggestions(String) - Method in interface com.haulmont.cuba.gui.components.SearchField.SearchNotifications
 
notifyCellValue(String, HSSFFont) - Method in class com.haulmont.cuba.gui.export.ExcelAutoColumnSizer
 
NoUserSessionException - Exception in com.haulmont.cuba.security.global
Raised by middleware if the client provides an invalid user session ID (e.g.
NoUserSessionException(UUID) - Constructor for exception com.haulmont.cuba.security.global.NoUserSessionException
 
NoUserSessionExceptionDialog() - Constructor for class com.haulmont.cuba.web.exception.NoUserSessionHandler.NoUserSessionExceptionDialog
 
NoUserSessionHandler - Class in com.haulmont.cuba.desktop.exception
NoUserSessionHandler() - Constructor for class com.haulmont.cuba.desktop.exception.NoUserSessionHandler
 
NoUserSessionHandler - Class in com.haulmont.cuba.web.exception
NoUserSessionHandler() - Constructor for class com.haulmont.cuba.web.exception.NoUserSessionHandler
 
NoUserSessionHandler.NoUserSessionExceptionDialog - Class in com.haulmont.cuba.web.exception
 
NULL - Static variable in class com.haulmont.cuba.gui.components.filter.Param
 
null_comparison_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
null_comparison_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.null_comparison_expression_return
 
NumberAggregationHelper - Class in com.haulmont.cuba.gui.data.aggregation
 
NumberAggregationHelper() - Constructor for class com.haulmont.cuba.gui.data.aggregation.NumberAggregationHelper
 
NumberDatatype - Class in com.haulmont.chile.core.datatypes.impl
 
NumberFormat - Annotation Type in com.haulmont.chile.core.annotations
Specifies a format NumberFormat.pattern() and optional NumberFormat.decimalSeparator() and NumberFormat.groupingSeparator() for an entity attribute of the Number type.
NumberFormatter - Class in com.haulmont.cuba.gui.components.formatters
Number formatter to be used in screen descriptors and controllers.
NumberFormatter() - Constructor for class com.haulmont.cuba.gui.components.formatters.NumberFormatter
 
NumberFormatter(Element) - Constructor for class com.haulmont.cuba.gui.components.formatters.NumberFormatter
 
NumberIdCache - Class in com.haulmont.cuba.core.sys
Intermediate cache for generated ids of entities with long/integer PK.
NumberIdCache() - Constructor for class com.haulmont.cuba.core.sys.NumberIdCache
 
NumberIdSequence - Interface in com.haulmont.cuba.core.sys
 
NumberIdService - Interface in com.haulmont.cuba.core.app
 
NumberIdServiceBean - Class in com.haulmont.cuba.core.app
 
NumberIdServiceBean() - Constructor for class com.haulmont.cuba.core.app.NumberIdServiceBean
 
NumberIdSource - Interface in com.haulmont.cuba.core.global
 
NumberIdSourceClientImpl - Class in com.haulmont.cuba.client.sys
 
NumberIdSourceClientImpl() - Constructor for class com.haulmont.cuba.client.sys.NumberIdSourceClientImpl
 
NumberIdSourceImpl - Class in com.haulmont.cuba.core.sys
 
NumberIdSourceImpl() - Constructor for class com.haulmont.cuba.core.sys.NumberIdSourceImpl
 
NumberIdWorker - Class in com.haulmont.cuba.core.app
Generates ids for entities with long/integer PK using database sequences.
NumberIdWorker() - Constructor for class com.haulmont.cuba.core.app.NumberIdWorker
 
numeric_literal() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
numeric_literal_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.numeric_literal_return
 
NumericOverflowExceptionHandler - Class in com.haulmont.cuba.gui.exception
Handles database "numeric overflow" exception.
NumericOverflowExceptionHandler() - Constructor for class com.haulmont.cuba.gui.exception.NumericOverflowExceptionHandler
 

O

OAuth2AccessTokenRequest() - Constructor for class com.haulmont.restapi.auth.OAuthTokenIssuer.OAuth2AccessTokenRequest
 
OAuth2AccessTokenRequest(Map<String, Object>) - Constructor for class com.haulmont.restapi.auth.OAuthTokenIssuer.OAuth2AccessTokenRequest
 
OAuth2AccessTokenResult(UserSession, OAuth2AccessToken) - Constructor for class com.haulmont.restapi.auth.OAuthTokenIssuer.OAuth2AccessTokenResult
 
OAuthTokenController - Class in com.haulmont.restapi.controllers
REST controller that is used for token revocation
OAuthTokenController() - Constructor for class com.haulmont.restapi.controllers.OAuthTokenController
 
OAuthTokenIssuer - Interface in com.haulmont.restapi.auth
Bean that is used for programmatic access token generation.
OAuthTokenIssuer.OAuth2AccessTokenRequest - Class in com.haulmont.restapi.auth
 
OAuthTokenIssuer.OAuth2AccessTokenResult - Class in com.haulmont.restapi.auth
Result of programmatic access token generation.
OAuthTokenRevokedEvent - Class in com.haulmont.restapi.events
Event fired after OAuth token revocation.
OAuthTokenRevokedEvent(OAuth2AccessToken, TokenRevocationInitiator) - Constructor for class com.haulmont.restapi.events.OAuthTokenRevokedEvent
 
OAuthTokenRevokedResponseEvent - Class in com.haulmont.restapi.events
Event fired when token has been revoked by client before HTTP response is sent.
OAuthTokenRevokedResponseEvent(String, String) - Constructor for class com.haulmont.restapi.events.OAuthTokenRevokedResponseEvent
 
OAuthTokenRevoker - Class in com.haulmont.restapi.auth
Bean that is used for access token revocation
OAuthTokenRevoker() - Constructor for class com.haulmont.restapi.auth.OAuthTokenRevoker
 
objectFromJson(String, Class<T>, EntitySerializationOption...) - Method in class com.haulmont.cuba.core.app.serialization.EntitySerialization
 
objectFromJson(String, Class<T>, EntitySerializationOption...) - Method in interface com.haulmont.cuba.core.app.serialization.EntitySerializationAPI
Deserializes an object of any class from JSON.
ObjectsCacheManager - Class in com.haulmont.cuba.core.jmx
 
ObjectsCacheManager() - Constructor for class com.haulmont.cuba.core.jmx.ObjectsCacheManager
 
ObjectsCacheManagerMBean - Interface in com.haulmont.cuba.core.jmx
JMX interface for ObjectsCacheManagerAPI.
objectToJson(Object, EntitySerializationOption...) - Method in class com.haulmont.cuba.core.app.serialization.EntitySerialization
 
objectToJson(Object, EntitySerializationOption...) - Method in interface com.haulmont.cuba.core.app.serialization.EntitySerializationAPI
Serializes any custom POJO or collection of POJOs or JSON.
obtainUrl() - Method in class com.haulmont.cuba.web.export.LogDataProvider
 
OCTET_STREAM - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
of(String, Object) - Static method in class com.haulmont.bali.util.ParamsMap
 
of(String, Object, String, Object) - Static method in class com.haulmont.bali.util.ParamsMap
 
of(String, Object, String, Object, String, Object) - Static method in class com.haulmont.bali.util.ParamsMap
 
of(String, Object, String, Object, String, Object, String, Object) - Static method in class com.haulmont.bali.util.ParamsMap
 
of(String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.haulmont.bali.util.ParamsMap
 
of(String, Object, String, Object, String, Object, String, Object, String, Object, String, Object) - Static method in class com.haulmont.bali.util.ParamsMap
 
of() - Static method in class com.haulmont.bali.util.ParamsMap
Use this method to build map with unlimited count of pairs.
of(T) - Static method in class com.haulmont.cuba.core.entity.contracts.Id
 
of(K, Class<T>) - Static method in class com.haulmont.cuba.core.entity.contracts.Id
 
of(Collection<T>) - Static method in class com.haulmont.cuba.core.entity.contracts.Ids
 
of(Class<T>, Collection<K>) - Static method in class com.haulmont.cuba.core.entity.contracts.Ids
 
of(T) - Static method in class com.haulmont.cuba.core.entity.IdProxy
Create proxy for the specified ID value.
ok() - Method in class com.haulmont.cuba.gui.app.core.appproperties.AppPropertiesEdit
 
ok() - Method in class com.haulmont.cuba.gui.app.security.user.resetpasswords.ResetPasswordsDialog
 
OLD_VALUE_ID_SUFFIX - Static variable in class com.haulmont.cuba.security.entity.EntityLogAttr
 
OLD_VALUE_SUFFIX - Static variable in class com.haulmont.cuba.security.entity.EntityLogAttr
 
onAfterDelete(T, Connection) - Method in interface com.haulmont.cuba.core.listener.AfterDeleteEntityListener
Executes after the object has been deleted or marked as deleted in DB.
onAfterDelete(User, Connection) - Method in class com.haulmont.cuba.security.listener.UserEntityListener
 
onAfterInsert(T, Connection) - Method in interface com.haulmont.cuba.core.listener.AfterInsertEntityListener
Executes after the object has been inserted into DB.
onAfterUpdate(T, Connection) - Method in interface com.haulmont.cuba.core.listener.AfterUpdateEntityListener
Executes after the object has been updated in DB.
onApplicationEvent(ContextClosedEvent) - Method in class com.haulmont.cuba.core.sys.CubaThreadPoolTaskScheduler
 
onApplicationEvent(ApplicationEvent) - Method in class com.haulmont.cuba.gui.events.sys.UiEventListenerMethodAdapter
 
onApplicationEvent(AppLoggedInEvent) - Method in class com.haulmont.cuba.web.security.listeners.ChangePasswordAfterLoginListener
 
onArrowDownKeyPressed(String) - Method in interface com.haulmont.cuba.gui.components.SuggestionField.ArrowDownActionHandler
Called by component if user pressed ARROW_DOWN key without search action.
onBeforeAttach(T) - Method in interface com.haulmont.cuba.core.listener.BeforeAttachEntityListener
Executes before the object is attached to an EntityManager on merge operation.
onBeforeDelete(T, EntityManager) - Method in interface com.haulmont.cuba.core.listener.BeforeDeleteEntityListener
Executes before the object has been deleted or marked as deleted in DB.
onBeforeDetach(T, EntityManager) - Method in interface com.haulmont.cuba.core.listener.BeforeDetachEntityListener
Executes before the object is detached from an EntityManager on transaction commit.
onBeforeDetach(EntityLogItem, EntityManager) - Method in class com.haulmont.cuba.security.listener.EntityLogItemDetachListener
 
onBeforeInsert(CategoryAttribute, EntityManager) - Method in class com.haulmont.cuba.core.app.dynamicattributes.CategoryAttributeListener
 
onBeforeInsert(T, EntityManager) - Method in interface com.haulmont.cuba.core.listener.BeforeInsertEntityListener
Executes before the object has been inserted into DB.
onBeforeInsert(Group, EntityManager) - Method in class com.haulmont.cuba.security.listener.GroupEntityListener
 
onBeforeInsert(User, EntityManager) - Method in class com.haulmont.cuba.security.listener.UserEntityListener
 
onBeforeUpdate(CategoryAttribute, EntityManager) - Method in class com.haulmont.cuba.core.app.dynamicattributes.CategoryAttributeListener
 
onBeforeUpdate(T, EntityManager) - Method in interface com.haulmont.cuba.core.listener.BeforeUpdateEntityListener
Executes before the object has been updated in DB.
onBeforeUpdate(Group, EntityManager) - Method in class com.haulmont.cuba.security.listener.GroupEntityListener
 
onBeforeUpdate(User, EntityManager) - Method in class com.haulmont.cuba.security.listener.UserEntityListener
 
onCancel() - Method in interface com.haulmont.cuba.gui.executors.BackgroundTask.ProgressListener
Called by the execution environment in UI thread if the task is canceled.
onCancel() - Method in class com.haulmont.cuba.gui.executors.BackgroundTask.ProgressListenerAdapter
 
onClick(Entity) - Method in interface com.haulmont.cuba.gui.app.LinkColumnHelper.Handler
 
onClick(DataGrid.RendererClickEvent) - Method in interface com.haulmont.cuba.gui.components.DataGrid.RendererClickListener
Called when a renderer is clicked.
onClick(EntityLinkField) - Method in interface com.haulmont.cuba.gui.components.EntityLinkField.EntityLinkClickHandler
 
onClick(Image.ClickEvent) - Method in interface com.haulmont.cuba.gui.components.Image.ClickListener
 
onClick(Entity, String) - Method in interface com.haulmont.cuba.gui.components.Table.CellClickListener
 
onClick(Object) - Method in interface com.haulmont.cuba.gui.components.TokenList.ItemClickListener
 
onClose(Window, String) - Method in interface com.haulmont.cuba.gui.components.PickerField.AfterLookupCloseHandler
 
onClose(Window, String) - Method in interface com.haulmont.cuba.gui.components.TokenList.AfterLookupCloseHandler
 
onCollapse(Component.Collapsable) - Method in interface com.haulmont.cuba.gui.components.Component.Collapsable.CollapseListener
Deprecated.
 
OnConfigPropertyCondition - Class in com.haulmont.cuba.core.sys
 
OnConfigPropertyCondition() - Constructor for class com.haulmont.cuba.core.sys.OnConfigPropertyCondition
 
onContextClick(DataGrid.ContextClickEvent) - Method in interface com.haulmont.cuba.gui.components.DataGrid.ContextClickListener
Called when the context click happens.
OnDelete - Annotation Type in com.haulmont.cuba.core.entity.annotation
Marks a link to other entity for specific soft deletion behaviour.
Taken into account by persistence when "this" entity is deleted.
See also DeletePolicy
OnDeleteInverse - Annotation Type in com.haulmont.cuba.core.entity.annotation
Marks a link to other entity for specific soft deletion behaviour.
Taken into account by persistence when "linked" entity (which is referenced by the marked field) is deleted.
See also DeletePolicy
onDone(V) - Method in interface com.haulmont.cuba.gui.executors.BackgroundTask.ProgressListener
Called by the execution environment in UI thread when the task is completed.
onDone(V) - Method in class com.haulmont.cuba.gui.executors.BackgroundTask.ProgressListenerAdapter
 
onEnterKeyPressed(String) - Method in interface com.haulmont.cuba.gui.components.SuggestionField.EnterActionHandler
Called by component if user entered a search string and pressed ENTER key without selection of a suggestion.
onExpand(Component.Collapsable) - Method in interface com.haulmont.cuba.gui.components.Component.Collapsable.ExpandListener
Deprecated.
 
onHeartbeat() - Method in class com.haulmont.cuba.web.App
Called from heartbeat request.
onHistoryBackPerformed() - Method in class com.haulmont.cuba.web.AppUI
 
onItemClick(DataGrid.ItemClickEvent<E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid.ItemClickListener
Called when the item click happens.
onLoad(Collection<? extends Entity>, View) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
 
onLoad(Entity, View) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
 
onLogoutSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class com.haulmont.cuba.portal.sys.security.PortalLogoutHandler
 
onMessage(EntityCacheConnection.Message) - Method in class com.haulmont.cuba.core.sys.entitycache.EntityCacheConnection
 
onMonitorThreads() - Method in class com.haulmont.cuba.web.app.ui.statistics.StatisticsWindow
 
onProgress(List<T>) - Method in interface com.haulmont.cuba.gui.executors.BackgroundTask.ProgressListener
Called by the execution environment in UI thread on progress change.
onProgress(List<T>) - Method in class com.haulmont.cuba.gui.executors.BackgroundTask.ProgressListenerAdapter
 
onRefresh(Timer) - Method in class com.haulmont.cuba.web.app.ui.statistics.StatisticsWindow
 
onRefresh(Timer) - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadsMonitoringWindow
 
onResize(T, String, String, String, String) - Method in interface com.haulmont.cuba.gui.components.ResizeListener
Deprecated.
 
onSelect(Collection) - Method in interface com.haulmont.cuba.gui.components.PickerField.AfterLookupSelectionHandler
 
onSelect(Collection) - Method in interface com.haulmont.cuba.gui.components.TokenList.AfterLookupSelectionHandler
 
onSplitPositionChanged(SplitPanel.SplitPositionChangeEvent) - Method in interface com.haulmont.cuba.gui.components.SplitPanel.SplitPositionChangeListener
 
onStopTimer(Timer) - Method in interface com.haulmont.cuba.gui.components.Timer.TimerListener
Deprecated.
 
onStreamingProgressChanged(long) - Method in interface com.haulmont.cuba.core.global.FileLoader.StreamingProgressListener
 
onTabClose(TabSheet.Tab) - Method in interface com.haulmont.cuba.gui.components.TabSheet.TabCloseHandler
 
onTimer(Timer) - Method in interface com.haulmont.cuba.gui.components.Timer.TimerListener
Deprecated.
 
onUnfetchedAttribute(FetchGroupTracker, String) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
onUploadProgressChanged(long) - Method in interface com.haulmont.cuba.client.sys.fileupload.InputStreamProgressEntity.UploadProgressListener
 
onVisit(Element, Attribute) - Method in interface com.haulmont.bali.util.Dom4j.ElementAttributeVisitor
 
onWindowClose(Window, boolean) - Method in interface com.haulmont.cuba.gui.WindowManager.WindowCloseListener
 
Op - Enum in com.haulmont.cuba.core.global.filter
 
open() - Method in class com.haulmont.cuba.desktop.LoginDialog
 
OPEN_TYPE - Static variable in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorEditor
 
OpenAction(PickerField) - Constructor for class com.haulmont.cuba.gui.components.PickerField.OpenAction
 
openConstraintWizard() - Method in class com.haulmont.cuba.gui.app.core.categories.AttributeEditor
 
openDefaultScreen() - Method in class com.haulmont.cuba.gui.WindowManager
Opens default screen.
openDefaultScreen() - Method in class com.haulmont.cuba.web.WebWindowManager
 
openEditor(Entity, WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
openEditor(Entity, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
openEditor(Entity, WindowManager.OpenType, Map<String, Object>, Datasource) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
openEditor(String, Entity, WindowManager.OpenType, Map<String, Object>, Datasource) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
openEditor(String, Entity, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
openEditor(String, Entity, WindowManager.OpenType, Datasource) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
openEditor(String, Entity, WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
openEditor(Entity, WindowManager.OpenType) - Method in interface com.haulmont.cuba.gui.components.Frame
Open an edit screen for entity instance.
openEditor(Entity, WindowManager.OpenType, Map<String, Object>) - Method in interface com.haulmont.cuba.gui.components.Frame
Open an edit screen for entity instance.
openEditor(Entity, WindowManager.OpenType, Map<String, Object>, Datasource) - Method in interface com.haulmont.cuba.gui.components.Frame
Open an edit screen for entity instance.
openEditor(String, Entity, WindowManager.OpenType, Map<String, Object>, Datasource) - Method in interface com.haulmont.cuba.gui.components.Frame
Open an edit screen.
openEditor(String, Entity, WindowManager.OpenType, Map<String, Object>) - Method in interface com.haulmont.cuba.gui.components.Frame
Open an edit screen.
openEditor(String, Entity, WindowManager.OpenType, Datasource) - Method in interface com.haulmont.cuba.gui.components.Frame
Open an edit screen.
openEditor(String, Entity, WindowManager.OpenType) - Method in interface com.haulmont.cuba.gui.components.Frame
Open an edit screen.
openEditor(Entity, WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
openEditor(Entity, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
openEditor(Entity, WindowManager.OpenType, Map<String, Object>, Datasource) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
openEditor(String, Entity, WindowManager.OpenType, Map<String, Object>, Datasource) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
openEditor(String, Entity, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
openEditor(String, Entity, WindowManager.OpenType, Datasource) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
openEditor(String, Entity, WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
openEditor(WindowInfo, Entity, WindowManager.OpenType, Datasource) - Method in class com.haulmont.cuba.gui.WindowManager
 
openEditor(WindowInfo, Entity, WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.WindowManager
 
openEditor(WindowInfo, Entity, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.gui.WindowManager
 
openEditor(WindowInfo, Entity, WindowManager.OpenType, Map<String, Object>, Datasource) - Method in class com.haulmont.cuba.gui.WindowManager
 
openEditor(Entity, WindowManager.OpenType) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
openEditor(Entity, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
openEditor(Entity, WindowManager.OpenType, Map<String, Object>, Datasource) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
openEditor(String, Entity, WindowManager.OpenType, Map<String, Object>, Datasource) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
openEditor(String, Entity, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
openEditor(String, Entity, WindowManager.OpenType, Datasource) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
openEditor(String, Entity, WindowManager.OpenType) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
openEditor(WindowInfo, Entity, WindowManager.OpenType, Map<String, Object>, Datasource) - Method in class com.haulmont.cuba.web.WebWindowManager
 
openFolder(AbstractSearchFolder) - Method in interface com.haulmont.cuba.web.app.folders.Folders
 
openFolder(AbstractSearchFolder) - Method in class com.haulmont.cuba.web.app.folders.FoldersBean
 
openFolderEditWindow(boolean, AbstractSearchFolder, Presentations, Runnable) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
openFrame(Component, String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
Load a frame registered in screens.xml and optionally show it inside a parent component of this frame.
openFrame(Component, String, Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
Load a frame registered in screens.xml and optionally show it inside a parent component of this frame.
openFrame(Component, String) - Method in interface com.haulmont.cuba.gui.components.Frame
Load a frame registered in screens.xml and optionally show it inside a parent component of this frame.
openFrame(Component, String, Map<String, Object>) - Method in interface com.haulmont.cuba.gui.components.Frame
Load a frame registered in screens.xml and optionally show it inside a parent component of this frame.
openFrame(Component, String) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
openFrame(Component, String, Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
openFrame(Frame, Component, WindowInfo) - Method in class com.haulmont.cuba.gui.WindowManager
 
openFrame(Frame, Component, WindowInfo, Map<String, Object>) - Method in class com.haulmont.cuba.gui.WindowManager
 
openFrame(Frame, Component, String, WindowInfo, Map<String, Object>) - Method in class com.haulmont.cuba.gui.WindowManager
 
openFrame(Component, String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
openFrame(Component, String, Map<String, Object>) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
openLoggerControlDialog() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
openLookup(Class<? extends Entity>, Window.Lookup.Handler, WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
openLookup(Class<? extends Entity>, Window.Lookup.Handler, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
openLookup(String, Window.Lookup.Handler, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
openLookup(String, Window.Lookup.Handler, WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
openLookup(Class<? extends Entity>, Window.Lookup.Handler, WindowManager.OpenType) - Method in interface com.haulmont.cuba.gui.components.Frame
Open a lookup screen.
openLookup(Class<? extends Entity>, Window.Lookup.Handler, WindowManager.OpenType, Map<String, Object>) - Method in interface com.haulmont.cuba.gui.components.Frame
Open a lookup screen.
openLookup(String, Window.Lookup.Handler, WindowManager.OpenType, Map<String, Object>) - Method in interface com.haulmont.cuba.gui.components.Frame
Open a lookup screen.
openLookup(String, Window.Lookup.Handler, WindowManager.OpenType) - Method in interface com.haulmont.cuba.gui.components.Frame
Open a lookup screen.
openLookup(Class<? extends Entity>, Window.Lookup.Handler, WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
openLookup(Class<? extends Entity>, Window.Lookup.Handler, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
openLookup(String, Window.Lookup.Handler, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
openLookup(String, Window.Lookup.Handler, WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
openLookup(WindowInfo, Window.Lookup.Handler, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.gui.WindowManager
 
openLookup(WindowInfo, Window.Lookup.Handler, WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.WindowManager
 
openLookup(Class<? extends Entity>, Window.Lookup.Handler, WindowManager.OpenType) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
openLookup(Class<? extends Entity>, Window.Lookup.Handler, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
openLookup(String, Window.Lookup.Handler, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
openLookup(String, Window.Lookup.Handler, WindowManager.OpenType) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
openLookup(WindowInfo, Window.Lookup.Handler, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.web.WebWindowManager
 
openRelatedScreen(Collection<? extends Entity>, MetaClass, MetaProperty) - Method in interface com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI
Shows found related entities in default browse screen.
openRelatedScreen(Collection<? extends Entity>, MetaClass, MetaProperty, RelatedEntitiesAPI.RelatedScreenDescriptor) - Method in interface com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI
Shows found related entities in chosen screen.
openRelatedScreen(Collection<T>, Class<T>, String) - Method in interface com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI
Shows found related entities in default browse screen.
openRelatedScreen(Collection<T>, Class<T>, String, RelatedEntitiesAPI.RelatedScreenDescriptor) - Method in interface com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI
Shows found related entities in chosen screen.
openRelatedScreen(Collection<? extends Entity>, MetaClass, MetaProperty) - Method in class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesBean
 
openRelatedScreen(Collection<? extends Entity>, MetaClass, MetaProperty, RelatedEntitiesAPI.RelatedScreenDescriptor) - Method in class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesBean
 
openRelatedScreen(Collection<T>, Class<T>, String) - Method in class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesBean
 
openRelatedScreen(Collection<T>, Class<T>, String, RelatedEntitiesAPI.RelatedScreenDescriptor) - Method in class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesBean
 
openStream(FileDescriptor) - Method in class com.haulmont.cuba.client.sys.FileLoaderClientImpl
 
openStream(FileDescriptor) - Method in class com.haulmont.cuba.core.app.filestorage.amazon.AmazonS3FileStorage
 
openStream(FileDescriptor) - Method in class com.haulmont.cuba.core.app.filestorage.FileStorage
 
openStream(FileDescriptor) - Method in interface com.haulmont.cuba.core.app.FileStorageAPI
Return an input stream to load a file contents.
openStream(FileDescriptor) - Method in interface com.haulmont.cuba.core.global.FileLoader
Return an input stream to load a file contents from middleware.
openStream(FileDescriptor) - Method in class com.haulmont.cuba.core.sys.FileLoaderImpl
 
OpenType(WindowManager.OpenMode) - Constructor for class com.haulmont.cuba.gui.WindowManager.OpenType
 
openWindow(String, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
openWindow(String, WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
openWindow(String, WindowManager.OpenType, Map<String, Object>) - Method in interface com.haulmont.cuba.gui.components.Frame
Open a simple screen.
openWindow(String, WindowManager.OpenType) - Method in interface com.haulmont.cuba.gui.components.Frame
Open a simple screen.
openWindow(String, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
openWindow(String, WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
openWindow(WindowInfo, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.gui.WindowManager
 
openWindow(WindowInfo, WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.WindowManager
 
openWindow(String, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
openWindow(String, WindowManager.OpenType) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
openWindow(WindowInfo, WindowManager.OpenType, Map<String, Object>) - Method in class com.haulmont.cuba.web.WebWindowManager
 
openWizard() - Method in class com.haulmont.cuba.gui.app.security.constraint.edit.ConstraintEditor
 
OperationPermissionTarget - Class in com.haulmont.cuba.gui.app.security.entity
 
OperationPermissionTarget(Class, String, String, String) - Constructor for class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
OperationResultWindow - Class in com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.operation
 
OperationResultWindow() - Constructor for class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.operation.OperationResultWindow
 
OpManager - Interface in com.haulmont.cuba.core.global.filter
 
OpManagerImpl - Class in com.haulmont.cuba.core.global.filter
 
OpManagerImpl() - Constructor for class com.haulmont.cuba.core.global.filter.OpManagerImpl
 
OptimisticExceptionHandler - Class in com.haulmont.cuba.gui.exception
Handles a JPA optimistic lock exception.
OptimisticExceptionHandler() - Constructor for class com.haulmont.cuba.gui.exception.OptimisticExceptionHandler
 
Option - Class in com.haulmont.cuba.gui.components.autocomplete.impl
 
Option(String, String) - Constructor for class com.haulmont.cuba.gui.components.autocomplete.impl.Option
 
OptionsField - Interface in com.haulmont.cuba.gui.components
 
OptionsGroup - Interface in com.haulmont.cuba.gui.components
 
OptionsGroup.Orientation - Enum in com.haulmont.cuba.gui.components
 
OptionsList - Interface in com.haulmont.cuba.gui.components
 
OptionWrapper(String, Object) - Constructor for class com.haulmont.cuba.gui.components.SuggestionField.OptionWrapper
 
OR - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
OR - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
OR_PATTERN - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
OR_PATTERN_REGEX - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
OracleDbmsFeatures - Class in com.haulmont.cuba.core.sys.persistence
 
OracleDbmsFeatures() - Constructor for class com.haulmont.cuba.core.sys.persistence.OracleDbmsFeatures
 
OracleDbTypeConverter - Class in com.haulmont.cuba.core.sys.persistence
 
OracleDbTypeConverter() - Constructor for class com.haulmont.cuba.core.sys.persistence.OracleDbTypeConverter
 
OracleSequenceSupport - Class in com.haulmont.cuba.core.sys.persistence
 
OracleSequenceSupport() - Constructor for class com.haulmont.cuba.core.sys.persistence.OracleSequenceSupport
 
ORDER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
ORDER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
ORDER_BY_PATTERN - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
ORDER_BY_PATTERN_REGEX - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
orderby_clause() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
orderby_clause_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.orderby_clause_return
 
orderby_item() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
orderby_item_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.orderby_item_return
 
OrderByFieldNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
OrderByFieldNode(int) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.OrderByFieldNode
 
OrderByNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
OrderByNode(int) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.OrderByNode
 
ORIENTATION_HORIZONTAL - Static variable in interface com.haulmont.cuba.gui.components.SplitPanel
 
ORIENTATION_VERTICAL - Static variable in interface com.haulmont.cuba.gui.components.SplitPanel
 
OriginalEntityLoadInfo - Class in com.haulmont.cuba.core.global
Class that encapsulates an information needed to load an entity instance.
OrmCacheSupport - Class in com.haulmont.cuba.core.sys.persistence
 
OrmCacheSupport() - Constructor for class com.haulmont.cuba.core.sys.persistence.OrmCacheSupport
 
OrmXmlAwareClassLoader - Class in com.haulmont.cuba.core.sys.persistence
 
OrmXmlAwareClassLoader() - Constructor for class com.haulmont.cuba.core.sys.persistence.OrmXmlAwareClassLoader
 
OUTER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
OUTER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 

P

Pair<F,S> - Class in com.haulmont.bali.datastruct
 
Pair(F, S) - Constructor for class com.haulmont.bali.datastruct.Pair
 
pair(String, Object) - Method in class com.haulmont.bali.util.ParamsMap
 
Param - Class in com.haulmont.cuba.gui.components.filter
 
Param(Param.Builder) - Constructor for class com.haulmont.cuba.gui.components.filter.Param
 
Param.Builder - Class in com.haulmont.cuba.gui.components.filter
 
Param.ParamValueChangeListener - Interface in com.haulmont.cuba.gui.components.filter
 
Param.Type - Enum in com.haulmont.cuba.gui.components.filter
 
Param.ValueProperty - Enum in com.haulmont.cuba.gui.components.filter
 
PARAM_PATTERN - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
PARAM_PATTERN_REGEX - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
paramChanged(Param, Param) - Method in interface com.haulmont.cuba.gui.components.filter.condition.AbstractCondition.Listener
 
paramChanged(Param, Param) - Method in class com.haulmont.cuba.gui.components.filter.ParamEditor
 
ParamEditor - Class in com.haulmont.cuba.gui.components.filter
 
ParamEditor(AbstractCondition, boolean, boolean) - Constructor for class com.haulmont.cuba.gui.components.filter.ParamEditor
 
Parameter() - Constructor for class com.haulmont.cuba.core.sys.StatisticsAccumulator.Parameter
 
parameter_name() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
parameter_name_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.parameter_name_return
 
ParameterCounter - Class in com.haulmont.cuba.core.sys.jpql.transform
 
ParameterCounter(boolean) - Constructor for class com.haulmont.cuba.core.sys.jpql.transform.ParameterCounter
 
ParameterInfo - Class in com.haulmont.cuba.core.global.filter
 
ParameterInfo.Type - Enum in com.haulmont.cuba.core.global.filter
 
ParameterizedDatatype - Interface in com.haulmont.chile.core.datatypes
A Datatype that exposes some internal parameters.
ParameterNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
ParameterNode(int) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.ParameterNode
 
ParametersHelper - Class in com.haulmont.cuba.core.global.filter
 
ParamsMap - Class in com.haulmont.bali.util
Utility class for instantiation immutable Map<String, Object>.
ParamType - Enum in com.haulmont.cuba.gui.components.filter
 
ParamWrapper - Class in com.haulmont.cuba.gui.components.filter
 
ParamWrapper(AbstractCondition, Param) - Constructor for class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
parent - Variable in class com.haulmont.bali.datastruct.Node
 
parse(String) - Method in interface com.haulmont.chile.core.datatypes.Datatype
Parses value from String
parse(String, Locale) - Method in interface com.haulmont.chile.core.datatypes.Datatype
Parses value from String taking into account local formats
parse(String) - Method in class com.haulmont.chile.core.datatypes.impl.AdaptiveNumberDatatype
 
parse(String, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.AdaptiveNumberDatatype
 
parse(String) - Method in class com.haulmont.chile.core.datatypes.impl.BigDecimalDatatype
 
parse(String, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.BigDecimalDatatype
 
parse(String) - Method in class com.haulmont.chile.core.datatypes.impl.BooleanDatatype
 
parse(String, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.BooleanDatatype
 
parse(String) - Method in class com.haulmont.chile.core.datatypes.impl.ByteArrayDatatype
 
parse(String, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.ByteArrayDatatype
 
parse(String) - Method in class com.haulmont.chile.core.datatypes.impl.DateDatatype
 
parse(String, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.DateDatatype
 
parse(String) - Method in class com.haulmont.chile.core.datatypes.impl.DateTimeDatatype
 
parse(String, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.DateTimeDatatype
 
parse(String, Locale, TimeZone) - Method in class com.haulmont.chile.core.datatypes.impl.DateTimeDatatype
 
parse(String) - Method in class com.haulmont.chile.core.datatypes.impl.DoubleDatatype
 
parse(String, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.DoubleDatatype
 
parse(String) - Method in class com.haulmont.chile.core.datatypes.impl.EnumerationImpl
 
parse(String, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.EnumerationImpl
 
parse(String) - Method in class com.haulmont.chile.core.datatypes.impl.IntegerDatatype
 
parse(String, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.IntegerDatatype
 
parse(String) - Method in class com.haulmont.chile.core.datatypes.impl.LongDatatype
 
parse(String, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.LongDatatype
 
parse(String) - Method in class com.haulmont.chile.core.datatypes.impl.StringDatatype
 
parse(String, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.StringDatatype
 
parse(String) - Method in class com.haulmont.chile.core.datatypes.impl.TimeDatatype
 
parse(String, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.TimeDatatype
 
parse(String) - Method in class com.haulmont.chile.core.datatypes.impl.UUIDDatatype
 
parse(String, Locale) - Method in class com.haulmont.chile.core.datatypes.impl.UUIDDatatype
 
parse(String, Locale, TimeZone) - Method in interface com.haulmont.chile.core.datatypes.TimeZoneAwareDatatype
Parses value from String taking into account local formats and timezone
parse(String) - Static method in class com.haulmont.cuba.core.global.EmailHeader
Returns instance of EmailHeader object from String argument.
parse(String) - Static method in class com.haulmont.cuba.core.global.EntityLoadInfo
Parse an info from the string.
parse(String) - Method in class com.haulmont.cuba.core.global.EntityLoadInfoBuilder
Parse an info from the string.
parse(String, boolean) - Static method in class com.haulmont.cuba.core.sys.jpql.Parser
 
parse(String) - Static method in enum com.haulmont.cuba.gui.components.SourceCodeEditor.Mode
 
parse(String) - Static method in class com.haulmont.cuba.gui.components.ValuePathHelper
 
parse(String, MetaClass) - Method in class com.haulmont.restapi.service.filter.RestFilterParser
Parses the JSON with entities filter and returns an object with JPQL query string and query parameters.
parseBigDecimal(String) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Parse BigDecimal using decimalFormat string specified in the main message pack.
parseBoolean(String) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Parse Boolean using trueString and falseString strings specified in the main message pack.
parseDate(String) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Parse Date (date without time) using dateFormat string specified in the main message pack.
parseDateTime(String) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Parse Date (date and time) using dateTimeFormat string specified in the main message pack.
parseDescriptor(InputStream) - Method in class com.haulmont.cuba.gui.xml.layout.ScreenXmlParser
 
parseDescriptor(String) - Method in class com.haulmont.cuba.gui.xml.layout.ScreenXmlParser
 
parseDouble(String) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Parse Double using doubleFormat string specified in the main message pack.
parseEntityPath(String) - Static method in class com.haulmont.cuba.core.sys.jpql.EntityPath
 
parseInteger(String) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Parse Integer using integerFormat string specified in the main message pack.
parseJoinClause(String) - Static method in class com.haulmont.cuba.core.sys.jpql.Parser
 
parseLong(String) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Parse Long using integerFormat string specified in the main message pack.
parseNamePattern(MetaClass) - Static method in class com.haulmont.chile.core.model.utils.InstanceUtils
Parse a name pattern defined by NamePattern annotation.
parseParamsJson(String) - Method in class com.haulmont.restapi.common.RestParseUtils
 
parseQuery(String) - Static method in class com.haulmont.cuba.core.global.filter.ParametersHelper
 
parseQuery(String, QueryFilter) - Static method in class com.haulmont.cuba.core.global.filter.ParametersHelper
 
parser(String) - Method in class com.haulmont.cuba.core.global.QueryTransformerFactory
 
Parser - Class in com.haulmont.cuba.core.sys.jpql
 
Parser() - Constructor for class com.haulmont.cuba.core.sys.jpql.Parser
 
parseSelectionSource(String) - Static method in class com.haulmont.cuba.core.sys.jpql.Parser
 
parseSet(String) - Static method in class com.haulmont.cuba.gui.components.filter.UserSetHelper
 
parseStringSize(String, SizeUnit) - Static method in class com.haulmont.cuba.gui.components.SizeWithUnit
Returns an object whose numeric value and unit are taken from the string sizeString.
parseStringSize(String) - Static method in class com.haulmont.cuba.gui.components.SizeWithUnit
Returns an object whose numeric value and unit are taken from the string size.
parseThemeName(String) - Method in class com.haulmont.cuba.gui.theme.ThemeConstantsRepository
 
parseTime(String) - Method in class com.haulmont.cuba.core.global.DatatypeFormatter
Parse Date (time without date) using timeFormat string specified in the main message pack.
parseValue(String) - Method in class com.haulmont.cuba.gui.components.filter.Param
 
parseValuePath(String) - Static method in class com.haulmont.chile.core.model.utils.InstanceUtils
Converts a string of identifiers separated by dots to an array.
parseWhereClause(String) - Static method in class com.haulmont.cuba.core.sys.jpql.Parser
 
PasswordEncryption - Interface in com.haulmont.cuba.core.global
Encryption support for hashing passwords.
PasswordEncryptionImpl - Class in com.haulmont.cuba.core.sys
 
PasswordEncryptionImpl() - Constructor for class com.haulmont.cuba.core.sys.PasswordEncryptionImpl
 
PasswordEncryptionSupport - Class in com.haulmont.cuba.core.jmx
PasswordEncryptionSupport MBean implementation
PasswordEncryptionSupport() - Constructor for class com.haulmont.cuba.core.jmx.PasswordEncryptionSupport
 
PasswordEncryptionSupportMBean - Interface in com.haulmont.cuba.core.jmx
 
PasswordField - Interface in com.haulmont.cuba.gui.components
 
PATH_DELIMITER - Static variable in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
path_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
path_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.path_expression_return
 
PathEntityReference - Class in com.haulmont.cuba.core.sys.jpql.transform
 
PathEntityReference(PathNode, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.transform.PathEntityReference
 
PathNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
PathNode(Token, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
PathNode(int, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
PathNodeFinder - Class in com.haulmont.cuba.core.sys.jpql
 
PathNodeFinder() - Constructor for class com.haulmont.cuba.core.sys.jpql.PathNodeFinder
 
pathsToURLs(ClassLoader, String...) - Static method in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
pattern_value() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
pattern_value_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.pattern_value_return
 
PatternValidator - Class in com.haulmont.cuba.gui.components.validators
 
PatternValidator(Element, String) - Constructor for class com.haulmont.cuba.gui.components.validators.PatternValidator
 
PatternValidator(String) - Constructor for class com.haulmont.cuba.gui.components.validators.PatternValidator
 
PDF - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
perform(JmxInstance, MBeanServerConnection) - Method in interface com.haulmont.cuba.web.jmx.JmxAction
 
PerformanceLog - Annotation Type in com.haulmont.cuba.core.sys
 
PerformanceLogInterceptor - Class in com.haulmont.cuba.core.sys
 
PerformanceLogInterceptor() - Constructor for class com.haulmont.cuba.core.sys.PerformanceLogInterceptor
 
PerformanceParameter - Class in com.haulmont.cuba.web.app.ui.statistics
 
PerformanceParameter() - Constructor for class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
performLogoutOnServiceProviders(String) - Method in class com.haulmont.idp.sys.IdpServiceLogoutCallbackInvoker
 
PERMISSION - Static variable in interface com.haulmont.cuba.gui.components.BulkEditor
 
Permission - Class in com.haulmont.cuba.security.entity
Security permission record.
Permission() - Constructor for class com.haulmont.cuba.security.entity.Permission
 
PERMISSION_CONFIG_XML_PROP - Static variable in class com.haulmont.cuba.gui.config.PermissionConfig
 
PermissionConfig - Class in com.haulmont.cuba.gui.config
GenericUI class holding information about all permission targets.
PermissionConfig() - Constructor for class com.haulmont.cuba.gui.config.PermissionConfig
 
PermissionInfo - Class in com.haulmont.restapi.data
 
PermissionInfo(String, String, String, int) - Constructor for class com.haulmont.restapi.data.PermissionInfo
 
PermissionsController - Class in com.haulmont.restapi.controllers
Controller that is used for getting current user permissions
PermissionsController() - Constructor for class com.haulmont.restapi.controllers.PermissionsController
 
PermissionsControllerManager - Class in com.haulmont.restapi.service
Class is used for getting current user permissions for the REST API.
PermissionsControllerManager() - Constructor for class com.haulmont.restapi.service.PermissionsControllerManager
 
PermissionType - Enum in com.haulmont.cuba.security.entity
Type of permission.
PermissionUiHelper - Class in com.haulmont.cuba.gui.app.security.role.edit
 
PermissionValue - Enum in com.haulmont.cuba.gui.app.security.role.edit
 
permissionValue(PermissionType, String) - Method in enum com.haulmont.cuba.security.entity.RoleType
 
PermissionVariant - Enum in com.haulmont.cuba.gui.app.security.entity
 
persist(Entity) - Method in interface com.haulmont.cuba.core.EntityManager
Make an instance managed and persistent.
persist(Entity) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
Persistence - Interface in com.haulmont.cuba.core
Central infrastructure interface to provide persistence through RdbmsStore.
persistence() - Method in class com.haulmont.cuba.testsupport.TestContainer
 
PERSISTENCE_CONFIG - Static variable in class com.haulmont.cuba.core.sys.AppContextLoader
 
PERSISTENCE_CONFIG - Static variable in class com.haulmont.cuba.core.sys.MetadataBuildSupport
 
PersistenceConfig - Interface in com.haulmont.cuba.core.app
Configuration parameters interface used by some mechanisms related to data storage.
PersistenceConfigProcessor - Class in com.haulmont.cuba.core.sys.persistence
Generates a working persistence.xml file combining classes and properties from a set of given persistence.xml files, defined in cuba.persistenceConfig app property.
PersistenceConfigProcessor() - Constructor for class com.haulmont.cuba.core.sys.persistence.PersistenceConfigProcessor
 
PersistenceHelper - Class in com.haulmont.cuba.core.global
Utility class providing information about entity states.
PersistenceHelper() - Constructor for class com.haulmont.cuba.core.global.PersistenceHelper
 
PersistenceImpl - Class in com.haulmont.cuba.core.sys
 
PersistenceImpl() - Constructor for class com.haulmont.cuba.core.sys.PersistenceImpl
 
PersistenceImplSupport - Class in com.haulmont.cuba.core.sys.persistence
 
PersistenceImplSupport() - Constructor for class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
PersistenceImplSupport.ContainerResourceHolder - Class in com.haulmont.cuba.core.sys.persistence
 
PersistenceImplSupport.EntityVisitor - Interface in com.haulmont.cuba.core.sys.persistence
 
PersistenceManager - Class in com.haulmont.cuba.core.app
 
PersistenceManager() - Constructor for class com.haulmont.cuba.core.app.PersistenceManager
 
PersistenceManager - Class in com.haulmont.cuba.core.jmx
 
PersistenceManager() - Constructor for class com.haulmont.cuba.core.jmx.PersistenceManager
 
PersistenceManagerAPI - Interface in com.haulmont.cuba.core.app
Caches database metadata information and entity statistics.
PersistenceManagerClient - Class in com.haulmont.cuba.client.sys
Client-side caching proxy for the PersistenceManagerService.
PersistenceManagerClient() - Constructor for class com.haulmont.cuba.client.sys.PersistenceManagerClient
 
PersistenceManagerMBean - Interface in com.haulmont.cuba.core.jmx
JMX interface for PersistenceManagerAPI.
PersistenceManagerService - Interface in com.haulmont.cuba.core.app
Exposes some of PersistenceManagerAPI methods and other DBMS-related information to the client tier.
PersistenceManagerServiceBean - Class in com.haulmont.cuba.core.app
 
PersistenceManagerServiceBean() - Constructor for class com.haulmont.cuba.core.app.PersistenceManagerServiceBean
 
PersistenceSecurity - Interface in com.haulmont.cuba.core
Interface providing methods to apply security on persistence layer.
PersistenceSecurityImpl - Class in com.haulmont.cuba.core.sys
 
PersistenceSecurityImpl() - Constructor for class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
PersistenceTools - Class in com.haulmont.cuba.core
Utility class to provide common functionality related to persistence.
PersistenceTools() - Constructor for class com.haulmont.cuba.core.PersistenceTools
 
PersistenceTools.RefId - Class in com.haulmont.cuba.core
A wrapper for the reference ID value returned by PersistenceTools.getReferenceId(BaseGenericIdEntity, String) method.
persistent - Variable in class com.haulmont.cuba.core.sys.EntityClassInfo
 
PERSISTENT_ANN_NAME - Static variable in class com.haulmont.cuba.core.global.MetadataTools
 
PersistentAttributesLoadChecker - Interface in com.haulmont.cuba.core.global
 
PhoneScreenAgent - Class in com.haulmont.cuba.web.agent
 
PhoneScreenAgent() - Constructor for class com.haulmont.cuba.web.agent.PhoneScreenAgent
 
PickerField - Interface in com.haulmont.cuba.gui.components
Generic UI component designed to select and display an entity instance.
PickerField.ActionType - Enum in com.haulmont.cuba.gui.components
Enumerates standard picker action types.
PickerField.AfterLookupCloseHandler - Interface in com.haulmont.cuba.gui.components
 
PickerField.AfterLookupSelectionHandler - Interface in com.haulmont.cuba.gui.components
 
PickerField.ClearAction - Class in com.haulmont.cuba.gui.components
Action to clear the PickerField content.
PickerField.FieldListener - Interface in com.haulmont.cuba.gui.components
 
PickerField.LookupAction - Class in com.haulmont.cuba.gui.components
Action to select an entity instance through the entity lookup screen.
PickerField.OpenAction - Class in com.haulmont.cuba.gui.components
Action to open an edit screen for entity instance which is currently set in the PickerField.
PickerField.StandardAction - Class in com.haulmont.cuba.gui.components
 
pingIdpSessionServer(String) - Method in class com.haulmont.cuba.web.security.idp.IdpSessionPingConnector
 
pingSession() - Method in class com.haulmont.cuba.portal.sys.security.AnonymousSessionHolder
Scheduled ping session
pingSession(String, String, HttpServletResponse) - Method in class com.haulmont.idp.controllers.IdpServiceController
 
pingUserSession(UserSession) - Method in interface com.haulmont.cuba.web.auth.CubaAuthProvider
Deprecated.
Use application event handler for SessionHeartbeatEvent instead.
pingUserSession(UserSession) - Method in class com.haulmont.cuba.web.auth.IdpAuthProvider
Deprecated.
 
pinQuery() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.SupportsApplyToSelected
 
pinQuery() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
PlainTextCell(String) - Constructor for class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
PNG - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
Pointer - Interface in com.haulmont.cuba.core.sys.jpql.pointer
 
POPUP_AUTO_WIDTH - Static variable in interface com.haulmont.cuba.gui.components.SuggestionField
 
POPUP_PARENT_WIDTH - Static variable in interface com.haulmont.cuba.gui.components.SuggestionField
 
PopupButton - Interface in com.haulmont.cuba.gui.components
A Button with a popup.
PopupButton.PopupOpenDirection - Enum in com.haulmont.cuba.gui.components
Opening direction for the popup.
PopupButton.PopupVisibilityEvent - Class in com.haulmont.cuba.gui.components
This event is received by the PopupVisibilityListeners when the visibility of the popup changes.
PopupButton.PopupVisibilityListener - Interface in com.haulmont.cuba.gui.components
Popup window visibility change listener.
PopupView - Interface in com.haulmont.cuba.gui.components
 
PopupView.PopupVisibilityEvent - Class in com.haulmont.cuba.gui.components
This event is received by the PopupVisibilityListeners when the visibility of the popup changes.
PopupView.PopupVisibilityListener - Interface in com.haulmont.cuba.gui.components
Popup window visibility change listener.
popupVisibilityChange(PopupButton.PopupVisibilityEvent) - Method in interface com.haulmont.cuba.gui.components.PopupButton.PopupVisibilityListener
 
popupVisibilityChange(PopupView.PopupVisibilityEvent) - Method in interface com.haulmont.cuba.gui.components.PopupView.PopupVisibilityListener
 
PopupVisibilityEvent(PopupButton) - Constructor for class com.haulmont.cuba.gui.components.PopupButton.PopupVisibilityEvent
 
PopupVisibilityEvent(PopupView) - Constructor for class com.haulmont.cuba.gui.components.PopupView.PopupVisibilityEvent
 
PORTAL_PATH_IN_JAR - Static variable in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
PortalAppContextLoader - Class in com.haulmont.cuba.portal.sys
AppContext loader of the web portal client application.
PortalAppContextLoader() - Constructor for class com.haulmont.cuba.portal.sys.PortalAppContextLoader
 
PortalAuthenticationProvider - Class in com.haulmont.cuba.portal.security
 
PortalAuthenticationProvider() - Constructor for class com.haulmont.cuba.portal.security.PortalAuthenticationProvider
 
PortalAuthenticationService - Interface in com.haulmont.cuba.portal.service
 
PortalAuthenticationServiceImpl - Class in com.haulmont.cuba.portal.service.impl
 
PortalAuthenticationServiceImpl() - Constructor for class com.haulmont.cuba.portal.service.impl.PortalAuthenticationServiceImpl
 
PortalCacheUserSessionProvider - Class in com.haulmont.cuba.portal.sys.cache
 
PortalCacheUserSessionProvider() - Constructor for class com.haulmont.cuba.portal.sys.cache.PortalCacheUserSessionProvider
 
PortalConfig - Interface in com.haulmont.cuba.portal.config
Portal configuration parameters interface.
PortalConnection - Class in com.haulmont.cuba.portal.sys
 
PortalConnection() - Constructor for class com.haulmont.cuba.portal.sys.PortalConnection
 
PortalDispatcherServlet - Class in com.haulmont.cuba.portal.sys
 
PortalDispatcherServlet() - Constructor for class com.haulmont.cuba.portal.sys.PortalDispatcherServlet
 
PortalExceptionResolver - Class in com.haulmont.cuba.portal.sys.exceptions
 
PortalExceptionResolver() - Constructor for class com.haulmont.cuba.portal.sys.exceptions.PortalExceptionResolver
 
PortalHttpSessionUrlsHolder - Class in com.haulmont.cuba.portal.sys.remoting.discovery
Stores the list of server URLs in the HttpSession.
PortalHttpSessionUrlsHolder() - Constructor for class com.haulmont.cuba.portal.sys.remoting.discovery.PortalHttpSessionUrlsHolder
 
PortalLogoutHandler - Class in com.haulmont.cuba.portal.sys.security
 
PortalLogoutHandler() - Constructor for class com.haulmont.cuba.portal.sys.security.PortalLogoutHandler
 
PortalRemoteProxyBeanCreator - Class in com.haulmont.cuba.portal.sys.remoting
 
PortalRemoteProxyBeanCreator() - Constructor for class com.haulmont.cuba.portal.sys.remoting.PortalRemoteProxyBeanCreator
 
PortalSecurityContext - Class in com.haulmont.cuba.portal.sys.security
 
PortalSecurityContext(UserSession) - Constructor for class com.haulmont.cuba.portal.sys.security.PortalSecurityContext
 
PortalSession - Class in com.haulmont.cuba.portal.security
User session that holds middleware session.
PortalSession(UserSession) - Constructor for class com.haulmont.cuba.portal.security.PortalSession
 
PortalSessionFactory - Interface in com.haulmont.cuba.portal.sys.security
 
PortalSessionProvider - Class in com.haulmont.cuba.portal.security
Provides access to the current user session in static context.
PortalSessionProvider() - Constructor for class com.haulmont.cuba.portal.security.PortalSessionProvider
 
PortalUserSessionSource - Class in com.haulmont.cuba.portal.sys.security
 
PortalUserSessionSource() - Constructor for class com.haulmont.cuba.portal.sys.security.PortalUserSessionSource
 
position - Variable in class com.haulmont.restapi.data.UserInfo
 
positionX(Integer) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
positionY(Integer) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
post(Object) - Method in class com.haulmont.cuba.core.sys.jpql.EntitiesFinder
 
post(Object) - Method in class com.haulmont.cuba.core.sys.jpql.ErrorNodesFinder
 
post(Object) - Method in class com.haulmont.cuba.core.sys.jpql.IdVarSelector
 
post(Object) - Method in class com.haulmont.cuba.core.sys.jpql.PathNodeFinder
 
post(Object) - Method in class com.haulmont.cuba.core.sys.jpql.transform.NodesFinder
 
post(Object) - Method in class com.haulmont.cuba.core.sys.jpql.transform.ParameterCounter
 
post(Object) - Method in class com.haulmont.cuba.core.sys.jpql.transform.VariableManipulator
 
post(Object) - Method in class com.haulmont.cuba.core.sys.jpql.TreeToQuery
 
post(Object) - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.IdVarSelector
 
postAccessToken(Principal, Map<String, String>, HttpServletRequest) - Method in class com.haulmont.restapi.idp.IdpAuthController
 
postAccessToken(Principal, Map<String, String>, HttpServletRequest) - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
postBuild(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
postClone(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
postCommit(DataGrid.EditorPostCommitEvent) - Method in interface com.haulmont.cuba.gui.components.DataGrid.EditorPostCommitListener
Called after the item is updated.
postDelete(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
PostgresDbmsFeatures - Class in com.haulmont.cuba.core.sys.persistence
 
PostgresDbmsFeatures() - Constructor for class com.haulmont.cuba.core.sys.persistence.PostgresDbmsFeatures
 
PostgresDbTypeConverter - Class in com.haulmont.cuba.core.sys.persistence
 
PostgresDbTypeConverter() - Constructor for class com.haulmont.cuba.core.sys.persistence.PostgresDbTypeConverter
 
PostgresSequenceSupport - Class in com.haulmont.cuba.core.sys.persistence
 
PostgresSequenceSupport() - Constructor for class com.haulmont.cuba.core.sys.persistence.PostgresSequenceSupport
 
PostgresUUID - Class in com.haulmont.cuba.core.sys.persistence
 
PostgresUUID(UUID) - Constructor for class com.haulmont.cuba.core.sys.persistence.PostgresUUID
 
postInit() - Method in class com.haulmont.cuba.gui.app.security.constraint.edit.ConstraintEditor
 
postInsert(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
postMerge(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
postMessage(List<UUID>, String) - Method in interface com.haulmont.cuba.security.app.UserSessionService
Post a message to the list of active user sessions.
postMessage(List<UUID>, String) - Method in class com.haulmont.cuba.security.app.UserSessionServiceBean
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.haulmont.cuba.core.sys.config.ConfigurationImpl
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.haulmont.cuba.core.sys.remoting.RemoteProxyBeanCreator
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.haulmont.cuba.core.sys.remoting.RemoteServicesBeanCreator
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.haulmont.cuba.portal.sys.remoting.PortalRemoteProxyBeanCreator
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.haulmont.cuba.web.sys.remoting.WebRemoteProxyBeanCreator
 
postRefresh(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
postUpdate(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
PostUpdateScripts - Class in com.haulmont.cuba.core.sys
 
PostUpdateScripts() - Constructor for class com.haulmont.cuba.core.sys.PostUpdateScripts
 
postValidate(ValidationErrors) - Method in class com.haulmont.cuba.gui.app.core.categories.AttributeEditor
 
postValidate(ValidationErrors) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
postWrite(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
pre(Object) - Method in class com.haulmont.cuba.core.sys.jpql.EntitiesFinder
 
pre(Object) - Method in class com.haulmont.cuba.core.sys.jpql.ErrorNodesFinder
 
pre(Object) - Method in class com.haulmont.cuba.core.sys.jpql.IdVarSelector
 
pre(Object) - Method in class com.haulmont.cuba.core.sys.jpql.PathNodeFinder
 
pre(Object) - Method in class com.haulmont.cuba.core.sys.jpql.transform.NodesFinder
 
pre(Object) - Method in class com.haulmont.cuba.core.sys.jpql.transform.ParameterCounter
 
pre(Object) - Method in class com.haulmont.cuba.core.sys.jpql.transform.VariableManipulator
 
pre(Object) - Method in class com.haulmont.cuba.core.sys.jpql.TreeToQuery
 
pre(Object) - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.IdVarSelector
 
preClose(String) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
preCommit() - Method in class com.haulmont.cuba.gui.app.core.categories.AttributeEditor
 
preCommit(DataGrid.EditorPreCommitEvent) - Method in interface com.haulmont.cuba.gui.components.DataGrid.EditorPreCommitListener
Called before the item is updated.
Preconditions - Class in com.haulmont.bali.util
Simple static methods to be called at the start of your own methods to verify correct arguments and state.
PredefinedDateInterval - Class in com.haulmont.cuba.gui.components.filter.dateinterval.predefined
Parent class for predefined date intervals that are used by the "In interval" date condition of the generic filter component
PredefinedDateInterval(String) - Constructor for class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.PredefinedDateInterval
 
PredefinedDateIntervalsFactory - Class in com.haulmont.cuba.gui.components.filter.dateinterval.predefined
 
PredefinedDateIntervalsFactory() - Constructor for class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.PredefinedDateIntervalsFactory
 
preDelete(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
PREFIX - Static variable in class com.haulmont.cuba.gui.theme.ThemeConstants
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.haulmont.cuba.portal.sys.security.SecurityContextHandlerInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.haulmont.idp.sys.IdpSecurityContextInterceptor
 
preInsert(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
preLogin(SessionEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkSessionEventListener
 
prepare(DomainModel, String) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
prepare(DomainModel, String, boolean) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
prepareCall(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
prepareCall(String, int, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
prepareCall(String, int, int, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
prepareStatement(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
prepareStatement(String, int, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
prepareStatement(String, int, int, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
prepareStatement(String, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
prepareStatement(String, int[]) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
prepareStatement(String, String[]) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
prependFooterRow() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Adds a new row at the top of the footer section.
prependHeaderRow() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Adds a new row at the top of the header section.
prePersist(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
preprocessHtmlMessage(String) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
Converts \n and \t symbols to HTML form.
preRemove(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
Presentation - Class in com.haulmont.cuba.security.entity
A screen presentation settings.
Presentation() - Constructor for class com.haulmont.cuba.security.entity.Presentation
 
Presentations - Interface in com.haulmont.cuba.gui.presentations
Provide the workflow with presentations (visual settings of a component).
PresentationsChangeListener - Interface in com.haulmont.cuba.gui.presentations
 
PresentationsImpl - Class in com.haulmont.cuba.gui.presentations
 
PresentationsImpl(Component) - Constructor for class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
presentationsSetChanged(Presentations) - Method in interface com.haulmont.cuba.gui.presentations.PresentationsChangeListener
 
preUpdate(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
preUpdateWithChanges(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
preventClearAction() - Method in class com.haulmont.cuba.gui.components.FileUploadField.BeforeValueClearEvent
 
preventInvocation() - Method in class com.haulmont.restapi.events.BeforeRestInvocationEvent
 
preventWindowClose() - Method in class com.haulmont.cuba.gui.components.Window.BeforeCloseEvent
 
prevItemId(K) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Ordered
 
prevItemId(K) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
prevItemId(K) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
prevItemId(K) - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
preWrite(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.EclipseLinkDescriptorEventListener
 
PRIMARY_KEY_ANN_NAME - Static variable in class com.haulmont.cuba.core.global.MetadataTools
 
primaryKeyName - Variable in class com.haulmont.cuba.core.app.CrossDataStoreReferenceLoader.CrossDataStoreProperty
 
primitiveParameters(boolean, int, long, double) - Method in interface com.haulmont.cuba.core.app.TestingService
 
primitiveParameters(boolean, int, long, double) - Method in class com.haulmont.cuba.core.app.TestingServiceBean
 
PrimitiveTypeStringify - Class in com.haulmont.cuba.core.config.type
 
PrimitiveTypeStringify() - Constructor for class com.haulmont.cuba.core.config.type.PrimitiveTypeStringify
 
printActiveCaches() - Method in class com.haulmont.cuba.core.jmx.ObjectsCacheManager
 
printActiveCaches() - Method in interface com.haulmont.cuba.core.jmx.ObjectsCacheManagerMBean
 
printActiveScheduledTasks() - Method in class com.haulmont.cuba.core.jmx.Scheduling
 
printActiveScheduledTasks() - Method in interface com.haulmont.cuba.core.jmx.SchedulingMBean
 
printAppProperties(String) - Method in class com.haulmont.cuba.core.config.ConfigStorageCommon
 
printAppProperties() - Method in class com.haulmont.cuba.core.jmx.ConfigStorage
 
printAppProperties(String) - Method in class com.haulmont.cuba.core.jmx.ConfigStorage
 
printAppProperties() - Method in interface com.haulmont.cuba.core.jmx.ConfigStorageMBean
 
printAppProperties(String) - Method in interface com.haulmont.cuba.core.jmx.ConfigStorageMBean
 
printAppProperties() - Method in class com.haulmont.cuba.portal.jmx.ConfigStorage
 
printAppProperties(String) - Method in class com.haulmont.cuba.portal.jmx.ConfigStorage
 
printAppProperties() - Method in interface com.haulmont.cuba.portal.jmx.ConfigStorageMBean
 
printAppProperties(String) - Method in interface com.haulmont.cuba.portal.jmx.ConfigStorageMBean
 
printAppProperties() - Method in class com.haulmont.cuba.web.jmx.ConfigStorage
 
printAppProperties(String) - Method in class com.haulmont.cuba.web.jmx.ConfigStorage
 
printAppProperties() - Method in interface com.haulmont.cuba.web.jmx.ConfigStorageMBean
 
printAppProperties(String) - Method in interface com.haulmont.cuba.web.jmx.ConfigStorageMBean
 
printCacheContent() - Method in class com.haulmont.cuba.core.jmx.QueryCacheSupport
 
printCacheContent() - Method in interface com.haulmont.cuba.core.jmx.QueryCacheSupportMBean
 
printClass(MetaClass) - Static method in class com.haulmont.chile.core.model.utils.PrintUtils
 
printClassHierarchy(MetaModel) - Static method in class com.haulmont.chile.core.model.utils.PrintUtils
 
printClassHierarchy(MetaClass) - Static method in class com.haulmont.chile.core.model.utils.PrintUtils
 
printCollection(Vector, ExpressionSQLPrinter) - Method in class com.haulmont.cuba.core.sys.persistence.CubaIsNullExpressionOperator
 
printDbProperties() - Method in class com.haulmont.cuba.core.jmx.ConfigStorage
 
printDbProperties(String) - Method in class com.haulmont.cuba.core.jmx.ConfigStorage
 
printDbProperties() - Method in interface com.haulmont.cuba.core.jmx.ConfigStorageMBean
 
printDbProperties(String) - Method in interface com.haulmont.cuba.core.jmx.ConfigStorageMBean
 
printDescription() - Method in class com.haulmont.cuba.core.sys.entitycache.QueryKey
 
printMessagesStat() - Method in class com.haulmont.cuba.core.app.ClusterManager
 
printMessagesStat() - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Sent/received messages statistics
printMessagesStat() - Method in class com.haulmont.cuba.core.jmx.ClusterManager
 
printMessagesStat() - Method in interface com.haulmont.cuba.core.jmx.ClusterManagerMBean
 
printModels(Session) - Static method in class com.haulmont.chile.core.model.utils.PrintUtils
 
printQuery(String) - Static method in class com.haulmont.cuba.core.app.DataServiceQueryBuilder
 
printQueryResultsByQueryId(String) - Method in class com.haulmont.cuba.core.jmx.QueryCacheSupport
 
printQueryResultsByQueryId(String) - Method in interface com.haulmont.cuba.core.jmx.QueryCacheSupportMBean
 
printSessions() - Method in class com.haulmont.cuba.security.jmx.UserSessions
 
printSessions() - Method in interface com.haulmont.cuba.security.jmx.UserSessionsMBean
 
printSharedStateStat() - Method in class com.haulmont.cuba.core.app.ClusterManager
 
printSharedStateStat() - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Shared state statistics
printSharedStateStat() - Method in class com.haulmont.cuba.core.jmx.ClusterManager
 
printSharedStateStat() - Method in interface com.haulmont.cuba.core.jmx.ClusterManagerMBean
 
printStackTrace(SQLException) - Static method in class com.haulmont.bali.db.DbUtils
Print the stack trace for a SQLException to STDERR.
printStackTrace(SQLException, PrintWriter) - Static method in class com.haulmont.bali.db.DbUtils
Print the stack trace for a SQLException to a specified PrintWriter.
printStatsByName(String) - Method in class com.haulmont.cuba.core.jmx.ObjectsCacheManager
 
printStatsByName(String) - Method in interface com.haulmont.cuba.core.jmx.ObjectsCacheManagerMBean
 
PrintUtils - Class in com.haulmont.chile.core.model.utils
 
printViewRepositoryDump() - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
printViewRepositoryDump() - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
 
printViewRepositoryDumpHtml() - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
printViewRepositoryDumpHtml() - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean