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
 
addAlias(String, String) - Method in interface com.haulmont.cuba.gui.data.DsContext
Add alias for datasource.
addAlias(String, String) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
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
 
addBeforeCommitAction(Runnable) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
INTERNAL.
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
 
addBeforeRefreshListener(RowsCount.BeforeRefreshListener) - Method in interface com.haulmont.cuba.gui.components.RowsCount
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.
addChange(String, Object) - Method in class com.haulmont.cuba.security.app.EntityAttributeChanges
Add change for the given entity attribute.
addChanges(Entity) - Method in class com.haulmont.cuba.security.app.EntityAttributeChanges
Accumulates changes for the entity.
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<? super T, K>) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
 
addCollectionChangeListener(CollectionDatasource.CollectionChangeListener<? super 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<? super 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
 
addCopyButton(BoxLayout, String, String, String, String, ComponentsFactory) - Method in interface com.haulmont.cuba.gui.app.core.showinfo.SystemInfoWindow.Companion
 
addCopyButton(BoxLayout, String, String, String, String, ComponentsFactory) - Method in class com.haulmont.cuba.web.app.core.showinfo.SystemInfoWindowCompanion
 
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
 
addDefaultEventListener(DescriptorEventListener) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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.
addEmbeddedChanges(String, EntityAttributeChanges) - Method in class com.haulmont.cuba.security.app.EntityAttributeChanges
Adds changes for the embedded entity attribute.
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
 
addEntityListenerEventListener(DescriptorEventListener) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
addEntityListenerHolder(SerializableDescriptorEventHolder) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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
Adds CalendarEvent to the event provider list.
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.
addInternalListener(DescriptorEventListener) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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(DescriptorEventListener) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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.
addOrderByIdIfNotExists(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Adds 'order by' clause if it doesn't exists
addOrderByIdIfNotExists(String) - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
addOrderByIdIfNotExists(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
addOrderByIdIfNotExists(PathEntityReference) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
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 successful commit to the middleware.
afterCommit(CommitContext, Set<Entity>) - Method in interface com.haulmont.cuba.gui.data.DsContext.CommitListener
Deprecated.
Called after a successful 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.
afterPersist(Entity, View) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
Should be called after persisting a new entity.
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.idp.controllers.IdpLoginManager
 
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 and return map with formatted string values.
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
 
aggregateValues(AggregationInfo[], Collection<K>) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Aggregatable
Perform aggregation and return map with aggregation info and aggregation column type, i.e.
aggregateValues(AggregationInfo[], Collection<K>) - Method in class com.haulmont.cuba.gui.data.impl.AggregatableDelegate
 
aggregateValues(AggregationInfo[], Collection<K>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
aggregateValues(AggregationInfo[], Collection<K>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
Aggregation<T> - Interface in com.haulmont.cuba.gui.data.aggregation
 
AggregationDistributionContext(Table.Column, Object, Collection<E>, boolean) - Constructor for class com.haulmont.cuba.gui.components.Table.AggregationDistributionContext
 
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
 
ALIGN_CONTENT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ALIGN_ITEMS - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ALIGN_SELF - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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
 
ALT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.DOM
 
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
 
ancestor - Variable in class com.haulmont.restapi.data.MetaClassInfo
 
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
 
ANIMATION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ANIMATION_DELAY - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ANIMATION_DIRECTION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ANIMATION_DURATION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ANIMATION_ITERATION_COUNT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ANIMATION_NAME - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ANIMATION_TIMING_FUNCTION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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
Contains static methods for access to all managed beans of the application block.
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
Applies the 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
 
applyFilter() - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.ScreenPermissionsFrame
 
applyLowerCaseForConditions(List<SimpleConditionNode>) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
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
 
assertToken(Entity) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Validate that security token exists for specific cases.
assertToken(Entity) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
assertTokenForREST(Entity, View) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Validate that security token for REST exists for specific cases.
assertTokenForREST(Entity, View) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
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
 
AttributeChanges - Class in com.haulmont.cuba.core.app.events
An object describing changes in entity attributes.
AttributeChanges(Set<AttributeChanges.Change>, Map<String, AttributeChanges>) - Constructor for class com.haulmont.cuba.core.app.events.AttributeChanges
INTERNAL.
AttributeChanges.Change - Class in com.haulmont.cuba.core.app.events
INTERNAL.
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
 
AuditInfoProvider - Interface in com.haulmont.cuba.core.sys
INTERNAL.
AuditInfoProviderImpl - Class in com.haulmont.cuba.core.sys
 
AuditInfoProviderImpl() - Constructor for class com.haulmont.cuba.core.sys.AuditInfoProviderImpl
 
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

BACKGROUND - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BACKGROUND_ATTACHMENT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BACKGROUND_COLOR - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BACKGROUND_IMAGE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BACKGROUND_POSITION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BACKGROUND_REPEAT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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
 
BeanLocator - Interface in com.haulmont.cuba.core.global
Provides access to all managed beans of the application block.
BeanLocatorImpl - Class in com.haulmont.cuba.core.sys
 
BeanLocatorImpl() - Constructor for class com.haulmont.cuba.core.sys.BeanLocatorImpl
 
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.
beforeDatasourceRefresh(RowsCount.BeforeRefreshEvent) - Method in interface com.haulmont.cuba.gui.components.RowsCount.BeforeRefreshListener
 
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.
BeforeRefreshEvent(RowsCount, CollectionDatasource) - Constructor for class com.haulmont.cuba.gui.components.RowsCount.BeforeRefreshEvent
 
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
 
BODY_CONTENT_TYPE_LENGTH - Static variable in class com.haulmont.cuba.core.entity.SendingMessage
 
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
 
BORDER - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_BOTTOM - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_BOTTOM_COLOR - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_BOTTOM_STYLE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_BOTTOM_WIDTH - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_COLLAPSE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_COLOR - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_LEFT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_LEFT_COLOR - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_LEFT_STYLE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_LEFT_WIDTH - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_RADIUS - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_RIGHT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_RIGHT_COLOR - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_RIGHT_STYLE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_RIGHT_WIDTH - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_SPACING - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_STYLE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_TOP - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_TOP_COLOR - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_TOP_STYLE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BORDER_TOP_WIDTH - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BOTTOM - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
BOX_SHADOW - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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
 
BulkEditorDataService - Interface in com.haulmont.cuba.core.app
 
BulkEditorDataService.LoadDescriptor - Class in com.haulmont.cuba.core.app
 
BulkEditorDataServiceBean - Class in com.haulmont.cuba.core.app
 
BulkEditorDataServiceBean() - Constructor for class com.haulmont.cuba.core.app.BulkEditorDataServiceBean
 
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
 
cacheable(boolean) - Method in class com.haulmont.cuba.core.global.FluentLoader.ByQuery
Indicates that the query results should be cached.
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
 
CachingHttpServletRequestWrapper - Class in com.haulmont.restapi.sys
ServletRequestWrapper that caches the request content and uses the cached content when the CachingHttpServletRequestWrapper.getInputStream() method is invoked.
CachingHttpServletRequestWrapper(HttpServletRequest) - Constructor for class com.haulmont.restapi.sys.CachingHttpServletRequestWrapper
 
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.
canHandle(ExternalLinkContext) - Method in class com.haulmont.cuba.web.sys.linkhandling.FoldersLinkHandlerProcessor
 
canHandle(ExternalLinkContext) - Method in interface com.haulmont.cuba.web.sys.linkhandling.LinkHandlerProcessor
 
canHandle(ExternalLinkContext) - Method in class com.haulmont.cuba.web.sys.linkhandling.ScreensLinkHandlerProcessor
 
canHandle(ExternalLinkContext) - Method in class com.haulmont.cuba.web.sys.linkhandling.UserSwitchLinkHandlerProcessor
 
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.ClassPathIconProvider
 
canProvide(String) - Method in class com.haulmont.cuba.web.gui.icons.FallbackIconProvider
 
canProvide(String) - Method in class com.haulmont.cuba.web.gui.icons.FileIconProvider
 
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
 
CapsLockIndicator - Interface in com.haulmont.cuba.gui.components
 
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
 
Change(String, Object) - Constructor for class com.haulmont.cuba.core.app.events.AttributeChanges.Change
 
changeComponentsTreeVisibility() - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.UiPermissionsFrame
 
changeGroupParent(UUID, UUID) - Method in interface com.haulmont.cuba.security.app.UserManagementService
Sets new parent group in separate transaction.
changeGroupParent(UUID, UUID) - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
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.
checkNotEmptyString(String) - Static method in class com.haulmont.bali.util.Preconditions
Ensures that a string passed as a parameter to the calling method is not empty.
checkNotEmptyString(String, String) - Static method in class com.haulmont.bali.util.Preconditions
Ensures that a string passed as a parameter to the calling method is not empty.
checkNotEmptyString(String, String, Object...) - Static method in class com.haulmont.bali.util.Preconditions
Ensures that a string passed as a parameter to the calling method is not empty.
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.
 
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 - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.DOM
 
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
 
CLASSPATH_WEBJAR_PREFIX - Static variable in class com.haulmont.cuba.web.sys.WebJarResourceResolver
 
ClassPathIconProvider - Class in com.haulmont.cuba.web.gui.icons
 
ClassPathIconProvider() - Constructor for class com.haulmont.cuba.web.gui.icons.ClassPathIconProvider
 
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 - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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
 
clearInConditions(List<SimpleConditionNode>) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
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
 
clearSystemPropertiesCache() - Method in class com.haulmont.cuba.core.jmx.CachingFacade
 
clearSystemPropertiesCache() - Method in interface com.haulmont.cuba.core.jmx.CachingFacadeMBean
 
clearSystemPropertiesCache() - Method in class com.haulmont.cuba.web.jmx.CachingFacade
 
clearSystemPropertiesCache() - Method in interface com.haulmont.cuba.web.jmx.CachingFacadeMBean
 
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
 
CLIP - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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.persistence.DescriptorEventManagerWrapper
 
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 class com.haulmont.cuba.gui.app.security.role.edit.tabs.UiPermissionsFrame
 
collapseTree() - Method in interface com.haulmont.cuba.gui.components.Tree
 
collect(Collection<Entity>) - Method in class com.haulmont.cuba.core.sys.persistence.EntityChangedEventManager
 
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
 
CollectionCompare - Class in com.haulmont.cuba.core.app.importexport
 
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
 
COLOR - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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.events - package com.haulmont.cuba.web.sys.events
 
com.haulmont.cuba.web.sys.linkhandling - package com.haulmont.cuba.web.sys.linkhandling
 
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.swagger - package com.haulmont.restapi.swagger
 
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(Entity...) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
commit(CommitContext) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
commit(Entity...) - 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.NullStore
 
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(Entity...) - Method in interface com.haulmont.cuba.core.global.DataManager
Commits 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(Entity...) - 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(Collection<Entity>, Collection<Entity>) - Method in class com.haulmont.cuba.core.app.importexport.CollectionCompare
 
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 panel.
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
 
ConfigDefaultMethod - Class in com.haulmont.cuba.core.config
Invokes default method of configuration interfaces.
ConfigDefaultMethod(Class<?>, Method) - Constructor for class com.haulmont.cuba.core.config.ConfigDefaultMethod
 
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
Whether a bean with the given name is present.
containsBean(String) - Method in interface com.haulmont.cuba.core.global.BeanLocator
Whether a bean with the given name is present.
containsBean(String) - Method in class com.haulmont.cuba.core.sys.BeanLocatorImpl
 
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
 
CONTENT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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
 
COUNTER_INCREMENT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
COUNTER_RESET - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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(Class<T>) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
create(Class<T>) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
create(Class<T>) - Method in interface com.haulmont.cuba.core.global.DataManager
Creates a new entity instance in memory.
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(TransactionParams) - Method in class com.haulmont.cuba.core.sys.TransactionsImpl
 
create(String, TransactionParams) - Method in class com.haulmont.cuba.core.sys.TransactionsImpl
 
create() - Method in class com.haulmont.cuba.core.sys.TransactionsImpl
 
create(String) - Method in class com.haulmont.cuba.core.sys.TransactionsImpl
 
create(Class<T>) - Method in interface com.haulmont.cuba.core.TransactionalDataManager
Creates a new entity instance.
create(TransactionParams) - Method in interface com.haulmont.cuba.core.Transactions
Creates a new transaction in the main data store.
create(String, TransactionParams) - Method in interface com.haulmont.cuba.core.Transactions
Creates a new transaction.
If there is an active transaction, it will be suspended.
create() - Method in interface com.haulmont.cuba.core.Transactions
Creates a new transaction in the main data store.
create(String) - Method in interface com.haulmont.cuba.core.Transactions
Creates a new transaction.
If there is an active transaction, it will be suspended.
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(Class<T>) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
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.
createCachedLongId(String, String) - Method in class com.haulmont.cuba.core.app.NumberIdServiceBean
 
createCachedLongId(String, String) - Method in class com.haulmont.cuba.core.app.NumberIdWorker
 
createCachedLongId(String, String) - Method in interface com.haulmont.cuba.core.sys.NumberIdSequence
 
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.CustomDatatypesComponentGenerationStrategy
 
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, String) - Method in class com.haulmont.cuba.core.app.NumberIdServiceBean
 
createLongId(String, 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, 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.
createNextValue(Sequence) - Method in interface com.haulmont.cuba.core.app.Sequences
Returns the next sequence value.
createNextValue(Sequence) - Method in class com.haulmont.cuba.core.app.SequencesImpl
 
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
 
createTempSnapshot(Entity, View) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotAPI
Creates non-persistent snapshot for entity.
createTempSnapshot(Entity, View, Date) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotAPI
Creates non-persistent snapshot for entity with a specific date.
createTempSnapshot(Entity, View, Date, User) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotAPI
Creates non-persistent snapshot for entity with a specific date and author.
createTempSnapshot(Entity, View) - Method in class com.haulmont.cuba.core.app.EntitySnapshotManager
 
createTempSnapshot(Entity, View, Date) - Method in class com.haulmont.cuba.core.app.EntitySnapshotManager
 
createTempSnapshot(Entity, View, Date, User) - Method in class com.haulmont.cuba.core.app.EntitySnapshotManager
 
createTempSnapshot(Entity, View) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotService
Creates non-persistent snapshot for entity.
createTempSnapshot(Entity, View, Date) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotService
Creates non-persistent snapshot for entity with a specific date.
createTempSnapshot(Entity, View, Date, User) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotService
Creates non-persistent snapshot for entity with a specific date and author.
createTempSnapshot(Entity, View) - Method in class com.haulmont.cuba.core.app.EntitySnapshotServiceBean
 
createTempSnapshot(Entity, View, Date) - Method in class com.haulmont.cuba.core.app.EntitySnapshotServiceBean
 
createTempSnapshot(Entity, View, Date, User) - Method in class com.haulmont.cuba.core.app.EntitySnapshotServiceBean
 
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, boolean) - 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
 
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(ServletContext) - 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.
CurrencyLabelPosition - Enum in com.haulmont.cuba.core.entity.annotation
Defines CurrencyField currency label position.
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
 
CURSOR - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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
 
CustomDatatypesComponentGenerationStrategy - Class in com.haulmont.cuba.gui.components
This generation strategy is intended for generating a default field corresponding to a datatype for which other generation strategies didn't create a field.
CustomDatatypesComponentGenerationStrategy(Messages) - Constructor for class com.haulmont.cuba.gui.components.CustomDatatypesComponentGenerationStrategy
 
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 used for working with default permissions.
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
 
deleteScreenSettings(ClientType, Set<String>) - Method in interface com.haulmont.cuba.security.app.UserSettingService
Delete settings of screens (settings of tables, filters etc) for the current user.
deleteScreenSettings(ClientType, Set<String>) - Method in class com.haulmont.cuba.security.app.UserSettingServiceBean
 
deleteSequence(Sequence) - Method in interface com.haulmont.cuba.core.app.Sequences
Removes sequence with specified identifier
deleteSequence(Sequence) - Method in class com.haulmont.cuba.core.app.SequencesImpl
 
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
 
DescriptorEventManagerWrapper - Class in com.haulmont.cuba.core.sys.persistence
INTERNAL.
DescriptorEventManagerWrapper(DescriptorEventManager) - Constructor for class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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
Deprecated.
ScreenAgent feature will be removed in 7.0
DesktopScreenAgent() - Constructor for class com.haulmont.cuba.web.agent.DesktopScreenAgent
Deprecated.
 
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
 
destroy() - Method in class com.haulmont.restapi.sys.RestExceptionLoggingFilter
 
destroySubcontext(Name) - Method in class com.haulmont.cuba.testsupport.TestContext
 
destroySubcontext(String) - Method in class com.haulmont.cuba.testsupport.TestContext
 
detach(Entity) - Method in interface com.haulmont.cuba.core.EntityManager
 
detach(Entity) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
detach(EntityManager, Entity) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
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
 
DIRECTION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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.
DISPLAY - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
dispose() - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
INTERNAL.
dispose() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
Disposes frame references.
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
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.haulmont.restapi.sys.RestExceptionLoggingFilter
 
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, Metadata, 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
 
dynamicAttributes(boolean) - Method in class com.haulmont.cuba.core.global.FluentLoader.ById
Sets loading of dynamic attributes.
dynamicAttributes(boolean) - Method in class com.haulmont.cuba.core.global.FluentLoader.ByQuery
Sets loading of dynamic attributes.
dynamicAttributes(boolean) - Method in class com.haulmont.cuba.core.global.FluentLoader
Sets loading of dynamic attributes.
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
 
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, 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, 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.
EmailInfo(String, 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() - Constructor for class com.haulmont.cuba.gui.components.validators.EmailValidator
 
EmailValidator(Element, String) - 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
 
emulateEqualsByLike(String) - Method in class com.haulmont.cuba.client.sys.PersistenceManagerClient
 
emulateEqualsByLike(String) - Method in interface com.haulmont.cuba.core.app.PersistenceManagerService
 
emulateEqualsByLike(String) - Method in class com.haulmont.cuba.core.app.PersistenceManagerServiceBean
 
emulateEqualsByLike() - Method in interface com.haulmont.cuba.core.sys.persistence.DbmsFeatures
 
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_NAME_PROP - Static variable in interface com.haulmont.cuba.core.app.serialization.EntitySerializationAPI
 
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.security.app
Accumulates changes in entity attributes.
EntityAttributeChanges() - Constructor for class com.haulmont.cuba.security.app.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
 
EntityChangedEvent<E extends Entity<K>,K> - Class in com.haulmont.cuba.core.app.events
A Spring application event of the middle tier that is sent right after an entity is changed in the data store.
EntityChangedEvent(Object, Id<E, K>, EntityChangedEvent.Type, AttributeChanges) - Constructor for class com.haulmont.cuba.core.app.events.EntityChangedEvent
INTERNAL.
EntityChangedEvent.Type - Enum in com.haulmont.cuba.core.app.events
EntityChangedEventManager - Class in com.haulmont.cuba.core.sys.persistence
 
EntityChangedEventManager() - Constructor for class com.haulmont.cuba.core.sys.persistence.EntityChangedEventManager
 
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
 
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
 
EntitySet - Class in com.haulmont.cuba.core.global
Implementation of Set<Entity> with convenient methods for getting entities by a prototype instance or by a class and id.
EntitySet() - Constructor for class com.haulmont.cuba.core.global.EntitySet
 
EntitySet(Set<? extends Entity>) - Constructor for class com.haulmont.cuba.core.global.EntitySet
 
EntitySet(Collection<? extends Entity>) - Constructor for class com.haulmont.cuba.core.global.EntitySet
 
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.events.AttributeChanges.Change
 
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.
excludeDefaultListeners() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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
 
excludeSuperclassListeners() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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.
executeEvent(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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 class com.haulmont.cuba.gui.app.security.role.edit.tabs.UiPermissionsFrame
 
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
 
ExternalLinkContext - Class in com.haulmont.cuba.web.sys.linkhandling
 
ExternalLinkContext(Map<String, String>, String, App) - Constructor for class com.haulmont.cuba.web.sys.linkhandling.ExternalLinkContext
 
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.ConfigDefaultMethod
The ConfigDefaultMethod factory.
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
 
FallbackIconProvider - Class in com.haulmont.cuba.web.gui.icons
 
FallbackIconProvider() - Constructor for class com.haulmont.cuba.web.gui.icons.FallbackIconProvider
 
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
 
FileIconProvider - Class in com.haulmont.cuba.web.gui.icons
 
FileIconProvider() - Constructor for class com.haulmont.cuba.web.gui.icons.FileIconProvider
 
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.
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
 
Filter.PropertiesFilterPredicate - Interface in com.haulmont.cuba.gui.components
A predicate that tests whether a property with the given path should be available for filtering.
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
 
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.
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
 
findScreenComponents(List<ScreenComponentDescriptor>, ScreenComponentDescriptor, Element) - Method in class com.haulmont.cuba.gui.ScreensHelper
 
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
 
firstResult(int) - Method in class com.haulmont.cuba.core.global.FluentLoader.ByQuery
Sets results offset.
firstResult(int) - Method in class com.haulmont.cuba.core.global.FluentValueLoader
 
firstResult(int) - Method in class com.haulmont.cuba.core.global.FluentValuesLoader
 
FLEX - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
FLEX_BASIS - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
FLEX_DIRECTION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
FLEX_FLOW - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
FLEX_GROW - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
FLEX_SHRINK - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
FLEX_WRAP - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
FLOAT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
floatValue() - Method in class com.haulmont.cuba.core.entity.IdProxy
 
FlowBoxLayout - Interface in com.haulmont.cuba.gui.components
 
FluentLoader<E extends Entity<K>,K> - Class in com.haulmont.cuba.core.global
 
FluentLoader(Class<E>, DataManager) - Constructor for class com.haulmont.cuba.core.global.FluentLoader
 
FluentLoader(Class<E>, DataManager, boolean) - Constructor for class com.haulmont.cuba.core.global.FluentLoader
 
FluentLoader.ById<E extends Entity<K>,K> - Class in com.haulmont.cuba.core.global
 
FluentLoader.ByQuery<E extends Entity<K>,K> - Class in com.haulmont.cuba.core.global
 
FluentValueLoader<T> - Class in com.haulmont.cuba.core.global
 
FluentValueLoader(String, Class<T>, DataManager) - Constructor for class com.haulmont.cuba.core.global.FluentValueLoader
 
FluentValueLoader(String, Class<T>, DataManager, boolean) - Constructor for class com.haulmont.cuba.core.global.FluentValueLoader
 
FluentValuesLoader - Class in com.haulmont.cuba.core.global
 
FluentValuesLoader(String, DataManager) - Constructor for class com.haulmont.cuba.core.global.FluentValuesLoader
 
FluentValuesLoader(String, DataManager, boolean) - Constructor for class com.haulmont.cuba.core.global.FluentValuesLoader
 
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
 
FoldersLinkHandlerProcessor - Class in com.haulmont.cuba.web.sys.linkhandling
 
FoldersLinkHandlerProcessor() - Constructor for class com.haulmont.cuba.web.sys.linkhandling.FoldersLinkHandlerProcessor
 
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
 
FONT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
FONT_FAMILY - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
FONT_SIZE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
FONT_SIZE_ADJUST - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
FONT_STRETCH - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
FONT_STYLE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
FONT_VARIANT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
FONT_WEIGHT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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.UiEventListenersHolder - Interface in com.haulmont.cuba.gui.components
 
Frame.Wrapper - Interface in com.haulmont.cuba.gui.components
 
frameAssigned(Frame) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
frameAssigned(Frame) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
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
 
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.app.dynamicattributes.PropertyType
 
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
 
fromId(String) - Static method in enum com.haulmont.idp.IdpAuthMode
 
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
 
generateSwagger() - Method in interface com.haulmont.restapi.swagger.SwaggerGenerator
 
generateSwagger() - Method in class com.haulmont.restapi.swagger.SwaggerGeneratorBean
 
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() - Method in class com.haulmont.bali.util.StreamUtils.LazySupplier
 
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(Class<T>) - Method in interface com.haulmont.cuba.core.global.BeanLocator
Returns the bean instance that matches the given object type.
get(String) - Method in interface com.haulmont.cuba.core.global.BeanLocator
Return an instance of the specified bean.
get(String, Class<T>) - Method in interface com.haulmont.cuba.core.global.BeanLocator
Returns an instance of the specified bean.
get(Class<T>, K) - Method in class com.haulmont.cuba.core.global.EntitySet
Returns the entity if it exists in the set.
get(T) - Method in class com.haulmont.cuba.core.global.EntitySet
Returns the entity if it exists in the set.
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(Class<T>) - Method in class com.haulmont.cuba.core.sys.BeanLocatorImpl
 
get(String) - Method in class com.haulmont.cuba.core.sys.BeanLocatorImpl
 
get(String, Class<T>) - Method in class com.haulmont.cuba.core.sys.BeanLocatorImpl
 
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() - Method in class com.haulmont.cuba.core.sys.TransactionsImpl
 
get(String) - Method in class com.haulmont.cuba.core.sys.TransactionsImpl
 
get(UUID) - Method in interface com.haulmont.cuba.core.sys.UserSessionFinder
 
get() - Method in interface com.haulmont.cuba.core.Transactions
Creates a new transaction in the main data store if there is no one at the moment.
get(String) - Method in interface com.haulmont.cuba.core.Transactions
Creates a new transaction if there is no one at the moment.
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
 
getAboutToDeleteSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
getAboutToInsertSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
getAboutToUpdateSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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
 
getAction() - Method in class com.haulmont.cuba.web.sys.linkhandling.ExternalLinkContext
 
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
 
getAggregationDistributionProvider() - Method in interface com.haulmont.cuba.gui.components.Table
 
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
Deprecated.
 
getAlias() - Method in class com.haulmont.cuba.web.agent.DesktopScreenAgent
Deprecated.
 
getAlias() - Method in class com.haulmont.cuba.web.agent.PhoneScreenAgent
Deprecated.
 
getAlias() - Method in class com.haulmont.cuba.web.agent.TabletScreenAgent
Deprecated.
 
getAliasesMap() - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
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(Class<T>) - Method in interface com.haulmont.cuba.core.global.BeanLocator
Returns 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(Class<T>) - Method in class com.haulmont.cuba.core.sys.BeanLocatorImpl
 
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.sys.linkhandling.ExternalLinkContext
 
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() - Static method in class com.haulmont.cuba.core.sys.AppContext.Internals
Direct access to the AppProperties object.
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
 
getAstFromNode() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTree
 
getAstGroupByNode() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTree
 
getAstIdentificationVariableNodes() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTree
 
getAstJoinVariableNodes() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTree
 
getAstSelectedItemsNode() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTree
 
getAstSelectedPathNodes() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTree
 
getAstTree() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTree
 
getAstWhereNode() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTree
 
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.app.events.AttributeChanges
Returns names of changed attributes for the root entity and all its embedded entities (if any).
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.security.app.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
 
getAuthenticationMode() - Method in interface com.haulmont.idp.IdpAuthConfig
 
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
Deprecated.
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
 
getBodyContentType() - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
getBodyContentType() - 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.
getCapsLockIndicator() - Method in interface com.haulmont.cuba.gui.components.PasswordField
 
getCapsLockOffMessage() - Method in interface com.haulmont.cuba.gui.components.CapsLockIndicator
 
getCapsLockOnMessage() - Method in interface com.haulmont.cuba.gui.components.CapsLockIndicator
 
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.ScreenComponentDescriptor
 
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.core.app.events.EntityChangedEvent
Returns an object describing changes in the entity attributes.
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 meta classes
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() - Method in class com.haulmont.cuba.gui.components.Table.AggregationDistributionContext
 
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
 
getColumnId() - Method in class com.haulmont.cuba.gui.components.Table.AggregationDistributionContext
 
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.core.sys.jpql.QueryTreeAnalyzer
 
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.NullStore
 
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 database 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
 
getCssProperty(Component, String) - Method in interface com.haulmont.cuba.gui.components.HtmlAttributes
Gets CSS property value assigned using HtmlAttributes.
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
 
getCurrentUserId() - Method in interface com.haulmont.cuba.core.sys.AuditInfoProvider
 
getCurrentUserId() - Method in class com.haulmont.cuba.core.sys.AuditInfoProviderImpl
 
getCurrentUserLogin() - Method in interface com.haulmont.cuba.core.sys.AuditInfoProvider
 
getCurrentUserLogin() - Method in class com.haulmont.cuba.core.sys.AuditInfoProviderImpl
 
getCurrentValue(Sequence) - Method in interface com.haulmont.cuba.core.app.Sequences
Returns the current value of the sequence.
getCurrentValue(Sequence) - Method in class com.haulmont.cuba.core.app.SequencesImpl
 
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 class com.haulmont.cuba.gui.components.RowsCount.BeforeRefreshEvent
 
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
 
getDataStore() - Method in class com.haulmont.cuba.core.app.Sequence
 
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
 
getDbGeneratedIdEntity() - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
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
 
getDefaultEventListeners() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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
getDescriptorEventHolders() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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
 
getDisplayedCurrentValue() - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
Method returns the current value that should be displayed in the UI.
getDisplayedDefaultValue() - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
Method returns the default value that should be displayed in the UI.
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
 
getDockMode() - Method in interface com.haulmont.cuba.gui.components.SplitPanel
 
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
 
getDomAttribute(Component, String) - Method in interface com.haulmont.cuba.gui.components.HtmlAttributes
Gets DOM attribute value assigned using HtmlAttributes.
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() - Method in class com.haulmont.cuba.gui.components.ScreenComponentDescriptor
 
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.
getEmbeddedChanges(String) - Method in class com.haulmont.cuba.security.app.EntityAttributeChanges
 
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
 
getEnableDeleteStatementInSoftDeleteMode() - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
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
 
getEntityEventListener() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
getEntityFetchGroup(FetchGroupManager) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
getEntityId() - Method in class com.haulmont.cuba.core.app.events.EntityChangedEvent
Returns the entity id.
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
 
getEntityInstanceName() - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
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
 
getEntityListenerEventListeners() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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 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
 
getEntityNames() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
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
 
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
 
getEventListeners() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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
 
getExportAggregation() - Method in class com.haulmont.cuba.gui.export.ExcelExporter
 
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
 
getFilterPredicate() - Method in interface com.haulmont.cuba.gui.components.LookupField
 
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
 
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
 
getGroupId() - Method in class com.haulmont.cuba.gui.app.security.group.browse.GroupChangeEvent
 
getGroupInfo() - Method in class com.haulmont.cuba.gui.components.GroupTable.GroupAggregationDistributionContext
 
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
 
getGroupPropertyPath() - Method in class com.haulmont.cuba.gui.components.GroupTable.GroupAggregationDistributionContext
 
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.
getHtmlName() - Method in interface com.haulmont.cuba.gui.components.TextInputField.HtmlNameSupported
 
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.ClassPathIconProvider
 
getIconResource(String) - Method in class com.haulmont.cuba.web.gui.icons.FallbackIconProvider
 
getIconResource(String) - Method in class com.haulmont.cuba.web.gui.icons.FileIconProvider
 
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 enum com.haulmont.cuba.core.app.dynamicattributes.PropertyType
 
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 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 enum com.haulmont.idp.IdpAuthMode
 
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
 
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
 
getIdString() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
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
 
getIncrement() - Method in class com.haulmont.cuba.core.app.Sequence
 
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
 
getInputStream() - Method in class com.haulmont.restapi.sys.CachingHttpServletRequestWrapper
 
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.QueryTree
 
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
Deprecated.
Will be removed in 7.0
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
 
getLastEntitySnapshot(Entity) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotAPI
Get the last snapshot for the given entity.
getLastEntitySnapshot(MetaClass, Object) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotAPI
Get the last snapshot for the given entity by id.
getLastEntitySnapshot(Entity) - Method in class com.haulmont.cuba.core.app.EntitySnapshotManager
 
getLastEntitySnapshot(MetaClass, Object) - Method in class com.haulmont.cuba.core.app.EntitySnapshotManager
 
getLastEntitySnapshot(Entity) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotService
Get the last snapshot for the given entity.
getLastEntitySnapshot(MetaClass, Object) - Method in interface com.haulmont.cuba.core.app.EntitySnapshotService
Get the last snapshot for the given entity by id.
getLastEntitySnapshot(Entity) - Method in class com.haulmont.cuba.core.app.EntitySnapshotServiceBean
 
getLastEntitySnapshot(MetaClass, Object) - Method in class com.haulmont.cuba.core.app.EntitySnapshotServiceBean
 
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.idp.IdpAuthConfig
 
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.idp.IdpAuthConfig
 
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.idp.IdpAuthConfig
 
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.idp.IdpAuthConfig
 
getLdapUser() - Method in interface com.haulmont.restapi.ldap.RestLdapConfig
 
getLdapUserLoginField() - Method in interface com.haulmont.cuba.web.security.ldap.WebLdapConfig
 
getLdapUserLoginField() - Method in interface com.haulmont.idp.IdpAuthConfig
 
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
 
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
 
getLog(Class) - Method in class com.haulmont.cuba.core.app.JGroupsLoggerFactory
 
getLog(String) - Method in class com.haulmont.cuba.core.app.JGroupsLoggerFactory
 
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
 
getLogIncorrectWebAppPropertiesEnabled() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
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
 
getLoweredAttentionPatterns() - Method in interface com.haulmont.cuba.web.WebConfig
Defines the list of regular expression patterns that are applied to each row of the log in the Server Log window.
getMainDs() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
getMainDs() - Method in interface com.haulmont.cuba.gui.data.RuntimePropsDatasource
 
getMainEntityName(IdentificationVariableNode) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
getMainEntityVariable(IdentificationVariableNode) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
getMainFrame() - Method in class com.haulmont.cuba.desktop.App
 
getMainIdentificationVariableNode() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
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
 
getMainSelectedEntityName(PathNode) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
getMainSelectedEntityVariable(PathNode) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
getMainSelectedPathNode() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
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
 
getMatches() - Method in exception com.haulmont.cuba.web.sys.WebJarResourceResolver.MultipleMatchesException
 
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
Deprecated.
 
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(String, Object[], String, Locale) - Method in class com.haulmont.cuba.portal.sys.ThymeleafMessageSource
 
getMessage(String, Object[], Locale) - Method in class com.haulmont.cuba.portal.sys.ThymeleafMessageSource
 
getMessage(MessageSourceResolvable, Locale) - Method in class com.haulmont.cuba.portal.sys.ThymeleafMessageSource
 
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.app.BulkEditorDataService.LoadDescriptor
 
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
 
getMetaPropertyPath() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
getMetaPropertyPathNN() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
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
Deprecated.
 
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() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTree
 
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.app.Sequence
 
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
 
getNewDetachedInstances() - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport.ContainerResourceHolder
 
getNewEnd() - Method in class com.haulmont.cuba.gui.components.Calendar.CalendarEventResizeEvent
 
getNewOptionHandler() - Method in interface com.haulmont.cuba.gui.components.LookupField
 
getNewParentId() - Method in class com.haulmont.cuba.gui.app.security.group.browse.GroupChangeEvent
 
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.
getNoConversionParams() - Method in class com.haulmont.cuba.core.global.LoadContext.Query
 
getNoConversionParams() - Method in class com.haulmont.cuba.core.global.ValueLoadContext.Query
 
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
 
getOldCollection(String, Class<E>) - Method in class com.haulmont.cuba.core.app.events.AttributeChanges
Type-safe method of getting the old value of a collection attribute.
getOldEnumValue(Entity, String) - Method in class com.haulmont.cuba.core.PersistenceTools
Returns an old value of an enum attribute changed in the current transaction.
getOldReferenceId(String) - Method in class com.haulmont.cuba.core.app.events.AttributeChanges
Type-safe method of getting the old value of a reference attribute.
getOldSource() - Method in class com.haulmont.cuba.gui.components.ResourceView.SourceChangeEvent
 
getOldValue(String) - Method in class com.haulmont.cuba.core.app.events.AttributeChanges
Returns old value of a changed attribute with the given name.
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.security.app.EntityAttributeChanges
 
getOldValue() - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
getOldValueEx(String) - Method in class com.haulmont.cuba.security.app.EntityAttributeChanges
 
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
 
getOptimisticLockingEnabled() - Method in interface com.haulmont.restapi.config.RestApiConfig
 
getOptionalId(Datatype) - Method in interface com.haulmont.chile.core.datatypes.DatatypeRegistry
 
getOptionalId(Datatype) - Method in class com.haulmont.cuba.core.sys.DatatypeRegistryImpl
 
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.CustomDatatypesComponentGenerationStrategy
 
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
Deprecated.
 
getOrder() - Method in class com.haulmont.cuba.web.agent.PhoneScreenAgent
Deprecated.
 
getOrder() - Method in class com.haulmont.cuba.web.agent.TabletScreenAgent
Deprecated.
 
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.linkhandling.FoldersLinkHandlerProcessor
 
getOrder() - Method in class com.haulmont.cuba.web.sys.linkhandling.ScreensLinkHandlerProcessor
 
getOrder() - Method in class com.haulmont.cuba.web.sys.linkhandling.UserSwitchLinkHandlerProcessor
 
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.
getOriginalEntityName() - Method in interface com.haulmont.cuba.core.global.QueryParser
 
getOriginalEntityName() - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
getOriginalEntityName() - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
getOriginalEntityPath() - Method in interface com.haulmont.cuba.core.global.QueryParser
 
getOriginalEntityPath() - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
getOriginalEntityPath() - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
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
 
getOwnAttributes() - Method in class com.haulmont.cuba.core.app.events.AttributeChanges
Returns names of changed attributes for the root entity.
getOwnAttributes() - Method in class com.haulmont.cuba.security.app.EntityAttributeChanges
 
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
 
getParamNames() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
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.ScreenComponentDescriptor
 
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
 
getPerformanceTestMode() - Method in interface com.haulmont.cuba.core.global.GlobalConfig
Performance testing mode indication.
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
 
getPostBuildSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
getPostCloneSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
getPostDeleteSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
getPostInsertSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
getPostMergeSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
getPostRefreshSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
getPostUpdateSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
getPostWriteSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
getPredefinedDateInterval() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
getPreDeleteSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
getPrefix() - Method in enum com.haulmont.cuba.core.global.filter.ParameterInfo.Type
 
getPreInsertSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
getPrePersistSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
getPreRemoveSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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.
getPreUpdateSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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
 
getPreWriteSelector() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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.
getProjectSwaggerJson() - Method in class com.haulmont.restapi.controllers.DocumentationController
 
getProjectSwaggerYaml() - Method in class com.haulmont.restapi.controllers.DocumentationController
 
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
 
getPropertiesFilterPredicate() - Method in interface com.haulmont.cuba.gui.components.Filter
 
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.
getPrototype(String, Object...) - Method in interface com.haulmont.cuba.core.global.BeanLocator
Returns an instance of prototype bean, specifying explicit constructor arguments.
getPrototype(String, Object...) - Method in class com.haulmont.cuba.core.sys.BeanLocatorImpl
 
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.QueryTree
 
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
 
getQueryVariableContext() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTree
 
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
 
getReader() - Method in class com.haulmont.restapi.sys.CachingHttpServletRequestWrapper
 
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 class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
getReference(Class<T>, K) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
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 interface com.haulmont.cuba.core.global.DataManager
Returns an entity instance which can be used as a reference to an object which exists in the database.
getReference(Class<T>, K) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
getReference(Class<T>, K) - Method in interface com.haulmont.cuba.core.TransactionalDataManager
Returns an entity instance which can be used as a reference to an object which exists in the database.
getReference(Class<T>, K) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
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
 
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
 
getRequestParams() - Method in class com.haulmont.cuba.web.sys.linkhandling.ExternalLinkContext
 
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.EntityChangedEvent
INTERNAL.
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
 
getResource(String) - Method in class com.haulmont.cuba.web.sys.WebJarResourceResolver
 
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.restapi.config.RestApiConfig
 
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
 
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
 
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
 
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
 
getScope() - Method in class com.haulmont.cuba.gui.components.Table.AggregationDistributionContext
 
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
 
getScreenComponents(String) - Method in class com.haulmont.cuba.gui.ScreensHelper
 
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.ds.ScreenComponentsTreeDatasource
 
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
 
getSecret() - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
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
 
getSelectedItem() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
 
getSelectedItems() - Method in class com.haulmont.cuba.core.app.BulkEditorDataService.LoadDescriptor
 
getSelectedLevel() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.AdditionLoggerWindow
 
getSelectedLoggerName() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.AdditionLoggerWindow
 
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
 
getServiceProviderUrlMasks() - Method in interface com.haulmont.idp.IdpConfig
 
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.events.WebSessionDestroyedEvent
 
getSession() - Method in class com.haulmont.cuba.web.sys.events.WebSessionInitializedEvent
 
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.cuba.web.sys.events.WebSessionDestroyedEvent
 
getSource() - Method in class com.haulmont.cuba.web.sys.events.WebSessionInitializedEvent
 
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.idp.IdpAuthConfig
 
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
 
getStartValue() - Method in class com.haulmont.cuba.core.app.Sequence
 
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 property 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
 
getTokenMaskingEnabled() - Method in interface com.haulmont.restapi.config.RestApiConfig
 
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
 
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.events.EntityChangedEvent
Returns the event type.
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
getUseConfirmDialog() - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
getUseConfirmDialog() - Method in interface com.haulmont.cuba.gui.components.BulkEditor
 
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.portal.config.PortalConfig
Whether to use local invocations instead of HTTPInvoker.
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
getUserByLogin(String) - Method in class com.haulmont.cuba.core.app.scheduling.SchedulingServiceBean
 
getUserByLogin(String) - Method in interface com.haulmont.cuba.core.app.SchedulingService
Return a user by user login name.
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.
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() - Method in class com.haulmont.cuba.gui.components.Table.AggregationDistributionContext
 
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.QueryTree
 
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.BulkEditorDataService.LoadDescriptor
 
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
 
getWebJarPath(String, String) - Method in class com.haulmont.cuba.web.sys.WebJarResourceResolver
Get WebJAR path by resource name and JAR name.
getWebJarPath(String) - Method in class com.haulmont.cuba.web.sys.WebJarResourceResolver
Get WebJAR path by resource name.
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
 
GRID - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_AREA - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_AUTO_COLUMNS - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_AUTO_FLOW - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_AUTO_ROWS - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_COLUMN - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_COLUMN_END - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_COLUMN_GAP - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_COLUMN_START - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_GAP - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_ROW - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_ROW_END - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_ROW_GAP - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_ROW_START - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_TEMPLATE_AREAS - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_TEMPLATE_COLUMNS - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
GRID_TEMPLATE_ROWS - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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
 
GroupAggregationDistributionContext(Table.Column, Object, Collection<V>, GroupInfo, boolean) - Constructor for class com.haulmont.cuba.gui.components.GroupTable.GroupAggregationDistributionContext
 
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
 
GroupChangeEvent - Class in com.haulmont.cuba.gui.app.security.group.browse
 
GroupChangeEvent(Tree<Group>, UUID, UUID) - Constructor for class com.haulmont.cuba.gui.app.security.group.browse.GroupChangeEvent
 
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.GroupAggregationDistributionContext<V> - Class in com.haulmont.cuba.gui.components
Object that contains information about group aggregation distribution.
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.
handle(ExternalLinkContext) - Method in class com.haulmont.cuba.web.sys.linkhandling.FoldersLinkHandlerProcessor
 
handle(ExternalLinkContext) - Method in interface com.haulmont.cuba.web.sys.linkhandling.LinkHandlerProcessor
Called to handle action.
handle(ExternalLinkContext) - Method in class com.haulmont.cuba.web.sys.linkhandling.ScreensLinkHandlerProcessor
 
handle(ExternalLinkContext) - Method in class com.haulmont.cuba.web.sys.linkhandling.UserSwitchLinkHandlerProcessor
 
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
 
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.
hasAnyEventListeners() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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
 
hasDefaultEventListeners() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
hasEntityEventListener() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
hasEntityListenerEventListeners() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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.events.AttributeChanges.Change
 
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
 
hasInternalEventListeners() - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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
 
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 - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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
Deprecated.
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.
HIGHEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.web.sys.linkhandling.LinkHandlerProcessor
Defines the highest precedence for Ordered processors 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
 
HREF - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.DOM
 
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
 
HTML_CONTENT_TYPE - Static variable in class com.haulmont.cuba.core.global.EmailInfo
 
HtmlAttributes - Interface in com.haulmont.cuba.gui.components
Sets DOM and CSS attributes to UI component widgets.
HtmlAttributes.CSS - Class in com.haulmont.cuba.gui.components
Common CSS property names.
HtmlAttributes.DOM - Class in com.haulmont.cuba.gui.components
Common DOM attribute names.
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(K) - Method in class com.haulmont.cuba.core.global.FluentLoader
Sets the entity identifier.
ID - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.DOM
 
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
 
IdpAuthConfig - Interface in com.haulmont.idp
 
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
 
IdpAuthMode - Enum in com.haulmont.idp
IDP authentication mode.
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
 
IdpLoginManager - Class in com.haulmont.idp.controllers
 
IdpLoginManager() - Constructor for class com.haulmont.idp.controllers.IdpLoginManager
 
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
 
IdSequence - Annotation Type in com.haulmont.cuba.core.entity.annotation
Defines sequence name in the database for id generation for BaseLongIdEntity and BaseIntegerIdEntity
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, boolean, 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, boolean, 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, boolean, 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
 
importEntities(Collection<? extends Entity>, EntityImportView, boolean, 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
 
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>, String[], 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
 
init(FilterConfig) - Method in class com.haulmont.restapi.sys.RestExceptionLoggingFilter
 
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>, Consumer<GroupChangeEvent>) - Method in interface com.haulmont.cuba.gui.app.security.group.browse.GroupBrowser.Companion
 
initDragAndDrop(Table<User>, Tree<Group>, Consumer<UserGroupChangedEvent>, Consumer<GroupChangeEvent>) - 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
 
initEventListeners(List<ApplicationListener>) - Method in interface com.haulmont.cuba.gui.components.Frame.UiEventListenersHolder
 
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(AbstractSession) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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
 
initSystemProperties() - Method in class com.haulmont.cuba.core.sys.AppProperties
 
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.app.JGroupsLoggerFactory
 
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.
INSTANCE_NAME_PROP - Static variable in interface com.haulmont.cuba.core.app.serialization.EntitySerializationAPI
 
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
 
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
 
internalDeleteForInactiveSessions() - Method in class com.haulmont.cuba.core.app.queryresults.QueryResultsManager
 
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[], Object) - Method in class com.haulmont.cuba.core.config.ConfigDefaultMethod
 
invoke(ConfigHandler, Object[], 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[], Object) - Method in class com.haulmont.cuba.core.config.ConfigMethod
Handle a configuration interface method invocation.
invoke(ConfigHandler, Object[], 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
 
isAccessibleForUser(Component) - Method in class com.haulmont.cuba.web.AppUI
Check if users can interact with the component - there are no modal windows that prevent user action.
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
 
isAggregationEditable() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
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.
isAnonymousAllowed() - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestMethodInfo
 
isAnonymousUser(String) - Method in interface com.haulmont.cuba.security.app.UserManagementService
Checks if user is anonymous user.
isAnonymousUser(String) - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
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.global.CommitContext
 
isAuthorizationRequired() - Method in class com.haulmont.cuba.core.global.LoadContext
 
isAuthorizationRequired() - Method in class com.haulmont.cuba.core.global.ValueLoadContext
 
isAuthorizationRequired() - Method in class com.haulmont.cuba.core.sys.SecurityContext
Deprecated.
Use isAuthorizationRequired() method of Load/CommitContext
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.
isAutomaticPopupOnFocus() - Method in interface com.haulmont.cuba.gui.components.LookupField
 
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
 
isAutoScrolling() - Method in interface com.haulmont.cuba.gui.components.Table
 
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
 
isBrowserSupportsPopups() - Method in class com.haulmont.cuba.web.filestorage.WebExportDisplay
 
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
 
isCacheable() - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryInfo
 
isCalculatable() - Method in class com.haulmont.cuba.gui.components.Table.Column
Deprecated.
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
 
isCancelled() - Method in interface com.haulmont.cuba.gui.executors.TaskLifeCycle
 
isCaption(K) - Method in interface com.haulmont.cuba.gui.data.TreeTableDatasource
 
isCaptionAsHtml() - Method in interface com.haulmont.cuba.gui.components.Button
 
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
 
isChanged(String) - Method in class com.haulmont.cuba.core.app.events.AttributeChanges
Returns true if an attribute with the given name is changed.
isChanged(String) - Method in class com.haulmont.cuba.security.app.EntityAttributeChanges
 
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
 
isCollectionOriginalEntitySelect() - Method in interface com.haulmont.cuba.core.global.QueryParser
 
isCollectionOriginalEntitySelect() - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
isCollectionOriginalEntitySelect() - 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
 
isConditionForEntityProperty(SimpleConditionNode, String, String) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
isConditionForParameter(SimpleConditionNode, String) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
isConditionIN(SimpleConditionNode) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
isConditionISNOTNULL(SimpleConditionNode) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
isConditionISNULL(SimpleConditionNode) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
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
 
isDefaultScreenWindow() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
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
 
isDockable() - Method in interface com.haulmont.cuba.gui.components.SplitPanel
 
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 class com.haulmont.cuba.gui.components.AggregationInfo
 
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
 
isExportAggregation() - Method in class com.haulmont.cuba.gui.components.actions.ExcelAction
 
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?
isFolderActionsAllowed(Frame) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
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
Deprecated.
 
isIncludeMaxValue() - Method in class com.haulmont.cuba.gui.components.validators.RangeValidator
Deprecated.
 
isIncludeMinValue() - Method in class com.haulmont.cuba.gui.components.validators.RangeValidator
Deprecated.
 
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.
isJoinTransaction() - Method in class com.haulmont.cuba.core.global.CommitContext
 
isJoinTransaction() - Method in class com.haulmont.cuba.core.global.LoadContext
 
isJoinTransaction() - Method in class com.haulmont.cuba.core.global.ValueLoadContext
 
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.app.BulkEditorDataService.LoadDescriptor
 
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.ScreenComponentsTreeDatasource
 
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
 
isPerformanceTestMode() - Method in class com.haulmont.cuba.web.AppUI
 
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
 
isQueryWithJoins() - Method in interface com.haulmont.cuba.core.global.QueryParser
Returns true if SELECT query contains joins
isQueryWithJoins() - Method in class com.haulmont.cuba.core.global.QueryParserAstBased
 
isQueryWithJoins() - Method in class com.haulmont.cuba.core.global.QueryParserRegex
 
isQueryWithJoins() - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
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
 
isRefreshPrevented() - Method in class com.haulmont.cuba.gui.components.RowsCount.BeforeRefreshEvent
 
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
 
isShowNewWindow() - Method in interface com.haulmont.cuba.gui.export.ExportDisplay
 
isShowNewWindow() - Method in class com.haulmont.cuba.web.filestorage.WebExportDisplay
 
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
Deprecated.
 
isSupported(DeviceInfo) - Method in class com.haulmont.cuba.web.agent.DesktopScreenAgent
Deprecated.
 
isSupported(DeviceInfo) - Method in class com.haulmont.cuba.web.agent.PhoneScreenAgent
Deprecated.
 
isSupported(DeviceInfo) - Method in class com.haulmont.cuba.web.agent.TabletScreenAgent
Deprecated.
 
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
 
isTotalAggregation() - Method in class com.haulmont.cuba.gui.components.Table.AggregationDistributionContext
 
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
 
isVariablePathNode(PathNode) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
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
 
isXlsMaxRowNumberExceeded() - Method in class com.haulmont.cuba.gui.export.ExcelExporter
 
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
 
JGroupsLoggerFactory - Class in com.haulmont.cuba.core.app
 
JGroupsLoggerFactory() - Constructor for class com.haulmont.cuba.core.app.JGroupsLoggerFactory
 
JMX_PORT_SYSTEM_PROPERTY - Static variable in class com.haulmont.cuba.web.jmx.JmxControlBean
 
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
 
JPA2RecognitionException - Exception in com.haulmont.cuba.core.sys.jpql
 
JPA2RecognitionException(String) - Constructor for exception com.haulmont.cuba.core.sys.jpql.JPA2RecognitionException
 
JPA2RecognitionException(String, Throwable) - Constructor for exception com.haulmont.cuba.core.sys.jpql.JPA2RecognitionException
 
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
JUSTIFY_CONTENT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
JUSTIFY_ITEMS - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
JUSTIFY_SELF - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 

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.
LazySupplier(Supplier<T>) - Constructor for class com.haulmont.bali.util.StreamUtils.LazySupplier
 
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
 
LEFT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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.
 
LETTER_SPACING - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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
 
LINE_HEIGHT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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
 
LinkHandlerProcessor - Interface in com.haulmont.cuba.web.sys.linkhandling
Interface that is used by LinkHandler to handle links from outside of the application.
list() - Method in class com.haulmont.cuba.core.global.FluentLoader.ByQuery
Loads a list of entities.
list() - Method in class com.haulmont.cuba.core.global.FluentLoader
Loads a list of entities.
list() - Method in class com.haulmont.cuba.core.global.FluentValueLoader
Loads a list of entities.
list() - Method in class com.haulmont.cuba.core.global.FluentValuesLoader
Loads a list of entities.
list(Name) - Method in class com.haulmont.cuba.testsupport.TestContext
 
list(String) - Method in class com.haulmont.cuba.testsupport.TestContext
 
LIST_STYLE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
LIST_STYLE_IMAGE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
LIST_STYLE_POSITION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
LIST_STYLE_TYPE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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(Class<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.NullStore
 
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(Class<E>) - Method in interface com.haulmont.cuba.core.global.DataManager
Entry point to the fluent API for loading entities.
load(Id<E, K>) - Method in interface com.haulmont.cuba.core.global.DataManager
Entry point to the fluent API for loading entities.
load(Class<E>) - Method in class com.haulmont.cuba.core.sys.TransactionalDataManagerBean
 
load(Id<E, K>) - Method in class com.haulmont.cuba.core.sys.TransactionalDataManagerBean
 
load(LoadContext<E>) - Method in class com.haulmont.cuba.core.sys.TransactionalDataManagerBean
 
load(Class<E>) - Method in interface com.haulmont.cuba.core.TransactionalDataManager
Entry point to the fluent API for loading entities.
load(Id<E, K>) - Method in interface com.haulmont.cuba.core.TransactionalDataManager
Entry point to the fluent API for loading entities.
load(LoadContext<E>) - Method in interface com.haulmont.cuba.core.TransactionalDataManager
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, Map<String, String>) - Method in class com.haulmont.cuba.gui.xml.data.DsContextLoader
 
LoadDescriptor(Collection<? extends Entity>, MetaClass, View, boolean) - Constructor for class com.haulmont.cuba.core.app.BulkEditorDataService.LoadDescriptor
 
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.NullStore
 
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.core.sys.TransactionalDataManagerBean
 
loadList(LoadContext<E>) - Method in interface com.haulmont.cuba.core.TransactionalDataManager
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
 
loadValue(String, Class<T>) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
loadValue(String, Class<T>) - Method in interface com.haulmont.cuba.core.global.DataManager
Entry point to the fluent API for loading a single scalar value.
loadValue(String, Class<T>) - Method in class com.haulmont.cuba.core.sys.TransactionalDataManagerBean
 
loadValue(String, Class<T>) - Method in interface com.haulmont.cuba.core.TransactionalDataManager
Entry point to the fluent API for loading a single scalar value.
loadValues(ValueLoadContext) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
loadValues(ValueLoadContext) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
loadValues(String) - 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.NullStore
 
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(String) - Method in interface com.haulmont.cuba.core.global.DataManager
Entry point to the fluent API for loading scalar values.
loadValues(String) - Method in class com.haulmont.cuba.core.sys.TransactionalDataManagerBean
 
loadValues(ValueLoadContext) - Method in class com.haulmont.cuba.core.sys.TransactionalDataManagerBean
 
loadValues(String) - Method in interface com.haulmont.cuba.core.TransactionalDataManager
Entry point to the fluent API for loading scalar values.
loadValues(ValueLoadContext) - Method in interface com.haulmont.cuba.core.TransactionalDataManager
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(Credentials, Map<String, Object>) - Method in interface com.haulmont.cuba.security.idp.IdpService
Login using user name and password
login(Credentials, 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(AuthRequest, Locale) - Method in class com.haulmont.idp.controllers.IdpLoginManager
 
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.FilterPredicate - Interface in com.haulmont.cuba.gui.components
A predicate that tests whether an item with the given caption matches to the given search string.
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
Deprecated.
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.
LOWEST_PLATFORM_PRECEDENCE - Static variable in interface com.haulmont.cuba.web.sys.linkhandling.LinkHandlerProcessor
Defines the lowest precedence for Ordered processors 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.
mainScreenHasFoldersPane(Frame) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
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
 
MARGIN - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
MARGIN_BOTTOM - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
MARGIN_LEFT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
MARGIN_RIGHT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
MARGIN_TOP - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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.
MARKER_OFFSET - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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
 
maskToken(String) - Method in class com.haulmont.restapi.common.RestTokenMasker
Masks token value, i.e.
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_HEIGHT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
MAX_RECORDS - Static variable in interface com.haulmont.cuba.core.app.ScreenHistory
 
MAX_ROW_COUNT - Static variable in class com.haulmont.cuba.gui.export.ExcelExporter
 
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
 
MAX_WIDTH - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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.
maxResults(int) - Method in class com.haulmont.cuba.core.global.FluentLoader.ByQuery
Sets results limit.
maxResults(int) - Method in class com.haulmont.cuba.core.global.FluentValueLoader
 
maxResults(int) - Method in class com.haulmont.cuba.core.global.FluentValuesLoader
 
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
Deprecated.
mergeWhere(String) - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
mergeWhere(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
Deprecated.
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
 
MIN_HEIGHT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
MIN_WIDTH - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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
 
multicastEvent(ApplicationEvent) - Method in interface com.haulmont.cuba.gui.events.sys.UiEventsMulticaster
 
multicastEvent(ApplicationEvent) - Method in class com.haulmont.cuba.gui.events.sys.UiEventsMulticasterImpl
 
MultipleMatchesException(String, List<String>) - Constructor for exception com.haulmont.cuba.web.sys.WebJarResourceResolver.MultipleMatchesException
 
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.BulkEditorDataService
 
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 - Variable in class com.haulmont.cuba.core.app.events.AttributeChanges.Change
 
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 class com.haulmont.cuba.core.app.NullStore
 
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.Sequences
 
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.EntityManager
 
NAME - Static variable in interface com.haulmont.cuba.core.global.BeanLocator
 
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 interface com.haulmont.cuba.core.Query
 
NAME - Static variable in interface com.haulmont.cuba.core.sys.AuditInfoProvider
 
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.EntityChangedEventManager
 
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.core.TransactionalDataManager
 
NAME - Static variable in interface com.haulmont.cuba.core.Transactions
 
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.CapsLockIndicator
 
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 class com.haulmont.cuba.gui.components.CustomDatatypesComponentGenerationStrategy
 
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 class com.haulmont.cuba.gui.components.HtmlAttributes.DOM
 
NAME - Static variable in interface com.haulmont.cuba.gui.components.HtmlAttributes
 
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 class com.haulmont.cuba.gui.xml.DeclarativeColumnGenerator
 
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
Deprecated.
 
NAME - Static variable in class com.haulmont.cuba.web.agent.PhoneScreenAgent
Deprecated.
 
NAME - Static variable in class com.haulmont.cuba.web.agent.TabletScreenAgent
Deprecated.
 
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.linkhandling.FoldersLinkHandlerProcessor
 
NAME - Static variable in class com.haulmont.cuba.web.sys.linkhandling.ScreensLinkHandlerProcessor
 
NAME - Static variable in class com.haulmont.cuba.web.sys.linkhandling.UserSwitchLinkHandlerProcessor
 
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.sys.WebJarResourceResolver
 
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 - Static variable in interface com.haulmont.restapi.swagger.SwaggerGenerator
 
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 which can be one of two types: A string with %s placeholders for formatted values of entity attributes.
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
 
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
 
notifyListeners(DescriptorEvent) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
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
 
NullStore - Class in com.haulmont.cuba.core.app
INTERNAL.
NullStore(String) - Constructor for class com.haulmont.cuba.core.app.NullStore
 
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(Supplier<T>) - Static method in class com.haulmont.bali.util.StreamUtils.LazySupplier
 
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.
of(Set<? extends Entity>) - Static method in class com.haulmont.cuba.core.global.EntitySet
Creates the EntitySet wrapping an existing set.
of(Collection<? extends Entity>) - Static method in class com.haulmont.cuba.core.global.EntitySet
Creates the EntitySet by copying the given collection to the internal set.
of(Class<T>) - Static method in class com.haulmont.cuba.core.sys.jpql.transform.NodesFinder
 
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
 
oldValue - Variable in class com.haulmont.cuba.core.app.events.AttributeChanges.Change
 
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.
onCreate(Consumer<Entity>) - Method in class com.haulmont.cuba.core.app.importexport.CollectionCompare
 
onDelete(Consumer<Entity>) - Method in class com.haulmont.cuba.core.app.importexport.CollectionCompare
 
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
onDistribution(Table.AggregationDistributionContext<E>) - Method in interface com.haulmont.cuba.gui.components.Table.AggregationDistributionProvider
Invoked when a group or total aggregation value is changed.
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
 
one() - Method in class com.haulmont.cuba.core.global.FluentLoader.ById
Loads a single instance.
one() - Method in class com.haulmont.cuba.core.global.FluentLoader.ByQuery
Loads a single instance.
one() - Method in class com.haulmont.cuba.core.global.FluentLoader
Loads a single instance.
one() - Method in class com.haulmont.cuba.core.global.FluentValueLoader
Loads a single instance.
one() - Method in class com.haulmont.cuba.core.global.FluentValuesLoader
Loads a single instance.
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
 
onUpdate(BiConsumer<Entity, Entity>) - Method in class com.haulmont.cuba.core.app.importexport.CollectionCompare
 
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
 
optional(Class<T>, K) - Method in class com.haulmont.cuba.core.global.EntitySet
Returns the entity wrapped in Optional if it exists in the set.
optional(T) - Method in class com.haulmont.cuba.core.global.EntitySet
Returns the entity wrapped in Optional if it exists in the set.
optional() - Method in class com.haulmont.cuba.core.global.FluentLoader.ById
Loads a single instance and wraps it in Optional.
optional() - Method in class com.haulmont.cuba.core.global.FluentLoader.ByQuery
Loads a single instance and wraps it in Optional.
optional() - Method in class com.haulmont.cuba.core.global.FluentLoader
Loads a single instance and wraps it in Optional.
optional() - Method in class com.haulmont.cuba.core.global.FluentValueLoader
Loads a single instance and wraps it in Optional.
optional() - Method in class com.haulmont.cuba.core.global.FluentValuesLoader
Loads a single instance and wraps it in Optional.
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.filter.FilterJpqlGenerator
 
OR_PATTERN - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
OR_PATTERN_REGEX - Static variable in class com.haulmont.cuba.core.global.filter.FilterJpqlGenerator
 
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 - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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
 
OrmXmlPostProcessor - Interface in com.haulmont.cuba.core.app
Implement this interface if you want to modify orm.xml generated by the framework.
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
 
OUTLINE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
OUTLINE_COLOR - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
OUTLINE_STYLE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
OUTLINE_WIDTH - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
OVERFLOW - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 

P

PADDING - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
PADDING_BOTTOM - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
PADDING_LEFT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
PADDING_RIGHT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
PADDING_TOP - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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(String, Object) - Method in class com.haulmont.cuba.core.global.FluentLoader.ByQuery
Sets value for a query parameter.
parameter(String, Date, TemporalType) - Method in class com.haulmont.cuba.core.global.FluentLoader.ByQuery
Sets value for a parameter of java.util.Date type.
parameter(String, Object, boolean) - Method in class com.haulmont.cuba.core.global.FluentLoader.ByQuery
Sets value for a query parameter.
parameter(String, Object) - Method in class com.haulmont.cuba.core.global.FluentValueLoader
 
parameter(String, Date, TemporalType) - Method in class com.haulmont.cuba.core.global.FluentValueLoader
 
parameter(String, Object, boolean) - Method in class com.haulmont.cuba.core.global.FluentValueLoader
 
parameter(String, Object) - Method in class com.haulmont.cuba.core.global.FluentValuesLoader
 
parameter(String, Date, TemporalType) - Method in class com.haulmont.cuba.core.global.FluentValuesLoader
 
parameter(String, Object, boolean) - Method in class com.haulmont.cuba.core.global.FluentValuesLoader
 
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.
PersistenceXmlPostProcessor - Interface in com.haulmont.cuba.core.app
Implement this interface if you want to modify persistence.xml generated by the framework.
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
Deprecated.
ScreenAgent feature will be removed in 7.0
PhoneScreenAgent() - Constructor for class com.haulmont.cuba.web.agent.PhoneScreenAgent
Deprecated.
 
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
 
PLACE_CONTENT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
PLACE_ITEMS - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
PLACE_SELF - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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 - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
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
 
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
 
preventRefresh() - Method in class com.haulmont.cuba.gui.components.RowsCount.BeforeRefreshEvent
If invoked, the component will not refresh the datasource.
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
 
printWarnings(Connection) - Static method in class com.haulmont.bali.db.DbUtils
Print warnings on a Connection to STDERR.
printWarnings(Connection, PrintWriter) - Static method in class com.haulmont.bali.db.DbUtils
Print warnings on a Connection to a specified PrintWriter.
process(Document) - Method in interface com.haulmont.cuba.core.app.OrmXmlPostProcessor
Invoked by the framework after generation of orm.xml.
process(Document) - Method in interface com.haulmont.cuba.core.app.PersistenceXmlPostProcessor
Invoked by the framework after generation of persistence.xml.
process() - Method in class com.haulmont.cuba.core.sys.persistence.DeletePolicyProcessor
 
process() - Method in class com.haulmont.cuba.core.sys.TriggerFilesProcessor
 
processDescriptorEventHolders(AbstractSession, ClassLoader) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
processEntities(Collection<? extends Entity>) - Method in class com.haulmont.cuba.core.app.CrossDataStoreReferenceLoader
 
processEvent(Object, ApplicationEvent) - Method in class com.haulmont.cuba.gui.events.sys.UiEventListenerMethodAdapter
Process the specified ApplicationEvent, checking if the condition match and handling non-null result, if any.
processEviction() - Method in class com.haulmont.cuba.security.app.UserSessions
 
processEviction() - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
INTERNAL.
processEviction(int, int) - Method in interface com.haulmont.cuba.security.idp.IdpService
Evict timed out sessions and their tickets from the session storage.
processEviction(int, int) - Method in class com.haulmont.cuba.security.idp.IdpServiceBean
 
processEviction(int, int) - Method in interface com.haulmont.cuba.security.idp.IdpSessionStore
 
processEviction(int, int) - Method in class com.haulmont.cuba.security.idp.IdpSessionStoreBean
 
processEviction() - Method in class com.haulmont.cuba.security.jmx.UserSessions
 
processEviction() - Method in interface com.haulmont.cuba.security.jmx.UserSessionsMBean
 
processExternalLink(VaadinRequest) - Method in class com.haulmont.cuba.web.AppUI
 
processLoggingForCurrentThread(boolean) - Method in class com.haulmont.cuba.security.app.EntityLog
 
processLoggingForCurrentThread(boolean) - Method in interface com.haulmont.cuba.security.app.EntityLogAPI
Disables/enables entity logging for current thread.
processQuery(String, Map<String, Object>) - Method in class com.haulmont.cuba.core.global.filter.QueryFilter
 
processQueuedEmails() - Method in class com.haulmont.cuba.core.app.Emailer
 
processQueuedEmails() - Method in interface com.haulmont.cuba.core.app.EmailerAPI
Send emails added to the queue.
processScheduledTasks() - Method in class com.haulmont.cuba.core.app.scheduling.Scheduling
 
processScheduledTasks(boolean) - Method in class com.haulmont.cuba.core.app.scheduling.Scheduling
 
processScheduledTasks() - Method in interface com.haulmont.cuba.core.app.scheduling.SchedulingAPI
Process all active scheduled tasks once.
processScheduledTasks(boolean) - Method in interface com.haulmont.cuba.core.app.scheduling.SchedulingAPI
 
processScheduledTasks() - Method in class com.haulmont.cuba.core.jmx.Scheduling
 
processScheduledTasks() - Method in interface com.haulmont.cuba.core.jmx.SchedulingMBean
 
processTemplate(String, Map<String, ?>) - Static method in class com.haulmont.cuba.core.global.TemplateHelper
 
processTemplateFromFile(String, Map<String, Object>) - Static method in class com.haulmont.cuba.core.global.TemplateHelper
 
produce() - Method in class com.haulmont.cuba.core.sys.jpql.DomainModelBuilder
 
produce() - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
produceImmediately(String) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
produceImmediately(String, String...) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
progress(List<T>) - Method in class com.haulmont.cuba.gui.backgroundwork.LocalizedTaskWrapper
 
progress(List<T>) - Method in class com.haulmont.cuba.gui.executors.BackgroundTask
Called by the execution environment in UI thread on progress change.
ProgressBar - Interface in com.haulmont.cuba.gui.components
Progress bar is a component that visually displays the progress of some task.
PROGRESSBAR_POINT - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Make the progress bar indicator appear as a dot which progresses over the progress bar track (instead of a growing bar).
progressChanged(UUID, int) - Method in interface com.haulmont.cuba.gui.upload.FileUploadingAPI.UploadProgressListener
 
ProgressListenerAdapter() - Constructor for class com.haulmont.cuba.gui.executors.BackgroundTask.ProgressListenerAdapter
 
PROP_CAPTION - Static variable in interface com.haulmont.cuba.gui.components.Action
 
PROP_DESCRIPTION - Static variable in interface com.haulmont.cuba.gui.components.Action
 
PROP_ENABLED - Static variable in interface com.haulmont.cuba.gui.components.Action
 
PROP_ICON - Static variable in interface com.haulmont.cuba.gui.components.Action
 
PROP_NAME - Static variable in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
PROP_SHORTCUT - Static variable in interface com.haulmont.cuba.gui.components.Action
 
PROP_VISIBLE - Static variable in interface com.haulmont.cuba.gui.components.Action
 
propagate(UUID) - Method in class com.haulmont.cuba.security.app.UserSessions
 
propagate(UUID) - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
INTERNAL.
propagate(String) - Method in interface com.haulmont.cuba.security.idp.IdpSessionStore
Propagates the IDP session state to the cluster
propagate(String) - Method in class com.haulmont.cuba.security.idp.IdpSessionStoreBean
 
properties - Variable in class com.haulmont.cuba.core.global.BuildInfo.Content
 
properties(List<String>) - Method in class com.haulmont.cuba.core.global.FluentValuesLoader
The same as invoking FluentValuesLoader.property(String) multiple times.
properties(String...) - Method in class com.haulmont.cuba.core.global.FluentValuesLoader
The same as invoking FluentValuesLoader.property(String) multiple times.
properties - Variable in class com.haulmont.restapi.data.MetaClassInfo
 
PROPERTIES_HIERARCHY_DEPTH - Static variable in class com.haulmont.cuba.gui.components.filter.AddConditionHelper
 
property - Variable in class com.haulmont.cuba.core.app.CrossDataStoreReferenceLoader.CrossDataStoreProperty
 
Property - Annotation Type in com.haulmont.cuba.core.config
Annotation specifying a configuration property name.
property(String) - Method in class com.haulmont.cuba.core.global.FluentValuesLoader
Adds a key of a returned key-value pair.
propertyChanged(Instance.PropertyChangeEvent) - Method in class com.haulmont.chile.core.common.compatibility.InstancePropertyChangeListenerWrapper
Deprecated.
 
propertyChanged(Object, String, Object, Object) - Method in interface com.haulmont.chile.core.common.ValueListener
Deprecated.
Called by a data model object when an attribute changes.
propertyChanged(Instance.PropertyChangeEvent) - Method in interface com.haulmont.chile.core.model.Instance.PropertyChangeListener
Called when value of instance property changed.
PropertyChangeEvent(Instance, String, Object, Object) - Constructor for class com.haulmont.chile.core.model.Instance.PropertyChangeEvent
 
PropertyCondition - Class in com.haulmont.cuba.gui.components.filter.condition
 
PropertyCondition(PropertyCondition) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.PropertyCondition
 
PropertyCondition(Element, String, String, Datasource) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.PropertyCondition
 
PropertyCondition(AbstractConditionDescriptor, String) - Constructor for class com.haulmont.cuba.gui.components.filter.condition.PropertyCondition
 
PropertyConditionDescriptor - Class in com.haulmont.cuba.gui.components.filter.descriptor
 
PropertyConditionDescriptor(String, String, String, String, CollectionDatasource) - Constructor for class com.haulmont.cuba.gui.components.filter.descriptor.PropertyConditionDescriptor
 
PropertyConditionDescriptor(Element, String, String, CollectionDatasource) - Constructor for class com.haulmont.cuba.gui.components.filter.descriptor.PropertyConditionDescriptor
 
PropertyConditionFrame - Class in com.haulmont.cuba.gui.components.filter.edit
 
PropertyConditionFrame() - Constructor for class com.haulmont.cuba.gui.components.filter.edit.PropertyConditionFrame
 
PropertyDatasource<T extends Entity> - Interface in com.haulmont.cuba.gui.data
Datasource containing an entity instance which is loaded as a non-embedded property of another entity instance.
PropertyDatasourceImpl<T extends Entity> - Class in com.haulmont.cuba.gui.data.impl
 
PropertyDatasourceImpl() - Constructor for class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
PropertyOperationEditor - Class in com.haulmont.cuba.gui.components.filter.operationedit
Operation editor for PropertyCondition.
PropertyOperationEditor(AbstractCondition) - Constructor for class com.haulmont.cuba.gui.components.filter.operationedit.PropertyOperationEditor
 
PropertyPathDecorator - Class in com.haulmont.cuba.desktop.theme.impl
 
PropertyPathDecorator(String) - Constructor for class com.haulmont.cuba.desktop.theme.impl.PropertyPathDecorator
 
PropertyPathDecorator(String, Object) - Constructor for class com.haulmont.cuba.desktop.theme.impl.PropertyPathDecorator
 
PropertyPathDecorator(String, Object, String) - Constructor for class com.haulmont.cuba.desktop.theme.impl.PropertyPathDecorator
 
PropertyPermissionValue - Enum in com.haulmont.cuba.gui.app.security.role.edit
 
PropertyType - Enum in com.haulmont.cuba.core.app.dynamicattributes
 
propertyValueEquals(Object, Object) - Static method in class com.haulmont.chile.core.model.utils.InstanceUtils
Used by AbstractInstance to check whether property value has been changed.
provide() - Method in interface com.haulmont.cuba.gui.components.FileUploadField.FileContentProvider
 
provide() - Method in class com.haulmont.cuba.gui.export.ByteArrayDataProvider
 
provide() - Method in interface com.haulmont.cuba.gui.export.ExportDataProvider
 
provide() - Method in class com.haulmont.cuba.gui.export.FileDataProvider
 
provide() - Method in class com.haulmont.cuba.gui.export.ResourceDataProvider
 
provide() - Method in class com.haulmont.cuba.gui.export.RestApiDataProvider
Deprecated.
 
provide() - Method in class com.haulmont.cuba.gui.export.SimpleFileDataProvider
 
provide() - Method in class com.haulmont.cuba.web.export.LogDataProvider
You should call LogDataProvider.obtainUrl() before
ProxyCallableStatement - Class in com.haulmont.cuba.core.sys.jdbc
 
ProxyCallableStatement(CallableStatement, Connection) - Constructor for class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
ProxyClassLoader - Class in com.haulmont.cuba.core.sys.javacl
 
ProxyConnection - Class in com.haulmont.cuba.core.sys.jdbc
 
ProxyConnection(Connection) - Constructor for class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
ProxyDataSource - Class in com.haulmont.cuba.core.sys.jdbc
 
ProxyDataSource(DataSource) - Constructor for class com.haulmont.cuba.core.sys.jdbc.ProxyDataSource
 
ProxyPreparedStatement<T extends java.sql.PreparedStatement> - Class in com.haulmont.cuba.core.sys.jdbc
 
ProxyPreparedStatement(T, Connection) - Constructor for class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
ProxyStatement<T extends java.sql.Statement> - Class in com.haulmont.cuba.core.sys.jdbc
 
ProxyStatement(T, Connection) - Constructor for class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
publish(ApplicationEvent) - Method in interface com.haulmont.cuba.core.global.Events
Notify all matching listeners registered with this application of an application event.
publish(ApplicationEvent) - Method in class com.haulmont.cuba.core.sys.EventsImpl
 
publish(Collection<EntityChangedEvent>) - Method in class com.haulmont.cuba.core.sys.persistence.EntityChangedEventManager
 
publish(T...) - Method in interface com.haulmont.cuba.gui.executors.TaskLifeCycle
Publish changes to show progress.
publish(ApplicationEvent) - Method in class com.haulmont.cuba.web.sys.WebEvents
 
PublishEntityChangedEvents - Annotation Type in com.haulmont.cuba.core.entity.annotation
Indicates that EntityChangedEvents must be published on the middle tier when the annotated entity is changed in the data store.
put(Entity) - Method in class com.haulmont.cuba.core.global.MetadataTools.CachingEntitiesHolder
 
put(Entity) - Method in interface com.haulmont.cuba.core.global.MetadataTools.EntitiesHolder
 
put(QueryKey, QueryResult) - Method in interface com.haulmont.cuba.core.sys.entitycache.QueryCache
Associates queryResult with queryKey in this cache
put(QueryKey, QueryResult) - Method in class com.haulmont.cuba.core.sys.entitycache.StandardQueryCache
 
put(String, Document) - Method in class com.haulmont.cuba.gui.xml.layout.ScreenXmlDocumentCache
 
putFileIntoStorage(UUID, FileDescriptor) - Method in class com.haulmont.cuba.gui.upload.FileUploading
 
putFileIntoStorage(TaskLifeCycle<Long>) - Method in class com.haulmont.cuba.gui.upload.FileUploading
 
putFileIntoStorage(UUID, FileDescriptor) - Method in interface com.haulmont.cuba.gui.upload.FileUploadingAPI
Upload a file from the client's temporary storage to the middleware FileStorage.
putFileIntoStorage(TaskLifeCycle<Long>) - Method in interface com.haulmont.cuba.gui.upload.FileUploadingAPI
Upload a file from the client's temporary storage into the middleware FileStorage.
putLocalizedCaption(String, String) - Method in class com.haulmont.cuba.security.entity.LocalizedConstraintMessage
Puts caption value with given locale code.
putLocalizedMessage(String, String) - Method in class com.haulmont.cuba.security.entity.LocalizedConstraintMessage
Puts message value with given locale code.
putResultToCache(QueryKey, List, String, Set<String>) - Method in class com.haulmont.cuba.core.sys.entitycache.QueryCacheManager
Put query results into query cache for specified query queryKey.
putResultToCache(QueryKey, T, String, Set<String>, RuntimeException) - Method in class com.haulmont.cuba.core.sys.entitycache.QueryCacheManager
Put query results into query cache for specified query queryKey.
putSession(IdpSession) - Method in interface com.haulmont.cuba.security.idp.IdpSessionStore
 
putSession(IdpSession) - Method in class com.haulmont.cuba.security.idp.IdpSessionStoreBean
 

Q

ql_statement() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
ql_statement_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.ql_statement_return
 
QS_ALIAS - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
QueriesController - Class in com.haulmont.restapi.controllers
Controller that is used for operations with predefined JPQL queries
QueriesController() - Constructor for class com.haulmont.restapi.controllers.QueriesController
 
QueriesControllerManager - Class in com.haulmont.restapi.service
 
QueriesControllerManager() - Constructor for class com.haulmont.restapi.service.QueriesControllerManager
 
query(Connection, String, Object, ResultSetHandler<T>) - Method in class com.haulmont.bali.db.QueryRunner
Execute an SQL SELECT query with a single replacement parameter.
query(Connection, String, Object[], ResultSetHandler<T>) - Method in class com.haulmont.bali.db.QueryRunner
Execute an SQL SELECT query with replacement parameters.
query(Connection, String, Object[], int[], ResultSetHandler<T>) - Method in class com.haulmont.bali.db.QueryRunner
Execute an SQL SELECT query with replacement parameters.
query(Connection, String, ResultSetHandler<T>) - Method in class com.haulmont.bali.db.QueryRunner
Execute an SQL SELECT query without any replacement parameters.
query(String, Object, ResultSetHandler<T>) - Method in class com.haulmont.bali.db.QueryRunner
Executes the given SELECT SQL with a single replacement parameter.
query(String, Object[], ResultSetHandler<T>) - Method in class com.haulmont.bali.db.QueryRunner
Executes the given SELECT SQL query and returns a result object.
query(String, Object[], int[], ResultSetHandler<T>) - Method in class com.haulmont.bali.db.QueryRunner
Executes the given SELECT SQL query and returns a result object.
query(String, ResultSetHandler<T>) - Method in class com.haulmont.bali.db.QueryRunner
Executes the given SELECT SQL without any replacement parameters.
query(String) - Method in class com.haulmont.cuba.core.global.FluentLoader
Sets the query text.
Query(String) - Constructor for class com.haulmont.cuba.core.global.LoadContext.Query
 
Query(String) - Constructor for class com.haulmont.cuba.core.global.ValueLoadContext.Query
 
Query - Interface in com.haulmont.cuba.core
Interface used to control query execution.
query - Variable in class com.haulmont.cuba.core.sys.QueryHolder
 
QUERY_KEY_PARAM_NAME - Static variable in interface com.haulmont.cuba.gui.components.filter.FtsFilterHelper
 
QUERY_PARAMETERS_PATTERN - Static variable in class com.haulmont.cuba.core.global.filter.ParametersHelper
 
QUERY_PARAMETERS_RE - Static variable in class com.haulmont.cuba.core.global.filter.ParametersHelper
 
QUERY_START_PATTERN - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
QUERY_START_PATTERN_REGEX - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
QueryBuilder - Class in com.haulmont.cuba.core.sys.jpql
 
QueryBuilder() - Constructor for class com.haulmont.cuba.core.sys.jpql.QueryBuilder
 
QueryCache - Interface in com.haulmont.cuba.core.sys.entitycache
Cache that contains queries and a collection of object identifiers
QueryCacheConfig - Interface in com.haulmont.cuba.core.sys.entitycache
 
QueryCacheManager - Class in com.haulmont.cuba.core.sys.entitycache
 
QueryCacheManager() - Constructor for class com.haulmont.cuba.core.sys.entitycache.QueryCacheManager
 
QueryCacheSupport - Class in com.haulmont.cuba.core.jmx
 
QueryCacheSupport() - Constructor for class com.haulmont.cuba.core.jmx.QueryCacheSupport
 
QueryCacheSupportMBean - Interface in com.haulmont.cuba.core.jmx
 
QueryFilter - Class in com.haulmont.cuba.core.global.filter
 
QueryFilter(Condition) - Constructor for class com.haulmont.cuba.core.global.filter.QueryFilter
 
QueryFilter(Element) - Constructor for class com.haulmont.cuba.core.global.filter.QueryFilter
 
QueryHolder - Class in com.haulmont.cuba.core.sys
 
QueryHolder(LoadContext.Query) - Constructor for class com.haulmont.cuba.core.sys.QueryHolder
 
QueryImpl<T> - Class in com.haulmont.cuba.core.sys
Implementation of TypedQuery interface based on EclipseLink.
QueryImpl(EntityManagerImpl, boolean, Class) - Constructor for class com.haulmont.cuba.core.sys.QueryImpl
 
QueryInfo() - Constructor for class com.haulmont.restapi.config.RestQueriesConfiguration.QueryInfo
 
QueryKey - Class in com.haulmont.cuba.core.sys.entitycache
 
QueryMacroHandler - Interface in com.haulmont.cuba.core.sys
Interface to be implemented by JPQL macro handlers.
QueryNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
QueryNode(int, Token) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.QueryNode
 
QueryNode(int, Token, Token) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.QueryNode
 
QueryParamInfo(String, String) - Constructor for class com.haulmont.restapi.config.RestQueriesConfiguration.QueryParamInfo
 
QueryParser - Interface in com.haulmont.cuba.core.global
Parses JPQL query and returns some information about it.
QueryParser.QueryPath - Class in com.haulmont.cuba.core.global
 
QueryParserAstBased - Class in com.haulmont.cuba.core.global
 
QueryParserAstBased(DomainModel, String) - Constructor for class com.haulmont.cuba.core.global.QueryParserAstBased
 
QueryParserRegex - Class in com.haulmont.cuba.core.global
Implementation of QueryParser based on regular expressions.
QueryPath(String, String, String, boolean) - Constructor for class com.haulmont.cuba.core.global.QueryParser.QueryPath
 
QueryResult - Class in com.haulmont.cuba.core.entity
 
QueryResult() - Constructor for class com.haulmont.cuba.core.entity.QueryResult
 
QueryResult - Class in com.haulmont.cuba.core.sys.entitycache
 
QueryResult(List, String, Set<String>) - Constructor for class com.haulmont.cuba.core.sys.entitycache.QueryResult
 
QueryResult(List, String, Set<String>, RuntimeException) - Constructor for class com.haulmont.cuba.core.sys.entitycache.QueryResult
 
QueryResultsManager - Class in com.haulmont.cuba.core.app.queryresults
Supports functionality that allows queries from previously selected results.
QueryResultsManager() - Constructor for class com.haulmont.cuba.core.app.queryresults.QueryResultsManager
 
QueryResultsManagerAPI - Interface in com.haulmont.cuba.core.app.queryresults
Supports functionality that allows queries from previously selected results.
QueryResultsService - Interface in com.haulmont.cuba.core.app
Interface provides functionality for working with previously selected query results
QueryResultsServiceBean - Class in com.haulmont.cuba.core.app
 
QueryResultsServiceBean() - Constructor for class com.haulmont.cuba.core.app.QueryResultsServiceBean
 
QueryRunner - Class in com.haulmont.bali.db
Executes SQL queries with pluggable strategies for handling ResultSets.
QueryRunner() - Constructor for class com.haulmont.bali.db.QueryRunner
Constructor for QueryRunner.
QueryRunner(DataSource) - Constructor for class com.haulmont.bali.db.QueryRunner
Constructor for QueryRunner.
QueryTransformer - Interface in com.haulmont.cuba.core.global
Transforms JPQL query
QueryTransformerAstBased - Class in com.haulmont.cuba.core.sys.jpql.transform
 
QueryTransformerAstBased(DomainModel, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
QueryTransformerFactory - Class in com.haulmont.cuba.core.global
Factory to get QueryParser and QueryTransformer instances.
QueryTransformerFactory() - Constructor for class com.haulmont.cuba.core.global.QueryTransformerFactory
 
QueryTransformerRegex - Class in com.haulmont.cuba.core.global
Implementation of QueryTransformer based on regular expressions.
QueryTransformerRegex(String) - Constructor for class com.haulmont.cuba.core.global.QueryTransformerRegex
 
QueryTree - Class in com.haulmont.cuba.core.sys.jpql
 
QueryTree(DomainModel, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.QueryTree
 
QueryTree(DomainModel, String, boolean) - Constructor for class com.haulmont.cuba.core.sys.jpql.QueryTree
 
QueryTreeAnalyzer - Class in com.haulmont.cuba.core.sys.jpql
 
QueryTreeAnalyzer(QueryTree) - Constructor for class com.haulmont.cuba.core.sys.jpql.QueryTreeAnalyzer
 
QueryTreeTransformer - Class in com.haulmont.cuba.core.sys.jpql.transform
 
QueryTreeTransformer(QueryTree) - Constructor for class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
QueryUtils - Class in com.haulmont.cuba.core.global
 
QueryUtils() - Constructor for class com.haulmont.cuba.core.global.QueryUtils
 
QueryVariableContext - Class in com.haulmont.cuba.core.sys.jpql
 
QueryVariableContext(DomainModel, QueryNode) - Constructor for class com.haulmont.cuba.core.sys.jpql.QueryVariableContext
 
queueUploadComplete() - Method in interface com.haulmont.cuba.gui.components.FileMultiUploadField.QueueUploadCompleteListener
 
queueUploadComplete() - Method in class com.haulmont.cuba.gui.components.FileMultiUploadField.UploadListener
Deprecated.
Queue upload completed
QUOTES - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 

R

RandomServerSorter - Class in com.haulmont.cuba.core.sys.remoting.discovery
Strategy class for work with StaticServerSelector.
RandomServerSorter() - Constructor for class com.haulmont.cuba.core.sys.remoting.discovery.RandomServerSorter
 
Range - Interface in com.haulmont.chile.core.model
Object encapsulating common properties of MetaProperty.
Range.Cardinality - Enum in com.haulmont.chile.core.model
Relation type for reference property
range_variable_declaration() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
range_variable_declaration_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.range_variable_declaration_return
 
range_variable_declaration_source() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
range_variable_declaration_source_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.range_variable_declaration_source_return
 
rangeSelect(Calendar.CalendarRangeSelectEvent) - Method in interface com.haulmont.cuba.gui.components.Calendar.CalendarRangeSelectListener
 
RangeValidator - Class in com.haulmont.cuba.gui.components.validators
Deprecated.
Use custom validator instead.
RangeValidator(Element, String) - Constructor for class com.haulmont.cuba.gui.components.validators.RangeValidator
Deprecated.
 
RangeValidator(String, String, Class<? extends Comparable>, Comparable, Comparable) - Constructor for class com.haulmont.cuba.gui.components.validators.RangeValidator
Deprecated.
 
RangeValidator(Class<? extends Comparable>, Comparable, Comparable) - Constructor for class com.haulmont.cuba.gui.components.validators.RangeValidator
Deprecated.
 
RAR - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
RdbmsStore - Class in com.haulmont.cuba.core.app
INTERNAL.
RdbmsStore(String) - Constructor for class com.haulmont.cuba.core.app.RdbmsStore
 
read(ResultSet, int) - Method in interface com.haulmont.chile.core.datatypes.Datatype
Deprecated.
read(Kryo, Input, Class<T>) - Method in class com.haulmont.cuba.core.sys.serialization.KryoSerialization.CubaFieldSerializer
 
read(Kryo, Input, Class) - Method in class com.haulmont.cuba.core.sys.serialization.KryoSerialization.CubaJavaSerializer
 
read(Kryo, Input, Class<Collection>) - Method in class com.haulmont.cuba.core.sys.serialization.KryoSerialization.IndirectContainerSerializer
 
read(Kryo, Input, Class) - Method in class com.haulmont.cuba.core.sys.serialization.KryoSerialization.UnitOfWorkQueryValueHolderSerializer
 
readAccessToken(String) - Method in class com.haulmont.restapi.auth.ClientProxyTokenStore
 
readAuthentication(OAuth2AccessToken) - Method in class com.haulmont.restapi.auth.ClientProxyTokenStore
 
readAuthentication(String) - Method in class com.haulmont.restapi.auth.ClientProxyTokenStore
 
readAuthenticationForRefreshToken(OAuth2RefreshToken) - Method in class com.haulmont.restapi.auth.ClientProxyTokenStore
 
readDocument(String) - Static method in class com.haulmont.bali.util.Dom4j
 
readDocument(Reader) - Static method in class com.haulmont.bali.util.Dom4j
 
readDocument(InputStream) - Static method in class com.haulmont.bali.util.Dom4j
 
readDocument(File) - Static method in class com.haulmont.bali.util.Dom4j
 
READONLY - Static variable in class com.haulmont.cuba.gui.components.PickerField.OpenAction
 
readOnly - Variable in class com.haulmont.restapi.data.MetaPropertyInfo
 
ReadOnlyLinkedMapValuesView - Class in com.haulmont.bali.collections
Serializable, unmodifiable collection view for LinkedMap.
ReadOnlyLinkedMapValuesView(LinkedMap) - Constructor for class com.haulmont.bali.collections.ReadOnlyLinkedMapValuesView
 
readRefreshToken(String) - Method in class com.haulmont.restapi.auth.ClientProxyTokenStore
 
readSecurityToken(Entity) - Method in class com.haulmont.cuba.core.sys.SecurityTokenManager
Decrypt security token and read filtered data
ready() - Method in class com.haulmont.cuba.gui.app.core.categories.LocalizedEnumerationWindow
 
ready() - Method in class com.haulmont.cuba.gui.app.core.file.MultiUploader
 
ready() - Method in class com.haulmont.cuba.gui.app.security.user.changepassw.ChangePasswordDialog
 
ready() - Method in class com.haulmont.cuba.gui.components.AbstractMainWindow
 
ready() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Hook to be implemented in subclasses.
ready() - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalEditor
 
rebind(Name, Object) - Method in class com.haulmont.cuba.testsupport.TestContext
 
rebind(String, Object) - Method in class com.haulmont.cuba.testsupport.TestContext
 
receive(T) - Method in interface com.haulmont.cuba.core.app.ClusterListener
Receive a message from other cluster nodes.
receive(LockInfo) - Method in class com.haulmont.cuba.core.app.LockManager
 
ReferenceImportBehaviour - Enum in com.haulmont.cuba.core.app.importexport
Enum describes a behavior for references during entities import: missing reference can be ignored or an exception can be thrown.
ReferenceToEntity - Class in com.haulmont.cuba.core.entity
 
ReferenceToEntity() - Constructor for class com.haulmont.cuba.core.entity.ReferenceToEntity
 
ReferenceToEntitySupport - Class in com.haulmont.cuba.core.global
Utility class to provide common functionality for entities with different type of primary keys
ReferenceToEntitySupport() - Constructor for class com.haulmont.cuba.core.global.ReferenceToEntitySupport
 
ReflectionHelper - Class in com.haulmont.bali.util
Utility class to simplify work with Java reflection.
refresh() - Method in class com.haulmont.cuba.gui.app.core.locking.LockBrowser
 
refresh() - Method in class com.haulmont.cuba.gui.app.security.session.browse.SessionBrowser
 
refresh() - Method in interface com.haulmont.cuba.gui.components.Table
Deprecated.
refresh datasource instead
refresh() - Method in interface com.haulmont.cuba.gui.components.Tree
Deprecated.
refresh datasource instead
refresh(Map<String, Object>) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Refresh datasource passing specified parameters to the query.
refresh() - Method in interface com.haulmont.cuba.gui.data.Datasource
Refreshes the datasource moving it to the Datasource.State.VALID state
refresh() - Method in interface com.haulmont.cuba.gui.data.DsContext
Refresh all datasources.
refresh() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
refresh(Map<String, Object>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
refresh() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
refresh(Map<String, Object>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
refresh() - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
refresh() - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
refresh() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
refresh() - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
refresh() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
RefreshAction - Class in com.haulmont.cuba.gui.components.actions
Standard list action to refresh a list of entities.
RefreshAction(ListComponent) - Constructor for class com.haulmont.cuba.gui.components.actions.RefreshAction
The simplest constructor.
RefreshAction(ListComponent, String) - Constructor for class com.haulmont.cuba.gui.components.actions.RefreshAction
Constructor that allows to specify action's name.
refreshCached(String) - Method in class com.haulmont.cuba.client.sys.cache.ClientCacheManager
 
refreshEvents(Timer) - Method in class com.haulmont.cuba.gui.app.core.screenprofiler.ScreenProfilerWindow
 
refreshFolders() - Method in interface com.haulmont.cuba.gui.components.mainwindow.FoldersPane
Refresh folders if the panel is visible.
refreshFolders() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
refreshIfNotSuspended() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Suspendable
 
refreshIfNotSuspended(Map<String, Object>) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Suspendable
 
refreshIfNotSuspended() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
refreshIfNotSuspended(Map<String, Object>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
refreshState() - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
refreshState() - Method in interface com.haulmont.cuba.gui.components.Action
Refresh internal state of the action to initialize enabled, visible, caption, icon, etc.
refreshState() - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
 
refreshState() - Method in class com.haulmont.cuba.gui.components.actions.EditAction
 
refreshStatistics(String) - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
refreshStatistics(String) - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
Calculate and refresh statistics for the specified entity.
refreshStatisticsForEntity(String) - Method in class com.haulmont.cuba.core.app.PersistenceManager
 
refreshStatisticsForEntity(String) - Method in interface com.haulmont.cuba.core.app.PersistenceManagerAPI
 
RefreshToken - Class in com.haulmont.cuba.core.entity
 
RefreshToken() - Constructor for class com.haulmont.cuba.core.entity.RefreshToken
 
refreshUserSubstitutions() - Method in interface com.haulmont.cuba.gui.components.mainwindow.UserIndicator
 
register(Datatype, String, boolean) - Method in interface com.haulmont.chile.core.datatypes.DatatypeRegistry
Register a datatype instance
register(Datatype, String, boolean) - Method in class com.haulmont.cuba.core.sys.DatatypeRegistryImpl
 
register(double) - Method in class com.haulmont.cuba.core.sys.StatisticsAccumulator.Parameter
 
register(Datasource) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
register(Datasource) - Method in interface com.haulmont.cuba.gui.data.impl.DsContextImplementation
 
register(String, Class<? extends Component>) - Method in class com.haulmont.cuba.web.gui.WebComponentsFactory
 
registerAncestorProperty(MetaProperty) - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
registerClass(MetaClassImpl) - Method in class com.haulmont.chile.core.model.impl.MetaModelImpl
 
registerClass(String, Class, MetaClassImpl) - Method in class com.haulmont.chile.core.model.impl.MetaModelImpl
 
registerComponent(String, Class<? extends Component>) - Static method in class com.haulmont.cuba.desktop.gui.DesktopComponentsFactory
 
registerComponent(Component) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
registerComponent(Component) - Method in interface com.haulmont.cuba.gui.components.Frame
INTERNAL.
registerComponent(String, Class<? extends Component>) - Static method in class com.haulmont.cuba.web.gui.WebComponentsFactory
Deprecated.
Use ExternalUIComponentsSource or app-components mechanism
registerComponent(Component) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
registerComponents(ComponentPalette...) - Static method in class com.haulmont.cuba.desktop.gui.DesktopComponentsFactory
 
registerComponents(ComponentPalette...) - Static method in class com.haulmont.cuba.web.gui.WebComponentsFactory
Deprecated.
Use ExternalUIComponentsSource or app-components mechanism
registerConverter(Converter, int) - Method in class com.haulmont.cuba.core.sys.CubaXStream.CubaXStreamConverterLookup
 
registerCreate(Entity) - Method in class com.haulmont.cuba.security.app.EntityLog
 
registerCreate(Entity, boolean) - Method in class com.haulmont.cuba.security.app.EntityLog
 
registerCreate(Entity) - Method in interface com.haulmont.cuba.security.app.EntityLogAPI
Logs creation of an entity which is configured for manual logging (LoggedEntity.auto == false).
registerCreate(Entity, boolean) - Method in interface com.haulmont.cuba.security.app.EntityLogAPI
Logs creation of an entity which is configured for auto or manual logging (depending on the auto parameter).
registerDelete(Entity) - Method in class com.haulmont.cuba.security.app.EntityLog
 
registerDelete(Entity, boolean) - Method in class com.haulmont.cuba.security.app.EntityLog
 
registerDelete(Entity) - Method in interface com.haulmont.cuba.security.app.EntityLogAPI
Logs deletion of an entity which is configured for manual logging (LoggedEntity.auto == false).
registerDelete(Entity, boolean) - Method in interface com.haulmont.cuba.security.app.EntityLogAPI
Logs deletion of an entity which is configured for auto or manual logging (depending on the auto parameter).
registerDependency(Datasource, Datasource, String) - Method in interface com.haulmont.cuba.gui.data.DsContext
Register dependency between datasources.
registerDependency(Datasource, Datasource, String) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
registerDestructionCallback(String, Runnable) - Method in class com.haulmont.cuba.web.sys.VaadinSessionScope
 
registerEditorLoader(Class<? extends WindowLoader.Editor>) - Static method in class com.haulmont.cuba.gui.xml.layout.LayoutLoaderConfig
 
registerFrame(TopLevelFrame) - Method in class com.haulmont.cuba.desktop.App
 
registerFrameLoader(Class<? extends FrameLoader>) - Static method in class com.haulmont.cuba.gui.xml.layout.LayoutLoaderConfig
 
registerInstance(Entity, EntityManager) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
registerInstance(Entity, AbstractSession) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
registerInvoker(String, LocalServiceInvoker) - Static method in class com.haulmont.cuba.core.sys.remoting.LocalServiceDirectory
 
registerListener(ParameterInfo, Datasource) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
registerListener(ParameterInfo, Datasource) - Method in interface com.haulmont.cuba.gui.data.impl.DsContextImplementation
 
registerLoader(String, Class<? extends ComponentLoader>) - Static method in class com.haulmont.cuba.gui.xml.layout.LayoutLoaderConfig
 
registerLoaders(ComponentPalette...) - Static method in class com.haulmont.cuba.gui.xml.layout.LayoutLoaderConfig
Deprecated.
Use ExternalUIComponentsSource or app-components mechanism
registerLookupLoader(Class<? extends WindowLoader.Lookup>) - Static method in class com.haulmont.cuba.gui.xml.layout.LayoutLoaderConfig
 
registerModify(Entity) - Method in class com.haulmont.cuba.security.app.EntityLog
 
registerModify(Entity, boolean) - Method in class com.haulmont.cuba.security.app.EntityLog
 
registerModify(Entity, boolean, EntityAttributeChanges) - Method in class com.haulmont.cuba.security.app.EntityLog
 
registerModify(Entity) - Method in interface com.haulmont.cuba.security.app.EntityLogAPI
Logs modification of an entity which is configured for manual logging (LoggedEntity.auto == false).
registerModify(Entity, boolean) - Method in interface com.haulmont.cuba.security.app.EntityLogAPI
Logs modification of an entity which is configured for auto or manual logging (depending on the auto parameter).
registerModify(Entity, boolean, EntityAttributeChanges) - Method in interface com.haulmont.cuba.security.app.EntityLogAPI
Logs modification of an entity which is configured for auto or manual logging (depending on the auto parameter).
registerOutParameter(int, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
registerOutParameter(int, int, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
registerOutParameter(int, int, String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
registerOutParameter(String, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
registerOutParameter(String, int, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
registerOutParameter(String, int, String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
registerPalettes(ComponentPalette...) - Static method in class com.haulmont.cuba.desktop.gui.DesktopUIPaletteManager
 
registerPalettes(ComponentPalette...) - Static method in class com.haulmont.cuba.web.gui.WebUIPaletteManager
 
registerProperty(MetaProperty) - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
registerReplacedMetaClass(MetaClass) - Method in class com.haulmont.cuba.core.global.ExtendedEntities
INTERNAL.
registerSynchronization(Synchronization) - Method in class com.haulmont.cuba.testsupport.TestTransaction
 
registerSynchronizations(String) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
INTERNAL.
registerUnsuccessfulLogin(String, String) - Method in interface com.haulmont.cuba.security.app.BruteForceProtectionAPI
Registers unsuccessful login attempt
registerUnsuccessfulLogin(String, String) - Method in class com.haulmont.cuba.security.app.BruteForceProtectionBean
 
registerUnsuccessfulLogin(String, String) - Method in interface com.haulmont.cuba.security.app.LoginService
Deprecated.
is not supported any more
registerUnsuccessfulLogin(String, String) - Method in class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
registerWindowLoader(Class<? extends WindowLoader>) - Static method in class com.haulmont.cuba.gui.xml.layout.LayoutLoaderConfig
 
RelatedAction - Class in com.haulmont.cuba.gui.components.actions
Action used in RelatedEntities visual component.
RelatedAction(String, ListComponent, MetaClass, MetaProperty) - Constructor for class com.haulmont.cuba.gui.components.actions.RelatedAction
 
RelatedEntities - Interface in com.haulmont.cuba.gui.components
 
RelatedEntitiesAPI - Interface in com.haulmont.cuba.gui.relatedentities
 
RelatedEntitiesAPI.RelatedScreenDescriptor - Class in com.haulmont.cuba.gui.relatedentities
 
RelatedEntitiesBean - Class in com.haulmont.cuba.gui.relatedentities
 
RelatedEntitiesBean() - Constructor for class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesBean
 
RelatedEntitiesSecurity - Class in com.haulmont.cuba.gui.components
 
RelatedEntitiesService - Interface in com.haulmont.cuba.core.app
 
RelatedEntitiesServiceBean - Class in com.haulmont.cuba.core.app
 
RelatedEntitiesServiceBean() - Constructor for class com.haulmont.cuba.core.app.RelatedEntitiesServiceBean
 
relatedPropertyName - Variable in class com.haulmont.cuba.core.app.CrossDataStoreReferenceLoader.CrossDataStoreProperty
 
RelatedScreenDescriptor(String, WindowManager.OpenType) - Constructor for class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI.RelatedScreenDescriptor
 
RelatedScreenDescriptor(String) - Constructor for class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI.RelatedScreenDescriptor
 
RelatedScreenDescriptor() - Constructor for class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI.RelatedScreenDescriptor
 
RelativeHeightComponentInsideUndefinedHeightDialog() - Constructor for class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.RelativeHeightComponentInsideUndefinedHeightDialog
 
RelativePathResource - Interface in com.haulmont.cuba.gui.components
A resource that is stored in the directory of your application, e.g.: ${catalina.base}/webapps/appName/static/image.png.
RelativeWidthComponentInsideUndefinedWidthDialog() - Constructor for class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.RelativeWidthComponentInsideUndefinedWidthDialog
 
releaseLock() - Method in class com.haulmont.cuba.gui.components.EditorWindowDelegate
 
releaseLock() - Method in class com.haulmont.cuba.web.gui.WebWindow.Editor
 
releaseSavepoint(Savepoint) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
reload(E, String) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
reload(E, View) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
reload(E, View, MetaClass) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
reload(E, View, MetaClass, boolean) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
reload(BulkEditorDataService.LoadDescriptor) - Method in interface com.haulmont.cuba.core.app.BulkEditorDataService
Reloads selected items with the passed view.
reload(BulkEditorDataService.LoadDescriptor) - Method in class com.haulmont.cuba.core.app.BulkEditorDataServiceBean
 
reload(E, String) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
reload(E, View) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
reload(E, View, MetaClass) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
reload(E, View, MetaClass, boolean) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
reload(T, String...) - Method in interface com.haulmont.cuba.core.EntityManager
Reload an entity from DB according to a combined view defined by the given array of views.
reload(Class<T>, K, String...) - Method in interface com.haulmont.cuba.core.EntityManager
Deprecated.
reload(E, String) - Method in interface com.haulmont.cuba.core.global.DataManager
Reloads the entity instance from data store with the view specified.
reload(E, View) - Method in interface com.haulmont.cuba.core.global.DataManager
Reloads the entity instance from data store with the view specified.
reload(E, View, MetaClass) - Method in interface com.haulmont.cuba.core.global.DataManager
Reloads the entity instance from data store with the view specified.
reload(E, View, MetaClass, boolean) - Method in interface com.haulmont.cuba.core.global.DataManager
Reloads the entity instance from data store with the view specified.
reload(Class<T>, K, String...) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
reload(T, String...) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
reload(E, String) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
reload(E, View) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
reload(E, View, MetaClass) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
reload(E, View, MetaClass, boolean) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
reloadAppFolders(List<AppFolder>) - Method in interface com.haulmont.cuba.core.app.FoldersService
Reload quantity and style information for supplied application folders.
reloadAppFolders(List<AppFolder>) - Method in class com.haulmont.cuba.core.app.FoldersServiceBean
 
reloadAppFolders() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
reloadAttributes() - Method in class com.haulmont.cuba.web.app.ui.jmxcontrol.inspect.MbeanInspectWindow
 
reloadByName(String) - Method in class com.haulmont.cuba.core.jmx.ObjectsCacheManager
 
reloadByName(String) - Method in interface com.haulmont.cuba.core.jmx.ObjectsCacheManagerMBean
 
reloadClass(String) - Method in class com.haulmont.cuba.core.sys.ClassLoaderManager
 
reloadClass(String) - Method in interface com.haulmont.cuba.core.sys.ClassLoaderManagerMBean
 
reloadConfig() - Method in class com.haulmont.cuba.gui.app.core.locking.LockBrowser
 
reloadConfiguration() - Method in class com.haulmont.cuba.core.app.LockManager
 
reloadConfiguration() - Method in interface com.haulmont.cuba.core.app.LockManagerAPI
 
reloadConfiguration() - Method in interface com.haulmont.cuba.core.app.LockService
 
reloadConfiguration() - Method in class com.haulmont.cuba.core.app.LockServiceBean
 
reloadConfiguration() - Method in class com.haulmont.cuba.core.jmx.LockManager
 
reloadConfiguration() - Method in interface com.haulmont.cuba.core.jmx.LockManagerMBean
 
reloadConfiguration() - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
reloadDynamicAttributes(BaseGenericIdEntity) - Method in class com.haulmont.cuba.gui.dynamicattributes.DynamicAttributesGuiTools
Reload dynamic attributes on the entity
reloadEntityIfNeeded(Entity, Datasource) - Method in class com.haulmont.cuba.gui.components.actions.GuiActionSupport
Returns an entity reloaded with the view of the target datasource if it is wider than the set of attributes that is loaded in the given entity instance.
reloadNN(T, String...) - Method in interface com.haulmont.cuba.core.EntityManager
Reload an entity from DB according to a combined view defined by the given array of views.
reloadNN(T, String...) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
RememberMeAuthenticationProvider - Class in com.haulmont.cuba.security.auth.providers
 
RememberMeAuthenticationProvider(Persistence, Messages) - Constructor for class com.haulmont.cuba.security.auth.providers.RememberMeAuthenticationProvider
 
RememberMeCredentials - Class in com.haulmont.cuba.security.auth
Credentials with remember me token.
RememberMeCredentials() - Constructor for class com.haulmont.cuba.security.auth.RememberMeCredentials
 
RememberMeCredentials(String, String) - Constructor for class com.haulmont.cuba.security.auth.RememberMeCredentials
 
RememberMeCredentials(String, String, Locale) - Constructor for class com.haulmont.cuba.security.auth.RememberMeCredentials
 
RememberMeCredentials(String, String, Locale, Map<String, Object>) - Constructor for class com.haulmont.cuba.security.auth.RememberMeCredentials
 
RememberMeLoginProvider - Class in com.haulmont.cuba.web.security.providers
 
RememberMeLoginProvider() - Constructor for class com.haulmont.cuba.web.security.providers.RememberMeLoginProvider
 
RememberMeToken - Class in com.haulmont.cuba.security.entity
 
RememberMeToken() - Constructor for class com.haulmont.cuba.security.entity.RememberMeToken
 
RemoteClientInfo - Class in com.haulmont.cuba.core.sys.remoting
Information about remote invocation client.
RemoteClientInfo() - Constructor for class com.haulmont.cuba.core.sys.remoting.RemoteClientInfo
 
RemoteException - Exception in com.haulmont.cuba.core.global
Exception that returns to clients from the middleware.
RemoteException(Throwable) - Constructor for exception com.haulmont.cuba.core.global.RemoteException
 
RemoteException.Cause - Class in com.haulmont.cuba.core.global
 
remoteInitialization(AbstractSession) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
RemoteProxyBeanCreator - Class in com.haulmont.cuba.core.sys.remoting
 
RemoteProxyBeanCreator() - Constructor for class com.haulmont.cuba.core.sys.remoting.RemoteProxyBeanCreator
 
RemoteServicesBeanCreator - Class in com.haulmont.cuba.core.sys.remoting
 
RemoteServicesBeanCreator() - Constructor for class com.haulmont.cuba.core.sys.remoting.RemoteServicesBeanCreator
 
RemotingContextHolder - Class in com.haulmont.cuba.core.sys
 
RemotingServlet - Class in com.haulmont.cuba.core.sys.remoting
 
RemotingServlet() - Constructor for class com.haulmont.cuba.core.sys.remoting.RemotingServlet
 
remove(Object) - Method in class com.haulmont.bali.collections.ReadOnlyLinkedMapValuesView
 
remove(Entity) - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
remove(Entity) - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
remove(Entity) - Method in interface com.haulmont.cuba.core.EntityManager
Remove the entity instance.
remove(Entity) - Method in interface com.haulmont.cuba.core.global.DataManager
Removes the entity instance from the data store.
remove(String) - Method in class com.haulmont.cuba.core.sys.EntityManagerContextHolder
 
remove(Entity) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
remove(Entity) - Method in class com.haulmont.cuba.core.sys.TransactionalDataManagerBean
 
remove(Entity) - Method in interface com.haulmont.cuba.core.TransactionalDataManager
Removes the entity instance from the data store.
remove(Component) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
remove(Component) - Method in interface com.haulmont.cuba.gui.components.Component.Container
 
remove(Entity) - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
remove(Presentation) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Removes a presentation from the list of available presentations
remove(Presentation) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
remove(UserSession) - Method in class com.haulmont.cuba.security.app.UserSessions
 
remove(UserSession) - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
INTERNAL.
remove(Component) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
remove(String) - Method in class com.haulmont.cuba.web.sys.VaadinSessionScope
 
removeAccessToken(OAuth2AccessToken) - Method in class com.haulmont.restapi.auth.ClientProxyTokenStore
 
removeAccessTokenUsingRefreshToken(OAuth2RefreshToken) - Method in class com.haulmont.restapi.auth.ClientProxyTokenStore
 
removeAction(Action) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
removeAction(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
RemoveAction - Class in com.haulmont.cuba.gui.components.actions
Standard list action to remove an entity instance.
RemoveAction(ListComponent) - Constructor for class com.haulmont.cuba.gui.components.actions.RemoveAction
The simplest constructor.
RemoveAction(ListComponent, boolean) - Constructor for class com.haulmont.cuba.gui.components.actions.RemoveAction
Constructor that allows to specify autocommit value.
RemoveAction(ListComponent, boolean, String) - Constructor for class com.haulmont.cuba.gui.components.actions.RemoveAction
Constructor that allows to specify action's identifier and autocommit value.
removeAction(Action) - Method in interface com.haulmont.cuba.gui.components.Component.ActionsHolder
Remove the action from the component
removeAction(String) - Method in interface com.haulmont.cuba.gui.components.Component.ActionsHolder
Remove the action by its ID.
removeAction(Action) - Method in class com.haulmont.cuba.gui.components.ShortcutsDelegate
 
removeAction(Action) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
removeAction(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
RemoveAction.AfterRemoveHandler - Interface in com.haulmont.cuba.gui.components.actions
 
removeActionListener(Timer.ActionListener) - Method in interface com.haulmont.cuba.gui.components.Timer
 
removeActionListener(Timer.ActionListener) - Method in class com.haulmont.cuba.web.gui.WebTimer
 
removeAfterCommitListener(DsContext.AfterCommitListener) - Method in interface com.haulmont.cuba.gui.data.DsContext
 
removeAfterCommitListener(DsContext.AfterCommitListener) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
removeAfterValueClearListener(FileUploadField.AfterValueClearListener) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
removeAggregationProperty(String) - Method in interface com.haulmont.cuba.gui.components.Table
 
removeAll(Collection) - Method in class com.haulmont.bali.collections.ReadOnlyLinkedMapValuesView
 
removeAll() - Method in class com.haulmont.cuba.desktop.exception.ExceptionHandlers
Remove all handlers.
removeAll() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
removeAll() - Method in interface com.haulmont.cuba.gui.components.Component.Container
 
removeAll() - Method in class com.haulmont.cuba.web.exception.ExceptionHandlers
Remove all handlers.
removeAll() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
removeAllActions() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
removeAllActions() - Method in interface com.haulmont.cuba.gui.components.Component.ActionsHolder
Remove all actions from the component
removeAllActions() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
removeAllChildItems() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Remove all child items from the children list.
removeAllEvents() - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEventProvider
Removes all CalendarEvent in the event provider list.
removeAllEvents() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
removeAllEvents() - Method in class com.haulmont.cuba.gui.components.calendar.ListCalendarEventProvider
 
removeAllListeners() - Method in class com.haulmont.chile.core.model.impl.AbstractInstance
 
removeAllListeners() - Method in interface com.haulmont.chile.core.model.Instance
removeAllListeners() - Method in class com.haulmont.cuba.gui.data.DynamicAttributesEntity
 
removeAllListeners() - Method in interface com.haulmont.cuba.gui.events.sys.UiEventsMulticaster
 
removeAllListeners() - Method in class com.haulmont.cuba.gui.events.sys.UiEventsMulticasterImpl
 
removeAllMenuItems() - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Remove all the root menu items.
removeAllTabs() - Method in interface com.haulmont.cuba.gui.components.Accordion
Remove all tabs.
removeAllTabs() - Method in interface com.haulmont.cuba.gui.components.TabSheet
Remove all tabs.
removeApplicationListener(ApplicationListener<?>) - Method in interface com.haulmont.cuba.gui.events.sys.UiEventsMulticaster
 
removeApplicationListener(ApplicationListener<?>) - Method in class com.haulmont.cuba.gui.events.sys.UiEventsMulticasterImpl
 
removeAttribute(String) - Method in class com.haulmont.cuba.client.ClientUserSession
 
removeAttribute(String) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
removeAttribute(String) - Method in class com.haulmont.cuba.security.global.UserSession
Remove user session attribute.
removeAttributeIf(Predicate<String>) - Method in class com.haulmont.cuba.core.sys.FetchGroupDescription
 
removeBackgroundTask(Future) - Method in class com.haulmont.cuba.web.App
 
removeBackwardClickListener(Calendar.CalendarBackwardClickListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
removeBeforeCloseWithCloseButtonListener(Window.BeforeCloseWithCloseButtonListener) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
removeBeforeCloseWithCloseButtonListener(Window.BeforeCloseWithCloseButtonListener) - Method in interface com.haulmont.cuba.gui.components.Window
Removes a previously registered before close with close button listener.
removeBeforeCloseWithCloseButtonListener(Window.BeforeCloseWithCloseButtonListener) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
removeBeforeCloseWithShortcutListener(Window.BeforeCloseWithShortcutListener) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
removeBeforeCloseWithShortcutListener(Window.BeforeCloseWithShortcutListener) - Method in interface com.haulmont.cuba.gui.components.Window
Removes a previously registered before close with shortcut listener.
removeBeforeCloseWithShortcutListener(Window.BeforeCloseWithShortcutListener) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
removeBeforeCommitListener(DsContext.BeforeCommitListener) - Method in interface com.haulmont.cuba.gui.data.DsContext
 
removeBeforeCommitListener(DsContext.BeforeCommitListener) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
removeBeforeRefreshListener(RowsCount.BeforeRefreshListener) - Method in interface com.haulmont.cuba.gui.components.RowsCount
 
removeBeforeValueClearListener(FileUploadField.BeforeValueClearListener) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
removeCellStyleProvider(DataGrid.CellStyleProvider<? super E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes style provider for the DataGrid cells.
removeChildAt(int) - Method in class com.haulmont.bali.datastruct.Node
Remove the Node<T> element at index index of the List<Node<T>>.
removeChildItem(AppMenu.MenuItem) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
Remove menu item from the children list.
removeChildItem(int) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
Remove menu item from the children list by index.
removeChildItem(SideMenu.MenuItem) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Remove menu item from the children list.
removeChildItem(int) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Remove menu item from the children list by index.
removeClass(String) - Method in interface com.haulmont.cuba.core.global.Scripting
Remove compiled class from cache
removeClass(String) - Method in class com.haulmont.cuba.core.sys.AbstractScripting
 
removeClass(String) - Method in class com.haulmont.cuba.core.sys.ClassLoaderManager
 
removeClass(String) - Method in interface com.haulmont.cuba.core.sys.ClassLoaderManagerMBean
 
removeClass(String) - Method in class com.haulmont.cuba.core.sys.javacl.JavaClassLoader
 
removeClickListener(Image.ClickListener) - Method in interface com.haulmont.cuba.gui.components.Image
 
removeClickListener(String) - Method in interface com.haulmont.cuba.gui.components.Table
Remove click listener.
removeCloseListener(Window.CloseListener) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
removeCloseListener(Window.CloseListener) - Method in interface com.haulmont.cuba.gui.components.Window
 
removeCloseListener(Window.CloseListener) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
removeCloseWithCommitListener(Window.CloseWithCommitListener) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
removeCloseWithCommitListener(Window.CloseWithCommitListener) - Method in interface com.haulmont.cuba.gui.components.Window
 
removeCloseWithCommitListener(Window.CloseWithCommitListener) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
removeCollectionChangeListener(CollectionDatasource.CollectionChangeListener<? super T, K>) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
 
removeCollectionChangeListener(CollectionDatasource.CollectionChangeListener<? super T, K>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
removeCollectionChangeListener(CollectionDatasource.CollectionChangeListener) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
removeCollectionChangeListener(CollectionDatasource.CollectionChangeListener<? super T, K>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
removeColumn(Table, String) - Static method in class com.haulmont.cuba.gui.app.LinkColumnHelper
 
removeColumn(DataGrid.Column) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes the given column from DataGrid or do nothing if column is null.
removeColumn(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes a column from DataGrid by its Id or do nothing if column is not found.
removeColumn(Table.Column) - Method in interface com.haulmont.cuba.gui.components.Table
 
removeColumnCollapseListener(Table.ColumnCollapseListener) - Method in interface com.haulmont.cuba.gui.components.Table
 
removeColumnCollapsingChangeListener(DataGrid.ColumnCollapsingChangeListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes a previously registered column collapsing change listener
removeColumnReorderListener(DataGrid.ColumnReorderListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes a previously registered column reorder listener.
removeColumnResizeListener(DataGrid.ColumnResizeListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes a previously registered column resize listener.
removeCondition(AbstractCondition) - Method in class com.haulmont.cuba.gui.components.filter.ConditionsTree
Removes a node with condition from the tree.
removeCondition() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
removeConstraint(Constraint) - Method in class com.haulmont.cuba.security.global.UserSession
INTERNAL
removeContext() - Static method in class com.haulmont.cuba.core.app.execution.ExecutionContextHolder
 
removeContextClickListener(DataGrid.ContextClickListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes a previously registered context click listener
removeCookie(String) - Method in class com.haulmont.cuba.web.App
 
removeCookie(String) - Method in class com.haulmont.cuba.web.sys.AppCookies
 
removeCssProperty(Component, String) - Method in interface com.haulmont.cuba.gui.components.HtmlAttributes
Clears CSS property value from the top most element of UI component.
removeDateClickListener(Calendar.CalendarDateClickListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
removeDbProperty(String) - Method in class com.haulmont.cuba.core.jmx.ConfigStorage
 
removeDbProperty(String) - Method in interface com.haulmont.cuba.core.jmx.ConfigStorageMBean
 
removeDetachListener(DetachableFrame.DetachListener) - Method in interface com.haulmont.cuba.gui.components.DetachableFrame
 
removeDistinct() - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Replaces 'select distinct' with 'select'.
removeDistinct() - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
removeDistinct() - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
removeDistinct() - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
removeDomAttribute(Component, String) - Method in interface com.haulmont.cuba.gui.components.HtmlAttributes
Removes DOM attribute from the top most element of UI component.
removeEditableChangeListener(Component.EditableChangeListener) - Method in interface com.haulmont.cuba.gui.components.Component.EditableChangeNotifier
 
removeEditorCloseListener(DataGrid.EditorCloseListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes a previously registered DataGrid editor close listener.
removeEditorCloseListener(ListEditor.EditorCloseListener) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
removeEditorCloseListener(ListEditor.EditorCloseListener) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
removeEditorCloseListener(ListEditor.EditorCloseListener) - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
removeEditorOpenListener(DataGrid.EditorOpenListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes a previously registered DataGrid editor open listener.
removeEditorPostCommitListener(DataGrid.EditorPostCommitListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes a previously registered DataGrid editor post commit listener.
removeEditorPreCommitListener(DataGrid.EditorPreCommitListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes a previously registered DataGrid editor pre commit listener.
removeEnabledRule(BaseAction.EnabledRule) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
Remove enabled rule.
removeEnterPressListener(TextInputField.EnterPressListener) - Method in interface com.haulmont.cuba.gui.components.TextInputField.EnterPressNotifier
 
removeEntities(String, Collection) - Static method in class com.haulmont.cuba.gui.components.filter.UserSetHelper
 
removeEvent(CalendarEvent) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEventProvider
Removes CalendarEvent from the event provider list.
removeEvent(CalendarEvent) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
removeEvent(CalendarEvent) - Method in class com.haulmont.cuba.gui.components.calendar.ListCalendarEventProvider
 
removeEventChangeListener(CalendarEvent.EventChangeListener) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent
 
removeEventChangeListener(CalendarEvent.EventChangeListener) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
removeEventChangeListener(CalendarEvent.EventChangeListener) - Method in class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
removeEventClickListener(Calendar.CalendarEventClickListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
removeEventMoveListener(Calendar.CalendarEventMoveListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
removeEventResizeListener(Calendar.CalendarEventResizeListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
removeEventSetChangeListener(CalendarEventProvider.EventSetChangeListener) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEventProvider
 
removeEventSetChangeListener(CalendarEventProvider.EventSetChangeListener) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
removeEventSetChangeListener(CalendarEventProvider.EventSetChangeListener) - Method in class com.haulmont.cuba.gui.components.calendar.ListCalendarEventProvider
 
removeExecutionHistory(String, String) - Method in class com.haulmont.cuba.core.jmx.Scheduling
 
removeExecutionHistory(String, String) - Method in interface com.haulmont.cuba.core.jmx.SchedulingMBean
 
removeExpandedStateChangeListener(Component.ExpandedStateChangeListener) - Method in interface com.haulmont.cuba.gui.components.Component.Collapsable
 
removeExpandedStateChangeListener(FilterDelegate.FDExpandedStateChangeListener) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
removeExpandedStateChangeListener(FilterDelegate.FDExpandedStateChangeListener) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
removeExtraSpaces(String) - Static method in class com.haulmont.bali.util.StringHelper
Removes extra (more than one) whitespace characters from any place of the string.
Examples:
" aaa bbb ccc ddd " becomes "aaa bbb ccc ddd"
removeField(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Remove field by id.
removeField(FieldGroup.FieldConfig) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Remove field associated with fieldConfig.
removeFile(FileDescriptor) - Method in class com.haulmont.cuba.client.sys.FileLoaderClientImpl
 
removeFile(FileDescriptor) - Method in class com.haulmont.cuba.core.app.filestorage.amazon.AmazonS3FileStorage
 
removeFile(FileDescriptor) - Method in class com.haulmont.cuba.core.app.filestorage.FileStorage
 
removeFile(FileDescriptor) - Method in interface com.haulmont.cuba.core.app.FileStorageAPI
Remove a file from the file storage.
removeFile(FileDescriptor) - Method in interface com.haulmont.cuba.core.app.FileStorageService
 
removeFile(FileDescriptor) - Method in class com.haulmont.cuba.core.app.FileStorageServiceBean
 
removeFile(FileDescriptor) - Method in interface com.haulmont.cuba.core.global.FileLoader
Remove a file from the file storage.
removeFile(FileDescriptor) - Method in class com.haulmont.cuba.core.sys.FileLoaderImpl
 
removeFileUploadErrorListener(UploadField.FileUploadErrorListener) - Method in interface com.haulmont.cuba.gui.components.UploadField
 
removeFileUploadFinishListener(UploadField.FileUploadFinishListener) - Method in interface com.haulmont.cuba.gui.components.UploadField
 
removeFileUploadStartListener(UploadField.FileUploadStartListener) - Method in interface com.haulmont.cuba.gui.components.UploadField
 
removeFileUploadSucceedListener(FileUploadField.FileUploadSucceedListener) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
 
removeFolder(Folder) - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
removeFolderFromFoldersPane(Folder) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
removeFooterRow(DataGrid.FooterRow) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes the given row from the footer section.
removeFooterRow(int) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes the row at the given position from the footer section.
removeForwardClickListener(Calendar.CalendarForwardClickListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
removeFromCache(String) - Method in class com.haulmont.cuba.core.sys.javacl.ProxyClassLoader
 
removeFromEnvironment(String) - Method in class com.haulmont.cuba.testsupport.TestContext
 
removeGeneratedColumn(String) - Method in interface com.haulmont.cuba.gui.components.Table
 
removeHeaderRow(DataGrid.HeaderRow) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes the given row from the header section.
removeHeaderRow(int) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes the row at the given position from the header section.
removeIds(Set<String>, Collection) - Static method in class com.haulmont.cuba.gui.components.filter.UserSetHelper
 
removeIf(Predicate) - Method in class com.haulmont.bali.collections.ReadOnlyLinkedMapValuesView
 
removeItem(Object) - Method in interface com.haulmont.cuba.gui.components.TokenList.ItemChangeHandler
 
removeItem(T) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Remove an item from the collection.
removeItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
removeItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
removeItemChangeListener(Datasource.ItemChangeListener<T>) - Method in interface com.haulmont.cuba.gui.data.Datasource
 
removeItemChangeListener(Datasource.ItemChangeListener<T>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
removeItemChangeListener(Datasource.ItemChangeListener) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
removeItemClickListener(DataGrid.ItemClickListener<E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes a previously registered item click listener
removeItemPropertyChangeListener(Datasource.ItemPropertyChangeListener<T>) - Method in interface com.haulmont.cuba.gui.data.Datasource
 
removeItemPropertyChangeListener(Datasource.ItemPropertyChangeListener<T>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
removeItemPropertyChangeListener(Datasource.ItemPropertyChangeListener) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
removeLayoutClickListener(Component.LayoutClickListener) - Method in interface com.haulmont.cuba.gui.components.Component.LayoutClickNotifier
 
removeListener(Class<L>, L) - Method in class com.haulmont.bali.events.EventRouter
 
removeListener(Class<L>, L, Runnable) - Method in class com.haulmont.bali.events.EventRouter
 
removeListener(ValueListener) - Method in class com.haulmont.chile.core.model.impl.AbstractInstance
 
removeListener(ValueListener) - Method in interface com.haulmont.chile.core.model.Instance
removeListener(Class, ClusterListener) - Method in class com.haulmont.cuba.core.app.ClusterManager
 
removeListener(Class, ClusterListener) - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Unsubscribe from messages from other cluster nodes.
removeListener(Class<? extends Entity>, Class<?>) - Method in class com.haulmont.cuba.core.sys.listener.EntityListenerManager
Unregister an entity listener.
removeListener(Class<? extends Entity>, String) - Method in class com.haulmont.cuba.core.sys.listener.EntityListenerManager
Unregister an entity listener.
removeListener(DescriptorEventListener) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
removeListener(ConnectionListener) - Method in class com.haulmont.cuba.desktop.Connection
 
removeListener(Window.CloseListener) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
removeListener(Accordion.TabChangeListener) - Method in interface com.haulmont.cuba.gui.components.Accordion
Deprecated.
removeListener(Component.Collapsable.ExpandListener) - Method in interface com.haulmont.cuba.gui.components.Component.Collapsable
Deprecated.
removeListener(Component.Collapsable.CollapseListener) - Method in interface com.haulmont.cuba.gui.components.Component.Collapsable
Deprecated.
removeListener(ValueListener) - Method in interface com.haulmont.cuba.gui.components.Component.HasValue
Deprecated.
removeListener(FileMultiUploadField.UploadListener) - Method in interface com.haulmont.cuba.gui.components.FileMultiUploadField
Deprecated.
removeListener(FileUploadField.Listener) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Deprecated.
removeListener(AbstractCondition.Listener) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
removeListener(ValueListener) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
removeListener(TabSheet.TabChangeListener) - Method in interface com.haulmont.cuba.gui.components.TabSheet
removeListener(Window.CloseListener) - Method in interface com.haulmont.cuba.gui.components.Window
Deprecated.
removeListener(DatasourceListener<T>) - Method in interface com.haulmont.cuba.gui.data.Datasource
Deprecated.
removeListener(DsContext.CommitListener) - Method in interface com.haulmont.cuba.gui.data.DsContext
Deprecated.
removeListener(ValueListener) - Method in class com.haulmont.cuba.gui.data.DynamicAttributesEntity
 
removeListener(DatasourceListener<T>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
removeListener(DatasourceListener<T>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
removeListener(DatasourceListener<T>) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
removeListener(DsContext.CommitListener) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
removeListener(PresentationsChangeListener) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Removes listener
removeListener(PresentationsChangeListener) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
removeListener(ConnectionListener) - Method in interface com.haulmont.cuba.portal.Connection
Remove a connection listener.
removeListener(ConnectionListener) - Method in class com.haulmont.cuba.portal.sys.PortalConnection
 
removeListener(Window.CloseListener) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
removeListener(WindowBreadCrumbs.Listener) - Method in class com.haulmont.cuba.web.sys.WindowBreadCrumbs
 
removeListeners(Class<L>) - Method in class com.haulmont.bali.events.EventRouter
 
removeLocalAttribute(String) - Method in class com.haulmont.cuba.security.global.UserSession
Remove local attribute.
removeLocalConnection() - Method in class com.haulmont.cuba.core.sys.entitycache.EntityCacheTransportManager
 
removeLookupValueChangeListener(LookupComponent.LookupSelectionChangeListener) - Method in interface com.haulmont.cuba.gui.components.LookupComponent.LookupSelectionChangeNotifier
 
removeMenuItem(AppMenu.MenuItem) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
Remove menu item from the root items list.
removeMenuItem(int) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
Remove menu item from the root items list by index.
removeMenuItem(SideMenu.MenuItem) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Remove menu item from the root items list.
removeMenuItem(int) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Remove menu item from the root items list by index.
removeOrderBy() - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Removes 'order by' clause
removeOrderBy() - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
removeOrderBy() - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
removeOrderBy() - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
removeOwner(Component.ActionOwner) - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
removeOwner(Component.ActionOwner) - Method in interface com.haulmont.cuba.gui.components.Action
Remove an owner component.
removeParameter(String) - Method in interface com.haulmont.cuba.gui.components.Embedded
Deprecated.
 
removePermission(PermissionType, String) - Method in class com.haulmont.cuba.security.global.UserSession
INTERNAL
removePopupVisibilityListener(PopupButton.PopupVisibilityListener) - Method in interface com.haulmont.cuba.gui.components.PopupButton
 
removePopupVisibilityListener(PopupView.PopupVisibilityListener) - Method in interface com.haulmont.cuba.gui.components.PopupView
 
removePrintable(String) - Method in interface com.haulmont.cuba.gui.components.Table
Removes Table.Printable representation of column.
removeProgressListener(BackgroundTask.ProgressListener<T, V>) - Method in class com.haulmont.cuba.gui.executors.BackgroundTask
Remove a progress listener.
removeProperty(String) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportView
 
removeProperty(String) - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaClass
 
removePropertyChangeListener(Instance.PropertyChangeListener) - Method in class com.haulmont.chile.core.model.impl.AbstractInstance
 
removePropertyChangeListener(Instance.PropertyChangeListener) - Method in interface com.haulmont.chile.core.model.Instance
Remove listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.haulmont.cuba.gui.components.Action
Removes a listener.
removePropertyChangeListener(Instance.PropertyChangeListener) - Method in class com.haulmont.cuba.gui.data.DynamicAttributesEntity
 
removePropertyOption(String) - Method in interface com.haulmont.cuba.gui.components.RelatedEntities
 
removeQueueUploadCompleteListener(FileMultiUploadField.QueueUploadCompleteListener) - Method in interface com.haulmont.cuba.gui.components.FileMultiUploadField
 
removeRangeSelectListener(Calendar.CalendarRangeSelectListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
removeRefreshToken(OAuth2RefreshToken) - Method in class com.haulmont.restapi.auth.ClientProxyTokenStore
 
removeResizeListener(ResizeListener) - Method in interface com.haulmont.cuba.gui.components.ResizableTextArea
Deprecated.
removeResizeListener(ResizableTextArea.ResizeListener) - Method in interface com.haulmont.cuba.gui.components.ResizableTextArea
 
removeResource(CancelableResource) - Method in interface com.haulmont.cuba.core.app.execution.ExecutionContext
remove cancelable resource to the current execution
removeResource(CancelableResource) - Method in class com.haulmont.cuba.core.app.execution.ExecutionContextImpl
 
removeRowStyleProvider(DataGrid.RowStyleProvider<? super E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes style provider for the DataGrid rows.
removeSelectedTabChangeListener(Accordion.SelectedTabChangeListener) - Method in interface com.haulmont.cuba.gui.components.Accordion
Remove previously added SelectedTabChangeListener.
removeSelectedTabChangeListener(TabSheet.SelectedTabChangeListener) - Method in interface com.haulmont.cuba.gui.components.TabSheet
Remove previously added SelectedTabChangeListener.
removeSelectionListener(DataGrid.SelectionListener<E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes a previously registered selection change listener
removeSession(String) - Method in class com.haulmont.cuba.core.jmx.IdpSessions
 
removeSession(String) - Method in interface com.haulmont.cuba.core.jmx.IdpSessionsMBean
 
removeSession(String) - Method in interface com.haulmont.cuba.security.idp.IdpSessionStore
 
removeSession(String) - Method in class com.haulmont.cuba.security.idp.IdpSessionStoreBean
 
removeSession(UserSession) - Method in class com.haulmont.cuba.security.sys.UserSessionManager
removeSession(String, String, HttpServletResponse) - Method in class com.haulmont.idp.controllers.IdpServiceController
 
removeSessionAttribute(UUID, String) - Method in interface com.haulmont.cuba.security.app.UserSessionService
Remove a session attribute, propagating changes to the cluster.
removeSessionAttribute(UUID, String) - Method in class com.haulmont.cuba.security.app.UserSessionServiceBean
 
removeSessionAttribute(String, String) - Method in interface com.haulmont.cuba.security.idp.IdpService
Remove a session attribute, propagating changes to the cluster.
removeSessionAttribute(String, String) - Method in class com.haulmont.cuba.security.idp.IdpServiceBean
 
removeShortcutAction(Component.ShortcutAction) - Method in interface com.haulmont.cuba.gui.components.Component.ShortcutNotifier
 
removeSortListener(DataGrid.SortListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Removes a previously registered sort order change listener
removeSourceChangeListener(ResourceView.SourceChangeListener) - Method in interface com.haulmont.cuba.gui.components.ResourceView
Removes a listener that will be notified when a source is changed.
removeSplitPositionChangeListener(SplitPanel.SplitPositionChangeListener) - Method in interface com.haulmont.cuba.gui.components.SplitPanel
 
removeStateChangeListener(AppWorkArea.StateChangeListener) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppWorkArea
 
removeStateChangeListener(Datasource.StateChangeListener<T>) - Method in interface com.haulmont.cuba.gui.data.Datasource
 
removeStateChangeListener(Datasource.StateChangeListener<T>) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
removeStateChangeListener(Datasource.StateChangeListener) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
removeStateChangeListener(Connection.StateChangeListener) - Method in interface com.haulmont.cuba.web.Connection
Remove a connection listener.
removeStateChangeListener(Connection.StateChangeListener) - Method in class com.haulmont.cuba.web.security.ConnectionImpl
 
removeStopListener(Timer.StopListener) - Method in interface com.haulmont.cuba.gui.components.Timer
 
removeStopListener(Timer.StopListener) - Method in class com.haulmont.cuba.web.gui.WebTimer
 
removeStyleName(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
removeStyleName(String) - Method in interface com.haulmont.cuba.gui.components.Component
Removes one or more style names from component.
removeStyleName(String) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
removeStyleName(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Removes one or more style names from component.
removeStyleName(String) - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
removeStyleName(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
removeStyleProvider(Table.StyleProvider<? super E>) - Method in interface com.haulmont.cuba.gui.components.Table
Remove style provider for the table.
removeStyleProvider(Tree.StyleProvider<? super E>) - Method in interface com.haulmont.cuba.gui.components.Tree
 
removeTab(String) - Method in interface com.haulmont.cuba.gui.components.Accordion
Remove tab.
removeTab(String) - Method in interface com.haulmont.cuba.gui.components.TabSheet
Remove tab.
removeTableFtsTooltips(Table) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
removeTask(TaskHandlerImpl) - Method in class com.haulmont.cuba.gui.executors.impl.TasksWatchDog
 
removeTask(TaskHandlerImpl) - Method in interface com.haulmont.cuba.gui.executors.WatchDog
Task completed, remove it from watches.
removeTask(Future) - Method in class com.haulmont.cuba.web.sys.BackgroundTaskManager
Stop manage of stopped task
removeTextChangeListener(TextInputField.TextChangeListener) - Method in interface com.haulmont.cuba.gui.components.TextInputField.TextChangeNotifier
 
removeTimer(CubaTimer) - Method in class com.haulmont.cuba.web.AppUI
 
removeTimerListener(Timer.TimerListener) - Method in interface com.haulmont.cuba.gui.components.Timer
Deprecated.
removeTimerListener(Timer.TimerListener) - Method in class com.haulmont.cuba.web.gui.WebTimer
 
removeTokensByUserLogin(String) - Method in class com.haulmont.cuba.security.jmx.ServerTokenStore
 
removeTokensByUserLogin(String) - Method in interface com.haulmont.cuba.security.jmx.ServerTokenStoreMBean
 
removeUserSubstitutionListener(Connection.UserSubstitutionListener) - Method in interface com.haulmont.cuba.web.Connection
Remove a user substitution listener.
removeUserSubstitutionListener(Connection.UserSubstitutionListener) - Method in class com.haulmont.cuba.web.security.ConnectionImpl
 
removeValidator(Field.Validator) - Method in interface com.haulmont.cuba.gui.components.Field
 
removeValidator(Field.Validator) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Remove validator.
removeValueChangeListener(Component.ValueChangeListener) - Method in interface com.haulmont.cuba.gui.components.Component.HasValue
 
removeValueChangeListener(Param.ParamValueChangeListener) - Method in class com.haulmont.cuba.gui.components.filter.Param
 
removeValueChangeListener(Component.ValueChangeListener) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
removeValueChangeListener(String, Component.ValueChangeListener) - Method in interface com.haulmont.cuba.gui.FrameContext
Remove the value listener from the specified component
removeValueChangeListener(String, Component.ValueChangeListener) - Method in class com.haulmont.cuba.gui.FrameContextImpl
 
removeValueListener(String, ValueListener) - Method in interface com.haulmont.cuba.gui.FrameContext
Deprecated.
removeValueListener(String, ValueListener) - Method in class com.haulmont.cuba.gui.FrameContextImpl
 
removeVisibilityChangeListener(VisibilityChangeNotifier.VisibilityChangeListener) - Method in interface com.haulmont.cuba.gui.components.VisibilityChangeNotifier
 
removeWeekClickListener(Calendar.CalendarWeekClickListener) - Method in interface com.haulmont.cuba.gui.components.Calendar
 
removeWindow() - Method in class com.haulmont.cuba.web.sys.WindowBreadCrumbs
 
rename(Name, Name) - Method in class com.haulmont.cuba.testsupport.TestContext
 
rename(String, String) - Method in class com.haulmont.cuba.testsupport.TestContext
 
renameVariable(String, EntityReference) - Method in class com.haulmont.cuba.core.sys.jpql.transform.VariableManipulator
 
renameVariableIn(PathNode) - Method in class com.haulmont.cuba.core.sys.jpql.transform.EntityNameEntityReference
 
renameVariableIn(PathNode) - Method in interface com.haulmont.cuba.core.sys.jpql.transform.EntityReference
 
renameVariableIn(PathNode) - Method in class com.haulmont.cuba.core.sys.jpql.transform.PathEntityReference
 
renameVariableIn(PathNode) - Method in class com.haulmont.cuba.core.sys.jpql.transform.VariableEntityReference
 
renameVariableTo(String) - Method in class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
RendererClickEvent(DataGrid, Component.MouseEventDetails, Object, String) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.RendererClickEvent
Constructor for a renderer click event.
repaint() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Repaint UI representation of the DataGrid without refreshing the table data.
repaint() - Method in interface com.haulmont.cuba.gui.components.Table
Repaint UI representation of the table (columns, generated columns) without refreshing the table data
repaint() - Method in interface com.haulmont.cuba.gui.components.Tree
Repaint UI representation of the tree including style providers and icon providers without refreshing the tree data.
replaceAliases(HintRequest) - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.AliasRemover
 
replaceEntityName(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Replace main entity name, e.g.
replaceEntityName(String) - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
replaceEntityName(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
replaceEntityName(String, IdentificationVariableNode) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
replaceEntries(String, String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.EntityNameEntityReference
 
replaceEntries(String, String) - Method in interface com.haulmont.cuba.core.sys.jpql.transform.EntityReference
 
replaceEntries(String, String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.PathEntityReference
 
replaceEntries(String, String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.VariableEntityReference
 
replaceInCondition(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
 
replaceInCondition(String) - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
replaceInCondition(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
replaceItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
replaceOrderBy(boolean, String...) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Adds or replaces 'order by' clause
replaceOrderBy(boolean, String...) - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
replaceOrderBy(boolean, String...) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
replaceOrderBy(boolean, PathEntityReference...) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
replaceQueryParams(String, Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.querymacro.DateAfterMacroHandler
 
replaceQueryParams(String, Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.querymacro.DateBeforeMacroHandler
 
replaceQueryParams(String, Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.querymacro.DateEqualsMacroHandler
 
replaceQueryParams(String, Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.querymacro.EnumQueryMacroHandler
 
replaceQueryParams(String, Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.querymacro.TimeBetweenQueryMacroHandler
 
replaceQueryParams(String, Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.querymacro.TimeTodayQueryMacroHandler
 
replaceQueryParams(String, Map<String, Object>) - Method in interface com.haulmont.cuba.core.sys.QueryMacroHandler
Replaces param names in queryString with its values from the params parameter.
replaceSelectedEntityVariable(String, PathNode) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
replaceWithCount() - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Replaces select e.f1, e.f2, ... clause with select count(e) ...
replaceWithCount() - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
replaceWithCount() - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
replaceWithCount(Tree) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
replaceWithSelectEntityVariable(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Replaces select e from ... clause with select 'selectEntityVariable' from ...
replaceWithSelectEntityVariable(String) - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
replaceWithSelectEntityVariable(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
replaceWithSelectId() - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Replaces select e from ... clause with select e.id from ...
replaceWithSelectId(String) - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Replaces select e from ... clause with select e.pkName from ...
replaceWithSelectId() - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
replaceWithSelectId(String) - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
replaceWithSelectId() - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
replaceWithSelectId(String) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
replaceWithSelectId(String, PathNode) - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTreeTransformer
 
REQUEST_ATTR - Static variable in class com.haulmont.cuba.portal.sys.security.PortalUserSessionSource
 
REQUEST_ATTR - Static variable in class com.haulmont.cuba.web.sys.WebUserSessionSource
 
RequestContext - Class in com.haulmont.cuba.web.sys
 
RequestContext(HttpServletRequest, HttpServletResponse) - Constructor for class com.haulmont.cuba.web.sys.RequestContext
 
requestFocus() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
requestFocus() - Method in interface com.haulmont.cuba.gui.components.Component
Set focus to this component
requestFocus(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Request focus on field.
requestFocus() - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
requestFocus() - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
requestFocus() - Method in class com.haulmont.cuba.gui.components.filter.ParamEditor
 
requestFocus() - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
requestFocus() - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
requestFocus(E, String) - Method in interface com.haulmont.cuba.gui.components.Table
Set focus on inner field of editable/generated column.
requestFocus() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
requestHint(String) - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.HintProvider
 
requestHint(HintRequest) - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.HintProvider
 
requestHint(String, int, AutoCompleteSupport, int) - Static method in class com.haulmont.cuba.gui.components.autocomplete.JpqlSuggestionFactory
 
requestHint(String, int, AutoCompleteSupport, int, HintProvider) - Static method in class com.haulmont.cuba.gui.components.autocomplete.JpqlSuggestionFactory
 
RequiredValueMissingException - Exception in com.haulmont.cuba.gui.components
 
RequiredValueMissingException() - Constructor for exception com.haulmont.cuba.gui.components.RequiredValueMissingException
 
RequiredValueMissingException(String) - Constructor for exception com.haulmont.cuba.gui.components.RequiredValueMissingException
 
RequiredValueMissingException(String, Component) - Constructor for exception com.haulmont.cuba.gui.components.RequiredValueMissingException
 
RequiredView - Annotation Type in com.haulmont.cuba.core.global.validation
Annotation that can be added to service method definitions to ensure that entity instances are loaded with all the attributes specified in the view.
RequiredViewValidator - Class in com.haulmont.cuba.core.global.validation
 
RequiredViewValidator() - Constructor for class com.haulmont.cuba.core.global.validation.RequiredViewValidator
 
reserialize(Serializable) - Static method in class com.haulmont.cuba.testsupport.TestSupport
 
reserveId(String) - Method in class com.haulmont.cuba.gui.TestIdManager
 
reset() - Method in class com.haulmont.cuba.core.app.MiddlewareStatisticsAccumulator
 
reset() - Method in class com.haulmont.cuba.core.app.NumberIdWorker
INTERNAL.
reset() - Method in class com.haulmont.cuba.core.app.SequencesImpl
INTERNAL.
reset() - Method in interface com.haulmont.cuba.core.global.QueryTransformer
Reset internal buffer
reset() - Method in class com.haulmont.cuba.core.global.QueryTransformerRegex
 
reset() - Method in class com.haulmont.cuba.core.sys.AbstractViewRepository
 
reset() - Method in class com.haulmont.cuba.core.sys.jpql.transform.QueryTransformerAstBased
 
reset() - Method in class com.haulmont.cuba.core.sys.NumberIdCache
INTERNAL.
reset() - Method in class com.haulmont.cuba.core.sys.serialization.CubaMapReferenceResolver
 
reset() - Method in class com.haulmont.cuba.gui.config.MenuConfig
Make the config to reload screens on next request.
reset() - Method in class com.haulmont.cuba.gui.config.WindowConfig
Make the config to reload screens on next request.
reset() - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
reset() - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
reset() - Method in class com.haulmont.cuba.gui.TestIdManager
 
resetEditHistory() - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
Reset the stack of undo/redo redo operations.
resetExpanded() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
resetExpanded() - Method in interface com.haulmont.cuba.gui.components.ExpandingLayout
 
resetExpanded() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
ResetPasswordsDialog - Class in com.haulmont.cuba.gui.app.security.user.resetpasswords
 
ResetPasswordsDialog() - Constructor for class com.haulmont.cuba.gui.app.security.user.resetpasswords.ResetPasswordsDialog
 
resetPresentation() - Method in interface com.haulmont.cuba.gui.components.Component.HasPresentations
 
resetRememberMe() - Method in class com.haulmont.cuba.gui.app.security.user.browse.UserBrowser
 
resetRememberMe(Set<User>) - Method in class com.haulmont.cuba.gui.app.security.user.browse.UserBrowser
 
resetRememberMeAll() - Method in class com.haulmont.cuba.gui.app.security.user.browse.UserBrowser
 
resetRememberMeTokens(List<UUID>) - Method in interface com.haulmont.cuba.security.app.UserManagementService
Remove remember me tokens for users.
resetRememberMeTokens() - Method in interface com.haulmont.cuba.security.app.UserManagementService
Remove remember me tokens for all users.
resetRememberMeTokens(List<UUID>) - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
resetRememberMeTokens() - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
resetSortOrder() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Sortable
Remove sort infos
resetSortOrder() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
resetSortOrder() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
resetSource() - Method in interface com.haulmont.cuba.gui.components.Embedded
Deprecated.
 
resizable(Boolean) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
ResizableTextArea - Interface in com.haulmont.cuba.gui.components
 
ResizableTextArea.ResizeDirection - Enum in com.haulmont.cuba.gui.components
Represents directions in which textArea can be resized.
ResizableTextArea.ResizeEvent - Class in com.haulmont.cuba.gui.components
 
ResizableTextArea.ResizeListener - Interface in com.haulmont.cuba.gui.components
Listener for size change events
ResizeEvent(ResizableTextArea, String, String, String, String) - Constructor for class com.haulmont.cuba.gui.components.ResizableTextArea.ResizeEvent
 
ResizeListener<T> - Interface in com.haulmont.cuba.gui.components
resolveCategorizedEntityClass() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
resolveCategorizedEntityClass() - Method in interface com.haulmont.cuba.gui.data.RuntimePropsDatasource
 
resolveContextualObject(String) - Method in class com.haulmont.cuba.web.sys.VaadinSessionScope
 
resolveDependency(DependencyDescriptor, String, Set<String>, TypeConverter) - Method in class com.haulmont.cuba.core.sys.CubaDefaultListableBeanFactory
 
resolveEntityNames(DomainModel, QueryVariableContext) - Method in class com.haulmont.cuba.core.sys.jpql.EntitiesFinder
 
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.haulmont.cuba.portal.sys.exceptions.PortalExceptionResolver
 
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.haulmont.cuba.web.sys.LoggingHandlerExceptionResolver
 
resolveMetaPropertyPath(MetaClass, String) - Method in class com.haulmont.cuba.core.global.MetadataTools
Returns a MetaPropertyPath which can include the special MetaProperty for a dynamic attribute.
resolveMetaPropertyPathNN(MetaClass, String) - Method in class com.haulmont.cuba.core.global.MetadataTools
Returns a MetaPropertyPath which can include the special MetaProperty for a dynamic attribute.
resolvePointer(DomainModel, QueryVariableContext) - Method in class com.haulmont.cuba.core.sys.jpql.EntityPath
 
resolvePointer(DomainModel, QueryVariableContext) - Method in class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
resolveTransitionalPointers(DomainModel, QueryVariableContext) - Method in class com.haulmont.cuba.core.sys.jpql.EntityPath
 
resolveTransitionalPointers(DomainModel, QueryVariableContext) - Method in class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
Resource - Interface in com.haulmont.cuba.gui.components
Marker interface to indicate that the implementing class can be used as a resource.
RESOURCE_HOLDER_KEY - Static variable in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
ResourceCanceledException - Exception in com.haulmont.cuba.core.app.execution
 
ResourceCanceledException() - Constructor for exception com.haulmont.cuba.core.app.execution.ResourceCanceledException
 
ResourceCanceledException(String) - Constructor for exception com.haulmont.cuba.core.app.execution.ResourceCanceledException
 
ResourceCanceledException(String, Throwable) - Constructor for exception com.haulmont.cuba.core.app.execution.ResourceCanceledException
 
ResourceCanceledException(Throwable) - Constructor for exception com.haulmont.cuba.core.app.execution.ResourceCanceledException
 
ResourceCanceledException(String, Throwable, boolean, boolean) - Constructor for exception com.haulmont.cuba.core.app.execution.ResourceCanceledException
 
ResourceDataProvider - Class in com.haulmont.cuba.gui.export
DataProvider for application resources
ResourceDataProvider(String) - Constructor for class com.haulmont.cuba.gui.export.ResourceDataProvider
 
Resources - Interface in com.haulmont.cuba.core.global
Central infrastructure interface for loading resources.
ResourceService - Interface in com.haulmont.cuba.core.app
This service is intended for fetching resources from the core layer.
ResourceServiceBean - Class in com.haulmont.cuba.core.app
 
ResourceServiceBean() - Constructor for class com.haulmont.cuba.core.app.ResourceServiceBean
 
ResourcesImpl - Class in com.haulmont.cuba.core.sys
 
ResourcesImpl(Scripting) - Constructor for class com.haulmont.cuba.core.sys.ResourcesImpl
 
ResourcesImpl(ClassLoader) - Constructor for class com.haulmont.cuba.core.sys.ResourcesImpl
 
ResourcesImpl(ClassLoader, File) - Constructor for class com.haulmont.cuba.core.sys.ResourcesImpl
 
ResourceView - Interface in com.haulmont.cuba.gui.components
A class that implements this interface is intended for viewing different resources, e.g.
ResourceView.HasMimeType - Interface in com.haulmont.cuba.gui.components
Marker interface to indicate that the implementing class supports MIME type setting.
ResourceView.HasStreamSettings - Interface in com.haulmont.cuba.gui.components
Marker interface to indicate that the implementing class has stream settings (such as cache time, buffer size or file name).
ResourceView.SourceChangeEvent - Class in com.haulmont.cuba.gui.components
SourceChangeEvent is fired when a source is changed.
ResourceView.SourceChangeListener - Interface in com.haulmont.cuba.gui.components
Listener that will be notified when a source is changed.
ResponseType - Enum in com.haulmont.idp.controllers
Available IDP ticket response types.
RestApiAccessDeniedException - Exception in com.haulmont.cuba.security.global
Exception that is thrown when REST API user that does not have permission to use REST API.
RestApiAccessDeniedException(String) - Constructor for exception com.haulmont.cuba.security.global.RestApiAccessDeniedException
 
RestApiAccessDeniedException(String, Object...) - Constructor for exception com.haulmont.cuba.security.global.RestApiAccessDeniedException
 
RestApiChecks - Interface in com.haulmont.cuba.core.global.validation.groups
Bean validation constraint group used by REST-API for data validation.
RestApiConfig - Interface in com.haulmont.restapi.config
REST-API config.
RestApiDataProvider - Class in com.haulmont.cuba.gui.export
Deprecated.
RestApiDataProvider(String) - Constructor for class com.haulmont.cuba.gui.export.RestApiDataProvider
Deprecated.
 
RestAPIException - Exception in com.haulmont.restapi.exception
 
RestAPIException(String, String, HttpStatus) - Constructor for exception com.haulmont.restapi.exception.RestAPIException
 
RestAPIException(String, String, HttpStatus, Throwable) - Constructor for exception com.haulmont.restapi.exception.RestAPIException
 
RestApiUserAccessChecker - Class in com.haulmont.cuba.security.auth.checks
Checks if login to REST API is permitted for user.
RestApiUserAccessChecker(Messages) - Constructor for class com.haulmont.cuba.security.auth.checks.RestApiUserAccessChecker
 
restart() - Method in class com.haulmont.cuba.gui.executors.BackgroundTaskWrapper
Cancel running task if there is at the moment.
restart(BackgroundTask<T, V>) - Method in class com.haulmont.cuba.gui.executors.BackgroundTaskWrapper
Cancel running task if there is at the moment.
RestAuthUtils - Class in com.haulmont.restapi.common
REST API authentication utility class
RestAuthUtils() - Constructor for class com.haulmont.restapi.common.RestAuthUtils
 
RestCleanupInterceptor - Class in com.haulmont.restapi.sys
The interceptor is used for cleaning up the thread-local SecurityContext after each request
RestCleanupInterceptor() - Constructor for class com.haulmont.restapi.sys.RestCleanupInterceptor
 
RestControllerExceptionHandler - Class in com.haulmont.restapi.controllers
 
RestControllerExceptionHandler() - Constructor for class com.haulmont.restapi.controllers.RestControllerExceptionHandler
 
RestControllerUtils - Class in com.haulmont.restapi.common
 
RestControllerUtils() - Constructor for class com.haulmont.restapi.common.RestControllerUtils
 
RestExceptionLoggingFilter - Class in com.haulmont.restapi.sys
Servlet filter that is used for logging exceptions thrown in other filters
RestExceptionLoggingFilter() - Constructor for class com.haulmont.restapi.sys.RestExceptionLoggingFilter
 
RestFilterCondition - Interface in com.haulmont.restapi.service.filter
 
RestFilterGroupCondition - Class in com.haulmont.restapi.service.filter
 
RestFilterGroupCondition() - Constructor for class com.haulmont.restapi.service.filter.RestFilterGroupCondition
 
RestFilterGroupCondition.Type - Enum in com.haulmont.restapi.service.filter
 
RestFilterParseException - Exception in com.haulmont.restapi.service.filter
 
RestFilterParseException(String) - Constructor for exception com.haulmont.restapi.service.filter.RestFilterParseException
 
RestFilterParseException(String, Throwable) - Constructor for exception com.haulmont.restapi.service.filter.RestFilterParseException
 
RestFilterParser - Class in com.haulmont.restapi.service.filter
Class for REST API search filter JSON parsing
RestFilterParser() - Constructor for class com.haulmont.restapi.service.filter.RestFilterParser
 
RestFilterParseResult - Class in com.haulmont.restapi.service.filter
The result of JSON entities filter parsing.
RestFilterParseResult(String, Map<String, Object>) - Constructor for class com.haulmont.restapi.service.filter.RestFilterParseResult
 
RestFilterPropertyCondition - Class in com.haulmont.restapi.service.filter
 
RestFilterPropertyCondition() - Constructor for class com.haulmont.restapi.service.filter.RestFilterPropertyCondition
 
RestIdpConfig - Interface in com.haulmont.restapi.idp
 
RestJsonTransformations - Class in com.haulmont.restapi.config
Class is used for loading and storing JSON transformers.
RestJsonTransformations() - Constructor for class com.haulmont.restapi.config.RestJsonTransformations
 
RestLdapConfig - Interface in com.haulmont.restapi.ldap
Configuration parameters interface used by LDAP auth controller.
RestMethodInfo(String, List<RestServicesConfiguration.RestMethodParamInfo>, Method, boolean) - Constructor for class com.haulmont.restapi.config.RestServicesConfiguration.RestMethodInfo
 
RestMethodParamInfo(String, String) - Constructor for class com.haulmont.restapi.config.RestServicesConfiguration.RestMethodParamInfo
 
RestorablePermissionDatasource - Class in com.haulmont.cuba.gui.app.security.ds
 
RestorablePermissionDatasource() - Constructor for class com.haulmont.cuba.gui.app.security.ds.RestorablePermissionDatasource
 
restoreEntities(Collection<Entity>) - Method in interface com.haulmont.cuba.core.app.EntityRestoreService
 
restoreEntities(Collection<Entity>) - Method in class com.haulmont.cuba.core.app.EntityRestoreServiceBean
 
restoreEntity(Permission) - Method in class com.haulmont.cuba.gui.app.security.ds.RestorablePermissionDatasource
 
restoreFilteredData(Entity) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Restores filtered data from security token
restoreFilteredData(Entity) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
restoreRemoved() - Method in class com.haulmont.cuba.core.sys.javacl.ProxyClassLoader
 
restoreSecurityState(Entity) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Reads security token and restores security state
restoreSecurityState(Entity) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
restoreSecurityStateAndFilteredData(Entity) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Reads security token and restores security state and filtered data
RestParseUtils - Class in com.haulmont.restapi.common
 
RestParseUtils() - Constructor for class com.haulmont.restapi.common.RestParseUtils
 
RestQueriesConfiguration - Class in com.haulmont.restapi.config
Class is used for loading and storing of predefined JPQL queries that are used by the REST API.
RestQueriesConfiguration() - Constructor for class com.haulmont.restapi.config.RestQueriesConfiguration
 
RestQueriesConfiguration.QueryInfo - Class in com.haulmont.restapi.config
Class stores an information about the predefined JPQL query
RestQueriesConfiguration.QueryParamInfo - Class in com.haulmont.restapi.config
Class stores an information about the predefined JPQL query parameter
restrictByPreviousResults(UUID, int) - Method in class com.haulmont.cuba.core.app.DataServiceQueryBuilder
 
RestServiceInfo(String, List<RestServicesConfiguration.RestMethodInfo>) - Constructor for class com.haulmont.restapi.config.RestServicesConfiguration.RestServiceInfo
 
RestServicesConfiguration - Class in com.haulmont.restapi.config
Class is used for loading and storing an information about service methods that are available for REST API.
RestServicesConfiguration() - Constructor for class com.haulmont.restapi.config.RestServicesConfiguration
 
RestServicesConfiguration.RestMethodInfo - Class in com.haulmont.restapi.config
 
RestServicesConfiguration.RestMethodParamInfo - Class in com.haulmont.restapi.config
 
RestServicesConfiguration.RestServiceInfo - Class in com.haulmont.restapi.config
 
RestTokenMasker - Class in com.haulmont.restapi.common
 
RestTokenMasker() - Constructor for class com.haulmont.restapi.common.RestTokenMasker
 
ResultSetHandler<T> - Interface in com.haulmont.bali.db
Implementations of this interface convert ResultSets into other objects.
resumeListeners() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Resume invocation of collectionChanged method of registered CollectionDatasource.CollectionChangeListeners after calling CollectionDatasource.suspendListeners().
resumeListeners() - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
resumeListeners() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
resumeSuspended() - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
resumeSuspended() - Method in interface com.haulmont.cuba.gui.data.impl.DsContextImplementation
 
retainAll(Collection) - Method in class com.haulmont.bali.collections.ReadOnlyLinkedMapValuesView
 
RetryUnsupportedException(String) - Constructor for exception com.haulmont.cuba.core.global.FileLoader.RetryUnsupportedException
 
revert() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Revert the datasource to its initial state before data modification.
revert() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
revert() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
revokeAccessToken(String, Authentication) - Method in class com.haulmont.restapi.auth.OAuthTokenRevoker
 
revokeAccessToken(String) - Method in class com.haulmont.restapi.auth.OAuthTokenRevoker
 
revokeRefreshToken(String, Authentication) - Method in class com.haulmont.restapi.auth.OAuthTokenRevoker
 
revokeToken(String, String, Principal) - Method in class com.haulmont.restapi.controllers.OAuthTokenController
 
RichTextArea - Interface in com.haulmont.cuba.gui.components
 
RIGHT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
RMI_SERVER_HOSTNAME_SYSTEM_PROPERTY - Static variable in class com.haulmont.cuba.web.jmx.JmxControlBean
 
Role - Class in com.haulmont.cuba.security.entity
User role.
Role() - Constructor for class com.haulmont.cuba.security.entity.Role
 
RoleBrowser - Class in com.haulmont.cuba.gui.app.security.role.browse
 
RoleBrowser() - Constructor for class com.haulmont.cuba.gui.app.security.role.browse.RoleBrowser
 
RoleEditor - Class in com.haulmont.cuba.gui.app.security.role.edit
 
RoleEditor() - Constructor for class com.haulmont.cuba.gui.app.security.role.edit.RoleEditor
 
RoleGrantedAuthority - Class in com.haulmont.cuba.portal.sys.security
 
RoleGrantedAuthority() - Constructor for class com.haulmont.cuba.portal.sys.security.RoleGrantedAuthority
 
RoleGrantedAuthority(String) - Constructor for class com.haulmont.cuba.portal.sys.security.RoleGrantedAuthority
 
RoleType - Enum in com.haulmont.cuba.security.entity
Role type.
rollback(Connection) - Static method in class com.haulmont.bali.db.DbUtils
Rollback any changes made on the given connection.
rollback() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
rollback(Savepoint) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
rollback() - Method in class com.haulmont.cuba.testsupport.TestTransaction
 
rollbackAndClose(Connection) - Static method in class com.haulmont.bali.db.DbUtils
Performs a rollback on the Connection then closes it, avoid closing if null.
rollbackAndCloseQuietly(Connection) - Static method in class com.haulmont.bali.db.DbUtils
Performs a rollback on the Connection then closes it, avoid closing if null and hide any SQLExceptions that occur.
root - Variable in class com.haulmont.cuba.core.sys.MetadataBuildSupport.XmlFile
 
rootGroups() - Method in interface com.haulmont.cuba.gui.data.GroupDatasource
 
rootGroups() - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
rootGroups() - Method in class com.haulmont.cuba.gui.data.impl.GroupDelegate
 
rootGroups() - Method in class com.haulmont.cuba.gui.data.impl.GroupPropertyDatasourceImpl
 
RowLevelSecurityException - Exception in com.haulmont.cuba.core.global
Exception that is raised on different exceptions related to Row Level Security.
RowLevelSecurityException(String, String) - Constructor for exception com.haulmont.cuba.core.global.RowLevelSecurityException
 
RowLevelSecurityException(String, String, ConstraintOperationType) - Constructor for exception com.haulmont.cuba.core.global.RowLevelSecurityException
 
RowLevelSecurityExceptionHandler - Class in com.haulmont.cuba.gui.exception
 
RowProcessor - Interface in com.haulmont.bali.db
RowProcessor implementations convert ResultSet rows into various other objects.
RowsCount - Interface in com.haulmont.cuba.gui.components
Component that makes a CollectionDatasource to load data by pages.
RowsCount.BeforeRefreshEvent - Class in com.haulmont.cuba.gui.components
 
RowsCount.BeforeRefreshListener - Interface in com.haulmont.cuba.gui.components
A listener to be notified before refreshing the datasource when the user clicks next, previous, etc.
RowsCount.State - Enum in com.haulmont.cuba.gui.components
 
RPAREN - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
RPAREN - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
RTF - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
run(ScriptResource) - Method in interface com.haulmont.cuba.core.sys.dbupdate.DbUpdaterEngine.FileHandler
 
run() - Method in class com.haulmont.cuba.core.sys.SecurityContextAwareRunnable
 
run(EntityManager) - Method in interface com.haulmont.cuba.core.Transaction.Runnable
Gets called within a transaction.
run() - Method in class com.haulmont.cuba.desktop.app.security.user.ChangePasswordLauncher
 
run(TaskLifeCycle<T>) - Method in class com.haulmont.cuba.gui.backgroundwork.LocalizedTaskWrapper
 
run(TaskLifeCycle<T>) - Method in class com.haulmont.cuba.gui.executors.BackgroundTask
Main method that performs a task.
run() - Method in class com.haulmont.cuba.web.app.domain.DomainProvider
 
run(TaskLifeCycle<Integer>) - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane.AppFolderUpdateBackgroundTask
 
run() - Method in class com.haulmont.cuba.web.log.LogWindowLauncher
 
run() - Method in class com.haulmont.cuba.web.WebWindowManager.TabCloseTask
 
RUN_AFTER_COMPLETION_ATTR - Static variable in class com.haulmont.cuba.core.sys.PersistenceImpl
Deprecated.
RUN_BEFORE_COMMIT_ATTR - Static variable in class com.haulmont.cuba.core.sys.PersistenceImpl
 
runGroovyScript(String, Binding) - Method in interface com.haulmont.cuba.core.global.Scripting
Runs Groovy script.
runGroovyScript(String, Map<String, Object>) - Method in interface com.haulmont.cuba.core.global.Scripting
Runs Groovy script.
runGroovyScript(String) - Method in class com.haulmont.cuba.core.jmx.ScriptingManager
 
runGroovyScript(String) - Method in interface com.haulmont.cuba.core.jmx.ScriptingManagerMBean
 
runGroovyScript(String, Binding) - Method in class com.haulmont.cuba.core.sys.AbstractScripting
 
runGroovyScript(String, Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.AbstractScripting
 
runInTransaction(Transaction.Runnable) - 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.
runInTransaction(String, Transaction.Runnable) - Method in interface com.haulmont.cuba.core.Persistence
Executes the action specified by the given single method object within a new transaction.
runInTransaction(Transaction.Runnable) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
runInTransaction(String, Transaction.Runnable) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
Runner - Interface in com.haulmont.cuba.core.app.scheduling
Interface used by Scheduling to run scheduled tasks.
RunnerBean - Class in com.haulmont.cuba.core.app.scheduling
Standard implementation of Runner interface used by Scheduling to run scheduled tasks.
RunnerBean() - Constructor for class com.haulmont.cuba.core.app.scheduling.RunnerBean
 
runOnce(ScheduledTask) - Method in class com.haulmont.cuba.core.app.scheduling.Scheduling
 
runOnce(ScheduledTask) - Method in interface com.haulmont.cuba.core.app.scheduling.SchedulingAPI
Runs a task right now and only once.
runOnce(ScheduledTask) - Method in class com.haulmont.cuba.core.app.scheduling.SchedulingServiceBean
 
runOnce(ScheduledTask) - Method in interface com.haulmont.cuba.core.app.SchedulingService
Runs a task right now and only once.
runTask(ScheduledTask, long, UserSession) - Method in interface com.haulmont.cuba.core.app.scheduling.Runner
 
runTask(ScheduledTask, long, UserSession) - Method in class com.haulmont.cuba.core.app.scheduling.RunnerBean
 
runTaskOnce(ScheduledTask, long, UserSession) - Method in interface com.haulmont.cuba.core.app.scheduling.Runner
Runs a task right now and only once.
runTaskOnce(ScheduledTask, long, UserSession) - Method in class com.haulmont.cuba.core.app.scheduling.RunnerBean
 
RunTaskOnceException - Exception in com.haulmont.cuba.core.global
Exception that is raised when you try to execute schedule task once from not permitted server.
RunTaskOnceException(String) - Constructor for exception com.haulmont.cuba.core.global.RunTaskOnceException
 
RuntimeFileStorageException - Exception in com.haulmont.cuba.core.global
 
RuntimeFileStorageException(FileStorageException) - Constructor for exception com.haulmont.cuba.core.global.RuntimeFileStorageException
 
RuntimeFileStorageException(String, FileStorageException) - Constructor for exception com.haulmont.cuba.core.global.RuntimeFileStorageException
 
RuntimePropertiesFrame - Class in com.haulmont.cuba.gui.components
Universal frame for editing dynamic attributes of any Categorized implementations.
RuntimePropertiesFrame() - Constructor for class com.haulmont.cuba.gui.components.RuntimePropertiesFrame
 
RuntimePropsDatasource<T extends Entity> - Interface in com.haulmont.cuba.gui.data
 
RuntimePropsDatasourceImpl - Class in com.haulmont.cuba.gui.data.impl
Specific datasource for dynamic attributes.
RuntimePropsDatasourceImpl(DsContext, DataSupplier, String, String, MetaClass) - Constructor for class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
RUSSIAN_SYMBOLS - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
RUSSIAN_SYMBOLS - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 

S

sanitize() - Method in class com.haulmont.cuba.web.log.LogItem
Cleans reference to throwable.
save(Entity...) - Method in class com.haulmont.cuba.core.sys.TransactionalDataManagerBean
 
save(E) - Method in class com.haulmont.cuba.core.sys.TransactionalDataManagerBean
 
save(E, View) - Method in class com.haulmont.cuba.core.sys.TransactionalDataManagerBean
 
save(E, String) - Method in class com.haulmont.cuba.core.sys.TransactionalDataManagerBean
 
save(Entity...) - Method in interface com.haulmont.cuba.core.TransactionalDataManager
Saves entity instances to the data store.
save(E) - Method in interface com.haulmont.cuba.core.TransactionalDataManager
Saves the entity to the data store.
save(E, View) - Method in interface com.haulmont.cuba.core.TransactionalDataManager
Saves the entity to the data store.
save(E, String) - Method in interface com.haulmont.cuba.core.TransactionalDataManager
Saves the entity to the data store.
save() - Method in class com.haulmont.cuba.gui.components.EntityCombinedScreen
Method that is invoked by clicking Ok button after editing an existing or creating a new record.
saveAppWindowMode(AppWorkArea.Mode) - Method in class com.haulmont.cuba.web.app.UserSettingsTools
 
saveAppWindowTheme(String) - Method in class com.haulmont.cuba.web.app.UserSettingsTools
 
saveAttributeValue(ManagedBeanAttribute) - Method in interface com.haulmont.cuba.web.jmx.JmxControlAPI
Saves attribute value to JMX node
saveAttributeValue(ManagedBeanAttribute) - Method in class com.haulmont.cuba.web.jmx.JmxControlBean
 
saveEvents(List<ScreenProfilerEvent>) - Method in interface com.haulmont.cuba.core.app.ScreenProfilerService
 
saveEvents(List<ScreenProfilerEvent>) - Method in class com.haulmont.cuba.core.app.ScreenProfilerServiceBean
 
saveFile(FileDescriptor, byte[]) - Method in class com.haulmont.cuba.core.app.filestorage.amazon.AmazonS3FileStorage
 
saveFile(FileDescriptor, byte[]) - Method in class com.haulmont.cuba.core.app.filestorage.FileStorage
 
saveFile(FileDescriptor, byte[]) - Method in interface com.haulmont.cuba.core.app.FileStorageAPI
Save a byte array into file storage.
saveFile(FileDescriptor, byte[]) - Method in interface com.haulmont.cuba.core.app.FileStorageService
 
saveFile(FileDescriptor, byte[]) - Method in class com.haulmont.cuba.core.app.FileStorageServiceBean
 
saveFile(byte[]) - Method in class com.haulmont.cuba.gui.upload.FileUploading
 
saveFile(InputStream, FileUploadingAPI.UploadProgressListener) - Method in class com.haulmont.cuba.gui.upload.FileUploading
 
saveFile(byte[]) - Method in interface com.haulmont.cuba.gui.upload.FileUploadingAPI
Store the byte array in a new temporary file.
saveFile(InputStream, FileUploadingAPI.UploadProgressListener) - Method in interface com.haulmont.cuba.gui.upload.FileUploadingAPI
Store the content of stream in a new temporary file.
SaveFilterWindow - Class in com.haulmont.cuba.gui.components.filter
Window for editing new filter name
SaveFilterWindow() - Constructor for class com.haulmont.cuba.gui.components.filter.SaveFilterWindow
 
saveFolder(AbstractSearchFolder) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
Saves a folder to a FoldersPane
saveFolder(Folder) - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
saveFoldersState(boolean, int, int) - Method in class com.haulmont.cuba.web.app.UserSettingsTools
 
saveOwnLocale(String) - Method in interface com.haulmont.cuba.security.app.UserManagementService
Save current user's language settings.
saveOwnLocale(String) - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
saveOwnTimeZone(UserTimeZone) - Method in interface com.haulmont.cuba.security.app.UserManagementService
Save current user's time zone settings.
saveOwnTimeZone(UserTimeZone) - Method in class com.haulmont.cuba.security.app.UserManagementServiceBean
 
savePosition() - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
savePreviousQueryResults(LoadContext) - Method in class com.haulmont.cuba.core.app.queryresults.QueryResultsManager
 
savePreviousQueryResults(LoadContext) - Method in interface com.haulmont.cuba.core.app.queryresults.QueryResultsManagerAPI
 
saveScreenHistory(Window, WindowManager.OpenMode) - Method in class com.haulmont.cuba.gui.ScreenHistorySupport
 
saveSetting(String, String) - Method in interface com.haulmont.cuba.security.app.UserSettingService
Save settings for the current user and null client type
saveSetting(ClientType, String, String) - Method in interface com.haulmont.cuba.security.app.UserSettingService
Save settings for the current user
saveSetting(String, String) - Method in class com.haulmont.cuba.security.app.UserSettingServiceBean
 
saveSetting(ClientType, String, String) - Method in class com.haulmont.cuba.security.app.UserSettingServiceBean
 
saveSettings() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
This method is called when the screen is closed to save the screen settings to the database.
saveSettings(Element) - Method in interface com.haulmont.cuba.gui.components.Component.HasSettings
 
saveSettings(Element) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
saveSettings(Element) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
saveSettings() - Method in interface com.haulmont.cuba.gui.components.Window
This method is called by the framework when closing the screen to save user settings if they have been changed.
saveSettings() - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
saveSettings() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
saveSettings() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
SaveSetWindow - Class in com.haulmont.cuba.web.app.folders
 
SaveSetWindow() - Constructor for class com.haulmont.cuba.web.app.folders.SaveSetWindow
 
saveStream(FileDescriptor, Supplier<InputStream>) - Method in class com.haulmont.cuba.client.sys.FileLoaderClientImpl
 
saveStream(FileDescriptor, Supplier<InputStream>, FileLoader.StreamingProgressListener) - Method in class com.haulmont.cuba.client.sys.FileLoaderClientImpl
 
saveStream(FileDescriptor, InputStream) - Method in class com.haulmont.cuba.core.app.filestorage.amazon.AmazonS3FileStorage
 
saveStream(FileDescriptor, InputStream) - Method in class com.haulmont.cuba.core.app.filestorage.FileStorage
 
saveStream(FileDescriptor, InputStream) - Method in interface com.haulmont.cuba.core.app.FileStorageAPI
Save an InputStream contents into file storage.
saveStream(FileDescriptor, Supplier<InputStream>) - Method in interface com.haulmont.cuba.core.global.FileLoader
Save an InputStream contents into file storage on middleware.
saveStream(FileDescriptor, Supplier<InputStream>, FileLoader.StreamingProgressListener) - Method in interface com.haulmont.cuba.core.global.FileLoader
Save an InputStream contents into file storage on middleware.
saveStream(FileDescriptor, Supplier<InputStream>) - Method in class com.haulmont.cuba.core.sys.FileLoaderImpl
 
saveStream(FileDescriptor, Supplier<InputStream>, FileLoader.StreamingProgressListener) - Method in class com.haulmont.cuba.core.sys.FileLoaderImpl
 
ScheduledExecution - Class in com.haulmont.cuba.core.entity
Entity that reflects the fact of a ScheduledTask execution.
ScheduledExecution() - Constructor for class com.haulmont.cuba.core.entity.ScheduledExecution
 
ScheduledExecutionBrowser - Class in com.haulmont.cuba.gui.app.core.scheduled
 
ScheduledExecutionBrowser() - Constructor for class com.haulmont.cuba.gui.app.core.scheduled.ScheduledExecutionBrowser
 
ScheduledTask - Class in com.haulmont.cuba.core.entity
Entity that stores an information about a scheduled task.
ScheduledTask() - Constructor for class com.haulmont.cuba.core.entity.ScheduledTask
 
ScheduledTaskBrowser - Class in com.haulmont.cuba.gui.app.core.scheduled
 
ScheduledTaskBrowser() - Constructor for class com.haulmont.cuba.gui.app.core.scheduled.ScheduledTaskBrowser
 
ScheduledTaskDefinedBy - Enum in com.haulmont.cuba.core.entity
 
ScheduledTaskEditor - Class in com.haulmont.cuba.gui.app.core.scheduled
 
ScheduledTaskEditor() - Constructor for class com.haulmont.cuba.gui.app.core.scheduled.ScheduledTaskEditor
 
Scheduling - Class in com.haulmont.cuba.core.app.scheduling
Class that manages ScheduledTasks in distributed environment.
Scheduling() - Constructor for class com.haulmont.cuba.core.app.scheduling.Scheduling
 
Scheduling - Class in com.haulmont.cuba.core.jmx
 
Scheduling() - Constructor for class com.haulmont.cuba.core.jmx.Scheduling
 
SchedulingAPI - Interface in com.haulmont.cuba.core.app.scheduling
Interface to control processing of ScheduledTasks.
SchedulingBeansMetadata - Class in com.haulmont.cuba.core.app.scheduling
Class that is used by Scheduled tasks editor for getting an information about middleware beans names and their methods
SchedulingBeansMetadata() - Constructor for class com.haulmont.cuba.core.app.scheduling.SchedulingBeansMetadata
 
SchedulingLockException - Exception in com.haulmont.cuba.core.app.scheduling
Thrown by the coordinator when acquiring tasks if tasks have already locked
SchedulingLockException(String) - Constructor for exception com.haulmont.cuba.core.app.scheduling.SchedulingLockException
 
SchedulingMBean - Interface in com.haulmont.cuba.core.jmx
JMX interface for SchedulingAPI.
SchedulingService - Interface in com.haulmont.cuba.core.app
Service interface to control ScheduledTasks configuration and execution.
SchedulingServiceBean - Class in com.haulmont.cuba.core.app.scheduling
 
SchedulingServiceBean() - Constructor for class com.haulmont.cuba.core.app.scheduling.SchedulingServiceBean
 
SchedulingServiceBean.SetSchedulingActiveMsg - Class in com.haulmont.cuba.core.app.scheduling
 
SchedulingType - Enum in com.haulmont.cuba.core.entity
 
SCHEME - Static variable in class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerBase
 
SCREEN_ID - Static variable in class com.haulmont.cuba.gui.commonlookup.CommonLookupController
 
SCREEN_NAME - Static variable in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorBrowse
 
ScreenAgent - Interface in com.haulmont.cuba.gui.config
Deprecated.
Will be removed in 7.0
ScreenAndComponent - Class in com.haulmont.cuba.gui.app.core.categories
 
ScreenAndComponent() - Constructor for class com.haulmont.cuba.gui.app.core.categories.ScreenAndComponent
 
ScreenAndComponent(String, String) - Constructor for class com.haulmont.cuba.gui.app.core.categories.ScreenAndComponent
 
ScreenComponentDescriptor - Class in com.haulmont.cuba.gui.components
 
ScreenComponentDescriptor(Element, ScreenComponentDescriptor) - Constructor for class com.haulmont.cuba.gui.components.ScreenComponentDescriptor
 
ScreenComponentsTreeDatasource - Class in com.haulmont.cuba.gui.app.security.ds
 
ScreenComponentsTreeDatasource() - Constructor for class com.haulmont.cuba.gui.app.security.ds.ScreenComponentsTreeDatasource
 
screenContainsDynamicAttributes(View, String) - Method in class com.haulmont.cuba.gui.dynamicattributes.DynamicAttributesGuiTools
Method checks whether any class in the view hierarchy contains dynamic attributes that must be displayed on the current screen
ScreenHistory - Interface in com.haulmont.cuba.core.app
Provides some functionality for history of opened screens.
ScreenHistoryBean - Class in com.haulmont.cuba.core.app
 
ScreenHistoryBean() - Constructor for class com.haulmont.cuba.core.app.ScreenHistoryBean
 
ScreenHistoryBrowse - Class in com.haulmont.cuba.web.app.ui.security.history
 
ScreenHistoryBrowse() - Constructor for class com.haulmont.cuba.web.app.ui.security.history.ScreenHistoryBrowse
 
ScreenHistoryDatasource - Class in com.haulmont.cuba.web.app.ui.security.history
 
ScreenHistoryDatasource() - Constructor for class com.haulmont.cuba.web.app.ui.security.history.ScreenHistoryDatasource
 
ScreenHistoryEntity - Class in com.haulmont.cuba.security.entity
Screen history item.
ScreenHistoryEntity() - Constructor for class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
ScreenHistorySupport - Class in com.haulmont.cuba.gui
Class that encapsulates screen opening history functionality.
ScreenHistorySupport() - Constructor for class com.haulmont.cuba.gui.ScreenHistorySupport
 
ScreenNameFilter<T extends AssignableTarget> - Class in com.haulmont.cuba.gui.app.security.role.edit.tabs
 
ScreenNameFilter(TextField) - Constructor for class com.haulmont.cuba.gui.app.security.role.edit.tabs.ScreenNameFilter
 
ScreenPermissionsFrame - Class in com.haulmont.cuba.gui.app.security.role.edit.tabs
 
ScreenPermissionsFrame() - Constructor for class com.haulmont.cuba.gui.app.security.role.edit.tabs.ScreenPermissionsFrame
 
ScreenPermissionsFrame.Companion - Interface in com.haulmont.cuba.gui.app.security.role.edit.tabs
 
ScreenPermissionsFrameCompanion - Class in com.haulmont.cuba.desktop.app.security.role
 
ScreenPermissionsFrameCompanion() - Constructor for class com.haulmont.cuba.desktop.app.security.role.ScreenPermissionsFrameCompanion
 
ScreenPermissionsFrameCompanion - Class in com.haulmont.cuba.web.app.ui.security.role
 
ScreenPermissionsFrameCompanion() - Constructor for class com.haulmont.cuba.web.app.ui.security.role.ScreenPermissionsFrameCompanion
 
ScreenPermissionTreeDatasource - Class in com.haulmont.cuba.gui.app.security.ds
 
ScreenPermissionTreeDatasource() - Constructor for class com.haulmont.cuba.gui.app.security.ds.ScreenPermissionTreeDatasource
 
ScreenProfiler - Class in com.haulmont.cuba.web
 
ScreenProfiler() - Constructor for class com.haulmont.cuba.web.ScreenProfiler
 
ScreenProfilerConfig - Interface in com.haulmont.cuba.core.global
 
ScreenProfilerDatasourse - Class in com.haulmont.cuba.gui.app.core.screenprofiler
 
ScreenProfilerDatasourse() - Constructor for class com.haulmont.cuba.gui.app.core.screenprofiler.ScreenProfilerDatasourse
 
ScreenProfilerEvent - Class in com.haulmont.cuba.core.entity
 
ScreenProfilerEvent() - Constructor for class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
ScreenProfilerService - Interface in com.haulmont.cuba.core.app
 
ScreenProfilerServiceBean - Class in com.haulmont.cuba.core.app
 
ScreenProfilerServiceBean() - Constructor for class com.haulmont.cuba.core.app.ScreenProfilerServiceBean
 
ScreenProfilerWindow - Class in com.haulmont.cuba.gui.app.core.screenprofiler
 
ScreenProfilerWindow() - Constructor for class com.haulmont.cuba.gui.app.core.screenprofiler.ScreenProfilerWindow
 
ScreensHelper - Class in com.haulmont.cuba.gui
 
ScreensHelper() - Constructor for class com.haulmont.cuba.gui.ScreensHelper
 
ScreensLinkHandlerProcessor - Class in com.haulmont.cuba.web.sys.linkhandling
 
ScreensLinkHandlerProcessor() - Constructor for class com.haulmont.cuba.web.sys.linkhandling.ScreensLinkHandlerProcessor
 
ScreenViewsLoader - Class in com.haulmont.cuba.gui
Loads views defined in screen descriptors.
ScreenViewsLoader() - Constructor for class com.haulmont.cuba.gui.ScreenViewsLoader
 
ScreenXmlDocumentCache - Class in com.haulmont.cuba.gui.xml.layout
 
ScreenXmlDocumentCache() - Constructor for class com.haulmont.cuba.gui.xml.layout.ScreenXmlDocumentCache
 
ScreenXmlLoader - Class in com.haulmont.cuba.gui.xml.layout
Loads screen XML descriptors.
ScreenXmlLoader() - Constructor for class com.haulmont.cuba.gui.xml.layout.ScreenXmlLoader
 
ScreenXmlParser - Class in com.haulmont.cuba.gui.xml.layout
Parses screen XML taking into account 'assign' elements.
ScreenXmlParser() - Constructor for class com.haulmont.cuba.gui.xml.layout.ScreenXmlParser
 
ScriptExecutionPolicy - Enum in com.haulmont.cuba.core.global
Execution policies for scripts.
Scripting - Interface in com.haulmont.cuba.core.global
Central interface to provide scripting functionality.
ScriptingClientImpl - Class in com.haulmont.cuba.client.sys
 
ScriptingClientImpl(JavaClassLoader, Configuration, SpringBeanLoader) - Constructor for class com.haulmont.cuba.client.sys.ScriptingClientImpl
 
ScriptingImpl - Class in com.haulmont.cuba.core.sys
 
ScriptingImpl(JavaClassLoader, Configuration, SpringBeanLoader) - Constructor for class com.haulmont.cuba.core.sys.ScriptingImpl
 
ScriptingManager - Class in com.haulmont.cuba.core.jmx
 
ScriptingManager() - Constructor for class com.haulmont.cuba.core.jmx.ScriptingManager
 
ScriptingManagerMBean - Interface in com.haulmont.cuba.core.jmx
JMX interface for Scripting.
ScriptResource - Class in com.haulmont.cuba.core.sys.dbupdate
 
ScriptResource(Resource) - Constructor for class com.haulmont.cuba.core.sys.dbupdate.ScriptResource
 
ScriptScanner - Class in com.haulmont.cuba.core.sys.dbupdate
 
ScriptScanner(String, String, String) - Constructor for class com.haulmont.cuba.core.sys.dbupdate.ScriptScanner
 
ScriptSplitter(String) - Constructor for class com.haulmont.cuba.core.sys.dbupdate.DbUpdaterEngine.ScriptSplitter
 
ScriptType - Enum in com.haulmont.cuba.core.sys.dbupdate
 
ScriptValidator - Class in com.haulmont.cuba.gui.components.validators
 
ScriptValidator(Element, String) - Constructor for class com.haulmont.cuba.gui.components.validators.ScriptValidator
 
ScriptValidator(String, String, String) - Constructor for class com.haulmont.cuba.gui.components.validators.ScriptValidator
 
ScriptValidator(String, String, String, Map<String, Object>) - Constructor for class com.haulmont.cuba.gui.components.validators.ScriptValidator
 
ScrollBoxInnerComponentRelativeSize() - Constructor for class com.haulmont.cuba.gui.app.core.dev.LayoutAnalyzer.ScrollBoxInnerComponentRelativeSize
 
ScrollBoxLayout - Interface in com.haulmont.cuba.gui.components
 
ScrollBoxLayout.Orientation - Enum in com.haulmont.cuba.gui.components
 
ScrollBoxLayout.ScrollBarPolicy - Enum in com.haulmont.cuba.gui.components
 
scrollTo(E) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Scrolls to a certain item, using DataGrid.ScrollDestination.ANY.
scrollTo(E, DataGrid.ScrollDestination) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Scrolls to a certain item, using user-specified scroll destination.
scrollTo(E) - Method in interface com.haulmont.cuba.gui.components.Table
Scroll table to specified row.
scrollToEnd() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Scrolls to the last data item.
scrollToStart() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Scrolls to the first data item.
search() - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
search() - Method in class com.haulmont.cuba.gui.components.filter.addcondition.AddConditionWindow
 
search() - Method in class com.haulmont.cuba.gui.components.filter.filterselect.FilterSelectWindow
 
search(String, String) - Method in interface com.haulmont.cuba.gui.components.filter.FtsFilterHelper
Performs full text search and stores founded entity ids as QueryResult records in database.
search(String, Map<String, Object>) - Method in interface com.haulmont.cuba.gui.components.SuggestionField.SearchExecutor
Executed on background thread.
SEARCH_STRING_PARAM - Static variable in interface com.haulmont.cuba.gui.components.SearchField
 
SearchComboBoxPainter - Class in com.haulmont.cuba.desktop.plaf.nimbus
Default "ComboBoxPainter" painter class does not support right border for text field without button.
SearchComboBoxPainter(AbstractRegionPainter.PaintContext, int) - Constructor for class com.haulmont.cuba.desktop.plaf.nimbus.SearchComboBoxPainter
 
searchEntities(String, String, String, Integer, Integer, String, Boolean, Boolean, Boolean, String) - Method in class com.haulmont.restapi.service.EntitiesControllerManager
 
searchEntities(String, String) - Method in class com.haulmont.restapi.service.EntitiesControllerManager
 
searchEntitiesListGet(String, String, String, Integer, Integer, String, Boolean, Boolean, Boolean, String) - Method in class com.haulmont.restapi.controllers.EntitiesController
 
searchEntitiesListPost(String, String) - Method in class com.haulmont.restapi.controllers.EntitiesController
 
SearchField - Interface in com.haulmont.cuba.gui.components
 
SearchField.Mode - Enum in com.haulmont.cuba.gui.components
 
SearchField.SearchNotifications - Interface in com.haulmont.cuba.gui.components
 
SearchFolder - Class in com.haulmont.cuba.security.entity
Search folder settings.
SearchFolder() - Constructor for class com.haulmont.cuba.security.entity.SearchFolder
 
SearchPickerField - Interface in com.haulmont.cuba.gui.components
SearchPickerField adds to PickerField the ability to search an entity.
searchUsersByLogin(String) - Method in class com.haulmont.cuba.core.app.scheduling.SchedulingServiceBean
 
searchUsersByLogin(String) - Method in interface com.haulmont.cuba.core.app.SchedulingService
Return a list of users filtered by login using LIKE clause.
Secret - Annotation Type in com.haulmont.cuba.core.global
Annotation that indicates that annotated element is secret.
secure() - Method in class com.haulmont.cuba.client.sys.DataManagerClientImpl
 
secure() - Method in class com.haulmont.cuba.core.app.DataManagerBean
 
secure() - Method in interface com.haulmont.cuba.core.global.DataManager
By default, DataManager does not apply security restrictions on entity operations and attributes, only row-level constraints take effect.
secure() - Method in class com.haulmont.cuba.core.sys.TransactionalDataManagerBean
 
secure() - Method in interface com.haulmont.cuba.core.TransactionalDataManager
By default, DataManager does not apply security restrictions on entity operations and attributes, only row-level constraints take effect.
secure() - Method in class com.haulmont.cuba.gui.data.impl.GenericDataSupplier
 
Security - Interface in com.haulmont.cuba.core.global
Infrastructure interface providing methods to check permissions of the current user.
SecurityContext - Class in com.haulmont.cuba.core.sys
Holds information about the current user session.
SecurityContext(UUID) - Constructor for class com.haulmont.cuba.core.sys.SecurityContext
 
SecurityContext(UUID, String) - Constructor for class com.haulmont.cuba.core.sys.SecurityContext
 
SecurityContext(UserSession) - Constructor for class com.haulmont.cuba.core.sys.SecurityContext
 
SecurityContextAwareCallable<V> - Class in com.haulmont.cuba.core.sys
Wrapper class that propagates SecurityContext to the target Callable.
SecurityContextAwareCallable(Callable<V>) - Constructor for class com.haulmont.cuba.core.sys.SecurityContextAwareCallable
 
SecurityContextAwareRunnable - Class in com.haulmont.cuba.core.sys
Wrapper class that propagates SecurityContext to the target Runnable.
SecurityContextAwareRunnable(Runnable) - Constructor for class com.haulmont.cuba.core.sys.SecurityContextAwareRunnable
 
SecurityContextHandlerInterceptor - Class in com.haulmont.cuba.portal.sys.security
Assigns current session's security association before each request goes to controller.
SecurityContextHandlerInterceptor() - Constructor for class com.haulmont.cuba.portal.sys.security.SecurityContextHandlerInterceptor
 
SecurityContextHolder - Interface in com.haulmont.cuba.core.sys
 
SecurityImpl - Class in com.haulmont.cuba.core.sys
 
SecurityImpl() - Constructor for class com.haulmont.cuba.core.sys.SecurityImpl
 
SecurityJpqlGenerator - Class in com.haulmont.cuba.core.global.filter
 
SecurityJpqlGenerator() - Constructor for class com.haulmont.cuba.core.global.filter.SecurityJpqlGenerator
 
SecurityState - Class in com.haulmont.cuba.core.entity
Stores information about: data that has been filtered by row level security; attributes that are hidden, read-only or required for this particular instance.
SecurityState() - Constructor for class com.haulmont.cuba.core.entity.SecurityState
 
SecurityTokenException - Exception in com.haulmont.cuba.core.sys
 
SecurityTokenException(String) - Constructor for exception com.haulmont.cuba.core.sys.SecurityTokenException
 
SecurityTokenManager - Class in com.haulmont.cuba.core.sys
 
SecurityTokenManager() - Constructor for class com.haulmont.cuba.core.sys.SecurityTokenManager
 
select() - Method in class com.haulmont.cuba.gui.components.filter.addcondition.AddConditionWindow
 
select() - Method in class com.haulmont.cuba.gui.components.filter.filterselect.FilterSelectWindow
 
SELECT_ACTION_ID - Static variable in interface com.haulmont.cuba.gui.components.Filter
Action registered with parent frame to open filter select menu.
SELECT_ACTION_ID - Static variable in interface com.haulmont.cuba.gui.components.Window
Constant that passed to Window.close(String) and Window.close(String, boolean) methods when the lookup screen is closed with selected items.
select_clause() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
select_clause_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.select_clause_return
 
SELECT_DISTINCT_PATTERN - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
SELECT_DISTINCT_PATTERN_REGEX - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
select_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
select_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.select_expression_return
 
select_statement() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
select_statement_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.select_statement_return
 
SelectAction - Class in com.haulmont.cuba.gui.components
An action used in the lookup screens to select an item.
SelectAction(Window.Lookup) - Constructor for class com.haulmont.cuba.gui.components.SelectAction
 
selectAll() - Method in interface com.haulmont.cuba.gui.components.DataGrid
Marks all the items in the current data provider as selected
selectAll() - Method in interface com.haulmont.cuba.gui.components.Table
 
selectAll() - Method in interface com.haulmont.cuba.gui.components.TextInputField.TextSelectionSupported
 
selected(DataGrid.SelectionEvent<E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid.SelectionListener
Called when the selection state has changed.
SelectedItemNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
SelectedItemNode(int) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.SelectedItemNode
 
SelectedItemsNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
SelectedItemsNode(int) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.SelectedItemsNode
 
selectedTabChanged(Accordion.SelectedTabChangeEvent) - Method in interface com.haulmont.cuba.gui.components.Accordion.SelectedTabChangeListener
 
selectedTabChanged(TabSheet.SelectedTabChangeEvent) - Method in interface com.haulmont.cuba.gui.components.TabSheet.SelectedTabChangeListener
 
selectedTabChanged(Accordion.SelectedTabChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.compatibility.CompatibleAccordionSelectedTabChangeListener
 
selectedTabChanged(TabSheet.SelectedTabChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.compatibility.CompatibleTabSheetSelectedTabChangeListener
 
SelectedTabChangeEvent(Accordion, Accordion.Tab) - Constructor for class com.haulmont.cuba.gui.components.Accordion.SelectedTabChangeEvent
 
SelectedTabChangeEvent(TabSheet, TabSheet.Tab) - Constructor for class com.haulmont.cuba.gui.components.TabSheet.SelectedTabChangeEvent
 
SelectionEvent(DataGrid, List<E>, List<E>, List<E>) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.SelectionEvent
Constructor for a selection event.
SelectionSourceNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
SelectionSourceNode(int) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.SelectionSourceNode
 
selectWindowTab(Window) - Method in class com.haulmont.cuba.gui.WindowManager
Select tab with window in main tabsheet.
selectWindowTab(Window) - Method in class com.haulmont.cuba.web.WebWindowManager
 
send(Serializable) - Method in class com.haulmont.cuba.core.app.ClusterManager
 
send(Serializable) - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Send a message to all active cluster nodes.
send() - Method in class com.haulmont.cuba.gui.app.security.session.browse.SessionMessageWindow
 
send(MimeMessage) - Method in class com.haulmont.cuba.testsupport.TestMailSender
 
sendEmail(String, String, String, EmailAttachment...) - Method in class com.haulmont.cuba.core.app.Emailer
 
sendEmail(String, String, String, String, EmailAttachment...) - Method in class com.haulmont.cuba.core.app.Emailer
 
sendEmail(EmailInfo) - Method in class com.haulmont.cuba.core.app.Emailer
 
sendEmail(String, String, String, EmailAttachment...) - Method in interface com.haulmont.cuba.core.app.EmailerAPI
Deprecated.
sendEmail(String, String, String, String, EmailAttachment...) - Method in interface com.haulmont.cuba.core.app.EmailerAPI
Send email synchronously.
sendEmail(EmailInfo) - Method in interface com.haulmont.cuba.core.app.EmailerAPI
Send email synchronously.
sendEmail(SendingMessage) - Method in class com.haulmont.cuba.core.app.EmailSender
 
sendEmail(SendingMessage) - Method in interface com.haulmont.cuba.core.app.EmailSenderAPI
Sends email with help of JavaMailSender.
sendEmail(String, String, String, EmailAttachment...) - Method in interface com.haulmont.cuba.core.app.EmailService
Deprecated.
sendEmail(String, String, String, String, EmailAttachment...) - Method in interface com.haulmont.cuba.core.app.EmailService
Send email synchronously.
sendEmail(EmailInfo) - Method in interface com.haulmont.cuba.core.app.EmailService
Send email synchronously.
sendEmail(String, String, String, EmailAttachment...) - Method in class com.haulmont.cuba.core.app.EmailServiceBean
 
sendEmail(String, String, String, String, EmailAttachment...) - Method in class com.haulmont.cuba.core.app.EmailServiceBean
 
sendEmail(EmailInfo) - Method in class com.haulmont.cuba.core.app.EmailServiceBean
 
sendEmailAsync(EmailInfo) - Method in class com.haulmont.cuba.core.app.Emailer
 
sendEmailAsync(EmailInfo, Integer, Date) - Method in class com.haulmont.cuba.core.app.Emailer
 
sendEmailAsync(EmailInfo, Integer, Date) - Method in interface com.haulmont.cuba.core.app.EmailerAPI
Send email asynchronously, with limited number of attempts.
sendEmailAsync(EmailInfo) - Method in interface com.haulmont.cuba.core.app.EmailerAPI
Send email asynchronously.
sendEmailAsync(EmailInfo, Integer, Date) - Method in interface com.haulmont.cuba.core.app.EmailService
Send email asynchronously, with limited number of attempts.
sendEmailAsync(EmailInfo) - Method in interface com.haulmont.cuba.core.app.EmailService
Send email asynchronously.
sendEmailAsync(EmailInfo, Integer, Date) - Method in class com.haulmont.cuba.core.app.EmailServiceBean
 
sendEmailAsync(EmailInfo) - Method in class com.haulmont.cuba.core.app.EmailServiceBean
 
sendExceptionReport(String, Map<String, Object>) - Method in interface com.haulmont.cuba.core.app.ExceptionReportService
Send the exception report email.
sendExceptionReport(String, Map<String, Object>) - Method in class com.haulmont.cuba.core.app.ExceptionReportServiceBean
 
SendingAttachment - Class in com.haulmont.cuba.core.entity
 
SendingAttachment() - Constructor for class com.haulmont.cuba.core.entity.SendingAttachment
 
SendingMessage - Class in com.haulmont.cuba.core.entity
Entity to store information about sending emails.
SendingMessage() - Constructor for class com.haulmont.cuba.core.entity.SendingMessage
 
SendingMessageAttachments - Class in com.haulmont.cuba.gui.app.core.sendingmessage.attachments
 
SendingMessageAttachments() - Constructor for class com.haulmont.cuba.gui.app.core.sendingmessage.attachments.SendingMessageAttachments
 
SendingMessageBrowser - Class in com.haulmont.cuba.gui.app.core.sendingmessage.browse
 
SendingMessageBrowser() - Constructor for class com.haulmont.cuba.gui.app.core.sendingmessage.browse.SendingMessageBrowser
 
SendingStatus - Enum in com.haulmont.cuba.core.global
 
sendSupportEmail(String, String) - Method in class com.haulmont.cuba.web.exception.ExceptionDialog
 
sendSync(Serializable) - Method in class com.haulmont.cuba.core.app.ClusterManager
 
sendSync(Serializable) - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Send a message to all active cluster nodes synchronously.
sendTestEmail(String) - Method in class com.haulmont.cuba.core.jmx.Emailer
 
sendTestEmail(String) - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
SEPARATOR_PATTERN - Static variable in class com.haulmont.cuba.core.sys.AbstractWebAppContextLoader
 
SEPARATOR_PATTERN - Static variable in class com.haulmont.cuba.core.sys.AppProperties
 
Sequence - Class in com.haulmont.cuba.core.app
Represents sequence with name, store, start value and increment.
sequenceExistsSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.HsqlSequenceSupport
 
sequenceExistsSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.Mssql2012SequenceSupport
 
sequenceExistsSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.MssqlSequenceSupport
 
sequenceExistsSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.MysqlSequenceSupport
 
sequenceExistsSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.OracleSequenceSupport
 
sequenceExistsSql(String) - Method in class com.haulmont.cuba.core.sys.persistence.PostgresSequenceSupport
 
sequenceExistsSql(String) - Method in interface com.haulmont.cuba.core.sys.persistence.SequenceSupport
 
Sequences - Interface in com.haulmont.cuba.core.app
Provides access to the database sequences.
SequencesImpl - Class in com.haulmont.cuba.core.app
 
SequencesImpl() - Constructor for class com.haulmont.cuba.core.app.SequencesImpl
 
SequenceSupport - Interface in com.haulmont.cuba.core.sys.persistence
Interface defining methods for managing database sequences.
Serialization - Interface in com.haulmont.cuba.core.sys.serialization
Defines the contract for platform serialization implementations.
SerializationException - Exception in com.haulmont.cuba.core.sys.serialization
Exception while serialize/deserialize java objects
SerializationException(String, Throwable) - Constructor for exception com.haulmont.cuba.core.sys.serialization.SerializationException
 
SerializationException(Throwable) - Constructor for exception com.haulmont.cuba.core.sys.serialization.SerializationException
 
SerializationSupport - Class in com.haulmont.cuba.core.sys.serialization
Static holder for serialization object
SerializationSupport() - Constructor for class com.haulmont.cuba.core.sys.serialization.SerializationSupport
 
serialize(Object, OutputStream) - Method in class com.haulmont.cuba.core.sys.serialization.KryoSerialization
 
serialize(Object) - Method in class com.haulmont.cuba.core.sys.serialization.KryoSerialization
 
serialize(Object, OutputStream) - Method in interface com.haulmont.cuba.core.sys.serialization.Serialization
Serialize object object to stream os.
serialize(Object) - Method in interface com.haulmont.cuba.core.sys.serialization.Serialization
Serialize object to byte array
serialize(Object, OutputStream) - Static method in class com.haulmont.cuba.core.sys.serialization.SerializationSupport
 
serialize(Object) - Static method in class com.haulmont.cuba.core.sys.serialization.SerializationSupport
 
serialize(Object, OutputStream) - Method in class com.haulmont.cuba.core.sys.serialization.StandardSerialization
 
serialize(Object) - Method in class com.haulmont.cuba.core.sys.serialization.StandardSerialization
 
serialize(Object) - Method in class com.haulmont.restapi.common.RestParseUtils
 
Server - Class in com.haulmont.cuba.core.entity
 
Server() - Constructor for class com.haulmont.cuba.core.entity.Server
 
ServerConfig - Interface in com.haulmont.cuba.core.app
Configuration parameters interface used by the CORE layer.
ServerInfo - Class in com.haulmont.cuba.core.app
 
ServerInfo() - Constructor for class com.haulmont.cuba.core.app.ServerInfo
 
ServerInfo - Class in com.haulmont.cuba.core.jmx
 
ServerInfo() - Constructor for class com.haulmont.cuba.core.jmx.ServerInfo
 
ServerInfoAPI - Interface in com.haulmont.cuba.core.app
Interface to provide basic information about the middleware.
ServerInfoMBean - Interface in com.haulmont.cuba.core.jmx
JMX interface for ServerInfoAPI.
ServerInfoService - Interface in com.haulmont.cuba.core.app
Service interface to provide initial information for clients.
ServerInfoServiceBean - Class in com.haulmont.cuba.core.app
Standard implementation of ServerInfoService interface.
ServerInfoServiceBean() - Constructor for class com.haulmont.cuba.core.app.ServerInfoServiceBean
 
ServerLogWindow - Class in com.haulmont.cuba.web.app.ui.serverlogviewer
 
ServerLogWindow() - Constructor for class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
ServerRunner - Class in com.haulmont.cuba.uberjar
 
ServerRunner() - Constructor for class com.haulmont.cuba.uberjar.ServerRunner
 
ServerSelector - Interface in com.haulmont.cuba.core.sys.remoting.discovery
Interface for selecting a server from a middleware cluster.
ServerTokenStore - Class in com.haulmont.cuba.security.jmx
 
ServerTokenStore() - Constructor for class com.haulmont.cuba.security.jmx.ServerTokenStore
 
ServerTokenStoreMBean - Interface in com.haulmont.cuba.security.jmx
JMX interface for ServerTokenStore
ServiceCallResult(String, boolean) - Constructor for class com.haulmont.restapi.service.ServicesControllerManager.ServiceCallResult
 
ServiceCallValidationExceptionHandler - Class in com.haulmont.cuba.gui.exception
 
ServiceCallValidationExceptionHandler() - Constructor for class com.haulmont.cuba.gui.exception.ServiceCallValidationExceptionHandler
 
ServiceInterceptor - Class in com.haulmont.cuba.core.sys
Intercepts invocations of the middleware services.
ServiceInterceptor() - Constructor for class com.haulmont.cuba.core.sys.ServiceInterceptor
 
ServiceMethodConstraintViolation - Class in com.haulmont.cuba.core.global.validation
 
ServiceMethodConstraintViolation(Class, ConstraintViolation) - Constructor for class com.haulmont.cuba.core.global.validation.ServiceMethodConstraintViolation
 
ServiceParametersChecks - Interface in com.haulmont.cuba.core.global.validation.groups
Bean validation constraint group used by core server for service parameters validation.
ServiceResultChecks - Interface in com.haulmont.cuba.core.global.validation.groups
Bean validation constraint group used by core server for service methods result validation.
ServicesController - Class in com.haulmont.restapi.controllers
Controller that is used for service method invocations with the REST API
ServicesController() - Constructor for class com.haulmont.restapi.controllers.ServicesController
 
ServicesControllerManager - Class in com.haulmont.restapi.service
Class that executes business logic required by the ServicesController.
ServicesControllerManager() - Constructor for class com.haulmont.restapi.service.ServicesControllerManager
 
ServicesControllerManager.ServiceCallResult - Class in com.haulmont.restapi.service
 
ServletContextDestroyedEvent - Class in com.haulmont.cuba.core.sys.servlet.events
Application lifecycle event.
ServletContextDestroyedEvent(ServletContext, ApplicationContext) - Constructor for class com.haulmont.cuba.core.sys.servlet.events.ServletContextDestroyedEvent
 
ServletContextDestroyedEvent(ServletContext) - Constructor for class com.haulmont.cuba.core.sys.servlet.events.ServletContextDestroyedEvent
 
ServletContextHolder - Class in com.haulmont.cuba.core.sys
 
ServletContextHolder() - Constructor for class com.haulmont.cuba.core.sys.ServletContextHolder
 
ServletContextInitializedEvent - Class in com.haulmont.cuba.core.sys.servlet.events
Application lifecycle event.
ServletContextInitializedEvent(ServletContext, ApplicationContext) - Constructor for class com.haulmont.cuba.core.sys.servlet.events.ServletContextInitializedEvent
 
ServletContextInitializedEvent(ServletContext) - Constructor for class com.haulmont.cuba.core.sys.servlet.events.ServletContextInitializedEvent
 
ServletRegistrationManager - Interface in com.haulmont.cuba.core.sys.servlet
A bean that enables to create Servlets and Filters with correct classloader to be able to use such static classes as AppContext.
ServletRegistrationManagerBean - Class in com.haulmont.cuba.core.sys.servlet
 
ServletRegistrationManagerBean() - Constructor for class com.haulmont.cuba.core.sys.servlet.ServletRegistrationManagerBean
 
Session - Interface in com.haulmont.chile.core.model
Metadata model entry point.
session - Variable in class com.haulmont.cuba.security.app.UserSessions.UserSessionInfo
 
SESSION_ID_PARAM_NAME - Static variable in interface com.haulmont.cuba.gui.components.filter.FtsFilterHelper
 
SessionAction - Enum in com.haulmont.cuba.security.entity
Type of session action
SessionAction.id - corresponding value stored in the database
SessionAttribute - Class in com.haulmont.cuba.security.entity
 
SessionAttribute() - Constructor for class com.haulmont.cuba.security.entity.SessionAttribute
 
SessionAttributeEditor - Class in com.haulmont.cuba.gui.app.security.sessionattr.edit
 
SessionAttributeEditor() - Constructor for class com.haulmont.cuba.gui.app.security.sessionattr.edit.SessionAttributeEditor
 
SessionAttributesProvider - Interface in com.haulmont.cuba.security.auth
 
SessionBrowser - Class in com.haulmont.cuba.gui.app.security.session.browse
 
SessionBrowser() - Constructor for class com.haulmont.cuba.gui.app.security.session.browse.SessionBrowser
 
SessionHeartbeatEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired on heartbeat requests from a client web browser.
SessionHeartbeatEvent(App) - Constructor for class com.haulmont.cuba.web.security.events.SessionHeartbeatEvent
 
SessionImpl - Class in com.haulmont.chile.core.model.impl
 
SessionImpl() - Constructor for class com.haulmont.chile.core.model.impl.SessionImpl
 
SessionLogBrowser - Class in com.haulmont.cuba.gui.app.security.session.log
 
SessionLogBrowser() - Constructor for class com.haulmont.cuba.gui.app.security.session.log.SessionLogBrowser
 
SessionLogEntry - Class in com.haulmont.cuba.security.entity
 
SessionLogEntry() - Constructor for class com.haulmont.cuba.security.entity.SessionLogEntry
 
SessionMessagesNotifier - Class in com.haulmont.cuba.desktop.gui
 
SessionMessagesNotifier() - Constructor for class com.haulmont.cuba.desktop.gui.SessionMessagesNotifier
 
SessionMessageWindow - Class in com.haulmont.cuba.desktop.gui
 
SessionMessageWindow(Frame) - Constructor for class com.haulmont.cuba.desktop.gui.SessionMessageWindow
 
SessionMessageWindow - Class in com.haulmont.cuba.gui.app.security.session.browse
 
SessionMessageWindow() - Constructor for class com.haulmont.cuba.gui.app.security.session.browse.SessionMessageWindow
 
SessionParams - Enum in com.haulmont.cuba.security.global
List of parameters that could be passed in map when user session is being created
SessionUrlsHolder - Interface in com.haulmont.cuba.core.sys.remoting.discovery
Interface to be implemented by objects storing the list of server URLs for the current session.
set(EntityManagerContext, String) - Method in class com.haulmont.cuba.core.sys.EntityManagerContextHolder
 
set(RemoteClientInfo) - Static method in class com.haulmont.cuba.core.sys.remoting.RemoteClientInfo
 
set(SecurityContext) - Method in interface com.haulmont.cuba.core.sys.SecurityContextHolder
 
set(SecurityContext) - Method in class com.haulmont.cuba.core.sys.SingleSecurityContextHolder
 
set(Map<String, Object>, Object) - Method in enum com.haulmont.cuba.gui.WindowParams
Set value in the parameters map.
set(SecurityContext) - Method in class com.haulmont.cuba.web.sys.WebVaadinCompatibleSecurityContextHolder
 
setAboutToDeleteSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setAboutToInsertSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setAboutToUpdateSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setAccept(String) - Method in interface com.haulmont.cuba.gui.components.UploadField
Sets the mask for files to filter them in the file selection dialog.
Example:
setAccessLocalUnfetched(boolean) - Static method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
setAction(Action) - Method in interface com.haulmont.cuba.gui.components.Component.ActionOwner
 
setActive(boolean) - Method in class com.haulmont.cuba.core.app.scheduling.Scheduling
 
setActive(boolean) - Method in interface com.haulmont.cuba.core.app.scheduling.SchedulingAPI
Activate/deactivate scheduling.
setActive(boolean) - Method in class com.haulmont.cuba.core.app.scheduling.SchedulingServiceBean
 
setActive(ScheduledTask, boolean) - Method in class com.haulmont.cuba.core.app.scheduling.SchedulingServiceBean
 
setActive(Set<ScheduledTask>, boolean) - Method in class com.haulmont.cuba.core.app.scheduling.SchedulingServiceBean
 
setActive(boolean) - Method in interface com.haulmont.cuba.core.app.SchedulingService
Activate/deactivate scheduling for all servers in the cluster.
setActive(ScheduledTask, boolean) - Method in interface com.haulmont.cuba.core.app.SchedulingService
Activate/deactivate specific task.
setActive(Set<ScheduledTask>, boolean) - Method in interface com.haulmont.cuba.core.app.SchedulingService
Activate or deactivate set of scheduled tasks.
setActive(Boolean) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setActive(boolean) - Method in class com.haulmont.cuba.core.jmx.Scheduling
 
setActive(boolean) - Method in interface com.haulmont.cuba.core.jmx.SchedulingMBean
 
setActive(Boolean) - Method in class com.haulmont.cuba.security.entity.User
 
setActualField(Field) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setActualField(Field) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setAddAllBtnEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.TwinColumn
 
setAddButtonCaption(String) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setAddButtonIcon(String) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setAddedEntities(List<EntityPropertyDiff>) - Method in class com.haulmont.cuba.core.entity.diff.EntityCollectionPropertyDiff
 
setAddFirst(boolean) - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
Whether this action will add a new instance to the beginning of the datasource's collection.
setAdditionalExceptionReportBinding(Map<String, Object>) - Method in class com.haulmont.cuba.web.exception.ExceptionDialog
 
setAddress(String) - Method in class com.haulmont.cuba.client.ClientUserSession
 
setAddress(String) - Method in class com.haulmont.cuba.core.entity.JmxInstance
 
setAddress(String) - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
setAddress(String) - Method in class com.haulmont.cuba.core.sys.remoting.CubaRemoteInvocation
 
setAddress(String) - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
setAddress(String) - Method in class com.haulmont.cuba.core.sys.remoting.RemoteClientInfo
 
setAddress(String) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setAddress(String) - Method in class com.haulmont.cuba.portal.sys.security.AnonymousSession
 
setAddress(String) - Method in class com.haulmont.cuba.security.app.UserSessionService.Filter
Client IP address.
setAddress(String) - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
setAddress(String) - Method in class com.haulmont.cuba.security.entity.UserSessionEntity
 
setAddress(String) - Method in class com.haulmont.cuba.security.global.UserSession
INTERNAL
setAddresses(String) - Method in class com.haulmont.cuba.core.global.EmailInfo
 
setAdminAddress(String) - Method in interface com.haulmont.cuba.core.app.EmailerConfig
 
setAfterAddHandler(AddAction.AfterAddHandler) - Method in class com.haulmont.cuba.gui.components.actions.AddAction
 
setAfterCommitHandler(CreateAction.AfterCommitHandler) - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
setAfterCommitHandler(EditAction.AfterCommitHandler) - Method in class com.haulmont.cuba.gui.components.actions.EditAction
 
setAfterEditorCloseHandler(Consumer<EditAction.BulkEditorCloseEvent>) - Method in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorIntegration
 
setAfterEntity(Entity) - Method in class com.haulmont.cuba.core.entity.diff.EntityDiff
 
setAfterFilterAppliedHandler(Filter.AfterFilterAppliedHandler) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setAfterFilterAppliedHandler(Filter.AfterFilterAppliedHandler) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setAfterFilterAppliedHandler(Filter.AfterFilterAppliedHandler) - Method in interface com.haulmont.cuba.gui.components.Filter
 
setAfterLookupCloseHandler(PickerField.AfterLookupCloseHandler) - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
 
setAfterLookupCloseHandler(TokenList.AfterLookupCloseHandler) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setAfterLookupSelectionHandler(PickerField.AfterLookupSelectionHandler) - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
 
setAfterLookupSelectionHandler(TokenList.AfterLookupSelectionHandler) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setAfterRefreshHandler(Runnable) - Method in class com.haulmont.cuba.gui.components.actions.RefreshAction
 
setAfterRemoveHandler(RemoveAction.AfterRemoveHandler) - Method in class com.haulmont.cuba.gui.components.actions.RemoveAction
 
setAfterSnapshot(EntitySnapshot) - Method in class com.haulmont.cuba.core.entity.diff.EntityDiff
 
setAfterWindowClosedHandler(CreateAction.AfterWindowClosedHandler) - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
setAfterWindowClosedHandler(EditAction.AfterWindowClosedHandler) - Method in class com.haulmont.cuba.gui.components.actions.EditAction
 
setAggregatable(boolean) - Method in interface com.haulmont.cuba.gui.components.Table
 
setAggregation(AggregationInfo) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
setAggregationDistributionProvider(Table.AggregationDistributionProvider<E>) - Method in interface com.haulmont.cuba.gui.components.Table
Set aggregation distribution provider to handle distribution of data on rows.
setAggregationStyle(Table.AggregationStyle) - Method in interface com.haulmont.cuba.gui.components.Table
 
setAlignment(Component.Alignment) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setAlignment(Component.Alignment) - Method in interface com.haulmont.cuba.gui.components.Component
 
setAlignment(Component.Alignment) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
setAlignment(Table.ColumnAlignment) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
setAlignment(Component.Alignment) - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
setAlignment(Component.Alignment) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setAllDay(boolean) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent
 
setAllDay(boolean) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
setAllDay(boolean) - Method in class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
setAllDayProperty(String) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
setAllowCommit(boolean) - Method in interface com.haulmont.cuba.gui.data.Datasource
Switch on/off ability to commit.
setAllowCommit(boolean) - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
setAllowCommit(boolean) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
setAllowedRequestMethods(Set<HttpMethod>) - Method in class com.haulmont.restapi.idp.IdpAuthController
 
setAllowedRequestMethods(Set<HttpMethod>) - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
setAllowEnterShortcut(boolean) - Method in class com.haulmont.cuba.gui.components.ShortcutsDelegate
 
setAllSubclasses(Map<Object, CoreAttributeGroup>) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
setAlternateText(String) - Method in interface com.haulmont.cuba.gui.components.ResourceView
Sets this component's alternate text that can be presented instead of the component's normal content for accessibility purposes.
setAltKey(boolean) - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
setAnnotatedElement(AnnotatedElement) - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
setAnonymousAllowed(boolean) - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestMethodInfo
 
setAnonymousSessionUrlsHolder(SessionUrlsHolder) - Method in class com.haulmont.cuba.core.sys.remoting.discovery.StickySessionServerSelector
 
setAppComponents(AppComponents) - Static method in class com.haulmont.cuba.core.sys.AppContext.Internals
 
setAppComponents(List<String>) - Method in class com.haulmont.cuba.testsupport.TestContainer
 
setAppenderLevel() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
setAppenderThreshold(String, Level) - Method in interface com.haulmont.cuba.core.global.LogControl
Writes threshold for the specified logger
setAppenderThreshold(String, String) - Method in class com.haulmont.cuba.core.sys.jmx.JmxLogControl
 
setAppenderThreshold(String, String) - Method in interface com.haulmont.cuba.core.sys.jmx.JmxLogControlMBean
Writes threshold for the specified logger
setAppenderThreshold(String, Level) - Method in class com.haulmont.cuba.core.sys.LogControlImpl
 
setAppenderThreshold(JmxInstance, String, String) - Method in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
Writes threshold for the specified logger.
setAppenderThreshold(JmxInstance, String, String) - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
setApplicationContext(ApplicationContext) - Static method in class com.haulmont.cuba.core.sys.AppContext.Internals
Called by the framework to set Spring's context.
setApplicationContext(ApplicationContext) - Method in class com.haulmont.cuba.core.sys.BeanLocatorImpl
 
setApplicationContext(ApplicationContext) - Method in class com.haulmont.cuba.core.sys.CubaThreadPoolTaskScheduler
 
setApplicationContext(ApplicationContext) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport
 
setApplicationContext(ApplicationContext) - Method in class com.haulmont.cuba.core.sys.remoting.RemoteProxyBeanCreator
 
setApplicationContext(ApplicationContext) - Method in class com.haulmont.cuba.core.sys.remoting.RemoteServicesBeanCreator
 
setApplicationContext(ApplicationContext) - Method in class com.haulmont.cuba.core.sys.TriggerFilesProcessor
 
setApplicationContext(ApplicationContext) - Method in class com.haulmont.cuba.gui.ControllerDependencyInjector
 
setApplicationContext(ApplicationContext) - Method in class com.haulmont.cuba.portal.sys.thymeleaf.jmx.ThymeleafViewsCacheInvalidation
 
setApplicationContext(ApplicationContext) - Method in class com.haulmont.cuba.portal.sys.thymeleaf.ThymeleafViewsCacheInvalidationBean
 
setApplyDefault(Boolean) - Method in class com.haulmont.cuba.core.entity.AbstractSearchFolder
 
setApplyDefault(Boolean) - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
setApplyTo(Component) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setApplyTo(Component) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setApplyTo(Component) - Method in interface com.haulmont.cuba.gui.components.Filter
Sets the component associated with the filter.
setAppPropertiesFiles(List<String>) - Method in class com.haulmont.cuba.testsupport.TestContainer
 
setAppProperty(String, String) - Method in class com.haulmont.cuba.core.config.ConfigStorageCommon
 
setAppProperty(String, String) - Method in class com.haulmont.cuba.core.jmx.ConfigStorage
 
setAppProperty(String, String) - Method in interface com.haulmont.cuba.core.jmx.ConfigStorageMBean
 
setAppProperty(String, String) - Method in class com.haulmont.cuba.portal.jmx.ConfigStorage
 
setAppProperty(String, String) - Method in interface com.haulmont.cuba.portal.jmx.ConfigStorageMBean
 
setAppProperty(String, String) - Method in class com.haulmont.cuba.web.jmx.ConfigStorage
 
setAppProperty(String, String) - Method in interface com.haulmont.cuba.web.jmx.ConfigStorageMBean
 
setArray(int, Array) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setArrowDownActionHandler(SuggestionField.ArrowDownActionHandler) - Method in interface com.haulmont.cuba.gui.components.SuggestionField
Sets SuggestionField.ArrowDownActionHandler which handles ARROW_DOWN key pressing.
setAsciiStream(String, InputStream, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setAsciiStream(String, InputStream, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setAsciiStream(String, InputStream) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setAsciiStream(int, InputStream, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setAsciiStream(int, InputStream) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setAsyncSearchDelayMs(int) - Method in interface com.haulmont.cuba.gui.components.SuggestionField
Sets delay between the last key press action and async search.
setAsyncSearchTimeoutMs(int) - Method in interface com.haulmont.cuba.gui.components.SuggestionField
setAttachments(List<SendingAttachment>) - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
setAttachments(EmailAttachment[]) - Method in class com.haulmont.cuba.core.global.EmailInfo
 
setAttachmentsName(String) - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
setAttemptsCount(Integer) - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
setAttemptsMade(Integer) - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
setAttribute(String, Serializable) - Method in class com.haulmont.cuba.client.ClientUserSession
 
setAttribute(Object, Object) - Method in class com.haulmont.cuba.core.sys.EntityManagerContext
 
setAttribute(String, Object) - Method in class com.haulmont.cuba.desktop.ApplicationSession
 
setAttribute(String, Serializable) - Method in class com.haulmont.cuba.portal.sys.security.AnonymousSession
 
setAttribute(String, Serializable) - Method in class com.haulmont.cuba.security.global.UserSession
Set user session attribute.
setAttributeNames(Set) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
setAttributes(Set<EntityLogAttr>) - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
setAttributes(Set<LoggedAttribute>) - Method in class com.haulmont.cuba.security.entity.LoggedEntity
 
setAttributes(Map<String, Object>) - Method in class com.haulmont.cuba.security.global.IdpSession
 
setAttributes(List<ManagedBeanAttribute>) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
setAttributeSource(JmxAttributeSource) - Method in class com.haulmont.cuba.core.sys.jmx.AnnotationMBeanInfoAssembler
 
setAttributesToRemove(Set<String>) - Method in class com.haulmont.restapi.transform.AbstractEntityJsonTransformer
 
setAttributesToRename(Map<String, String>) - Method in class com.haulmont.restapi.transform.AbstractEntityJsonTransformer
 
setAuthenticated(boolean) - Method in class com.haulmont.cuba.client.ClientUserSession
 
setAuthenticated(boolean) - Method in class com.haulmont.cuba.portal.sys.security.AnonymousSession
 
setAuthentication(Authentication) - Method in class com.haulmont.cuba.security.sys.AuthenticationInterceptor
 
setAuthenticationBytes(byte[]) - Method in class com.haulmont.cuba.core.entity.AccessToken
 
setAuthenticationBytes(byte[]) - Method in class com.haulmont.cuba.core.entity.RefreshToken
 
setAuthenticationKey(String) - Method in class com.haulmont.cuba.core.entity.AccessToken
 
setAuthenticationKeyGenerator(AuthenticationKeyGenerator) - Method in class com.haulmont.restapi.auth.ClientProxyTokenStore
 
setAuthor(User) - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
setAuthorizationRequired(boolean) - Method in class com.haulmont.cuba.core.global.CommitContext
 
setAuthorizationRequired(boolean) - Method in class com.haulmont.cuba.core.global.LoadContext
 
setAuthorizationRequired(boolean) - Method in class com.haulmont.cuba.core.global.ValueLoadContext
 
setAuthorizationRequired(boolean) - Method in class com.haulmont.cuba.core.sys.SecurityContext
Deprecated.
Use setAuthorizationRequired() method of Load/CommitContext
setAuto(Boolean) - Method in class com.haulmont.cuba.security.entity.LoggedEntity
 
setAutoClose(boolean) - Method in interface com.haulmont.cuba.gui.components.PopupButton
Set menu automatic close after option click.
setAutoCommit(boolean) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
setAutocommit(boolean) - Method in class com.haulmont.cuba.gui.components.actions.RemoveAction
 
setAutocomplete(Boolean) - Method in interface com.haulmont.cuba.gui.components.PasswordField
Set autocomplete attribute value to specify saving it in browser.
setAutomaticPopupOnFocus(boolean) - Method in interface com.haulmont.cuba.gui.components.LookupField
When enabled popup automatically opens on focus.
setAutoSave(Boolean) - Method in class com.haulmont.cuba.security.entity.Presentation
 
setAutoScrolling(boolean) - Method in interface com.haulmont.cuba.gui.components.Table
Enables or disables automatic scroll to a selected row after table update.
setAverage(Double) - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
setBadgeText(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Set badge text for item.
setBaseDir(String) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceConfigProcessor
 
setBaseUrl(String) - Method in class com.haulmont.cuba.core.sys.remoting.discovery.StaticServerSelector
 
setBean(String) - Method in class com.haulmont.cuba.gui.config.MenuItem
 
setBeanFactory(BeanFactory) - Method in class com.haulmont.cuba.core.sys.SpringBeanLoader
 
setBeanMethod(String) - Method in class com.haulmont.cuba.gui.config.MenuItem
 
setBeanName(String) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setBeanName(String) - Method in class com.haulmont.cuba.core.sys.remoting.HttpServiceExporter
 
setBeanValidation(BeanValidation) - Method in class com.haulmont.cuba.core.sys.ServiceInterceptor
 
setBeforeActionPerformedHandler(Action.BeforeActionPerformedHandler) - Method in interface com.haulmont.cuba.gui.components.Action.HasBeforeActionPerformedHandler
 
setBeforeActionPerformedHandler(Action.BeforeActionPerformedHandler) - Method in class com.haulmont.cuba.gui.components.actions.AddAction
 
setBeforeActionPerformedHandler(Action.BeforeActionPerformedHandler) - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
setBeforeActionPerformedHandler(Action.BeforeActionPerformedHandler) - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
setBeforeActionPerformedHandler(Action.BeforeActionPerformedHandler) - Method in class com.haulmont.cuba.gui.components.actions.EditAction
 
setBeforeActionPerformedHandler(Action.BeforeActionPerformedHandler) - Method in class com.haulmont.cuba.gui.components.actions.ExcelAction
 
setBeforeActionPerformedHandler(Action.BeforeActionPerformedHandler) - Method in class com.haulmont.cuba.gui.components.actions.RelatedAction
 
setBeforeActionPerformedHandler(Action.BeforeActionPerformedHandler) - Method in class com.haulmont.cuba.gui.components.actions.RemoveAction
 
setBeforeEntity(Entity) - Method in class com.haulmont.cuba.core.entity.diff.EntityDiff
 
setBeforeFilterAppliedHandler(Filter.BeforeFilterAppliedHandler) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setBeforeFilterAppliedHandler(Filter.BeforeFilterAppliedHandler) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setBeforeFilterAppliedHandler(Filter.BeforeFilterAppliedHandler) - Method in interface com.haulmont.cuba.gui.components.Filter
Sets the handler that will be invoked before the filter is applied.
setBeforeRefreshHandler(Runnable) - Method in class com.haulmont.cuba.gui.components.actions.RefreshAction
 
setBeforeSnapshot(EntitySnapshot) - Method in class com.haulmont.cuba.core.entity.diff.EntityDiff
 
setBigDecimal(String, BigDecimal) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setBigDecimal(int, BigDecimal) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setBinaryStream(String, InputStream, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setBinaryStream(String, InputStream, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setBinaryStream(String, InputStream) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setBinaryStream(int, InputStream, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setBinaryStream(int, InputStream) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setBlob(String, InputStream, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setBlob(String, Blob) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setBlob(String, InputStream) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setBlob(int, Blob) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setBlob(int, InputStream, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setBlob(int, InputStream) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setBlueSliderCaption(String) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set caption for the slider of blue color.
setBody(String) - Method in class com.haulmont.cuba.core.global.EmailInfo
 
setBodyContentType(String) - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
setBodyContentType(String) - Method in class com.haulmont.cuba.core.global.EmailInfo
 
setBoolean(String, boolean) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setBoolean(int, boolean) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setBooleanValue(Boolean) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setBorderVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.Component.HasBorder
 
setBorderVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setBorderVisible(boolean) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setBorderVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.Filter
Sets whether border is visible.
setBrowserApplication(String) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setBrowserMajorVersion(int) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setBrowserMinorVersion(int) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setBuffered(boolean) - Method in interface com.haulmont.cuba.gui.components.Component.Buffered
Sets the buffered mode.
setBufferSize(int) - Method in interface com.haulmont.cuba.gui.components.ResourceView.HasStreamSettings
Sets the size of the download buffer used for this resource.
setButton(Component.MouseEventDetails.MouseButton) - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
setButtonCaption(String) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set caption for color picker button.
setButtonsPanel(ButtonsPanel) - Method in interface com.haulmont.cuba.gui.components.Component.HasButtonsPanel
 
setByte(String, byte) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setByte(int, byte) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setBytes(String, byte[]) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setBytes(int, byte[]) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setCacheable(boolean) - Method in class com.haulmont.cuba.core.global.LoadContext.Query
Indicates that the query results should be cached.
setCacheable(boolean) - Method in interface com.haulmont.cuba.core.Query
Indicates that the query results should be cached.
setCacheable(boolean) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setCacheable(boolean) - Method in interface com.haulmont.cuba.core.TypedQuery
Set query results to be cached
setCacheable(boolean) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Indicates that the datasource query results should be cached in the middleware query cache.
setCacheable(boolean) - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
setCacheable(boolean) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
setCacheable(boolean) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
setCacheable(boolean) - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryInfo
 
setCacheTime(long) - Method in interface com.haulmont.cuba.gui.components.ResourceView.HasStreamSettings
Sets the length of cache expiration time.
setCalculatable(boolean) - Method in class com.haulmont.cuba.gui.components.Table.Column
Deprecated.
setCalendar(Calendar) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEventProvider
 
setCalendar(Calendar) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
setCalendar(Calendar) - Method in class com.haulmont.cuba.gui.components.calendar.ListCalendarEventProvider
 
setCancelButtonCaption(String) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set caption for the cancel button.
setCapsLockIndicator(CapsLockIndicator) - Method in interface com.haulmont.cuba.gui.components.PasswordField
Sets CapsLockIndicator component, that will be indicate when caps lock key is active.
setCapsLockOffMessage(String) - Method in interface com.haulmont.cuba.gui.components.CapsLockIndicator
Sets the message that will be shown when caps lock key is not active.
setCapsLockOnMessage(String) - Method in interface com.haulmont.cuba.gui.components.CapsLockIndicator
Sets the message that will be shown when caps lock key is active.
setCaption(String) - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
setCaption(String) - Method in class com.haulmont.cuba.core.global.EmailInfo
 
setCaption(String) - Method in class com.haulmont.cuba.gui.app.security.entity.UiPermissionTarget
 
setCaption(String) - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
setCaption(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setCaption(String) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Set the screen caption.
setCaption(String) - Method in interface com.haulmont.cuba.gui.components.Accordion.Tab
Set tab caption.
setCaption(String) - Method in interface com.haulmont.cuba.gui.components.Action
 
setCaption(String) - Method in class com.haulmont.cuba.gui.components.actions.EditAction
 
setCaption(String) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent
 
setCaption(String) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
setCaption(String) - Method in class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
setCaption(String) - Method in interface com.haulmont.cuba.gui.components.Component.HasCaption
 
setCaption(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Sets the caption of the header.
setCaption(String) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
setCaption(String) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setCaption(String) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setCaption(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
Set item caption.
setCaption(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Set item caption.
setCaption(String) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
setCaption(String) - Method in class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
setCaption(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setCaptionAlignment(FieldGroup.FieldCaptionAlignment) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Set alignment of field captions
setCaptionAsHtml(boolean) - Method in interface com.haulmont.cuba.gui.components.Button
Enable or disable HTML mode for caption.
setCaptionAsHtml(boolean) - Method in interface com.haulmont.cuba.gui.components.GroupBoxLayout
Sets whether the caption is rendered as HTML.
setCaptionAsHtml(boolean) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Enable or disable HTML mode for caption.
setCaptionAsHtml(boolean) - Method in interface com.haulmont.cuba.gui.components.PopupView
Set caption rendering as HTML.
setCaptionChangedListener(Consumer<String>) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setCaptionChangedListener(Consumer<String>) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setCaptionMode(CaptionMode) - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
setCaptionMode(CaptionMode) - Method in interface com.haulmont.cuba.gui.components.PickerField
 
setCaptionMode(CaptionMode) - Method in interface com.haulmont.cuba.gui.components.SuggestionField
 
setCaptionMode(CaptionMode) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setCaptionMode(CaptionMode) - Method in interface com.haulmont.cuba.gui.components.Tree
 
setCaptionProperty(String) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
setCaptionProperty(String) - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
setCaptionProperty(String) - Method in interface com.haulmont.cuba.gui.components.PickerField
 
setCaptionProperty(String) - Method in interface com.haulmont.cuba.gui.components.SuggestionField
 
setCaptionProperty(String) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setCaptionProperty(String) - Method in interface com.haulmont.cuba.gui.components.Tree
 
setCardinality(Range.Cardinality) - Method in class com.haulmont.chile.core.model.impl.AbstractRange
 
setCaseConversion(TextInputField.CaseConversion) - Method in interface com.haulmont.cuba.gui.components.TextInputField.CaseConversionSupported
Disable automatic case conversion or enable with chosen mode
setCatalog(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
setCategory(Boolean) - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
setCategory(Category) - Method in interface com.haulmont.cuba.core.entity.Categorized
 
setCategory(Category) - Method in class com.haulmont.cuba.core.entity.CategorizedEntity
 
setCategory(Category) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setCategoryAttribute(CategoryAttribute) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setCategoryAttributeId(UUID) - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
setCategoryAttrId(UUID) - Method in class com.haulmont.cuba.gui.components.filter.Param.Builder
 
setCategoryAttrs(List<CategoryAttribute>) - Method in class com.haulmont.cuba.core.entity.Category
 
setCategoryEntityType(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setCategoryFieldEditable(boolean) - Method in class com.haulmont.cuba.gui.components.RuntimePropertiesFrame
 
setCategoryFieldVisible(boolean) - Method in class com.haulmont.cuba.gui.components.RuntimePropertiesFrame
 
setCategoryId(UUID) - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
setCellDescriptionProvider(DataGrid.CellDescriptionProvider<E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sets the CellDescriptionProvider instance for generating optional descriptions (tooltips) for individual DataGrid cells.
setChangePasswordAtNextLogon(Boolean) - Method in class com.haulmont.cuba.security.entity.User
 
setChanges(String) - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
setChangeType(FtsChangeType) - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
setCharacterStream(String, Reader, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setCharacterStream(String, Reader, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setCharacterStream(String, Reader) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setCharacterStream(int, Reader, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setCharacterStream(int, Reader) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setCheckClientPermissions(boolean) - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
setCheckType(ConstraintCheckType) - Method in class com.haulmont.cuba.security.entity.Constraint
 
setChildren(List<Node<T>>) - Method in class com.haulmont.bali.datastruct.Node
Sets the children of a Node<T> object.
setChildValues(List<CategoryAttributeValue>) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setChrome(boolean) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setChromeFrame(boolean) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setChromeFrameCapable(boolean) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setClassLoader(ClassLoader) - Method in class com.haulmont.cuba.web.sys.CubaApplicationServlet
 
setClassName(String) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setClassName(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
setClearButtonCaption(String) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Setup clear button caption.
setClearButtonCaption(String) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setClearButtonDescription(String) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Setup clear button description.
setClearButtonIcon(String) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Setup clear button icon.
setClearButtonIcon(String) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setClearButtonVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setClearButtonVisible(boolean) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setClearButtonVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
setClearEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setClickListener(String, Table.CellClickListener) - Method in interface com.haulmont.cuba.gui.components.Table
Add lightweight click handler for column cells.
Web specific: cell value will be wrapped in span with cuba-table-clickable-cell style name.
You can use .cuba-table-clickable-cell for CSS rules to specify custom representation of cell value.
setClientInfo(String) - Method in class com.haulmont.cuba.client.ClientUserSession
 
setClientInfo(String, String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
setClientInfo(Properties) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
setClientInfo(String) - Method in class com.haulmont.cuba.core.sys.remoting.CubaRemoteInvocation
 
setClientInfo(String) - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
setClientInfo(String) - Method in class com.haulmont.cuba.portal.sys.security.AnonymousSession
 
setClientInfo(String) - Method in class com.haulmont.cuba.security.app.UserSessionService.Filter
Client browser info.
setClientInfo(String) - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
setClientInfo(String) - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
setClientInfo(String) - Method in class com.haulmont.cuba.security.entity.UserSessionEntity
 
setClientInfo(String) - Method in class com.haulmont.cuba.security.global.UserSession
INTERNAL
setClientIpAddress(String) - Method in class com.haulmont.cuba.security.auth.TrustedClientCredentials
 
setClientTime(Integer) - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
setClientType(ClientType) - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
setClientType(ClientType) - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
setClientType(ClientType) - Method in class com.haulmont.cuba.security.entity.UserSetting
 
setClientX(int) - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
setClientY(int) - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
setClob(String, Reader, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setClob(String, Clob) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setClob(String, Reader) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setClob(int, Clob) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setClob(int, Reader, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setClob(int, Reader) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setClosable(boolean) - Method in interface com.haulmont.cuba.gui.components.TabSheet.Tab
 
setCloseable(Boolean) - Method in class com.haulmont.cuba.gui.DialogOptions
Set closeable option if a window will be opened as a dialog or change closeable option if the window is already opened as a dialog.
setCloseable(Boolean) - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
setCloseable(Boolean) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
setCloseHandler(TabSheet.TabCloseHandler) - Method in interface com.haulmont.cuba.gui.components.TabSheet.Tab
Set a handler that can override the close behavior if TabSheet.Tab.isClosable() is true.
setCloseOnClickOutside(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.
setCloseOnClickOutside(Boolean) - Method in class com.haulmont.cuba.gui.DialogOptions
Set closeOnClickOutside to true if a window should be closed by click on outside window area.
setCloseOnClickOutside(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.
setClosePopupOnOutsideClick(boolean) - Method in interface com.haulmont.cuba.gui.components.PopupButton
If set to true, clicking on outside the popup closes it.
setClusterManager(ClusterManagerAPI) - Method in class com.haulmont.cuba.core.app.ConfigStorage
 
setClusterManager(ClusterManagerAPI) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManager
 
setClusterManager(ClusterManagerAPI) - Method in class com.haulmont.cuba.core.app.LockManager
 
setClusterManager(ClusterManagerAPI) - Method in class com.haulmont.cuba.core.app.scheduling.SchedulingServiceBean
 
setClusterManager(ClusterManagerAPI) - Method in class com.haulmont.cuba.security.app.UserSessions
 
setClusterManager(ClusterManagerAPI) - Method in class com.haulmont.cuba.security.idp.IdpSessionStoreBean
 
setCode(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setCode(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setCode(String) - Method in class com.haulmont.cuba.security.entity.Constraint
 
setCode(String) - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
setCollapsable(boolean) - Method in interface com.haulmont.cuba.gui.components.Component.Collapsable
 
setCollapsable(boolean) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setCollapsable(boolean) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setCollapsed(boolean) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Hides or shows the column.
setCollapsed(boolean) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
setCollapsible(boolean) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Sets whether this column can be hidden by the user.
setCollapsingToggleCaption(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Sets the caption of the hiding toggle for this column.
setCollectionImportPolicy(CollectionImportPolicy) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportViewProperty
 
setColumnAlignment(String, Table.ColumnAlignment) - Method in interface com.haulmont.cuba.gui.components.Table
 
setColumnAlignment(Table.Column, Table.ColumnAlignment) - Method in interface com.haulmont.cuba.gui.components.Table
 
setColumnCaption(String, String) - Method in interface com.haulmont.cuba.gui.components.Table
Assign caption for column in runtime.
setColumnCaption(Table.Column, String) - Method in interface com.haulmont.cuba.gui.components.Table
 
setColumnCollapsed(String, boolean) - Method in interface com.haulmont.cuba.gui.components.Table
Show/hide column in runtime.
setColumnCollapsed(Table.Column, boolean) - Method in interface com.haulmont.cuba.gui.components.Table
 
setColumnControlVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.Table
 
setColumnDescription(String, String) - Method in interface com.haulmont.cuba.gui.components.Table
Assign description for column in runtime.
setColumnDescription(Table.Column, String) - Method in interface com.haulmont.cuba.gui.components.Table
 
setColumnExpandRatio(int, float) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Set column expand ratio.
setColumnExpandRatio(int, float) - Method in interface com.haulmont.cuba.gui.components.GridLayout
 
setColumnGroupAllowed(String, boolean) - Method in interface com.haulmont.cuba.gui.components.GroupTable
 
setColumnGroupAllowed(Table.Column, boolean) - Method in interface com.haulmont.cuba.gui.components.GroupTable
 
setColumnHeaderVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.Table
Set visibility for table header
setColumnReorderingAllowed(boolean) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sets whether or not column reordering is allowed.
setColumnReorderingAllowed(boolean) - Method in interface com.haulmont.cuba.gui.components.Table
 
setColumnResizeMode(DataGrid.ColumnResizeMode) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sets the column resize mode to use.
setColumns(int) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Set column count.
setColumns(int) - Method in interface com.haulmont.cuba.gui.components.GridLayout
 
setColumns(int) - Method in interface com.haulmont.cuba.gui.components.TextArea
 
setColumns(int) - Method in interface com.haulmont.cuba.gui.components.TwinColumn
 
setColumnsCollapsingAllowed(boolean) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Defines if collapsible attribute can be changed for individual column or not.
setColumnsCount(int) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setColumnsCount(int) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setColumnsCount(int) - Method in interface com.haulmont.cuba.gui.components.Filter
Number of conditions to be displayed in one row
setColumnSortable(String, boolean) - Method in interface com.haulmont.cuba.gui.components.Table
 
setColumnSortable(Table.Column, boolean) - Method in interface com.haulmont.cuba.gui.components.Table
 
setColumnWidth(String, int) - Method in interface com.haulmont.cuba.gui.components.Table
Set column width in runtime.
setColumnWidth(Table.Column, int) - Method in interface com.haulmont.cuba.gui.components.Table
 
setCommand(Consumer<AppMenu.MenuItem>) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
Set item command
setCommand(Consumer<SideMenu.MenuItem>) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Set item command
setCommitInstances(Collection) - Method in class com.haulmont.cuba.core.global.CommitContext
 
setCommitMode(Datasource.CommitMode) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
setCommitMode(Datasource.CommitMode) - Method in interface com.haulmont.cuba.gui.data.impl.DatasourceImplementation
Sets commit mode explicitly.
setCompanion(Object) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
INTERNAL.
setComponent(String) - Method in class com.haulmont.cuba.gui.app.core.categories.ScreenAndComponent
 
setComponent(String) - Method in class com.haulmont.cuba.gui.app.security.entity.UiPermissionTarget
 
setComponent(Component) - Method in interface com.haulmont.cuba.gui.components.DataGrid.StaticCell
Sets the component displayed in this cell.
setComponent(Component) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Bind Component to this field config.
setComponent(Component, FieldGroup.FieldAttachMode) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Bind Component to this field config.
setComponentClass(Class) - Method in class com.haulmont.cuba.gui.components.ComponentGenerationContext
Sets a component class for which a component is created, using fluent API method.
setComponentFocusable(Component, boolean) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
setComponentId(String) - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
setComponentId(String) - Method in class com.haulmont.cuba.security.entity.Presentation
 
setComponentsFactory(ComponentsFactory) - Method in class com.haulmont.cuba.gui.components.CustomDatatypesComponentGenerationStrategy
 
setComponentsFactory(ComponentsFactory) - Method in class com.haulmont.cuba.gui.components.DataGridEditorComponentGenerationStrategy
 
setComponentsFactory(ComponentsFactory) - Method in class com.haulmont.cuba.gui.components.DefaultComponentGenerationStrategy
 
setCondition(T) - Method in class com.haulmont.cuba.gui.components.filter.edit.ConditionFrame
 
setCondition(CustomCondition) - Method in class com.haulmont.cuba.gui.components.filter.edit.CustomConditionFrame
 
setCondition(DynamicAttributesCondition) - Method in class com.haulmont.cuba.gui.components.filter.edit.DynamicAttributesConditionFrame
 
setCondition(FtsCondition) - Method in class com.haulmont.cuba.gui.components.filter.edit.FtsConditionFrame
 
setCondition(PropertyCondition) - Method in class com.haulmont.cuba.gui.components.filter.edit.PropertyConditionFrame
 
setConditionName(String) - Method in class com.haulmont.cuba.core.global.filter.ParameterInfo
 
setConditions(List<Condition>) - Method in class com.haulmont.cuba.core.global.filter.Clause
 
setConditions(List<Condition>) - Method in class com.haulmont.cuba.core.global.filter.Condition
 
setConditions(List<Condition>) - Method in class com.haulmont.cuba.core.global.filter.LogicalCondition
 
setConditions(List<RestFilterCondition>) - Method in class com.haulmont.restapi.service.filter.RestFilterGroupCondition
 
setConfDir(File) - Method in class com.haulmont.cuba.core.sys.ConfigurationResourceLoader
 
setConfig(Configuration) - Method in class com.haulmont.cuba.core.app.Emailer
 
setConfig(String) - Method in class com.haulmont.cuba.core.sys.entitycache.EntityCacheTransportManager
 
setConfigProvider(Configuration) - Method in class com.haulmont.cuba.core.sys.dbupdate.DbUpdaterImpl
 
setConfiguration(Configuration) - Method in class com.haulmont.cuba.client.sys.MessagesClientImpl
 
setConfiguration(Configuration) - Method in class com.haulmont.cuba.core.app.PersistenceManager
 
setConfiguration(Configuration) - Method in class com.haulmont.cuba.core.app.ServerInfo
 
setConfiguration(Configuration) - Method in class com.haulmont.cuba.core.global.QueryTransformerFactory
 
setConfiguration(Configuration) - Method in class com.haulmont.cuba.core.jmx.Emailer
 
setConfiguration(Configuration) - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
setConfiguration(Configuration) - Method in class com.haulmont.cuba.core.sys.AbstractMessages
 
setConfiguration(Configuration) - Method in class com.haulmont.cuba.core.sys.CubaMailSender
 
setConfiguration(Configuration) - Method in class com.haulmont.cuba.core.sys.ServiceInterceptor
 
setConfiguration(Configuration) - Method in class com.haulmont.cuba.core.sys.TriggerFilesProcessor
 
setConfiguration(Configuration) - Method in class com.haulmont.cuba.gui.upload.FileUploading
 
setConfiguration(Configuration) - Method in class com.haulmont.cuba.security.app.UserSessions
 
setConfirm(boolean) - Method in class com.haulmont.cuba.gui.components.actions.RemoveAction
 
setConfirmationMessage(String) - Method in class com.haulmont.cuba.gui.components.actions.RemoveAction
 
setConfirmationTitle(String) - Method in class com.haulmont.cuba.gui.components.actions.RemoveAction
 
setConfirmButtonCaption(String) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set caption for the confirm button.
setConstraintCode(String) - Method in interface com.haulmont.cuba.gui.components.Action.HasSecurityConstraint
 
setConstraintCode(String) - Method in class com.haulmont.cuba.gui.components.actions.ItemTrackingAction
 
setConstraintCode(String) - Method in class com.haulmont.cuba.gui.xml.DeclarativeTrackingAction
 
setConstraintOperationType(ConstraintOperationType) - Method in interface com.haulmont.cuba.gui.components.Action.HasSecurityConstraint
 
setConstraintOperationType(ConstraintOperationType) - Method in class com.haulmont.cuba.gui.components.actions.ItemTrackingAction
 
setConstraintOperationType(ConstraintOperationType) - Method in interface com.haulmont.cuba.gui.components.BulkEditor
Sets the given constraintOperationType to the BulkEditAction.
setConstraintOperationType(ConstraintOperationType) - Method in class com.haulmont.cuba.gui.xml.DeclarativeTrackingAction
 
setConstraints(Set<Constraint>) - Method in class com.haulmont.cuba.security.entity.Group
 
setContent(byte[]) - Method in class com.haulmont.cuba.core.entity.SendingAttachment
 
setContentFile(FileDescriptor) - Method in class com.haulmont.cuba.core.entity.SendingAttachment
 
setContentId(String) - Method in class com.haulmont.cuba.core.entity.SendingAttachment
 
setContentProvider(FileUploadField.FileContentProvider) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Set content provider which contains file data.
setContentSwitchMode(Window.ContentSwitchMode) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
setContentSwitchMode(Window.ContentSwitchMode) - Method in interface com.haulmont.cuba.gui.components.Window
Sets how the managed main TabSheet switches a tab with this window: hides or unloads its content.
setContentSwitchMode(Window.ContentSwitchMode) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setContentText(String) - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
setContentTextFile(FileDescriptor) - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
setContext(FrameContext) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setContext(FrameContext) - Method in interface com.haulmont.cuba.gui.components.Frame
INTERNAL.
setContext(ComponentLoader.Context) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader
 
setContext(FrameContext) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setContextHelpIconClickHandler(Consumer<Component.ContextHelpIconClickEvent>) - Method in interface com.haulmont.cuba.gui.components.Component.HasContextHelp
Sets a context help icon click handler.
setContextHelpIconClickHandler(Consumer<Component.ContextHelpIconClickEvent>) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Sets a context help icon click handler
setContextHelpText(String) - Method in interface com.haulmont.cuba.gui.components.Component.HasContextHelp
Sets context help text.
setContextHelpText(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Set context help text for declarative field.
setContextHelpTextHtmlEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.Component.HasContextHelp
Defines if context help text can be presented as HTML.
setContextHelpTextHtmlEnabled(Boolean) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Defines if context help text can be presented as HTML.
setContextMenuEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sets whether or not context menu is enabled.
setContextMenuEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.Table
 
setContextPath(String) - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
setConverter(DataGrid.Converter<?, ?>) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Sets the converter used to convert from the property value type to the renderer presentation type.
setCookiePath(String) - Method in class com.haulmont.cuba.web.sys.AppCookies
 
setCookiesEnabled(boolean) - Method in class com.haulmont.cuba.web.sys.AppCookies
 
setCpu(Double) - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadSnapshot
 
setCreateDate(Date) - Method in class com.haulmont.cuba.core.entity.FileDescriptor
 
setCreatedBy(String) - Method in class com.haulmont.cuba.core.entity.Config
 
setCreatedBy(String) - Method in interface com.haulmont.cuba.core.entity.Creatable
 
setCreatedBy(String) - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
setCreatedBy(String) - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
setCreatedBy(String) - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
setCreatedBy(String) - Method in class com.haulmont.cuba.core.entity.LockDescriptor
 
setCreatedBy(String) - Method in class com.haulmont.cuba.core.entity.ScheduledExecution
 
setCreatedBy(String) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setCreatedBy(String) - Method in class com.haulmont.cuba.core.entity.Server
 
setCreatedBy(String) - Method in class com.haulmont.cuba.core.entity.StandardEntity
 
setCreatedBy(String) - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
setCreatedBy(String) - Method in class com.haulmont.cuba.security.entity.GroupHierarchy
 
setCreatedBy(String) - Method in class com.haulmont.cuba.security.entity.LoggedAttribute
 
setCreatedBy(String) - Method in class com.haulmont.cuba.security.entity.LoggedEntity
 
setCreatedBy(String) - Method in class com.haulmont.cuba.security.entity.Presentation
 
setCreatedBy(String) - Method in class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
setCreatedBy(String) - Method in class com.haulmont.cuba.security.entity.UserSetting
 
setCreatePermissionVariant(PermissionVariant) - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
setCreateTs(Date) - Method in class com.haulmont.cuba.core.entity.AccessToken
 
setCreateTs(Date) - Method in class com.haulmont.cuba.core.entity.Config
 
setCreateTs(Date) - Method in interface com.haulmont.cuba.core.entity.Creatable
 
setCreateTs(Date) - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
setCreateTs(Date) - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
setCreateTs(Date) - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
setCreateTs(Date) - Method in class com.haulmont.cuba.core.entity.LockDescriptor
 
setCreateTs(Date) - Method in class com.haulmont.cuba.core.entity.RefreshToken
 
setCreateTs(Date) - Method in class com.haulmont.cuba.core.entity.ScheduledExecution
 
setCreateTs(Date) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setCreateTs(Date) - Method in class com.haulmont.cuba.core.entity.Server
 
setCreateTs(Date) - Method in class com.haulmont.cuba.core.entity.StandardEntity
 
setCreateTs(Date) - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
setCreateTs(Date) - Method in class com.haulmont.cuba.security.entity.GroupHierarchy
 
setCreateTs(Date) - Method in class com.haulmont.cuba.security.entity.LoggedAttribute
 
setCreateTs(Date) - Method in class com.haulmont.cuba.security.entity.LoggedEntity
 
setCreateTs(Date) - Method in class com.haulmont.cuba.security.entity.Presentation
 
setCreateTs(Date) - Method in class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
setCreateTs(Date) - Method in class com.haulmont.cuba.security.entity.UserSetting
 
setCron(String) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setCrossFieldValidate(boolean) - Method in class com.haulmont.cuba.gui.components.AbstractEditor
 
setCrossFieldValidate(boolean) - Method in class com.haulmont.cuba.gui.components.EditorWindowDelegate
 
setCrossFieldValidate(boolean) - Method in interface com.haulmont.cuba.gui.components.Window.Editor
Enable/disable cross field validation on Window.validateAll() call.
setCrossFieldValidate(boolean) - Method in class com.haulmont.cuba.web.gui.WebWindow.Editor
 
setCssProperty(Component, String, String) - Method in interface com.haulmont.cuba.gui.components.HtmlAttributes
Sets CSS property value on the top most element of UI component.
setCtrlKey(boolean) - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
setCurrency(String) - Method in interface com.haulmont.cuba.gui.components.CurrencyField
Sets the given currency to the field.
setCurrencyLabelPosition(CurrencyField.CurrencyLabelPosition) - Method in interface com.haulmont.cuba.gui.components.CurrencyField
Sets where the currency label will be located: to the left or to the right from the text input component.
setCurrent(Presentation) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Sets current active presentation for a component
setCurrent(Presentation) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
setCurrent(Double) - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
setCurrentContext(ExecutionContext) - Static method in class com.haulmont.cuba.core.app.execution.ExecutionContextHolder
 
setCurrentFrameId(String) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
setCurrentLong(Long) - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
setCurrentNumber(String, long) - Method in class com.haulmont.cuba.core.app.UniqueNumbers
 
setCurrentNumber(String, long) - Method in interface com.haulmont.cuba.core.app.UniqueNumbersAPI
Set current value for the sequence.
setCurrentNumber(String, long) - Method in class com.haulmont.cuba.core.jmx.UniqueNumbers
 
setCurrentNumber(String, long) - Method in interface com.haulmont.cuba.core.jmx.UniqueNumbersMBean
 
setCurrentProfilerMarker(UI, String) - Method in class com.haulmont.cuba.web.ScreenProfiler
 
setCurrentStartTimestamp(long) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setCurrentValue(Sequence, long) - Method in interface com.haulmont.cuba.core.app.Sequences
Set current value for the sequence.
setCurrentValue(Sequence, long) - Method in class com.haulmont.cuba.core.app.SequencesImpl
 
setCurrentValue(String) - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
setCursorName(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
setCursorPosition(int) - Method in interface com.haulmont.cuba.gui.components.TextInputField.CursorPositionSupported
Sets the cursor position in the field.
setCustom(boolean) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Set custom flag.
setCustomClickHandler(EntityLinkField.EntityLinkClickHandler) - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
 
setData(T) - Method in class com.haulmont.bali.datastruct.Node
 
setData(String) - Method in class com.haulmont.cuba.core.entity.Server
 
setData(byte[]) - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocationResult
 
setDataSource(DataSource) - Method in class com.haulmont.bali.db.QueryRunner
Sets the DataSource this runner will use to get database connections from.
setDatasource(CollectionDatasource) - Method in interface com.haulmont.cuba.gui.components.Calendar
Set collection datasource for the calendar component with a collection of events.
setDatasource(Datasource) - Method in class com.haulmont.cuba.gui.components.ComponentGenerationContext
Sets a datasource, using fluent API method.
setDatasource(CollectionDatasource) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sets an instance of CollectionDatasource as the DataGrid data source.
setDatasource(Datasource, String) - Method in interface com.haulmont.cuba.gui.components.DatasourceComponent
Set datasource and its property.
setDatasource(Datasource) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Set datasource for declarative field.
setDatasource(Datasource) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Set default datasource for declarative fields.
setDatasource(CollectionDatasource) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setDatasource(CollectionDatasource) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setDataSource(Datasource) - Method in class com.haulmont.cuba.gui.components.filter.Param.Builder
 
setDatasource(CollectionDatasource) - Method in interface com.haulmont.cuba.gui.components.Filter
 
setDatasource(Datasource, String) - Method in interface com.haulmont.cuba.gui.components.Image
Sets datasource and its property.
setDatasource(CollectionDatasource) - Method in interface com.haulmont.cuba.gui.components.RowsCount
 
setDatasource(CollectionDatasource) - Method in class com.haulmont.cuba.gui.components.ShowInfoAction
 
setDatasource(CollectionDatasource) - Method in interface com.haulmont.cuba.gui.components.Table
 
setDatasource(CollectionDatasource) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setDatasource(HierarchicalDatasource) - Method in interface com.haulmont.cuba.gui.components.Tree
 
setDatasource(HierarchicalDatasource) - Method in interface com.haulmont.cuba.gui.components.TreeTable
 
setDataSupplier(DataSupplier) - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
setDataSupplier(DataSupplier) - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
setDataType(PropertyType) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setDatatype(Datatype) - Method in interface com.haulmont.cuba.gui.components.CurrencyField
Sets the given datatype to the component.
setDatatype(Datatype) - Method in interface com.haulmont.cuba.gui.components.TextArea
 
setDatatype(Datatype) - Method in interface com.haulmont.cuba.gui.components.TextField
 
setDatatype(String) - Method in class com.haulmont.cuba.security.entity.SessionAttribute
 
setDataTypeName(String) - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
setDatatypeRegistry(DatatypeRegistry) - Method in class com.haulmont.cuba.client.testsupport.TestMetadataLoader
 
setDatatypeRegistry(DatatypeRegistry) - Method in class com.haulmont.cuba.core.sys.MetaModelLoader
 
setDate(String, Date) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setDate(String, Date, Calendar) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setDate(int, Date) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setDate(int, Date, Calendar) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setDateFieldTime() - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
setDateFormat(DateFormat) - Method in interface com.haulmont.cuba.gui.components.DataGrid.DateRenderer
 
setDateFormat(String) - Method in interface com.haulmont.cuba.gui.components.DateField
 
setDateInterval(boolean) - Method in class com.haulmont.cuba.gui.components.filter.Param
 
setDateSent(Date) - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
setDateValue(Date) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setDayNames(Map<DayOfWeek, String>) - Method in interface com.haulmont.cuba.gui.components.Calendar
Sets localized Calendar day names.
setDbDriver(String) - Method in class com.haulmont.cuba.testsupport.TestContainer
 
setDbGeneratedIdEntity(BaseDbGeneratedIdEntity) - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
setDbHints(Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.EntityManagerContext
 
setDbPassword(String) - Method in class com.haulmont.cuba.testsupport.TestContainer
 
setDbProperty(String, String) - Method in class com.haulmont.cuba.client.sys.cache.ConfigStorageCache
 
setDbProperty(String, String) - Method in class com.haulmont.cuba.core.app.ConfigStorage
 
setDbProperty(String, String) - Method in interface com.haulmont.cuba.core.app.ConfigStorageAPI
Saves a property into the database.
setDbProperty(String, String) - Method in interface com.haulmont.cuba.core.app.ConfigStorageService
 
setDbProperty(String, String) - Method in class com.haulmont.cuba.core.app.ConfigStorageServiceBean
 
setDbProperty(String, String) - Method in class com.haulmont.cuba.core.jmx.ConfigStorage
 
setDbProperty(String, String) - Method in interface com.haulmont.cuba.core.jmx.ConfigStorageMBean
 
setDbUrl(String) - Method in class com.haulmont.cuba.testsupport.TestContainer
 
setDbUser(String) - Method in class com.haulmont.cuba.testsupport.TestContainer
 
setDeadline(Date) - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
setDeadLocked(Boolean) - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadSnapshot
 
setDebugId(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setDebugId(String) - Method in interface com.haulmont.cuba.gui.components.Component
INTERNAL.
setDebugId(String) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
setDebugId(String) - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
setDebugId(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setDeclaringClass(Class<?>) - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
setDefault(Presentation) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Sets a default presentation
setDefault(Presentation) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
setDefault(Boolean) - Method in class com.haulmont.cuba.security.entity.Presentation
 
setDefaultBoolean(Boolean) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setDefaultCaptionEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set HEX value as button caption.
setDefaultDate(Date) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setDefaultDateIsCurrent(Boolean) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setDefaultDouble(Double) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setDefaultEntity(ReferenceToEntity) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setDefaultFetchUI(int) - Method in interface com.haulmont.cuba.core.app.PersistenceConfig
 
setDefaultFetchUI(int) - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
setDefaultFetchUI(int) - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
 
setDefaultHandler(ExceptionHandler) - Method in class com.haulmont.cuba.desktop.exception.ExceptionHandlers
Set the default handler instead of initialized in constructor.
setDefaultHandler(ExceptionHandler) - Method in class com.haulmont.cuba.web.exception.ExceptionHandlers
Set the default handler instead of initialized in constructor.
setDefaultHeaderRow(DataGrid.HeaderRow) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sets the default row of the header.
setDefaultInt(Integer) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setDefaultLazyCollectionThreshold(int) - Method in interface com.haulmont.cuba.core.app.PersistenceConfig
 
setDefaultLazyCollectionThreshold(int) - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
setDefaultLazyCollectionThreshold(int) - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
 
setDefaultLookupScreenThreshold(int) - Method in interface com.haulmont.cuba.core.app.PersistenceConfig
 
setDefaultLookupScreenThreshold(int) - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
setDefaultLookupScreenThreshold(int) - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
 
setDefaultMaxFetchUI(int) - Method in interface com.haulmont.cuba.core.app.PersistenceConfig
 
setDefaultMaxFetchUI(int) - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
setDefaultMaxFetchUI(int) - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
 
setDefaultNotificationType(Frame.NotificationType) - Method in interface com.haulmont.cuba.gui.components.SearchField
 
setDefaultQueryTimeoutSec(int) - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
setDefaultRole(Boolean) - Method in class com.haulmont.cuba.security.entity.Role
 
setDefaultScreenCanBeClosed(boolean) - Method in interface com.haulmont.cuba.web.WebConfig
 
setDefaultScreenId(String) - Method in interface com.haulmont.cuba.web.WebConfig
 
setDefaultScreenWindow(boolean) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setDefaultString(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setDefaultValue(String) - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
setDefaultValue(Object) - Method in class com.haulmont.cuba.gui.components.filter.Param
 
setDefinedBy(ScheduledTaskDefinedBy) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setDelay(int) - Method in interface com.haulmont.cuba.gui.components.Timer
 
setDelay(int) - Method in class com.haulmont.cuba.web.gui.WebTimer
 
setDelayCallCount(int) - Method in interface com.haulmont.cuba.core.app.EmailerConfig
 
setDeletedBy(String) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setDeletedBy(String) - Method in interface com.haulmont.cuba.core.entity.SoftDelete
INTERNAL.
setDeletedBy(String) - Method in class com.haulmont.cuba.core.entity.StandardEntity
 
setDeletePermissionVariant(PermissionVariant) - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
setDeleteTs(Date) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setDeleteTs(Date) - Method in interface com.haulmont.cuba.core.entity.SoftDelete
INTERNAL.
setDeleteTs(Date) - Method in class com.haulmont.cuba.core.entity.StandardEntity
 
setDescription(String) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setDescription(String) - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
setDescription(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setDescription(String) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Screen description is used by the framework to show some specified information, e.g.
setDescription(String) - Method in interface com.haulmont.cuba.gui.components.Action
 
setDescription(String) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent
 
setDescription(String) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
setDescription(String) - Method in class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
setDescription(String) - Method in interface com.haulmont.cuba.gui.components.Component.HasCaption
 
setDescription(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
Set description.
setDescription(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Set description.
setDescription(String) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
setDescription(String) - Method in class com.haulmont.cuba.gui.config.MenuItem
 
setDescription(String) - Method in class com.haulmont.cuba.security.entity.Role
 
setDescription(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setDescription(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
setDescription(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
setDescription(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperation
 
setDescription(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperationParameter
 
setDescriptionProperty(String) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
setDescriptionProperty(String) - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
setDescriptor(ClassDescriptor) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setDescriptor(Element) - Method in class com.haulmont.cuba.gui.config.MenuItem
 
setDescriptor(Element) - Method in class com.haulmont.cuba.gui.config.WindowInfo
 
setDescriptorEventHolders(List<SerializableDescriptorEventHolder>) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setDetachable(boolean) - Method in interface com.haulmont.cuba.gui.components.TabSheet.Tab
 
setDetached(BaseGenericIdEntity, boolean) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
setDetailsGenerator(DataGrid.DetailsGenerator<E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sets a new details generator for row details.
setDetailsVisible(Entity, boolean) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Shows or hides the details for a specific item.
setDiffView(View) - Method in class com.haulmont.cuba.core.entity.diff.EntityDiff
 
setDirection(JsonTransformationDirection) - Method in class com.haulmont.restapi.transform.AbstractEntityJsonTransformer
 
setDisableOnClick(boolean) - Method in interface com.haulmont.cuba.gui.components.Button
Determines if a button is automatically disabled when clicked.
setDiscardCommitted(boolean) - Method in class com.haulmont.cuba.core.global.CommitContext
Set to true if calling code does not need committed instances, which allows for performance optimization.
setDiscardCommitted(boolean) - Method in interface com.haulmont.cuba.gui.data.DsContext
Set to true if the DsContext will be discarded right after commit hence it doesn't need committed instances.
setDiscardCommitted(boolean) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
setDisplayDescription(boolean) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setDisplayDescription(boolean) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setDisplayName(String) - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
setDisposition(String) - Method in class com.haulmont.cuba.core.entity.SendingAttachment
 
setDockable(boolean) - Method in interface com.haulmont.cuba.gui.components.SplitPanel
Enables or disables SplitPanel dock button.
setDockMode(SplitPanel.DockMode) - Method in interface com.haulmont.cuba.gui.components.SplitPanel
Sets docking direction.
setDomain(MetaClass) - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
setDomain(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
setDomAttribute(Component, String, String) - Method in interface com.haulmont.cuba.gui.components.HtmlAttributes
Sets DOM attribute on the top most element of UI component.
setDouble(String, double) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setDouble(int, double) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setDoubleClick(boolean) - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
setDoubleValue(Double) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setDropZone(UploadField.DropZone) - Method in interface com.haulmont.cuba.gui.components.UploadField
Set drop zone reference to this upload component.
setDropZonePrompt(String) - Method in interface com.haulmont.cuba.gui.components.UploadField
Set drop zone prompt that will be shown on drag over window with file.
setDsClass(Class<?>) - Method in class com.haulmont.cuba.gui.data.DsBuilder
Set datasource implementation class.
setDsContext(DsContext) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setDsContext(DsContext) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
setDsContext(DsContext) - Method in interface com.haulmont.cuba.gui.components.Frame
INTERNAL.
setDsContext(DsContext) - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
setDsContext(DsContext) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setDynamicAttributes(Map<String, CategoryAttributeValue>) - Method in class com.haulmont.cuba.core.entity.BaseGenericIdEntity
 
setDynamicAttributesTableColumnMaxTextLength(int) - Method in interface com.haulmont.cuba.client.ClientConfig
 
setEdge(boolean) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setEditable(boolean) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.ScreenPermissionsFrame
 
setEditable(boolean) - Method in class com.haulmont.cuba.gui.components.AggregationInfo
 
setEditable(boolean) - Method in interface com.haulmont.cuba.gui.components.Component.Editable
 
setEditable(boolean) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Sets whether the properties corresponding to this column should be editable when the item editor is active.
setEditable(Boolean) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Set editable for declarative field.
setEditable(FieldGroup.FieldConfig, boolean) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldConfig.setEditable(editable) instead.
setEditable(String, boolean) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldGroup.getFieldNN(fieldId).setEditable(editable) instead.
setEditable(boolean) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setEditable(boolean) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setEditable(boolean) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
setEditable(boolean) - Method in interface com.haulmont.cuba.gui.components.Filter
 
setEditable(boolean) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setEditable(boolean) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setEditable(boolean) - Method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
 
setEditable(boolean) - Method in class com.haulmont.cuba.gui.components.PickerField.StandardAction
 
setEditable(Boolean) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
setEditableFields(boolean) - Method in class com.haulmont.cuba.gui.app.core.categories.LocalizedNameFrame
 
setEditorBuffered(boolean) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sets the buffered editor mode.
setEditorCancelCaption(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sets the caption on the cancel button in the DataGrid editor.
setEditorCloseListener(Window.CloseListener) - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
Overwrites default close listener for editor window.
setEditorCloseListener(Window.CloseListener) - Method in class com.haulmont.cuba.gui.components.actions.EditAction
Overwrites default close listener for editor window.
setEditorEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sets whether or not the item editor UI is enabled for this DataGrid.
setEditorFieldGenerator(DataGrid.ColumnEditorFieldGenerator) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
setEditorParamsSupplier(Supplier<Map<String, Object>>) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setEditorParamsSupplier(Supplier<Map<String, Object>>) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setEditorParamsSupplier(Supplier<Map<String, Object>>) - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
setEditorSaveCaption(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sets the caption on the save button in the DataGrid editor.
setEditorWindowId(String) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setEditorWindowId(String) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setEditorWindowId(String) - Method in interface com.haulmont.cuba.gui.components.ListEditor
Sets the window id of editor screen
setEditScreen(String) - Method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
Set the edit screen ID explicitly.
setEditScreenDialogParams(DialogParams) - Method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
Deprecated.
Use #setEditScreenOpenType(OpenType)
setEditScreenOpenType(WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
How to open the edit screen.
setEditScreenParams(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
Parameters to pass to the edit screen.
setEditScreenParamsSupplier(Supplier<Map<String, Object>>) - Method in class com.haulmont.cuba.gui.components.PickerField.OpenAction
 
setElement(Element) - Method in class com.haulmont.cuba.gui.components.ScreenComponentDescriptor
 
setElement(Element) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader
 
setEmail(String) - Method in class com.haulmont.cuba.security.entity.User
 
setEmail(String) - Method in class com.haulmont.cuba.security.global.IdpSession
 
setEmbedded(boolean) - Method in class com.haulmont.cuba.core.sys.jpql.model.AttributeImpl
 
setEnabled(boolean) - Method in interface com.haulmont.cuba.core.app.EntityLogService
 
setEnabled(boolean) - Method in class com.haulmont.cuba.core.app.EntityLogServiceBean
 
setEnabled(boolean) - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
setEnabled(boolean) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.Accordion.Tab
 
setEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.Action
 
setEnabled(boolean) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
 
setEnabled(boolean) - Method in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorIntegration
 
setEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.Component
Set component enabled state
setEnabled(Boolean) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Set enabled for declarative field.
setEnabled(FieldGroup.FieldConfig, boolean) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldConfig.setEnabled(enabled) instead.
setEnabled(String, boolean) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldGroup.getFieldNN(fieldId).setEnabled(enabled) instead.
setEnabled(boolean) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
setEnabled(boolean) - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
setEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.TabSheet.Tab
 
setEnabled(boolean) - Method in class com.haulmont.cuba.security.app.EntityLog
 
setEnabled(boolean) - Method in interface com.haulmont.cuba.security.app.EntityLogAPI
 
setEnabled(boolean) - Method in interface com.haulmont.cuba.security.app.EntityLogConfig
 
setEnabled(boolean) - Method in class com.haulmont.cuba.security.jmx.EntityLog
 
setEnabled(boolean) - Method in interface com.haulmont.cuba.security.jmx.EntityLogMBean
Enables or disables logging
setEnabled(boolean) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setEnabledByUiPermissions(boolean) - Method in interface com.haulmont.cuba.gui.components.Action.UiPermissionAware
 
setEnabledByUiPermissions(boolean) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
 
setEncoding(String) - Method in class com.haulmont.cuba.core.entity.SendingAttachment
 
setEncryptionModule(EncryptionModule) - Method in class com.haulmont.cuba.core.sys.PasswordEncryptionImpl
 
setEnd(Date) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent
 
setEnd(Date) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
setEnd(Date) - Method in class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
setEndDate(Date) - Method in interface com.haulmont.cuba.gui.components.Calendar
Set end date for the calendar's range.
setEndDate(Date) - Method in class com.haulmont.cuba.security.entity.UserSubstitution
 
setEndDateProperty(String) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
setEnterActionHandler(SuggestionField.EnterActionHandler) - Method in interface com.haulmont.cuba.gui.components.SuggestionField
Sets SuggestionField.EnterActionHandler which handles ENTER key pressing.
setEnterPressAction(Action) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Assigns an action to be executed on Enter key press.
setEnterPressAction(Action) - Method in interface com.haulmont.cuba.gui.components.Table
Assign action to be executed on Enter key press.
setEnterPressAction(Action) - Method in interface com.haulmont.cuba.gui.components.Tree
Set action to be executed on Enter key press.
setEntity(ReferenceToEntity) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setEntity(ReferenceToEntity) - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
setEntity(JpqlEntityModel) - Method in class com.haulmont.cuba.core.sys.jpql.QueryVariableContext
 
setEntity(Entity) - Method in class com.haulmont.cuba.core.sys.persistence.DeletePolicyProcessor
 
setEntity(Entity) - Method in class com.haulmont.cuba.gui.app.core.entitydiff.EntitySnapshotsDatasource
 
setEntity(String) - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
setEntity(LoggedEntity) - Method in class com.haulmont.cuba.security.entity.LoggedAttribute
 
setEntityClass(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setEntityEventListener(DescriptorEventListener) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setEntityId(UUID) - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
setEntityId(UUID) - Method in class com.haulmont.cuba.core.entity.QueryResult
 
setEntityId(UUID) - Method in class com.haulmont.cuba.core.entity.ReferenceToEntity
 
setEntityId(UUID) - Method in class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
setEntityInstanceName(String) - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
setEntityJoinClause(String) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setEntityJoinClause(String) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setEntityJoinClause(String) - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
setEntityMetaClass(String) - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
setEntityName(String) - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
setEntityName(String) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setEntityName(String) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setEntityName(String) - Method in interface com.haulmont.cuba.gui.components.ListEditor
Sets the entity name.
setEntityName(String) - Method in class com.haulmont.cuba.security.entity.Constraint
 
setEntityName(String) - Method in class com.haulmont.cuba.security.entity.LocalizedConstraintMessage
 
setEntityName(String) - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryInfo
 
setEntityParamView(String) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
setEntityParamWhere(String) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
setEntityRef(ReferenceToEntity) - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
setEntityType(String) - Method in class com.haulmont.cuba.core.entity.Category
 
setEntityType(String) - Method in class com.haulmont.cuba.security.entity.SearchFolder
 
setEntityValue(ReferenceToEntity) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setEntityView(String) - Method in class com.haulmont.cuba.gui.components.filter.Param.Builder
 
setEntityWhere(String) - Method in class com.haulmont.cuba.gui.components.filter.Param.Builder
 
setEntityWhereClause(String) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setEntityWhereClause(String) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setEntityWhereClause(String) - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
setEnumClass(Class<? extends Enum>) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setEnumClass(Class<? extends Enum>) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setEnumClass(Class<? extends Enum>) - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
setEnumeration(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setEnumerationLocales(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setEnumValues(String) - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
setError(String) - Method in class com.haulmont.restapi.idp.IdpSessionExpiredResponse
 
setErrorCode(String) - Method in class com.haulmont.idp.model.AuthResponse
 
setEscapeProcessing(boolean) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
setEscapeValueForLike(boolean) - Method in interface com.haulmont.cuba.gui.components.SearchField
 
setEventProvider(CalendarEventProvider) - Method in interface com.haulmont.cuba.gui.components.Calendar
Set the calendar event provider.
setEventTs(Date) - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
setEventTs(Date) - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
setException(byte[]) - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocationResult
 
setExceptionOnGetUserSession(boolean) - Method in class com.haulmont.cuba.testsupport.TestUserSessionSource
 
setExceptionTranslator(WebResponseExceptionTranslator) - Method in class com.haulmont.restapi.idp.IdpAuthController
 
setExceptionTranslator(WebResponseExceptionTranslator) - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
setExcludeDefaultListeners(boolean) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setExcludedExceptions(List<Class<? extends Exception>>) - Method in class com.haulmont.cuba.web.sys.LoggingHandlerExceptionResolver
Sets the list of exception classes that must not be logged
setExcludePropertiesRegex(String) - Method in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorIntegration
 
setExcludePropertiesRegex(String) - Method in interface com.haulmont.cuba.gui.components.BulkEditor
 
setExcludePropertiesRegex(String) - Method in interface com.haulmont.cuba.gui.components.RelatedEntities
 
setExcludePropertyRegex(String) - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
setExcludeSuperclassListeners(boolean) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setExpanded(boolean) - Method in interface com.haulmont.cuba.gui.components.Component.Collapsable
 
setExpanded(boolean) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setExpanded(boolean) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setExpanded(boolean) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Expand or collapse sub menu with children by default.
setExpanded(boolean) - Method in class com.haulmont.cuba.gui.config.MenuItem
 
setExpandRatio(int) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Sets the ratio with which the column expands.
setExpectedTypes(Set<InferredType>) - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.HintRequest
 
setExpirationTimeoutSec(int) - Method in class com.haulmont.cuba.security.app.UserSessions
 
setExpirationTimeoutSec(int) - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
INTERNAL.
setExpirationTimeoutSec(int) - Method in class com.haulmont.cuba.security.jmx.UserSessions
 
setExpirationTimeoutSec(int) - Method in interface com.haulmont.cuba.security.jmx.UserSessionsMBean
Set user session expiration timeout for the current server session.
setExpiry(Date) - Method in class com.haulmont.cuba.core.entity.AccessToken
 
setExpiry(Date) - Method in class com.haulmont.cuba.core.entity.RefreshToken
 
setExportAggregation(boolean) - Method in class com.haulmont.cuba.gui.components.actions.ExcelAction
 
setExportAggregation(boolean) - Method in class com.haulmont.cuba.gui.export.ExcelExporter
 
setExtension(String) - Method in class com.haulmont.cuba.core.entity.FileDescriptor
 
setFactory(LocalContainerEntityManagerFactoryBean) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
setFactory(ComponentsFactory) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader
 
setFailFast(Boolean) - Method in class com.haulmont.cuba.core.global.BeanValidation.ValidationOptions
 
setFake(Boolean) - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
setFetchDirection(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
setFetchSize(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
setFetchUI(Integer) - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
setFieldCaption(String, String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldGroup.getFieldNN(fieldId).setCaption(caption) instead.
setFieldCaptionWidth(int) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Set fixed field captions width.
setFieldCaptionWidth(int, int) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Set fixed field captions width for column colIndex.
setFieldEditable(boolean) - Method in interface com.haulmont.cuba.gui.components.PickerField
 
setFieldFactory(FieldGroupFieldFactory) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Set field factory for declarative fields.
setFieldReadOnlyFocusable(TextField, boolean) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
setFieldValidators(Map<String, Field.Validator>) - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
setFieldValidators(Map<String, Field.Validator>) - Method in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorIntegration
 
setFieldValidators(Map<String, Field.Validator>) - Method in interface com.haulmont.cuba.gui.components.BulkEditor
 
setFieldValue(FieldGroup.FieldConfig, Object) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Inject field instance and use typed component instead of this method.
setFieldValue(String, Object) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Inject field instance and use typed component instead of this method.
setFile(File) - Method in interface com.haulmont.cuba.gui.components.FileResource
 
setFileDescriptor(FileDescriptor) - Method in interface com.haulmont.cuba.gui.components.FileDescriptorResource
 
setFileName(String) - Method in class com.haulmont.cuba.gui.components.actions.ExcelAction
 
setFileName(String) - Method in interface com.haulmont.cuba.gui.components.ResourceView.HasStreamSettings
Sets the filename.
setFileSizeLimit(long) - Method in interface com.haulmont.cuba.gui.components.UploadField
Sets maximum allowed file size in bytes.
setFileStorageUsed(boolean) - Method in interface com.haulmont.cuba.core.app.EmailerConfig
 
setFilter(Predicate<OperationPermissionTarget>) - Method in class com.haulmont.cuba.gui.app.security.ds.EntityPermissionTargetsDatasource
 
setFilter(Predicate<MultiplePermissionTarget>) - Method in class com.haulmont.cuba.gui.app.security.ds.MultiplePermissionTargetsDatasource
 
setFilter(Predicate<BasicPermissionTarget>) - Method in class com.haulmont.cuba.gui.app.security.ds.ScreenPermissionTreeDatasource
 
setFilter(String) - Method in class com.haulmont.cuba.gui.components.filter.addcondition.ConditionDescriptorsDs
Sets a filter string, fills internal collection with filtered items and refreshes the datasource
setFilter(Filter) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setFilter(Filter) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setFilterCaption(String) - Method in class com.haulmont.cuba.gui.components.actions.RelatedAction
 
setFilterCaption(String) - Method in class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI.RelatedScreenDescriptor
 
setFilterComponentId(String) - Method in class com.haulmont.cuba.core.entity.AbstractSearchFolder
 
setFilteredAttributes(SecurityState, String[]) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
setFilteredData(SecurityState, Multimap<String, Object>) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
setFilterEntity(FilterEntity) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setFilterEntity(FilterEntity) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
Sets filter entity, creates condition editor components and applies filter if necessary
setFilterEntity(FilterEntity) - Method in interface com.haulmont.cuba.gui.components.Filter
 
setFilterMode(LookupField.FilterMode) - Method in interface com.haulmont.cuba.gui.components.LookupField
 
setFilterMode(LookupField.FilterMode) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setFilterPredicate(LookupField.FilterPredicate) - Method in interface com.haulmont.cuba.gui.components.LookupField
Enables to setup how items should be filtered.
setFilterXml(String) - Method in class com.haulmont.cuba.core.entity.AbstractSearchFolder
 
setFilterXml(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setFilterXml(String) - Method in class com.haulmont.cuba.security.entity.Constraint
 
setFinalizer(Runnable) - Method in interface com.haulmont.cuba.gui.executors.impl.TaskExecutor
Done handler for clear resources
setFinished(ScheduledTask) - Method in class com.haulmont.cuba.core.app.scheduling.Scheduling
 
setFinished(ScheduledTask) - Method in interface com.haulmont.cuba.core.app.scheduling.SchedulingAPI
Mark the scheduled task as finished in the internal list.
setFinishedTs(Date) - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
setFinishTime(Date) - Method in class com.haulmont.cuba.core.entity.ScheduledExecution
 
setFirefox(boolean) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setFirstName(String) - Method in class com.haulmont.cuba.security.entity.User
 
setFirstResult(int) - Method in interface com.haulmont.cuba.core.global.DataLoadContextQuery
 
setFirstResult(int) - Method in class com.haulmont.cuba.core.global.LoadContext.Query
 
setFirstResult(int) - Method in class com.haulmont.cuba.core.global.ValueLoadContext.Query
 
setFirstResult(int) - Method in interface com.haulmont.cuba.core.Query
Set the position of the first result to retrieve.
setFirstResult(int) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setFirstResult(int) - Method in interface com.haulmont.cuba.core.TypedQuery
 
setFirstResult(int) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.SupportsPaging
 
setFirstResult(int) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
setFirstVisibleDayOfWeek(int) - Method in interface com.haulmont.cuba.gui.components.Calendar
Set first day of the week to show.
setFirstVisibleHourOfDay(int) - Method in interface com.haulmont.cuba.gui.components.Calendar
Set first hour of the day to show.
setFixedGrouping(boolean) - Method in interface com.haulmont.cuba.gui.components.GroupTable
 
setFloat(String, float) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setFloat(int, float) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setFlushMode(FlushModeType) - Method in interface com.haulmont.cuba.core.Query
Set the flush mode type to be used for the query execution.
setFlushMode(FlushModeType) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setFlushMode(FlushModeType) - Method in interface com.haulmont.cuba.core.TypedQuery
Set the flush mode type to be used for the query execution.
setFocusable(boolean) - Method in interface com.haulmont.cuba.gui.components.Component.Focusable
Set component focusability
setFocusComponent(String) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
setFocusComponent(String) - Method in interface com.haulmont.cuba.gui.components.Window
Set a component to be focused after the screen is opened.
setFocusComponent(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setFolder(AbstractSearchFolder) - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
setFolderActionsEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setFolderActionsEnabled(boolean) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setFolderActionsEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.Filter
 
setFoldersFilterEntitiesSet(boolean) - Method in class com.haulmont.cuba.gui.components.filter.Param
Set true if param should be used for folder's filter entities set
setFoldersPane(FoldersPane) - Method in class com.haulmont.cuba.gui.components.AbstractMainWindow
 
setForceDialog(Boolean) - Method in class com.haulmont.cuba.gui.DialogOptions
Force a window manager to open a window as a dialog.
setFormat(String) - Method in interface com.haulmont.cuba.gui.components.TimeField
 
setFormatString(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid.DateRenderer
 
setFormatString(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid.NumberRenderer
 
setFormatStrings(Locale, FormatStrings) - Method in interface com.haulmont.chile.core.datatypes.FormatStringsRegistry
Register format strings for a locale.
setFormatStrings(Locale, FormatStrings) - Method in class com.haulmont.cuba.core.sys.FormatStringsRegistryImpl
 
setFormatter(Formatter) - Method in class com.haulmont.cuba.gui.components.AggregationInfo
 
setFormatter(Formatter) - Method in interface com.haulmont.cuba.gui.components.Component.HasFormatter
 
setFormatter(Formatter) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
setFormatter(Formatter<Double>) - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
setFrame(Frame) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setFrame(Frame) - Method in interface com.haulmont.cuba.gui.components.Component.BelongToFrame
 
setFrame(Frame) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
setFrame(Frame) - Method in interface com.haulmont.cuba.gui.export.ExportDisplay
INTERNAL.
setFrame(Frame) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
setFrame(Frame) - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane
 
setFrame(Frame) - Method in class com.haulmont.cuba.web.filestorage.WebExportDisplay
 
setFrame(Frame) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setFrameContext(FrameContext) - Method in interface com.haulmont.cuba.gui.data.DsContext
 
setFrameContext(FrameContext) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
setFrom(String) - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
setFrom(String) - Method in class com.haulmont.cuba.core.global.EmailInfo
 
setFromAddress(String) - Method in interface com.haulmont.cuba.core.app.EmailerConfig
 
setFromAddress(String) - Method in class com.haulmont.cuba.core.jmx.Emailer
 
setFromAddress(String) - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
setFromEntityName(String) - Method in class com.haulmont.restapi.transform.AbstractEntityJsonTransformer
 
setFrontContextPath(String) - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
setFrozenColumnCount(int) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sets the number of frozen columns in this grid.
setFullFrameId(String) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
setGlobalDefault(Boolean) - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
setGreenSliderCaption(String) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set caption for the slider of green color.
setGroovyScript(String) - Method in class com.haulmont.cuba.security.entity.Constraint
 
setGroup(Group) - Method in class com.haulmont.cuba.security.entity.Constraint
 
setGroup(Group) - Method in class com.haulmont.cuba.security.entity.GroupHierarchy
 
setGroup(Group) - Method in class com.haulmont.cuba.security.entity.SessionAttribute
 
setGroup(Group) - Method in class com.haulmont.cuba.security.entity.User
 
setGroupAllowed(boolean) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
setGroupCellValueFormatter(GroupTable.GroupCellValueFormatter<E>) - Method in interface com.haulmont.cuba.gui.components.GroupTable
 
setHandler(Window.Lookup.Handler) - Method in class com.haulmont.cuba.gui.components.actions.AddAction
 
setHandlerClasses(List<String>) - Method in class com.haulmont.cuba.desktop.exception.ExceptionHandlersConfiguration
Set the list of exception handler class names, usually from spring.xml.
setHandlerClasses(List<String>) - Method in class com.haulmont.cuba.web.exception.ExceptionHandlersConfiguration
Set the list of exception handler class names, usually from spring.xml.
setHandleTabKey(boolean) - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
Enables Tab key handling as tab symbol.
setHeaders(String) - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
setHeaders(List<EmailHeader>) - Method in class com.haulmont.cuba.core.global.EmailInfo
 
setHeaderVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sets the visibility of the header section.
setHeight(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setHeight(String) - Method in interface com.haulmont.cuba.gui.components.Component
Set component height in Component.getHeightUnits()
setHeight(String) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
setHeight(String) - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
setHeight(Integer) - Method in class com.haulmont.cuba.gui.DialogOptions
Deprecated.
setHeight(Float) - Method in class com.haulmont.cuba.gui.DialogOptions
Set height of a window if it will be opened as a dialog or change height at run time if the window is already opened as a dialog.
setHeight(String) - Method in class com.haulmont.cuba.gui.DialogOptions
Sets the height of a window if it will be opened as a dialog using String presentation or change height at run time if the window is already opened as a dialog.
setHeight(Integer) - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
setHeight(Float) - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
setHeight(String) - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
setHeight(Integer) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
Deprecated.
setHeight(Float) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
setHeight(String) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
setHeight(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setHeightAuto() - Method in interface com.haulmont.cuba.gui.components.Component
Set component height to Component.AUTO_SIZE
setHeightAuto() - Method in class com.haulmont.cuba.gui.DialogOptions
Set height of a window to AUTO if it will be opened as a dialog or change height at run time if the window is already opened as a dialog.
setHeightFull() - Method in interface com.haulmont.cuba.gui.components.Component
Set component height to 100%
setHeightUnit(SizeUnit) - Method in class com.haulmont.cuba.gui.DialogOptions
Sets the unit used for the height.
setHeightUnit(SizeUnit) - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
setHeightUnit(SizeUnit) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
setHidden(Boolean) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
setHiddenAttributes(SecurityState, String[]) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
setHideOnMouseOut(boolean) - Method in interface com.haulmont.cuba.gui.components.PopupView
Set possibility to close popup window on cursor out.
setHierarchyList(List<GroupHierarchy>) - Method in class com.haulmont.cuba.security.entity.Group
 
setHierarchyPropertyName(String) - Method in interface com.haulmont.cuba.gui.data.HierarchicalDatasource
Set property of entity which forms the hierarchy
setHierarchyPropertyName(String) - Method in class com.haulmont.cuba.gui.data.impl.AbstractTreeDatasource
 
setHierarchyPropertyName(String) - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalDatasourceImpl
 
setHierarchyPropertyName(String) - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalPropertyDatasourceImpl
 
setHierarchyPropertyName(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueHierarchicalDatasourceImpl
 
setHighlightActiveLine(boolean) - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
 
setHistoryVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set visibility for history pane
setHitInfos(Map<Object, String>) - Method in class com.haulmont.cuba.gui.components.filter.FtsFilterHelper.FtsSearchResult
 
setHoldability(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
setHorizontalScrollEnabled(Table, boolean) - Method in class com.haulmont.cuba.desktop.app.core.entityinspector.EntityInspectorBrowseCompanion
 
setHorizontalScrollEnabled(Table, boolean) - Method in interface com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorBrowse.Companion
 
setHorizontalScrollEnabled(Table, boolean) - Method in class com.haulmont.cuba.web.app.core.entityinspector.EntityInspectorBrowseCompanion
 
setHost(String) - Method in class com.haulmont.cuba.core.sys.CubaMailSender
 
setHost(String) - Method in class com.haulmont.cuba.core.sys.remoting.RemoteClientInfo
 
setHostName(String) - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
setHSVVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set visibility for HSV tab
setHtml(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid.StaticCell
Sets the HTML content displayed in this cell.
setHtmlEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.Label
 
setHtmlName(String) - Method in interface com.haulmont.cuba.gui.components.TextInputField.HtmlNameSupported
Sets the given htmlName as a value of "name" HTML attribute.
setHueSliderCaption(String) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set caption for the HUE slider.
setIcon(String) - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
setIcon(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setIcon(String) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
setIcon(String) - Method in interface com.haulmont.cuba.gui.components.Action
 
setIcon(String) - Method in interface com.haulmont.cuba.gui.components.Component.HasIcon
Set an icon by its source: "font-icon:ADD", "icons/myicon.png", "theme://createIcon", etc.
setIcon(String) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setIcon(String) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setIcon(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
Set icon.
setIcon(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Set icon.
setIcon(String) - Method in class com.haulmont.cuba.gui.config.MenuItem
 
setIcon(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setIconFromSet(Icons.Icon) - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
setIconFromSet(Icons.Icon) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setIconFromSet(Icons.Icon) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
setIconFromSet(Icons.Icon) - Method in interface com.haulmont.cuba.gui.components.Action
Set an icon from an icon set.
setIconFromSet(Icons.Icon) - Method in interface com.haulmont.cuba.gui.components.Component.HasIcon
Set an icon from an icon set.
setIconFromSet(Icons.Icon) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setIconProvider(ListComponent.IconProvider<? super E>) - Method in interface com.haulmont.cuba.gui.components.Table
Set the row icon provider for the table.
setIconProvider(ListComponent.IconProvider<? super E>) - Method in interface com.haulmont.cuba.gui.components.Tree
Set the icon provider for the tree.
setId(UUID) - Method in class com.haulmont.cuba.core.entity.AbstractNotPersistentEntity
Deprecated.
 
setId(IdProxy<K>) - Method in class com.haulmont.cuba.core.entity.BaseDbGeneratedIdEntity
 
setId(T) - Method in class com.haulmont.cuba.core.entity.BaseGenericIdEntity
 
setId(Integer) - Method in class com.haulmont.cuba.core.entity.BaseIntegerIdEntity
 
setId(Long) - Method in class com.haulmont.cuba.core.entity.BaseLongIdEntity
 
setId(UUID) - Method in class com.haulmont.cuba.core.entity.BaseUuidEntity
 
setId(String) - Method in class com.haulmont.cuba.core.entity.dummy.DummyStringIdEntity
 
setId(Object) - Method in class com.haulmont.cuba.core.entity.KeyValueEntity
 
setId(Object) - Method in class com.haulmont.cuba.core.global.LoadContext
 
setId(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setId(String) - Method in interface com.haulmont.cuba.gui.components.Component
Set component ID
setId(String) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
setId(String) - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
setId(String) - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
setId(String) - Method in class com.haulmont.cuba.security.global.IdpSession
 
setId(String) - Method in class com.haulmont.cuba.web.gui.WebTimer
 
setId(String) - Method in class com.haulmont.cuba.web.gui.WebWindow.Lookup
 
setId(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setId(Object) - Method in class com.haulmont.restapi.data.CreatedEntityInfo
 
setId(UUID) - Method in class com.haulmont.restapi.data.FileInfo
 
setIdName(String) - Method in class com.haulmont.cuba.core.entity.KeyValueEntity
Sets the name of a property that represents this entity id.
setIdName(String) - Method in class com.haulmont.cuba.core.global.ValueLoadContext
Sets name of the property that represents an identifier of the returned KeyValueEntity.
setIdName(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueCollectionDatasourceImpl
 
setIdName(String) - Method in interface com.haulmont.cuba.gui.data.impl.ValueDatasource
Sets the name of a property that represents the entity id.
setIdName(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueDatasourceDelegate
 
setIdName(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueGroupDatasourceImpl
 
setIdName(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueHierarchicalDatasourceImpl
 
setIdpBaseURL(String) - Method in class com.haulmont.restapi.idp.IdpAuthController
 
setIdpDefaultRedirectUrl(String) - Method in class com.haulmont.restapi.idp.IdpAuthController
 
setIdpTicket(String) - Method in class com.haulmont.idp.model.IdpTicket
 
setIdpTrustedServicePassword(String) - Method in class com.haulmont.restapi.idp.IdpAuthController
 
setIE(boolean) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setIgnoreCase(boolean) - Method in class com.haulmont.cuba.gui.components.validators.RangeValidator
Deprecated.
 
setInaccessibleAttributes(SecurityState, String[]) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
setIncludeMaxValue(boolean) - Method in class com.haulmont.cuba.gui.components.validators.RangeValidator
Deprecated.
 
setIncludeMinValue(boolean) - Method in class com.haulmont.cuba.gui.components.validators.RangeValidator
Deprecated.
 
setIncludeProperties(List<String>) - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
setIncludeProperties(List<String>) - Method in interface com.haulmont.cuba.gui.components.BulkEditor
Sets entity's attributes to the bulk editor dialog.
setIncludingCurrent(boolean) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
setIncrement(long) - Method in class com.haulmont.cuba.core.app.Sequence
 
setIndeterminate(boolean) - Method in interface com.haulmont.cuba.gui.components.ProgressBar
 
setIndexingHost(String) - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
setInExpr(Boolean) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
setInExpr(Boolean) - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
setInExpr(boolean) - Method in class com.haulmont.cuba.gui.components.filter.Param.Builder
 
setInExpr(boolean) - Method in class com.haulmont.cuba.gui.components.filter.Param
 
setInitialLayout(VBoxLayout) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppWorkArea
 
setInitialValues(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
setInitialValuesSupplier(Supplier<Map<String, Object>>) - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
setInline(boolean) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setInMemoryDistinct(boolean) - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
setInputPrompt(String) - Method in interface com.haulmont.cuba.gui.components.Component.HasInputPrompt
Sets the input prompt - a textual prompt that is displayed when the field would otherwise be empty, to prompt the user for input.
setInstance(Entity) - Method in class com.haulmont.cuba.gui.app.core.showinfo.EntityParamsDatasource
 
setInstanceCount(Long) - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
setInstanceMetaClass(MetaClass) - Method in class com.haulmont.cuba.gui.app.core.showinfo.EntityParamsDatasource
 
setInt(String, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setInt(int, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setIntEntityId(Integer) - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
setIntEntityId(Integer) - Method in class com.haulmont.cuba.core.entity.QueryResult
 
setIntEntityId(Integer) - Method in class com.haulmont.cuba.core.entity.ReferenceToEntity
 
setInternalDebugId(Component, String) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
setIntValue(Integer) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setIntValue(int) - Method in class com.haulmont.restapi.data.PermissionInfo
 
setInvalidValue(Object) - Method in class com.haulmont.restapi.exception.ConstraintViolationInfo
 
setInverse(MetaProperty) - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
setIPad(boolean) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setIpAddress(String) - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
setIPhone(boolean) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setIpMask(String) - Method in class com.haulmont.cuba.security.entity.User
 
setIsActive(Boolean) - Method in class com.haulmont.cuba.security.entity.Constraint
 
setIsCollection(Boolean) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setIsCollection(boolean) - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
setIsCoordinatedWithProperty(boolean) - Method in class com.haulmont.cuba.core.sys.serialization.UnfetchedWeavedAttributeValueHolder
 
setIsDateInterval(boolean) - Method in class com.haulmont.cuba.gui.components.filter.Param.Builder
 
setIsDefault(Boolean) - Method in class com.haulmont.cuba.core.entity.Category
 
setIsDefault(Boolean) - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
setIsNewlyWeavedValueHolder(boolean) - Method in class com.haulmont.cuba.core.sys.serialization.UnfetchedWeavedAttributeValueHolder
 
setIsSet(Boolean) - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
setIsSet(Boolean) - Method in class com.haulmont.cuba.security.entity.SearchFolder
 
setItem(Entity) - Method in class com.haulmont.cuba.gui.app.core.file.FileEditor
 
setItem(Entity) - Method in class com.haulmont.cuba.gui.app.core.scheduled.ScheduledTaskEditor
 
setItem(Entity) - Method in class com.haulmont.cuba.gui.components.AbstractEditor
Called by the framework to set an edited entity after creation of all components and datasources, and after AbstractFrame.init(java.util.Map).
setItem(Entity) - Method in class com.haulmont.cuba.gui.components.EditorWindowDelegate
 
setItem(Entity) - Method in interface com.haulmont.cuba.gui.components.Window.Editor
Called by the framework to set an edited entity after creation of all components and datasources, and after init().
setItem(T) - Method in interface com.haulmont.cuba.gui.data.Datasource
Set current entity in the datasource.
setItem(T) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
setItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
setItem(T) - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
setItem(T) - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
setItem(T) - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
setItem(DynamicAttributesEntity) - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
setItem(Entity) - Method in class com.haulmont.cuba.web.gui.WebWindow.Editor
 
setItemChangeHandler(TokenList.ItemChangeHandler) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setItemClickAction(Action) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Assigns an action to be executed on double click on a DataGrid row.
setItemClickAction(Action) - Method in interface com.haulmont.cuba.gui.components.Table
Assign action to be executed on double click inside a table row.
setItemClickAction(Action) - Method in interface com.haulmont.cuba.gui.components.Tree
Assign action to be executed on double click inside a tree node.
setItemClickListener(TokenList.ItemClickListener) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setItemState(EntityPropertyDiff.ItemState) - Method in class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
setItemState(EntityPropertyDiff.ItemState) - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
setItemStyle(String) - Method in class com.haulmont.cuba.core.entity.Folder
 
setItemType(ListEditor.ItemType) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setItemType(ListEditor.ItemType) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setItemType(ListEditor.ItemType) - Method in interface com.haulmont.cuba.gui.components.ListEditor
Sets the type of elements of editable collection
setJarNames(String) - Method in class com.haulmont.cuba.core.sys.singleapp.SingleAppCoreContextLoader
Invoked reflectively by SingleAppCoreServletListener.
setJarNames(String) - Method in class com.haulmont.cuba.web.sys.singleapp.SingleAppWebContextLoader
Invoked reflectively by SingleAppWebServletListener.
setJavaClass(Class) - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
setJavaClass(Class) - Method in class com.haulmont.cuba.core.global.filter.ParameterInfo
 
setJavaClass(Class) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
setJavaClass(Class) - Method in class com.haulmont.cuba.gui.components.filter.Param.Builder
 
setJavaClass(Class) - Method in class com.haulmont.cuba.gui.components.filter.Param
 
setJavaClass(Class) - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
setJavaType(Class<?>) - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
setJavaType(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperationParameter
 
setJettyConfUrl(URL) - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
setJettyEnvPathUrl(URL) - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
setJmxInstance(JmxInstance) - Method in class com.haulmont.cuba.web.app.ui.jmxcontrol.ds.ManagedBeanInfoDatasource
 
setJmxInstance(JmxInstance) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
setJndiNameAppProperty(String) - Method in class com.haulmont.cuba.core.sys.CubaJndiObjectFactoryBean
 
setJoin(String) - Method in class com.haulmont.cuba.gui.components.filter.condition.CustomCondition
 
setJoin(String) - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
setJoinClause(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setJoinClause(String) - Method in class com.haulmont.cuba.security.entity.Constraint
 
setJoinTransaction(boolean) - Method in class com.haulmont.cuba.core.global.CommitContext
 
setJoinTransaction(boolean) - Method in class com.haulmont.cuba.core.global.LoadContext
 
setJoinTransaction(boolean) - Method in class com.haulmont.cuba.core.global.ValueLoadContext
 
setJpql(String) - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryInfo
 
setJson(String) - Method in class com.haulmont.restapi.data.CreatedEntityInfo
 
setKey(String) - Method in class com.haulmont.cuba.gui.app.core.showinfo.InfoParamEntity
 
setKeyValue(String) - Method in class com.haulmont.cuba.gui.app.core.showinfo.InfoParamEntity
 
setLabel(String) - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
setLanguage(String) - Method in class com.haulmont.cuba.security.entity.User
 
setLastAction(SessionAction) - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
setLastFrozenColumn() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Sets this column as the last frozen column in its grid.
setLastName(String) - Method in class com.haulmont.cuba.security.entity.User
 
setLastStartServer(String) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setLastStartTime(Date) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setLastUsedTs(Date) - Method in class com.haulmont.cuba.security.entity.UserSessionEntity
 
setLastVisibleDayOfWeek(int) - Method in interface com.haulmont.cuba.gui.components.Calendar
Set last day of the week to show.
setLastVisibleHourOfDay(int) - Method in interface com.haulmont.cuba.gui.components.Calendar
Set last hour of the day to show.
setLayoutLoaderConfig(LayoutLoaderConfig) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader
 
setLazyCollectionThreshold(Integer) - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
setLdapContextSource(LdapContextSource) - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
setLdapTemplate(LdapTemplate) - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
setLdapUserLoginField(String) - Method in class com.haulmont.restapi.ldap.LdapAuthController
 
setLeftColumnCaption(String) - Method in interface com.haulmont.cuba.gui.components.TwinColumn
Set caption for the left column.
setLevel(Integer) - Method in class com.haulmont.cuba.security.entity.GroupHierarchy
 
setListComponent(ListComponent) - Method in interface com.haulmont.cuba.gui.components.BulkEditor
 
setListComponent(ListComponent) - Method in interface com.haulmont.cuba.gui.components.RelatedEntities
 
setLoadDynamicAttributes(boolean) - Method in class com.haulmont.cuba.core.global.LoadContext
 
setLoadDynamicAttributes(Boolean) - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
setLoadDynamicAttributes(boolean) - Method in interface com.haulmont.cuba.gui.components.BulkEditor
 
setLoadDynamicAttributes(boolean) - Method in interface com.haulmont.cuba.gui.data.Datasource
 
setLoadDynamicAttributes(boolean) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
setLoadPartialEntities(boolean) - Method in class com.haulmont.cuba.core.global.LoadContext
Whether to load partial entities.
setLoadPartialEntities(boolean) - Method in class com.haulmont.cuba.core.global.View
Specifies whether the view affects loading of local attributes.
setLocalAttribute(String, Object) - Method in class com.haulmont.cuba.security.global.UserSession
Set local attribute.
setLocalAttributeIfAbsent(String, Object) - Method in class com.haulmont.cuba.security.global.UserSession
Set local attribute.
setLocale(Locale) - Method in class com.haulmont.cuba.client.ClientUserSession
 
setLocale(String) - Method in class com.haulmont.cuba.core.entity.AccessToken
 
setLocale(Locale) - Method in class com.haulmont.cuba.core.global.BeanValidation.ValidationOptions
 
setLocale(String) - Method in class com.haulmont.cuba.core.sys.remoting.CubaRemoteInvocation
 
setLocale(String) - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
setLocale(Locale) - Method in interface com.haulmont.cuba.gui.components.DataGrid.DateRenderer
Sets the locale in which to present dates.
setLocale(Locale) - Method in interface com.haulmont.cuba.gui.components.DataGrid.NumberRenderer
Sets the locale in which to present numbers.
setLocale(Locale) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setLocale(Locale) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader
 
setLocale(Locale) - Method in class com.haulmont.cuba.gui.xml.layout.LayoutLoader
 
setLocale(Locale) - Method in class com.haulmont.cuba.security.auth.AbstractCredentials
 
setLocale(String) - Method in class com.haulmont.cuba.security.global.IdpSession
 
setLocale(Locale) - Method in class com.haulmont.cuba.security.global.UserSession
INTERNAL
setLocale(Locale) - Method in class com.haulmont.cuba.web.App
 
setLocale(String) - Method in class com.haulmont.idp.model.AuthRequest
 
setLocale(Locale) - Method in class com.haulmont.restapi.auth.OAuthTokenIssuer.OAuth2AccessTokenRequest
 
setLocale(String) - Method in class com.haulmont.restapi.data.UserInfo
 
setLocaleNames(String) - Method in class com.haulmont.cuba.core.entity.Category
 
setLocaleNames(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setLocales(Map<String, String>) - Method in class com.haulmont.idp.model.LocalesInfo
 
setLocaleSelectVisible(boolean) - Method in class com.haulmont.idp.model.LocalesInfo
 
setLocalizedValues(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeEnumValue
 
setLocation(String) - Method in class com.haulmont.restapi.idp.IdpLogoutResponse
 
setLocation(String) - Method in class com.haulmont.restapi.idp.IdpSessionExpiredResponse
 
setLocCaption(String) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
setLocked(boolean) - Method in interface com.haulmont.cuba.gui.components.SplitPanel
Sets whether users are able to change the separator position or not.
setLockMode(LockModeType) - Method in interface com.haulmont.cuba.core.Query
Set the lock mode type to be used for the query execution.
setLockMode(LockModeType) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setLockMode(LockModeType) - Method in interface com.haulmont.cuba.core.TypedQuery
 
setLocName(String) - Method in class com.haulmont.cuba.security.entity.Role
 
setLogFinish(Boolean) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setLoggerLevel(String, Level) - Method in interface com.haulmont.cuba.core.global.LogControl
Writes down level for the specified logger
setLoggerLevel(String, String) - Method in class com.haulmont.cuba.core.sys.jmx.JmxLogControl
 
setLoggerLevel(String, String) - Method in interface com.haulmont.cuba.core.sys.jmx.JmxLogControlMBean
Writes down level for the specified logger
setLoggerLevel(String, Level) - Method in class com.haulmont.cuba.core.sys.LogControlImpl
 
setLoggerLevel() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
setLoggerLevel(JmxInstance, String, String) - Method in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
Writes down level for the specified logger.
setLoggerLevel(JmxInstance, String, String) - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
setLoggersLevels(Map<String, String>) - Method in class com.haulmont.cuba.core.sys.jmx.JmxLogControl
 
setLoggersLevels(Map<String, String>) - Method in interface com.haulmont.cuba.core.sys.jmx.JmxLogControlMBean
 
setLoggersLevels(JmxInstance, Map<String, String>) - Method in interface com.haulmont.cuba.web.jmx.JmxRemoteLoggingAPI
 
setLoggersLevels(JmxInstance, Map<String, String>) - Method in class com.haulmont.cuba.web.jmx.JmxRemoteLoggingBean
 
setLogin(String) - Method in class com.haulmont.cuba.core.entity.JmxInstance
 
setLogin(String) - Method in class com.haulmont.cuba.security.auth.LoginPasswordCredentials
 
setLogin(String) - Method in class com.haulmont.cuba.security.auth.RememberMeCredentials
 
setLogin(String) - Method in class com.haulmont.cuba.security.auth.SystemUserCredentials
 
setLogin(String) - Method in class com.haulmont.cuba.security.auth.TrustedClientCredentials
 
setLogin(String) - Method in class com.haulmont.cuba.security.entity.User
 
setLogin(String) - Method in class com.haulmont.cuba.security.entity.UserSessionEntity
 
setLogin(String) - Method in class com.haulmont.cuba.security.global.IdpSession
 
setLogin(String) - Method in class com.haulmont.cuba.web.security.ExternalUserCredentials
 
setLogin(String) - Method in class com.haulmont.restapi.auth.OAuthTokenIssuer.OAuth2AccessTokenRequest
 
setLoginLowerCase(String) - Method in class com.haulmont.cuba.security.entity.User
 
setLoginParams(Map<String, Object>) - Method in class com.haulmont.restapi.auth.OAuthTokenIssuer.OAuth2AccessTokenRequest
 
setLoginTimeout(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyDataSource
 
setLoginTimeout(int) - Method in class com.haulmont.cuba.testsupport.TestDataSource
 
setLogItem(EntityLogItem) - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
setLogStart(Boolean) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setLogWriter(PrintWriter) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyDataSource
 
setLogWriter(PrintWriter) - Method in class com.haulmont.cuba.testsupport.TestDataSource
 
setLong(String, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setLong(int, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setLongEntityId(Long) - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
setLongEntityId(Long) - Method in class com.haulmont.cuba.core.entity.QueryResult
 
setLongEntityId(Long) - Method in class com.haulmont.cuba.core.entity.ReferenceToEntity
 
setLookAndFeel(String) - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
 
setLookup(Boolean) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setLookup(boolean) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setLookupAllCaption(String) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set caption for the all colors in lookup.
setLookupBlueCaption(String) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set caption for the blue colors in lookup.
setLookupCaptions(LookupField, Map<Object, String>) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
setLookupComponent(Component) - Method in class com.haulmont.cuba.gui.components.AbstractLookup
 
setLookupComponent(Component) - Method in interface com.haulmont.cuba.gui.components.Window.Lookup
Set component that is used to lookup entity instances.
setLookupComponent(Component) - Method in class com.haulmont.cuba.web.gui.WebWindow.Lookup
 
setLookupFieldPageLength(int) - Method in interface com.haulmont.cuba.client.ClientConfig
 
setLookupFieldPageLength(LookupField, int) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
setLookupGreenCaption(String) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set caption for the green colors in lookup.
setLookupHandler(Window.Lookup.Handler) - Method in class com.haulmont.cuba.gui.components.AbstractLookup
 
setLookupHandler(Window.Lookup.Handler) - Method in interface com.haulmont.cuba.gui.components.Window.Lookup
Set a lookup handler.
setLookupHandler(Window.Lookup.Handler) - Method in class com.haulmont.cuba.web.gui.WebWindow.Lookup
 
setLookupInputPrompt(String) - Method in interface com.haulmont.cuba.gui.components.TokenList
Sets the input prompt - a textual prompt that is displayed when the LookupField would otherwise be empty, to prompt the user for input.
setLookupNullSelectionAllowed(LookupField, boolean) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
setLookupOpenMode(WindowManager.OpenType) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setLookupRedCaption(String) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set caption for the red colors in lookup.
setLookupScreen(String) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setLookupScreen(String) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setLookupScreen(String) - Method in interface com.haulmont.cuba.gui.components.ListEditor
Sets the entity lookup screen ID
setLookupScreen(String) - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
Set the lookup screen ID explicitly.
setLookupScreen(String) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setLookupScreenDialogParams(DialogParams) - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
Deprecated.
Use #setLookupScreenOpenType(OpenType)
setLookupScreenDialogParams(DialogParams) - Method in interface com.haulmont.cuba.gui.components.TokenList
setLookupScreenOpenType(WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
How to open the lookup screen.
setLookupScreenParams(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
Parameters to pass to the lookup screen.
setLookupScreenParams(Map<String, Object>) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setLookupScreenParamsSupplier(Supplier<Map<String, Object>>) - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
 
setLookupScreenThreshold(Integer) - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
setLookupSelectHandler(Runnable) - Method in interface com.haulmont.cuba.gui.components.LookupComponent
 
setLookupTextInputAllowed(LookupField, boolean) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper
 
setLookupValidator(Window.Lookup.Validator) - Method in class com.haulmont.cuba.gui.components.AbstractLookup
 
setLookupValidator(Window.Lookup.Validator) - Method in interface com.haulmont.cuba.gui.components.Window.Lookup
Set a lookup validator
setLookupValidator(Window.Lookup.Validator) - Method in class com.haulmont.cuba.web.gui.WebWindow.Lookup
 
setMailSender(JavaMailSender) - Method in class com.haulmont.cuba.core.app.EmailSender
 
setManaged(BaseGenericIdEntity, boolean) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
setMandatory(boolean) - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
setManual(Boolean) - Method in class com.haulmont.cuba.security.entity.LoggedEntity
 
setManualApplyRequired(Boolean) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setManualApplyRequired(Boolean) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setManualApplyRequired(Boolean) - Method in interface com.haulmont.cuba.gui.components.Filter
Defines when the filter will be applied.
setMargin(MarginInfo) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setMargin(boolean) - Method in interface com.haulmont.cuba.gui.components.Component.Margin
 
setMargin(boolean, boolean, boolean, boolean) - Method in interface com.haulmont.cuba.gui.components.Component.Margin
 
setMargin(MarginInfo) - Method in interface com.haulmont.cuba.gui.components.Component.Margin
 
setMargin(MarginInfo) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setMargins(boolean) - Method in class com.haulmont.cuba.gui.components.MarginInfo
Enables or disables margins on all edges simultaneously.
setMargins(boolean, boolean, boolean, boolean) - Method in class com.haulmont.cuba.gui.components.MarginInfo
Sets margins on all edges individually.
setMarginSize(Integer) - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
 
setMask(String) - Method in interface com.haulmont.cuba.gui.components.MaskedField
 
setMaster(Datasource) - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
setMaxFetchUI(Integer) - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
setMaxFieldSize(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
setMaximized(Boolean) - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
Set maximized to true if a window should be maximized across the screen.
setMaximized(Boolean) - Method in class com.haulmont.cuba.gui.DialogOptions
Set maximized to true if a window should be maximized across the screen.
setMaximized(Boolean) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
Set maximized to true if a window should be maximized across the screen.
setMaximumWidth(double) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Sets the maximum width for this column.
setMaxLength(int) - Method in interface com.haulmont.cuba.gui.components.TextInputField.MaxLengthLimited
 
setMaxResults(int) - Method in interface com.haulmont.cuba.core.global.DataLoadContextQuery
 
setMaxResults(int) - Method in class com.haulmont.cuba.core.global.LoadContext.Query
 
setMaxResults(int) - Method in class com.haulmont.cuba.core.global.ValueLoadContext.Query
 
setMaxResults(int) - Method in interface com.haulmont.cuba.core.Query
Set the maximum number of results to retrieve.
setMaxResults(int) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setMaxResults(int) - Method in interface com.haulmont.cuba.core.TypedQuery
 
setMaxResults(int) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setMaxResults(int) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setMaxResults(int) - Method in interface com.haulmont.cuba.gui.components.Filter
Sets rows count restriction.
setMaxResults(int) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Set max number of rows.
setMaxResults(int) - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
setMaxResults(int) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
setMaxResults(int) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
setMaxRows(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
setMaxSplitPosition(int, int) - Method in interface com.haulmont.cuba.gui.components.SplitPanel
Set maximum available position of split.
setMaxTextLength(Integer) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
setMaxUploadSizeMb(int) - Method in interface com.haulmont.cuba.client.ClientConfig
 
setMaxValue(Comparable) - Method in class com.haulmont.cuba.gui.components.validators.RangeValidator
Deprecated.
 
setMbean(ManagedBeanInfo) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
setMbean(ManagedBeanInfo) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperation
 
setMenu(boolean) - Method in class com.haulmont.cuba.gui.config.MenuItem
 
setMenuItemShortcutCaption(AppMenu.MenuItem, String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu
Sets caption to MenuItem with value of shortcut key combination.
setMenuWidth(String) - Method in interface com.haulmont.cuba.gui.components.PopupButton
Set menu width.
setMessage(SendingMessage) - Method in class com.haulmont.cuba.core.entity.SendingAttachment
 
setMessage(String) - Method in class com.haulmont.cuba.desktop.gui.SessionMessageWindow
 
setMessage(String) - Method in class com.haulmont.cuba.gui.app.core.categories.SizeWithUnitValidator
 
setMessage(String) - Method in class com.haulmont.restapi.exception.ConstraintViolationInfo
 
setMessages(Messages) - Method in class com.haulmont.cuba.client.testsupport.TestMetadataTools
 
setMessagesPack(String) - Method in class com.haulmont.cuba.gui.app.core.categories.SizeWithUnitValidator
 
setMessagesPack(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setMessagesPack(String) - Method in interface com.haulmont.cuba.gui.components.Frame
Set message pack for this frame.
setMessagesPack(String) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader
 
setMessagesPack(String) - Method in class com.haulmont.cuba.gui.xml.layout.LayoutLoader
 
setMessagesPack(String) - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
setMessagesPack(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setMessageTemplate(String) - Method in class com.haulmont.restapi.exception.ConstraintViolationInfo
 
setMetaClass(MetaClass) - Method in class com.haulmont.cuba.core.entity.KeyValueEntity
Sets a meta-class for this entity instance.
setMetaClass(MetaClass) - Method in class com.haulmont.cuba.gui.components.ComponentGenerationContext
Sets the entity for which the component is created, using fluent API method.
setMetaClass(MetaClass) - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
 
setMetaClass(MetaClass) - Method in interface com.haulmont.cuba.gui.components.PickerField
 
setMetaClass(MetaClass) - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
setMetaClass(MetaClass) - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
setMetaClass(MetaClass) - Method in class com.haulmont.restapi.service.filter.RestFilterPropertyCondition
 
setMetadata(Metadata) - Method in class com.haulmont.cuba.client.testsupport.TestViewRepositoryClient
 
setMetaKey(boolean) - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
setMethod(Method) - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestMethodInfo
 
setMethodName(String) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setMethodParamsXml(String) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setMethods(List<RestServicesConfiguration.RestMethodInfo>) - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestServiceInfo
 
setMiddleName(String) - Method in class com.haulmont.cuba.security.entity.User
 
setMIMEType(String) - Method in interface com.haulmont.cuba.gui.components.Embedded
Deprecated.
 
setMimeType(String) - Method in interface com.haulmont.cuba.gui.components.ResourceView.HasMimeType
Sets the mime type of the resource.
setMinimizedValue(String) - Method in interface com.haulmont.cuba.gui.components.PopupView
Set value for the label of component.
setMinimumWidth(double) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Sets the minimum width for this column.
setMinSearchStringLength(int) - Method in interface com.haulmont.cuba.gui.components.SearchField
 
setMinSearchStringLength(int) - Method in interface com.haulmont.cuba.gui.components.SuggestionField
Sets min string length which is required to perform suggestions search.
setMinSplitPosition(int, int) - Method in interface com.haulmont.cuba.gui.components.SplitPanel
Set minimum available position of split.
setMinValue(Comparable) - Method in class com.haulmont.cuba.gui.components.validators.RangeValidator
Deprecated.
 
setModal(Boolean) - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
setModal(Boolean) - Method in class com.haulmont.cuba.gui.DialogOptions
Set modal option if a window will be opened as a dialog or change modal option if the window is already opened as a dialog.
setModal(Boolean) - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
setModal(Boolean) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
setMode(FileUploadField.FileStoragePutMode) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Set mode which determines when FileDescriptor will be committed.
setMode(AppWorkArea.Mode) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppWorkArea
 
setMode(SearchField.Mode) - Method in interface com.haulmont.cuba.gui.components.SearchField
 
setMode(SourceCodeEditor.Mode) - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
 
setModelValidators(List<Field.Validator>) - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
setModelValidators(List<Field.Validator>) - Method in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorIntegration
 
setModelValidators(List<Field.Validator>) - Method in interface com.haulmont.cuba.gui.components.BulkEditor
 
setModeSwitchVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setModeSwitchVisible(boolean) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setModeSwitchVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.Filter
Sets filter mode switch visibility
setModified(boolean) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
setModified(boolean) - Method in interface com.haulmont.cuba.gui.data.impl.DatasourceImplementation
Sets "modified" state.
setModified(boolean) - Method in interface com.haulmont.cuba.gui.settings.Settings
INTERNAL.
setModified(boolean) - Method in class com.haulmont.cuba.gui.settings.SettingsImpl
 
setModifiedEntities(List<EntityPropertyDiff>) - Method in class com.haulmont.cuba.core.entity.diff.EntityCollectionPropertyDiff
 
setMonthNames(Map<Month, String>) - Method in interface com.haulmont.cuba.gui.components.Calendar
Sets localized Calendar month names.
setMultiLineCells(boolean) - Method in interface com.haulmont.cuba.gui.components.Table
 
setMultiSelect(boolean) - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
setMultiSelect(boolean) - Method in interface com.haulmont.cuba.gui.components.Table
 
setMultiSelect(boolean) - Method in interface com.haulmont.cuba.gui.components.TokenList
Enables multiselect mode.
setMultiSelect(boolean) - Method in interface com.haulmont.cuba.gui.components.Tree
 
setName(String) - Method in class com.haulmont.chile.core.model.impl.MetadataObjectImpl
 
setName(String) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportViewProperty
 
setName(String) - Method in class com.haulmont.cuba.core.app.scheduled.MethodInfo
 
setName(String) - Method in class com.haulmont.cuba.core.app.scheduled.MethodParameterInfo
 
setName(String) - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
setName(String) - Method in class com.haulmont.cuba.core.entity.Category
 
setName(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setName(String) - Method in class com.haulmont.cuba.core.entity.Config
 
setName(String) - Method in class com.haulmont.cuba.core.entity.diff.EntityPropertyDiff
 
setName(String) - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
setName(String) - Method in class com.haulmont.cuba.core.entity.FileDescriptor
 
setName(String) - Method in class com.haulmont.cuba.core.entity.Folder
 
setName(String) - Method in class com.haulmont.cuba.core.entity.LockDescriptor
 
setName(String) - Method in class com.haulmont.cuba.core.entity.SendingAttachment
 
setName(String) - Method in class com.haulmont.cuba.core.entity.Server
 
setName(String) - Method in class com.haulmont.cuba.core.global.filter.Condition
 
setName(String) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
setName(String) - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
 
setName(String) - Method in interface com.haulmont.cuba.gui.components.Accordion.Tab
INTERNAL.
setName(String) - Method in class com.haulmont.cuba.gui.components.filter.Param.Builder
 
setName(String) - Method in interface com.haulmont.cuba.gui.components.TabSheet.Tab
INTERNAL.
setName(String) - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
setName(String) - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
setName(String) - Method in class com.haulmont.cuba.security.entity.Group
 
setName(String) - Method in class com.haulmont.cuba.security.entity.LoggedAttribute
 
setName(String) - Method in class com.haulmont.cuba.security.entity.LoggedEntity
 
setName(String) - Method in class com.haulmont.cuba.security.entity.Presentation
 
setName(String) - Method in class com.haulmont.cuba.security.entity.Role
 
setName(String) - Method in class com.haulmont.cuba.security.entity.SessionAttribute
 
setName(String) - Method in class com.haulmont.cuba.security.entity.User
 
setName(String) - Method in class com.haulmont.cuba.security.entity.UserSetting
 
setName(String) - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadSnapshot
 
setName(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
setName(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanDomain
 
setName(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperation
 
setName(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperationParameter
 
setName(String) - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryInfo
 
setName(String) - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryParamInfo
 
setName(String) - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestMethodInfo
 
setName(String) - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestMethodParamInfo
 
setName(String) - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestServiceInfo
 
setName(String) - Method in class com.haulmont.restapi.data.FileInfo
 
setNavigationButtonsVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.Calendar
Set visibility for the backward and forward buttons.
setNCharacterStream(String, Reader, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setNCharacterStream(String, Reader) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setNCharacterStream(int, Reader, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setNCharacterStream(int, Reader) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setNClob(String, NClob) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setNClob(String, Reader, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setNClob(String, Reader) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setNClob(int, NClob) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setNClob(int, Reader, long) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setNClob(int, Reader) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setNetworkTime(Integer) - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
setNetworkTimeout(Executor, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
setNew(AbstractNotPersistentEntity, boolean) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
setNew(BaseGenericIdEntity, boolean) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
setNewOptionAllowed(boolean) - Method in interface com.haulmont.cuba.gui.components.LookupField
Makes the component handle new options entered by user.
setNewOptionHandler(LookupField.NewOptionHandler) - Method in interface com.haulmont.cuba.gui.components.LookupField
Set handler.
setNewWindow(boolean) - Method in class com.haulmont.cuba.web.filestorage.WebExportDisplay
setNodeName(String) - Method in class com.haulmont.cuba.core.entity.JmxInstance
 
setNoMiddlewareConnectionUrl(String) - Method in class com.haulmont.cuba.portal.sys.exceptions.PortalExceptionResolver
 
setNotSerializableData(Object) - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocationResult
 
setNoUserSessionUrl(String) - Method in class com.haulmont.cuba.portal.sys.exceptions.PortalExceptionResolver
 
setNString(String, String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setNString(int, String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setNull(String, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setNull(String, int, String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setNull(int, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setNull(int, int, String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setNullOption(Object) - Method in interface com.haulmont.cuba.gui.components.LookupField
 
setNullOptionVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.LookupField
Sets visibility for first null element in suggestion popup.
setNullOptionVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.OptionsList
Sets visibility for first null element in suggestion popup.
setNullRepresentation(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid.HasNullRepresentation
Sets null representation for the renderer.
setNumber(Integer) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
setNumberFormat(NumberFormat) - Method in interface com.haulmont.cuba.gui.components.DataGrid.NumberRenderer
 
setObject(String, Object, int, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setObject(String, Object, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setObject(String, Object) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setObject(int, Object, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setObject(int, Object) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setObject(int, Object, int, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setObjectDefaultEntityId(Object) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setObjectEntityId(Object) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setObjectEntityId(Object) - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
setObjectEntityId(Object) - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
setObjectEntityId(Object) - Method in class com.haulmont.cuba.core.entity.ReferenceToEntity
 
setObjectEntityId(Object) - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
setObjectEntityValueId(Object) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setObjectName(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
setOldValue(String) - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
setOldValueId(String) - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
setOpenMode(WindowManager.OpenMode) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
setOpenType(WindowManager.OpenType) - Method in interface com.haulmont.cuba.gui.components.Action.HasOpenType
 
setOpenType(WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.actions.AddAction
 
setOpenType(WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
setOpenType(WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
setOpenType(WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.actions.EditAction.BulkEditorIntegration
 
setOpenType(WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.actions.EditAction
 
setOpenType(WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.components.actions.RelatedAction
 
setOpenType(WindowManager.OpenType) - Method in interface com.haulmont.cuba.gui.components.BulkEditor
 
setOpenType(WindowManager.OpenType) - Method in interface com.haulmont.cuba.gui.components.RelatedEntities
 
setOpenType(WindowManager.OpenType) - Method in class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI.RelatedScreenDescriptor
 
setOpera(boolean) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setOperatingSystem(DeviceInfo.OperatingSystem) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setOperation(ManagedBeanOperation) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperationParameter
 
setOperations(List<ManagedBeanOperation>) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
setOperationType(ConstraintOperationType) - Method in class com.haulmont.cuba.security.entity.Constraint
 
setOperationType(ConstraintOperationType) - Method in class com.haulmont.cuba.security.entity.LocalizedConstraintMessage
 
setOperator(Op) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
setOperator(Op) - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
setOperator(Op) - Method in class com.haulmont.cuba.gui.components.filter.condition.PropertyCondition
 
setOperator(Op) - Method in class com.haulmont.restapi.service.filter.RestFilterPropertyCondition
 
setOptionIconProvider(LookupField.OptionIconProvider<?>) - Method in interface com.haulmont.cuba.gui.components.LookupField
Set the icon provider for the LookupField.
setOptionIconProvider(Class<T>, LookupField.OptionIconProvider<T>) - Method in interface com.haulmont.cuba.gui.components.LookupField
Set the icon provider for LookupField.
setOptionsCaptionMode(CaptionMode) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setOptionsCaptionProperty(String) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setOptionsDatasource(CollectionDatasource) - Method in class com.haulmont.cuba.gui.components.ComponentGenerationContext
Sets a datasource that can be used to show options, using fluent API method.
setOptionsDatasource(CollectionDatasource) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Set options datasource for declarative field.
setOptionsDatasource(CollectionDatasource) - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
setOptionsDatasource(CollectionDatasource) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setOptionsEnum(Class<? extends EnumClass>) - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
setOptionsList(List<?>) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setOptionsList(List<?>) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setOptionsList(List<?>) - Method in interface com.haulmont.cuba.gui.components.ListEditor
Set the list of available collection items values
setOptionsList(List) - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
setOptionsList(List) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setOptionsMap(Map<String, Object>) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setOptionsMap(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setOptionsMap(Map<String, Object>) - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
setOptionsMap(Map<String, ?>) - Method in interface com.haulmont.cuba.gui.components.OptionsField
 
setOptionsMap(Map<String, ?>) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setOptionsStyleProvider(Component.OptionsStyleProvider) - Method in interface com.haulmont.cuba.gui.components.Component.HasOptionsStyleProvider
Sets the given optionsStyleProvider to the component.
setOrder(CollectionDatasource.Sortable.Order) - Method in class com.haulmont.cuba.gui.data.CollectionDatasource.Sortable.SortInfo
 
setOrdered(boolean) - Method in class com.haulmont.chile.core.model.impl.AbstractRange
 
setOrderNo(Integer) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setOrientation(GroupBoxLayout.Orientation) - Method in interface com.haulmont.cuba.gui.components.GroupBoxLayout
 
setOrientation(OptionsGroup.Orientation) - Method in interface com.haulmont.cuba.gui.components.OptionsGroup
 
setOrientation(ScrollBoxLayout.Orientation) - Method in interface com.haulmont.cuba.gui.components.ScrollBoxLayout
 
setOrientation(int) - Method in interface com.haulmont.cuba.gui.components.SplitPanel
 
setOuterMargin(boolean) - Method in interface com.haulmont.cuba.gui.components.Component.OuterMargin
Enables or disables margins on all sides simultaneously.
setOuterMargin(boolean, boolean, boolean, boolean) - Method in interface com.haulmont.cuba.gui.components.Component.OuterMargin
Sets margins on all sides individually.
setOuterMargin(MarginInfo) - Method in interface com.haulmont.cuba.gui.components.Component.OuterMargin
Sets margins on all sides according to the passed MarginInfo object.
setOutputFile(String) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceConfigProcessor
 
setOverridden(Boolean) - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
setOverrideLocale(boolean) - Method in class com.haulmont.cuba.security.auth.AbstractCredentials
 
setOwner(DataGrid) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
 
setOwner(ListComponent) - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
 
setOwner(ListComponent) - Method in interface com.haulmont.cuba.gui.components.RowsCount
 
setOwner(Table) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
setPageLength(int) - Method in interface com.haulmont.cuba.gui.components.LookupField
Sets the page length for the suggestion popup.
setParam(Param) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
setParameter(String, Object) - Method in interface com.haulmont.cuba.core.global.DataLoadContextQuery
 
setParameter(String, Date, TemporalType) - Method in interface com.haulmont.cuba.core.global.DataLoadContextQuery
 
setParameter(String, Object) - Method in class com.haulmont.cuba.core.global.LoadContext.Query
Set value for a query parameter.
setParameter(String, Object, boolean) - Method in class com.haulmont.cuba.core.global.LoadContext.Query
Set value for a query parameter.
setParameter(String, Date, TemporalType) - Method in class com.haulmont.cuba.core.global.LoadContext.Query
Set value for a parameter of java.util.Date type.
setParameter(String, Object) - Method in class com.haulmont.cuba.core.global.ValueLoadContext.Query
Set value for a query parameter.
setParameter(String, Object, boolean) - Method in class com.haulmont.cuba.core.global.ValueLoadContext.Query
Set value for a query parameter.
setParameter(String, Date, TemporalType) - Method in class com.haulmont.cuba.core.global.ValueLoadContext.Query
Set value for a parameter of java.util.Date type.
setParameter(String, Object) - Method in interface com.haulmont.cuba.core.Query
Bind an argument to a named parameter.

In the query text, named parameters are marked with colon (e.g.
setParameter(String, Object, boolean) - Method in interface com.haulmont.cuba.core.Query
Bind an argument to a named parameter.

In the query text, named parameters are marked with colon (e.g.
setParameter(String, Date, TemporalType) - Method in interface com.haulmont.cuba.core.Query
Bind an instance of java.util.Date to a named parameter.
setParameter(int, Object) - Method in interface com.haulmont.cuba.core.Query
Bind an argument to a positional parameter.
setParameter(int, Object, boolean) - Method in interface com.haulmont.cuba.core.Query
Bind an argument to a positional parameter.
setParameter(int, Date, TemporalType) - Method in interface com.haulmont.cuba.core.Query
Bind an instance of java.util.Date to a positional parameter.
setParameter(PreparedStatement, int, Object, JdbcType) - Method in class com.haulmont.cuba.core.sys.mybatis.UUIDTypeHandler
 
setParameter(String, Object) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setParameter(String, Object, boolean) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setParameter(String, Date, TemporalType) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setParameter(int, Object) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setParameter(int, Object, boolean) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setParameter(int, Date, TemporalType) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setParameter(String, Object) - Method in interface com.haulmont.cuba.core.TypedQuery
 
setParameter(String, Object, boolean) - Method in interface com.haulmont.cuba.core.TypedQuery
 
setParameter(String, Date, TemporalType) - Method in interface com.haulmont.cuba.core.TypedQuery
 
setParameter(int, Object) - Method in interface com.haulmont.cuba.core.TypedQuery
 
setParameter(int, Object, boolean) - Method in interface com.haulmont.cuba.core.TypedQuery
 
setParameter(int, Date, TemporalType) - Method in interface com.haulmont.cuba.core.TypedQuery
 
setParameterGroup(String) - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
setParameterName(String) - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
setParameters(List<MethodParameterInfo>) - Method in class com.haulmont.cuba.core.app.scheduled.MethodInfo
 
setParameters(Map<String, Object>) - Method in interface com.haulmont.cuba.core.global.DataLoadContextQuery
 
setParameters(Map<String, Object>) - Method in class com.haulmont.cuba.core.global.FluentLoader.ByQuery
Sets the map of query parameters.
setParameters(Map<String, Object>) - Method in class com.haulmont.cuba.core.global.FluentValueLoader
 
setParameters(Map<String, Object>) - Method in class com.haulmont.cuba.core.global.FluentValuesLoader
 
setParameters(Map<String, Object>) - Method in class com.haulmont.cuba.core.global.LoadContext.Query
 
setParameters(Map<String, Object>) - Method in class com.haulmont.cuba.core.global.ValueLoadContext.Query
 
setParameters(List<ManagedBeanOperationParameter>) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperation
 
setParams(Map<String, Object>) - Method in class com.haulmont.cuba.security.auth.AbstractCredentials
 
setParams(List<RestQueriesConfiguration.QueryParamInfo>) - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryInfo
 
setParams(List<RestServicesConfiguration.RestMethodParamInfo>) - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestMethodInfo
 
setParamValue(String, Object) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setParamValue(String, Object) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setParamValue(String, Object) - Method in interface com.haulmont.cuba.gui.components.Filter
Sets the value to the filter parameter component.
setParent(AppPropertyEntity) - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
setParent(CategoryAttributeValue) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setParent(Folder) - Method in class com.haulmont.cuba.core.entity.Folder
 
setParent(Component) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setParent(Component) - Method in interface com.haulmont.cuba.gui.components.Component
INTERNAL.
Component.Container.add(Component) is normally used for adding components to a parent and the used method will call this method implicitly.
setParent(Component) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
setParent(ScreenComponentDescriptor) - Method in class com.haulmont.cuba.gui.components.ScreenComponentDescriptor
 
setParent(Component) - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
setParent(Datasource) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
setParent(Datasource) - Method in interface com.haulmont.cuba.gui.data.impl.DatasourceImplementation
Sets parent datasource.
setParent(DsContext) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
setParent(DsContext) - Method in interface com.haulmont.cuba.gui.data.impl.DsContextImplementation
 
setParent(ComponentLoader.Context) - Method in interface com.haulmont.cuba.gui.xml.layout.ComponentLoader.Context
 
setParent(Group) - Method in class com.haulmont.cuba.security.entity.Group
 
setParent(Group) - Method in class com.haulmont.cuba.security.entity.GroupHierarchy
 
setParent(Component) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setParentDs(Datasource) - Method in class com.haulmont.cuba.gui.components.AbstractEditor
 
setParentDs(Datasource) - Method in class com.haulmont.cuba.gui.components.EditorWindowDelegate
 
setParentDs(Datasource) - Method in interface com.haulmont.cuba.gui.components.Window.Editor
This method is called by the framework to set parent datasource to commit into this datasource instead of directly to the database.
setParentDs(Datasource) - Method in class com.haulmont.cuba.web.gui.WebWindow.Editor
 
setPassword(String) - Method in class com.haulmont.cuba.core.entity.JmxInstance
 
setPassword(String) - Method in class com.haulmont.cuba.core.sys.CubaMailSender
 
setPassword(String) - Method in class com.haulmont.cuba.security.auth.LoginPasswordCredentials
 
setPassword(String) - Method in class com.haulmont.cuba.security.entity.User
 
setPassword(String) - Method in class com.haulmont.idp.model.AuthRequest
 
setPasteZone(Component.Container) - Method in interface com.haulmont.cuba.gui.components.UploadField
Set paste zone reference to this upload component.
setPath(String) - Method in interface com.haulmont.cuba.gui.components.ClasspathResource
 
setPath(String) - Method in interface com.haulmont.cuba.gui.components.RelativePathResource
 
setPath(String) - Method in interface com.haulmont.cuba.gui.components.ThemeResource
 
setPath(String) - Method in class com.haulmont.restapi.exception.ConstraintViolationInfo
 
setPeriod(Integer) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setPermissionDs(CollectionDatasource<Permission, UUID>) - Method in class com.haulmont.cuba.gui.app.security.ds.BasicPermissionTreeDatasource
 
setPermissionDs(CollectionDatasource<Permission, UUID>) - Method in class com.haulmont.cuba.gui.app.security.ds.EntityPermissionTargetsDatasource
 
setPermissionDs(CollectionDatasource<Permission, UUID>) - Method in class com.haulmont.cuba.gui.app.security.ds.MultiplePermissionTargetsDatasource
 
setPermissionDs(CollectionDatasource<Permission, UUID>) - Method in class com.haulmont.cuba.gui.app.security.ds.UiPermissionsDatasource
 
setPermissions(Set<Permission>) - Method in class com.haulmont.cuba.security.entity.Role
 
setPermissionVariant(AttributePermissionVariant) - Method in class com.haulmont.cuba.gui.app.security.entity.AttributeTarget
 
setPermissionVariant(PermissionVariant) - Method in class com.haulmont.cuba.gui.app.security.entity.BasicPermissionTarget
 
setPermissionVariant(UiPermissionVariant) - Method in class com.haulmont.cuba.gui.app.security.entity.UiPermissionTarget
 
setPermittedExtensions(Set<String>) - Method in interface com.haulmont.cuba.gui.components.UploadField
Set white list of file extensions.
setPermittedServers(String) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setPersistence(Persistence) - Method in class com.haulmont.cuba.core.sys.ServiceInterceptor
 
setPersistence(Persistence) - Method in class com.haulmont.cuba.core.sys.TransactionalInterceptor
 
setPoolable(boolean) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
setPopupCaption(String) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set caption for the popup window.
setPopupContent(Component) - Method in interface com.haulmont.cuba.gui.components.PopupButton
Set custom inner content for the popup.
setPopupContent(Component) - Method in interface com.haulmont.cuba.gui.components.PopupView
Set inner content for the popup window.
setPopupOpenDirection(PopupButton.PopupOpenDirection) - Method in interface com.haulmont.cuba.gui.components.PopupButton
Sets opening direction for the popup.
setPopupVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.PopupButton
Open or close popup panel.
setPopupVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.PopupView
Set visibility for the popup window.
setPopupWidth(String) - Method in interface com.haulmont.cuba.gui.components.SuggestionField
Sets the given width to the component popup.
setPort(int) - Method in class com.haulmont.cuba.core.sys.CubaMailSender
 
setPort(Integer) - Method in class com.haulmont.cuba.core.sys.remoting.RemoteClientInfo
 
setPort(int) - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
setPortalApp(App) - Method in class com.haulmont.cuba.portal.sys.security.PortalSecurityContext
 
setPortalContextPath(String) - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
setPosition(int) - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.HintRequest
 
setPosition(TokenList.Position) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setPosition(String) - Method in class com.haulmont.cuba.security.entity.User
 
setPositionUpdateListener(SplitPanel.PositionUpdateListener) - Method in interface com.haulmont.cuba.gui.components.SplitPanel
setPositionX(Integer) - Method in class com.haulmont.cuba.gui.DialogOptions
Set the distance of Window left border in pixels from left border of the containing (main window).
setPositionX(Integer) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
setPositionY(Integer) - Method in class com.haulmont.cuba.gui.DialogOptions
Sets the distance of Window left border in pixels from top border of the containing (main window).
setPositionY(Integer) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
setPostBuildSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setPostCloneSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setPostDeleteSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setPostInsertSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setPostMergeSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setPostRefreshSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setPostUpdateSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setPostWriteSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setPredefinedDateInterval(PredefinedDateInterval) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
setPreDeleteSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setPreInsertSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setPrePersistSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setPreRemoveSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setPresentation(Presentation) - Method in class com.haulmont.cuba.security.entity.SearchFolder
 
setPreUpdateSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setPreWriteSelector(String) - Method in class com.haulmont.cuba.core.sys.persistence.DescriptorEventManagerWrapper
 
setPrimary(boolean) - Method in class com.haulmont.cuba.gui.components.AbstractAction
Sets whether action is primary or not.
setPrintMarginColumn(int) - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
Set print margin position in symbols
setProblemFields(Map<Component.Validatable, ValidationException>) - Method in exception com.haulmont.cuba.gui.components.FieldGroup.FieldsValidationException
 
setProfiledScreen(String, String) - Method in class com.haulmont.cuba.web.AppUI
 
setProfilerMarker(String) - Method in class com.haulmont.cuba.web.AppUI
 
setPropagateVariablesUp(boolean) - Method in class com.haulmont.cuba.core.sys.jpql.QueryVariableContext
 
setProperties(List<String>) - Method in class com.haulmont.cuba.core.global.ValueLoadContext
The same as invoking ValueLoadContext.addProperty(String) multiple times.
setPropertiesFilterPredicate(Filter.PropertiesFilterPredicate) - Method in interface com.haulmont.cuba.gui.components.Filter
Enables to setup which properties should be available for filtering.
setProperty(SourceType, String, String) - Method in class com.haulmont.cuba.client.sys.config.ConfigPersisterClientImpl
 
setProperty(SourceType, String, String) - Method in interface com.haulmont.cuba.core.config.ConfigPersister
 
setProperty(ConfigPersister, Object) - Method in class com.haulmont.cuba.core.config.ConfigSetter
Set a configuration field value.
setProperty(String, String, boolean) - Method in class com.haulmont.cuba.core.sys.AppComponent
INTERNAL.
setProperty(String, String) - Static method in class com.haulmont.cuba.core.sys.AppContext
Set property value.
setProperty(String, String) - Method in class com.haulmont.cuba.core.sys.AppProperties
Set property value.
setProperty(SourceType, String, String) - Method in class com.haulmont.cuba.core.sys.ConfigPersisterImpl
 
setProperty(String) - Method in class com.haulmont.cuba.gui.components.ComponentGenerationContext
Sets the entity attribute for which the component is created, using fluent API method.
setProperty(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Set property for declarative field.
setProperty(MetaProperty) - Method in class com.haulmont.cuba.gui.components.filter.Param.Builder
 
setProperty(String) - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
setPropertyDiffs(List<EntityPropertyDiff>) - Method in class com.haulmont.cuba.core.entity.diff.EntityClassPropertyDiff
 
setPropertyDiffs(List<EntityPropertyDiff>) - Method in class com.haulmont.cuba.core.entity.diff.EntityDiff
 
setPropertyList(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanInfo
 
setPropertyName(String) - Method in class com.haulmont.restapi.service.filter.RestFilterPropertyCondition
 
setPropertyPath(MetaPropertyPath) - Method in class com.haulmont.cuba.gui.components.AggregationInfo
 
setPropertyPath(P) - Method in class com.haulmont.cuba.gui.data.CollectionDatasource.Sortable.SortInfo
 
setQuantity(Integer) - Method in class com.haulmont.cuba.core.entity.AppFolder
 
setQuantityScript(String) - Method in class com.haulmont.cuba.core.entity.AppFolder
 
setQuery(LoadContext.Query) - Method in class com.haulmont.cuba.core.global.LoadContext
 
setQuery(ValueLoadContext.Query) - Method in class com.haulmont.cuba.core.global.ValueLoadContext
Sets query instance
setQuery(String) - Method in class com.haulmont.cuba.gui.components.autocomplete.impl.HintRequest
 
setQuery(String) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Set query string which is used to load data.
setQuery(String, QueryFilter) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Set query string and associated filter which is used to load data.
setQuery(String) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
setQuery(String, QueryFilter) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
setQuery(String) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
setQuery(String, QueryFilter) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
setQueryFilter(QueryFilter) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Set query filter which is used to load data.
setQueryFilter(QueryFilter) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
setQueryFilter(QueryFilter) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
setQueryKey(Integer) - Method in class com.haulmont.cuba.core.entity.QueryResult
 
setQueryKey(int) - Method in class com.haulmont.cuba.core.global.LoadContext
 
setQueryKey(int) - Method in class com.haulmont.cuba.gui.components.filter.FtsFilterHelper.FtsSearchResult
 
setQueryParam(Query, String) - Method in interface com.haulmont.cuba.core.PersistenceSecurity
Sets the query param to a value provided by user session (see constants above).
setQueryParam(Query, String) - Method in class com.haulmont.cuba.core.sys.PersistenceSecurityImpl
 
setQueryParamName(String) - Method in class com.haulmont.restapi.service.filter.RestFilterPropertyCondition
 
setQueryParams(Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.querymacro.DateAfterMacroHandler
 
setQueryParams(Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.querymacro.DateBeforeMacroHandler
 
setQueryParams(Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.querymacro.DateEqualsMacroHandler
 
setQueryParams(Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.querymacro.EnumQueryMacroHandler
 
setQueryParams(Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.querymacro.TimeBetweenQueryMacroHandler
 
setQueryParams(Map<String, Object>) - Method in class com.haulmont.cuba.core.sys.querymacro.TimeTodayQueryMacroHandler
 
setQueryParams(Map<String, Object>) - Method in interface com.haulmont.cuba.core.sys.QueryMacroHandler
Sets parameters of the expanded query to the macro handler.
setQueryString(String) - Method in interface com.haulmont.cuba.core.global.DataLoadContext
 
setQueryString(String) - Method in class com.haulmont.cuba.core.global.LoadContext.Query
 
setQueryString(String) - Method in class com.haulmont.cuba.core.global.LoadContext
 
setQueryString(String) - Method in class com.haulmont.cuba.core.global.ValueLoadContext.Query
 
setQueryString(String) - Method in class com.haulmont.cuba.core.global.ValueLoadContext
 
setQueryString(String) - Method in interface com.haulmont.cuba.core.Query
Set the query string.
setQueryString(String) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setQueryTimeout(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
setRange(Range) - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
setRangeEnd(Date) - Method in interface com.haulmont.cuba.gui.components.DateField
Set end of range.
setRangeEnd(Date) - Method in interface com.haulmont.cuba.gui.components.DatePicker
Set end of range.
setRangeStart(Date) - Method in interface com.haulmont.cuba.gui.components.DateField
Set start of range.
setRangeStart(Date) - Method in interface com.haulmont.cuba.gui.components.DatePicker
Set start of range.
setReadable(Boolean) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
setReadableWriteable(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
setReadOnly(boolean) - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
setReadOnly(boolean) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
setReadOnly(boolean) - Method in class com.haulmont.cuba.core.TransactionParams
Indicates that the transaction will be read-only and performance optimization can be applied.
setReadonlyAttributes(SecurityState, String[]) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
setReadPermissionVariant(PermissionVariant) - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
setRecent(Double) - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
setRedirectUrl(String) - Method in class com.haulmont.cuba.web.security.events.AppLoggedOutEvent
 
setRedSliderCaption(String) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set caption for the slider of red color.
setRef(int, Ref) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setReferenceImportBehaviour(ReferenceImportBehaviour) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportViewProperty
 
setRefreshCount(Long) - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
setRefreshMode(CollectionDatasource.RefreshMode) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.SupportsRefreshMode
 
setRefreshMode(CollectionDatasource.RefreshMode) - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
setRefreshMode(CollectionDatasource.RefreshMode) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
setRefreshOnComponentValueChange(boolean) - 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)
setRefreshOnComponentValueChange(boolean) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
setRefreshOnComponentValueChange(boolean) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
setRefreshOptionsOnLookupClose(boolean) - Method in interface com.haulmont.cuba.gui.components.LookupPickerField
Use this method to enable items refreshing in component after closing lookup window
setRefreshOptionsOnLookupClose(boolean) - Method in interface com.haulmont.cuba.gui.components.TokenList
Use this method to enable items refreshing in component after closing lookup window
setRefreshParams(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.actions.RefreshAction
 
setRefreshParamsSupplier(Supplier<Map<String, Object>>) - Method in class com.haulmont.cuba.gui.components.actions.RefreshAction
 
setRefreshTokenValue(String) - Method in class com.haulmont.cuba.core.entity.AccessToken
 
setRel(String) - Method in interface com.haulmont.cuba.gui.components.Link
Sets the relation between current document and the target document.
setRelativeSource(String) - Method in interface com.haulmont.cuba.gui.components.Embedded
Deprecated.
Allows to use relative source for Embedded.
setRelativeX(int) - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
setRelativeY(int) - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
setRememberMeToken(String) - Method in class com.haulmont.cuba.security.auth.RememberMeCredentials
 
setRemoteCommandManager(RemoteCommandManager) - Method in class com.haulmont.cuba.core.sys.entitycache.EntityCacheTransportManager
 
setRemoteSearch(boolean) - Method in class com.haulmont.cuba.client.sys.MessagesClientImpl
 
setRemoteServices(Map<String, String>) - Method in class com.haulmont.cuba.core.sys.remoting.RemoteProxyBeanCreator
 
setRemotingApplicationContext(ApplicationContext) - Static method in class com.haulmont.cuba.core.sys.RemotingContextHolder
 
setRemoveButtonAction(Action) - Method in class com.haulmont.cuba.gui.components.filter.ParamEditor
 
setRemoved(BaseGenericIdEntity, boolean) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
setRemovedEntities(List<EntityPropertyDiff>) - Method in class com.haulmont.cuba.core.entity.diff.EntityCollectionPropertyDiff
 
setRemoveInstances(Collection) - Method in class com.haulmont.cuba.core.global.CommitContext
 
setRenderer(DataGrid.Renderer) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Sets the renderer for this column.
setRendererClickListener(DataGrid.RendererClickListener) - Method in interface com.haulmont.cuba.gui.components.DataGrid.HasRendererClickListener
Sets new renderer click listener.
setRepeating(boolean) - Method in interface com.haulmont.cuba.gui.components.Timer
 
setRepeating(boolean) - Method in class com.haulmont.cuba.web.gui.WebTimer
 
setRequestScopeInfo(UUID, Locale, TimeZone, String, String) - Static method in class com.haulmont.cuba.core.sys.UserInvocationContext
 
setRequired(Boolean) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setRequired(boolean) - Method in interface com.haulmont.cuba.gui.components.Field
 
setRequired(Boolean) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Set required for declarative field.
setRequired(FieldGroup.FieldConfig, boolean, String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldConfig.setRequired(required) instead.
setRequired(FieldGroup.FieldConfig, boolean) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldConfig.setRequired(required) instead.
setRequired(String, boolean, String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldGroup.getFieldNN(fieldId).setRequired(required) instead.
setRequired(String, boolean) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldGroup.getFieldNN(fieldId).setRequired(fieldId) instead.
setRequired(Boolean) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
setRequired(boolean) - Method in class com.haulmont.cuba.gui.components.filter.Param.Builder
 
setRequired(Table.Column, boolean, String) - Method in interface com.haulmont.cuba.gui.components.Table
 
setRequiredAttributes(SecurityState, String[]) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
setRequiredControlEnabled(boolean) - Method in class com.haulmont.cuba.gui.components.RuntimePropertiesFrame
 
setRequiredError(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
setRequiredMessage(String) - Method in interface com.haulmont.cuba.gui.components.Field
A message that will be displayed to user if the field is required but has null value
setRequiredMessage(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Set required message for declarative field.
setRequiredMessage(FieldGroup.FieldConfig, String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldConfig.setRequiredMessage(message) instead.
setRequiredMessage(String, String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldGroup.getFieldNN(fieldId).setRequiredMessage(message) instead.
setResizable(boolean) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Sets whether this column can be resized by the user.
setResizable(boolean) - Method in interface com.haulmont.cuba.gui.components.ResizableTextArea
setResizable(Boolean) - Method in class com.haulmont.cuba.gui.DialogOptions
Set resizable option if a window will be opened as a dialog or change resizable option if the window is already opened as a dialog.
setResizable(Boolean) - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
setResizable(Boolean) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
setResizableDirection(ResizableTextArea.ResizeDirection) - Method in interface com.haulmont.cuba.gui.components.ResizableTextArea
Allows resizing textArea in a given direction.
setResolution(DateField.Resolution) - Method in interface com.haulmont.cuba.gui.components.DateField
 
setResolution(DatePicker.Resolution) - Method in interface com.haulmont.cuba.gui.components.DatePicker
Set resolution of the DatePicker.
setResources(DesktopResources) - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
 
setResponse(String) - Method in class com.haulmont.cuba.core.global.HealthCheckEvent
 
setResponseEntity(ResponseEntity) - Method in class com.haulmont.restapi.events.OAuthTokenRevokedResponseEvent
 
setResponseType(String) - Method in class com.haulmont.idp.model.AuthRequest
 
setResponsive(boolean) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setResponsive(boolean) - Method in interface com.haulmont.cuba.gui.components.Component
Set component to be responsive by width and height.
setResponsive(boolean) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
setResponsive(boolean) - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
setResponsive(boolean) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setResult(String) - Method in class com.haulmont.cuba.core.entity.ScheduledExecution
 
setResultBypassSerialization(boolean) - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
setReturnType(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperation
 
setRGBVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set visibility for RGB tab
setRightColumnCaption(String) - Method in interface com.haulmont.cuba.gui.components.TwinColumn
Set caption for the right column.
setRole(Role) - Method in class com.haulmont.cuba.security.entity.Permission
 
setRole(Role) - Method in class com.haulmont.cuba.security.entity.UserRole
 
setRollbackOnly() - Method in class com.haulmont.cuba.testsupport.TestTransaction
 
setRootEntity(FetchGroupTracker) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
setRootNodes(List<Node<T>>) - Method in class com.haulmont.bali.datastruct.Tree
Set the root Element for the tree.
setRowDescriptionProvider(DataGrid.RowDescriptionProvider<E>) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sets the RowDescriptionProvider instance for generating optional descriptions (tooltips) for DataGrid rows.
setRowExpandRatio(int, float) - Method in interface com.haulmont.cuba.gui.components.GridLayout
 
setRowHeaderMode(Table.RowHeaderMode) - Method in interface com.haulmont.cuba.gui.components.Table
 
setRowHeaderWidth(int) - Method in interface com.haulmont.cuba.gui.components.Table
Set width of row header column.
setRowId(String, RowId) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setRowId(int, RowId) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setRows(int) - Method in interface com.haulmont.cuba.gui.components.GridLayout
 
setRows(int) - Method in interface com.haulmont.cuba.gui.components.TextArea
 
setRows(int) - Method in interface com.haulmont.cuba.gui.components.TwinColumn
 
setRowsCount(Integer) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setRowsCount(RowsCount) - Method in interface com.haulmont.cuba.gui.components.Component.HasRowsCount
 
setRunAsync(Boolean) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperation
 
setRunnableClass(String) - Method in class com.haulmont.cuba.gui.config.MenuItem
 
setRunning(ScheduledTask, boolean) - Method in class com.haulmont.cuba.core.app.scheduling.Scheduling
 
setRunning(ScheduledTask, boolean) - Method in interface com.haulmont.cuba.core.app.scheduling.SchedulingAPI
Mark the scheduled task as running/not running in the internal list.
setRunning(Boolean) - Method in class com.haulmont.cuba.core.entity.Server
 
setSafari(boolean) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setSaturationSliderCaption(String) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set caption for the saturation slider.
setSavepoint() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
setSavepoint(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
setScaleMode(Image.ScaleMode) - Method in interface com.haulmont.cuba.gui.components.Image
Applies the given scale mode to the image.
setSchedulingActive(boolean) - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
SetSchedulingActiveMsg(boolean) - Constructor for class com.haulmont.cuba.core.app.scheduling.SchedulingServiceBean.SetSchedulingActiveMsg
 
setSchedulingInterval(long) - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
setSchedulingThreadPoolSize(int) - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
setSchedulingType(SchedulingType) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setSchema(String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
setScreen(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setScreen(String) - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
setScreen(String) - Method in class com.haulmont.cuba.gui.app.core.categories.ScreenAndComponent
 
setScreen(String) - Method in class com.haulmont.cuba.gui.app.security.entity.UiPermissionTarget
 
setScreen(String) - Method in class com.haulmont.cuba.gui.components.actions.RelatedAction
 
setScreen(String) - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
 
setScreen(String) - Method in class com.haulmont.cuba.gui.config.MenuItem
 
setScreenCloseListener(EntityLinkField.ScreenCloseListener) - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
 
setScreenDialogParams(DialogParams) - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
setScreenHeight(int) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setScreenId(String) - Method in class com.haulmont.cuba.gui.app.security.ds.ScreenComponentsTreeDatasource
 
setScreenId(String) - Method in class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI.RelatedScreenDescriptor
 
setScreenOpenType(WindowManager.OpenType) - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
 
setScreenParams(Map<String, Object>) - Method in interface com.haulmont.cuba.gui.components.EntityLinkField
 
setScreenParams(Map<String, Object>) - Method in class com.haulmont.cuba.gui.relatedentities.RelatedEntitiesAPI.RelatedScreenDescriptor
 
setScreenWidth(int) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setScriptName(String) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setScrollBarPolicy(ScrollBoxLayout.ScrollBarPolicy) - Method in interface com.haulmont.cuba.gui.components.ScrollBoxLayout
 
setSearchExecutor(SuggestionField.SearchExecutor) - Method in interface com.haulmont.cuba.gui.components.SuggestionField
Sets SuggestionField.SearchExecutor which performs search.
setSearchNotifications(SearchField.SearchNotifications) - Method in interface com.haulmont.cuba.gui.components.SearchField
 
setSecret(Boolean) - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
setSecureConnection(boolean) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setSecurityContext(SecurityContext) - Static method in class com.haulmont.cuba.core.sys.AppContext
Set current thread's SecurityContext.
setSecurityContextHolder(SecurityContextHolder) - Static method in class com.haulmont.cuba.core.sys.AppContext.Internals
Called by the framework to replace standard thread-local holder.
setSecurityState(Entity, SecurityState) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
setSecurityToken(SecurityState, byte[]) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
setSelectAllCheckBox(boolean) - Method in class com.haulmont.cuba.gui.app.core.entitylog.EntityLogBrowser
 
setSelected(E) - Method in interface com.haulmont.cuba.gui.components.ListComponent
 
setSelected(Collection<E>) - Method in interface com.haulmont.cuba.gui.components.ListComponent
 
setSelectedItem(SideMenu.MenuItem) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Set selected item.
setSelectedTab(Accordion.Tab) - Method in interface com.haulmont.cuba.gui.components.Accordion
Set selected tab.
setSelectedTab(String) - Method in interface com.haulmont.cuba.gui.components.Accordion
Set selected tab.
setSelectedTab(TabSheet.Tab) - Method in interface com.haulmont.cuba.gui.components.TabSheet
Set selected tab.
setSelectedTab(String) - Method in interface com.haulmont.cuba.gui.components.TabSheet
Set selected tab.
setSelectionMode(DataGrid.SelectionMode) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sets the DataGrid's selection mode.
setSelectionRange(int, int) - Method in interface com.haulmont.cuba.gui.components.TextInputField.TextSelectionSupported
 
setSelectOnClick(boolean) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Enable or disable automatic selected styling by click.
setSelectorId(String) - Method in class com.haulmont.cuba.core.sys.remoting.discovery.StickySessionServerSelector
 
setSendAllToAdmin(boolean) - Method in interface com.haulmont.cuba.core.app.EmailerConfig
 
setSendNullRepresentation(boolean) - Method in interface com.haulmont.cuba.gui.components.MaskedField
 
setSendTimeoutSec(int) - Method in class com.haulmont.cuba.security.app.UserSessions
 
setSendTimeoutSec(int) - Method in interface com.haulmont.cuba.security.app.UserSessionsAPI
INTERNAL.
setSendTimeoutSec(int) - Method in class com.haulmont.cuba.security.idp.IdpSessionStoreBean
 
setSendTimeoutSec(int) - Method in class com.haulmont.cuba.security.jmx.UserSessions
 
setSendTimeoutSec(int) - Method in interface com.haulmont.cuba.security.jmx.UserSessionsMBean
Set user session ping timeout in cluster.
setSeparator(boolean) - Method in class com.haulmont.cuba.gui.config.MenuItem
 
setSerializationSupportSession(Session) - Static method in class com.haulmont.chile.core.model.impl.SessionImpl
 
setServer(String) - Method in class com.haulmont.cuba.core.entity.ScheduledExecution
 
setServer(String) - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
setServerSelector(ServerSelector) - Method in class com.haulmont.cuba.core.sys.remoting.RemoteProxyBeanCreator
 
setServerSorter(Consumer<List<String>>) - Method in class com.haulmont.cuba.core.sys.remoting.discovery.StickySessionServerSelector
 
setServerTime(Integer) - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
setService(Object) - Method in class com.haulmont.cuba.core.sys.remoting.HttpServiceExporter
 
setServiceName(String) - Method in class com.haulmont.cuba.portal.sys.remoting.LocalServiceProxy
 
setServiceName(String) - Method in class com.haulmont.cuba.web.sys.remoting.LocalServiceProxy
 
setServiceProviderTicket(String) - Method in class com.haulmont.cuba.security.idp.IdpService.IdpLoginResult
 
setServiceProviderUrl(String) - Method in class com.haulmont.idp.model.AuthRequest
 
setServiceProviderUrl(String) - Method in class com.haulmont.idp.model.AuthResponse
 
setServletContext(ServletContext) - Static method in class com.haulmont.cuba.core.sys.ServletContextHolder
 
setServletPath(String) - Method in class com.haulmont.cuba.core.sys.remoting.discovery.StickySessionServerSelector
 
setSessionAddress(UUID, String) - Method in interface com.haulmont.cuba.security.app.UserSessionService
Set client's address into the session, propagating changes to the cluster.
setSessionAddress(UUID, String) - Method in class com.haulmont.cuba.security.app.UserSessionServiceBean
 
setSessionAttribute(UUID, String, Serializable) - Method in interface com.haulmont.cuba.security.app.UserSessionService
Set a session attribute value, propagating changes to the cluster.
setSessionAttribute(UUID, String, Serializable) - Method in class com.haulmont.cuba.security.app.UserSessionServiceBean
 
setSessionAttribute(String, String, Serializable) - Method in interface com.haulmont.cuba.security.idp.IdpService
Set a session attribute value, propagating changes to the cluster.
setSessionAttribute(String, String, Serializable) - Method in class com.haulmont.cuba.security.idp.IdpServiceBean
 
setSessionAttributes(Map<String, Serializable>) - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
setSessionAttributes(Set<SessionAttribute>) - Method in class com.haulmont.cuba.security.entity.Group
 
setSessionClientInfo(UUID, String) - Method in interface com.haulmont.cuba.security.app.UserSessionService
Set client's information into the session, propagating changes to the cluster.
setSessionClientInfo(UUID, String) - Method in class com.haulmont.cuba.security.app.UserSessionServiceBean
 
setSessionFilter(Predicate<UserSessionEntity>) - Method in class com.haulmont.cuba.gui.app.security.session.browse.UserSessionsDatasource
 
setSessionId(UUID) - Method in class com.haulmont.cuba.core.entity.QueryResult
 
setSessionId(UUID) - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
setSessionId(String) - Method in class com.haulmont.cuba.security.idp.IdpService.IdpLoginResult
 
setSessionLocale(UUID, Locale) - Method in interface com.haulmont.cuba.security.app.UserSessionService
Set user locale into the session, propagating changes to the cluster.
setSessionLocale(UUID, Locale) - Method in class com.haulmont.cuba.security.app.UserSessionServiceBean
 
setSessionTimeZone(UUID, TimeZone) - Method in interface com.haulmont.cuba.security.app.UserSessionService
Set user time zone into the session, propagating changes to the cluster.
setSessionTimeZone(UUID, TimeZone) - Method in class com.haulmont.cuba.security.app.UserSessionServiceBean
 
setSetting(String, String) - Method in class com.haulmont.cuba.desktop.settings.DesktopSettingsClient
 
setSetting(String, String) - Method in interface com.haulmont.cuba.gui.settings.SettingsClient
 
setSetting(String, String) - Method in class com.haulmont.cuba.web.settings.WebSettingsClient
 
setSettings(Presentation, Element) - Method in interface com.haulmont.cuba.gui.presentations.Presentations
Sets user settings for the selected presentation
setSettings(Presentation, Element) - Method in class com.haulmont.cuba.gui.presentations.PresentationsImpl
 
setSettingsEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.Component.HasSettings
 
setShiftKey(boolean) - Method in class com.haulmont.cuba.gui.components.Component.MouseEventDetails
 
setShort(String, short) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setShort(int, short) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setShortcut(String) - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
setShortcut(String) - Method in interface com.haulmont.cuba.gui.components.Action
Set shortcut from string representation.
setShortcut(KeyCombination) - Method in class com.haulmont.cuba.gui.config.MenuItem
 
setShortcutCombination(KeyCombination) - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
setShortcutCombination(KeyCombination) - Method in interface com.haulmont.cuba.gui.components.Action
 
setShouldLoad(boolean) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
setShouldLoadAll(boolean) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
setShowActionIcons(boolean) - Method in interface com.haulmont.cuba.gui.components.PopupButton
Set show icons for action buttons
setShowAsPanel(boolean) - Method in interface com.haulmont.cuba.gui.components.GroupBoxLayout
Set layout style as Vaadin Panel
setShowClearButton(boolean) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Enable or disable displaying name of clear button.
setShowCurrencyLabel(boolean) - Method in interface com.haulmont.cuba.gui.components.CurrencyField
Enables or disables currency label displaying.
setShowFileName(boolean) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Enable or disable displaying name of uploaded file next to upload button.
setShowGutter(boolean) - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
 
setShowItemsCountForGroup(boolean) - Method in interface com.haulmont.cuba.gui.components.GroupTable
Show or hide items count for GroupTable groups.
setShowNewWindow(boolean) - Method in interface com.haulmont.cuba.gui.export.ExportDisplay
Sets explicit new window option.
setShowNewWindow(boolean) - Method in class com.haulmont.cuba.web.filestorage.WebExportDisplay
 
setShowPrintMargin(boolean) - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
 
setShowRecent(Boolean) - Method in class com.haulmont.cuba.web.app.ui.statistics.PerformanceParameter
 
setShowSaveNotification(boolean) - Method in class com.haulmont.cuba.gui.components.AbstractEditor
 
setShowSeconds(boolean) - Method in interface com.haulmont.cuba.gui.components.TimeField
 
setShowSelection(boolean) - Method in interface com.haulmont.cuba.gui.components.Table
Hide or show selection
setShowSingleExpandedMenu(boolean) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Set true for collapsing a submenu when another parent menu item is clicked
setShowTotalAggregation(boolean) - Method in interface com.haulmont.cuba.gui.components.Table
 
setSidePanel(Component) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Bind side panel for show/hide action.
setSidePanelToggleButton(Button) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu
Bind show/hide side panel action to button.
setSimple(boolean) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setSince(Date) - Method in class com.haulmont.cuba.security.entity.UserSessionEntity
 
setSingleResult(boolean) - Method in class com.haulmont.cuba.core.app.DataServiceQueryBuilder
 
setSingleResultExpected(boolean) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setSingleton(Boolean) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setSize(Long) - Method in class com.haulmont.cuba.core.entity.FileDescriptor
 
setSize(long) - Method in class com.haulmont.restapi.data.FileInfo
 
setSizeAuto() - Method in interface com.haulmont.cuba.gui.components.Component
Set component width and height to Component.AUTO_SIZE
setSizeFull() - Method in interface com.haulmont.cuba.gui.components.Component
Set component width and height to 100%
setSmtpAuthRequired(boolean) - Method in interface com.haulmont.cuba.core.app.EmailerConfig
 
setSmtpAuthRequired(boolean) - Method in class com.haulmont.cuba.core.jmx.Emailer
 
setSmtpAuthRequired(boolean) - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
setSmtpConnectionTimeoutSec(int) - Method in interface com.haulmont.cuba.core.app.EmailerConfig
 
setSmtpConnectionTimeoutSec(int) - Method in class com.haulmont.cuba.core.jmx.Emailer
 
setSmtpConnectionTimeoutSec(int) - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
setSmtpHost(String) - Method in interface com.haulmont.cuba.core.app.EmailerConfig
 
setSmtpHost(String) - Method in class com.haulmont.cuba.core.jmx.Emailer
 
setSmtpHost(String) - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
setSmtpPort(int) - Method in interface com.haulmont.cuba.core.app.EmailerConfig
 
setSmtpPort(int) - Method in class com.haulmont.cuba.core.jmx.Emailer
 
setSmtpPort(int) - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
setSmtpSslEnabled(boolean) - Method in interface com.haulmont.cuba.core.app.EmailerConfig
 
setSmtpSslEnabled(boolean) - Method in class com.haulmont.cuba.core.jmx.Emailer
 
setSmtpSslEnabled(boolean) - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
setSmtpStarttlsEnable(boolean) - Method in interface com.haulmont.cuba.core.app.EmailerConfig
 
setSmtpTimeoutSec(int) - Method in interface com.haulmont.cuba.core.app.EmailerConfig
 
setSmtpTimeoutSec(int) - Method in class com.haulmont.cuba.core.jmx.Emailer
 
setSmtpTimeoutSec(int) - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
setSmtpUser(String) - Method in interface com.haulmont.cuba.core.app.EmailerConfig
 
setSmtpUser(String) - Method in class com.haulmont.cuba.core.jmx.Emailer
 
setSmtpUser(String) - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
setSnapshotDate(Date) - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
setSnapshotXml(String) - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
setSoftDeletion(boolean) - Method in interface com.haulmont.cuba.core.EntityManager
Set SoftDeletion mode for this EntityManager.
setSoftDeletion(boolean) - Method in class com.haulmont.cuba.core.global.CommitContext
 
setSoftDeletion(boolean) - Method in class com.haulmont.cuba.core.global.LoadContext
 
setSoftDeletion(boolean) - Method in class com.haulmont.cuba.core.global.ValueLoadContext
 
setSoftDeletion(boolean) - Method in interface com.haulmont.cuba.core.Persistence
Set the global soft deletion attribute.
setSoftDeletion(boolean) - Method in class com.haulmont.cuba.core.sys.EntityManagerContext
 
setSoftDeletion(boolean) - Method in class com.haulmont.cuba.core.sys.EntityManagerImpl
 
setSoftDeletion(boolean) - Method in class com.haulmont.cuba.core.sys.PersistenceImpl
 
setSoftDeletion(boolean) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Switch on/off Soft Deletion.
setSoftDeletion(boolean) - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
setSoftDeletion(boolean) - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
setSoftDeletion(boolean) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
setSortable(boolean) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Sets whether this column is sortable by the user.
setSortable(boolean) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Defines if this attribute can be changed for individual column or not.
setSortable(boolean) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
setSortable(boolean) - Method in interface com.haulmont.cuba.gui.components.Table
 
setSortOrder(Integer) - Method in class com.haulmont.cuba.core.entity.Folder
 
setSortPropertyName(String) - Method in class com.haulmont.cuba.gui.data.impl.HierarchicalPropertyDatasourceImpl
Set property of entity which sort the nodes
setSource(URL) - Method in interface com.haulmont.cuba.gui.components.Embedded
Deprecated.
 
setSource(String) - Method in interface com.haulmont.cuba.gui.components.Embedded
Deprecated.
 
setSource(String, InputStream) - Method in interface com.haulmont.cuba.gui.components.Embedded
Deprecated.
 
setSource(String, ExportDataProvider) - Method in interface com.haulmont.cuba.gui.components.Embedded
Deprecated.
 
setSource(Resource) - Method in interface com.haulmont.cuba.gui.components.ResourceView
Sets the given Resource to the component.
setSource(Class<R>) - Method in interface com.haulmont.cuba.gui.components.ResourceView
Creates the resource with the given type and sets it to the component.
setSourceFiles(List<String>) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceConfigProcessor
 
setSourceHost(String) - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
setSpacing(boolean) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setSpacing(boolean) - Method in interface com.haulmont.cuba.gui.components.Component.Spacing
 
setSpacing(boolean) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setSpacingSize(Integer) - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
 
setSpecial(String) - Method in class com.haulmont.cuba.core.entity.Category
 
setSplitPosition(int) - Method in interface com.haulmont.cuba.gui.components.SplitPanel
 
setSplitPosition(int, int) - Method in interface com.haulmont.cuba.gui.components.SplitPanel
 
setSplitPosition(int, int, boolean) - Method in interface com.haulmont.cuba.gui.components.SplitPanel
Set position of split from the left side by default.
setSpringConfig(String) - Method in class com.haulmont.cuba.testsupport.TestContainer
 
setSQLXML(String, SQLXML) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setSQLXML(int, SQLXML) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setStackTrace(String) - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadSnapshot
 
setStackTraceVisible(boolean) - Method in class com.haulmont.cuba.web.exception.ExceptionDialog
 
setStart(Date) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent
 
setStart(Date) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
setStart(Date) - Method in class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
setStartDate(Date) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setStartDate(Date) - Method in interface com.haulmont.cuba.gui.components.Calendar
Set start date for the calendar range.
setStartDate(Date) - Method in class com.haulmont.cuba.security.entity.UserSubstitution
 
setStartDateProperty(String) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
setStartDelay(Integer) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setStartedTs(Date) - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
setStartTime(Date) - Method in class com.haulmont.cuba.core.entity.ScheduledExecution
 
setStarttlsEnable(boolean) - Method in class com.haulmont.cuba.core.jmx.Emailer
 
setStarttlsEnable(boolean) - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
setStartValue(long) - Method in class com.haulmont.cuba.core.app.Sequence
 
setState(byte[]) - Method in interface com.haulmont.cuba.core.app.ClusterListener
Set state of this cluster node receiving it from other active node.
setState(byte[]) - Method in class com.haulmont.cuba.core.app.ClusterListenerAdapter
 
setState(ExecutionContext.State) - Method in class com.haulmont.cuba.core.app.execution.ExecutionContextImpl
 
setState(byte[]) - Method in class com.haulmont.cuba.core.app.LockManager
 
setState(String) - Method in class com.haulmont.cuba.desktop.theme.impl.PropertyPathDecorator
 
setStatisticsAccumulator(StatisticsAccumulator) - Method in class com.haulmont.cuba.core.sys.CubaThreadPoolTaskScheduler
 
setStatisticsAccumulator(MiddlewareStatisticsAccumulator) - Method in class com.haulmont.cuba.core.sys.ServiceInterceptor
 
setStatus(SendingStatus) - Method in class com.haulmont.cuba.core.entity.SendingMessage
 
setStatus(String) - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadSnapshot
 
setStopKey(String) - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
setStopPort(int) - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
setStopPropagation(boolean) - Method in class com.haulmont.cuba.gui.event.AbstractBackgroundTaskEvent
 
setStorageName(String) - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceConfigProcessor
 
setStore(String) - Method in class com.haulmont.cuba.core.app.Sequence
 
setStoreName(String) - Method in class com.haulmont.cuba.core.global.ValueLoadContext
Sets a data store name if it is different from the main database.
setStoreName(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueCollectionDatasourceImpl
 
setStoreName(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueDatasourceDelegate
 
setStoreName(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueGroupDatasourceImpl
 
setStoreName(String) - Method in class com.haulmont.cuba.gui.data.impl.ValueHierarchicalDatasourceImpl
 
setStrategy(AggregationStrategy) - Method in class com.haulmont.cuba.gui.components.AggregationInfo
 
setStreamSupplier(Supplier<InputStream>) - Method in interface com.haulmont.cuba.gui.components.StreamResource
 
setStrict(boolean) - Method in class com.haulmont.cuba.security.app.UserSessionService.Filter
Whether to check for strict equality of other parameters.
setString(String, String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setString(int, String) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setStringEntityId(String) - Method in class com.haulmont.cuba.core.entity.FtsQueue
 
setStringEntityId(String) - Method in class com.haulmont.cuba.core.entity.QueryResult
 
setStringEntityId(String) - Method in class com.haulmont.cuba.core.entity.ReferenceToEntity
 
setStringValue(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setStringValue(String) - Method in class com.haulmont.cuba.security.entity.SessionAttribute
 
setStyleName(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setStyleName(String) - Method in interface com.haulmont.cuba.gui.components.Accordion.Tab
Set style for UI element that represents the tab header.
setStyleName(String) - Method in interface com.haulmont.cuba.gui.components.calendar.CalendarEvent
 
setStyleName(String) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEvent
 
setStyleName(String) - Method in class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
setStyleName(String) - Method in interface com.haulmont.cuba.gui.components.Component
Sets one or more style names of the component, replacing any previous styles.
setStyleName(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid.StaticCell
Sets a custom style name for this cell.
setStyleName(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid.StaticRow
Sets a custom style name for this row.
setStyleName(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Set stylename parameter.
setStyleName(String) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
setStyleName(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
Sets one or more user-defined style names of the component, replacing any previous user-defined styles.
setStyleName(String) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Sets one or more user-defined style names of the component, replacing any previous user-defined styles.
setStyleName(String) - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
setStyleName(String) - Method in interface com.haulmont.cuba.gui.components.TabSheet.Tab
Set style for UI element that represents the tab header.
setStylename(String) - Method in class com.haulmont.cuba.gui.config.MenuItem
 
setStyleName(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setStyleNameProperty(String) - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
setStyleProvider(Table.StyleProvider<? super E>) - Method in interface com.haulmont.cuba.gui.components.Table
Set the cell style provider for the table.
All style providers added before this call will be removed.
setStyleProvider(Tree.StyleProvider<? super E>) - Method in interface com.haulmont.cuba.gui.components.Tree
 
setStyleProvider(TwinColumn.StyleProvider) - Method in interface com.haulmont.cuba.gui.components.TwinColumn
 
setStyles(Map<String, List<DesktopStyle>>) - Method in class com.haulmont.cuba.desktop.theme.impl.DesktopThemeImpl
 
setSubstitutedUser(User) - Method in class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
setSubstitutedUser(User) - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
setSubstitutedUser(User) - Method in class com.haulmont.cuba.security.entity.UserSubstitution
 
setSubstitutedUser(User) - Method in class com.haulmont.cuba.security.global.UserSession
INTERNAL
setSubstitutions(Map<String, String>) - Method in class com.haulmont.cuba.core.sys.remoting.RemoteProxyBeanCreator
 
setSubstitutions(List<UserSubstitution>) - Method in class com.haulmont.cuba.security.entity.User
 
setSuggester(Suggester) - Method in interface com.haulmont.cuba.gui.components.SourceCodeEditor
 
setSuggestionsLimit(int) - Method in interface com.haulmont.cuba.gui.components.SuggestionField
Sets limit of suggestions which will be shown.
setSuspended(boolean) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Suspendable
 
setSuspended(boolean) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
setSuspended(boolean) - Method in class com.haulmont.cuba.gui.data.impl.GroupDatasourceImpl
 
setSwatchesTabCaption(String) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set caption for the swatches tab.
setSwatchesVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set visibility for swatches tab
setSyncNewUserSessionReplication(boolean) - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
setSyncSendingForCurrentThread(boolean) - Method in class com.haulmont.cuba.core.app.ClusterManager
 
setSyncSendingForCurrentThread(boolean) - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Forces synchronous sending for the current thread.
setSystem(Boolean) - Method in class com.haulmont.cuba.security.entity.UserSessionEntity
 
setSystemInfoScriptsEnabled(boolean) - Method in interface com.haulmont.cuba.client.ClientConfig
 
setTab(Accordion.Tab) - Method in interface com.haulmont.cuba.gui.components.Accordion
setTab(String) - Method in interface com.haulmont.cuba.gui.components.Accordion
setTab(TabSheet.Tab) - Method in interface com.haulmont.cuba.gui.components.TabSheet
setTab(String) - Method in interface com.haulmont.cuba.gui.components.TabSheet
setTabCaptionsAsHtml(boolean) - Method in interface com.haulmont.cuba.gui.components.Accordion
Sets whether HTML is allowed in the tab captions.
setTabCaptionsAsHtml(boolean) - Method in interface com.haulmont.cuba.gui.components.TabSheet
Sets whether HTML is allowed in the tab captions.
setTabIndex(int) - Method in interface com.haulmont.cuba.gui.components.Component.Focusable
Sets the tabulator index of the Focusable component.
setTabIndex(Integer) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Set tab index for declarative field.
setTabName(String) - Method in class com.haulmont.cuba.core.entity.Folder
 
setTabsVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.TabSheet
Sets whether the tab selection part should be shown in the UI.
setTarget(ListComponent) - Method in interface com.haulmont.cuba.gui.components.Action.HasTarget
 
setTarget(ListComponent) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
 
setTarget(String) - Method in interface com.haulmont.cuba.gui.components.Link
 
setTarget(String) - Method in class com.haulmont.cuba.security.entity.Permission
 
setTarget(String) - Method in class com.haulmont.restapi.data.PermissionInfo
 
setTargetScreens(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setTask(ScheduledTask) - Method in class com.haulmont.cuba.core.entity.ScheduledExecution
 
setTasks(Collection<MetaModelLoader.RangeInitTask>) - Method in class com.haulmont.cuba.core.sys.MetaModelLoader.MetadataObjectInfo
 
setTemplateContents(String) - Method in interface com.haulmont.cuba.gui.components.HtmlBoxLayout
Set the contents of the template used to draw the custom layout.
setTemplateName(String) - Method in interface com.haulmont.cuba.gui.components.HtmlBoxLayout
Set filename of the related HTML template inside theme/layouts directory.
setTemplateParameters(Map<String, Serializable>) - Method in class com.haulmont.cuba.core.global.EmailInfo
 
setTemplatePath(String) - Method in class com.haulmont.cuba.core.global.EmailInfo
 
setText(String) - Method in interface com.haulmont.cuba.gui.components.DataGrid.StaticCell
Sets the text displayed in this cell.
setTextChangeEventMode(TextInputField.TextChangeEventMode) - Method in interface com.haulmont.cuba.gui.components.TextInputField.TextChangeNotifier
Sets the mode how the TextField triggers TextInputField.TextChangeEvents.
setTextChangeTimeout(int) - Method in interface com.haulmont.cuba.gui.components.TextInputField.TextChangeNotifier
The text change timeout modifies how often text change events are communicated to the application when TextInputField.TextChangeNotifier.getTextChangeEventMode() is TextInputField.TextChangeEventMode.LAZY or TextInputField.TextChangeEventMode.TIMEOUT.
setTextInputAllowed(boolean) - Method in interface com.haulmont.cuba.gui.components.LookupField
Sets whether it is possible to input text into the field or whether the field area of the component is just used to show what is selected.
setTextMaxResults(boolean) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setTextMaxResults(boolean) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setTextMaxResults(boolean) - Method in interface com.haulmont.cuba.gui.components.Filter
Whether to use a text field for entering a max results value.
setTextSelectionEnabled(Table, boolean) - Method in class com.haulmont.cuba.desktop.app.core.entityinspector.EntityInspectorBrowseCompanion
 
setTextSelectionEnabled(Table, boolean) - Method in interface com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorBrowse.Companion
 
setTextSelectionEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Enable or disable text selection in DataGrid cells.
setTextSelectionEnabled(boolean) - Method in interface com.haulmont.cuba.gui.components.Table
Enable or disable text selection in Table cells.
setTextSelectionEnabled(Table, boolean) - Method in class com.haulmont.cuba.web.app.core.entityinspector.EntityInspectorBrowseCompanion
 
setThreadId(Long) - Method in class com.haulmont.cuba.web.app.ui.statistics.ThreadSnapshot
 
setTime(String, Time) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setTime(String, Time, Calendar) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setTime(int, Time) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setTime(int, Time, Calendar) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setTimeFormat(Calendar.TimeFormat) - Method in interface com.haulmont.cuba.gui.components.Calendar
Set format for time.
setTimeFrame(Integer) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setTimeout(Integer) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setTimeout(int) - Method in class com.haulmont.cuba.core.TransactionParams
 
setTimeout(Long) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperation
 
setTimeoutSec(Integer) - Method in class com.haulmont.cuba.core.entity.LockDescriptor
 
setTimestamp(String, Timestamp) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setTimestamp(String, Timestamp, Calendar) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setTimestamp(int, Timestamp) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setTimeUnit(DateIntervalValue.TimeUnit) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
setTimeZone(TimeZone) - Method in class com.haulmont.cuba.client.ClientUserSession
 
setTimeZone(TimeZone) - Method in class com.haulmont.cuba.core.sys.remoting.CubaRemoteInvocation
 
setTimeZone(TimeZone) - Method in class com.haulmont.cuba.core.sys.remoting.LocalServiceInvocation
 
setTimeZone(TimeZone) - Method in interface com.haulmont.cuba.gui.components.Calendar
Set timezone.
setTimeZone(TimeZone) - Method in interface com.haulmont.cuba.gui.components.DateField
 
setTimeZone(TimeZone) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setTimeZone(TimeZone) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setTimeZone(TimeZone) - Method in interface com.haulmont.cuba.gui.components.ListEditor
 
setTimeZone(TimeZone) - Method in class com.haulmont.cuba.security.auth.AbstractClientCredentials
 
setTimeZone(String) - Method in class com.haulmont.cuba.security.entity.User
 
setTimeZone(TimeZone) - Method in class com.haulmont.cuba.security.global.UserSession
INTERNAL
setTimeZoneAuto(Boolean) - Method in class com.haulmont.cuba.security.entity.User
 
Settings - Interface in com.haulmont.cuba.gui.settings
Interface defining methods for working with screen settings.
SettingsClient - Interface in com.haulmont.cuba.gui.settings
User settings provider for client application.
SettingsImpl - Class in com.haulmont.cuba.gui.settings
 
SettingsImpl(String) - Constructor for class com.haulmont.cuba.gui.settings.SettingsImpl
 
SettingsWindow - Class in com.haulmont.cuba.web.app.ui.core.settings
 
SettingsWindow() - Constructor for class com.haulmont.cuba.web.app.ui.core.settings.SettingsWindow
 
setToEntityName(String) - Method in class com.haulmont.restapi.transform.AbstractEntityJsonTransformer
 
setTogglePopupVisibilityOnClick(boolean) - Method in interface com.haulmont.cuba.gui.components.PopupButton
Sets sequential click on popup will toggle popup visibility.
setToken(String) - Method in class com.haulmont.cuba.security.entity.RememberMeToken
 
setTokenBytes(byte[]) - Method in class com.haulmont.cuba.core.entity.AccessToken
 
setTokenBytes(byte[]) - Method in class com.haulmont.cuba.core.entity.RefreshToken
 
setTokenDetails(Map<String, String>) - Method in class com.haulmont.restapi.auth.OAuthTokenIssuer.OAuth2AccessTokenRequest
 
setTokenStyleGenerator(TokenList.TokenStyleGenerator) - Method in interface com.haulmont.cuba.gui.components.TokenList
 
setTokenValue(String) - Method in class com.haulmont.cuba.core.entity.AccessToken
 
setTokenValue(String) - Method in class com.haulmont.cuba.core.entity.RefreshToken
 
setTopLevelWindow(Window.TopLevelWindow) - Method in class com.haulmont.cuba.web.AppUI
INTERNAL.
setTotalTime(Integer) - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
setTouchDevice(boolean) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setTransactionIsolation(int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
setTransientCollectionValue(List<Object>) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setTransientEntityValue(BaseGenericIdEntity) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setTreeAdaptor(TreeAdaptor) - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
setTrimming(boolean) - Method in interface com.haulmont.cuba.gui.components.TextInputField.TrimSupported
 
setTrustedClientPassword(String) - Method in class com.haulmont.cuba.security.auth.TrustedClientCredentials
 
setTrustedLoginHandler(TrustedLoginHandler) - Method in class com.haulmont.cuba.security.sys.TrustedServiceInterceptor
 
setType(MetaProperty.Type) - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
setType(Class) - Method in class com.haulmont.cuba.core.app.scheduled.MethodParameterInfo
 
setType(AggregationInfo.Type) - Method in class com.haulmont.cuba.gui.components.AggregationInfo
 
setType(Embedded.Type) - Method in interface com.haulmont.cuba.gui.components.Embedded
Deprecated.
 
setType(DateIntervalValue.Type) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
setType(Class) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
setType(EntityLogItem.Type) - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
setType(PermissionType) - Method in class com.haulmont.cuba.security.entity.Permission
 
setType(RoleType) - Method in class com.haulmont.cuba.security.entity.Role
 
setType(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
setType(String) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanOperationParameter
 
setType(String) - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryParamInfo
 
setType(String) - Method in class com.haulmont.restapi.config.RestServicesConfiguration.RestMethodParamInfo
 
setType(String) - Method in class com.haulmont.restapi.data.PermissionInfo
 
setType(RestFilterGroupCondition.Type) - Method in class com.haulmont.restapi.service.filter.RestFilterGroupCondition
 
setTypeMap(Map<String, Class<?>>) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
setTypeName(String) - Method in class com.haulmont.cuba.core.app.scheduled.MethodParameterInfo
 
setUi(AppUI) - Method in class com.haulmont.cuba.web.WebWindowManager
 
setUiEventListeners(List<ApplicationListener>) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
INTERNAL.
setUnary(Boolean) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
setUnicodeStream(int, InputStream, int) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setup(SecurityContext) - Static method in class com.haulmont.cuba.core.sys.logging.LogMdc
 
setup(DsContext, DataSupplier, String, MetaClass, View) - Method in interface com.haulmont.cuba.gui.data.Datasource
Setup the datasource right after creation.
setup(DsContext, DataSupplier, String, MetaClass, View) - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
setup(String, Datasource, String) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
setup(DsContext, DataSupplier, String, MetaClass, View) - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
setup(String, Datasource, String) - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
setup(String, Datasource, String) - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
setup(DsContext, DataSupplier, String, MetaClass, View) - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
setup(DsContext, DataSupplier, String, MetaClass, View) - Method in class com.haulmont.cuba.gui.data.impl.ValueCollectionDatasourceImpl
 
setup(DsContext, DataSupplier, String, MetaClass, View) - Method in class com.haulmont.cuba.gui.data.impl.ValueGroupDatasourceImpl
 
setup(DsContext, DataSupplier, String, MetaClass, View) - Method in class com.haulmont.cuba.gui.data.impl.ValueHierarchicalDatasourceImpl
 
setup(String, Datasource, String) - Method in interface com.haulmont.cuba.gui.data.NestedDatasource
Setup the datasource right after creation.
setupAccess(SetupAttributeAccessEvent<T>) - Method in interface com.haulmont.cuba.core.app.SetupAttributeAccessHandler
 
setupAttributeAccess(T) - Method in class com.haulmont.cuba.core.app.AttributeSecuritySupport
 
SetupAttributeAccessEvent<T extends Entity> - Class in com.haulmont.cuba.core.app.events
A Spring application event that is sent by the framework to set up access to attributes of an entity instance.
SetupAttributeAccessEvent(T) - Constructor for class com.haulmont.cuba.core.app.events.SetupAttributeAccessEvent
 
SetupAttributeAccessHandler<T extends Entity> - Interface in com.haulmont.cuba.core.app
Interface to be implemented by beans that setup access to attributes of a particular entity instance.
setUpdatedBy(String) - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
setUpdatedBy(String) - Method in class com.haulmont.cuba.core.entity.Config
 
setUpdatedBy(String) - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
setUpdatedBy(String) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setUpdatedBy(String) - Method in class com.haulmont.cuba.core.entity.Server
 
setUpdatedBy(String) - Method in class com.haulmont.cuba.core.entity.StandardEntity
 
setUpdatedBy(String) - Method in interface com.haulmont.cuba.core.entity.Updatable
 
setUpdatedBy(String) - Method in class com.haulmont.cuba.security.entity.Presentation
 
setUpdateIntervalMs(long) - Method in class com.haulmont.cuba.client.sys.cache.ConfigCacheStrategy
 
setUpdatePermissionVariant(PermissionVariant) - Method in class com.haulmont.cuba.gui.app.security.entity.OperationPermissionTarget
 
setUpdateSynchronously(boolean) - Method in class com.haulmont.cuba.client.sys.cache.ConfigCacheStrategy
 
setUpdateTs(Date) - Method in class com.haulmont.cuba.core.config.AppPropertyEntity
 
setUpdateTs(Date) - Method in class com.haulmont.cuba.core.entity.Config
 
setUpdateTs(Date) - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
setUpdateTs(Date) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setUpdateTs(Date) - Method in class com.haulmont.cuba.core.entity.Server
 
setUpdateTs(Date) - Method in class com.haulmont.cuba.core.entity.StandardEntity
 
setUpdateTs(Date) - Method in interface com.haulmont.cuba.core.entity.Updatable
 
setUpdateTs(Date) - Method in class com.haulmont.cuba.security.entity.Presentation
 
setUploadButtonCaption(String) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Setup caption of upload button.
setUploadButtonDescription(String) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Setup upload button description.
setUploadButtonIcon(String) - Method in interface com.haulmont.cuba.gui.components.FileUploadField
Setup upload button icon.
setupLogging(String, Level) - Method in class com.haulmont.cuba.testsupport.TestContainer
 
setUpMaxResultsLookupField(LookupField) - Method in class com.haulmont.cuba.gui.components.filter.MaxResultsFieldHelper
 
setURL(String, URL) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
setURL(int, URL) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyPreparedStatement
 
setUrl(String) - Method in interface com.haulmont.cuba.gui.components.Link
 
setUrl(URL) - Method in interface com.haulmont.cuba.gui.components.UrlResource
 
setUrl(String) - Method in class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
setUrls(String, List<String>) - Method in interface com.haulmont.cuba.core.sys.remoting.discovery.SessionUrlsHolder
 
setUrls(String, List<String>) - Method in class com.haulmont.cuba.core.sys.remoting.discovery.UserSessionUrlsHolder
 
setUrls(String, List<String>) - Method in class com.haulmont.cuba.portal.sys.remoting.discovery.PortalHttpSessionUrlsHolder
 
setUrls(String, List<String>) - Method in class com.haulmont.cuba.web.sys.remoting.discovery.WebHttpSessionUrlsHolder
 
setUseConfirmDialog(Boolean) - Method in class com.haulmont.cuba.gui.components.actions.BulkEditAction
 
setUseConfirmDialog(boolean) - Method in interface com.haulmont.cuba.gui.components.BulkEditor
Set useConfirmDialog property to false if you want to disable confirm dialog and commit changes immediately.
setUseLookupField(boolean) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setUseLookupField(boolean) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setUseLookupField(boolean) - Method in interface com.haulmont.cuba.gui.components.ListEditor
Sets whether a lookup field must be used for selecting an entity.
setUseMaxResults(boolean) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
setUseMaxResults(boolean) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
setUseMaxResults(boolean) - Method in interface com.haulmont.cuba.gui.components.Filter
Whether to show field for rows count restriction.
setUser(String) - Method in class com.haulmont.cuba.core.entity.ScreenProfilerEvent
 
setUser(User) - Method in class com.haulmont.cuba.security.entity.EntityLogItem
 
setUser(User) - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
setUser(User) - Method in class com.haulmont.cuba.security.entity.Presentation
 
setUser(User) - Method in class com.haulmont.cuba.security.entity.RememberMeToken
 
setUser(User) - Method in class com.haulmont.cuba.security.entity.ScreenHistoryEntity
 
setUser(User) - Method in class com.haulmont.cuba.security.entity.SearchFolder
 
setUser(User) - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
setUser(User) - Method in class com.haulmont.cuba.security.entity.UserRole
 
setUser(User) - Method in class com.haulmont.cuba.security.entity.UserSetting
 
setUser(User) - Method in class com.haulmont.cuba.security.entity.UserSubstitution
 
setUser(User) - Method in class com.haulmont.cuba.security.global.UserSession
INTERNAL
setUserAppTheme(String) - Method in class com.haulmont.cuba.web.App
 
setUserCanChooseDefaultScreen(boolean) - Method in interface com.haulmont.cuba.web.WebConfig
 
setUserData(String) - Method in class com.haulmont.cuba.security.entity.SessionLogEntry
 
setUseResponsePending(boolean) - Method in interface com.haulmont.cuba.gui.components.Button
Determines if button will ignore subsequent clicks on client side when it is waiting for server response.
setUserFriendlyName(String) - Method in class com.haulmont.cuba.core.sys.jpql.model.AttributeImpl
 
setUserFriendlyName(String) - Method in class com.haulmont.cuba.core.sys.jpql.model.JpqlEntityModelImpl
 
setUserIndicator(UserIndicator) - Method in class com.haulmont.cuba.gui.components.AbstractMainWindow
 
setUserLogin(String) - Method in class com.haulmont.cuba.core.entity.AccessToken
 
setUserLogin(String) - Method in class com.haulmont.cuba.core.entity.RefreshToken
 
setUserLogin(String) - Method in class com.haulmont.cuba.security.app.UserSessionService.Filter
User login in lower case.
setUserName(String) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
setUsername(String) - Method in class com.haulmont.cuba.core.sys.CubaMailSender
 
setUserName(String) - Method in class com.haulmont.cuba.security.app.UserSessionService.Filter
User name.
setUserName(String) - Method in class com.haulmont.cuba.security.entity.UserSessionEntity
 
setUsername(String) - Method in class com.haulmont.idp.model.AuthRequest
 
setUserNameFormatter(Formatter<User>) - Method in interface com.haulmont.cuba.gui.components.mainwindow.UserIndicator
Assign a formatter that change user name caption.
setUserRoles(List<UserRole>) - Method in class com.haulmont.cuba.security.entity.User
 
setUserSession(UserSession) - Method in class com.haulmont.cuba.testsupport.TestUserSessionSource
 
setUserSessionExpirationTimeoutSec(int) - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
setUserSessionLogEnabled(boolean) - Method in interface com.haulmont.cuba.core.global.GlobalConfig
 
setUserSessions(UserSessionsAPI) - Method in class com.haulmont.cuba.core.sys.ServiceInterceptor
 
setUserSessionSendTimeoutSec(int) - Method in interface com.haulmont.cuba.core.app.ServerConfig
 
setUserSessionSource(UserSessionSource) - Method in class com.haulmont.cuba.client.testsupport.TestMetadataTools
 
setUseUserTimeZone(Boolean) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
setUseUserTimeZone(boolean) - Method in class com.haulmont.cuba.gui.components.filter.Param.Builder
 
setUseUserTimeZone(boolean) - Method in class com.haulmont.cuba.gui.components.filter.Param
 
setUuid(UUID) - Method in class com.haulmont.cuba.core.entity.AbstractNotPersistentEntity
Deprecated.
 
setUuid(UUID) - Method in class com.haulmont.cuba.core.entity.BaseUuidEntity
 
setUuid(UUID) - Method in interface com.haulmont.cuba.core.entity.HasUuid
 
setUuid(UUID) - Method in class com.haulmont.cuba.core.entity.IdProxy
INTERNAL
setValidationErrorMessage(String) - Method in class com.haulmont.cuba.gui.components.validators.BeanValidator
Set main validation error message.
setValidationGroups(Class[]) - Method in class com.haulmont.cuba.gui.components.validators.BeanValidator
Set custom validation groups.
setValue(String, Object) - Method in class com.haulmont.chile.core.model.impl.AbstractInstance
 
setValue(String, Object, boolean) - Method in class com.haulmont.chile.core.model.impl.AbstractInstance
Set value to property in instance For internal use only.
setValue(String, Object) - Method in interface com.haulmont.chile.core.model.Instance
Set an attribute value.
setValue(Object) - Method in class com.haulmont.cuba.core.app.scheduled.MethodParameterInfo
 
setValue(String, Object, boolean) - Method in class com.haulmont.cuba.core.entity.AbstractNotPersistentEntity
Deprecated.
 
setValue(Entity, String, Object) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
setValue(String, Object, boolean) - Method in class com.haulmont.cuba.core.entity.BaseGenericIdEntity
 
setValue(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeEnumValue
 
setValue(Object) - Method in class com.haulmont.cuba.core.entity.CategoryAttributeValue
 
setValue(String) - Method in class com.haulmont.cuba.core.entity.Config
 
setValue(String, Object, boolean) - Method in class com.haulmont.cuba.core.entity.KeyValueEntity
 
setValue(String) - Method in class com.haulmont.cuba.core.global.filter.ParameterInfo
 
setValue(Object) - Method in class com.haulmont.cuba.core.sys.serialization.UnfetchedValueHolder
 
setValue(String) - Method in class com.haulmont.cuba.gui.app.core.categories.LocalizedNameFrame
 
setValue(Object) - Method in interface com.haulmont.cuba.gui.components.Component.HasValue
 
setValue(Object) - Method in class com.haulmont.cuba.gui.components.filter.Param
 
setValue(Object) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
setValue(List) - Method in interface com.haulmont.cuba.gui.components.listeditor.ListEditorDelegate
 
setValue(List) - Method in class com.haulmont.cuba.gui.components.listeditor.ListEditorDelegateImpl
 
setValue(String, Object) - Method in class com.haulmont.cuba.gui.data.DynamicAttributesEntity
 
setValue(String, Object) - Method in interface com.haulmont.cuba.gui.FrameContext
Set value of a component by its path in the window
setValue(String, Object) - Method in class com.haulmont.cuba.gui.FrameContextImpl
 
setValue(String) - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
setValue(Integer) - Method in class com.haulmont.cuba.security.entity.Permission
setValue(String) - Method in class com.haulmont.cuba.security.entity.UserSetting
 
setValue(Object) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
setValue(String) - Method in class com.haulmont.restapi.data.PermissionInfo
 
setValue(Object) - Method in class com.haulmont.restapi.service.filter.RestFilterPropertyCondition
 
setValueDescription(String) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
setValueEx(String, Object) - Method in class com.haulmont.chile.core.model.impl.AbstractInstance
 
setValueEx(String, Object) - Method in interface com.haulmont.chile.core.model.Instance
Set an attribute value.
setValueEx(Instance, String, Object) - Static method in class com.haulmont.chile.core.model.utils.InstanceUtils
Set value of an attribute according to the rules described in Instance.setValueEx(String, Object).
setValueEx(Instance, String[], Object) - Static method in class com.haulmont.chile.core.model.utils.InstanceUtils
Set value of an attribute according to the rules described in Instance.setValueEx(String, Object).
setValueEx(String, Object) - Method in class com.haulmont.cuba.gui.data.DynamicAttributesEntity
 
setValueForHolder(Entity, String, Object) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
setValueId(String) - Method in class com.haulmont.cuba.security.entity.EntityLogAttr
 
setValueMode(MaskedField.ValueMode) - Method in interface com.haulmont.cuba.gui.components.MaskedField
Sets ValueMode for component
setValues(String) - Method in class com.haulmont.cuba.security.entity.LocalizedConstraintMessage
 
setValueSliderCaption(String) - Method in interface com.haulmont.cuba.gui.components.ColorPicker
Set caption for the value slider.
setVariableName(String) - Method in class com.haulmont.cuba.core.sys.jpql.tree.BaseJoinNode
 
setVersion(Integer) - Method in class com.haulmont.cuba.core.entity.Config
 
setVersion(Integer) - Method in class com.haulmont.cuba.core.entity.StandardEntity
 
setVersion(Integer) - Method in interface com.haulmont.cuba.core.entity.Versioned
Do not set version if you are not sure - it must be null for a new entity or loaded from the database for a persistent one.
setVersion(String) - Method in class com.haulmont.restapi.transform.AbstractEntityJsonTransformer
 
setView(EntityImportView) - Method in class com.haulmont.cuba.core.app.importexport.EntityImportViewProperty
 
setView(View) - Method in class com.haulmont.cuba.core.global.LoadContext
 
setView(String) - Method in class com.haulmont.cuba.core.global.LoadContext
 
setView(View) - Method in interface com.haulmont.cuba.core.Query
Set View for this Query instance.
setView(Class<? extends Entity>, String) - Method in interface com.haulmont.cuba.core.Query
Set View for this Query instance.
setView(JpaQuery, String, View, boolean) - Method in class com.haulmont.cuba.core.sys.FetchGroupManager
 
setView(View) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setView(Class<? extends Entity>, String) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setView(View) - Method in interface com.haulmont.cuba.core.TypedQuery
 
setView(Class<? extends Entity>, String) - Method in interface com.haulmont.cuba.core.TypedQuery
 
setView(View) - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
setView(View) - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
setView(String) - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
setViewName(String) - Method in class com.haulmont.cuba.core.sys.QueryImpl
 
setViewName(String) - Method in interface com.haulmont.cuba.core.TypedQuery
Set View for this Query instance.
setViewName(String) - Method in class com.haulmont.cuba.gui.data.DsBuilder
 
setViewName(String) - Method in class com.haulmont.restapi.config.RestQueriesConfiguration.QueryInfo
 
setViewXml(String) - Method in class com.haulmont.cuba.core.entity.EntitySnapshot
 
setVisibilityScript(String) - Method in class com.haulmont.cuba.core.entity.AppFolder
 
setVisible(boolean) - Method in class com.haulmont.cuba.gui.components.AbstractAction
 
setVisible(boolean) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.Accordion.Tab
 
setVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.Action
 
setVisible(boolean) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
 
setVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.Component
Set component visibility
setVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Hides or shows the column according to security permissions.
setVisible(Boolean) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Set visible for declarative field.
setVisible(FieldGroup.FieldConfig, boolean) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldConfig.setVisible(visible) instead.
setVisible(String, boolean) - Method in interface com.haulmont.cuba.gui.components.FieldGroup
Deprecated.
Use FieldGroup.getFieldNN(fieldId).setVisible(visible) instead.
setVisible(boolean) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
setVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppMenu.MenuItem
Show or hide item.
setVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.mainwindow.SideMenu.MenuItem
Show or hide item.
setVisible(boolean) - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
setVisible(boolean) - Method in interface com.haulmont.cuba.gui.components.TabSheet.Tab
 
setVisible(boolean) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setVisible(boolean) - Method in class com.haulmont.cuba.web.sys.WindowBreadCrumbs
 
setVisibleByUiPermissions(boolean) - Method in interface com.haulmont.cuba.gui.components.Action.UiPermissionAware
 
setVisibleByUiPermissions(boolean) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
 
setWeeklyCaptionFormat(String) - Method in interface com.haulmont.cuba.gui.components.Calendar
Set date caption format for the weekly view.
setWhere(String) - Method in class com.haulmont.cuba.gui.components.filter.condition.CustomCondition
 
setWhere(String) - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
setWhereClause(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setWhereClause(String) - Method in class com.haulmont.cuba.security.entity.Constraint
 
setWidgetBuilder(WidgetsTree.WidgetBuilder) - Method in interface com.haulmont.cuba.gui.components.WidgetsTree
 
setWidth(String) - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
setWidth(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
setWidth(String) - Method in interface com.haulmont.cuba.gui.components.Component
Set component width in Component.getWidthUnits()
setWidth(double) - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Sets the width (in pixels).
setWidth(String) - Method in interface com.haulmont.cuba.gui.components.FieldGroup.FieldConfig
Set width parameter.
setWidth(Integer) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
setWidth(String) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
setWidth(Integer) - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
Deprecated.
setWidth(Float) - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
setWidth(String) - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
setWidth(Integer) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
setWidth(String) - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
setWidth(Integer) - Method in class com.haulmont.cuba.gui.DialogOptions
Deprecated.
setWidth(Float) - Method in class com.haulmont.cuba.gui.DialogOptions
Set width of a window if it will be opened as a dialog or change width at run time if the window is already opened as a dialog.
setWidth(String) - Method in class com.haulmont.cuba.gui.DialogOptions
Sets the width of a window if it will be opened as a dialog using String presentation or change width at run time if the window is already opened as a dialog.
setWidth(Integer) - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
setWidth(Float) - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
setWidth(String) - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
setWidth(Integer) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
Deprecated.
setWidth(Float) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
setWidth(String) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
setWidth(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setWidthAuto() - Method in interface com.haulmont.cuba.gui.components.Component
Set component width to Component.AUTO_SIZE
setWidthAuto() - Method in interface com.haulmont.cuba.gui.components.DataGrid.Column
Marks the column width as auto.
setWidthAuto() - Method in class com.haulmont.cuba.gui.DialogOptions
Set width of a window to AUTO if it will be opened as a dialog or change width at run time if the window is already opened as a dialog.
setWidthAuto() - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
setWidthFull() - Method in interface com.haulmont.cuba.gui.components.Component
Set component width to 100%
setWidthUnit(SizeUnit) - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
setWidthUnit(SizeUnit) - Method in class com.haulmont.cuba.gui.DialogOptions
Sets the unit used for the width.
setWidthUnit(SizeUnit) - Method in class com.haulmont.cuba.gui.DialogParams
Deprecated.
 
setWidthUnit(SizeUnit) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
setWindowCaption(Window, String, String) - Method in class com.haulmont.cuba.gui.WindowManager
setWindowCaption(Window, String, String) - Method in class com.haulmont.cuba.web.WebWindowManager
 
setWindowId(String) - Method in class com.haulmont.cuba.gui.components.actions.AddAction
 
setWindowId(String) - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
setWindowId(String) - Method in class com.haulmont.cuba.gui.components.actions.EditAction
 
setWindowManager(WindowManager) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
setWindowManager(WindowManager) - Method in interface com.haulmont.cuba.gui.components.Window
INTERNAL.
setWindowManager(WindowManager) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
setWindowParams(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.actions.AddAction
 
setWindowParams(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
setWindowParams(Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.actions.EditAction
 
setWindowParamsSupplier(Supplier<Map<String, Object>>) - Method in class com.haulmont.cuba.gui.components.actions.AddAction
 
setWindowParamsSupplier(Supplier<Map<String, Object>>) - Method in class com.haulmont.cuba.gui.components.actions.CreateAction
 
setWindowParamsSupplier(Supplier<Map<String, Object>>) - Method in class com.haulmont.cuba.gui.components.actions.EditAction
 
setWindowsPhone(boolean) - Method in class com.haulmont.cuba.gui.config.DeviceInfo
 
setWordwrap(boolean) - Method in interface com.haulmont.cuba.gui.components.TextArea
 
setWorkArea(AppWorkArea) - Method in class com.haulmont.cuba.gui.components.AbstractMainWindow
 
setWrappedFrame(Frame) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
INTERNAL.
setWriteable(Boolean) - Method in class com.haulmont.cuba.web.jmx.entity.ManagedBeanAttribute
 
setXml(String) - Method in class com.haulmont.cuba.security.entity.FilterEntity
 
setXml(String) - Method in class com.haulmont.cuba.security.entity.Presentation
 
setXmlDescriptor(Element) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
setXmlDescriptor(Element) - Method in interface com.haulmont.cuba.gui.components.Component.HasXmlDescriptor
 
setXmlDescriptor(Element) - Method in class com.haulmont.cuba.gui.components.ComponentGenerationContext
Sets an XML descriptor which contains additional information, using fluent API method.
setXmlDescriptor(Element) - Method in class com.haulmont.cuba.gui.components.Table.Column
 
setXmlDescriptor(Element) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
Sha1EncryptionModule - Class in com.haulmont.cuba.core.sys.encryption
 
Sha1EncryptionModule() - Constructor for class com.haulmont.cuba.core.sys.encryption.Sha1EncryptionModule
 
SHARED_CLASS_PATH_IN_JAR - Static variable in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
ShortcutAction(String, Consumer<Component.ShortcutTriggeredEvent>) - Constructor for class com.haulmont.cuba.gui.components.Component.ShortcutAction
 
ShortcutAction(KeyCombination, Consumer<Component.ShortcutTriggeredEvent>) - Constructor for class com.haulmont.cuba.gui.components.Component.ShortcutAction
 
ShortcutListener(String, KeyCombination) - Constructor for class com.haulmont.cuba.gui.components.filter.FilterHelper.ShortcutListener
 
ShortcutsDelegate<T> - Class in com.haulmont.cuba.gui.components
Handles active shortcuts for actions holder (Table or Tree)
ShortcutsDelegate() - Constructor for class com.haulmont.cuba.gui.components.ShortcutsDelegate
 
ShortcutTriggeredEvent(Component, Component) - Constructor for class com.haulmont.cuba.gui.components.Component.ShortcutTriggeredEvent
Constructs a shortcut triggered event.
shouldAllowInstantiationDeferral() - Method in class com.haulmont.cuba.core.sys.serialization.UnfetchedWeavedAttributeValueHolder
 
shouldLoad() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
shouldLog(int, String) - Method in class com.haulmont.cuba.core.sys.logging.EclipseLinkLog
 
show() - Method in class com.haulmont.cuba.desktop.App
 
show(BackgroundTask<T, V>, String, String, Number, boolean, boolean) - Static method in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkProgressWindow
Show modal window with message which will last until task completes.
show(BackgroundTask<T, V>, String, String, Number, boolean) - Static method in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkProgressWindow
Show modal window with message which will last until task completes.
show(BackgroundTask<T, V>, String, String, Number) - Static method in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkProgressWindow
Show modal window with message which will last until task completes.
show(BackgroundTask<T, V>, Number, boolean) - Static method in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkProgressWindow
Show modal window with default title and message which will last until task completes.
show(BackgroundTask<T, V>, Number) - Static method in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkProgressWindow
Show modal window with default title and message which will last until task completes.
show(BackgroundTask<T, V>, String, String, boolean) - Static method in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkWindow
Show modal window with message which will last until task completes.
show(BackgroundTask<T, V>, String, String) - Static method in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkWindow
Show modal window with message which will last until task completes.
show(BackgroundTask<T, V>, boolean) - Static method in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkWindow
Show modal window with default title and message which will last until task completes.
show(BackgroundTask<T, V>) - Static method in class com.haulmont.cuba.gui.backgroundwork.BackgroundWorkWindow
Show modal window with default title and message which will last until task completes.
show(ExportDataProvider, String, ExportFormat) - Method in interface com.haulmont.cuba.gui.export.ExportDisplay
Export an arbitrary resource defined by a ExportDataProvider.
show(ExportDataProvider, String) - Method in interface com.haulmont.cuba.gui.export.ExportDisplay
Export an arbitrary resource defined by a ExportDataProvider.
show(FileDescriptor, ExportFormat) - Method in interface com.haulmont.cuba.gui.export.ExportDisplay
Export a file from file storage.
show(FileDescriptor) - Method in interface com.haulmont.cuba.gui.export.ExportDisplay
Export a file from file storage.
show(ExportDataProvider, String, ExportFormat) - Method in class com.haulmont.cuba.web.filestorage.WebExportDisplay
Show/Download resource at client side
show(ExportDataProvider, String) - Method in class com.haulmont.cuba.web.filestorage.WebExportDisplay
Show/Download resource at client side
show(FileDescriptor, ExportFormat) - Method in class com.haulmont.cuba.web.filestorage.WebExportDisplay
 
show(FileDescriptor) - Method in class com.haulmont.cuba.web.filestorage.WebExportDisplay
 
show(byte[], String, ExportFormat) - Method in class com.haulmont.cuba.web.filestorage.WebExportDisplay
 
SHOW_PERMISSIONS_COUNT - Static variable in class com.haulmont.cuba.gui.app.security.entity.MultiplePermissionTarget
 
showComponentName(WindowManager, String, String) - Method in interface com.haulmont.cuba.gui.components.filter.edit.FilterEditor.Companion
 
showComponentName() - Method in class com.haulmont.cuba.gui.components.filter.edit.FilterEditor
 
showCustomPopup(Component) - Method in interface com.haulmont.cuba.gui.components.Table
Show popup inside of Table, relative to last cell click event.
Call this method from Table.CellClickListener implementation.
showCustomPopupActions(List<Action>) - Method in interface com.haulmont.cuba.gui.components.Table
Show autocloseable popup view with actions, relative to last cell click event.
Call this method from Table.CellClickListener implementation.
Autocloseable means that after any click on action popup will be closed.
showExceptionDialog(Throwable) - Method in class com.haulmont.cuba.gui.WindowManager
Shows exception dialog with default caption, message and displays stacktrace of given throwable.
showExceptionDialog(Throwable, String, String) - Method in class com.haulmont.cuba.gui.WindowManager
Shows exception dialog with given caption, message and displays stacktrace of given throwable.
showExceptionDialog(Throwable) - Method in class com.haulmont.cuba.web.WebWindowManager
 
showExceptionDialog(Throwable, String, String) - Method in class com.haulmont.cuba.web.WebWindowManager
 
showFrame(Component, Frame) - Method in class com.haulmont.cuba.web.WebWindowManager
 
showHelp() - Method in class com.haulmont.cuba.gui.app.security.constraintloc.edit.ConstraintLocalizationEdit
 
showInfo(Entity, MetaClass, Component.BelongToFrame) - Method in class com.haulmont.cuba.gui.components.ShowInfoAction
 
ShowInfoAction - Class in com.haulmont.cuba.gui.components
 
ShowInfoAction() - Constructor for class com.haulmont.cuba.gui.components.ShowInfoAction
 
showLockedUsersInfo() - Method in class com.haulmont.cuba.security.jmx.BruteForceProtection
 
showLockedUsersInfo() - Method in interface com.haulmont.cuba.security.jmx.BruteForceProtectionMBean
 
showLocks() - Method in class com.haulmont.cuba.core.jmx.LockManager
 
showLocks() - Method in interface com.haulmont.cuba.core.jmx.LockManagerMBean
 
showLoginDialog() - Method in class com.haulmont.cuba.desktop.App
 
showLogTail() - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
showMessageDialog(String, String, Frame.MessageType) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
showMessageDialog(String, String, Frame.MessageType) - Method in interface com.haulmont.cuba.gui.components.Frame
Show message dialog with title and message.
showMessageDialog(String, String, Frame.MessageType) - Method in class com.haulmont.cuba.gui.WindowManager
Show message dialog with title and message.
showMessageDialog(String, String, Frame.MessageType) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
showMessageDialog(String, String, Frame.MessageType) - Method in class com.haulmont.cuba.web.WebWindowManager
 
showNotification(String, String, Frame.NotificationType) - Method in class com.haulmont.cuba.desktop.TopLevelFrame
 
showNotification(String, Frame.NotificationType) - Method in class com.haulmont.cuba.desktop.TopLevelFrame
 
showNotification(String) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
showNotification(String, Frame.NotificationType) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
showNotification(String, String, Frame.NotificationType) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
showNotification(String) - Method in interface com.haulmont.cuba.gui.components.Frame
Show notification with Frame.NotificationType.HUMANIZED.
showNotification(String, Frame.NotificationType) - Method in interface com.haulmont.cuba.gui.components.Frame
Show notification.
showNotification(String, String, Frame.NotificationType) - Method in interface com.haulmont.cuba.gui.components.Frame
Show notification with caption and description.
showNotification(String) - Method in class com.haulmont.cuba.gui.WindowManager
Show notification with Frame.NotificationType#HUMANIZED.
showNotification(String, Frame.NotificationType) - Method in class com.haulmont.cuba.gui.WindowManager
Show notification.
showNotification(String, String, Frame.NotificationType) - Method in class com.haulmont.cuba.gui.WindowManager
Show notification with caption description.
showNotification(String) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
showNotification(String, Frame.NotificationType) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
showNotification(String, String, Frame.NotificationType) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
showNotification(String) - Method in class com.haulmont.cuba.web.WebWindowManager
 
showNotification(String, Frame.NotificationType) - Method in class com.haulmont.cuba.web.WebWindowManager
 
showNotification(String, String, Frame.NotificationType) - Method in class com.haulmont.cuba.web.WebWindowManager
 
showOptionDialog(String, String, Frame.MessageType, Action[]) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
showOptionDialog(String, String, Frame.MessageType, List<Action>) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
showOptionDialog(String, String, Frame.MessageType, Action[]) - Method in interface com.haulmont.cuba.gui.components.Frame
Show options dialog with title and message.
showOptionDialog(String, String, Frame.MessageType, List<Action>) - Method in interface com.haulmont.cuba.gui.components.Frame
Show options dialog with title and message.
showOptionDialog(String, String, Frame.MessageType, Action[]) - Method in class com.haulmont.cuba.gui.WindowManager
Show options dialog with title and message.
showOptionDialog(String, String, Frame.MessageType, Action[]) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
showOptionDialog(String, String, Frame.MessageType, List<Action>) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
showOptionDialog(String, String, Frame.MessageType, Action[]) - Method in class com.haulmont.cuba.web.WebWindowManager
 
showStatistics(String) - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
showStatistics(String) - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
Show current statistics for the specified entity.
showSuggestions(List<?>) - Method in interface com.haulmont.cuba.gui.components.SuggestionField
Show passed suggestions in popup.
showTempFiles() - Method in class com.haulmont.cuba.gui.upload.FileUploading
 
showTempFiles() - Method in interface com.haulmont.cuba.gui.upload.FileUploadingMBean
 
showValidationErrors(ValidationErrors) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
Show validation errors alert.
showValidationErrors(ValidationErrors) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
showWebPage(String, Map<String, Object>) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
showWebPage(String, Map<String, Object>) - Method in interface com.haulmont.cuba.gui.components.Frame
Open a web page in browser.
showWebPage(String, Map<String, Object>) - Method in class com.haulmont.cuba.gui.WindowManager
Open a web page in browser.
showWebPage(String, Map<String, Object>) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
showWebPage(String, Map<String, Object>) - Method in class com.haulmont.cuba.web.WebWindowManager
 
SHRINK_EMPTY_CONTAINER - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Style for layouts to hide empty / zero height content.
SideMenu - Interface in com.haulmont.cuba.gui.components.mainwindow
Side menu component that shows items as collapsible multi level list.
SideMenu.MenuItem - Interface in com.haulmont.cuba.gui.components.mainwindow
Menu item
SIDEMENU_LAYOUT - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Style for horizontal layout that contains HaloTheme.SIDEMENU_PANEL and AppWorkArea in responsive mainwindow with SideMenu.
SIDEMENU_LAYOUT_RESPONSIVE - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Style for layout tag in mainwindow with responsive SideMenu.
SIDEMENU_MOBILE_BUTTONS - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Style for mobile buttons in top panel in responsive mainwindow with SideMenu.
SIDEMENU_PANEL - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Style for side panel in responsive mainwindow with SideMenu.
SIDEMENU_PANEL_OPEN - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Style for opened side panel in responsive mainwindow with SideMenu.
SIDEMENU_TITLE - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Style for top header in responsive mainwindow with SideMenu.
SIDEMENU_TOGGLE_BUTTON - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Style for side panel toggle button in responsive mainwindow with SideMenu.
SIDEMENU_WRAP - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Style for opened side panel content in responsive mainwindow with SideMenu.
SideMenuBuilder - Class in com.haulmont.cuba.web.sys
Side menu builder.
SideMenuBuilder() - Constructor for class com.haulmont.cuba.web.sys.SideMenuBuilder
 
SilentException - Exception in com.haulmont.cuba.core.global
Exception that is used to interrupt an execution flow without any messages to the user.
SilentException() - Constructor for exception com.haulmont.cuba.core.global.SilentException
 
SilentExceptionHandler - Class in com.haulmont.cuba.gui.exception
Handler that does nothing in respond to SilentException.
SilentExceptionHandler() - Constructor for class com.haulmont.cuba.gui.exception.SilentExceptionHandler
 
simple_arithmetic_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
simple_arithmetic_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.simple_arithmetic_expression_return
 
simple_cond_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
simple_cond_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.simple_cond_expression_return
 
simple_entity_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
simple_entity_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.simple_entity_expression_return
 
simple_select_clause() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
simple_select_clause_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.simple_select_clause_return
 
simple_select_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
simple_select_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.simple_select_expression_return
 
SimpleAttributePointer - Class in com.haulmont.cuba.core.sys.jpql.pointer
 
SimpleAuthenticationDetails - Class in com.haulmont.cuba.security.auth
Base implementation of AuthenticationDetails.
SimpleAuthenticationDetails(UserSession) - Constructor for class com.haulmont.cuba.security.auth.SimpleAuthenticationDetails
 
SimpleCalendarEvent - Class in com.haulmont.cuba.gui.components.calendar
 
SimpleCalendarEvent() - Constructor for class com.haulmont.cuba.gui.components.calendar.SimpleCalendarEvent
 
SimpleConditionNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
SimpleConditionNode(int) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.SimpleConditionNode
 
SimpleFileDataProvider - Class in com.haulmont.cuba.gui.export
Data provider for File on name and path
SimpleFileDataProvider(String) - Constructor for class com.haulmont.cuba.gui.export.SimpleFileDataProvider
 
since - Variable in class com.haulmont.cuba.security.app.UserSessions.UserSessionInfo
 
SingleAppCoreContextLoader - Class in com.haulmont.cuba.core.sys.singleapp
AppContext loader of the middleware application block packed in a WAR together with the web block.
SingleAppCoreContextLoader() - Constructor for class com.haulmont.cuba.core.sys.singleapp.SingleAppCoreContextLoader
 
SingleAppCoreServletListener - Class in com.haulmont.cuba.core.sys.singleapp
This class and its twin com.haulmont.cuba.web.sys.singleapp.SingleAppWebServletListener separate "web" and "core" classes to different classloaders when we pack application to single WAR.
SingleAppCoreServletListener() - Constructor for class com.haulmont.cuba.core.sys.singleapp.SingleAppCoreServletListener
 
SingleAppDispatcherServlet - Class in com.haulmont.cuba.web.sys.singleapp
 
SingleAppDispatcherServlet(Set<String>) - Constructor for class com.haulmont.cuba.web.sys.singleapp.SingleAppDispatcherServlet
 
SingleAppIdpServlet - Class in com.haulmont.idp.sys
 
SingleAppIdpServlet(Set<String>) - Constructor for class com.haulmont.idp.sys.SingleAppIdpServlet
 
SingleAppResourcePatternResolver - Class in com.haulmont.cuba.core.sys
 
SingleAppResourcePatternResolver(ResourceLoader, Set<String>) - Constructor for class com.haulmont.cuba.core.sys.SingleAppResourcePatternResolver
 
SingleAppRestApiServlet - Class in com.haulmont.restapi.sys
 
SingleAppRestApiServlet(Set<String>) - Constructor for class com.haulmont.restapi.sys.SingleAppRestApiServlet
 
SingleAppWebContextLoader - Class in com.haulmont.cuba.web.sys.singleapp
AppContext loader of the web application block packed in a WAR together with the middleware block.
SingleAppWebContextLoader() - Constructor for class com.haulmont.cuba.web.sys.singleapp.SingleAppWebContextLoader
 
SingleAppWebServletListener - Class in com.haulmont.cuba.web.sys.singleapp
This class and its twin com.haulmont.cuba.core.sys.singleapp.SingleAppCoreServletListener separate "web" and "core" classes to different classloaders when we pack application to single WAR.
SingleAppWebServletListener() - Constructor for class com.haulmont.cuba.web.sys.singleapp.SingleAppWebServletListener
 
SingleInputStreamSupplier(InputStream) - Constructor for class com.haulmont.cuba.core.global.FileLoader.SingleInputStreamSupplier
 
SingleSecurityContextHolder - Class in com.haulmont.cuba.core.sys
 
SingleSecurityContextHolder() - Constructor for class com.haulmont.cuba.core.sys.SingleSecurityContextHolder
 
SiteSettings - Class in com.haulmont.cuba.portal.config
 
SiteSettings() - Constructor for class com.haulmont.cuba.portal.config.SiteSettings
 
size() - Method in class com.haulmont.bali.collections.ReadOnlyLinkedMapValuesView
 
size() - Method in interface com.haulmont.cuba.core.sys.entitycache.QueryCache
Returns number of entries in this cache.
size() - Method in class com.haulmont.cuba.core.sys.entitycache.StandardQueryCache
 
size() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
 
size() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
size() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
SIZE_HUGE - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Huge component size.
SIZE_LARGE - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Large component size.
SIZE_PATTERN - Static variable in class com.haulmont.cuba.gui.app.core.categories.SizeWithUnitValidator
 
SIZE_PATTERN_STRING - Static variable in class com.haulmont.cuba.gui.components.SizeWithUnit
 
SIZE_SMALL - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Small component size.
SIZE_TINY - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Tiny component size.
sizeChanged(ResizableTextArea.ResizeEvent) - Method in interface com.haulmont.cuba.gui.components.ResizableTextArea.ResizeListener
Called by component on size change if ResizableTextArea isResizable equals true
SizeUnit - Enum in com.haulmont.cuba.gui.components
 
SizeWithUnit - Class in com.haulmont.cuba.gui.components
A class for representing a value-unit pair.
SizeWithUnit(float, SizeUnit) - Constructor for class com.haulmont.cuba.gui.components.SizeWithUnit
Constructs a new SizeWithUnit object representing the pair (size, unit).
SizeWithUnitValidator - Class in com.haulmont.cuba.gui.app.core.categories
 
SizeWithUnitValidator(Element, String) - Constructor for class com.haulmont.cuba.gui.app.core.categories.SizeWithUnitValidator
 
skip(MetaProperty) - Method in interface com.haulmont.cuba.core.global.EntityAttributeVisitor
Optionally indicates, whether the property has to be visited
SoftDelete - Interface in com.haulmont.cuba.core.entity
Interface to be implemented by entities that support soft deletion.
softDeletion(boolean) - Method in class com.haulmont.cuba.core.global.FluentLoader.ById
Sets soft deletion.
softDeletion(boolean) - Method in class com.haulmont.cuba.core.global.FluentLoader.ByQuery
Sets soft deletion.
softDeletion(boolean) - Method in class com.haulmont.cuba.core.global.FluentLoader
Sets soft deletion.
softDeletion(boolean) - Method in class com.haulmont.cuba.core.global.FluentValueLoader
 
softDeletion(boolean) - Method in class com.haulmont.cuba.core.global.FluentValuesLoader
 
sort(String, DataGrid.SortDirection) - Method in interface com.haulmont.cuba.gui.components.DataGrid
Sorts the DataGrid data for passed column id in the chosen sort direction.
sort(String, Table.SortDirection) - Method in interface com.haulmont.cuba.gui.components.Table
Sorts the Table data for passed column id in the chosen sort direction.
sort(CollectionDatasource.Sortable.SortInfo[]) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.Sortable
Perform sorting
sort(CollectionDatasource.Sortable.SortInfo[]) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
sort(CollectionDatasource.Sortable.SortInfo[]) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
sortBy(Object, boolean) - Method in interface com.haulmont.cuba.gui.components.Table
Deprecated.
sorted(DataGrid.SortEvent) - Method in interface com.haulmont.cuba.gui.components.DataGrid.SortListener
Called when the sort order has changed.
SortEvent(DataGrid, List<DataGrid.SortOrder>) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.SortEvent
Creates a new sort order change event with a sort order list.
SortInfo(Object, boolean) - Constructor for class com.haulmont.cuba.gui.components.Table.SortInfo
Constructor for a SortInfo object.
SortInfo() - Constructor for class com.haulmont.cuba.gui.data.CollectionDatasource.Sortable.SortInfo
 
SortOrder(String, DataGrid.SortDirection) - Constructor for class com.haulmont.cuba.gui.components.DataGrid.SortOrder
Constructor for a SortOrder object.
sortWindowInfos(List<WindowInfo>) - Method in class com.haulmont.cuba.gui.ScreensHelper
Sorts window infos alphabetically, takes into account $ mark
Source - Annotation Type in com.haulmont.cuba.core.config
 
source() - Method in enum com.haulmont.cuba.gui.icons.CubaIcon
 
source() - Method in interface com.haulmont.cuba.gui.icons.Icons.Icon
 
sourceChanged(ResourceView.SourceChangeEvent) - Method in interface com.haulmont.cuba.gui.components.ResourceView.SourceChangeListener
 
SourceChangeEvent(ResourceView, Resource, Resource) - Constructor for class com.haulmont.cuba.gui.components.ResourceView.SourceChangeEvent
 
SourceCodeEditor - Interface in com.haulmont.cuba.gui.components
 
SourceCodeEditor.Mode - Enum in com.haulmont.cuba.gui.components
 
SourceType - Enum in com.haulmont.cuba.core.config
 
SpecificPermissionsFrame - Class in com.haulmont.cuba.gui.app.security.role.edit.tabs
 
SpecificPermissionsFrame() - Constructor for class com.haulmont.cuba.gui.app.security.role.edit.tabs.SpecificPermissionsFrame
 
SpecificPermissionsFrame.Companion - Interface in com.haulmont.cuba.gui.app.security.role.edit.tabs
 
SpecificPermissionsFrameCompanion - Class in com.haulmont.cuba.desktop.app.security.role
 
SpecificPermissionsFrameCompanion() - Constructor for class com.haulmont.cuba.desktop.app.security.role.SpecificPermissionsFrameCompanion
 
SpecificPermissionsFrameCompanion - Class in com.haulmont.cuba.web.app.ui.security.role
 
SpecificPermissionsFrameCompanion() - Constructor for class com.haulmont.cuba.web.app.ui.security.role.SpecificPermissionsFrameCompanion
 
SpecificPermissionTreeDatasource - Class in com.haulmont.cuba.gui.app.security.ds
 
SpecificPermissionTreeDatasource() - Constructor for class com.haulmont.cuba.gui.app.security.ds.SpecificPermissionTreeDatasource
 
split(String) - Method in class com.haulmont.cuba.core.sys.dbupdate.DbUpdaterEngine.ScriptSplitter
 
SplitPanel - Interface in com.haulmont.cuba.gui.components
 
SplitPanel.DockMode - Enum in com.haulmont.cuba.gui.components
Specifies SplitPanel docking direction.
SplitPanel.PositionUpdateListener - Interface in com.haulmont.cuba.gui.components
SplitPanel.SplitPositionChangeEvent - Class in com.haulmont.cuba.gui.components
Event that indicates a change in SplitPanel's splitter position.
SplitPanel.SplitPositionChangeListener - Interface in com.haulmont.cuba.gui.components
Interface for listening for SplitPanel.SplitPositionChangeEvents fired by a SplitPanel.
SPLITPANEL_LARGE - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Make the split handle wider.
SplitPositionChangeEvent(SplitPanel, float, float) - Constructor for class com.haulmont.cuba.gui.components.SplitPanel.SplitPositionChangeEvent
 
SPRING_CONTEXT_CONFIG - Static variable in class com.haulmont.cuba.core.sys.AbstractAppContextLoader
 
SPRING_CONTEXT_CONFIG - Static variable in class com.haulmont.cuba.core.sys.remoting.RemotingServlet
 
SPRING_CONTEXT_CONFIG - Static variable in class com.haulmont.cuba.portal.sys.PortalDispatcherServlet
 
SPRING_CONTEXT_CONFIG - Static variable in class com.haulmont.cuba.web.sys.CubaDispatcherServlet
 
SPRING_CONTEXT_CONFIG - Static variable in class com.haulmont.idp.sys.CubaIdpServlet
 
SPRING_CONTEXT_CONFIG - Static variable in class com.haulmont.restapi.sys.CubaRestApiServlet
 
SpringBeanLoader - Class in com.haulmont.cuba.core.sys
 
SpringBeanLoader() - Constructor for class com.haulmont.cuba.core.sys.SpringBeanLoader
 
SQL_DELIMITER - Static variable in interface com.haulmont.cuba.core.sys.persistence.SequenceSupport
 
src(View) - Method in class com.haulmont.cuba.core.global.View.ViewParams
 
src(List<View>) - Method in class com.haulmont.cuba.core.global.View.ViewParams
 
StackTrace - Class in com.haulmont.bali.util
Utility class for working with the current stack trace.
StackTrace() - Constructor for class com.haulmont.bali.util.StackTrace
 
StandardAction(String, PickerField) - Constructor for class com.haulmont.cuba.gui.components.PickerField.StandardAction
 
StandardEntity - Class in com.haulmont.cuba.core.entity
The most widely used base class for entities.
StandardEntity() - Constructor for class com.haulmont.cuba.core.entity.StandardEntity
 
StandardEntityJsonTransformer - Class in com.haulmont.restapi.transform
Standard implementation of the EntityJsonTransformer.
StandardEntityJsonTransformer(String, String, String, JsonTransformationDirection) - Constructor for class com.haulmont.restapi.transform.StandardEntityJsonTransformer
 
StandardQueryCache - Class in com.haulmont.cuba.core.sys.entitycache
 
StandardQueryCache() - Constructor for class com.haulmont.cuba.core.sys.entitycache.StandardQueryCache
 
StandardSerialization - Class in com.haulmont.cuba.core.sys.serialization
The serialization implementation using standard Java serialization
StandardSerialization() - Constructor for class com.haulmont.cuba.core.sys.serialization.StandardSerialization
 
start() - Method in class com.haulmont.cuba.core.app.ClusterManager
 
start() - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Join a cluster.
start() - Method in class com.haulmont.cuba.core.jmx.ClusterManager
 
start() - Method in interface com.haulmont.cuba.core.jmx.ClusterManagerMBean
 
start() - Static method in class com.haulmont.cuba.core.sys.remoting.LocalServiceDirectory
 
start() - Method in interface com.haulmont.cuba.gui.components.Timer
Starts timer.
start() - Method in class com.haulmont.cuba.uberjar.CubaJettyServer
 
start() - Method in class com.haulmont.cuba.web.gui.WebTimer
 
startContext() - Static method in class com.haulmont.cuba.core.sys.AppContext.Internals
Called by the framework after the application has been started and fully initialized.
startExecution(String, String) - Method in interface com.haulmont.cuba.core.app.execution.Executions
INTERNAL Start execution context for the current thread.
startExecution(String, String) - Method in class com.haulmont.cuba.core.app.execution.ExecutionsImpl
 
startExecution() - Method in interface com.haulmont.cuba.gui.executors.impl.TaskExecutor
 
startNewEntity(MetaClass) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
startNewEntity(String) - Method in class com.haulmont.cuba.core.sys.jpql.model.EntityBuilder
 
startsWith(MetaPropertyPath) - Method in class com.haulmont.chile.core.model.MetaPropertyPath
Tests if this path is a nested property of the given path.
stateChanged(AppWorkArea.State) - Method in interface com.haulmont.cuba.gui.components.mainwindow.AppWorkArea.StateChangeListener
 
stateChanged(Datasource.StateChangeEvent<T>) - Method in interface com.haulmont.cuba.gui.data.Datasource.StateChangeListener
Datasource state changed.
stateChanged(Datasource<T>, Datasource.State, Datasource.State) - Method in interface com.haulmont.cuba.gui.data.DatasourceListener
Deprecated.
Datasource state changed.
stateChanged(Datasource.StateChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsActionsNotifier
 
stateChanged(Datasource.StateChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
stateChanged(Datasource.StateChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.compatibility.CompatibleDatasourceListenerWrapper
Deprecated.
 
stateChanged(Datasource<T>, Datasource.State, Datasource.State) - Method in class com.haulmont.cuba.gui.data.impl.DsListenerAdapter
Deprecated.
 
stateChanged(Datasource.StateChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.WeakDsListenerAdapter
 
stateChanged(Datasource.StateChangeEvent) - Method in class com.haulmont.cuba.gui.data.impl.WeakStateChangeListener
 
StateChangeEvent(Datasource<T>, Datasource.State, Datasource.State) - Constructor for class com.haulmont.cuba.gui.data.Datasource.StateChangeEvent
 
StateChangeEvent(Connection, UserSession, UserSession) - Constructor for class com.haulmont.cuba.web.Connection.StateChangeEvent
 
StaticServerSelector - Class in com.haulmont.cuba.core.sys.remoting.discovery
Implementation of the ServerSelector interface working with static list of cluster members.
StaticServerSelector() - Constructor for class com.haulmont.cuba.core.sys.remoting.discovery.StaticServerSelector
 
StaticTypeFactory - Class in com.haulmont.cuba.core.config.type
A factory that builds a type by invoking a static method, supplying the string value as a parameter.
StaticTypeFactory(Method) - Constructor for class com.haulmont.cuba.core.config.type.StaticTypeFactory
Create a new StaticTypeFactory.
StatisticsAccumulator - Class in com.haulmont.cuba.core.sys
 
StatisticsAccumulator() - Constructor for class com.haulmont.cuba.core.sys.StatisticsAccumulator
 
StatisticsAccumulator.Parameter - Class in com.haulmont.cuba.core.sys
 
StatisticsCounter - Class in com.haulmont.cuba.core.jmx
 
StatisticsCounter() - Constructor for class com.haulmont.cuba.core.jmx.StatisticsCounter
 
StatisticsCounter - Class in com.haulmont.cuba.web.jmx
 
StatisticsCounter() - Constructor for class com.haulmont.cuba.web.jmx.StatisticsCounter
 
StatisticsCounterMBean - Interface in com.haulmont.cuba.core.jmx
 
StatisticsCounterMBean - Interface in com.haulmont.cuba.web.jmx
 
StatisticsDatasource - Class in com.haulmont.cuba.web.app.ui.statistics
 
StatisticsDatasource() - Constructor for class com.haulmont.cuba.web.app.ui.statistics.StatisticsDatasource
 
StatisticsDatasource.DurationFormatter - Class in com.haulmont.cuba.web.app.ui.statistics
 
StatisticsWindow - Class in com.haulmont.cuba.web.app.ui.statistics
 
StatisticsWindow() - Constructor for class com.haulmont.cuba.web.app.ui.statistics.StatisticsWindow
 
status(String) - Method in class com.haulmont.idp.controllers.IdpController
 
status() - Method in class com.haulmont.restapi.idp.IdpAuthController
 
StickySessionServerSelector - Class in com.haulmont.cuba.core.sys.remoting.discovery
Abstract implementation of the ServerSelector interface providing selection of the same server for all requests in a user session.
StickySessionServerSelector() - Constructor for class com.haulmont.cuba.core.sys.remoting.discovery.StickySessionServerSelector
 
stop() - Method in class com.haulmont.cuba.core.app.ClusterManager
 
stop() - Method in interface com.haulmont.cuba.core.app.ClusterManagerAPI
Leave the cluster.
stop() - Method in class com.haulmont.cuba.core.jmx.ClusterManager
 
stop() - Method in interface com.haulmont.cuba.core.jmx.ClusterManagerMBean
 
stop() - Method in interface com.haulmont.cuba.gui.components.Timer
Stops timer if it is running.
stop() - Method in class com.haulmont.cuba.web.gui.WebTimer
 
STOP_TIMEOUT - Static variable in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
stopContext() - Static method in class com.haulmont.cuba.core.sys.AppContext.Internals
Called by the framework right before the application shutdown.
stopTasks() - Method in class com.haulmont.cuba.gui.executors.impl.TasksWatchDog
 
stopTasks() - Method in interface com.haulmont.cuba.gui.executors.WatchDog
Stop execution of all background tasks.
stopTimers() - Method in class com.haulmont.cuba.web.gui.WebWindow
Completely stop and remove timers of the window.
store(String) - Method in class com.haulmont.cuba.core.global.FluentValueLoader
 
store(String) - Method in class com.haulmont.cuba.core.global.FluentValuesLoader
 
store - Variable in class com.haulmont.cuba.core.sys.EntityClassInfo
 
STORE_ANN_NAME - Static variable in class com.haulmont.cuba.core.global.MetadataTools
 
storeAccessToken(OAuth2AccessToken, OAuth2Authentication) - Method in class com.haulmont.restapi.auth.ClientProxyTokenStore
 
storeDynamicAttributes(BaseGenericIdEntity) - Method in class com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManager
 
storeDynamicAttributes(BaseGenericIdEntity) - Method in interface com.haulmont.cuba.core.app.dynamicattributes.DynamicAttributesManagerAPI
Store dynamic attributes from the entity to database
StoreFactory - Class in com.haulmont.cuba.core.app
INTERNAL.
StoreFactory() - Constructor for class com.haulmont.cuba.core.app.StoreFactory
 
storeMap(Element, Map<String, String>) - Static method in class com.haulmont.bali.util.Dom4j
 
storeRefreshToken(OAuth2RefreshToken, OAuth2Authentication) - Method in class com.haulmont.restapi.auth.ClientProxyTokenStore
 
Stores - Class in com.haulmont.cuba.core.global
Utility class for accessing registered data source names.
Stores() - Constructor for class com.haulmont.cuba.core.global.Stores
 
storeSession(UserSession) - Method in class com.haulmont.cuba.security.sys.UserSessionManager
STREAMING_BODY_SHA256 - Static variable in class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerForChunkedUpload
SHA256 substitute marker used in place of x-amz-content-sha256 when employing chunked uploads
StreamResource - Interface in com.haulmont.cuba.gui.components
A resource provided to the client directly by the application.
StreamUtils - Class in com.haulmont.bali.util
 
StreamUtils.LazySupplier<T> - Class in com.haulmont.bali.util
Lazy evaluated value Supplier.
string_expression() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
string_expression_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.string_expression_return
 
string_primary() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
string_primary_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.string_primary_return
 
StringDatatype - Class in com.haulmont.chile.core.datatypes.impl
 
StringDatatype() - Constructor for class com.haulmont.chile.core.datatypes.impl.StringDatatype
 
StringHelper - Class in com.haulmont.bali.util
 
stringify(Object) - Method in class com.haulmont.cuba.core.config.type.CommaSeparatedStringListStringify
 
stringify(Object) - Method in class com.haulmont.cuba.core.config.type.DateStringify
 
stringify(Object) - Method in class com.haulmont.cuba.core.config.type.EntityStringify
 
stringify(Object) - Method in class com.haulmont.cuba.core.config.type.EnumClassStringify
 
stringify(Object) - Method in class com.haulmont.cuba.core.config.type.IntegerListStringify
 
stringify(Object) - Method in class com.haulmont.cuba.core.config.type.MethodTypeStringify
 
stringify(Object) - Method in class com.haulmont.cuba.core.config.type.PrimitiveTypeStringify
 
Stringify - Annotation Type in com.haulmont.cuba.core.config.type
Annotation that identifies how to convert a type to a string.
stringify(Object) - Method in class com.haulmont.cuba.core.config.type.StringListStringify
 
stringify(Object) - Method in class com.haulmont.cuba.core.config.type.TypeStringify
Convert an instance of the configuration type into a string.
StringListStringify - Class in com.haulmont.cuba.core.config.type
 
StringListStringify() - Constructor for class com.haulmont.cuba.core.config.type.StringListStringify
 
StringListTypeFactory - Class in com.haulmont.cuba.core.config.type
 
StringListTypeFactory() - Constructor for class com.haulmont.cuba.core.config.type.StringListTypeFactory
 
STRINGLITERAL - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
STRINGLITERAL - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
StringValidator - Class in com.haulmont.cuba.gui.components.validators
 
StringValidator(Element, String) - Constructor for class com.haulmont.cuba.gui.components.validators.StringValidator
 
StringValidator(String) - Constructor for class com.haulmont.cuba.gui.components.validators.StringValidator
 
STYLE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.DOM
 
subquery() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
subquery_from_clause() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
subquery_from_clause_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.subquery_from_clause_return
 
subquery_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.subquery_return
 
subselect_identification_variable_declaration() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
subselect_identification_variable_declaration_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.subselect_identification_variable_declaration_return
 
substituteUser(User) - Method in interface com.haulmont.cuba.security.app.LoginService
substituteUser(User) - Method in class com.haulmont.cuba.security.app.LoginServiceBean
Deprecated.
 
substituteUser(User) - Method in interface com.haulmont.cuba.security.app.LoginWorker
substituteUser(User) - Method in class com.haulmont.cuba.security.app.LoginWorkerBean
Deprecated.
 
substituteUser(User) - Method in interface com.haulmont.cuba.security.auth.AuthenticationManager
Substitute a user, obtaining all its security related environment.
substituteUser(User) - Method in class com.haulmont.cuba.security.auth.AuthenticationManagerBean
 
substituteUser(User) - Method in interface com.haulmont.cuba.security.auth.AuthenticationService
Substitute a user, obtaining all its security related environment.
substituteUser(User) - Method in class com.haulmont.cuba.security.auth.AuthenticationServiceBean
 
substituteUser(User) - Method in interface com.haulmont.cuba.web.Connection
Substitute a user in the current session with another user.
substituteUser(User) - Method in class com.haulmont.cuba.web.security.ConnectionImpl
 
success(Object) - Method in interface com.haulmont.cuba.core.sys.remoting.discovery.ServerSelector
Mark the last obtained server URL as successfully invoked.
success(Object) - Method in class com.haulmont.cuba.core.sys.remoting.discovery.StickySessionServerSelector
 
Suggester - Interface in com.haulmont.cuba.gui.components.autocomplete
 
Suggestion - Class in com.haulmont.cuba.gui.components.autocomplete
Class for single suggestion for an AutoCompleteSupport field.
Suggestion(AutoCompleteSupport, String, String, String, int, int) - Constructor for class com.haulmont.cuba.gui.components.autocomplete.Suggestion
Create new suggestion.
SuggestionField - Interface in com.haulmont.cuba.gui.components
 
SuggestionField.ArrowDownActionHandler - Interface in com.haulmont.cuba.gui.components
 
SuggestionField.EnterActionHandler - Interface in com.haulmont.cuba.gui.components
 
SuggestionField.OptionWrapper - Class in com.haulmont.cuba.gui.components
Represent value and its string representation.
SuggestionField.ParametrizedSearchExecutor<E> - Interface in com.haulmont.cuba.gui.components
 
SuggestionField.SearchExecutor<E> - Interface in com.haulmont.cuba.gui.components
 
SuggestionPickerField - Interface in com.haulmont.cuba.gui.components
 
SUM - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
SUM - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
sum(Collection<T>) - Method in interface com.haulmont.cuba.gui.data.aggregation.Aggregation
 
sum(Collection<T>) - Method in class com.haulmont.cuba.gui.data.aggregation.impl.BasicAggregation
 
sum(Collection<T>) - Method in class com.haulmont.cuba.gui.data.aggregation.impl.BasicNumberAggregation
 
sum() - Method in class com.haulmont.cuba.gui.data.aggregation.NumberAggregationHelper
 
supplied() - Method in class com.haulmont.bali.util.StreamUtils.LazySupplier
 
SupportedByClient - Annotation Type in com.haulmont.cuba.core.global
Annotation that marks a class as available on the client side.
supports(Class) - Method in interface com.haulmont.cuba.core.app.SetupAttributeAccessHandler
 
supports(Class<?>) - Method in class com.haulmont.cuba.portal.security.PortalAuthenticationProvider
 
supports(Class<?>) - Method in interface com.haulmont.cuba.security.auth.AuthenticationProvider
Checks if this provider supports passed credentials class or not.
supports(Class<?>) - Method in class com.haulmont.cuba.security.auth.providers.AnonymousAuthenticationProvider
 
supports(Class<?>) - Method in class com.haulmont.cuba.security.auth.providers.LoginPasswordAuthenticationProvider
 
supports(Class<?>) - Method in class com.haulmont.cuba.security.auth.providers.RememberMeAuthenticationProvider
 
supports(Class<?>) - Method in class com.haulmont.cuba.security.auth.providers.SystemAuthenticationProvider
 
supports(Class<?>) - Method in class com.haulmont.cuba.security.auth.providers.TrustedClientAuthenticationProvider
 
supports(Class<?>) - Method in class com.haulmont.cuba.web.security.ldap.LdapLoginProvider
 
supports(Class<?>) - Method in interface com.haulmont.cuba.web.security.LoginProvider
Checks if this provider supports passed credentials class or not.
supports(Class<?>) - Method in class com.haulmont.cuba.web.security.providers.AnonymousLoginProvider
 
supports(Class<?>) - Method in class com.haulmont.cuba.web.security.providers.ExternalUserLoginProvider
 
supports(Class<?>) - Method in class com.haulmont.cuba.web.security.providers.LegacyLoginProvider
Deprecated.
 
supports(Class<?>) - Method in class com.haulmont.cuba.web.security.providers.LoginPasswordLoginProvider
 
supports(Class<?>) - Method in class com.haulmont.cuba.web.security.providers.RememberMeLoginProvider
 
supports(Class<?>) - Method in class com.haulmont.idp.sys.IdpSpringAuthenticationProvider
 
supports(Class<?>) - Method in class com.haulmont.restapi.auth.CubaUserAuthenticationProvider
 
supportsEventType(ResolvableType) - Method in class com.haulmont.cuba.gui.events.sys.UiEventListenerMethodAdapter
 
supportsJoinTo(IdentificationVariableNode) - Method in class com.haulmont.cuba.core.sys.jpql.transform.EntityNameEntityReference
 
supportsJoinTo(IdentificationVariableNode) - Method in interface com.haulmont.cuba.core.sys.jpql.transform.EntityReference
 
supportsJoinTo(IdentificationVariableNode) - Method in class com.haulmont.cuba.core.sys.jpql.transform.PathEntityReference
 
supportsJoinTo(IdentificationVariableNode) - Method in class com.haulmont.cuba.core.sys.jpql.transform.VariableEntityReference
 
supportsLobSortingAndFiltering(String) - Method in class com.haulmont.cuba.client.sys.PersistenceManagerClient
 
supportsLobSortingAndFiltering(String) - Method in interface com.haulmont.cuba.core.app.PersistenceManagerService
 
supportsLobSortingAndFiltering(String) - Method in class com.haulmont.cuba.core.app.PersistenceManagerServiceBean
 
supportsLobSortingAndFiltering() - Method in interface com.haulmont.cuba.core.sys.persistence.DbmsFeatures
 
supportsLobSortingAndFiltering() - Method in class com.haulmont.cuba.core.sys.persistence.HsqlDbmsFeatures
 
supportsLobSortingAndFiltering() - Method in class com.haulmont.cuba.core.sys.persistence.MssqlDbmsFeatures
 
supportsLobSortingAndFiltering() - Method in class com.haulmont.cuba.core.sys.persistence.MysqlDbmsFeatures
 
supportsLobSortingAndFiltering() - Method in class com.haulmont.cuba.core.sys.persistence.OracleDbmsFeatures
 
supportsLobSortingAndFiltering() - Method in class com.haulmont.cuba.core.sys.persistence.PostgresDbmsFeatures
 
supportsNestingOuterJoins() - Method in class com.haulmont.cuba.core.sys.persistence.CubaHSQLPlatform
 
supportsSecurityState(Entity) - Static method in class com.haulmont.cuba.core.entity.BaseEntityInternalAccess
 
supportsSourceType(Class<?>) - Method in class com.haulmont.cuba.gui.events.sys.UiEventListenerMethodAdapter
 
suspendListeners() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Suspend invocation of collectionChanged method of registered CollectionDatasource.CollectionChangeListeners.
suspendListeners() - Method in class com.haulmont.cuba.gui.data.impl.AbstractCollectionDatasource
 
suspendListeners() - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
SwaggerGenerator - Interface in com.haulmont.restapi.swagger
This bean generates Swagger documentation according to the 2.0 specification.
SwaggerGeneratorBean - Class in com.haulmont.restapi.swagger
 
SwaggerGeneratorBean() - Constructor for class com.haulmont.restapi.swagger.SwaggerGeneratorBean
 
switchFilterMode(FilterDelegate.FilterMode) - Method in interface com.haulmont.cuba.gui.components.filter.FilterDelegate
 
switchFilterMode(FilterDelegate.FilterMode) - Method in class com.haulmont.cuba.gui.components.filter.FilterDelegateImpl
 
switchFilterMode(FilterDelegate.FilterMode) - Method in interface com.haulmont.cuba.gui.components.Filter
Changes the filter mode and repaints the filter layout
SYNC_NEW_USER_SESSION_REPLICATION_PROP - Static variable in interface com.haulmont.cuba.core.app.ServerConfig
 
SyncSessionCredentials - Interface in com.haulmont.cuba.security.auth
 
synpred104_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred104_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred107_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred107_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred110_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred110_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred112_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred112_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred115_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred115_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred20_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred20_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred23_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred23_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred57_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred57_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred58_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred58_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred59_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred59_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred60_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred60_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred61_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred61_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred62_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred62_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred63_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred63_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred64_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred64_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred65_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred65_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred84_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred84_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred86_JPA() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
synpred86_JPA_fragment() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
SYSTEM_ANN_NAME - Static variable in class com.haulmont.cuba.core.global.MetadataTools
 
SYSTEM_INTERFACES - Static variable in class com.haulmont.cuba.core.global.MetadataTools
 
SystemAuthenticationProvider - Class in com.haulmont.cuba.security.auth.providers
 
SystemAuthenticationProvider(Persistence, Messages) - Constructor for class com.haulmont.cuba.security.auth.providers.SystemAuthenticationProvider
 
SystemInfoWindow - Class in com.haulmont.cuba.gui.app.core.showinfo
 
SystemInfoWindow() - Constructor for class com.haulmont.cuba.gui.app.core.showinfo.SystemInfoWindow
 
SystemInfoWindow.Companion - Interface in com.haulmont.cuba.gui.app.core.showinfo
 
SystemInfoWindowCompanion - Class in com.haulmont.cuba.web.app.core.showinfo
 
SystemInfoWindowCompanion() - Constructor for class com.haulmont.cuba.web.app.core.showinfo.SystemInfoWindowCompanion
 
SystemLevel - Annotation Type in com.haulmont.cuba.core.entity.annotation
Indicates that annotated entity/field is low-level and should not be available for end-user in various entity/field lists.
SystemUserCredentials - Class in com.haulmont.cuba.security.auth
Credentials object for system-level mechanisms.
SystemUserCredentials() - Constructor for class com.haulmont.cuba.security.auth.SystemUserCredentials
 
SystemUserCredentials(String) - Constructor for class com.haulmont.cuba.security.auth.SystemUserCredentials
 
SystemUserCredentials(String, Locale) - Constructor for class com.haulmont.cuba.security.auth.SystemUserCredentials
 
SystemUserCredentials(String, Locale, Map<String, Object>) - Constructor for class com.haulmont.cuba.security.auth.SystemUserCredentials
 

T

T__100 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__100 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__101 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__101 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__102 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__102 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__103 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__103 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__104 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__104 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__105 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__105 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__106 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__106 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__107 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__107 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__108 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__108 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__109 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__109 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__110 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__110 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__111 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__111 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__112 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__112 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__113 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__113 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__114 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__114 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__115 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__115 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__116 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__116 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__117 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__117 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__118 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__118 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__119 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__119 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__52 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__52 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__53 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__53 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__54 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__54 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__55 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__55 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__56 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__56 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__57 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__57 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__58 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__58 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__59 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__59 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__60 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__60 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__61 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__61 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__62 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__62 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__63 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__63 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__64 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__64 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__65 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__65 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__66 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__66 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__67 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__67 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__68 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__68 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__69 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__69 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__70 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__70 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__71 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__71 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__72 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__72 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__73 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__73 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__74 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__74 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__75 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__75 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__76 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__76 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__77 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__77 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__78 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__78 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__79 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__79 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__80 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__80 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__81 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__81 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__82 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__82 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__83 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__83 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__84 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__84 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__85 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__85 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__86 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__86 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__87 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__87 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__88 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__88 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__89 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__89 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__90 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__90 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__91 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__91 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__92 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__92 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__93 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__93 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__94 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__94 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__95 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__95 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__96 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__96 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__97 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__97 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__98 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__98 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T__99 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T__99 - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_AGGREGATE_EXPR - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_AGGREGATE_EXPR - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_COLLECTION_MEMBER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_COLLECTION_MEMBER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_CONDITION - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_CONDITION - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_GROUP_BY - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_GROUP_BY - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_ID_VAR - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_ID_VAR - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_JOIN_VAR - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_JOIN_VAR - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_ORDER_BY - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_ORDER_BY - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_ORDER_BY_FIELD - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_ORDER_BY_FIELD - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_PARAMETER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_PARAMETER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_QUERY - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_QUERY - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_SELECTED_ENTITY - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_SELECTED_ENTITY - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_SELECTED_FIELD - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_SELECTED_FIELD - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_SELECTED_ITEM - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_SELECTED_ITEM - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_SELECTED_ITEMS - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_SELECTED_ITEMS - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_SIMPLE_CONDITION - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_SIMPLE_CONDITION - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_SOURCE - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_SOURCE - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
T_SOURCES - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
T_SOURCES - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
tabChanged(Accordion.Tab) - Method in interface com.haulmont.cuba.gui.components.Accordion.TabChangeListener
Deprecated.
 
tabChanged(TabSheet.Tab) - Method in interface com.haulmont.cuba.gui.components.TabSheet.TabChangeListener
Deprecated.
 
TabCloseTask(WindowBreadCrumbs) - Constructor for class com.haulmont.cuba.web.WebWindowManager.TabCloseTask
 
Table<E extends Entity> - Interface in com.haulmont.cuba.gui.components
 
Table.AggregationDistributionContext<E> - Class in com.haulmont.cuba.gui.components
Object that contains information about aggregation distribution.
Table.AggregationDistributionProvider<E> - Interface in com.haulmont.cuba.gui.components
Allows to handle a group or total aggregation value changes.
Table.AggregationStyle - Enum in com.haulmont.cuba.gui.components
 
Table.CellClickListener - Interface in com.haulmont.cuba.gui.components
Lightweight click listener for table cells.
Table.Column - Class in com.haulmont.cuba.gui.components
 
Table.ColumnAlignment - Enum in com.haulmont.cuba.gui.components
 
Table.ColumnCollapseListener - Interface in com.haulmont.cuba.gui.components
 
Table.ColumnGenerator<E extends Entity> - Interface in com.haulmont.cuba.gui.components
Allows rendering of an arbitrary Component inside a table cell.
Table.PlainTextCell - Class in com.haulmont.cuba.gui.components
Special component for generated columns which will be rendered as simple text cell.
Table.Printable<E extends Entity,P> - Interface in com.haulmont.cuba.gui.components
Allows set Printable representation for column in Excel export.
Table.PrintableColumnGenerator<E extends Entity,P> - Interface in com.haulmont.cuba.gui.components
Column generator, which supports print to Excel.
Table.RowHeaderMode - Enum in com.haulmont.cuba.gui.components
 
Table.SortDirection - Enum in com.haulmont.cuba.gui.components
Describes sorting direction.
Table.SortInfo - Class in com.haulmont.cuba.gui.components
 
Table.StyleProvider<E extends Entity> - Interface in com.haulmont.cuba.gui.components
Allows to define different styles for table cells.
TABLE_BORDERLESS - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Remove the outer border of the table.
TABLE_COMPACT - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Reduce the white space inside the table cells.
TABLE_NO_HEADER - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Hide the table column headers (effectively the same as:
TABLE_NO_HORIZONTAL_LINES - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Remove the horizontal divider lines between the table rows.
TABLE_NO_STRIPES - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Remove the alternating row colors.
TABLE_NO_VERTICAL_LINES - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Remove the vertical divider lines between the table columns.
TABLE_SMALL - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Small font size and reduced the white space inside the table cells.
TabletScreenAgent - Class in com.haulmont.cuba.web.agent
Deprecated.
ScreenAgent feature will be removed in 7.0
TabletScreenAgent() - Constructor for class com.haulmont.cuba.web.agent.TabletScreenAgent
Deprecated.
 
TabSheet - Interface in com.haulmont.cuba.gui.components
TabSheet component interface.
TabSheet.SelectedTabChangeEvent - Class in com.haulmont.cuba.gui.components
SelectedTabChangeEvents are fired when a selected tab is changed.
TabSheet.SelectedTabChangeListener - Interface in com.haulmont.cuba.gui.components
Listener that will be notified when a selected tab is changed.
TabSheet.Tab - Interface in com.haulmont.cuba.gui.components
Tab interface.
TabSheet.TabChangeListener - Interface in com.haulmont.cuba.gui.components
Deprecated.
TabSheet.TabCloseHandler - Interface in com.haulmont.cuba.gui.components
Handler that overrides the default behavior if TabSheet.Tab.isClosable() is true and a user clicks the close button.
TABSHEET_CENTERED_TABS - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Center the tabs inside the tab bar.
TABSHEET_COMPACT_TABBAR - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Reduce the whitespace around the tabs in the tab bar.
TABSHEET_EQUAL_WIDTH_TABS - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Give equal amount of space to all tabs in the tab bar (i.e.
TABSHEET_FRAMED - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Adds a border around the whole component as well as around individual tabs in the tab bar.
TABSHEET_ICONS_ON_TOP - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Display tab icons on top of the tab captions (by default the icons are place on the left side of the caption).
TABSHEET_ONLY_SELECTED_TAB_IS_CLOSABLE - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Only the selected tab has the close button visible.
TABSHEET_PADDED_TABBAR - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Add a small amount of padding around the tabs in the tab bar, so that they don't touch the outer edges of the component.
TARGET_PATH_DELIMETER - Static variable in class com.haulmont.cuba.security.entity.Permission
 
targetScreensSet() - Method in class com.haulmont.cuba.core.entity.CategoryAttribute
 
TaskExecutor<T,V> - Interface in com.haulmont.cuba.gui.executors.impl
 
TaskHandlerImpl<T,V> - Class in com.haulmont.cuba.gui.executors.impl
 
TaskHandlerImpl(UIAccessor, TaskExecutor<T, V>, WatchDog) - Constructor for class com.haulmont.cuba.gui.executors.impl.TaskHandlerImpl
 
TaskLifeCycle<T> - Interface in com.haulmont.cuba.gui.executors
Lifecycle object that is passed to BackgroundTask.run(TaskLifeCycle) method to allow working thread to interact with the execution environment.
TasksWatchDog - Class in com.haulmont.cuba.gui.executors.impl
WatchDog for BackgroundWorker.
TasksWatchDog() - Constructor for class com.haulmont.cuba.gui.executors.impl.TasksWatchDog
 
TasksWatchDog.ExecutionStatus - Enum in com.haulmont.cuba.gui.executors.impl
 
TEMPL_CLAUSE_PATTERN - Static variable in class com.haulmont.cuba.core.global.filter.ParametersHelper
 
TEMPL_PARAM_PATTERN - Static variable in class com.haulmont.cuba.core.global.filter.ParametersHelper
 
TemplateHelper - Class in com.haulmont.cuba.core.global
Use static methods of this class to process Freemarker templates.
TemplateHelper() - Constructor for class com.haulmont.cuba.core.global.TemplateHelper
 
TEMPORAL_ANN_NAME - Static variable in class com.haulmont.cuba.core.global.MetadataTools
 
TemporalValue - Class in com.haulmont.cuba.core.global
 
TemporalValue(Date, TemporalType) - Constructor for class com.haulmont.cuba.core.global.TemporalValue
 
TERMINATOR - Static variable in class com.haulmont.cuba.core.app.filestorage.amazon.auth.AWS4SignerBase
 
test(T) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.EntityNameFilter
 
test(T) - Method in class com.haulmont.cuba.gui.app.security.role.edit.tabs.ScreenNameFilter
 
test(MetaPropertyPath) - Method in interface com.haulmont.cuba.gui.components.Filter.PropertiesFilterPredicate
 
test(String, String) - Method in interface com.haulmont.cuba.gui.components.LookupField.FilterPredicate
 
TestAppender - Class in com.haulmont.cuba.testsupport
 
TestAppender() - Constructor for class com.haulmont.cuba.testsupport.TestAppender
 
TestBeanValidation - Class in com.haulmont.cuba.client.testsupport
 
TestBeanValidation() - Constructor for class com.haulmont.cuba.client.testsupport.TestBeanValidation
 
TestBeanValidation.BeanDescriptorStub - Class in com.haulmont.cuba.client.testsupport
 
TestBeanValidation.ValidatorStub - Class in com.haulmont.cuba.client.testsupport
 
TestClusterManager - Class in com.haulmont.cuba.testsupport
 
TestClusterManager() - Constructor for class com.haulmont.cuba.testsupport.TestClusterManager
 
testConnection() - Method in class com.haulmont.cuba.web.app.ui.jmxinstance.edit.JmxInstanceEditor
 
testConstraint() - Method in class com.haulmont.cuba.gui.app.security.constraint.edit.ConstraintEditor
 
TestContainer - Class in com.haulmont.cuba.testsupport
Container for integration tests.
TestContainer() - Constructor for class com.haulmont.cuba.testsupport.TestContainer
 
TestContainer.Common - Class in com.haulmont.cuba.testsupport
 
TestContext - Class in com.haulmont.cuba.testsupport
 
TestDataSource - Class in com.haulmont.cuba.testsupport
 
TestDataSource(String, String, String) - Constructor for class com.haulmont.cuba.testsupport.TestDataSource
 
TestDbUpdaterImpl - Class in com.haulmont.cuba.testsupport
 
TestDbUpdaterImpl() - Constructor for class com.haulmont.cuba.testsupport.TestDbUpdaterImpl
 
TestEmailer - Class in com.haulmont.cuba.testsupport
 
TestEmailer() - Constructor for class com.haulmont.cuba.testsupport.TestEmailer
 
TestException(String) - Constructor for exception com.haulmont.cuba.core.app.TestingService.TestException
 
TestExtendedEntities - Class in com.haulmont.cuba.client.testsupport
 
TestExtendedEntities(Metadata) - Constructor for class com.haulmont.cuba.client.testsupport.TestExtendedEntities
 
TestIdManager - Class in com.haulmont.cuba.gui
 
TestIdManager() - Constructor for class com.haulmont.cuba.gui.TestIdManager
 
TestingService - Interface in com.haulmont.cuba.core.app
Service interface for integration testing.
TestingService.TestException - Exception in com.haulmont.cuba.core.app
 
TestingServiceBean - Class in com.haulmont.cuba.core.app
Service for integration testing.
TestingServiceBean() - Constructor for class com.haulmont.cuba.core.app.TestingServiceBean
 
TestInitialContextFactory - Class in com.haulmont.cuba.testsupport
 
TestInitialContextFactory() - Constructor for class com.haulmont.cuba.testsupport.TestInitialContextFactory
 
TestMailSender - Class in com.haulmont.cuba.testsupport
Used by functional tests.
TestMailSender() - Constructor for class com.haulmont.cuba.testsupport.TestMailSender
 
TestMBeanExporter - Class in com.haulmont.cuba.testsupport
 
TestMBeanExporter() - Constructor for class com.haulmont.cuba.testsupport.TestMBeanExporter
 
TestMessages - Class in com.haulmont.cuba.client.testsupport
 
TestMessages(UserSessionSource, Configuration, Metadata, ExtendedEntities, FormatStringsRegistry) - Constructor for class com.haulmont.cuba.client.testsupport.TestMessages
 
TestMessageTools - Class in com.haulmont.cuba.client.testsupport
 
TestMessageTools(Configuration, Messages, Metadata, ExtendedEntities) - Constructor for class com.haulmont.cuba.client.testsupport.TestMessageTools
 
TestMetadataClient - Class in com.haulmont.cuba.client.testsupport
 
TestMetadataClient(Map<String, List<String>>, TestViewRepositoryClient, GlobalConfig) - Constructor for class com.haulmont.cuba.client.testsupport.TestMetadataClient
 
TestMetadataLoader - Class in com.haulmont.cuba.client.testsupport
 
TestMetadataLoader(Map<String, List<String>>) - Constructor for class com.haulmont.cuba.client.testsupport.TestMetadataLoader
 
TestMetadataTools - Class in com.haulmont.cuba.client.testsupport
 
TestMetadataTools(Metadata) - Constructor for class com.haulmont.cuba.client.testsupport.TestMetadataTools
Constructor used in client-side tests.
TestNamePrinter - Class in com.haulmont.cuba.testsupport
 
TestNamePrinter() - Constructor for class com.haulmont.cuba.testsupport.TestNamePrinter
 
TestSecurity - Class in com.haulmont.cuba.client.testsupport
 
TestSecurity(UserSessionSource, Metadata, ExtendedEntities) - Constructor for class com.haulmont.cuba.client.testsupport.TestSecurity
 
TestSupport - Class in com.haulmont.cuba.testsupport
 
TestSupport() - Constructor for class com.haulmont.cuba.testsupport.TestSupport
 
TestTransaction - Class in com.haulmont.cuba.testsupport
 
TestTransaction() - Constructor for class com.haulmont.cuba.testsupport.TestTransaction
 
TestUserSessionSource - Class in com.haulmont.cuba.client.testsupport
 
TestUserSessionSource() - Constructor for class com.haulmont.cuba.client.testsupport.TestUserSessionSource
 
TestUserSessionSource - Class in com.haulmont.cuba.testsupport
 
TestUserSessionSource() - Constructor for class com.haulmont.cuba.testsupport.TestUserSessionSource
 
TestUuidSource - Class in com.haulmont.cuba.client.testsupport
 
TestUuidSource() - Constructor for class com.haulmont.cuba.client.testsupport.TestUuidSource
 
TestViewRepositoryClient - Class in com.haulmont.cuba.client.testsupport
 
TestViewRepositoryClient(String) - Constructor for class com.haulmont.cuba.client.testsupport.TestViewRepositoryClient
 
TEXT - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
TEXT_ALIGN - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
TEXT_CONTENT_TYPE - Static variable in class com.haulmont.cuba.core.global.EmailInfo
 
TEXT_DECORATION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
TEXT_INDENT - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
TEXT_SHADOW - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
TEXT_TRANSFORM - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
TextArea - Interface in com.haulmont.cuba.gui.components
 
TEXTAREA_ALIGN_CENTER - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Align the text inside the area to center.
TEXTAREA_ALIGN_RIGHT - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Align the text inside the area to the right.
TEXTAREA_BORDERLESS - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Removes the border and background from the text area.
textChange(TextInputField.TextChangeEvent) - Method in interface com.haulmont.cuba.gui.components.TextInputField.TextChangeListener
 
textChanged(String) - Method in interface com.haulmont.cuba.gui.components.filter.FilterHelper.TextChangeListener
 
TextChangeEvent(TextInputField, String, int) - Constructor for class com.haulmont.cuba.gui.components.TextInputField.TextChangeEvent
 
TextField - Interface in com.haulmont.cuba.gui.components
 
TEXTFIELD_ALIGN_CENTER - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Align the text inside the field to center.
TEXTFIELD_ALIGN_RIGHT - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Align the text inside the field to the right.
TEXTFIELD_BORDERLESS - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Removes the border and background from the text field.
TEXTFIELD_INLINE_ICON - Static variable in class com.haulmont.cuba.web.theme.HaloTheme
Move the default caption icon inside the text field.
TextInputField - Interface in com.haulmont.cuba.gui.components
 
TextInputField.CaseConversion - Enum in com.haulmont.cuba.gui.components
Defines case conversion for text input fields, which implement TextInputField.CaseConversionSupported interface.
TextInputField.CaseConversionSupported - Interface in com.haulmont.cuba.gui.components
 
TextInputField.CursorPositionSupported - Interface in com.haulmont.cuba.gui.components
 
TextInputField.EnterPressEvent - Class in com.haulmont.cuba.gui.components
EnterPressEvents are fired when the user presses Enter while editing the text content of a field.
TextInputField.EnterPressListener - Interface in com.haulmont.cuba.gui.components
 
TextInputField.EnterPressNotifier - Interface in com.haulmont.cuba.gui.components
 
TextInputField.HtmlNameSupported - Interface in com.haulmont.cuba.gui.components
 
TextInputField.MaxLengthLimited - Interface in com.haulmont.cuba.gui.components
 
TextInputField.TextChangeEvent - Class in com.haulmont.cuba.gui.components
TextChangeEvents are fired when the user is editing the text content of a field.
TextInputField.TextChangeEventMode - Enum in com.haulmont.cuba.gui.components
Different modes how the TextField can trigger TextInputField.TextChangeEvents.
TextInputField.TextChangeListener - Interface in com.haulmont.cuba.gui.components
 
TextInputField.TextChangeNotifier - Interface in com.haulmont.cuba.gui.components
 
TextInputField.TextSelectionSupported - Interface in com.haulmont.cuba.gui.components
 
TextInputField.TrimSupported - Interface in com.haulmont.cuba.gui.components
 
ThemeConstants - Class in com.haulmont.cuba.gui.theme
Theme defaults for application UI, components and screens.
ThemeConstants(Map<String, String>) - Constructor for class com.haulmont.cuba.gui.theme.ThemeConstants
 
ThemeConstantsManager - Interface in com.haulmont.cuba.gui.theme
 
ThemeConstantsRepository - Class in com.haulmont.cuba.gui.theme
 
ThemeConstantsRepository() - Constructor for class com.haulmont.cuba.gui.theme.ThemeConstantsRepository
 
ThemeIconProvider - Class in com.haulmont.cuba.web.gui.icons
 
ThemeIconProvider() - Constructor for class com.haulmont.cuba.web.gui.icons.ThemeIconProvider
 
ThemeResource - Interface in com.haulmont.cuba.gui.components
A theme resource, e.g.
THIS_TAB - Static variable in class com.haulmont.cuba.gui.WindowManager.OpenType
Open a screen on top of the current tab screens stack.
ThisMonthPredefinedDateInterval - Class in com.haulmont.cuba.gui.components.filter.dateinterval.predefined
 
ThisMonthPredefinedDateInterval() - Constructor for class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.ThisMonthPredefinedDateInterval
 
ThreadLocalSecurityContextHolder - Class in com.haulmont.cuba.core.sys
 
ThreadLocalSecurityContextHolder() - Constructor for class com.haulmont.cuba.core.sys.ThreadLocalSecurityContextHolder
 
ThreadsDatasource - Class in com.haulmont.cuba.web.app.ui.statistics
 
ThreadsDatasource() - Constructor for class com.haulmont.cuba.web.app.ui.statistics.ThreadsDatasource
 
ThreadsMonitoringWindow - Class in com.haulmont.cuba.web.app.ui.statistics
 
ThreadsMonitoringWindow() - Constructor for class com.haulmont.cuba.web.app.ui.statistics.ThreadsMonitoringWindow
 
ThreadSnapshot - Class in com.haulmont.cuba.web.app.ui.statistics
 
ThreadSnapshot() - Constructor for class com.haulmont.cuba.web.app.ui.statistics.ThreadSnapshot
 
ThymeleafMessageSource - Class in com.haulmont.cuba.portal.sys
 
ThymeleafMessageSource() - Constructor for class com.haulmont.cuba.portal.sys.ThymeleafMessageSource
 
ThymeleafViewsCacheInvalidation - Class in com.haulmont.cuba.portal.sys.thymeleaf.jmx
 
ThymeleafViewsCacheInvalidation() - Constructor for class com.haulmont.cuba.portal.sys.thymeleaf.jmx.ThymeleafViewsCacheInvalidation
 
ThymeleafViewsCacheInvalidation - Interface in com.haulmont.cuba.portal.sys.thymeleaf
 
ThymeleafViewsCacheInvalidationBean - Class in com.haulmont.cuba.portal.sys.thymeleaf
 
ThymeleafViewsCacheInvalidationBean() - Constructor for class com.haulmont.cuba.portal.sys.thymeleaf.ThymeleafViewsCacheInvalidationBean
 
ThymeleafViewsCacheInvalidationMBean - Interface in com.haulmont.cuba.portal.sys.thymeleaf.jmx
TimeBetweenQueryMacroHandler - Class in com.haulmont.cuba.core.sys.querymacro
 
TimeBetweenQueryMacroHandler() - Constructor for class com.haulmont.cuba.core.sys.querymacro.TimeBetweenQueryMacroHandler
 
TimeDatatype - Class in com.haulmont.chile.core.datatypes.impl
TimeDatatype works with java.sql.Time but is parametrized with java.util.Date to avoid problems with casting, e.g.
TimeDatatype(Element) - Constructor for class com.haulmont.chile.core.datatypes.impl.TimeDatatype
 
TimeField - Interface in com.haulmont.cuba.gui.components
 
timeoutExceeded() - Method in class com.haulmont.cuba.gui.executors.impl.TaskHandlerImpl
Cancel with timeout exceeded event
Timer - Interface in com.haulmont.cuba.gui.components
 
Timer.ActionListener - Interface in com.haulmont.cuba.gui.components
Listener for timer events.
Timer.StopListener - Interface in com.haulmont.cuba.gui.components
Listener for timer stop event.
Timer.TimerListener - Interface in com.haulmont.cuba.gui.components
timerAction(Timer) - Method in interface com.haulmont.cuba.gui.components.Timer.ActionListener
 
timerAction(CubaTimer) - Method in class com.haulmont.cuba.web.app.folders.CubaFoldersPane.AppFoldersUpdater
 
timerStopped(Timer) - Method in interface com.haulmont.cuba.gui.components.Timer.StopListener
 
TimeSource - Interface in com.haulmont.cuba.core.global
Global time source interface.
TimeSourceImpl - Class in com.haulmont.cuba.core.sys
Standard implementation of TimeSource interface.
TimeSourceImpl() - Constructor for class com.haulmont.cuba.core.sys.TimeSourceImpl
 
TimeTodayQueryMacroHandler - Class in com.haulmont.cuba.core.sys.querymacro
 
TimeTodayQueryMacroHandler() - Constructor for class com.haulmont.cuba.core.sys.querymacro.TimeTodayQueryMacroHandler
 
timeZone - Variable in class com.haulmont.restapi.data.UserInfo
 
TimeZoneAwareDatatype<T> - Interface in com.haulmont.chile.core.datatypes
A Datatype that supports correct presentation with timezone.
TimeZoneIndicator - Interface in com.haulmont.cuba.gui.components.mainwindow
 
TimeZoneProvider - Interface in com.haulmont.cuba.security.auth
 
TimeZones - Class in com.haulmont.cuba.core.global
Convenience bean providing some methods for working with time zones.
TimeZones() - Constructor for class com.haulmont.cuba.core.global.TimeZones
 
TITLE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.DOM
 
toArray(ResultSet) - Method in class com.haulmont.bali.db.BasicRowProcessor
Convert a ResultSet row into an Object[].
toArray(ResultSet) - Method in interface com.haulmont.bali.db.RowProcessor
Create an Object[] from the column values in one ResultSet row.
toBean(ResultSet, Class) - Method in class com.haulmont.bali.db.BasicRowProcessor
Convert a ResultSet row into a JavaBean.
toBean(ResultSet, Class) - Method in class com.haulmont.bali.db.BeanProcessor
Convert a ResultSet row into a JavaBean.
toBean(ResultSet, Class) - Method in interface com.haulmont.bali.db.RowProcessor
Create a JavaBean from the column values in one ResultSet row.
toBeanList(ResultSet, Class) - Method in class com.haulmont.bali.db.BasicRowProcessor
Convert a ResultSet into a List of JavaBeans.
toBeanList(ResultSet, Class) - Method in class com.haulmont.bali.db.BeanProcessor
Convert a ResultSet into a List of JavaBeans.
toBeanList(ResultSet, Class) - Method in interface com.haulmont.bali.db.RowProcessor
Create a List of JavaBeans from the column values in all ResultSet rows.
toConditionsList() - Method in class com.haulmont.cuba.gui.components.filter.ConditionsTree
Get all conditions as a plain list.
toCopyGroup() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
toCopyGroup(Map<AttributeGroup, CopyGroup>, Map) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
TodayPredefinedDateInterval - Class in com.haulmont.cuba.gui.components.filter.dateinterval.predefined
 
TodayPredefinedDateInterval() - Constructor for class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.TodayPredefinedDateInterval
 
toDsList() - Method in class com.haulmont.cuba.gui.data.impl.DsTree
 
toFetchGroup() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
toFetchGroup(Map<AttributeGroup, FetchGroup>) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
toHex(byte[]) - Static method in class com.haulmont.cuba.core.app.filestorage.amazon.util.BinaryUtils
Converts byte data to a Hex-encoded string.
toJPQL(String) - Method in class com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue
 
toJpql() - Method in interface com.haulmont.restapi.service.filter.RestFilterCondition
 
toJpql() - Method in class com.haulmont.restapi.service.filter.RestFilterGroupCondition
 
toJpql() - Method in class com.haulmont.restapi.service.filter.RestFilterPropertyCondition
 
toJson(Entity) - Method in class com.haulmont.cuba.core.app.serialization.EntitySerialization
 
toJson(Entity, View, EntitySerializationOption...) - Method in class com.haulmont.cuba.core.app.serialization.EntitySerialization
 
toJson(Collection<? extends Entity>) - Method in class com.haulmont.cuba.core.app.serialization.EntitySerialization
 
toJson(Collection<? extends Entity>, View, EntitySerializationOption...) - Method in class com.haulmont.cuba.core.app.serialization.EntitySerialization
 
toJson(Entity, View, EntitySerializationOption...) - Method in interface com.haulmont.cuba.core.app.serialization.EntitySerializationAPI
Serializes a single entity to the JSON object graph.
toJson(Collection<? extends Entity>, View, EntitySerializationOption...) - Method in interface com.haulmont.cuba.core.app.serialization.EntitySerializationAPI
Serializes a collection of entities to the JSON array.
toJson(Entity) - Method in interface com.haulmont.cuba.core.app.serialization.EntitySerializationAPI
An overloaded version of the EntitySerializationAPI.toJson(Entity, View, EntitySerializationOption...) method with a null view parameter and with no serialization options.
toJson(Collection<? extends Entity>) - Method in interface com.haulmont.cuba.core.app.serialization.EntitySerializationAPI
An overloaded version of the EntitySerializationAPI.toJson(Collection, View, EntitySerializationOption...) method with a null view parameter and with no serialization options.
toJson(View, ViewSerializationOption...) - Method in class com.haulmont.cuba.core.app.serialization.ViewSerialization
 
toJson(View, ViewSerializationOption...) - Method in interface com.haulmont.cuba.core.app.serialization.ViewSerializationAPI
Serializes a view to JSON object
TOKEN_LENGTH - Static variable in class com.haulmont.cuba.security.entity.RememberMeToken
 
TokenList - Interface in com.haulmont.cuba.gui.components
 
TokenList.AfterLookupCloseHandler - Interface in com.haulmont.cuba.gui.components
 
TokenList.AfterLookupSelectionHandler - Interface in com.haulmont.cuba.gui.components
 
TokenList.ItemChangeHandler - Interface in com.haulmont.cuba.gui.components
 
TokenList.ItemClickListener - Interface in com.haulmont.cuba.gui.components
 
TokenList.Position - Enum in com.haulmont.cuba.gui.components
 
TokenList.TokenStyleGenerator - Interface in com.haulmont.cuba.gui.components
 
tokenNames - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
TokenRevocationInitiator - Enum in com.haulmont.restapi.auth
 
toList() - Method in class com.haulmont.bali.datastruct.Tree
Returns the Tree<T> as a List of Node<T> objects.
toLoadGroup(Map<AttributeGroup, LoadGroup>, boolean) - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
toLoadGroup() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
toLoadGroupLoadOnly() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
toMap(ResultSet) - Method in class com.haulmont.bali.db.BasicRowProcessor
Convert a ResultSet row into a Map.
toMap(ResultSet) - Method in interface com.haulmont.bali.db.RowProcessor
Create a Map from the column values in one ResultSet row.
TomorrowPredefinedDateInterval - Class in com.haulmont.cuba.gui.components.filter.dateinterval.predefined
 
TomorrowPredefinedDateInterval() - Constructor for class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.TomorrowPredefinedDateInterval
 
toObject(Type, String, String) - Method in class com.haulmont.restapi.common.RestParseUtils
 
TOP - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
topEntityVariableName - Variable in class com.haulmont.cuba.core.sys.jpql.EntityPath
 
TopLevelFrame - Class in com.haulmont.cuba.desktop
Represents Top level application frame
TopLevelFrame(String) - Constructor for class com.haulmont.cuba.desktop.TopLevelFrame
 
topLevelWindowAttached(Window.TopLevelWindow) - Method in interface com.haulmont.cuba.gui.components.mainwindow.TopLevelWindowAttachListener
 
TopLevelWindowAttachListener - Interface in com.haulmont.cuba.gui.components.mainwindow
 
toPropertyPaths(Collection<MetaProperty>) - Method in class com.haulmont.cuba.core.global.MetadataTools
Converts a collection of properties to collection of MetaPropertyPaths containing one property each
toString() - Method in class com.haulmont.bali.datastruct.Node
 
toString() - Method in class com.haulmont.bali.datastruct.Pair
 
toString() - Method in class com.haulmont.bali.datastruct.Tree
Returns a String representation of the Tree.
toString() - Method in class com.haulmont.chile.core.datatypes.impl.AdaptiveNumberDatatype
 
toString() - Method in class com.haulmont.chile.core.datatypes.impl.BigDecimalDatatype
 
toString() - Method in class com.haulmont.chile.core.datatypes.impl.BooleanDatatype
 
toString() - Method in class com.haulmont.chile.core.datatypes.impl.ByteArrayDatatype
 
toString() - Method in class com.haulmont.chile.core.datatypes.impl.DateDatatype
 
toString() - Method in class com.haulmont.chile.core.datatypes.impl.DateTimeDatatype
 
toString() - Method in class com.haulmont.chile.core.datatypes.impl.DoubleDatatype
 
toString() - Method in class com.haulmont.chile.core.datatypes.impl.EnumerationImpl
 
toString() - Method in class com.haulmont.chile.core.datatypes.impl.IntegerDatatype
 
toString() - Method in class com.haulmont.chile.core.datatypes.impl.LongDatatype
 
toString() - Method in class com.haulmont.chile.core.datatypes.impl.StringDatatype
 
toString() - Method in class com.haulmont.chile.core.datatypes.impl.TimeDatatype
 
toString() - Method in class com.haulmont.chile.core.datatypes.impl.UUIDDatatype
 
toString() - Method in class com.haulmont.chile.core.model.impl.ClassRange
 
toString() - Method in class com.haulmont.chile.core.model.impl.DatatypeRange
 
toString() - Method in class com.haulmont.chile.core.model.impl.EnumerationRange
 
toString() - Method in class com.haulmont.chile.core.model.impl.MetaClassImpl
 
toString() - Method in class com.haulmont.chile.core.model.impl.MetaPropertyImpl
 
toString() - Method in class com.haulmont.chile.core.model.MetaPropertyPath
 
toString() - Method in class com.haulmont.cuba.core.app.CrossDataStoreReferenceLoader.CrossDataStoreProperty
 
toString() - Method in class com.haulmont.cuba.core.app.events.AttributeChanges
 
toString() - Method in class com.haulmont.cuba.core.app.events.EntityChangedEvent
 
toString() - Method in class com.haulmont.cuba.core.app.keyvalue.KeyValueMetaClass
 
toString() - Method in class com.haulmont.cuba.core.app.scheduled.MethodInfo
 
toString() - Method in class com.haulmont.cuba.core.app.scheduling.SchedulingServiceBean.SetSchedulingActiveMsg
 
toString() - Method in class com.haulmont.cuba.core.entity.AbstractNotPersistentEntity
Deprecated.
 
toString() - Method in class com.haulmont.cuba.core.entity.AppFolder
 
toString() - Method in class com.haulmont.cuba.core.entity.BaseGenericIdEntity
 
toString() - Method in class com.haulmont.cuba.core.entity.contracts.Id
 
toString() - Method in class com.haulmont.cuba.core.entity.EntityStatistics
 
toString() - Method in class com.haulmont.cuba.core.entity.IdProxy
 
toString() - Method in class com.haulmont.cuba.core.entity.KeyValueEntity
 
toString() - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
toString() - Method in exception com.haulmont.cuba.core.global.DevelopmentException
 
toString() - Method in exception com.haulmont.cuba.core.global.EmailException
 
toString() - Method in class com.haulmont.cuba.core.global.EmailHeader
 
toString() - Method in class com.haulmont.cuba.core.global.EntityLoadInfo
 
toString() - Method in class com.haulmont.cuba.core.global.filter.ParameterInfo
 
toString() - Method in class com.haulmont.cuba.core.global.HashDescriptor
 
toString() - Method in class com.haulmont.cuba.core.global.LoadContext.Query
 
toString() - Method in class com.haulmont.cuba.core.global.LoadContext
 
toString() - Method in class com.haulmont.cuba.core.global.LockInfo
 
toString() - Method in class com.haulmont.cuba.core.global.RemoteException.Cause
 
toString() - Method in exception com.haulmont.cuba.core.global.RemoteException
 
toString() - Method in class com.haulmont.cuba.core.global.validation.ServiceMethodConstraintViolation
 
toString() - Method in class com.haulmont.cuba.core.global.ValueLoadContext.Query
 
toString() - Method in class com.haulmont.cuba.core.global.ValueLoadContext
 
toString() - Method in class com.haulmont.cuba.core.global.View
 
toString() - Method in class com.haulmont.cuba.core.global.ViewProperty
 
toString() - Method in class com.haulmont.cuba.core.sys.AppComponent
 
toString() - Method in class com.haulmont.cuba.core.sys.dbupdate.ScriptResource
 
toString() - Method in enum com.haulmont.cuba.core.sys.dbupdate.ScriptType
 
toString() - Method in class com.haulmont.cuba.core.sys.entitycache.EntityCacheConnection.Message
 
toString() - Method in class com.haulmont.cuba.core.sys.EntityClassInfo
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.ErrorRec
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.QueryBuilder
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.transform.VariableEntityReference
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.AggregateExpressionNode
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.CollectionMemberNode
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.FromNode
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.GroupByNode
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.IdentificationVariableNode
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.JoinVariableNode
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.OrderByFieldNode
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.OrderByNode
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.ParameterNode
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.SelectedItemNode
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.SelectedItemsNode
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.SelectionSourceNode
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.SimpleConditionNode
 
toString() - Method in class com.haulmont.cuba.core.sys.jpql.tree.WhereNode
 
toString() - Method in class com.haulmont.cuba.core.sys.persistence.CubaEntityFetchGroup
 
toString() - Method in class com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport.ContainerResourceHolder
 
toString() - Method in class com.haulmont.cuba.core.sys.SecurityContext
 
toString() - Method in class com.haulmont.cuba.core.TransactionParams
 
toString() - Method in class com.haulmont.cuba.gui.app.security.entity.AbstractPermissionTarget
 
toString() - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
toString() - Method in class com.haulmont.cuba.gui.components.filter.descriptor.AbstractConditionDescriptor
 
toString() - Method in class com.haulmont.cuba.gui.components.GridLayout.Area
 
toString() - Method in class com.haulmont.cuba.gui.components.KeyCombination
 
toString() - Method in class com.haulmont.cuba.gui.components.MarginInfo
 
toString() - Method in class com.haulmont.cuba.gui.components.ScreenComponentDescriptor
 
toString() - Method in enum com.haulmont.cuba.gui.components.SizeUnit
 
toString() - Method in class com.haulmont.cuba.gui.components.SuggestionField.OptionWrapper
 
toString() - Method in class com.haulmont.cuba.gui.components.Table.Column
 
toString() - Method in class com.haulmont.cuba.gui.config.WindowInfo
 
toString() - Method in class com.haulmont.cuba.gui.data.GroupInfo
 
toString() - Method in class com.haulmont.cuba.gui.data.impl.AbstractDatasource
 
toString() - Method in exception com.haulmont.cuba.gui.GuiDevelopmentException
 
toString() - Method in enum com.haulmont.cuba.gui.logging.UIPerformanceLogger.LifeCycle
 
toString() - Method in class com.haulmont.cuba.portal.sys.security.RoleGrantedAuthority
 
toString() - Method in class com.haulmont.cuba.security.app.UserSessions.UserSessionInfo
 
toString() - Method in class com.haulmont.cuba.security.app.UserTimeZone
 
toString() - Method in class com.haulmont.cuba.security.auth.AnonymousUserCredentials
 
toString() - Method in class com.haulmont.cuba.security.auth.LoginPasswordCredentials
 
toString() - Method in class com.haulmont.cuba.security.auth.RememberMeCredentials
 
toString() - Method in class com.haulmont.cuba.security.auth.TrustedClientCredentials
 
toString() - Method in class com.haulmont.cuba.security.entity.Presentation
 
toString() - Method in class com.haulmont.cuba.security.entity.SearchFolder
 
toString() - Method in class com.haulmont.cuba.security.entity.UserSessionEntity
 
toString() - Method in class com.haulmont.cuba.security.global.IdpSession
 
toString() - Method in class com.haulmont.cuba.security.global.UserSession
 
toString() - Method in class com.haulmont.cuba.security.idp.IdpService.IdpLoginResult
 
toString() - Method in class com.haulmont.cuba.security.idp.IdpSessionStore.IdpSessionTicketInfo
 
toString() - Method in class com.haulmont.cuba.testsupport.TestTransaction
 
toString() - Method in class com.haulmont.cuba.web.security.AnonymousUserCredentials
 
toString() - Method in class com.haulmont.cuba.web.security.ExternalUserCredentials
 
toStringTree() - Method in class com.haulmont.cuba.core.sys.jpql.tree.QueryNode
 
toUrlParam() - Method in class com.haulmont.cuba.core.entity.FileDescriptor
Used by the framework to transfer file between application tiers.
toXml(Element, Param.ValueProperty) - Method in class com.haulmont.cuba.gui.components.filter.condition.AbstractCondition
 
toXml(Element, Param.ValueProperty) - Method in class com.haulmont.cuba.gui.components.filter.condition.CustomCondition
 
toXml(Element, Param.ValueProperty) - Method in class com.haulmont.cuba.gui.components.filter.condition.DynamicAttributesCondition
 
toXml(Element, Param.ValueProperty) - Method in class com.haulmont.cuba.gui.components.filter.condition.FtsCondition
 
toXml(Element, Param.ValueProperty) - Method in class com.haulmont.cuba.gui.components.filter.condition.PropertyCondition
 
toXml(Element, Param.ValueProperty) - Method in class com.haulmont.cuba.gui.components.filter.Param
 
TrackEditScreenHistory - Annotation Type in com.haulmont.cuba.core.entity.annotation
Indicates whether to track an edit screen opening for this entity.
Transaction - Interface in com.haulmont.cuba.core
Programmatic transaction control interface.
Transaction.Callable<T> - Interface in com.haulmont.cuba.core
Interface for transactional code.
Transaction.Runnable - Interface in com.haulmont.cuba.core
Interface for transactional code that is not intended to return a result.
TransactionalDataManager - Interface in com.haulmont.cuba.core
Similar to DataManager but joins an existing transaction.
TransactionalDataManagerBean - Class in com.haulmont.cuba.core.sys
 
TransactionalDataManagerBean() - Constructor for class com.haulmont.cuba.core.sys.TransactionalDataManagerBean
 
TransactionalInterceptor - Class in com.haulmont.cuba.core.sys
 
TransactionalInterceptor() - Constructor for class com.haulmont.cuba.core.sys.TransactionalInterceptor
 
TransactionImpl - Class in com.haulmont.cuba.core.sys
 
TransactionImpl(PlatformTransactionManager, PersistenceImpl, boolean, TransactionParams, String) - Constructor for class com.haulmont.cuba.core.sys.TransactionImpl
 
TransactionParams - Class in com.haulmont.cuba.core
Defines parameters of a new transaction.
TransactionParams() - Constructor for class com.haulmont.cuba.core.TransactionParams
 
transactions() - Method in class com.haulmont.cuba.core.sys.TransactionalDataManagerBean
 
transactions() - Method in interface com.haulmont.cuba.core.TransactionalDataManager
Returns an entry point to programmatic transaction control.
Transactions - Interface in com.haulmont.cuba.core
Factory for creating Transactions.
TransactionsImpl - Class in com.haulmont.cuba.core.sys
 
TransactionsImpl() - Constructor for class com.haulmont.cuba.core.sys.TransactionsImpl
 
TRANSFORM - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
transformEntityNameIfRequired(String, String, JsonTransformationDirection) - Method in class com.haulmont.restapi.common.RestControllerUtils
 
transformer(String) - Method in class com.haulmont.cuba.core.global.QueryTransformerFactory
 
transformJson(String) - Method in class com.haulmont.restapi.transform.AbstractEntityJsonTransformer
Method checks whether the passed JSON is an array of entities and if so it executes the AbstractEntityJsonTransformer.transformEntityJson(ObjectNode, ObjectMapper) method for each array element.
transformJson(String) - Method in interface com.haulmont.restapi.transform.EntityJsonTransformer
 
transformJsonIfRequired(String, String, JsonTransformationDirection, String) - Method in class com.haulmont.restapi.common.RestControllerUtils
 
transformValueFromLookupWindow(Entity) - Method in class com.haulmont.cuba.gui.components.PickerField.LookupAction
Hook to be implemented in subclasses.
TRANSITION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
TRANSITION_DELAY - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
TRANSITION_DURATION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
TRANSITION_PROPERTY - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
TRANSITION_TIMING_FUNCTION - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
translateToWebJarPath(String) - Method in class com.haulmont.cuba.web.sys.WebJarResourceResolver
Converts /VAADIN/webjars/...
translateToWebPath(String) - Method in class com.haulmont.cuba.web.sys.WebJarResourceResolver
Converts WebJAR path webjar/version/resource to Vaadin path.
traverseAttributes(Entity, EntityAttributeVisitor) - Method in class com.haulmont.cuba.core.global.MetadataTools
Depth-first traversal of the object graph starting from the specified entity instance.
traverseAttributesByView(View, Entity, EntityAttributeVisitor) - Method in class com.haulmont.cuba.core.global.MetadataTools
Depth-first traversal of the object graph by the view starting from the specified entity instance.
traversedFields - Variable in class com.haulmont.cuba.core.sys.jpql.EntityPath
 
traverseLoadedAttributesByView(View, Entity, EntityAttributeVisitor) - Method in class com.haulmont.cuba.core.global.MetadataTools
Depth-first traversal of the object graph by the view starting from the specified entity instance.
Tree<T> - Class in com.haulmont.bali.datastruct
 
Tree() - Constructor for class com.haulmont.bali.datastruct.Tree
 
Tree(Node<T>) - Constructor for class com.haulmont.bali.datastruct.Tree
 
Tree(List<Node<T>>) - Constructor for class com.haulmont.bali.datastruct.Tree
 
Tree<E extends Entity> - Interface in com.haulmont.cuba.gui.components
 
Tree.StyleProvider<E extends Entity> - Interface in com.haulmont.cuba.gui.components
Allows to define different styles for tree items.
TreeTable<E extends Entity> - Interface in com.haulmont.cuba.gui.components
 
TreeTableDatasource<T extends Entity<K>,K> - Interface in com.haulmont.cuba.gui.data
HierarchicalDatasource which supports highlighting some items as captions
TreeToQuery - Class in com.haulmont.cuba.core.sys.jpql
 
TreeToQuery() - Constructor for class com.haulmont.cuba.core.sys.jpql.TreeToQuery
 
TreeToQueryCapable - Interface in com.haulmont.cuba.core.sys.jpql.tree
 
treeToQueryPost(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.BaseCustomNode
 
treeToQueryPost(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.CollectionMemberNode
 
treeToQueryPost(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.IdentificationVariableNode
 
treeToQueryPost(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.QueryNode
 
treeToQueryPost(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.SelectionSourceNode
 
treeToQueryPost(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.SimpleConditionNode
 
treeToQueryPost(QueryBuilder, List<ErrorRec>) - Method in interface com.haulmont.cuba.core.sys.jpql.tree.TreeToQueryCapable
 
treeToQueryPre(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.BaseCustomNode
 
treeToQueryPre(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.CollectionMemberNode
 
treeToQueryPre(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.EnumConditionNode
 
treeToQueryPre(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.FromNode
 
treeToQueryPre(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.JoinVariableNode
 
treeToQueryPre(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.ParameterNode
 
treeToQueryPre(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.PathNode
 
treeToQueryPre(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.QueryNode
 
treeToQueryPre(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.SelectedItemNode
 
treeToQueryPre(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.SelectionSourceNode
 
treeToQueryPre(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.SimpleConditionNode
 
treeToQueryPre(QueryBuilder, List<ErrorRec>) - Method in interface com.haulmont.cuba.core.sys.jpql.tree.TreeToQueryCapable
 
treeToQueryPre(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.UpdateSetNode
 
treeToQueryPre(QueryBuilder, List<ErrorRec>) - Method in class com.haulmont.cuba.core.sys.jpql.tree.WhereNode
 
TriggerFilesProcessor - Class in com.haulmont.cuba.core.sys
 
TriggerFilesProcessor() - Constructor for class com.haulmont.cuba.core.sys.TriggerFilesProcessor
 
TRIM_CHARACTER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
TRIM_CHARACTER - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
trim_specification() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
trim_specification_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.trim_specification_return
 
trimLocale(Locale) - Method in class com.haulmont.cuba.core.global.MessageTools
Trims locale to language-only if MessageTools.useLocaleLanguageOnly() is true.
TrustedAccessRequiredException - Exception in com.haulmont.cuba.security.global
Exception that is fired when client is not allowed to call Service bean method since it is not trusted client.
TrustedAccessRequiredException() - Constructor for exception com.haulmont.cuba.security.global.TrustedAccessRequiredException
 
TrustedClientAuthenticationProvider - Class in com.haulmont.cuba.security.auth.providers
 
TrustedClientAuthenticationProvider(Persistence, Messages) - Constructor for class com.haulmont.cuba.security.auth.providers.TrustedClientAuthenticationProvider
 
TrustedClientCredentials - Class in com.haulmont.cuba.security.auth
Credentials for user that can be authenticated using trusted client password.
TrustedClientCredentials() - Constructor for class com.haulmont.cuba.security.auth.TrustedClientCredentials
 
TrustedClientCredentials(String, String, Locale) - Constructor for class com.haulmont.cuba.security.auth.TrustedClientCredentials
 
TrustedClientCredentials(String, String, Locale, Map<String, Object>) - Constructor for class com.haulmont.cuba.security.auth.TrustedClientCredentials
 
TrustedClientOnly - Annotation Type in com.haulmont.cuba.security.global
Marker annotation for Service beans(classes) and methods that should be called only from trusted clients.
TrustedClientService - Interface in com.haulmont.cuba.security.app
Service that provides additional API for trusted clients.
TrustedClientServiceBean - Class in com.haulmont.cuba.security.app
 
TrustedClientServiceBean() - Constructor for class com.haulmont.cuba.security.app.TrustedClientServiceBean
 
TrustedLoginHandler - Class in com.haulmont.cuba.security.sys
 
TrustedLoginHandler() - Constructor for class com.haulmont.cuba.security.sys.TrustedLoginHandler
 
TrustedServiceInterceptor - Class in com.haulmont.cuba.security.sys
 
TrustedServiceInterceptor() - Constructor for class com.haulmont.cuba.security.sys.TrustedServiceInterceptor
 
TwinColumn - Interface in com.haulmont.cuba.gui.components
 
TwinColumn.StyleProvider - Interface in com.haulmont.cuba.gui.components
 
type - Variable in class com.haulmont.cuba.core.global.TemporalValue
 
TYPE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.DOM
 
type - Variable in class com.haulmont.restapi.data.MetaPropertyInfo
 
TypedQuery<T> - Interface in com.haulmont.cuba.core
Type-safe extension of Query interface.
TypeFactory - Class in com.haulmont.cuba.core.config.type
A class that gets a configuration type by retrieving a string value from the configuration and then building the appropriate type from that string.
TypeFactory() - Constructor for class com.haulmont.cuba.core.config.type.TypeFactory
 
TypeStringify - Class in com.haulmont.cuba.core.config.type
A class that sets a configuration type by converting the type to a string and then setting the configuration property.
TypeStringify() - Constructor for class com.haulmont.cuba.core.config.type.TypeStringify
 

U

UIAccessor - Interface in com.haulmont.cuba.gui.executors
Interface that allows to read/write state of UI from background threads.
UiComponentChecks - Interface in com.haulmont.cuba.core.global.validation.groups
Bean validation constraint group used by UI for fields validation.
UiCrossFieldChecks - Interface in com.haulmont.cuba.core.global.validation.groups
Bean validation constraint group used by UI for cross-field validation.
UiEvent - Interface in com.haulmont.cuba.gui.events
Marker interface for events that are sent to UIs screens.
UiEventListenerMethodAdapter - Class in com.haulmont.cuba.gui.events.sys
 
UiEventListenerMethodAdapter(Object, Class<?>, Method, Events) - Constructor for class com.haulmont.cuba.gui.events.sys.UiEventListenerMethodAdapter
 
UiEventsMulticaster - Interface in com.haulmont.cuba.gui.events.sys
 
UiEventsMulticasterImpl - Class in com.haulmont.cuba.gui.events.sys
 
UiEventsMulticasterImpl() - Constructor for class com.haulmont.cuba.gui.events.sys.UiEventsMulticasterImpl
 
UIPerformanceLogger - Class in com.haulmont.cuba.gui.logging
Logger class for UI performance stats.
UIPerformanceLogger.LifeCycle - Enum in com.haulmont.cuba.gui.logging
 
UiPermissionDescriptor - Class in com.haulmont.cuba.gui.app.security.role.edit
Stores id of subcomponent and UI permission value which will be applied to this subcomponent or ids of subcomponent and its action and UI permission value which will be applied to subcomponent's action.
UiPermissionDescriptor(UiPermissionValue, String, String) - Constructor for class com.haulmont.cuba.gui.app.security.role.edit.UiPermissionDescriptor
 
UiPermissionDescriptor(UiPermissionValue, String, String, String) - Constructor for class com.haulmont.cuba.gui.app.security.role.edit.UiPermissionDescriptor
 
UiPermissionsDatasource - Class in com.haulmont.cuba.gui.app.security.ds
 
UiPermissionsDatasource() - Constructor for class com.haulmont.cuba.gui.app.security.ds.UiPermissionsDatasource
 
UiPermissionsFrame - Class in com.haulmont.cuba.gui.app.security.role.edit.tabs
 
UiPermissionsFrame() - Constructor for class com.haulmont.cuba.gui.app.security.role.edit.tabs.UiPermissionsFrame
 
UiPermissionsFrame.Companion - Interface in com.haulmont.cuba.gui.app.security.role.edit.tabs
 
UiPermissionsFrameCompanion - Class in com.haulmont.cuba.desktop.app.security.role
 
UiPermissionsFrameCompanion() - Constructor for class com.haulmont.cuba.desktop.app.security.role.UiPermissionsFrameCompanion
 
UiPermissionsFrameCompanion - Class in com.haulmont.cuba.web.app.ui.security.role
 
UiPermissionsFrameCompanion() - Constructor for class com.haulmont.cuba.web.app.ui.security.role.UiPermissionsFrameCompanion
 
UiPermissionTarget - Class in com.haulmont.cuba.gui.app.security.entity
 
UiPermissionTarget(String, String, String) - Constructor for class com.haulmont.cuba.gui.app.security.entity.UiPermissionTarget
 
UiPermissionTarget(String, String, String, UiPermissionVariant) - Constructor for class com.haulmont.cuba.gui.app.security.entity.UiPermissionTarget
 
UiPermissionValue - Enum in com.haulmont.cuba.gui.app.security.role.edit
Possible values of UI permission
UiPermissionVariant - Enum in com.haulmont.cuba.gui.app.security.entity
 
UIRefreshEvent - Class in com.haulmont.cuba.web.events
Event that is fired on each web page refresh.
UIRefreshEvent(AppUI) - Constructor for class com.haulmont.cuba.web.events.UIRefreshEvent
 
UnavailableInSecurityConstraints - Annotation Type in com.haulmont.cuba.core.entity.annotation
Indicates that annotated entity should not be available for security constraints UI
unbind() - Method in class com.haulmont.cuba.gui.components.calendar.EntityCalendarEventProvider
 
unbind(CollectionDatasource) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDsListenersWrapper
 
unbind(Name) - Method in class com.haulmont.cuba.testsupport.TestContext
 
unbind(String) - Method in class com.haulmont.cuba.testsupport.TestContext
 
UnfetchedAttributeAccessExceptionHandler - Class in com.haulmont.cuba.gui.exception
 
UnfetchedAttributeAccessExceptionHandler() - Constructor for class com.haulmont.cuba.gui.exception.UnfetchedAttributeAccessExceptionHandler
 
UnfetchedValueHolder - Class in com.haulmont.cuba.core.sys.serialization
 
UnfetchedValueHolder() - Constructor for class com.haulmont.cuba.core.sys.serialization.UnfetchedValueHolder
 
UnfetchedWeavedAttributeValueHolder - Class in com.haulmont.cuba.core.sys.serialization
 
UnfetchedWeavedAttributeValueHolder() - Constructor for class com.haulmont.cuba.core.sys.serialization.UnfetchedWeavedAttributeValueHolder
 
ungroup() - Method in interface com.haulmont.cuba.gui.components.GroupTable
Resets grouping at all.
ungroupByColumns(String...) - Method in interface com.haulmont.cuba.gui.components.GroupTable
Resets grouping by the given ids of table columns.
UniqueAuthenticationKeyGenerator - Class in com.haulmont.restapi.auth
Key generator that uses random UUID for authentication keys.
UniqueAuthenticationKeyGenerator() - Constructor for class com.haulmont.restapi.auth.UniqueAuthenticationKeyGenerator
 
UniqueConstraintViolationHandler - Class in com.haulmont.cuba.gui.exception
Handles database unique constraint violations.
UniqueConstraintViolationHandler() - Constructor for class com.haulmont.cuba.gui.exception.UniqueConstraintViolationHandler
 
UniqueConstraintViolationPatternFactory - Class in com.haulmont.cuba.client
 
UniqueConstraintViolationPatternFactory() - Constructor for class com.haulmont.cuba.client.UniqueConstraintViolationPatternFactory
 
UniqueNumbers - Class in com.haulmont.cuba.core.app
Provides unique numbers based on database sequences.
UniqueNumbers() - Constructor for class com.haulmont.cuba.core.app.UniqueNumbers
 
UniqueNumbers - Class in com.haulmont.cuba.core.jmx
 
UniqueNumbers() - Constructor for class com.haulmont.cuba.core.jmx.UniqueNumbers
 
UniqueNumbersAPI - Interface in com.haulmont.cuba.core.app
Provides sequences of unique numbers based on database sequences.
UniqueNumbersMBean - Interface in com.haulmont.cuba.core.jmx
UniqueNumbersAPI JMX interface.
UniqueNumbersService - Interface in com.haulmont.cuba.core.app
Provides sequences of unique numbers based on database sequences.
UniqueNumbersServiceBean - Class in com.haulmont.cuba.core.app
 
UniqueNumbersServiceBean() - Constructor for class com.haulmont.cuba.core.app.UniqueNumbersServiceBean
 
UNIT_SYMBOLS - Static variable in class com.haulmont.cuba.gui.ComponentsHelper
 
UnitOfWorkQueryValueHolderSerializer(Kryo) - Constructor for class com.haulmont.cuba.core.sys.serialization.KryoSerialization.UnitOfWorkQueryValueHolderSerializer
 
UNITS_PERCENTAGE - Static variable in interface com.haulmont.cuba.gui.components.Component
 
UNITS_PIXELS - Static variable in interface com.haulmont.cuba.gui.components.Component
 
UnknownEntityNameException - Exception in com.haulmont.cuba.core.sys.jpql
 
UnknownEntityNameException(String) - Constructor for exception com.haulmont.cuba.core.sys.jpql.UnknownEntityNameException
 
unlock(String, String) - Method in class com.haulmont.cuba.core.app.LockManager
 
unlock(Entity) - Method in class com.haulmont.cuba.core.app.LockManager
 
unlock(String, String) - Method in interface com.haulmont.cuba.core.app.LockManagerAPI
Unlock an arbitrary object.
unlock(Entity) - Method in interface com.haulmont.cuba.core.app.LockManagerAPI
Unlock an entity.
unlock(String, String) - Method in interface com.haulmont.cuba.core.app.LockService
Unlock an arbitrary object.
unlock(Entity) - Method in interface com.haulmont.cuba.core.app.LockService
Unlock an entity.
unlock(String, String) - Method in class com.haulmont.cuba.core.app.LockServiceBean
 
unlock(Entity) - Method in class com.haulmont.cuba.core.app.LockServiceBean
 
unlock() - Method in class com.haulmont.cuba.gui.app.core.locking.LockBrowser
 
unlockUser(String, String) - Method in interface com.haulmont.cuba.security.app.BruteForceProtectionAPI
Unlocks the blocked user
unlockUser(String, String) - Method in class com.haulmont.cuba.security.app.BruteForceProtectionBean
 
unlockUser(String, String) - Method in class com.haulmont.cuba.security.jmx.BruteForceProtection
 
unlockUser(String, String) - Method in interface com.haulmont.cuba.security.jmx.BruteForceProtectionMBean
 
unpinAllQuery() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.SupportsApplyToSelected
 
unpinAllQuery() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
unpinLastQuery() - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource.SupportsApplyToSelected
 
unpinLastQuery() - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
UnrecognizedLogLevelException - Exception in com.haulmont.cuba.core.sys.jmx.exception
 
UnrecognizedLogLevelException(String) - Constructor for exception com.haulmont.cuba.core.sys.jmx.exception.UnrecognizedLogLevelException
 
UnrecognizedLogThresholdException - Exception in com.haulmont.cuba.core.sys.jmx.exception
 
UnrecognizedLogThresholdException(String) - Constructor for exception com.haulmont.cuba.core.sys.jmx.exception.UnrecognizedLogThresholdException
 
unregister(Datasource) - Method in class com.haulmont.cuba.gui.data.impl.DsContextImpl
 
unregister(Datasource) - Method in interface com.haulmont.cuba.gui.data.impl.DsContextImplementation
 
unregisterComponent(Component) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
unregisterComponent(Component) - Method in interface com.haulmont.cuba.gui.components.Frame
INTERNAL.
unregisterComponent(Component) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
unregisterFrame(TopLevelFrame) - Method in class com.haulmont.cuba.desktop.App
 
unregisterInvoker(String) - Static method in class com.haulmont.cuba.core.sys.remoting.LocalServiceDirectory
 
UnsupportedCredentialsException - Exception in com.haulmont.cuba.security.global
Exception that is thrown if the passed credentials class is unsupported.
UnsupportedCredentialsException(String) - Constructor for exception com.haulmont.cuba.security.global.UnsupportedCredentialsException
 
UnsupportedHashMethodException - Exception in com.haulmont.cuba.core.sys.encryption
 
UnsupportedHashMethodException() - Constructor for exception com.haulmont.cuba.core.sys.encryption.UnsupportedHashMethodException
 
unwrap(Class<T>) - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.ValidatorStub
 
unwrap(Class<U>) - Method in class com.haulmont.cuba.core.global.validation.ServiceMethodConstraintViolation
 
unwrap(Class<T>) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyConnection
 
unwrap(Class<T>) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyDataSource
 
unwrap(Class<V>) - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyStatement
 
unwrap(Class<X>) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
unwrap(Class<X>) - Method in interface com.haulmont.cuba.gui.components.Component
Get client specific component instance.
unwrap(Class<X>) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
unwrap(Class<X>) - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
unwrap(Class<T>) - Method in class com.haulmont.cuba.testsupport.TestDataSource
 
unwrap(Class<X>) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
unwrapComposition(Class<X>) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
unwrapComposition(Class<X>) - Method in interface com.haulmont.cuba.gui.components.Component
Get the outmost external container of client specific component instance.
unwrapComposition(Class<X>) - Method in class com.haulmont.cuba.gui.components.filter.ParamWrapper
 
unwrapComposition(Class<X>) - Method in class com.haulmont.cuba.gui.components.Table.PlainTextCell
 
unwrapComposition(Class<X>) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
Updatable - Interface in com.haulmont.cuba.core.entity
Interface to be implemented by entities that contain information about who updated them and when.
update(Connection, String) - Method in class com.haulmont.bali.db.QueryRunner
Execute an SQL INSERT, UPDATE, or DELETE query without replacement parameters.
update(Connection, String, Object) - Method in class com.haulmont.bali.db.QueryRunner
Execute an SQL INSERT, UPDATE, or DELETE query with a single replacement parameter.
update(Connection, String, Object[]) - Method in class com.haulmont.bali.db.QueryRunner
Execute an SQL INSERT, UPDATE, or DELETE query.
update(Connection, String, Object[], int[]) - Method in class com.haulmont.bali.db.QueryRunner
Execute an SQL INSERT, UPDATE, or DELETE query.
update(String) - Method in class com.haulmont.bali.db.QueryRunner
Executes the given INSERT, UPDATE, or DELETE SQL statement without any replacement parameters.
update(String, Object) - Method in class com.haulmont.bali.db.QueryRunner
Executes the given INSERT, UPDATE, or DELETE SQL statement with a single replacement parameter.
update(String, Object[]) - Method in class com.haulmont.bali.db.QueryRunner
Executes the given INSERT, UPDATE, or DELETE SQL statement.
update(String, Object[], int[]) - Method in class com.haulmont.bali.db.QueryRunner
Executes the given INSERT, UPDATE, or DELETE SQL statement.
update(PortalSession) - Method in interface com.haulmont.cuba.portal.Connection
Update internal state with the passed user session object.
update(PortalSession) - Method in class com.haulmont.cuba.portal.sys.PortalConnection
 
update() - Method in class com.haulmont.cuba.web.sys.WindowBreadCrumbs
 
updateAttributeAccess(Entity) - Method in class com.haulmont.cuba.client.AttributeAccessUpdater
Updates security state of a given entity instance.
updateContext(Collection<Class>) - Method in class com.haulmont.cuba.core.sys.SpringBeanLoader
 
updateCookies() - Method in class com.haulmont.cuba.web.sys.AppCookies
 
updateDatabase(String) - Method in class com.haulmont.cuba.core.jmx.PersistenceManager
 
updateDatabase(String) - Method in interface com.haulmont.cuba.core.jmx.PersistenceManagerMBean
Start the database update.
updateDatabase() - Method in class com.haulmont.cuba.core.sys.dbupdate.DbUpdaterEngine
 
updateDatabase() - Method in interface com.haulmont.cuba.core.sys.DbUpdater
 
updateEntity(String, String, String, String) - Method in class com.haulmont.restapi.controllers.EntitiesController
 
updateEntity(String, String, String, String) - Method in class com.haulmont.restapi.service.EntitiesControllerManager
 
updateItem(T) - Method in interface com.haulmont.cuba.gui.data.CollectionDatasource
Update an item in the collection if it is already there.
updateItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionDatasourceImpl
 
updateItem(T) - Method in class com.haulmont.cuba.gui.data.impl.CollectionPropertyDatasourceImpl
 
updateLogTail(boolean) - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
updateLogTail(Timer) - Method in class com.haulmont.cuba.web.app.ui.serverlogviewer.ServerLogWindow
 
updateMethodParameters(List<MethodParameterInfo>) - Method in class com.haulmont.cuba.core.entity.ScheduledTask
 
updatePosition(float, float) - Method in interface com.haulmont.cuba.gui.components.SplitPanel.PositionUpdateListener
Deprecated.
 
updateSession() - Method in class com.haulmont.cuba.core.app.Emailer
 
updateSession() - Method in interface com.haulmont.cuba.core.app.EmailerAPI
Updates Properties for JavaMail Session
updateSession() - Method in class com.haulmont.cuba.core.app.EmailSender
 
updateSession() - Method in interface com.haulmont.cuba.core.app.EmailSenderAPI
 
updateSession() - Method in class com.haulmont.cuba.core.jmx.Emailer
 
updateSession() - Method in interface com.haulmont.cuba.core.jmx.EmailerMBean
 
updateSession() - Method in class com.haulmont.cuba.core.sys.CubaMailSender
 
updateSessionLogRecord(UserSession, SessionAction) - Method in interface com.haulmont.cuba.security.app.UserSessionLog
Updates params on provided session log record.
updateSessionLogRecord(UserSession, SessionAction) - Method in class com.haulmont.cuba.security.app.UserSessionLogBean
 
UpdateSetNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
UpdateSetNode(Token) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.UpdateSetNode
 
upload(HttpServletRequest, HttpServletResponse) - Method in class com.haulmont.cuba.core.controllers.FileUploadController
 
uploadError(String) - Method in class com.haulmont.cuba.gui.components.FileMultiUploadField.UploadListener
Deprecated.
uploadFailed(FileUploadField.Listener.Event) - Method in interface com.haulmont.cuba.gui.components.FileUploadField.Listener
Deprecated.
 
uploadFailed(FileUploadField.Listener.Event) - Method in class com.haulmont.cuba.gui.components.FileUploadField.ListenerAdapter
Deprecated.
 
UploadField - Interface in com.haulmont.cuba.gui.components
 
UploadField.DropZone - Class in com.haulmont.cuba.gui.components
Drop zone descriptor.
UploadField.FileUploadErrorEvent - Class in com.haulmont.cuba.gui.components
 
UploadField.FileUploadErrorListener - Interface in com.haulmont.cuba.gui.components
 
UploadField.FileUploadEvent - Class in com.haulmont.cuba.gui.components
 
UploadField.FileUploadFinishEvent - Class in com.haulmont.cuba.gui.components
 
UploadField.FileUploadFinishListener - Interface in com.haulmont.cuba.gui.components
 
UploadField.FileUploadStartEvent - Class in com.haulmont.cuba.gui.components
 
UploadField.FileUploadStartListener - Interface in com.haulmont.cuba.gui.components
 
uploadFile(InputStream, FileDescriptor) - Method in interface com.haulmont.cuba.core.sys.remoting.LocalFileExchangeService
 
uploadFile(InputStream, FileDescriptor) - Method in class com.haulmont.cuba.core.sys.remoting.LocalFileExchangeServiceBean
 
uploadFile(HttpServletRequest, String) - Method in class com.haulmont.restapi.controllers.FileUploadController
Method for simple file upload.
uploadFile(MultipartFile, String, HttpServletRequest) - Method in class com.haulmont.restapi.controllers.FileUploadController
Method for multipart file upload.
uploadFinished(FileUploadField.Listener.Event) - Method in interface com.haulmont.cuba.gui.components.FileUploadField.Listener
Deprecated.
 
uploadFinished(FileUploadField.Listener.Event) - Method in class com.haulmont.cuba.gui.components.FileUploadField.ListenerAdapter
Deprecated.
 
UploadListener() - Constructor for class com.haulmont.cuba.gui.components.FileMultiUploadField.UploadListener
Deprecated.
 
uploadStarted(FileUploadField.Listener.Event) - Method in interface com.haulmont.cuba.gui.components.FileUploadField.Listener
Deprecated.
 
uploadStarted(FileUploadField.Listener.Event) - Method in class com.haulmont.cuba.gui.components.FileUploadField.ListenerAdapter
Deprecated.
 
uploadSucceeded(FileUploadField.Listener.Event) - Method in interface com.haulmont.cuba.gui.components.FileUploadField.Listener
Deprecated.
 
uploadSucceeded(FileUploadField.Listener.Event) - Method in class com.haulmont.cuba.gui.components.FileUploadField.ListenerAdapter
Deprecated.
 
urlEncode(String, boolean) - Static method in class com.haulmont.cuba.core.app.filestorage.amazon.util.HttpUtils
 
URLEncodeUtils - Class in com.haulmont.bali.util
 
UrlResource - Interface in com.haulmont.cuba.gui.components
A resource that can be loaded from the given URL.
useLazyCollection(String) - Method in class com.haulmont.cuba.client.sys.PersistenceManagerClient
 
useLazyCollection(String) - Method in class com.haulmont.cuba.core.app.PersistenceManager
 
useLazyCollection(String) - Method in interface com.haulmont.cuba.core.app.PersistenceManagerAPI
Whether to use a lazy collection datasource for this entity, based on current statistics.
useLazyCollection(String) - Method in interface com.haulmont.cuba.core.app.PersistenceManagerService
 
useLazyCollection(String) - Method in class com.haulmont.cuba.core.app.PersistenceManagerServiceBean
 
useLocaleLanguageOnly() - Method in class com.haulmont.cuba.core.global.MessageTools
 
useLookupScreen(String) - Method in class com.haulmont.cuba.client.sys.PersistenceManagerClient
 
useLookupScreen(String) - Method in class com.haulmont.cuba.core.app.PersistenceManager
 
useLookupScreen(String) - Method in interface com.haulmont.cuba.core.app.PersistenceManagerAPI
Whether to use a lookup screen or a dropdown for this entity, based on current statistics.
useLookupScreen(String) - Method in interface com.haulmont.cuba.core.app.PersistenceManagerService
 
useLookupScreen(String) - Method in class com.haulmont.cuba.core.app.PersistenceManagerServiceBean
 
useOrderByForPaging() - Method in interface com.haulmont.cuba.core.sys.persistence.DbmsFeatures
 
usePresentations(boolean) - Method in interface com.haulmont.cuba.gui.components.Component.HasPresentations
 
USER - Static variable in class com.haulmont.cuba.core.sys.logging.LogMdc
 
User - Class in com.haulmont.cuba.security.entity
User
User() - Constructor for class com.haulmont.cuba.security.entity.User
 
USER_ID - Static variable in class com.haulmont.cuba.client.testsupport.TestUserSessionSource
 
USER_ID - Static variable in class com.haulmont.cuba.testsupport.TestUserSessionSource
 
USER_SESSION_ATTR - Static variable in class com.haulmont.cuba.web.App
 
UserAccessChecker - Interface in com.haulmont.cuba.security.auth
Checks if user can access the system.
UserActionsLogger - Interface in com.haulmont.cuba.gui.logging
To log user actions such as opening of window, closing of window, click on button, select menu item and other.
UserBrowser - Class in com.haulmont.cuba.gui.app.security.user.browse
 
UserBrowser() - Constructor for class com.haulmont.cuba.gui.app.security.user.browse.UserBrowser
 
UserConnectedEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired after Connection is connected to middleware right before firing Connection.StateChangeListener listeners.
UserConnectedEvent(Connection, Credentials) - Constructor for class com.haulmont.cuba.web.security.events.UserConnectedEvent
 
UserCredentialsChecker - Interface in com.haulmont.cuba.security.auth
Checks if passed credentials object is valid.
UserDisconnectedEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired after Connection is disconnected from middleware right before firing Connection.StateChangeListener listeners.
UserDisconnectedEvent(Connection, UserSession) - Constructor for class com.haulmont.cuba.web.security.events.UserDisconnectedEvent
 
UserEditor - Class in com.haulmont.cuba.gui.app.security.user.edit
 
UserEditor() - Constructor for class com.haulmont.cuba.gui.app.security.user.edit.UserEditor
 
UserEditor.Companion - Interface in com.haulmont.cuba.gui.app.security.user.edit
 
UserEditorCompanion - Class in com.haulmont.cuba.web.app.ui.security.user
 
UserEditorCompanion() - Constructor for class com.haulmont.cuba.web.app.ui.security.user.UserEditorCompanion
 
UserEntityListener - Class in com.haulmont.cuba.security.listener
 
UserEntityListener() - Constructor for class com.haulmont.cuba.security.listener.UserEntityListener
 
UserFormatTools - Interface in com.haulmont.cuba.core.global
 
UserFormatToolsImpl - Class in com.haulmont.cuba.core.global
 
UserFormatToolsImpl() - Constructor for class com.haulmont.cuba.core.global.UserFormatToolsImpl
 
UserGroupChangedEvent - Class in com.haulmont.cuba.gui.app.security.group.browse
 
UserGroupChangedEvent(Tree<Group>, List<User>, Group) - Constructor for class com.haulmont.cuba.gui.app.security.group.browse.UserGroupChangedEvent
 
UserIndicator - Interface in com.haulmont.cuba.gui.components.mainwindow
 
UserInfo - Class in com.haulmont.restapi.data
 
UserInfo(User) - Constructor for class com.haulmont.restapi.data.UserInfo
 
UserInfoController - Class in com.haulmont.restapi.controllers
REST controller that is used for getting an information about the current user
UserInfoController() - Constructor for class com.haulmont.restapi.controllers.UserInfoController
 
UserInfoControllerManager - Class in com.haulmont.restapi.service
Class that is used by the UserInfoController for getting an information about the current user
UserInfoControllerManager() - Constructor for class com.haulmont.restapi.service.UserInfoControllerManager
 
UserInvalidationEvent - Class in com.haulmont.cuba.security.events
This event is used to notify listeners about user invalidation: when the user has been deleted or deactivated.
UserInvalidationEvent(User) - Constructor for class com.haulmont.cuba.security.events.UserInvalidationEvent
 
UserInvalidationListener - Class in com.haulmont.cuba.security.listener
 
UserInvalidationListener() - Constructor for class com.haulmont.cuba.security.listener.UserInvalidationListener
 
UserInvocationContext - Class in com.haulmont.cuba.core.sys
Parameters of user invocation, may be passed by client tier
UserInvocationContext() - Constructor for class com.haulmont.cuba.core.sys.UserInvocationContext
 
UserIpRestrictedException - Exception in com.haulmont.cuba.security.global
Exception that is thrown when user does not have permission to log in from the current IP.
UserIpRestrictedException(String) - Constructor for exception com.haulmont.cuba.security.global.UserIpRestrictedException
 
UserIpRestrictedException(String, Object...) - Constructor for exception com.haulmont.cuba.security.global.UserIpRestrictedException
 
UserLoggedInEvent - Class in com.haulmont.cuba.security.auth.events
Event that is published by AuthenticationManager after user is logged in and user session is completely initialized and stored in user sessions storage.
UserLoggedInEvent(Credentials, AuthenticationDetails) - Constructor for class com.haulmont.cuba.security.auth.events.UserLoggedInEvent
 
UserLoggedOutEvent - Class in com.haulmont.cuba.security.auth.events
Event that is published by AuthenticationManager after user is logged out and session of the user has been removed from user session storage.
UserLoggedOutEvent(UserSession) - Constructor for class com.haulmont.cuba.security.auth.events.UserLoggedOutEvent
 
UserLookup - Class in com.haulmont.cuba.gui.app.security.user.browse
 
UserLookup() - Constructor for class com.haulmont.cuba.gui.app.security.user.browse.UserLookup
 
UserManagementService - Interface in com.haulmont.cuba.security.app
Service providing maintenance operations on security entities.
UserManagementServiceBean - Class in com.haulmont.cuba.security.app
 
UserManagementServiceBean() - Constructor for class com.haulmont.cuba.security.app.UserManagementServiceBean
 
UserPasswordChangedEvent - Class in com.haulmont.cuba.gui.app.security.events
An event that is fired when the password of a user has been changed.
UserPasswordChangedEvent(Window, User, String) - Constructor for class com.haulmont.cuba.gui.app.security.events.UserPasswordChangedEvent
 
UserRemoveAction - Class in com.haulmont.cuba.gui.app.security.user.browse
 
UserRemoveAction(ListComponent, UserManagementService) - Constructor for class com.haulmont.cuba.gui.app.security.user.browse.UserRemoveAction
 
UserRemovedEvent - Class in com.haulmont.cuba.gui.events
Event that is fired for UI when User removed from UI.
UserRemovedEvent(User) - Constructor for class com.haulmont.cuba.gui.events.UserRemovedEvent
 
UserRole - Class in com.haulmont.cuba.security.entity
Link between users and roles.
UserRole() - Constructor for class com.haulmont.cuba.security.entity.UserRole
 
UserSession - Class in com.haulmont.cuba.security.global
Class that encapsulates an active user session.
UserSession() - Constructor for class com.haulmont.cuba.security.global.UserSession
INTERNAL Used only for kryo serialization
UserSession(UUID, User, Collection<Role>, Locale, boolean) - Constructor for class com.haulmont.cuba.security.global.UserSession
INTERNAL
UserSession(UserSession, User, Collection<Role>, Locale) - Constructor for class com.haulmont.cuba.security.global.UserSession
INTERNAL
UserSession(UserSession) - Constructor for class com.haulmont.cuba.security.global.UserSession
INTERNAL
UserSessionEntity - Class in com.haulmont.cuba.security.entity
Non-persistent entity to show user sessions list in UI.
UserSessionEntity() - Constructor for class com.haulmont.cuba.security.entity.UserSessionEntity
 
UserSessionFinder - Interface in com.haulmont.cuba.core.sys
INTERNAL.
UserSessionFinishedEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired after logout of user session on middleware.
UserSessionFinishedEvent(Connection, UserSession) - Constructor for class com.haulmont.cuba.web.security.events.UserSessionFinishedEvent
 
UserSessionInfo(UserSession, long) - Constructor for class com.haulmont.cuba.security.app.UserSessions.UserSessionInfo
 
UserSessionLog - Interface in com.haulmont.cuba.security.app
API for user sessions logging.
UserSessionLogBean - Class in com.haulmont.cuba.security.app
 
UserSessionLogBean() - Constructor for class com.haulmont.cuba.security.app.UserSessionLogBean
 
userSessionLoggedIn(UserSession) - Method in interface com.haulmont.cuba.web.auth.CubaAuthProvider
Deprecated.
Use application event handler for UserConnectedEvent instead.
userSessionLoggedIn(UserSession) - Method in class com.haulmont.cuba.web.auth.IdpAuthProvider
Deprecated.
 
UserSessionManager - Class in com.haulmont.cuba.security.sys
INTERNAL.
UserSessionManager() - Constructor for class com.haulmont.cuba.security.sys.UserSessionManager
 
UserSessions - Class in com.haulmont.cuba.security.app
User sessions distributed cache.
UserSessions() - Constructor for class com.haulmont.cuba.security.app.UserSessions
 
UserSessions - Class in com.haulmont.cuba.security.jmx
 
UserSessions() - Constructor for class com.haulmont.cuba.security.jmx.UserSessions
 
UserSessions.UserSessionInfo - Class in com.haulmont.cuba.security.app
 
UserSessionsAPI - Interface in com.haulmont.cuba.security.app
User sessions distributed cache.
UserSessionsDatasource - Class in com.haulmont.cuba.gui.app.security.session.browse
 
UserSessionsDatasource() - Constructor for class com.haulmont.cuba.gui.app.security.session.browse.UserSessionsDatasource
 
UserSessionService - Interface in com.haulmont.cuba.security.app
Service interface to active UserSessions management.
UserSessionService.Filter - Class in com.haulmont.cuba.security.app
 
UserSessionServiceBean - Class in com.haulmont.cuba.security.app
Service facade to active UserSessions management.
UserSessionServiceBean() - Constructor for class com.haulmont.cuba.security.app.UserSessionServiceBean
 
UserSessionsMBean - Interface in com.haulmont.cuba.security.jmx
JMX interface for UserSessionsAPI
UserSessionSource - Interface in com.haulmont.cuba.core.global
Central infrastructure interface to provide access to a current user session.
UserSessionSourceImpl - Class in com.haulmont.cuba.core.sys
 
UserSessionSourceImpl() - Constructor for class com.haulmont.cuba.core.sys.UserSessionSourceImpl
 
UserSessionStartedEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired after user session is created on middleware.
UserSessionStartedEvent(Connection, Credentials, AuthenticationDetails) - Constructor for class com.haulmont.cuba.web.security.events.UserSessionStartedEvent
 
UserSessionSubstitutedEvent - Class in com.haulmont.cuba.web.security.events
Event that is fired by Connection when session user has been substituted on middleware right before firing Connection.StateChangeListener listeners.
UserSessionSubstitutedEvent(Connection, UserSession, UserSession) - Constructor for class com.haulmont.cuba.web.security.events.UserSessionSubstitutedEvent
 
UserSessionUrlsHolder - Class in com.haulmont.cuba.core.sys.remoting.discovery
Stores the list of server URLs in the UserSession.
UserSessionUrlsHolder(UserSession) - Constructor for class com.haulmont.cuba.core.sys.remoting.discovery.UserSessionUrlsHolder
 
UserSetHelper - Class in com.haulmont.cuba.gui.components.filter
 
UserSetHelper() - Constructor for class com.haulmont.cuba.gui.components.filter.UserSetHelper
 
UserSetting - Class in com.haulmont.cuba.security.entity
Record for user setting.
UserSetting() - Constructor for class com.haulmont.cuba.security.entity.UserSetting
 
UserSettingService - Interface in com.haulmont.cuba.security.app
Service providing current user settings functionality: an application can save/load some "setting" (plain or XML string) for current user.
UserSettingServiceBean - Class in com.haulmont.cuba.security.app
 
UserSettingServiceBean() - Constructor for class com.haulmont.cuba.security.app.UserSettingServiceBean
 
UserSettingsTools - Class in com.haulmont.cuba.web.app
Utility bean for work with user settings on web client tier.
UserSettingsTools() - Constructor for class com.haulmont.cuba.web.app.UserSettingsTools
 
UserSettingsTools.FoldersState - Class in com.haulmont.cuba.web.app
 
userSubstituted(Connection.UserSubstitutedEvent) - Method in interface com.haulmont.cuba.web.Connection.UserSubstitutionListener
 
userSubstituted(Connection.UserSubstitutedEvent) - Method in class com.haulmont.cuba.web.DefaultApp
 
UserSubstitutedEvent - Class in com.haulmont.cuba.security.auth.events
Event that is fired by AuthenticationManager after user is substituted and the new session is created.
UserSubstitutedEvent(UserSession, UserSession) - Constructor for class com.haulmont.cuba.security.auth.events.UserSubstitutedEvent
 
UserSubstitutedEvent(Connection) - Constructor for class com.haulmont.cuba.web.Connection.UserSubstitutedEvent
 
UserSubstitution - Class in com.haulmont.cuba.security.entity
User substitution definition.
UserSubstitution() - Constructor for class com.haulmont.cuba.security.entity.UserSubstitution
 
UserSubstitutionEditor - Class in com.haulmont.cuba.gui.app.security.usersubst.edit
 
UserSubstitutionEditor() - Constructor for class com.haulmont.cuba.gui.app.security.usersubst.edit.UserSubstitutionEditor
 
UserSubstitutionsChangedEvent - Class in com.haulmont.cuba.gui.events
Event that is fired for UI when User substitutions for currently logged in user are changed.
UserSubstitutionsChangedEvent(User) - Constructor for class com.haulmont.cuba.gui.events.UserSubstitutionsChangedEvent
 
UserSwitchLinkHandlerProcessor - Class in com.haulmont.cuba.web.sys.linkhandling
 
UserSwitchLinkHandlerProcessor() - Constructor for class com.haulmont.cuba.web.sys.linkhandling.UserSwitchLinkHandlerProcessor
 
UserTimeZone - Class in com.haulmont.cuba.security.app
DTO for managing user's own time zone.
UserTimeZone(String, boolean) - Constructor for class com.haulmont.cuba.security.app.UserTimeZone
 
UserUtils - Class in com.haulmont.cuba.security.global
Utility class for User full name creation.
UserUtils() - Constructor for class com.haulmont.cuba.security.global.UserUtils
 
UTC - Static variable in class com.haulmont.cuba.core.global.TimeZones
 
UuidConverter - Class in com.haulmont.cuba.core.sys
 
UuidConverter() - Constructor for class com.haulmont.cuba.core.sys.UuidConverter
 
UUIDDatatype - Class in com.haulmont.chile.core.datatypes.impl
 
UUIDDatatype() - Constructor for class com.haulmont.chile.core.datatypes.impl.UUIDDatatype
 
UuidProvider - Class in com.haulmont.cuba.core.global
Provides static method to create UUIDs.
UuidProvider() - Constructor for class com.haulmont.cuba.core.global.UuidProvider
 
UuidSource - Interface in com.haulmont.cuba.core.global
Global interface to create UUIDs.
UuidSourceClientImpl - Class in com.haulmont.cuba.client.sys
 
UuidSourceClientImpl() - Constructor for class com.haulmont.cuba.client.sys.UuidSourceClientImpl
 
UuidSourceImpl - Class in com.haulmont.cuba.core.sys
 
UuidSourceImpl() - Constructor for class com.haulmont.cuba.core.sys.UuidSourceImpl
 
UuidTypeFactory - Class in com.haulmont.cuba.core.config.type
 
UuidTypeFactory() - Constructor for class com.haulmont.cuba.core.config.type.UuidTypeFactory
 
UUIDTypeHandler - Class in com.haulmont.cuba.core.sys.mybatis
 
UUIDTypeHandler() - Constructor for class com.haulmont.cuba.core.sys.mybatis.UUIDTypeHandler
 

V

VAADIN_PREFIX - Static variable in class com.haulmont.cuba.web.sys.WebJarResourceResolver
 
VaadinSessionScope - Class in com.haulmont.cuba.web.sys
 
VaadinSessionScope() - Constructor for class com.haulmont.cuba.web.sys.VaadinSessionScope
 
valid() - Method in class com.haulmont.cuba.gui.data.impl.DatasourceImpl
 
valid() - Method in interface com.haulmont.cuba.gui.data.impl.DatasourceImplementation
Moves the datasource to State#VALID.
valid() - Method in class com.haulmont.cuba.gui.data.impl.EmbeddedDatasourceImpl
 
valid() - Method in class com.haulmont.cuba.gui.data.impl.PropertyDatasourceImpl
 
valid() - Method in class com.haulmont.cuba.gui.data.impl.RuntimePropsDatasourceImpl
 
validate(T, Class<?>[]) - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.ValidatorStub
 
validate(Object) - Method in class com.haulmont.cuba.gui.app.core.categories.SizeWithUnitValidator
 
validate(Object) - Method in class com.haulmont.cuba.gui.app.core.scheduled.CronValidator
 
validate() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
validate(List<Component.Validatable>) - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
validate(List<Component.Validatable>) - Method in class com.haulmont.cuba.gui.components.AbstractWindow
 
validate() - Method in interface com.haulmont.cuba.gui.components.Component.Validatable
 
validate(Object) - Method in interface com.haulmont.cuba.gui.components.Field.Validator
 
validate() - Method in interface com.haulmont.cuba.gui.components.FieldGroup
 
validate() - Method in interface com.haulmont.cuba.gui.components.Frame
Check validity by invoking validators on all components which support them.
validate(List<Component.Validatable>) - Method in interface com.haulmont.cuba.gui.components.Frame
Check validity by invoking validators on specified components which support them and show validation result notification.
validate(Object) - Method in class com.haulmont.cuba.gui.components.validators.BeanValidator
 
validate(Object) - Method in class com.haulmont.cuba.gui.components.validators.DateValidator
 
validate(Object) - Method in class com.haulmont.cuba.gui.components.validators.DoubleValidator
 
validate(Object) - Method in class com.haulmont.cuba.gui.components.validators.EmailValidator
 
validate(Object) - Method in class com.haulmont.cuba.gui.components.validators.IntegerValidator
 
validate(Object) - Method in class com.haulmont.cuba.gui.components.validators.LongValidator
 
validate(Object) - Method in class com.haulmont.cuba.gui.components.validators.PatternValidator
 
validate(Object) - Method in class com.haulmont.cuba.gui.components.validators.RangeValidator
Deprecated.
 
validate(Object) - Method in class com.haulmont.cuba.gui.components.validators.ScriptValidator
 
validate(Object) - Method in class com.haulmont.cuba.gui.components.validators.StringValidator
 
validate() - Method in interface com.haulmont.cuba.gui.components.Window.Lookup.Validator
Called upon selection.
validate(List<Component.Validatable>) - Method in interface com.haulmont.cuba.gui.components.Window
Check validity by invoking validators on specified components which support them and show validation result notification.
validate() - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
validate() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
validate(List<Component.Validatable>) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
validateAdditionalRules(ValidationErrors) - Method in class com.haulmont.cuba.gui.components.EditorWindowDelegate
 
validateAll() - Method in class com.haulmont.cuba.gui.components.AbstractFrame
 
validateAll() - Method in class com.haulmont.cuba.gui.components.AbstractWindow
Check validity by invoking validators on all components which support them and show validation result notification.
validateAll() - Method in interface com.haulmont.cuba.gui.components.Frame
Check validity by invoking validators on all components which support them and show validation result notification.
validateAll() - Method in interface com.haulmont.cuba.gui.components.Window
Check validity by invoking validators on all components which support them and show validation result notification.
validateAll() - Method in class com.haulmont.cuba.web.gui.WebWindow
 
validateProperty(T, String, Class<?>[]) - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.ValidatorStub
 
validateValue(Class<T>, String, Object, Class<?>[]) - Method in class com.haulmont.cuba.client.testsupport.TestBeanValidation.ValidatorStub
 
ValidationErrors - Class in com.haulmont.cuba.gui.components
Encapsulates errors found during components validation.
ValidationErrors() - Constructor for class com.haulmont.cuba.gui.components.ValidationErrors
 
ValidationErrors.Item - Class in com.haulmont.cuba.gui.components
 
ValidationException - Exception in com.haulmont.cuba.gui.components
Exception to be thrown by field validators.
ValidationException() - Constructor for exception com.haulmont.cuba.gui.components.ValidationException
 
ValidationException(String) - Constructor for exception com.haulmont.cuba.gui.components.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception com.haulmont.cuba.gui.components.ValidationException
 
ValidationException(Throwable) - Constructor for exception com.haulmont.cuba.gui.components.ValidationException
 
ValidationException.HasRelatedComponent - Interface in com.haulmont.cuba.gui.components
 
ValidationFailedException - Exception in com.haulmont.cuba.gui.components
 
ValidationFailedException(String, Component, Exception) - Constructor for exception com.haulmont.cuba.gui.components.ValidationFailedException
 
ValidationOptions() - Constructor for class com.haulmont.cuba.core.global.BeanValidation.ValidationOptions
 
ValidatorStub() - Constructor for class com.haulmont.cuba.client.testsupport.TestBeanValidation.ValidatorStub
 
value - Variable in class com.haulmont.cuba.core.sys.MetadataBuildSupport.XmlAnnotation
 
VALUE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.DOM
 
VALUE_ID_SUFFIX - Static variable in class com.haulmont.cuba.security.entity.EntityLogAttr
 
valueChanged(Component.ValueChangeEvent) - Method in interface com.haulmont.cuba.gui.components.Component.ValueChangeListener
Called when value of Component changed.
valueChanged(DateIntervalValue) - Method in interface com.haulmont.cuba.gui.components.filter.dateinterval.DateInIntervalComponent.ValueChangeListener
 
valueChanged(Object, Object) - Method in interface com.haulmont.cuba.gui.components.filter.Param.ParamValueChangeListener
 
valueChanged(T, String, Object, Object) - Method in class com.haulmont.cuba.gui.data.impl.DsListenerAdapter
Deprecated.
 
valueChanged(T, String, Object, Object) - Method in interface com.haulmont.cuba.gui.data.ValueListener
Deprecated.
Called when an attribute value changed.
ValueChangeEvent(Component.HasValue, Object, Object) - Constructor for class com.haulmont.cuba.gui.components.Component.ValueChangeEvent
 
ValueCollectionDatasourceImpl - Class in com.haulmont.cuba.gui.data.impl
ValueCollectionDatasourceImpl() - Constructor for class com.haulmont.cuba.gui.data.impl.ValueCollectionDatasourceImpl
 
ValueDatasource - Interface in com.haulmont.cuba.gui.data.impl
Base interface of datasources that work with KeyValueEntity.
ValueDatasourceDelegate - Class in com.haulmont.cuba.gui.data.impl
 
ValueDatasourceDelegate(CollectionDatasourceImpl) - Constructor for class com.haulmont.cuba.gui.data.impl.ValueDatasourceDelegate
 
ValueGroupDatasourceImpl - Class in com.haulmont.cuba.gui.data.impl
ValueGroupDatasourceImpl() - Constructor for class com.haulmont.cuba.gui.data.impl.ValueGroupDatasourceImpl
 
ValueHierarchicalDatasourceImpl - Class in com.haulmont.cuba.gui.data.impl
ValueHierarchicalDatasourceImpl() - Constructor for class com.haulmont.cuba.gui.data.impl.ValueHierarchicalDatasourceImpl
 
ValueListener - Interface in com.haulmont.chile.core.common
ValueListener<T> - Interface in com.haulmont.cuba.gui.data
ValueLoadContext - Class in com.haulmont.cuba.core.global
Class that defines parameters for loading values from the database via DataManager.loadValues(ValueLoadContext).
ValueLoadContext() - Constructor for class com.haulmont.cuba.core.global.ValueLoadContext
 
ValueLoadContext.Query - Class in com.haulmont.cuba.core.global
Class that defines a query to be executed for loading values.
valueOf(String) - Static method in enum com.haulmont.chile.core.model.MetaProperty.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.chile.core.model.Range.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.app.dynamicattributes.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.app.events.EntityChangedEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.app.execution.ExecutionContext.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.app.importexport.CollectionImportPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.app.importexport.ReferenceImportBehaviour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.app.serialization.EntitySerializationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.app.serialization.ViewSerializationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.config.EnumStoreMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.config.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.entity.annotation.ConversionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.entity.annotation.CurrencyLabelPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.entity.annotation.LookupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.entity.diff.EntityPropertyDiff.ItemState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.entity.FtsChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.entity.LockDescriptorNameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.entity.ScheduledTaskDefinedBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.entity.SchedulingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.global.ClientType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.global.DeletePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.global.FetchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.global.FileStorageException.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.global.filter.ConditionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.global.filter.LogicalOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.global.filter.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.global.filter.ParameterInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.global.Logging.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.global.ScriptExecutionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.global.SendingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.sys.dbupdate.ScriptType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.sys.jpql.InferredType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.core.sys.listener.EntityListenerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.app.core.dev.LayoutTipType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.app.security.entity.AttributePermissionVariant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.app.security.entity.PermissionVariant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.app.security.entity.UiPermissionVariant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.app.security.role.edit.PermissionValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.app.security.role.edit.PropertyPermissionValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.app.security.role.edit.UiPermissionValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.Action.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.actions.ListActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.AggregationInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.Calendar.TimeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.CaptionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.Component.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.Component.MouseEventDetails.MouseButton
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.CurrencyField.CurrencyLabelPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.DataGrid.ColumnResizeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.DataGrid.DataGridStaticCellType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.DataGrid.ScrollDestination
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.DataGrid.SelectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.DataGrid.SortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.DateField.Resolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.DatePicker.Resolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.DialogAction.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.Embedded.Type
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.ExpandingLayout.ExpandDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.FieldGroup.FieldAttachMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.FieldGroup.FieldCaptionAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.FileUploadField.FileStoragePutMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.filter.FilterDelegate.FilterMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.filter.GroupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.filter.Param.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.filter.Param.ValueProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.filter.ParamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.Frame.MessageMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.Frame.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.GroupBoxLayout.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.Image.ScaleMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.KeyCombination.Key
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.KeyCombination.Modifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.ListEditor.ItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.LookupField.FilterMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.mainwindow.AppWorkArea.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.mainwindow.AppWorkArea.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.MaskedField.ValueMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.OptionsGroup.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.PickerField.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.PopupButton.PopupOpenDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.ResizableTextArea.ResizeDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.RowsCount.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.ScrollBoxLayout.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.ScrollBoxLayout.ScrollBarPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.SearchField.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.SizeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.SourceCodeEditor.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.SplitPanel.DockMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.Table.AggregationStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.Table.ColumnAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.Table.RowHeaderMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.Table.SortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.TextInputField.CaseConversion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.TextInputField.TextChangeEventMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.TokenList.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.components.Window.ContentSwitchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.config.DeviceInfo.OperatingSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.data.CollectionDatasource.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.data.CollectionDatasource.RefreshMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.data.CollectionDatasource.Sortable.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.data.CollectionDatasourceListener.Operation
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.data.Datasource.CommitMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.data.Datasource.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.executors.impl.TasksWatchDog.ExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.export.ExcelExporter.ExportMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.icons.CubaIcon
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.logging.UIPerformanceLogger.LifeCycle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.gui.WindowManager.OpenMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
valueOf(String) - Static method in enum com.haulmont.cuba.gui.WindowParams
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.security.entity.ConstraintCheckType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.security.entity.ConstraintOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.security.entity.EntityAttrAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.security.entity.EntityLogItem.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.security.entity.EntityOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.security.entity.PermissionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.security.entity.RoleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.security.entity.SessionAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.security.global.SessionParams
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.cuba.web.log.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.idp.controllers.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.idp.IdpAuthMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.restapi.auth.TokenRevocationInitiator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.restapi.idp.IdpAuthLifecycleManager.IdpSessionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.restapi.service.filter.RestFilterGroupCondition.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.haulmont.restapi.transform.JsonTransformationDirection
Returns the enum constant of this type with the specified name.
ValuePathHelper - Class in com.haulmont.cuba.gui.components
Utility class to format and parse component paths
ValuePathHelper() - Constructor for class com.haulmont.cuba.gui.components.ValuePathHelper
 
ValueProvider - Interface in com.haulmont.cuba.gui.components
 
values() - Static method in enum com.haulmont.chile.core.model.MetaProperty.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.chile.core.model.Range.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.app.dynamicattributes.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.app.events.EntityChangedEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.app.execution.ExecutionContext.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.app.importexport.CollectionImportPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.app.importexport.ReferenceImportBehaviour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.app.serialization.EntitySerializationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.app.serialization.ViewSerializationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.config.EnumStoreMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.config.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.entity.annotation.ConversionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.entity.annotation.CurrencyLabelPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.entity.annotation.LookupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.entity.diff.EntityPropertyDiff.ItemState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.entity.FtsChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.entity.LockDescriptorNameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.entity.ScheduledTaskDefinedBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.entity.SchedulingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.global.ClientType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.global.DeletePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.global.FetchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.global.FileStorageException.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.global.filter.ConditionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.global.filter.LogicalOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.global.filter.Op
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.global.filter.ParameterInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.global.Logging.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.global.ScriptExecutionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.global.SendingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.sys.dbupdate.ScriptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.sys.jpql.InferredType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.core.sys.listener.EntityListenerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.app.core.dev.LayoutTipType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.app.security.entity.AttributePermissionVariant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.app.security.entity.PermissionVariant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.app.security.entity.UiPermissionVariant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.app.security.role.edit.PermissionValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.app.security.role.edit.PropertyPermissionValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.app.security.role.edit.UiPermissionValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.Action.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.actions.ListActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.AggregationInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.Calendar.TimeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.CaptionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.Component.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.Component.MouseEventDetails.MouseButton
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.CurrencyField.CurrencyLabelPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.DataGrid.ColumnResizeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.DataGrid.DataGridStaticCellType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.DataGrid.ScrollDestination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.DataGrid.SelectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.DataGrid.SortDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.DateField.Resolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.DatePicker.Resolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.DialogAction.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.Embedded.Type
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.ExpandingLayout.ExpandDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.FieldGroup.FieldAttachMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.FieldGroup.FieldCaptionAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.FileUploadField.FileStoragePutMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.filter.dateinterval.DateIntervalValue.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.filter.FilterDelegate.FilterMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.filter.GroupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.filter.Param.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.filter.Param.ValueProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.filter.ParamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.Frame.MessageMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.Frame.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.GroupBoxLayout.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.Image.ScaleMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.KeyCombination.Key
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.KeyCombination.Modifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.ListEditor.ItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.LookupField.FilterMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.mainwindow.AppWorkArea.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.mainwindow.AppWorkArea.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.MaskedField.ValueMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.OptionsGroup.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.PickerField.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.PopupButton.PopupOpenDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.ResizableTextArea.ResizeDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.RowsCount.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.ScrollBoxLayout.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.ScrollBoxLayout.ScrollBarPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.SearchField.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.SizeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.SourceCodeEditor.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.SplitPanel.DockMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.Table.AggregationStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.Table.ColumnAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.Table.RowHeaderMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.Table.SortDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.TextInputField.CaseConversion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.TextInputField.TextChangeEventMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.TokenList.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.components.Window.ContentSwitchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.config.DeviceInfo.OperatingSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.data.CollectionDatasource.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.data.CollectionDatasource.RefreshMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.data.CollectionDatasource.Sortable.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.data.CollectionDatasourceListener.Operation
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.data.Datasource.CommitMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.data.Datasource.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.executors.impl.TasksWatchDog.ExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.export.ExcelExporter.ExportMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.icons.CubaIcon
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.logging.UIPerformanceLogger.LifeCycle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.WindowManager.OpenMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.gui.WindowParams
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.security.entity.ConstraintCheckType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.security.entity.ConstraintOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.security.entity.EntityAttrAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.security.entity.EntityLogItem.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.security.entity.EntityOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.security.entity.PermissionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.security.entity.RoleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.security.entity.SessionAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.security.global.SessionParams
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.cuba.web.log.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.idp.controllers.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.idp.IdpAuthMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.restapi.auth.TokenRevocationInitiator
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.haulmont.restapi.data.EnumInfo
 
values() - Static method in enum com.haulmont.restapi.idp.IdpAuthLifecycleManager.IdpSessionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.restapi.service.filter.RestFilterGroupCondition.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.haulmont.restapi.transform.JsonTransformationDirection
Returns an array containing the constants of this enum type, in the order they are declared.
VariableEntityReference - Class in com.haulmont.cuba.core.sys.jpql.transform
 
VariableEntityReference(String, String) - Constructor for class com.haulmont.cuba.core.sys.jpql.transform.VariableEntityReference
 
VariableManipulator - Class in com.haulmont.cuba.core.sys.jpql.transform
 
VariableManipulator() - Constructor for class com.haulmont.cuba.core.sys.jpql.transform.VariableManipulator
 
VBOX - Static variable in interface com.haulmont.cuba.gui.components.BoxLayout
Deprecated.
VBoxLayout - Interface in com.haulmont.cuba.gui.components
 
Versioned - Interface in com.haulmont.cuba.core.entity
Interface to be implemented by optimistically locked entities.
VERTICAL_ALIGN - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
verticalSplit - Variable in class com.haulmont.cuba.web.app.UserSettingsTools.FoldersState
 
view(View) - Method in class com.haulmont.cuba.core.global.FluentLoader.ById
Sets a view.
view(String) - Method in class com.haulmont.cuba.core.global.FluentLoader.ById
Sets a view by name.
view(View) - Method in class com.haulmont.cuba.core.global.FluentLoader.ByQuery
Sets a view.
view(String) - Method in class com.haulmont.cuba.core.global.FluentLoader.ByQuery
Sets a view by name.
view(View) - Method in class com.haulmont.cuba.core.global.FluentLoader
Sets a view.
view(String) - Method in class com.haulmont.cuba.core.global.FluentLoader
Sets a view by name.
View - Class in com.haulmont.cuba.core.global
Class to declare a graph of objects that must be retrieved from the database.
View(Class<? extends Entity>) - Constructor for class com.haulmont.cuba.core.global.View
 
View(Class<? extends Entity>, boolean) - Constructor for class com.haulmont.cuba.core.global.View
 
View(Class<? extends Entity>, String) - Constructor for class com.haulmont.cuba.core.global.View
 
View(Class<? extends Entity>, String, boolean) - Constructor for class com.haulmont.cuba.core.global.View
 
View(View, String, boolean) - Constructor for class com.haulmont.cuba.core.global.View
 
View(View, Class<? extends Entity>, String, boolean) - Constructor for class com.haulmont.cuba.core.global.View
 
View(View.ViewParams) - Constructor for class com.haulmont.cuba.core.global.View
 
View.ViewParams - Class in com.haulmont.cuba.core.global
Parameters object to be used in constructors.
viewContainsProperty(View, MetaPropertyPath) - Method in class com.haulmont.cuba.core.global.MetadataTools
Determine whether the view contains a property, traversing a view branch according to the given property path.
ViewHelper - Class in com.haulmont.cuba.core.sys
 
ViewNotFoundException - Exception in com.haulmont.cuba.core.global
This exception is raised when you try to get nonexistent view by entity/name.
ViewNotFoundException(String) - Constructor for exception com.haulmont.cuba.core.global.ViewNotFoundException
 
ViewParams() - Constructor for class com.haulmont.cuba.core.global.View.ViewParams
 
viewProperty - Variable in class com.haulmont.cuba.core.app.CrossDataStoreReferenceLoader.CrossDataStoreProperty
 
ViewProperty - Class in com.haulmont.cuba.core.global
Defines a View property.
ViewProperty(String, View) - Constructor for class com.haulmont.cuba.core.global.ViewProperty
 
ViewProperty(String, View, boolean) - Constructor for class com.haulmont.cuba.core.global.ViewProperty
Deprecated.
ViewProperty(String, View, FetchMode) - Constructor for class com.haulmont.cuba.core.global.ViewProperty
 
ViewRepository - Interface in com.haulmont.cuba.core.global
Represents a repository of View objects, accessible by names.
ViewRepositoryClientImpl - Class in com.haulmont.cuba.client.sys
 
ViewRepositoryClientImpl() - Constructor for class com.haulmont.cuba.client.sys.ViewRepositoryClientImpl
 
ViewRepositoryImpl - Class in com.haulmont.cuba.core.sys
 
ViewRepositoryImpl() - Constructor for class com.haulmont.cuba.core.sys.ViewRepositoryImpl
 
ViewRepositoryInfo - Class in com.haulmont.cuba.core.jmx
 
ViewRepositoryInfo(Metadata) - Constructor for class com.haulmont.cuba.core.jmx.ViewRepositoryInfo
 
viewResolver() - Method in class com.haulmont.cuba.web.sys.AppFrontConfig
 
ViewSerialization - Class in com.haulmont.cuba.core.app.serialization
 
ViewSerialization() - Constructor for class com.haulmont.cuba.core.app.serialization.ViewSerialization
 
ViewSerializationAPI - Interface in com.haulmont.cuba.core.app.serialization
Class that is used for serialization and deserialization of views to JSON.
ViewSerializationException - Exception in com.haulmont.cuba.core.app.serialization
 
ViewSerializationException() - Constructor for exception com.haulmont.cuba.core.app.serialization.ViewSerializationException
 
ViewSerializationException(String) - Constructor for exception com.haulmont.cuba.core.app.serialization.ViewSerializationException
 
ViewSerializationException(String, Throwable) - Constructor for exception com.haulmont.cuba.core.app.serialization.ViewSerializationException
 
ViewSerializationException(Throwable) - Constructor for exception com.haulmont.cuba.core.app.serialization.ViewSerializationException
 
ViewSerializationException(String, Throwable, boolean, boolean) - Constructor for exception com.haulmont.cuba.core.app.serialization.ViewSerializationException
 
ViewSerializationOption - Enum in com.haulmont.cuba.core.app.serialization
An object that configures how to serialize a view to JSON.
VirtualJpqlEntityModel - Class in com.haulmont.cuba.core.sys.jpql.model
 
VirtualJpqlEntityModel() - Constructor for class com.haulmont.cuba.core.sys.jpql.model.VirtualJpqlEntityModel
 
VISIBILITY - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
VisibilityChangeEvent(Component, boolean) - Constructor for class com.haulmont.cuba.gui.components.VisibilityChangeNotifier.VisibilityChangeEvent
 
VisibilityChangeNotifier - Interface in com.haulmont.cuba.gui.components
 
VisibilityChangeNotifier.VisibilityChangeEvent - Class in com.haulmont.cuba.gui.components
 
VisibilityChangeNotifier.VisibilityChangeListener - Interface in com.haulmont.cuba.gui.components
 
visible - Variable in class com.haulmont.cuba.web.app.UserSettingsTools.FoldersState
 
visit(Entity, MetaProperty) - Method in interface com.haulmont.cuba.core.global.EntityAttributeVisitor
Visits an entity attribute.
visit(T) - Method in class com.haulmont.cuba.core.sys.jpql.QueryTree
 
visit(BaseGenericIdEntity) - Method in interface com.haulmont.cuba.core.sys.persistence.PersistenceImplSupport.EntityVisitor
 
visit(Component) - Method in interface com.haulmont.cuba.gui.ComponentFinder
 
visit(Component, String) - Method in interface com.haulmont.cuba.gui.ComponentVisitor
 

W

walkAttributes(Element, Dom4j.ElementAttributeVisitor) - Static method in class com.haulmont.bali.util.Dom4j
 
walkAttributesRecursive(Element, Dom4j.ElementAttributeVisitor) - Static method in class com.haulmont.bali.util.Dom4j
 
walkComponents(Component.Container, ComponentVisitor) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
Visit all components below the specified container.
walkComponents(Component.Container, ComponentFinder) - Static method in class com.haulmont.cuba.gui.ComponentsHelper
Find first component by predicate
warn(String, String) - Static method in class com.haulmont.cuba.gui.app.core.dev.LayoutTip
 
warn(String, String, Object...) - Static method in class com.haulmont.cuba.gui.app.core.dev.LayoutTip
 
WARNING - Static variable in class com.haulmont.cuba.gui.components.Frame.MessageType
Warning with plain text message
warning(String) - Method in class com.haulmont.cuba.web.log.AppLog
 
WARNING_HTML - Static variable in class com.haulmont.cuba.gui.components.Frame.MessageType
Warning with HTML message
WARNING_NOTIFICATION_DELAY_MSEC - Static variable in class com.haulmont.cuba.web.WebWindowManager
 
wasNull() - Method in class com.haulmont.cuba.core.sys.jdbc.ProxyCallableStatement
 
WatchDog - Interface in com.haulmont.cuba.gui.executors
 
WeakCollectionChangeListener - Class in com.haulmont.cuba.gui.data.impl
 
WeakCollectionChangeListener(CollectionDatasource, CollectionDatasource.CollectionChangeListener) - Constructor for class com.haulmont.cuba.gui.data.impl.WeakCollectionChangeListener
 
WeakDsListenerAdapter - Class in com.haulmont.cuba.gui.data.impl
 
WeakDsListenerAdapter(CollectionDatasource, Datasource.ItemPropertyChangeListener, Datasource.StateChangeListener, CollectionDatasource.CollectionChangeListener) - Constructor for class com.haulmont.cuba.gui.data.impl.WeakDsListenerAdapter
 
WeakItemChangeListener - Class in com.haulmont.cuba.gui.data.impl
 
WeakItemChangeListener(Datasource, Datasource.ItemChangeListener) - Constructor for class com.haulmont.cuba.gui.data.impl.WeakItemChangeListener
 
WeakItemPropertyChangeListener - Class in com.haulmont.cuba.gui.data.impl
 
WeakItemPropertyChangeListener(Datasource, Datasource.ItemPropertyChangeListener) - Constructor for class com.haulmont.cuba.gui.data.impl.WeakItemPropertyChangeListener
 
WeakStateChangeListener - Class in com.haulmont.cuba.gui.data.impl
 
WeakStateChangeListener(Datasource, Datasource.StateChangeListener) - Constructor for class com.haulmont.cuba.gui.data.impl.WeakStateChangeListener
 
WEB_PATH_IN_JAR - Static variable in class com.haulmont.cuba.uberjar.CubaJettyUtils
 
WebAnonymousSessionHolder - Class in com.haulmont.cuba.web.security
 
WebAnonymousSessionHolder() - Constructor for class com.haulmont.cuba.web.security.WebAnonymousSessionHolder
 
WebAppContextLoader - Class in com.haulmont.cuba.web.sys
AppContext loader of the web client application.
WebAppContextLoader() - Constructor for class com.haulmont.cuba.web.sys.WebAppContextLoader
 
WebAuthConfig - Interface in com.haulmont.cuba.web.auth
 
WebCacheUserSessionProvider - Class in com.haulmont.cuba.web.sys.cache
 
WebCacheUserSessionProvider() - Constructor for class com.haulmont.cuba.web.sys.cache.WebCacheUserSessionProvider
 
WebComponentsFactory - Class in com.haulmont.cuba.web.gui
 
WebComponentsFactory() - Constructor for class com.haulmont.cuba.web.gui.WebComponentsFactory
 
WebConfig - Interface in com.haulmont.cuba.web
Web Client configuration parameters interface.
WebDeviceInfoProvider - Class in com.haulmont.cuba.web.config
 
WebDeviceInfoProvider() - Constructor for class com.haulmont.cuba.web.config.WebDeviceInfoProvider
 
WebEvents - Class in com.haulmont.cuba.web.sys
 
WebEvents() - Constructor for class com.haulmont.cuba.web.sys.WebEvents
 
WebExportDisplay - Class in com.haulmont.cuba.web.filestorage
Allows to show exported data in web browser or download it.
WebExportDisplay() - Constructor for class com.haulmont.cuba.web.filestorage.WebExportDisplay
Constructor with newWindow=false
WebExportDisplay(boolean) - Constructor for class com.haulmont.cuba.web.filestorage.WebExportDisplay
 
WebExternalUIComponentsSource - Class in com.haulmont.cuba.web.sys
Class registers external components that are supplied in separate jars or defined in 'cuba-ui-component.xml' descriptor of 'web' module.
WebExternalUIComponentsSource() - Constructor for class com.haulmont.cuba.web.sys.WebExternalUIComponentsSource
 
WebHttpSessionUrlsHolder - Class in com.haulmont.cuba.web.sys.remoting.discovery
Stores the list of server URLs in the HttpSession.
WebHttpSessionUrlsHolder() - Constructor for class com.haulmont.cuba.web.sys.remoting.discovery.WebHttpSessionUrlsHolder
 
WebIdpConfig - Interface in com.haulmont.cuba.web.security.idp
Configuration parameters interface used by IDP SSO login provider.
WebJarResource - Annotation Type in com.haulmont.cuba.web.sys
This annotation enables to declare web resource dependencies for the annotated ClientConnector.
WebJarResourceResolver - Class in com.haulmont.cuba.web.sys
 
WebJarResourceResolver() - Constructor for class com.haulmont.cuba.web.sys.WebJarResourceResolver
 
WebJarResourceResolver.MultipleMatchesException - Exception in com.haulmont.cuba.web.sys
 
WebLayoutAnalyzerContextMenuProvider - Class in com.haulmont.cuba.web.app.core.dev
 
WebLayoutAnalyzerContextMenuProvider() - Constructor for class com.haulmont.cuba.web.app.core.dev.WebLayoutAnalyzerContextMenuProvider
 
WebLdapConfig - Interface in com.haulmont.cuba.web.security.ldap
Configuration parameters interface used by LDAP login provider.
WebRemoteProxyBeanCreator - Class in com.haulmont.cuba.web.sys.remoting
 
WebRemoteProxyBeanCreator() - Constructor for class com.haulmont.cuba.web.sys.remoting.WebRemoteProxyBeanCreator
 
WebSessionDestroyedEvent - Class in com.haulmont.cuba.web.sys.events
Event that is fired when HTTP session is expired.
WebSessionDestroyedEvent(VaadinSession) - Constructor for class com.haulmont.cuba.web.sys.events.WebSessionDestroyedEvent
 
WebSessionInitializedEvent - Class in com.haulmont.cuba.web.sys.events
Event that is fired on the first request processing of the VaadinSession.
WebSessionInitializedEvent(VaadinSession) - Constructor for class com.haulmont.cuba.web.sys.events.WebSessionInitializedEvent
 
WebSettingsClient - Class in com.haulmont.cuba.web.settings
User settings provider for web application.
WebSettingsClient() - Constructor for class com.haulmont.cuba.web.settings.WebSettingsClient
 
WebStatisticsAccumulator - Class in com.haulmont.cuba.web.app
 
WebStatisticsAccumulator() - Constructor for class com.haulmont.cuba.web.app.WebStatisticsAccumulator
 
WebThemeConstantsManager - Class in com.haulmont.cuba.web.app
 
WebThemeConstantsManager() - Constructor for class com.haulmont.cuba.web.app.WebThemeConstantsManager
 
WebTimer - Class in com.haulmont.cuba.web.gui
 
WebTimer() - Constructor for class com.haulmont.cuba.web.gui.WebTimer
 
WebUIPaletteManager - Class in com.haulmont.cuba.web.gui
Helper class to register component palettes on the web client.
WebUIPaletteManager() - Constructor for class com.haulmont.cuba.web.gui.WebUIPaletteManager
 
WebUserSessionSource - Class in com.haulmont.cuba.web.sys
 
WebUserSessionSource() - Constructor for class com.haulmont.cuba.web.sys.WebUserSessionSource
 
WebVaadinCompatibleSecurityContextHolder - Class in com.haulmont.cuba.web.sys
 
WebVaadinCompatibleSecurityContextHolder() - Constructor for class com.haulmont.cuba.web.sys.WebVaadinCompatibleSecurityContextHolder
 
WebWindow - Class in com.haulmont.cuba.web.gui
 
WebWindow() - Constructor for class com.haulmont.cuba.web.gui.WebWindow
 
WebWindow.Editor - Class in com.haulmont.cuba.web.gui
 
WebWindow.Lookup - Class in com.haulmont.cuba.web.gui
 
WebWindowManager - Class in com.haulmont.cuba.web
 
WebWindowManager() - Constructor for class com.haulmont.cuba.web.WebWindowManager
 
WebWindowManager.TabCloseTask - Class in com.haulmont.cuba.web
 
WebWindowManager.WorkAreaContext - Interface in com.haulmont.cuba.web
 
WebWindowManagerProvider - Class in com.haulmont.cuba.web
 
WebWindowManagerProvider() - Constructor for class com.haulmont.cuba.web.WebWindowManagerProvider
 
weekClick(Calendar.CalendarWeekClickEvent) - Method in interface com.haulmont.cuba.gui.components.Calendar.CalendarWeekClickListener
 
where_clause() - Method in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
where_clause_return() - Constructor for class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser.where_clause_return
 
WHERE_PATTERN - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
WHERE_PATTERN_REGEX - Static variable in class com.haulmont.cuba.core.global.QueryParserRegex
 
WhereNode - Class in com.haulmont.cuba.core.sys.jpql.tree
 
WhereNode(int, Token) - Constructor for class com.haulmont.cuba.core.sys.jpql.tree.WhereNode
 
WHITE_SPACE - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
WidgetsTree<E extends Entity> - Interface in com.haulmont.cuba.gui.components
 
WidgetsTree.WidgetBuilder - Interface in com.haulmont.cuba.gui.components
 
width(Integer) - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
Deprecated.
width(Float) - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
width(String) - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
WIDTH - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
width(Integer) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
Deprecated.
width(Float) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
width(String) - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
widthAuto() - Method in class com.haulmont.cuba.gui.components.Frame.MessageType
 
widthAuto() - Method in class com.haulmont.cuba.gui.WindowManager.OpenType
 
Window - Interface in com.haulmont.cuba.gui.components
Represents an independent screen opened inside the main application window.
Window.BeforeCloseEvent - Class in com.haulmont.cuba.gui.components
 
Window.BeforeCloseWithCloseButtonEvent - Class in com.haulmont.cuba.gui.components
An event that is fired before 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).
Window.BeforeCloseWithCloseButtonListener - Interface in com.haulmont.cuba.gui.components
Listener to be notified 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).
Window.BeforeCloseWithShortcutEvent - Class in com.haulmont.cuba.gui.components
An event that is fired before a screen is closed with ClientConfig.getCloseShortcut().
Window.BeforeCloseWithShortcutListener - Interface in com.haulmont.cuba.gui.components
Listener to be notified when a screen is closed with ClientConfig.getCloseShortcut().
Window.CloseListener - Interface in com.haulmont.cuba.gui.components
Listener to be notified when a screen is closed.
Window.CloseWithCommitListener - Interface in com.haulmont.cuba.gui.components
Listener to be notified when a screen is closed with actionId Window.COMMIT_ACTION_ID.
Window.Committable - Interface in com.haulmont.cuba.gui.components
Represents a window that can be committed on close.
Window.ContentSwitchMode - Enum in com.haulmont.cuba.gui.components
Defines how the managed main TabSheet switches a tab with the given window: hides or unloads its content.
Window.Editor - Interface in com.haulmont.cuba.gui.components
Represents an edit screen.
Window.HasFoldersPane - Interface in com.haulmont.cuba.gui.components
 
Window.HasUserIndicator - Interface in com.haulmont.cuba.gui.components
 
Window.HasWorkArea - Interface in com.haulmont.cuba.gui.components
 
Window.Lookup - Interface in com.haulmont.cuba.gui.components
Represents a lookup screen.
Window.Lookup.Handler - Interface in com.haulmont.cuba.gui.components
Callback interface to receive selected entities.
Window.Lookup.Validator - Interface in com.haulmont.cuba.gui.components
Callback interface to validate the lookup screen upon selection before calling Window.Lookup.Handler.handleLookup(java.util.Collection) method.
Window.MainWindow - Interface in com.haulmont.cuba.gui.components
 
Window.TopLevelWindow - Interface in com.haulmont.cuba.gui.components
Marker interface implemented by top-level windows of the application: login window and main window.
Window.Wrapper - Interface in com.haulmont.cuba.gui.components
INTERNAL.
WINDOW_CLOSE - Static variable in interface com.haulmont.cuba.gui.components.Window.Editor
Name of action that closes the screen.
WINDOW_COMMIT - Static variable in interface com.haulmont.cuba.gui.components.Window.Editor
Name of action that commits changes.
WINDOW_COMMIT_AND_CLOSE - Static variable in interface com.haulmont.cuba.gui.components.Window.Editor
Name of action that commits changes and closes the screen.
WINDOW_CONFIG_XML_PROP - Static variable in class com.haulmont.cuba.gui.config.WindowConfig
 
WINDOW_OPEN_TYPE - Static variable in class com.haulmont.cuba.gui.app.core.entityinspector.EntityInspectorBrowse
 
WindowBreadCrumbs - Class in com.haulmont.cuba.web.sys
 
WindowBreadCrumbs(AppWorkArea) - Constructor for class com.haulmont.cuba.web.sys.WindowBreadCrumbs
 
WindowBreadCrumbs.BtnClickListener - Class in com.haulmont.cuba.web.sys
 
WindowBreadCrumbs.Listener - Interface in com.haulmont.cuba.web.sys
 
windowClick(Window) - Method in interface com.haulmont.cuba.web.sys.WindowBreadCrumbs.Listener
 
windowClose() - Method in class com.haulmont.cuba.gui.app.security.user.changepassw.ChangePasswordDialog
 
windowClosed(Window, String) - Method in interface com.haulmont.cuba.gui.components.EntityLinkField.ScreenCloseListener
 
windowClosed(String) - Method in interface com.haulmont.cuba.gui.components.Window.CloseListener
Called when a screen is closed.
windowClosedWithCommitAction() - Method in interface com.haulmont.cuba.gui.components.Window.CloseWithCommitListener
Called when a screen is closed with actionId Window.CLOSE_ACTION_ID.
WindowConfig - Class in com.haulmont.cuba.gui.config
GenericUI class holding information about all registered in screens.xml screens.
WindowConfig() - Constructor for class com.haulmont.cuba.gui.config.WindowConfig
 
WindowContext - Interface in com.haulmont.cuba.gui
Provides access to window parameters and component values.
WindowContextImpl - Class in com.haulmont.cuba.gui
 
WindowContextImpl(Frame, WindowManager.OpenType, Map<String, Object>) - Constructor for class com.haulmont.cuba.gui.WindowContextImpl
 
WindowCreationHelper - Class in com.haulmont.cuba.gui
Utility class used by the framework when it creates frames and windows.
WindowDelegate - Class in com.haulmont.cuba.gui.components
 
WindowDelegate(Window) - Constructor for class com.haulmont.cuba.gui.components.WindowDelegate
 
windowExist(WindowInfo, Map<String, Object>) - Method in class com.haulmont.cuba.gui.WindowManager
 
WindowInfo - Class in com.haulmont.cuba.gui.config
Screen's registration information.
WindowInfo(String, Element, ScreenAgent) - Constructor for class com.haulmont.cuba.gui.config.WindowInfo
 
WindowManager - Class in com.haulmont.cuba.gui
GenericUI class intended for creation and opening application screens.
WindowManager.OpenMode - Enum in com.haulmont.cuba.gui
 
WindowManager.OpenType - Class in com.haulmont.cuba.gui
WindowManager.WindowCloseListener - Interface in com.haulmont.cuba.gui
 
WindowManagerProvider - Interface in com.haulmont.cuba.gui
Provides current client specific WindowManager
WindowParam - Annotation Type in com.haulmont.cuba.gui
Identifies injectable fields in screen controllers, value for field comes from screen parameters
WindowParams - Enum in com.haulmont.cuba.gui
Describes special window parameters that are set by system mechanisms such as WindowManager.
with() - Static method in class com.haulmont.cuba.core.app.importexport.CollectionCompare
 
withCaption(String) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
Set caption using fluent API method.
withDescription(String) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
Set description using fluent API method.
withHandler(Consumer<Action.ActionPerformedEvent>) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
Set actionPerformed handler using fluent API method.
withIcon(String) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
Set icon using fluent API method.
withName(String) - Static method in class com.haulmont.cuba.core.app.Sequence
 
withPrimary(boolean) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
Set whether this action is primary using fluent API method.
withSecurityContext(SecurityContext, Runnable) - Static method in class com.haulmont.cuba.core.sys.AppContext
Sets current thread's SecurityContext, invokes runnable and sets previous security context back.
withSecurityContext(SecurityContext, AppContext.SecuredOperation<T>) - Static method in class com.haulmont.cuba.core.sys.AppContext
Sets current thread's SecurityContext, calls operation and sets previous security context back.
withShortcut(String) - Method in class com.haulmont.cuba.gui.components.actions.BaseAction
Set shortcut using fluent API method.
withSystemUser(Authentication.AuthenticatedOperation<T>) - Method in class com.haulmont.cuba.security.app.Authentication
Execute code on behalf of the user with login set in cuba.jmxUserLogin app property.
withUser(String, Authentication.AuthenticatedOperation<T>) - Method in class com.haulmont.cuba.security.app.Authentication
Execute code on behalf of the specified user.
WORD - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
WORD - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 
WORD_SPACING - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
workNormallyPlease() - Method in class com.haulmont.cuba.testsupport.TestMailSender
 
wrapBy(Class<?>) - Method in class com.haulmont.cuba.gui.components.EditorWindowDelegate
 
wrapBy(Class<?>) - Method in class com.haulmont.cuba.gui.components.WindowDelegate
 
wrapBy(Class<?>) - Method in interface com.haulmont.cuba.gui.components.WrappedFrame
 
wrapBy(Class<?>) - Method in interface com.haulmont.cuba.gui.components.WrappedWindow
 
wrapBy(Class<?>) - Method in class com.haulmont.cuba.web.gui.WebWindow
 
WrappedFrame - Interface in com.haulmont.cuba.gui.components
 
WrappedWindow - Interface in com.haulmont.cuba.gui.components
 
write(PreparedStatement, int, Object) - Method in interface com.haulmont.chile.core.datatypes.Datatype
Deprecated.
write(Kryo, Output, T) - Method in class com.haulmont.cuba.core.sys.serialization.KryoSerialization.CubaFieldSerializer
 
write(Kryo, Output, Collection) - Method in class com.haulmont.cuba.core.sys.serialization.KryoSerialization.IndirectContainerSerializer
 
write(Kryo, Output, Object) - Method in class com.haulmont.cuba.core.sys.serialization.KryoSerialization.UnitOfWorkQueryValueHolderSerializer
 
writeArchivedLogTailToStream(File, OutputStream) - Static method in class com.haulmont.cuba.core.sys.logging.LogArchiver
 
writeArchivedLogToStream(File, OutputStream) - Static method in class com.haulmont.cuba.core.sys.logging.LogArchiver
 
writeDocument(Document, boolean) - Static method in class com.haulmont.bali.util.Dom4j
 
writeDocument(Document, boolean, Writer) - Static method in class com.haulmont.bali.util.Dom4j
 
writeDocument(Document, boolean, OutputStream) - Static method in class com.haulmont.bali.util.Dom4j
 
writeSecurityToken(Entity) - Method in class com.haulmont.cuba.core.sys.SecurityTokenManager
Encrypt filtered data and write the result to the security token
writeTo(OutputStream) - Method in class com.haulmont.cuba.client.sys.fileupload.InputStreamProgressEntity
 
WS - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPALexer
 
WS - Static variable in class com.haulmont.cuba.core.sys.jpql.antlr.JPAParser
 

X

XLS - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
XLSX - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
XML - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 
XmlAnnotation(Object) - Constructor for class com.haulmont.cuba.core.sys.MetadataBuildSupport.XmlAnnotation
 
XmlAnnotations(String) - Constructor for class com.haulmont.cuba.core.sys.MetadataBuildSupport.XmlAnnotations
 
XmlFile(String, Element) - Constructor for class com.haulmont.cuba.core.sys.MetadataBuildSupport.XmlFile
 
XmlInheritanceProcessor - Class in com.haulmont.cuba.gui.xml
Provides inheritance of screen XML descriptors.
XmlInheritanceProcessor(Document, Map<String, Object>) - Constructor for class com.haulmont.cuba.gui.xml.XmlInheritanceProcessor
 

Y

YesterdayPredefinedDateInterval - Class in com.haulmont.cuba.gui.components.filter.dateinterval.predefined
 
YesterdayPredefinedDateInterval() - Constructor for class com.haulmont.cuba.gui.components.filter.dateinterval.predefined.YesterdayPredefinedDateInterval
 

Z

Z_INDEX - Static variable in class com.haulmont.cuba.gui.components.HtmlAttributes.CSS
 
ZIP - Static variable in class com.haulmont.cuba.gui.export.ExportFormat
 

_

_instanceName - Variable in class com.haulmont.restapi.data.UserInfo
 
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 _ 
Skip navigation links