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 
All Classes All Packages

A

AbstractContainer - Class in com.axelor.meta.schema.views
 
AbstractContainer() - Constructor for class com.axelor.meta.schema.views.AbstractContainer
 
AbstractEncryptedConverter<T,​R> - Class in com.axelor.db.converters
 
AbstractEncryptedConverter() - Constructor for class com.axelor.db.converters.AbstractEncryptedConverter
 
AbstractJsonExtractFunction - Class in com.axelor.db.hibernate.dialect.function
 
AbstractJsonExtractFunction(String, Type, String) - Constructor for class com.axelor.db.hibernate.dialect.function.AbstractJsonExtractFunction
 
AbstractJsonSetFunction - Class in com.axelor.db.hibernate.dialect.function
 
AbstractJsonSetFunction(String) - Constructor for class com.axelor.db.hibernate.dialect.function.AbstractJsonSetFunction
 
AbstractMailAccount - Class in com.axelor.mail
 
AbstractMailAccount(String, String, String, String, String, String) - Constructor for class com.axelor.mail.AbstractMailAccount
Create a new mail account.
AbstractMetaJsonModelRepository - Class in com.axelor.meta.db.repo
 
AbstractMetaJsonModelRepository() - Constructor for class com.axelor.meta.db.repo.AbstractMetaJsonModelRepository
 
AbstractPanel - Class in com.axelor.meta.schema.views
 
AbstractPanel() - Constructor for class com.axelor.meta.schema.views.AbstractPanel
 
AbstractScriptHelper - Class in com.axelor.script
 
AbstractScriptHelper() - Constructor for class com.axelor.script.AbstractScriptHelper
 
AbstractSettingsSource - Class in com.axelor.app.settings
 
AbstractSettingsSource(Map<String, String>) - Constructor for class com.axelor.app.settings.AbstractSettingsSource
 
AbstractTenantFilter - Class in com.axelor.db.tenants
The AbstractTenantFilter provides common code for all tenant filters.
AbstractTenantFilter() - Constructor for class com.axelor.db.tenants.AbstractTenantFilter
 
AbstractView - Class in com.axelor.meta.schema.views
 
AbstractView() - Constructor for class com.axelor.meta.schema.views.AbstractView
 
AbstractWidget - Class in com.axelor.meta.schema.views
 
AbstractWidget() - Constructor for class com.axelor.meta.schema.views.AbstractWidget
 
AbstractXmlProcessor - Class in com.axelor.meta.loader
 
AbstractXmlProcessor() - Constructor for class com.axelor.meta.loader.AbstractXmlProcessor
 
action(ActionRequest) - Method in class com.axelor.rpc.Resource
 
Action - Class in com.axelor.meta.schema.actions
 
Action() - Constructor for class com.axelor.meta.schema.actions.Action
 
Action.Element - Class in com.axelor.meta.schema.actions
 
ActionAttrs - Class in com.axelor.meta.schema.actions
 
ActionAttrs() - Constructor for class com.axelor.meta.schema.actions.ActionAttrs
 
ActionAttrs.Attribute - Class in com.axelor.meta.schema.actions
 
ActionCondition - Class in com.axelor.meta.schema.actions
 
ActionCondition() - Constructor for class com.axelor.meta.schema.actions.ActionCondition
 
ActionCondition.Check - Class in com.axelor.meta.schema.actions
 
ActionEvent - Class in com.axelor.events
 
ActionEvent(String, Context) - Constructor for class com.axelor.events.ActionEvent
 
ActionExecutor - Class in com.axelor.meta
 
ActionExport - Class in com.axelor.meta.schema.actions
 
ActionExport() - Constructor for class com.axelor.meta.schema.actions.ActionExport
 
ActionExport.Export - Class in com.axelor.meta.schema.actions
 
ActionGroup - Class in com.axelor.meta.schema.actions
 
ActionGroup() - Constructor for class com.axelor.meta.schema.actions.ActionGroup
 
ActionGroup.ActionItem - Class in com.axelor.meta.schema.actions
 
ActionHandler - Class in com.axelor.meta
 
ActionImport - Class in com.axelor.meta.schema.actions
 
ActionImport() - Constructor for class com.axelor.meta.schema.actions.ActionImport
 
ActionImport.Import - Class in com.axelor.meta.schema.actions
 
ActionItem() - Constructor for class com.axelor.meta.schema.actions.ActionGroup.ActionItem
 
ActionMethod - Class in com.axelor.meta.schema.actions
 
ActionMethod() - Constructor for class com.axelor.meta.schema.actions.ActionMethod
 
ActionMethod.Call - Class in com.axelor.meta.schema.actions
 
ActionRecord - Class in com.axelor.meta.schema.actions
 
ActionRecord() - Constructor for class com.axelor.meta.schema.actions.ActionRecord
 
ActionRecord.RecordField - Class in com.axelor.meta.schema.actions
 
ActionReport - Class in com.axelor.meta.schema.actions
 
ActionReport() - Constructor for class com.axelor.meta.schema.actions.ActionReport
 
ActionReport.Parameter - Class in com.axelor.meta.schema.actions
 
ActionRequest - Class in com.axelor.rpc
 
ActionRequest() - Constructor for class com.axelor.rpc.ActionRequest
 
ActionResponse - Class in com.axelor.rpc
An implementation of Response to be used with controllers.
ActionResponse() - Constructor for class com.axelor.rpc.ActionResponse
 
ActionResumable - Class in com.axelor.meta.schema.actions
 
ActionResumable() - Constructor for class com.axelor.meta.schema.actions.ActionResumable
 
ActionScript - Class in com.axelor.meta.schema.actions
 
ActionScript() - Constructor for class com.axelor.meta.schema.actions.ActionScript
 
ActionScript.ActRunner - Class in com.axelor.meta.schema.actions
 
ActionScript.ActScript - Class in com.axelor.meta.schema.actions
 
ActionValidate - Class in com.axelor.meta.schema.actions.validate
 
ActionValidate() - Constructor for class com.axelor.meta.schema.actions.validate.ActionValidate
 
ActionValidateBuilder - Class in com.axelor.meta.schema.actions.validate
The ActionValidateBuilder can be used to quickly define ActionValidate manually, especially when setting message to Response.setData(Object) or with Response.
ActionValidateBuilder(ValidatorType) - Constructor for class com.axelor.meta.schema.actions.validate.ActionValidateBuilder
 
ActionView - Class in com.axelor.meta.schema.actions
 
ActionView() - Constructor for class com.axelor.meta.schema.actions.ActionView
 
ActionView.ActionViewBuilder - Class in com.axelor.meta.schema.actions
The ActionView.ActionViewBuilder can be used to quickly define ActionView manually, especially when setting view to ActionResponse.
ActionView.Context - Class in com.axelor.meta.schema.actions
 
ActionView.Param - Class in com.axelor.meta.schema.actions
 
ActionView.View - Class in com.axelor.meta.schema.actions
 
ActionWS - Class in com.axelor.meta.schema.actions
 
ActionWS() - Constructor for class com.axelor.meta.schema.actions.ActionWS
 
ActionWS.WSAction - Class in com.axelor.meta.schema.actions
 
ActRunner() - Constructor for class com.axelor.meta.schema.actions.ActionScript.ActRunner
 
ActScript() - Constructor for class com.axelor.meta.schema.actions.ActionScript.ActScript
 
adapt(Object, Class<?>, Type, Annotation[]) - Static method in class com.axelor.db.mapper.Adapter
 
adapt(Object, Class<?>, Type, Annotation[]) - Method in interface com.axelor.db.mapper.TypeAdapter
 
adapt(Object, Class<?>, Type, Annotation[]) - Method in class com.axelor.db.mapper.types.DecimalAdapter
 
adapt(Object, Class<?>, Type, Annotation[]) - Method in class com.axelor.db.mapper.types.EnumAdapter
 
adapt(Object, Class<?>, Type, Annotation[]) - Method in class com.axelor.db.mapper.types.JavaTimeAdapter
 
adapt(Object, Class<?>, Type, Annotation[]) - Method in class com.axelor.db.mapper.types.ListAdapter
 
adapt(Object, Class<?>, Type, Annotation[]) - Method in class com.axelor.db.mapper.types.MapAdapter
 
adapt(Object, Class<?>, Type, Annotation[]) - Method in class com.axelor.db.mapper.types.SetAdapter
 
adapt(Object, Class<?>, Type, Annotation[]) - Method in class com.axelor.db.mapper.types.SimpleAdapter
 
adapt(Object, Map<String, Object>) - Method in class com.axelor.data.adapter.Adapter
 
adapt(Object, Map<String, Object>) - Method in class com.axelor.data.adapter.BooleanAdapter
 
adapt(Object, Map<String, Object>) - Method in class com.axelor.data.adapter.DataAdapter
 
adapt(Object, Map<String, Object>) - Method in class com.axelor.data.adapter.JavaTimeAdapter
 
adapt(Object, Map<String, Object>) - Method in class com.axelor.data.adapter.NumberAdapter
 
adapt(Object, Map<String, Object>) - Method in class com.axelor.data.adapter.PasswordAdapter
 
Adapter - Class in com.axelor.data.adapter
 
Adapter - Class in com.axelor.db.mapper
 
Adapter() - Constructor for class com.axelor.data.adapter.Adapter
 
Adapter() - Constructor for class com.axelor.db.mapper.Adapter
 
adaptNull(Object, Class<?>, Type, Annotation[]) - Method in class com.axelor.db.mapper.types.SimpleAdapter
 
add(Object, Object) - Method in class com.axelor.db.mapper.JsonProperty
 
add(Object, Object) - Method in class com.axelor.db.mapper.Property
If this is a multi-valued field (one-to-many, many-to-many), add the specified item to the collection.
add(Runnable) - Method in class com.axelor.db.ParallelTransactionExecutor
Adds a command to the queue of commands to run in a transaction.
add(Runnable, int) - Method in class com.axelor.db.ParallelTransactionExecutor
Adds a command to the queue of commands to run in a transaction with the specified priority.
add(String) - Method in class com.axelor.meta.schema.actions.ActionView.ActionViewBuilder
 
add(String, String) - Method in class com.axelor.meta.schema.actions.ActionView.ActionViewBuilder
 
addAction(String) - Method in class com.axelor.meta.schema.actions.ActionGroup
 
addAll(Object, Collection<?>) - Method in class com.axelor.db.mapper.JsonProperty
 
addAll(Object, Collection<?>) - Method in class com.axelor.db.mapper.Property
If this is a multi-valued field (one-to-many, many-to-many), add all the specified items to the collection.
addAttachment(long, Request) - Method in class com.axelor.meta.service.MetaService
 
addChangeListener(PropertyChangeListener) - Method in class com.axelor.rpc.Context
 
addChangeListener(PropertyChangeListener) - Method in class com.axelor.rpc.ContextHandler
 
addChild(MetaMenu) - Method in class com.axelor.meta.service.menu.MenuNode
 
addDepend(MetaModule) - Method in class com.axelor.meta.db.MetaModule
Add the given MetaModule item to the depends collection.
addError(String, String) - Method in class com.axelor.rpc.Response
 
addField(MetaJsonField) - Method in class com.axelor.meta.db.MetaJsonModel
Add the given MetaJsonField item to the fields collection.
addFlag(MailFlags) - Method in class com.axelor.mail.db.MailMessage
Add the given MailFlags item to the flags collection.
addGroup(Group) - Method in class com.axelor.meta.db.MetaMenu
Add the given Group item to the groups collection.
addGroup(Group) - Method in class com.axelor.meta.db.MetaView
Add the given Group item to the groups collection.
addItem(MetaSelectItem) - Method in class com.axelor.meta.db.MetaSelect
Add the given MetaSelectItem item to the items collection.
addListener(Listener) - Method in class com.axelor.data.csv.CSVImporter
 
addListener(Listener) - Method in interface com.axelor.data.Importer
Add a data import event listener.
addListener(Listener) - Method in class com.axelor.data.xml.XMLImporter
 
addMember(User) - Method in class com.axelor.team.db.Team
Add the given User item to the members collection.
addMenu(MetaMenu) - Method in class com.axelor.auth.db.Group
Add the given MetaMenu item to the menus collection.
addMenu(MetaMenu) - Method in class com.axelor.auth.db.Role
Add the given MetaMenu item to the menus collection.
addMetaField(MetaField) - Method in class com.axelor.meta.db.MetaModel
Add the given MetaField item to the metaFields collection.
addMetaPermission(MetaPermission) - Method in class com.axelor.auth.db.Group
Add the given MetaPermission item to the metaPermissions collection.
addMetaPermission(MetaPermission) - Method in class com.axelor.auth.db.Role
Add the given MetaPermission item to the metaPermissions collection.
addMetaPermission(MetaPermission) - Method in class com.axelor.auth.db.User
Add the given MetaPermission item to the metaPermissions collection.
addParam(MetaScheduleParam) - Method in class com.axelor.meta.db.MetaSchedule
Add the given MetaScheduleParam item to the params collection.
addPath(String) - Method in class com.axelor.common.UriBuilder
Add the path to the previous path if existing.
addPermission(Permission) - Method in class com.axelor.auth.db.Group
Add the given Permission item to the permissions collection.
addPermission(Permission) - Method in class com.axelor.auth.db.Role
Add the given Permission item to the permissions collection.
addPermission(Permission) - Method in class com.axelor.auth.db.User
Add the given Permission item to the permissions collection.
addPermission(DMSPermission) - Method in class com.axelor.dms.db.DMSFile
Add the given DMSPermission item to the permissions collection.
addQueryParam(String, String) - Method in class com.axelor.common.UriBuilder
Add the given name and value as query parameters.
addQueryParams(String) - Method in class com.axelor.common.UriBuilder
Parse and add the given query into query parameters.
addQueryParams(Map<String, String>) - Method in class com.axelor.common.UriBuilder
Clear existing query parameters and add multiple query parameters and values
addQuickMenu(Class<? extends QuickMenuCreator>) - Method in class com.axelor.app.AxelorModule
 
addRecipient(MailAddress) - Method in class com.axelor.mail.db.MailMessage
Add the given MailAddress item to the recipients collection.
addReply(MailMessage) - Method in class com.axelor.mail.db.MailMessage
Add the given MailMessage item to the replies collection.
addResponseCookieAndHeader(WebContext, SessionStore) - Method in class com.axelor.auth.pac4j.AxelorCsrfMatcher
 
addRole(Role) - Method in class com.axelor.auth.db.Group
Add the given Role item to the roles collection.
addRole(Role) - Method in class com.axelor.auth.db.User
Add the given Role item to the roles collection.
addRole(Role) - Method in class com.axelor.meta.db.MetaAttrs
Add the given Role item to the roles collection.
addRole(Role) - Method in class com.axelor.meta.db.MetaJsonField
Add the given Role item to the roles collection.
addRole(Role) - Method in class com.axelor.meta.db.MetaJsonModel
Add the given Role item to the roles collection.
addRole(Role) - Method in class com.axelor.meta.db.MetaMenu
Add the given Role item to the roles collection.
addRole(Role) - Method in class com.axelor.team.db.Team
Add the given Role item to the roles collection.
addRule(MetaPermissionRule) - Method in class com.axelor.meta.db.MetaPermission
Add the given MetaPermissionRule item to the rules collection.
addSameSiteCookieHeader(BiConsumer<String, String>, String) - Method in class com.axelor.auth.pac4j.AxelorSessionManager
 
addTag(DMSFileTag) - Method in class com.axelor.dms.db.DMSFile
Add the given DMSFileTag item to the tags collection.
addTopic(TeamTopic) - Method in class com.axelor.team.db.Team
Add the given TeamTopic item to the topics collection.
addView(MetaView) - Method in class com.axelor.auth.db.Group
Add the given MetaView item to the views collection.
AFTER - com.axelor.meta.schema.views.Position
 
afterAll(ExtensionContext) - Method in class com.axelor.test.GuiceExtension
 
afterTransactionBegin(Transaction) - Method in class com.axelor.auth.AuditInterceptor
 
afterTransactionCompletion(Transaction) - Method in class com.axelor.auth.AuditInterceptor
 
Alert - Class in com.axelor.meta.schema.actions.validate.validator
 
Alert() - Constructor for class com.axelor.meta.schema.actions.validate.validator.Alert
 
ALERT - com.axelor.meta.schema.actions.validate.validator.ValidatorType
 
all() - Method in class com.axelor.db.JpaRepository
 
all() - Method in interface com.axelor.db.Repository
Get the Query instance of the managed domain class.
all(Class<T>) - Static method in class com.axelor.db.JPA
Prepare a Query for the given model class.
all(Class<T>) - Method in class com.axelor.db.JpaSupport
Get the Query instance for the given model class.
all(Class<U>) - Method in class com.axelor.db.JpaRepository
Get the Query instance of the given type.
all(String) - Method in class com.axelor.meta.db.repo.MetaJsonRecordRepository
Create a Query for the given json model.
ALL - com.axelor.meta.schema.views.Search.SearchSelectWhereMatch
 
ALWAYS - com.axelor.db.annotations.TrackEvent
 
and(Filter, Filter, Filter...) - Static method in class com.axelor.rpc.filter.Filter
 
and(List<Filter>) - Static method in class com.axelor.rpc.filter.Filter
 
AND - com.axelor.rpc.filter.Operator
 
annotationType() - Method in class com.axelor.event.NamedLiteral
 
any() - Method in class com.axelor.common.reflections.ClassFinder
In case of multiple ClassFinder.having(Class) calls, whether to check any one annotation (by default all annotations are checked).
ANY - com.axelor.meta.schema.views.Search.SearchSelectWhereMatch
 
API_PAGINATION_DEFAULT_PER_PAGE - Static variable in interface com.axelor.app.AvailableAppSettings
 
API_PAGINATION_MAX_PER_PAGE - Static variable in interface com.axelor.app.AvailableAppSettings
 
AppConfig - Interface in com.axelor.app
 
APPLICATION_AUTHOR - Static variable in interface com.axelor.app.AvailableAppSettings
 
APPLICATION_BASE_URL - Static variable in interface com.axelor.app.AvailableAppSettings
 
APPLICATION_CONFIG_PROVIDER - Static variable in interface com.axelor.app.AvailableAppSettings
 
APPLICATION_COPYRIGHT - Static variable in interface com.axelor.app.AvailableAppSettings
 
APPLICATION_DESCRIPTION - Static variable in interface com.axelor.app.AvailableAppSettings
 
APPLICATION_DOMAIN_BLOCKLIST_PATTERN - Static variable in interface com.axelor.app.AvailableAppSettings
 
APPLICATION_HELP - Static variable in interface com.axelor.app.AvailableAppSettings
 
APPLICATION_HOME - Static variable in interface com.axelor.app.AvailableAppSettings
 
APPLICATION_LOCALE - Static variable in interface com.axelor.app.AvailableAppSettings
 
APPLICATION_LOGO - Static variable in interface com.axelor.app.AvailableAppSettings
 
APPLICATION_MODE - Static variable in interface com.axelor.app.AvailableAppSettings
 
APPLICATION_NAME - Static variable in interface com.axelor.app.AvailableAppSettings
 
APPLICATION_PERMISSION_DISABLE_ACTION - Static variable in interface com.axelor.app.AvailableAppSettings
Deprecated.
APPLICATION_PERMISSION_DISABLE_RELATIONAL_FIELD - Static variable in interface com.axelor.app.AvailableAppSettings
Deprecated.
APPLICATION_SCRIPT_CACHE_EXPIRE_TIME - Static variable in interface com.axelor.app.AvailableAppSettings
 
APPLICATION_SCRIPT_CACHE_SIZE - Static variable in interface com.axelor.app.AvailableAppSettings
 
APPLICATION_THEME - Static variable in interface com.axelor.app.AvailableAppSettings
 
APPLICATION_VERSION - Static variable in interface com.axelor.app.AvailableAppSettings
 
apply(String, List<Inflections.Rule>) - Method in class com.axelor.common.Inflections
Apply the given list of inflection rules on the provided word.
AppModule - Class in com.axelor.app
The application module scans the classpath and finds all the AxelorModule and installs them in the dependency order.
AppModule() - Constructor for class com.axelor.app.AppModule
 
AppSettings - Class in com.axelor.app
 
AppSettingsObserver - Class in com.axelor.app
 
AppSettingsObserver() - Constructor for class com.axelor.app.AppSettingsObserver
 
archived(ActionRequest, ActionResponse) - Method in class com.axelor.mail.web.MailController
 
aroundWriteTo(WriterInterceptorContext) - Method in class com.axelor.rpc.RequestFilter
 
as(Object, Object) - Static method in class com.axelor.script.ELScriptHelper.Helpers
 
assemble(Serializable, Object) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
asType(Class<T>) - Method in class com.axelor.rpc.Context
Convert the context as lazy entity of the given type.
asType(Class<T>) - Method in class com.axelor.script.ScriptBindings
 
attach(MetaFile, Model) - Method in class com.axelor.meta.MetaFiles
Attach the given MetaFile to the given Model object and return an instance of a MetaAttachment that represents the attachment.
attach(MetaFile, String, Model) - Method in class com.axelor.meta.MetaFiles
Attach the given file to the given record.
attach(InputStream, String, Model) - Method in class com.axelor.meta.MetaFiles
Upload the given file stream and attach it to the given record.
attach(String, String) - Method in class com.axelor.mail.MailBuilder
 
attach(String, String, String) - Method in class com.axelor.mail.MailBuilder
Attach a file referenced by the given link.
attachment() - Static method in class com.axelor.common.http.ContentDisposition
Builder for a ContentDisposition of type attachment.
ATTACHMENT - Static variable in class com.axelor.common.http.ContentDisposition
attachment content-disposition type
Attribute() - Constructor for class com.axelor.meta.schema.actions.ActionAttrs.Attribute
 
ATTRIBUTES - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapGroupDefinition
 
ATTRIBUTES - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileDefinition
 
AuditableModel - Class in com.axelor.auth.db
The base abstract class with update logging feature.
AuditableModel() - Constructor for class com.axelor.auth.db.AuditableModel
 
AuditableRunner - Class in com.axelor.auth
This class can be used to run batch jobs that requires to keep track of audit logs.
AuditableRunner(UserRepository) - Constructor for class com.axelor.auth.AuditableRunner
 
AuditHelper - Class in com.axelor.data
 
AuditInterceptor - Class in com.axelor.auth
 
AuditInterceptor() - Constructor for class com.axelor.auth.AuditInterceptor
 
AUTH_CALLBACK_URL - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_GROUP_BASE - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_GROUP_FILTER - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_AUTH_PASSWORD - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_AUTH_TYPE - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_AUTH_USER - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_CONNECT_TIMEOUT - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_RESPONSE_TIMEOUT - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_SSL_CERT_AUTH_PATH - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_SSL_CERT_KEY_PATH - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_SSL_CERT_TRUST_PATH - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_SSL_KEY_STORE_ALIASES - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_SSL_KEY_STORE_PASSWORD - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_SSL_KEY_STORE_PATH - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_SSL_KEY_STORE_TYPE - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_SSL_TRUST_STORE_ALIASES - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_SSL_TRUST_STORE_PASSWORD - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_SSL_TRUST_STORE_PATH - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_SSL_TRUST_STORE_TYPE - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_STARTTLS - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_SERVER_URL - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_USER_BASE - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_USER_DN_FORMAT - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_USER_FILTER - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_USER_ID_ATTRIBUTE - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LDAP_USER_USERNAME_ATTRIBUTE - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LOCAL_BASIC_AUTH - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LOGOUT_CENTRAL - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LOGOUT_DEFAULT_URL - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LOGOUT_LOCAL - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_LOGOUT_URL_PATTERN - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_ORDER - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_USER_DEFAULT_GROUP - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_USER_PRINCIPAL_ATTRIBUTE - Static variable in interface com.axelor.app.AvailableAppSettings
 
AUTH_USER_PROVISIONING - Static variable in interface com.axelor.app.AvailableAppSettings
 
AuthMatcher() - Constructor for class com.axelor.auth.AuthRealm.AuthMatcher
 
AuthModule - Class in com.axelor.auth
 
AuthModule() - Constructor for class com.axelor.auth.AuthModule
 
AuthModule(ServletContext) - Constructor for class com.axelor.auth.AuthModule
 
AuthModule.Initializer - Class in com.axelor.auth
 
AuthPac4jInfo - Class in com.axelor.auth.pac4j
 
AuthPac4jInfo() - Constructor for class com.axelor.auth.pac4j.AuthPac4jInfo
 
AuthPac4jListener - Class in com.axelor.auth.pac4j
 
AuthPac4jListener() - Constructor for class com.axelor.auth.pac4j.AuthPac4jListener
 
AuthPac4jModule - Class in com.axelor.auth.pac4j
 
AuthPac4jModule(ServletContext) - Constructor for class com.axelor.auth.pac4j.AuthPac4jModule
 
AuthPac4jObserver - Class in com.axelor.auth.pac4j
 
AuthPac4jObserver(AuthPac4jUserService) - Constructor for class com.axelor.auth.pac4j.AuthPac4jObserver
 
AuthPac4jProfileService - Class in com.axelor.auth.pac4j
 
AuthPac4jProfileService() - Constructor for class com.axelor.auth.pac4j.AuthPac4jProfileService
 
AuthPac4jRealm - Class in com.axelor.auth.pac4j
 
AuthPac4jRealm() - Constructor for class com.axelor.auth.pac4j.AuthPac4jRealm
 
AuthPac4jUserService - Class in com.axelor.auth.pac4j
 
AuthPac4jUserService() - Constructor for class com.axelor.auth.pac4j.AuthPac4jUserService
 
AuthRealm - Class in com.axelor.auth
 
AuthRealm() - Constructor for class com.axelor.auth.AuthRealm
 
AuthRealm.AuthMatcher - Class in com.axelor.auth
 
AuthSecurityException - Exception in com.axelor.auth
 
AuthSecurityException(JpaSecurity.AccessType) - Constructor for exception com.axelor.auth.AuthSecurityException
 
AuthSecurityException(JpaSecurity.AccessType, Class<?>, Long...) - Constructor for exception com.axelor.auth.AuthSecurityException
 
AuthSecurityWarner - Class in com.axelor.auth
Deprecated.
AuthSecurityWarner() - Constructor for class com.axelor.auth.AuthSecurityWarner
Deprecated.
 
AuthService - Class in com.axelor.auth
The AuthService class provides various utility services including password encryption, password match and saving user password in encrypted form.
AuthService() - Constructor for class com.axelor.auth.AuthService
 
AuthSessionService - Class in com.axelor.auth
Manages session attributes.
AuthSessionService() - Constructor for class com.axelor.auth.AuthSessionService
 
AuthUtils - Class in com.axelor.auth
 
AuthUtils() - Constructor for class com.axelor.auth.AuthUtils
 
AuthWebModule - Class in com.axelor.auth
 
AuthWebModule(ServletContext) - Constructor for class com.axelor.auth.AuthWebModule
 
autoFlush(boolean) - Method in class com.axelor.db.Query
 
autoSubscribe(ActionRequest, ActionResponse) - Method in class com.axelor.mail.web.MailController
 
AvailableAppSettings - Interface in com.axelor.app
 
AxelorAjaxRequestResolver - Class in com.axelor.auth.pac4j.local
 
AxelorAjaxRequestResolver() - Constructor for class com.axelor.auth.pac4j.local.AxelorAjaxRequestResolver
 
AxelorAuthenticator - Class in com.axelor.auth.pac4j.local
 
AxelorAuthenticator() - Constructor for class com.axelor.auth.pac4j.local.AxelorAuthenticator
 
AxelorCallbackClientFinder - Class in com.axelor.auth.pac4j
Callback client finder that doesn’t fail when some indirect clients are unavailable.
AxelorCallbackClientFinder() - Constructor for class com.axelor.auth.pac4j.AxelorCallbackClientFinder
 
AxelorCallbackFilter - Class in com.axelor.auth.pac4j
 
AxelorCallbackFilter(Config, AxelorCallbackLogic) - Constructor for class com.axelor.auth.pac4j.AxelorCallbackFilter
 
AxelorCallbackLogic - Class in com.axelor.auth.pac4j
 
AxelorCallbackLogic(ErrorHandler, AxelorCsrfMatcher, DefaultCallbackClientFinder, AuthPac4jInfo) - Constructor for class com.axelor.auth.pac4j.AxelorCallbackLogic
 
AxelorCsrfAuthorizer - Class in com.axelor.auth.pac4j
 
AxelorCsrfAuthorizer(ClientListProvider) - Constructor for class com.axelor.auth.pac4j.AxelorCsrfAuthorizer
 
AxelorCsrfGenerator - Class in com.axelor.auth.pac4j
Default CSRF token generator since pac4j 5 generates tokens per HTTP request.
AxelorCsrfGenerator() - Constructor for class com.axelor.auth.pac4j.AxelorCsrfGenerator
 
AxelorCsrfMatcher - Class in com.axelor.auth.pac4j
 
AxelorCsrfMatcher(AxelorCsrfGenerator) - Constructor for class com.axelor.auth.pac4j.AxelorCsrfMatcher
 
AxelorCsrfMatcher(CsrfTokenGenerator, String, String) - Constructor for class com.axelor.auth.pac4j.AxelorCsrfMatcher
 
AxelorDirectBasicAuthClient - Class in com.axelor.auth.pac4j.local
 
AxelorDirectBasicAuthClient() - Constructor for class com.axelor.auth.pac4j.local.AxelorDirectBasicAuthClient
 
AxelorFormClient - Class in com.axelor.auth.pac4j.local
 
AxelorFormClient() - Constructor for class com.axelor.auth.pac4j.local.AxelorFormClient
 
AxelorHSQLDialect - Class in com.axelor.db.hibernate.dialect
 
AxelorHSQLDialect() - Constructor for class com.axelor.db.hibernate.dialect.AxelorHSQLDialect
 
AxelorIndirectBasicAuthClient - Class in com.axelor.auth.pac4j.local
 
AxelorIndirectBasicAuthClient() - Constructor for class com.axelor.auth.pac4j.local.AxelorIndirectBasicAuthClient
 
AxelorLdapGroupDefinition - Class in com.axelor.auth.pac4j.ldap
 
AxelorLdapProfile - Class in com.axelor.auth.pac4j.ldap
 
AxelorLdapProfile() - Constructor for class com.axelor.auth.pac4j.ldap.AxelorLdapProfile
 
AxelorLdapProfileDefinition - Class in com.axelor.auth.pac4j.ldap
 
AxelorLdapProfileDefinition() - Constructor for class com.axelor.auth.pac4j.ldap.AxelorLdapProfileDefinition
 
AxelorLdapProfileService - Class in com.axelor.auth.pac4j.ldap
 
AxelorLdapProfileService() - Constructor for class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
AxelorLdapProfileService(Map<String, String>) - Constructor for class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
AxelorLoginPageFilter - Class in com.axelor.auth.pac4j
 
AxelorLoginPageFilter(AxelorCallbackFilter, Clients) - Constructor for class com.axelor.auth.pac4j.AxelorLoginPageFilter
 
AxelorLogoutFilter - Class in com.axelor.auth.pac4j
 
AxelorLogoutFilter(Config, AxelorLogoutLogic, AuthPac4jInfo) - Constructor for class com.axelor.auth.pac4j.AxelorLogoutFilter
 
AxelorLogoutLogic - Class in com.axelor.auth.pac4j
 
AxelorLogoutLogic() - Constructor for class com.axelor.auth.pac4j.AxelorLogoutLogic
 
AxelorModule - Class in com.axelor.app
The entry-point of application module.
AxelorModule() - Constructor for class com.axelor.app.AxelorModule
 
AxelorMySQL57Dialect - Class in com.axelor.db.hibernate.dialect
 
AxelorMySQL57Dialect() - Constructor for class com.axelor.db.hibernate.dialect.AxelorMySQL57Dialect
 
AxelorMySQL8Dialect - Class in com.axelor.db.hibernate.dialect
 
AxelorMySQL8Dialect() - Constructor for class com.axelor.db.hibernate.dialect.AxelorMySQL8Dialect
 
AxelorOracle12cDialect - Class in com.axelor.db.hibernate.dialect
 
AxelorOracle12cDialect() - Constructor for class com.axelor.db.hibernate.dialect.AxelorOracle12cDialect
 
AxelorPostgreSQL10Dialect - Class in com.axelor.db.hibernate.dialect
 
AxelorPostgreSQL10Dialect() - Constructor for class com.axelor.db.hibernate.dialect.AxelorPostgreSQL10Dialect
 
AxelorPostgreSQL94Dialect - Class in com.axelor.db.hibernate.dialect
 
AxelorPostgreSQL94Dialect() - Constructor for class com.axelor.db.hibernate.dialect.AxelorPostgreSQL94Dialect
 
AxelorPostgreSQL95Dialect - Class in com.axelor.db.hibernate.dialect
 
AxelorPostgreSQL95Dialect() - Constructor for class com.axelor.db.hibernate.dialect.AxelorPostgreSQL95Dialect
 
AxelorRememberMeManager - Class in com.axelor.auth.pac4j
RememberMe Manager
AxelorRememberMeManager() - Constructor for class com.axelor.auth.pac4j.AxelorRememberMeManager
 
AxelorSearchEntryResolver - Class in com.axelor.auth.pac4j.ldap
 
AxelorSearchEntryResolver() - Constructor for class com.axelor.auth.pac4j.ldap.AxelorSearchEntryResolver
 
AxelorSecurityFilter - Class in com.axelor.auth.pac4j
 
AxelorSecurityFilter(Config, AxelorSecurityLogic) - Constructor for class com.axelor.auth.pac4j.AxelorSecurityFilter
 
AxelorSecurityLogic - Class in com.axelor.auth.pac4j
 
AxelorSecurityLogic(ErrorHandler, AuthPac4jInfo, Config) - Constructor for class com.axelor.auth.pac4j.AxelorSecurityLogic
 
AxelorSessionManager - Class in com.axelor.auth.pac4j
Session Manager
AxelorSessionManager() - Constructor for class com.axelor.auth.pac4j.AxelorSessionManager
 
AxelorUrlResolver - Class in com.axelor.auth.pac4j
 
AxelorUrlResolver() - Constructor for class com.axelor.auth.pac4j.AxelorUrlResolver
 
AxelorUserAuthorizer - Class in com.axelor.auth.pac4j
 
AxelorUserAuthorizer(AuthSessionService) - Constructor for class com.axelor.auth.pac4j.AxelorUserAuthorizer
 

B

BaseSearchField - Class in com.axelor.meta.schema.views
 
BaseSearchField() - Constructor for class com.axelor.meta.schema.views.BaseSearchField
 
BasicAuthCallbackClientFinder - Class in com.axelor.auth.pac4j.local
Checks for basic auth request header and finds basic auth client when appropriate.
BasicAuthCallbackClientFinder(String) - Constructor for class com.axelor.auth.pac4j.local.BasicAuthCallbackClientFinder
 
bcc(String...) - Method in class com.axelor.mail.MailBuilder
 
Beans - Class in com.axelor.inject
A singleton class that can be used to get instances of injetable services where injection is not possible.
BEFORE - com.axelor.meta.schema.views.Position
 
beforeAll(ExtensionContext) - Method in class com.axelor.test.GuiceExtension
 
beforeTransactionCompletion(Transaction) - Method in class com.axelor.auth.AuditInterceptor
 
between(String, Object, Object) - Static method in class com.axelor.rpc.filter.Filter
 
BETWEEN - com.axelor.rpc.filter.Operator
 
BINARY - com.axelor.db.mapper.PropertyType
 
bind(String[], Map<String, Object>) - Method in class com.axelor.data.csv.CSVBinder
Get a bean instance with the given set of values binding to the instance according to the binding rules.
bind(String, Object) - Method in class com.axelor.db.Query
Bind the given named parameter of the query with the given value.
bind(String, Object) - Method in class com.axelor.db.QueryBinder
Bind the given named parameter with the given value.
bind(Map<String, Object>) - Method in class com.axelor.db.Query
Bind the named parameters of the query with the given values.
bind(Map<String, Object>, Object...) - Method in class com.axelor.db.QueryBinder
Bind the query with the given named and/or positional parameters.
bind(Query) - Method in class com.axelor.db.Query
 
bind(Document) - Method in class com.axelor.data.xml.XMLBinder
 
bindAndExpose(TypeLiteral<T>) - Method in class com.axelor.auth.pac4j.AuthPac4jModule
 
bindAndExpose(Class<T>) - Method in class com.axelor.auth.pac4j.AuthPac4jModule
 
bindWebSecurityManager(AnnotatedBindingBuilder<? super WebSecurityManager>) - Method in class com.axelor.auth.pac4j.AuthPac4jModule
 
BOOLEAN - com.axelor.db.mapper.PropertyType
 
BooleanAdapter - Class in com.axelor.data.adapter
 
BooleanAdapter() - Constructor for class com.axelor.data.adapter.BooleanAdapter
 
build() - Method in class com.axelor.app.settings.StringEncryptorBuilder
 
build() - Method in class com.axelor.auth.pac4j.ClientConfig.Builder
 
build() - Method in class com.axelor.common.http.ContentDisposition.Builder
Build the content disposition
build() - Method in class com.axelor.mail.MailBuilder
Build a new MimeMessage instance from the provided details.
build() - Method in class com.axelor.meta.schema.actions.validate.ActionValidateBuilder
Return a Map that represents the action validate.
build(Class<T>) - Method in class com.axelor.rpc.filter.Filter
 
build(String) - Method in class com.axelor.mail.MailBuilder
Build a new MimeMessage instance from the provided details.
buildAjaxResponse(WebContext, SessionStore, RedirectionActionBuilder) - Method in class com.axelor.auth.pac4j.local.AxelorAjaxRequestResolver
 
builder() - Static method in class com.axelor.auth.pac4j.ClientConfig
 
Builder() - Constructor for class com.axelor.auth.pac4j.ClientConfig.Builder
 
Builder(String) - Constructor for class com.axelor.common.http.ContentDisposition.Builder
Builder for the given content disposition type
buildSettings() - Method in class com.axelor.app.settings.SettingsBuilder
 
buildTree(List<MetaMenu>) - Static method in class com.axelor.meta.service.menu.MenuNode
Build N-ary Tree from list of meta menus
Button - Class in com.axelor.meta.schema.views
 
Button() - Constructor for class com.axelor.meta.schema.views.Button
 
ButtonGroup - Class in com.axelor.meta.schema.views
 
ButtonGroup() - Constructor for class com.axelor.meta.schema.views.ButtonGroup
 
by(String, Object) - Method in class com.axelor.meta.db.repo.MetaJsonRecordRepository.MetaJsonRecordQuery
 
by(String, String, Object) - Method in class com.axelor.meta.db.repo.MetaJsonRecordRepository.MetaJsonRecordQuery
 
byName(String) - Method in class com.axelor.common.reflections.ResourceFinder
Find with the given name pattern.
ByteArrayConverter - Class in com.axelor.auth.pac4j.ldap
 
ByteArrayConverter() - Constructor for class com.axelor.auth.pac4j.ldap.ByteArrayConverter
 
BytesEncryptor - Class in com.axelor.common.crypto
 
BytesEncryptor(OperationMode, PaddingScheme, String) - Constructor for class com.axelor.common.crypto.BytesEncryptor
 
BytesEncryptor(String) - Constructor for class com.axelor.common.crypto.BytesEncryptor
 
byURL(String) - Method in class com.axelor.common.reflections.ClassFinder
Find with the given URL pattern.
byURL(String) - Method in class com.axelor.common.reflections.ResourceFinder
Find with the given URL pattern.

C

cacheable() - Method in class com.axelor.db.Query
Set the query result cacheable.
CalendarView - Class in com.axelor.meta.schema.views
 
CalendarView() - Constructor for class com.axelor.meta.schema.views.CalendarView
 
call(Object, String) - Method in class com.axelor.script.AbstractScriptHelper
 
call(Object, String) - Method in class com.axelor.script.CompositeScriptHelper
 
call(Object, String) - Method in interface com.axelor.script.ScriptHelper
Call a method on the given object.
call(String, String) - Method in class com.axelor.meta.ActionHandler
 
call(T, Map<String, Object>) - Method in class com.axelor.data.csv.CSVInput
 
call(T, Map<String, Object>) - Method in class com.axelor.data.xml.XMLBind
 
Call() - Constructor for class com.axelor.meta.schema.actions.ActionMethod.Call
 
callbackClientFinder(List<Client>) - Method in class com.axelor.auth.pac4j.AuthPac4jModule
 
CallMethod - Annotation Type in com.axelor.meta
The CallMethod annotation can be used to mark any arbitrary method to allow them with ActionMethod besides the standard controller methods.
callPrepareContext(Map<String, Object>) - Method in class com.axelor.data.csv.CSVInput
 
callSearch(Map<String, Object>) - Method in class com.axelor.data.csv.CSVBinder
 
camelize(String) - Method in class com.axelor.common.Inflector
Convert the given word to camel case.
camelize(String, boolean) - Method in class com.axelor.common.Inflector
Convert the given word to camel case.
CAN_CREATE - Static variable in interface com.axelor.db.JpaSecurity
 
CAN_CUSTOMIZE - com.axelor.auth.db.ViewCustomizationPermission
 
CAN_EXPORT - Static variable in interface com.axelor.db.JpaSecurity
 
CAN_READ - Static variable in interface com.axelor.db.JpaSecurity
 
CAN_REMOVE - Static variable in interface com.axelor.db.JpaSecurity
 
CAN_SHARE - com.axelor.auth.db.ViewCustomizationPermission
 
CAN_WRITE - Static variable in interface com.axelor.db.JpaSecurity
 
canConvert(Class) - Method in class com.axelor.data.csv.CSVBindConverter
 
canConvert(Class) - Method in class com.axelor.data.csv.CSVInputConverter
 
canConvert(Class) - Method in class com.axelor.data.xml.ElementConverter
 
canConvert(Class) - Method in class com.axelor.data.xml.XMLBindConverter
 
canExport(User, String, String) - Method in class com.axelor.meta.MetaPermissions
 
canRead(User, String, String) - Method in class com.axelor.meta.MetaPermissions
 
canShow(MetaMenu) - Method in class com.axelor.meta.service.menu.MenuChecker
Check whether the given MetaMenu can be shown
canWrite(User, String, String) - Method in class com.axelor.meta.MetaPermissions
 
capitalize(String) - Method in class com.axelor.common.Inflector
Capitalize the given string.
CardsView - Class in com.axelor.meta.schema.views
 
CardsView() - Constructor for class com.axelor.meta.schema.views.CardsView
 
cbc(String) - Static method in class com.axelor.common.crypto.BytesEncryptor
 
cbc(String) - Static method in class com.axelor.common.crypto.StringEncryptor
 
CBC - com.axelor.common.crypto.OperationMode
 
cc(String...) - Method in class com.axelor.mail.MailBuilder
 
CHANGE_PASSWORD - Static variable in class com.axelor.auth.pac4j.local.AxelorAuthenticator
 
changePassword(User, String) - Method in class com.axelor.auth.AuthService
Changes user password.
ChangePasswordException - Exception in com.axelor.auth.pac4j.local
 
ChangePasswordException() - Constructor for exception com.axelor.auth.pac4j.local.ChangePasswordException
 
changeSessionId() - Method in class com.axelor.auth.pac4j.AxelorSessionManager
 
CHANNEL_SSL - Static variable in interface com.axelor.mail.MailConstants
 
CHANNEL_STARTTLS - Static variable in interface com.axelor.mail.MailConstants
 
ChartAction() - Constructor for class com.axelor.meta.schema.views.ChartView.ChartAction
 
ChartCategory() - Constructor for class com.axelor.meta.schema.views.ChartView.ChartCategory
 
ChartConfig() - Constructor for class com.axelor.meta.schema.views.ChartView.ChartConfig
 
ChartSearchField - Class in com.axelor.meta.schema.views
 
ChartSearchField() - Constructor for class com.axelor.meta.schema.views.ChartSearchField
 
ChartSeries() - Constructor for class com.axelor.meta.schema.views.ChartView.ChartSeries
 
ChartView - Class in com.axelor.meta.schema.views
 
ChartView() - Constructor for class com.axelor.meta.schema.views.ChartView
 
ChartView.ChartAction - Class in com.axelor.meta.schema.views
 
ChartView.ChartCategory - Class in com.axelor.meta.schema.views
 
ChartView.ChartConfig - Class in com.axelor.meta.schema.views
 
ChartView.ChartSeries - Class in com.axelor.meta.schema.views
 
check(JpaSecurity.AccessType, Class<? extends Model>, Long...) - Method in class com.axelor.auth.AuthSecurityWarner
Deprecated.
 
check(JpaSecurity.AccessType, Class<? extends Model>, Long...) - Method in interface com.axelor.db.JpaSecurity
 
check(Map<String, Object>) - Method in class com.axelor.data.csv.CSVBind
 
Check() - Constructor for class com.axelor.meta.schema.actions.ActionCondition.Check
 
checkPassword(ActionRequest, ActionResponse) - Method in class com.axelor.auth.AuthService
Helper action to check user password.
checkPath(String) - Static method in class com.axelor.meta.MetaFiles
Check whether the given filePath is valid.
checkPermission(JpaSecurity.AccessType, Class<? extends Model>, Long...) - Method in class com.axelor.meta.ActionHandler
 
checkPermission(JpaSecurity.AccessType, String) - Method in class com.axelor.meta.ActionHandler
 
checkPermission(ActionHandler) - Method in class com.axelor.meta.schema.actions.Action
 
checkPermission(ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionReport
 
checkPermission(ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionView
 
checkType(File) - Static method in class com.axelor.meta.MetaFiles
Check whether the given file is valid.
checkType(String) - Static method in class com.axelor.meta.MetaFiles
Check whether the given file type is valid.
ClassFinder<T> - Class in com.axelor.common.reflections
The helper class to find sub types of a given super class.
classify(String) - Method in class com.axelor.common.Inflector
Convert the given word to class name.
classToResourceName(Class<?>) - Static method in class com.axelor.common.ClassUtils
Get the resource path of the given class.
classToResourceName(String) - Static method in class com.axelor.common.ClassUtils
Convert the class name to '/' based resource path.
ClassUtils - Class in com.axelor.common
Provides class utility methods.
clean() - Method in class com.axelor.meta.MetaFiles
Clean up obsolete temporary files from upload directory.
clean(String) - Method in class com.axelor.meta.MetaFiles
This method can be used to delete temporary file of an incomplete upload.
clear() - Static method in class com.axelor.db.JPA
Clear the persistence context, causing all managed entities to become detached.
clear() - Static method in class com.axelor.meta.MetaStore
 
clear(Object) - Method in class com.axelor.db.mapper.Property
If this is a multi-valued field, clear the collection values.
clearCache(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.MetaController
 
clearDepends() - Method in class com.axelor.meta.db.MetaModule
Clear the depends collection.
clearFields() - Method in class com.axelor.meta.db.MetaJsonModel
Clear the fields collection.
clearFlags() - Method in class com.axelor.mail.db.MailMessage
Clear the flags collection.
clearGroups() - Method in class com.axelor.meta.db.MetaMenu
Clear the groups collection.
clearGroups() - Method in class com.axelor.meta.db.MetaView
Clear the groups collection.
clearItems() - Method in class com.axelor.meta.db.MetaSelect
Clear the items collection.
clearListener() - Method in class com.axelor.data.csv.CSVImporter
 
clearListener() - Method in interface com.axelor.data.Importer
Clear listeners.
clearListener() - Method in class com.axelor.data.xml.XMLImporter
 
clearMembers() - Method in class com.axelor.team.db.Team
Clear the members collection.
clearMenus() - Method in class com.axelor.auth.db.Group
Clear the menus collection.
clearMenus() - Method in class com.axelor.auth.db.Role
Clear the menus collection.
clearMetaFields() - Method in class com.axelor.meta.db.MetaModel
Clear the metaFields collection.
clearMetaPermissions() - Method in class com.axelor.auth.db.Group
Clear the metaPermissions collection.
clearMetaPermissions() - Method in class com.axelor.auth.db.Role
Clear the metaPermissions collection.
clearMetaPermissions() - Method in class com.axelor.auth.db.User
Clear the metaPermissions collection.
clearParams() - Method in class com.axelor.meta.db.MetaSchedule
Clear the params collection.
clearPermissions() - Method in class com.axelor.auth.db.Group
Clear the permissions collection.
clearPermissions() - Method in class com.axelor.auth.db.Role
Clear the permissions collection.
clearPermissions() - Method in class com.axelor.auth.db.User
Clear the permissions collection.
clearPermissions() - Method in class com.axelor.dms.db.DMSFile
Clear the permissions collection.
clearRecipients() - Method in class com.axelor.mail.db.MailMessage
Clear the recipients collection.
clearReplies() - Method in class com.axelor.mail.db.MailMessage
Clear the replies collection.
clearRoles() - Method in class com.axelor.auth.db.Group
Clear the roles collection.
clearRoles() - Method in class com.axelor.auth.db.User
Clear the roles collection.
clearRoles() - Method in class com.axelor.meta.db.MetaAttrs
Clear the roles collection.
clearRoles() - Method in class com.axelor.meta.db.MetaJsonField
Clear the roles collection.
clearRoles() - Method in class com.axelor.meta.db.MetaJsonModel
Clear the roles collection.
clearRoles() - Method in class com.axelor.meta.db.MetaMenu
Clear the roles collection.
clearRoles() - Method in class com.axelor.team.db.Team
Clear the roles collection.
clearRules() - Method in class com.axelor.meta.db.MetaPermission
Clear the rules collection.
clearTags() - Method in class com.axelor.dms.db.DMSFile
Clear the tags collection.
clearTopics() - Method in class com.axelor.team.db.Team
Clear the topics collection.
clearViews() - Method in class com.axelor.auth.db.Group
Clear the views collection.
client() - Method in class com.axelor.test.WebServer
 
client(String) - Method in class com.axelor.auth.pac4j.ClientConfig.Builder
 
ClientConfig - Class in com.axelor.auth.pac4j
 
ClientConfig() - Constructor for class com.axelor.auth.pac4j.ClientConfig
 
ClientConfig.Builder - Class in com.axelor.auth.pac4j
 
ClientListProvider - Class in com.axelor.auth.pac4j
 
ClientListProvider(AuthPac4jInfo) - Constructor for class com.axelor.auth.pac4j.ClientListProvider
 
ClientsProvider - Class in com.axelor.auth.pac4j
 
ClientsProvider(AuthPac4jInfo, List<Client>) - Constructor for class com.axelor.auth.pac4j.ClientsProvider
 
close() - Method in class com.axelor.data.ImportTask
 
code - Variable in class com.axelor.meta.schema.actions.ActionScript.ActScript
 
ColorConverter - Class in com.axelor.common.logging
Custom color converter for logback using jansi.
ColorConverter() - Constructor for class com.axelor.common.logging.ColorConverter
 
com.axelor.app - package com.axelor.app
 
com.axelor.app.settings - package com.axelor.app.settings
 
com.axelor.auth - package com.axelor.auth
 
com.axelor.auth.db - package com.axelor.auth.db
 
com.axelor.auth.db.repo - package com.axelor.auth.db.repo
 
com.axelor.auth.pac4j - package com.axelor.auth.pac4j
 
com.axelor.auth.pac4j.ldap - package com.axelor.auth.pac4j.ldap
 
com.axelor.auth.pac4j.local - package com.axelor.auth.pac4j.local
 
com.axelor.common - package com.axelor.common
 
com.axelor.common.crypto - package com.axelor.common.crypto
 
com.axelor.common.csv - package com.axelor.common.csv
 
com.axelor.common.http - package com.axelor.common.http
 
com.axelor.common.logging - package com.axelor.common.logging
 
com.axelor.common.reflections - package com.axelor.common.reflections
 
com.axelor.data - package com.axelor.data
 
com.axelor.data.adapter - package com.axelor.data.adapter
 
com.axelor.data.csv - package com.axelor.data.csv
 
com.axelor.data.xml - package com.axelor.data.xml
 
com.axelor.db - package com.axelor.db
 
com.axelor.db.annotations - package com.axelor.db.annotations
 
com.axelor.db.converters - package com.axelor.db.converters
 
com.axelor.db.hibernate.dialect - package com.axelor.db.hibernate.dialect
 
com.axelor.db.hibernate.dialect.function - package com.axelor.db.hibernate.dialect.function
 
com.axelor.db.hibernate.naming - package com.axelor.db.hibernate.naming
 
com.axelor.db.hibernate.type - package com.axelor.db.hibernate.type
 
com.axelor.db.mapper - package com.axelor.db.mapper
 
com.axelor.db.mapper.types - package com.axelor.db.mapper.types
 
com.axelor.db.search - package com.axelor.db.search
 
com.axelor.db.tenants - package com.axelor.db.tenants
 
com.axelor.dms.db - package com.axelor.dms.db
 
com.axelor.dms.db.repo - package com.axelor.dms.db.repo
 
com.axelor.dms.web - package com.axelor.dms.web
 
com.axelor.event - package com.axelor.event
 
com.axelor.events - package com.axelor.events
 
com.axelor.events.qualifiers - package com.axelor.events.qualifiers
 
com.axelor.i18n - package com.axelor.i18n
 
com.axelor.inject - package com.axelor.inject
 
com.axelor.inject.logger - package com.axelor.inject.logger
 
com.axelor.mail - package com.axelor.mail
 
com.axelor.mail.db - package com.axelor.mail.db
 
com.axelor.mail.db.repo - package com.axelor.mail.db.repo
 
com.axelor.mail.service - package com.axelor.mail.service
 
com.axelor.mail.web - package com.axelor.mail.web
 
com.axelor.meta - package com.axelor.meta
 
com.axelor.meta.db - package com.axelor.meta.db
 
com.axelor.meta.db.repo - package com.axelor.meta.db.repo
 
com.axelor.meta.loader - package com.axelor.meta.loader
 
com.axelor.meta.schema - package com.axelor.meta.schema
 
com.axelor.meta.schema.actions - package com.axelor.meta.schema.actions
 
com.axelor.meta.schema.actions.validate - package com.axelor.meta.schema.actions.validate
 
com.axelor.meta.schema.actions.validate.validator - package com.axelor.meta.schema.actions.validate.validator
 
com.axelor.meta.schema.views - package com.axelor.meta.schema.views
 
com.axelor.meta.service - package com.axelor.meta.service
 
com.axelor.meta.service.menu - package com.axelor.meta.service.menu
 
com.axelor.meta.service.tags - package com.axelor.meta.service.tags
 
com.axelor.meta.web - package com.axelor.meta.web
 
com.axelor.quartz - package com.axelor.quartz
 
com.axelor.report - package com.axelor.report
 
com.axelor.rpc - package com.axelor.rpc
 
com.axelor.rpc.filter - package com.axelor.rpc.filter
 
com.axelor.script - package com.axelor.script
 
com.axelor.team.db - package com.axelor.team.db
 
com.axelor.team.db.repo - package com.axelor.team.db.repo
 
com.axelor.team.web - package com.axelor.team.web
 
com.axelor.test - package com.axelor.test
 
com.axelor.text - package com.axelor.text
 
com.axelor.ui - package com.axelor.ui
 
compare(MenuItem, MenuItem) - Method in class com.axelor.meta.service.menu.MenuItemComparator
 
compose() - Method in class com.axelor.mail.MailSender
Compose a new mail message.
CompositeScriptHelper - Class in com.axelor.script
 
CompositeScriptHelper(Context) - Constructor for class com.axelor.script.CompositeScriptHelper
 
CompositeScriptHelper(Bindings) - Constructor for class com.axelor.script.CompositeScriptHelper
 
compute() - Method in class com.axelor.meta.loader.ComputedViewProcessor
 
compute() - Method in class com.axelor.meta.loader.ComputedViewXmlProcessor
 
compute(String, WebContext) - Method in class com.axelor.auth.pac4j.AxelorUrlResolver
 
ComputedViewProcessor - Class in com.axelor.meta.loader
Create computed view from base view and their extensions.
ComputedViewProcessor(MetaView, List<MetaView>) - Constructor for class com.axelor.meta.loader.ComputedViewProcessor
 
ComputedViewXmlProcessor - Class in com.axelor.meta.loader
Compute xml of computed views from base view and their extensions.
ComputedViewXmlProcessor(MetaView, List<MetaView>) - Constructor for class com.axelor.meta.loader.ComputedViewXmlProcessor
 
computeErrorMessage(Exception) - Method in class com.axelor.auth.pac4j.local.AxelorFormClient
 
computeSizeText() - Method in class com.axelor.meta.db.MetaFile
 
condition() - Method in annotation type com.axelor.db.annotations.TrackField
The condition to check.
condition() - Method in annotation type com.axelor.db.annotations.TrackMessage
The condition to check.
CONFIG_ENCRYPTOR_PREFIX - Static variable in class com.axelor.app.settings.SettingsUtils
 
CONFIG_FILE_NAME - Static variable in class com.axelor.app.settings.SettingsUtils
 
CONFIG_MULTI_TENANCY - Static variable in interface com.axelor.app.AvailableAppSettings
 
ConfigProvider - Class in com.axelor.auth.pac4j
 
ConfigProvider(Clients, AxelorUserAuthorizer, AxelorCsrfAuthorizer, AxelorCsrfMatcher) - Constructor for class com.axelor.auth.pac4j.ConfigProvider
 
configuration(String) - Method in class com.axelor.auth.pac4j.ClientConfig.Builder
 
configure() - Method in class com.axelor.app.AppModule
 
configure() - Method in class com.axelor.auth.AuthModule
 
configure() - Method in class com.axelor.data.ImportTask
Configure the input sources using the various input methods.
configure() - Method in class com.axelor.db.JpaModule
 
configure() - Method in class com.axelor.db.search.SearchModule
 
configure() - Method in class com.axelor.db.tenants.TenantModule
 
configure() - Method in class com.axelor.event.EventModule
 
configure() - Method in class com.axelor.inject.logger.LoggerModule
 
configure() - Method in class com.axelor.quartz.SchedulerModule
 
configureAnon() - Method in class com.axelor.auth.AuthWebModule
 
configureAuth() - Method in class com.axelor.auth.AuthWebModule
 
configureShiroWeb() - Method in class com.axelor.auth.AuthWebModule
 
configureShiroWeb() - Method in class com.axelor.auth.pac4j.AuthPac4jModule
 
ContainerView - Interface in com.axelor.meta.schema.views
 
CONTAINS - com.axelor.meta.schema.views.Search.SearchSelectInputMatchStyle
 
containsKey(Object) - Method in class com.axelor.rpc.Context
 
containsKey(Object) - Method in class com.axelor.script.ScriptBindings
 
containsKey(String) - Method in class com.axelor.i18n.I18nBundle
 
ContentDisposition - Class in com.axelor.common.http
This class provides some methods to deal with Content-Disposition as defined in RFC 6266
ContentDisposition(String, String, String) - Constructor for class com.axelor.common.http.ContentDisposition
 
ContentDisposition.Builder - Class in com.axelor.common.http
Builder for ContentDisposition
contents() - Method in annotation type com.axelor.db.annotations.Track
The body content to generate.
context(String, Object) - Method in class com.axelor.meta.schema.actions.ActionView.ActionViewBuilder
 
Context - Class in com.axelor.rpc
The Context class represents an ActionRequest context.
Context() - Constructor for class com.axelor.meta.schema.actions.ActionView.Context
 
Context(Class<?>) - Constructor for class com.axelor.rpc.Context
Create a new Context for the given bean class.
Context(Long, Class<?>) - Constructor for class com.axelor.rpc.Context
Create a new Context for a record by given id.
Context(Map<String, Object>, Class<?>) - Constructor for class com.axelor.rpc.Context
Create a new Context for the given bean class using the given context values.
CONTEXT_APP_LOGO - Static variable in interface com.axelor.app.AvailableAppSettings
 
CONTEXT_APP_STYLE - Static variable in interface com.axelor.app.AvailableAppSettings
 
ContextEntity - Interface in com.axelor.rpc
This interface is used by ContextHandler to return real context entity.
contextFieldChange(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.MetaController
This action is called from custom fields form when context field is changed.
ContextHandler<T> - Class in com.axelor.rpc
The ContextHandler provides seamless way to access context values using proxy.
ContextHandlerFactory - Class in com.axelor.rpc
Factory to create ContextHandler.
ContextHandlerFactory.HandlerAccessor - Interface in com.axelor.rpc
 
CONTINUE - com.axelor.meta.service.menu.MenuNodeVisitor.MenuNodeResult
Continue processing the tree
contribute(SearchMapping) - Method in interface com.axelor.db.search.SearchMappingContributor
Configure indexed entities with the given SearchMapping programmatically.
contribute(SearchMapping) - Method in class com.axelor.db.search.SearchMappingContributorImpl
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class com.axelor.db.hibernate.dialect.AxelorHSQLDialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class com.axelor.db.hibernate.dialect.AxelorMySQL57Dialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class com.axelor.db.hibernate.dialect.AxelorMySQL8Dialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class com.axelor.db.hibernate.dialect.AxelorOracle12cDialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class com.axelor.db.hibernate.dialect.AxelorPostgreSQL10Dialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class com.axelor.db.hibernate.dialect.AxelorPostgreSQL94Dialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class com.axelor.db.hibernate.dialect.AxelorPostgreSQL95Dialect
 
conversionRule(String, Class<? extends Converter<?>>) - Method in class com.axelor.common.logging.LoggerConfiguration
 
convertAttributesToProfile(List<Map<String, Object>>, String) - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
convertToDatabaseColumn(T) - Method in class com.axelor.db.converters.AbstractEncryptedConverter
 
convertToEntityAttribute(R) - Method in class com.axelor.db.converters.AbstractEncryptedConverter
 
COOKIE_ATTR_SEPARATOR - Static variable in class com.axelor.auth.pac4j.AxelorSessionManager
 
copy() - Method in class com.axelor.meta.schema.actions.ActionGroup
 
copy() - Method in class com.axelor.meta.schema.actions.ActionResumable
 
copy() - Method in class com.axelor.meta.schema.actions.validate.ActionValidate
 
copy(long) - Method in class com.axelor.rpc.Resource
 
copy(T, boolean) - Static method in class com.axelor.db.JPA
Create a duplicate copy of the given bean instance.

In case of deep copy, one-to-many records are duplicated.
copy(T, boolean) - Method in class com.axelor.db.JpaRepository
 
copy(T, boolean) - Method in interface com.axelor.db.Repository
Create a duplicate copy of the given entity.

In case of deep copy, one-to-many records are duplicated.
COPY - Static variable in class com.axelor.events.RequestEvent
 
copyable() - Method in annotation type com.axelor.db.annotations.Widget
Whether to copy this field when creating duplicate record.
copyDirectory(File, File) - Static method in class com.axelor.common.FileUtils
Copy the source directory to the target directory.
copyDirectory(Path, Path) - Static method in class com.axelor.common.FileUtils
Copy the source directory to the target directory.
CORS_ALLOW_CREDENTIALS - Static variable in interface com.axelor.app.AvailableAppSettings
 
CORS_ALLOW_HEADERS - Static variable in interface com.axelor.app.AvailableAppSettings
 
CORS_ALLOW_METHODS - Static variable in interface com.axelor.app.AvailableAppSettings
 
CORS_ALLOW_ORIGIN - Static variable in interface com.axelor.app.AvailableAppSettings
 
CORS_EXPOSE_HEADERS - Static variable in interface com.axelor.app.AvailableAppSettings
 
CORS_MAX_AGE - Static variable in interface com.axelor.app.AvailableAppSettings
 
count() - Method in class com.axelor.db.Query
Returns the number of total records matched.
count(Model) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
countMail(ActionRequest, ActionResponse) - Method in class com.axelor.mail.web.MailController
 
countQuery() - Method in class com.axelor.db.Query
 
countTasks(ActionRequest, ActionResponse) - Method in class com.axelor.team.web.TaskController
 
countUnread(ActionRequest, ActionResponse) - Method in class com.axelor.mail.web.MailController
 
create() - Method in interface com.axelor.ui.QuickMenuCreator
 
create(MetaJsonRecord) - Method in class com.axelor.meta.db.repo.MetaJsonRecordRepository
 
create(Module...) - Static method in class com.axelor.test.WebServer
 
create(String) - Method in class com.axelor.meta.db.repo.MetaJsonRecordRepository
Create a Context for the given json model to seamlessly work with json fields.
create(String, Map<String, Object>) - Method in class com.axelor.meta.db.repo.MetaJsonRecordRepository
Create a new MetaJsonRecord for the given json model with given values.
create(Map<String, Object>) - Method in class com.axelor.db.JpaRepository
 
create(Map<String, Object>) - Method in interface com.axelor.db.Repository
Create a new instance of the domain model with the given default values.
CREATE - com.axelor.db.annotations.TrackEvent
 
CREATE - com.axelor.db.JpaSecurity.AccessType
 
createDocumentBuilder() - Static method in class com.axelor.common.XMLUtils
Returns properly configured DocumentBuilder with security features.
createDocumentBuilderFactory(Boolean) - Static method in class com.axelor.common.XMLUtils
Returns properly configured DocumentBuilderFactory with security features and no external DTD and schema access.
createIndex(boolean) - Method in class com.axelor.db.search.SearchService
Initialize search indexes if not created yet, unless forced.
createJobRunShell(TriggerFiredBundle) - Method in class com.axelor.quartz.GuiceJobRunShellFactory
 
createQuery(Class<T>) - Method in class com.axelor.rpc.Criteria
 
createQuery(Class<T>, Filter) - Method in class com.axelor.rpc.Criteria
 
createSAXParser() - Static method in class com.axelor.common.XMLUtils
Returns properly configured SAXParser with security features and no external DTD and schema access.
createSAXParserFactory(Boolean) - Static method in class com.axelor.common.XMLUtils
Returns properly configured SAXParserFactory with security features.
createSearchRequest(AuthenticationCriteria) - Method in class com.axelor.auth.pac4j.ldap.AxelorSearchEntryResolver
 
createSession(Object, HttpServletRequest, String) - Method in class com.axelor.auth.pac4j.AxelorSessionManager
 
createTempFile(String, String, FileAttribute<?>...) - Static method in class com.axelor.meta.MetaFiles
Create a temporary file under upload directory.
createTest() - Method in class com.axelor.test.GuiceRunner
 
createTestInstance(TestInstanceFactoryContext, ExtensionContext) - Method in class com.axelor.test.GuiceExtension
 
createTransformerFactory() - Static method in class com.axelor.common.XMLUtils
Returns properly configured TransformerFactory with security features.
createXPath() - Static method in class com.axelor.common.XMLUtils
Returns properly configured XPath with security features
createXPathFactory() - Static method in class com.axelor.common.XMLUtils
Returns properly configured XPathFactory with security features.
createXStream() - Static method in class com.axelor.data.XStreamUtils
 
CredentialsHandler - Class in com.axelor.auth.pac4j.local
 
CredentialsHandler() - Constructor for class com.axelor.auth.pac4j.local.CredentialsHandler
 
Criteria - Class in com.axelor.rpc
 
Criteria(Filter) - Constructor for class com.axelor.rpc.Criteria
 
CSRF_AUTHORIZER_NAME - Static variable in class com.axelor.auth.pac4j.AxelorCsrfAuthorizer
 
CSRF_COOKIE_NAME - Static variable in class com.axelor.auth.pac4j.AuthPac4jModule
 
CSRF_HEADER_NAME - Static variable in class com.axelor.auth.pac4j.AuthPac4jModule
 
CSRF_MATCHER_NAME - Static variable in class com.axelor.auth.pac4j.AxelorCsrfMatcher
 
CSVBind - Class in com.axelor.data.csv
 
CSVBind() - Constructor for class com.axelor.data.csv.CSVBind
 
CSVBindConverter - Class in com.axelor.data.csv
 
CSVBindConverter(Converter, ReflectionProvider) - Constructor for class com.axelor.data.csv.CSVBindConverter
 
CSVBinder - Class in com.axelor.data.csv
 
CSVBinder(Class<?>, String[], CSVBind) - Constructor for class com.axelor.data.csv.CSVBinder
 
CSVBinder(Class<?>, String[], CSVInput) - Constructor for class com.axelor.data.csv.CSVBinder
 
CSVBindJson - Class in com.axelor.data.csv
 
CSVBindJson() - Constructor for class com.axelor.data.csv.CSVBindJson
 
CSVConfig - Class in com.axelor.data.csv
 
CSVConfig() - Constructor for class com.axelor.data.csv.CSVConfig
 
CSVFile - Class in com.axelor.common.csv
This class provides api to work with csv files using CSVParser and CSVPrinter.
CSVImporter - Class in com.axelor.data.csv
 
CSVImporter(CSVConfig) - Constructor for class com.axelor.data.csv.CSVImporter
 
CSVImporter(CSVConfig, String) - Constructor for class com.axelor.data.csv.CSVImporter
 
CSVImporter(CSVConfig, String, String) - Constructor for class com.axelor.data.csv.CSVImporter
 
CSVImporter(String) - Constructor for class com.axelor.data.csv.CSVImporter
 
CSVImporter(String, String) - Constructor for class com.axelor.data.csv.CSVImporter
 
CSVImporter(String, String, String) - Constructor for class com.axelor.data.csv.CSVImporter
 
CSVInput - Class in com.axelor.data.csv
 
CSVInput() - Constructor for class com.axelor.data.csv.CSVInput
 
CSVInputConverter - Class in com.axelor.data.csv
 
CSVInputConverter(Converter, ReflectionProvider) - Constructor for class com.axelor.data.csv.CSVInputConverter
 
CSVInputJson - Class in com.axelor.data.csv
 
CSVInputJson() - Constructor for class com.axelor.data.csv.CSVInputJson
 
CSVLogger - Class in com.axelor.data.csv
This CSVLogger class logs all errors during the import into a specific file.
CSVLogger(CSVConfig, String) - Constructor for class com.axelor.data.csv.CSVLogger
Main constructor
current() - Static method in class com.axelor.rpc.Request
 
currentTenantHost() - Static method in class com.axelor.db.tenants.TenantResolver
 
currentTenantIdentifier() - Static method in class com.axelor.db.tenants.TenantResolver
 
CustomDialectResolver - Class in com.axelor.db.hibernate.dialect
 
CustomDialectResolver() - Constructor for class com.axelor.db.hibernate.dialect.CustomDialectResolver
 
CustomView - Class in com.axelor.meta.schema.views
 
CustomView() - Constructor for class com.axelor.meta.schema.views.CustomView
 

D

Dashboard - Class in com.axelor.meta.schema.views
 
Dashboard() - Constructor for class com.axelor.meta.schema.views.Dashboard
 
dasherize(String) - Method in class com.axelor.common.Inflector
Convert the give word to dasherized form.
Dashlet - Class in com.axelor.meta.schema.views
 
Dashlet() - Constructor for class com.axelor.meta.schema.views.Dashlet
 
DATA_EXPORT_DIR - Static variable in interface com.axelor.app.AvailableAppSettings
 
DATA_EXPORT_ENCODING - Static variable in interface com.axelor.app.AvailableAppSettings
 
DATA_EXPORT_FETCH_SIZE - Static variable in interface com.axelor.app.AvailableAppSettings
 
DATA_EXPORT_LOCALE - Static variable in interface com.axelor.app.AvailableAppSettings
 
DATA_EXPORT_MAX_SIZE - Static variable in interface com.axelor.app.AvailableAppSettings
 
DATA_EXPORT_SEPARATOR - Static variable in interface com.axelor.app.AvailableAppSettings
 
DATA_IMPORT_DEMO_DATA - Static variable in interface com.axelor.app.AvailableAppSettings
 
DATA_UPLOAD_DIR - Static variable in interface com.axelor.app.AvailableAppSettings
 
DataAdapter - Class in com.axelor.data.adapter
 
DataAdapter() - Constructor for class com.axelor.data.adapter.DataAdapter
 
DataAdapter(String, Class<?>, String...) - Constructor for class com.axelor.data.adapter.DataAdapter
 
DataScriptHelper - Class in com.axelor.data
This DataScriptHelper class can be used to effectively use the GroovyShell to evaluate dynamic groovy expressions.
DataScriptHelper(int, int, boolean) - Constructor for class com.axelor.data.DataScriptHelper
Create a new DataScriptHelper with the given DataScriptHelper.cacheSize and DataScriptHelper.expireTime in minutes.
DataSet - Class in com.axelor.meta.schema.views
 
DataSet() - Constructor for class com.axelor.meta.schema.views.DataSet
 
DATE - com.axelor.db.mapper.PropertyType
 
DATETIME - com.axelor.db.mapper.PropertyType
 
DB_DEFAULT_DATASOURCE - Static variable in interface com.axelor.app.AvailableAppSettings
 
DB_DEFAULT_DRIVER - Static variable in interface com.axelor.app.AvailableAppSettings
 
DB_DEFAULT_PASSWORD - Static variable in interface com.axelor.app.AvailableAppSettings
 
DB_DEFAULT_URL - Static variable in interface com.axelor.app.AvailableAppSettings
 
DB_DEFAULT_USER - Static variable in interface com.axelor.app.AvailableAppSettings
 
DECIMAL - com.axelor.db.mapper.PropertyType
 
DecimalAdapter - Class in com.axelor.db.mapper.types
 
DecimalAdapter() - Constructor for class com.axelor.db.mapper.types.DecimalAdapter
 
decrypt(byte[]) - Method in class com.axelor.common.crypto.BytesEncryptor
 
decrypt(String) - Method in class com.axelor.common.crypto.StringEncryptor
 
decrypt(R) - Method in interface com.axelor.common.crypto.Encryptor
Decrypt the given encrypted message.
deepCopy(Object) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
DEFAULT - Static variable in class com.axelor.common.csv.CSVFile
 
DEFAULT_DIRECTORY_PROVIDER - Static variable in class com.axelor.db.search.SearchModule
 
DEFAULT_FORMAT - Variable in class com.axelor.data.adapter.JavaTimeAdapter
 
DEFAULT_INDEX_BASE - Static variable in class com.axelor.db.search.SearchModule
 
DEFAULT_REPORT_DIR - Static variable in class com.axelor.report.ReportResourceLocator
 
DEFAULT_TENANT_ID - Static variable in interface com.axelor.db.tenants.TenantConfig
 
DEFAULT_TIMEOUT - Static variable in interface com.axelor.mail.MailConstants
 
DEFAULT_TYPE - Static variable in class com.axelor.db.hibernate.type.JsonFunction
 
defaultAdapters - Static variable in interface com.axelor.data.Importer
 
defaultNow() - Method in annotation type com.axelor.db.annotations.Widget
Whether the field should use current date/datetime as default value.
define(String) - Static method in class com.axelor.meta.schema.actions.ActionView
Return an instance of ActionView.ActionViewBuilder that can be used to quickly define ActionView.
delete() - Method in class com.axelor.db.Query
Bulk delete all the matched records.
delete(DMSFile) - Method in class com.axelor.meta.MetaFiles
Delete the given DMSFile and also delete linked file if not referenced by any other record.
delete(MetaAttachment) - Method in class com.axelor.meta.MetaFiles
Delete the given attachment and related MetaFile instance along with the file content.
delete(MetaFile) - Method in class com.axelor.meta.MetaFiles
Delete the given MetaFile instance along with the file content if it exists.
deleteAttachments(Model) - Method in class com.axelor.meta.MetaFiles
Deletes all attachments and related records (MetaFile, DMSFile, MetaAttachment).
deleteDirectory(File) - Static method in class com.axelor.common.FileUtils
Delete the given directory recursively.
deleteDirectory(Path) - Static method in class com.axelor.common.FileUtils
Delete the given directory recursively.
deleteQuery(String) - Method in class com.axelor.db.Query
 
destroy() - Method in class com.axelor.auth.pac4j.AxelorLoginPageFilter
 
destroy() - Method in class com.axelor.db.tenants.AbstractTenantFilter
 
destroy() - Method in class com.axelor.db.tenants.PreSessionTenantFilter
 
details(MailMessage) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
determineForeignKeyName(ImplicitForeignKeyNameSource) - Method in class com.axelor.db.hibernate.naming.ImplicitNamingStrategyImpl
 
determineIndexName(ImplicitIndexNameSource) - Method in class com.axelor.db.hibernate.naming.ImplicitNamingStrategyImpl
 
determineJoinColumnName(ImplicitJoinColumnNameSource) - Method in class com.axelor.db.hibernate.naming.ImplicitNamingStrategyImpl
 
determineUniqueKeyName(ImplicitUniqueKeyNameSource) - Method in class com.axelor.db.hibernate.naming.ImplicitNamingStrategyImpl
 
Devider() - Constructor for class com.axelor.meta.schema.views.Menu.Devider
 
disassemble(Object) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
DISPLAY_NAME - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileDefinition
 
distinctByKey(Function<? super T, Object>) - Static method in class com.axelor.meta.service.menu.MenuUtils
 
DMSFile - Class in com.axelor.dms.db
 
DMSFile() - Constructor for class com.axelor.dms.db.DMSFile
 
DMSFileRepository - Class in com.axelor.dms.db.repo
 
DMSFileRepository() - Constructor for class com.axelor.dms.db.repo.DMSFileRepository
 
DMSFileTag - Class in com.axelor.dms.db
 
DMSFileTag() - Constructor for class com.axelor.dms.db.DMSFileTag
 
DMSFileTag(String, String) - Constructor for class com.axelor.dms.db.DMSFileTag
 
DMSFileTagRepository - Class in com.axelor.dms.db.repo
 
DMSFileTagRepository() - Constructor for class com.axelor.dms.db.repo.DMSFileTagRepository
 
DMSPermission - Class in com.axelor.dms.db
 
DMSPermission() - Constructor for class com.axelor.dms.db.DMSPermission
 
DMSPermissionController - Class in com.axelor.dms.web
 
DMSPermissionController() - Constructor for class com.axelor.dms.web.DMSPermissionController
 
DMSPermissionRepository - Class in com.axelor.dms.db.repo
 
DMSPermissionRepository() - Constructor for class com.axelor.dms.db.repo.DMSPermissionRepository
 
doCall(Object, String) - Method in class com.axelor.script.AbstractScriptHelper
 
doCall(Object, String) - Method in class com.axelor.script.CompositeScriptHelper
 
doCredentialsMatch(AuthenticationToken, AuthenticationInfo) - Method in class com.axelor.auth.AuthRealm.AuthMatcher
 
doExport(String, ActionExport.Export, ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionExport
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.axelor.auth.pac4j.AxelorCallbackFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.axelor.auth.pac4j.AxelorLoginPageFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.axelor.auth.pac4j.AxelorLogoutFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.axelor.db.tenants.AbstractTenantFilter
 
doFilterInternal(ServletRequest, ServletResponse, FilterChain) - Method in class com.axelor.db.tenants.AbstractTenantFilter
 
doFilterInternal(ServletRequest, ServletResponse, FilterChain) - Method in class com.axelor.db.tenants.PostSessionTenantFilter
 
doFilterInternal(ServletRequest, ServletResponse, FilterChain) - Method in class com.axelor.db.tenants.PreSessionTenantFilter
 
doGetAuthenticationInfo(AuthenticationToken) - Method in class com.axelor.auth.AuthRealm
 
doGetAuthenticationInfo(AuthenticationToken) - Method in class com.axelor.auth.pac4j.AuthPac4jRealm
 
doGetAuthorizationInfo(PrincipalCollection) - Method in class com.axelor.auth.AuthRealm
 
doInJPA(Function<EntityManager, T>) - Static method in class com.axelor.script.GroovyScriptHelper.Helpers
 
doLast(Module, boolean) - Method in class com.axelor.meta.loader.ViewLoader
 
doLoad(Module, boolean) - Method in class com.axelor.meta.loader.I18nLoader
 
doLoad(URL, Module, boolean) - Method in class com.axelor.meta.loader.I18nLoader
 
doLoad(URL, Module, boolean) - Method in class com.axelor.meta.loader.ModelLoader
 
doLoad(URL, Module, boolean) - Method in class com.axelor.meta.loader.ViewLoader
 
doLoad(List<URL>, Module, boolean) - Method in class com.axelor.meta.loader.I18nLoader
 
domain(String) - Method in class com.axelor.meta.schema.actions.ActionView.ActionViewBuilder
 
doSearch(Consumer<FullTextEntityManager>) - Method in class com.axelor.db.search.SearchService
Perform full-text search.
DOUBLE - com.axelor.db.mapper.PropertyType
 
downloadUrl(URL) - Method in class com.axelor.auth.pac4j.AuthPac4jProfileService
 
downloadUrl(URL, Map<String, String>) - Method in class com.axelor.auth.pac4j.AuthPac4jProfileService
 

E

edit(Class<T>, Map<String, Object>) - Static method in class com.axelor.db.JPA
Edit an instance of the given model class using the given values.

This is a convenient method to reconstruct model object from a key value map, for example HTTP params.
Element() - Constructor for class com.axelor.meta.schema.actions.Action.Element
 
ElementConverter - Class in com.axelor.data.xml
 
ElementConverter(XMLBinder) - Constructor for class com.axelor.data.xml.ElementConverter
 
ellipsize(String, int) - Method in class com.axelor.common.Inflector
Shorten the given text upto the length by appending three ellipses.
ELScriptHelper - Class in com.axelor.script
 
ELScriptHelper(Context) - Constructor for class com.axelor.script.ELScriptHelper
 
ELScriptHelper(Bindings) - Constructor for class com.axelor.script.ELScriptHelper
 
ELScriptHelper.Helpers - Class in com.axelor.script
 
em() - Static method in class com.axelor.db.JPA
Get an instance of EntityManager.
em() - Method in class com.axelor.db.Query
 
email(MailMessage) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
EMAIL - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileDefinition
 
empty() - Static method in class com.axelor.common.UriBuilder
Create an empty builder instance
encrypt(byte[]) - Method in class com.axelor.common.crypto.BytesEncryptor
 
encrypt(User) - Method in class com.axelor.auth.AuthService
Encrypt the password of the given user.
encrypt(Object, Map) - Method in class com.axelor.auth.AuthService
This is an adapter method to be used with data import.
encrypt(String) - Method in class com.axelor.auth.AuthService
Encrypt the given password text if it's not encrypted yet.
encrypt(String) - Method in class com.axelor.common.crypto.StringEncryptor
 
encrypt(T) - Method in interface com.axelor.common.crypto.Encryptor
Encrypt the given message.
ENCRYPT_PREFIX - Static variable in class com.axelor.app.settings.SettingsUtils
 
ENCRYPT_SUFFIX - Static variable in class com.axelor.app.settings.SettingsUtils
 
EncryptedBytesConverter - Class in com.axelor.db.converters
 
EncryptedBytesConverter() - Constructor for class com.axelor.db.converters.EncryptedBytesConverter
 
EncryptedFieldService - Class in com.axelor.db.converters
The service can be used to migrate all the encrypted field values.
EncryptedFieldService() - Constructor for class com.axelor.db.converters.EncryptedFieldService
 
EncryptedStringConverter - Class in com.axelor.db.converters
 
EncryptedStringConverter() - Constructor for class com.axelor.db.converters.EncryptedStringConverter
 
EncryptedStringTypeDescriptor - Class in com.axelor.db.hibernate.type
 
EncryptedStringTypeDescriptor() - Constructor for class com.axelor.db.hibernate.type.EncryptedStringTypeDescriptor
 
EncryptedTextType - Class in com.axelor.db.hibernate.type
 
EncryptedTextType() - Constructor for class com.axelor.db.hibernate.type.EncryptedTextType
 
ENCRYPTION_ALGORITHM - Static variable in interface com.axelor.app.AvailableAppSettings
 
ENCRYPTION_OLD_ALGORITHM - Static variable in interface com.axelor.app.AvailableAppSettings
 
ENCRYPTION_OLD_PASSWORD - Static variable in interface com.axelor.app.AvailableAppSettings
 
ENCRYPTION_PASSWORD - Static variable in interface com.axelor.app.AvailableAppSettings
 
encryptor() - Method in class com.axelor.db.converters.AbstractEncryptedConverter
 
Encryptor<T,​R> - Interface in com.axelor.common.crypto
The Encryptor interface.
EncryptorConfigurationProperties - Class in com.axelor.app.settings
 
EncryptorConfigurationProperties(Map<String, String>) - Constructor for class com.axelor.app.settings.EncryptorConfigurationProperties
 
EncryptorException - Exception in com.axelor.common.crypto
The unchecked exception is thrown by Encryptor classes if there is any error while encrypting or decrypting values.
EncryptorException(String) - Constructor for exception com.axelor.common.crypto.EncryptorException
 
EncryptorException(String, Throwable) - Constructor for exception com.axelor.common.crypto.EncryptorException
 
EncryptorException(Throwable) - Constructor for exception com.axelor.common.crypto.EncryptorException
 
encryptPasswords() - Method in class com.axelor.meta.loader.ModuleManager
 
ENDS_WITH - com.axelor.meta.schema.views.Search.SearchSelectInputMatchStyle
 
EntityHelper - Class in com.axelor.db
This class provides helper methods for model objects.
EntityHelper() - Constructor for class com.axelor.db.EntityHelper
 
EntityType - Annotation Type in com.axelor.events.qualifiers
 
EntityTypes - Class in com.axelor.events.qualifiers
 
ENUM - com.axelor.db.mapper.PropertyType
 
EnumAdapter - Class in com.axelor.db.mapper.types
 
EnumAdapter() - Constructor for class com.axelor.db.mapper.types.EnumAdapter
 
ENV_CONFIG_PREFIX - Static variable in class com.axelor.app.settings.SettingsUtils
 
EnvSettingSource - Class in com.axelor.app.settings
 
EnvSettingSource() - Constructor for class com.axelor.app.settings.EnvSettingSource
 
equals(Object) - Method in class com.axelor.auth.db.Group
 
equals(Object) - Method in class com.axelor.auth.db.Permission
 
equals(Object) - Method in class com.axelor.auth.db.Role
 
equals(Object) - Method in class com.axelor.auth.db.User
 
equals(Object) - Method in class com.axelor.auth.UserAuthenticationInfo
 
equals(Object) - Method in class com.axelor.common.http.ContentDisposition
 
equals(Object) - Method in class com.axelor.dms.db.DMSFile
 
equals(Object) - Method in class com.axelor.dms.db.DMSFileTag
 
equals(Object) - Method in class com.axelor.dms.db.DMSPermission
 
equals(Object) - Method in class com.axelor.event.NamedLiteral
 
equals(Object) - Method in class com.axelor.mail.db.MailAddress
 
equals(Object) - Method in class com.axelor.mail.db.MailFlags
 
equals(Object) - Method in class com.axelor.mail.db.MailFollower
 
equals(Object) - Method in class com.axelor.mail.db.MailMessage
 
equals(Object) - Method in class com.axelor.meta.db.MetaAction
 
equals(Object) - Method in class com.axelor.meta.db.MetaActionMenu
 
equals(Object) - Method in class com.axelor.meta.db.MetaAttachment
 
equals(Object) - Method in class com.axelor.meta.db.MetaAttrs
 
equals(Object) - Method in class com.axelor.meta.db.MetaEnum
 
equals(Object) - Method in class com.axelor.meta.db.MetaField
 
equals(Object) - Method in class com.axelor.meta.db.MetaFile
 
equals(Object) - Method in class com.axelor.meta.db.MetaFilter
 
equals(Object) - Method in class com.axelor.meta.db.MetaHelp
 
equals(Object) - Method in class com.axelor.meta.db.MetaJsonField
 
equals(Object) - Method in class com.axelor.meta.db.MetaJsonModel
 
equals(Object) - Method in class com.axelor.meta.db.MetaJsonRecord
 
equals(Object) - Method in class com.axelor.meta.db.MetaMenu
 
equals(Object) - Method in class com.axelor.meta.db.MetaModel
 
equals(Object) - Method in class com.axelor.meta.db.MetaModule
 
equals(Object) - Method in class com.axelor.meta.db.MetaPermission
 
equals(Object) - Method in class com.axelor.meta.db.MetaPermissionRule
 
equals(Object) - Method in class com.axelor.meta.db.MetaSchedule
 
equals(Object) - Method in class com.axelor.meta.db.MetaScheduleParam
 
equals(Object) - Method in class com.axelor.meta.db.MetaSelect
 
equals(Object) - Method in class com.axelor.meta.db.MetaSelectItem
 
equals(Object) - Method in class com.axelor.meta.db.MetaSequence
 
equals(Object) - Method in class com.axelor.meta.db.MetaTranslation
 
equals(Object) - Method in class com.axelor.meta.db.MetaView
 
equals(Object) - Method in class com.axelor.meta.db.MetaViewCustom
 
equals(Object) - Method in class com.axelor.team.db.Team
 
equals(Object) - Method in class com.axelor.team.db.TeamTask
 
equals(Object) - Method in class com.axelor.team.db.TeamTopic
 
equals(Object, Object) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
equals(String, Object) - Static method in class com.axelor.rpc.filter.Filter
 
equals(T, Object) - Static method in class com.axelor.db.EntityHelper
The equals helper method.
EQUALS - com.axelor.meta.schema.views.Search.SearchSelectInputMatchStyle
 
EQUALS - com.axelor.rpc.filter.Operator
 
EqualsInclude - Annotation Type in com.axelor.db.annotations
Mark the field to be included in equality test.
Error - Class in com.axelor.meta.schema.actions.validate.validator
 
Error() - Constructor for class com.axelor.meta.schema.actions.validate.validator.Error
 
ERROR - com.axelor.meta.schema.actions.validate.validator.ValidatorType
 
ErrorHandler - Class in com.axelor.auth.pac4j
 
ErrorHandler(AuthPac4jInfo) - Constructor for class com.axelor.auth.pac4j.ErrorHandler
 
escape(String) - Static method in class com.axelor.common.HtmlUtils
Escapes the text.
escapeAttribute(String) - Static method in class com.axelor.common.HtmlUtils
Escapes the attribute value.
eval(String) - Method in class com.axelor.script.AbstractScriptHelper
 
eval(String) - Method in interface com.axelor.script.ScriptHelper
Evaluate the given expression.
eval(String, Binding) - Method in class com.axelor.data.DataScriptHelper
Evaluate the given expression.
eval(String, Map<String, Object>) - Method in class com.axelor.data.DataScriptHelper
Evaluate the given expression.

An instance of Binding is created to deal with missing variables.
eval(String, Bindings) - Method in class com.axelor.script.CompositeScriptHelper
 
eval(String, Bindings) - Method in class com.axelor.script.ELScriptHelper
 
eval(String, Bindings) - Method in class com.axelor.script.GroovyScriptHelper
 
eval(String, Bindings) - Method in class com.axelor.script.JavaScriptScriptHelper
 
eval(String, Bindings) - Method in interface com.axelor.script.ScriptHelper
Evaluate the given expression with the given bindings.
evaluate(ActionHandler) - Method in class com.axelor.meta.schema.actions.Action
 
evaluate(ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionAttrs
 
evaluate(ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionCondition
 
evaluate(ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionExport
 
evaluate(ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionGroup
 
evaluate(ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionImport
 
evaluate(ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionMethod
 
evaluate(ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionRecord
 
evaluate(ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionReport
 
evaluate(ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionScript
 
evaluate(ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionView
 
evaluate(ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionWS
 
evaluate(ActionHandler) - Method in class com.axelor.meta.schema.actions.validate.ActionValidate
 
evaluate(String) - Method in class com.axelor.meta.ActionHandler
Evaluate the given expression.
evaluate(Map<String, Object>) - Method in class com.axelor.data.csv.CSVBind
 
evaluate(Map<String, Object>) - Method in class com.axelor.data.xml.XMLBind
 
evaluateXPath(String, String, String, Object, QName) - Method in class com.axelor.meta.loader.AbstractXmlProcessor
 
Event<T> - Interface in com.axelor.event
 
EventModule - Class in com.axelor.event
 
EventModule() - Constructor for class com.axelor.event.EventModule
 
EXCEL - Static variable in class com.axelor.common.csv.CSVFile
 
exclude(String) - Static method in class com.axelor.db.JpaScanner
Exclude classes from the given package.
exclusive() - Method in class com.axelor.auth.pac4j.ClientConfig.Builder
 
execute() - Method in class com.axelor.meta.ActionHandler
 
execute(ActionHandler) - Method in class com.axelor.meta.schema.actions.Action
 
execute(ActionRequest) - Method in class com.axelor.meta.ActionExecutor
 
execute(String) - Static method in class com.axelor.db.JPA
Execute a JPQL update query.
execute(Connection) - Method in interface com.axelor.db.JPA.JDBCWork
Execute the discrete work encapsulated by this work instance using the supplied connection.
execute(JobExecutionContext) - Method in class com.axelor.mail.service.MailFetchJob
 
export(Request, Charset) - Method in class com.axelor.rpc.Resource
 
export(Request, Charset, Locale, char) - Method in class com.axelor.rpc.Resource
 
Export() - Constructor for class com.axelor.meta.schema.actions.ActionExport.Export
 
EXPORT - com.axelor.db.JpaSecurity.AccessType
 
EXPORT - Static variable in class com.axelor.events.RequestEvent
 
exportI18n(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.MetaController
 
Extend - Class in com.axelor.meta.schema.views
 
Extend() - Constructor for class com.axelor.meta.schema.views.Extend
 
ExtendableView - Interface in com.axelor.meta.schema.views
 
ExtendItemAttribute - Class in com.axelor.meta.schema.views
 
ExtendItemAttribute() - Constructor for class com.axelor.meta.schema.views.ExtendItemAttribute
 
ExtendItemInsert - Class in com.axelor.meta.schema.views
 
ExtendItemInsert() - Constructor for class com.axelor.meta.schema.views.ExtendItemInsert
 
ExtendItemMove - Class in com.axelor.meta.schema.views
 
ExtendItemMove() - Constructor for class com.axelor.meta.schema.views.ExtendItemMove
 
ExtendItemReplace - Class in com.axelor.meta.schema.views
 
ExtendItemReplace() - Constructor for class com.axelor.meta.schema.views.ExtendItemReplace
 
EXTERNAL_CONFIG_ENV - Static variable in class com.axelor.app.settings.SettingsUtils
 
EXTERNAL_CONFIG_SYSTEM_PROP - Static variable in class com.axelor.app.settings.SettingsUtils
 
extract(WebContext, SessionStore) - Method in class com.axelor.auth.pac4j.local.JsonExtractor
 
extractProperties(Map<String, String>, String) - Static method in class com.axelor.app.settings.SettingsUtils
 

F

fail(String) - Method in class com.axelor.rpc.Response
 
FAILURE - Static variable in class com.axelor.events.PostLogin
 
FAMILY_NAME - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileDefinition
 
feature - Variable in class com.axelor.common.VersionUtils.Version
 
FeatureChanged - Class in com.axelor.events
 
FeatureChanged(String, boolean) - Constructor for class com.axelor.events.FeatureChanged
 
feedTransactionExecutor(ParallelTransactionExecutor, Module, boolean, Set<Path>) - Method in class com.axelor.meta.loader.I18nLoader
 
fetch() - Method in class com.axelor.db.Query
Fetch all the matched records.
fetch() - Method in interface com.axelor.mail.service.MailService
Fetch mails from remote mail server.
fetch() - Method in class com.axelor.mail.service.MailServiceImpl
 
fetch(int) - Method in class com.axelor.db.Query
Fetch the matched records with the given limit.
fetch(int, int) - Method in class com.axelor.db.Query
Fetch the matched records within the given range.
fetch(int, int) - Method in class com.axelor.db.Query.Selector
 
fetch(long, Request) - Method in class com.axelor.rpc.Resource
 
fetch(MailReader) - Method in class com.axelor.mail.service.MailServiceImpl
Fetch email messages from the given mail store.
FETCH - Static variable in class com.axelor.events.RequestEvent
 
FETCH_NAME - Static variable in class com.axelor.events.RequestEvent
 
fetchMetaMenu(List<String>) - Static method in class com.axelor.meta.service.menu.MenuUtils
Fetch MetaMenu for the given names.
fetchOne() - Method in class com.axelor.db.Query
Fetch the first matched record.
fetchOne(int) - Method in class com.axelor.db.Query
Fetch a matched record at the given offset.
fetchStream() - Method in class com.axelor.db.Query
Fetch all the matched records as Stream.
fetchStream(int) - Method in class com.axelor.db.Query
Fetch the matched records as Stream with the given limit.
fetchStream(int, int) - Method in class com.axelor.db.Query
Fetch the matched records as Stream within the given range.
field(Class<T>, String) - Static method in class com.axelor.db.JPA
Return a Property of the given model class.
Field - Class in com.axelor.meta.schema.views
 
Field() - Constructor for class com.axelor.meta.schema.views.Field
 
fields() - Method in annotation type com.axelor.db.annotations.Track
The fields to track.
fields() - Method in annotation type com.axelor.db.annotations.TrackMessage
Only use the message if these fields are changed.
fields() - Method in class com.axelor.db.JpaRepository
 
fields() - Method in interface com.axelor.db.Repository
Return list of properties on the domain model managed by this repository.
fields() - Method in class com.axelor.rpc.Resource
 
fields(Class<T>) - Static method in class com.axelor.db.JPA
Return all the properties of the given model class.
FILE_UPLOAD_BLACKLIST_PATTERN - Static variable in interface com.axelor.app.AvailableAppSettings
 
FILE_UPLOAD_BLACKLIST_TYPES - Static variable in interface com.axelor.app.AvailableAppSettings
 
FILE_UPLOAD_FILENAME_PATTERN - Static variable in interface com.axelor.app.AvailableAppSettings
 
FILE_UPLOAD_SIZE - Static variable in interface com.axelor.app.AvailableAppSettings
 
FILE_UPLOAD_WHITELIST_PATTERN - Static variable in interface com.axelor.app.AvailableAppSettings
 
FILE_UPLOAD_WHITELIST_TYPES - Static variable in interface com.axelor.app.AvailableAppSettings
 
filename(String) - Method in class com.axelor.common.http.ContentDisposition.Builder
Set the filename parameter
files() - Method in annotation type com.axelor.db.annotations.Track
Whether to track attached files.
fileTypeIcon(MetaFile) - Method in class com.axelor.meta.MetaFiles
 
FileUtils - Class in com.axelor.common
This class provides some helper methods to deal with files.
FileUtils() - Constructor for class com.axelor.common.FileUtils
 
filter(String) - Method in class com.axelor.db.Query
 
filter(String, Object...) - Method in class com.axelor.db.Query
A convenient method to filter the query using JPQL's where clause.
filter(String, Object...) - Method in class com.axelor.meta.db.repo.MetaJsonRecordRepository.MetaJsonRecordQuery
 
Filter - Class in com.axelor.rpc.filter
 
Filter() - Constructor for class com.axelor.rpc.filter.Filter
 
FILTER_FORMAT - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
filterElements(List<Element>, String) - Method in class com.axelor.meta.loader.AbstractXmlProcessor
 
filterPermitted(Object, String...) - Method in class com.axelor.rpc.Resource
Filters given field names so that only base fields and readable related fields remains.
filterPermitted(Consumer<String>, Consumer<String>, Object, String...) - Method in class com.axelor.rpc.Resource
 
find() - Method in class com.axelor.common.reflections.ClassFinder
Find the classes.
find() - Method in class com.axelor.common.reflections.ResourceFinder
Search the resources by partial match using Matcher.find() call.
find(Class<T>, Long) - Static method in class com.axelor.db.JPA
Find by primary key.
find(Long) - Method in class com.axelor.db.JpaRepository
 
find(Long) - Method in interface com.axelor.db.Repository
Find by primary key.
find(String) - Method in interface com.axelor.db.tenants.TenantConfigProvider
Find TenantConfig for the given tenant identifier.
find(String) - Method in class com.axelor.db.tenants.TenantConfigProviderImpl
 
find(Clients, WebContext, String) - Method in class com.axelor.auth.pac4j.AxelorCallbackClientFinder
 
find(Clients, WebContext, String) - Method in class com.axelor.auth.pac4j.local.BasicAuthCallbackClientFinder
 
findAction(String) - Static method in class com.axelor.meta.loader.XMLViews
 
findAll(Model) - Method in class com.axelor.mail.db.repo.MailFollowerRepository
 
findAll(Model, int) - Method in class com.axelor.mail.db.repo.MailFollowerRepository
 
findAll(Model, int, int) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
findAll(String) - Method in interface com.axelor.db.tenants.TenantConfigProvider
Find all TenantConfig for the given hostname.
findAll(String) - Method in class com.axelor.db.tenants.TenantConfigProviderImpl
 
findAll(String) - Static method in class com.axelor.meta.MetaScanner
Find all resources matched by the given pattern.
findAll(String, String, String) - Static method in class com.axelor.meta.MetaScanner
Find all resources within a directory of the given module matching the given pattern.
findAttachments(MailMessage) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
findBy(MailMessage, User) - Method in class com.axelor.mail.db.repo.MailFlagsRepository
 
findByCode(String) - Method in class com.axelor.auth.db.repo.GroupRepository
 
findByCode(String) - Method in class com.axelor.auth.db.repo.UserRepository
 
findByCodeOrEmail(String) - Method in class com.axelor.auth.db.repo.UserRepository
 
findByDependentFeature(String) - Method in class com.axelor.meta.db.repo.MetaViewRepository
 
findByEmail(String) - Method in class com.axelor.auth.db.repo.UserRepository
 
findByEmail(String) - Method in class com.axelor.mail.db.repo.MailAddressRepository
 
findByGroup(Long) - Method in class com.axelor.auth.db.repo.UserRepository
 
findByGroup(String) - Method in class com.axelor.auth.db.repo.UserRepository
 
findByHost(Map<String, String>, String) - Static method in class com.axelor.db.tenants.TenantConfigImpl
 
findById(Map<String, String>, String) - Static method in class com.axelor.db.tenants.TenantConfigImpl
 
findByID(String) - Method in class com.axelor.meta.db.repo.MetaActionMenuRepository
 
findByID(String) - Method in class com.axelor.meta.db.repo.MetaActionRepository
 
findByID(String) - Method in class com.axelor.meta.db.repo.MetaMenuRepository
 
findByID(String) - Method in class com.axelor.meta.db.repo.MetaSelectRepository
 
findByID(String) - Method in class com.axelor.meta.db.repo.MetaViewRepository
 
findByIds(Class<T>, List<Long>) - Static method in class com.axelor.db.JPA
Find multiple entities by their primary key.

Ensure to check the first-level cache first then the second-level cache and, if the entity is found and already managed by the Hibernate Session, the cached entity will be added to the returned List, therefore skipping it from being fetched via the multi-load query.
findByIds(List<Long>) - Method in class com.axelor.db.JpaRepository
 
findByIds(List<Long>) - Method in interface com.axelor.db.Repository
Find multiple entities by their primary key.
findByKey(String, String) - Method in class com.axelor.meta.db.repo.MetaTranslationRepository
 
findByModule(String) - Method in class com.axelor.meta.db.repo.MetaActionMenuRepository
 
findByModule(String) - Method in class com.axelor.meta.db.repo.MetaActionRepository
 
findByModule(String) - Method in class com.axelor.meta.db.repo.MetaMenuRepository
 
findByModule(String) - Method in class com.axelor.meta.db.repo.MetaSelectRepository
 
findByModule(String) - Method in class com.axelor.meta.db.repo.MetaViewRepository
 
findByName(String) - Method in class com.axelor.auth.db.repo.GroupRepository
 
findByName(String) - Method in class com.axelor.auth.db.repo.PermissionRepository
 
findByName(String) - Method in class com.axelor.auth.db.repo.RoleRepository
 
findByName(String) - Method in class com.axelor.auth.db.repo.UserRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.AbstractMetaJsonModelRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaActionMenuRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaActionRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaAttrsRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaEnumRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaFieldRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaFilterRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaJsonFieldRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaMenuRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaModelRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaModuleRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaPermissionRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaScheduleParamRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaScheduleRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaSelectRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaSequenceRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaViewCustomRepository
 
findByName(String) - Method in class com.axelor.meta.db.repo.MetaViewRepository
 
findByName(String) - Method in class com.axelor.team.db.repo.TeamRepository
 
findByName(String) - Method in class com.axelor.team.db.repo.TeamTaskRepository
 
findByName(String) - Method in class com.axelor.team.db.repo.TeamTopicRepository
 
findByNameAndComputed(String, Boolean) - Method in class com.axelor.meta.db.repo.MetaViewRepository
 
findByParent(Long) - Method in class com.axelor.meta.db.repo.MetaMenuRepository
 
findByUser(String, User) - Method in class com.axelor.meta.db.repo.MetaViewCustomRepository
 
findByUser(String, String, User) - Method in class com.axelor.meta.db.repo.MetaViewCustomRepository
 
findClass(String) - Method in class com.axelor.db.JpaClassLoader
 
findCustomView(Long) - Static method in class com.axelor.meta.loader.XMLViews
 
findElements(NodeList) - Method in class com.axelor.meta.loader.AbstractXmlProcessor
 
findEmails(String, List<String>, int) - Method in interface com.axelor.mail.service.MailService
Search for email addresses matching the given text.
findEmails(String, List<String>, int) - Method in class com.axelor.mail.service.MailServiceImpl
 
findEntity(MailMessage) - Method in class com.axelor.mail.service.MailServiceImpl
Find related entity.
findEnum(String) - Static method in class com.axelor.db.JpaScanner
 
findFields(Class<?>, Collection<String>) - Static method in class com.axelor.meta.MetaStore
 
findFiles(Module) - Method in class com.axelor.meta.loader.I18nLoader
 
findFiles(Module) - Method in class com.axelor.meta.loader.ModelLoader
 
findFiles(Module) - Method in class com.axelor.meta.loader.ViewLoader
 
findFilters(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.MetaFilterController
 
findFollowers(Model) - Method in class com.axelor.mail.db.repo.MailFollowerRepository
 
findHomeByRelated(Model) - Method in class com.axelor.dms.db.repo.DMSFileRepository
 
findJsonFields(String) - Static method in class com.axelor.meta.MetaStore
 
findJsonFields(String, String) - Static method in class com.axelor.meta.MetaStore
 
findModel(String) - Static method in class com.axelor.db.JpaScanner
 
findModelClass(String) - Method in class com.axelor.meta.ActionHandler
 
findModels() - Static method in class com.axelor.db.JpaScanner
 
findModuleProperties() - Static method in class com.axelor.meta.MetaScanner
Find module properties within the class paths.
findNameField(MetaJsonModel) - Method in class com.axelor.meta.db.repo.MetaJsonModelRepository
 
findOffline(int, int) - Method in class com.axelor.dms.db.repo.DMSFileRepository
 
findOne(Model, User) - Method in class com.axelor.mail.db.repo.MailFollowerRepository
 
findOne(Model, MailAddress) - Method in class com.axelor.mail.db.repo.MailFollowerRepository
 
findOrCreate(String) - Method in class com.axelor.mail.db.repo.MailAddressRepository
 
findOrCreate(String, String) - Method in class com.axelor.mail.db.repo.MailAddressRepository
 
findOrCreateHome(Model) - Method in class com.axelor.dms.db.repo.DMSFileRepository
Finds or creates parent folders.
findRelated(MailMessage) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
findRepository(String) - Static method in class com.axelor.db.JpaScanner
 
findResource(ModuleHandle, String, int) - Method in class com.axelor.report.ReportResourceLocator
 
findResource(ModuleHandle, String, int, Map) - Method in class com.axelor.report.ReportResourceLocator
 
findResources() - Static method in class com.axelor.common.reflections.Reflections
Return a ResourceFinder to search for resources.
findResources(ClassLoader) - Static method in class com.axelor.common.reflections.Reflections
Return a ResourceFinder to search for resources.
findRule(User, String, String) - Method in class com.axelor.meta.MetaPermissions
 
findSubTypesOf(Class<T>) - Static method in class com.axelor.common.reflections.Reflections
Return a ClassFinder to search for the sub types of the given type.
findSubTypesOf(Class<T>) - Static method in class com.axelor.meta.MetaScanner
Delegates to Reflections.findSubTypesOf(Class) but searches within module paths only.
findSubTypesOf(Class<T>, ClassLoader) - Static method in class com.axelor.common.reflections.Reflections
Return a ClassFinder to search for the sub types of the given type.
findSubTypesOf(String, Class<T>) - Static method in class com.axelor.meta.MetaScanner
Same as MetaScanner.findSubTypesOf(Class) but searches only within given module.
findTempFile(String) - Static method in class com.axelor.meta.MetaFiles
Find a temporary file by the given name created previously.
findTypes() - Static method in class com.axelor.common.reflections.Reflections
Return a ClassFinder to search for types.
findTypes(ClassLoader) - Static method in class com.axelor.common.reflections.Reflections
Return a ClassFinder to search for types.
findView(Long) - Static method in class com.axelor.meta.loader.XMLViews
 
findView(String, String) - Static method in class com.axelor.meta.loader.XMLViews
 
findView(String, String, String) - Static method in class com.axelor.meta.loader.XMLViews
 
findView(String, String, String) - Method in class com.axelor.meta.service.MetaService
 
findView(String, String, String, String) - Static method in class com.axelor.meta.loader.XMLViews
Find view by the given parameters.
findViewNode(Document) - Method in class com.axelor.meta.loader.AbstractXmlProcessor
 
findViews(Class<?>, Map<String, String>) - Method in class com.axelor.meta.service.MetaService
 
findViews(String, Map<String, String>) - Static method in class com.axelor.meta.loader.XMLViews
 
finish() - Method in class com.axelor.data.xml.XMLBinder
 
fire(T) - Method in interface com.axelor.event.Event
 
firePostEvent(String, Object) - Method in class com.axelor.meta.ActionHandler
 
firePreEvent(String) - Method in class com.axelor.meta.ActionHandler
 
FIRST_NAME - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileDefinition
 
fixPlaceholders(String) - Method in class com.axelor.db.Query
 
fixSelect(String) - Method in class com.axelor.db.Query.JoinHelper
 
flush() - Static method in class com.axelor.db.JPA
Synchronize the persistence context to the underlying database.
flush() - Method in class com.axelor.db.JpaRepository
Synchronize the persistence context to the underlying database.
flush() - Method in interface com.axelor.db.Repository
Synchronize the persistence context to the underlying database.
follow(Model, User) - Method in class com.axelor.mail.db.repo.MailFollowerRepository
 
follow(Model, MailAddress) - Method in class com.axelor.mail.db.repo.MailFollowerRepository
 
follow(ActionRequest, ActionResponse) - Method in class com.axelor.mail.web.MailController
 
forDomain(String, Object...) - Static method in class com.axelor.rpc.filter.JPQLFilter
 
forgetIdentity(SubjectContext) - Method in class com.axelor.auth.pac4j.AxelorRememberMeManager
 
FORM_DATA - Static variable in class com.axelor.common.http.ContentDisposition
form-data content-disposition type
format(Number) - Method in class com.axelor.i18n.L10n
Format the number value.
format(Number, boolean) - Method in class com.axelor.i18n.L10n
Format the number value.
format(LocalDate) - Method in class com.axelor.i18n.L10n
Format the date value.
format(LocalDateTime) - Method in class com.axelor.i18n.L10n
Format the date time value.
format(LocalTime) - Method in class com.axelor.i18n.L10n
Format the time value.
format(ZonedDateTime) - Method in class com.axelor.i18n.L10n
Format the date time value.
formatText(String, Object...) - Static method in class com.axelor.script.ELScriptHelper.Helpers
 
formData() - Static method in class com.axelor.common.http.ContentDisposition
Builder for a ContentDisposition of type form-data.
FormView - Class in com.axelor.meta.schema.views
 
FormView() - Constructor for class com.axelor.meta.schema.views.FormView
 
from(File) - Method in class com.axelor.text.GroovyTemplates
 
from(File) - Method in class com.axelor.text.StringTemplates
 
from(File) - Method in interface com.axelor.text.Templates
Create a new Template instance from the given template file.
from(Reader) - Method in class com.axelor.text.GroovyTemplates
 
from(Reader) - Method in class com.axelor.text.StringTemplates
 
from(Reader) - Method in interface com.axelor.text.Templates
Create a new Template instance from the given reader.
from(String) - Static method in class com.axelor.common.UriBuilder
Create builder from the given uri
from(String) - Method in class com.axelor.mail.MailBuilder
 
from(Throwable) - Static method in exception com.axelor.data.ImportException
 
fromPath(String) - Static method in class com.axelor.db.hibernate.type.JsonFunction
 
fromText(String) - Method in class com.axelor.text.GroovyTemplates
 
fromText(String) - Method in class com.axelor.text.StringTemplates
 
fromText(String) - Method in interface com.axelor.text.Templates
Create a new Template instance from the given template text.
fromXML(String) - Static method in class com.axelor.meta.loader.XMLViews
 
fullTextSearch(Class<? extends Model>, String, int) - Method in class com.axelor.db.search.SearchService
Do full-text search on the given entity type with the given search text.

G

GanttView - Class in com.axelor.meta.schema.views
 
GanttView() - Constructor for class com.axelor.meta.schema.views.GanttView
 
gcm(String) - Static method in class com.axelor.common.crypto.BytesEncryptor
 
gcm(String) - Static method in class com.axelor.common.crypto.StringEncryptor
 
GCM - com.axelor.common.crypto.OperationMode
 
generate(OutputStream, String, String, Map<String, Object>) - Method in class com.axelor.report.ReportGenerator
Generate a report for the given report design.
generate(OutputStream, String, String, Map<String, Object>, Locale) - Method in class com.axelor.report.ReportGenerator
Generate a report for the given report design.
generate(String, String, Map<String, Object>) - Method in class com.axelor.report.ReportGenerator
Generate a report to a temporary file and return path to the generated file.
generate(String, String, Map<String, Object>, Locale) - Method in class com.axelor.report.ReportGenerator
Generate a report to a temporary file and return path to the generated file.
generateComputedView(MetaView) - Method in class com.axelor.meta.loader.ViewGenerator
 
generateMessageId(MailMessage) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
get() - Static method in class com.axelor.app.AppSettings
 
get() - Method in class com.axelor.auth.pac4j.ClientListProvider
 
get() - Method in class com.axelor.auth.pac4j.ClientsProvider
 
get() - Method in class com.axelor.auth.pac4j.ConfigProvider
 
get() - Method in class com.axelor.db.search.SearchMappingFactory
 
get() - Method in class com.axelor.meta.schema.actions.ActionView.ActionViewBuilder
Get the prepared ActionView.
get() - Method in class com.axelor.report.ReportEngineProvider
 
get() - Method in class com.axelor.rpc.ObjectMapperProvider
 
get() - Method in class com.axelor.ui.QuickMenuService
 
get(Class<T>) - Static method in class com.axelor.inject.Beans
Returns the appropriate instance for the given injection type.
get(Class<T>, Annotation) - Static method in class com.axelor.inject.Beans
Returns the appropriate instance for the given injection type qualified by the given annotation.
get(Object) - Method in class com.axelor.db.mapper.JsonProperty
 
get(Object) - Method in class com.axelor.db.mapper.Property
Get the value of this property from the given bean instance.
get(Object) - Method in class com.axelor.rpc.Context
 
get(Object) - Method in class com.axelor.rpc.JsonContext
 
get(Object) - Method in class com.axelor.script.ScriptBindings
 
get(Object, String) - Method in class com.axelor.db.mapper.Mapper
Get the value of given property from the given bean.
get(String) - Method in class com.axelor.app.AppSettings
 
get(String) - Static method in enum com.axelor.db.mapper.PropertyType
 
get(String) - Static method in class com.axelor.i18n.I18n
Return the localized translation of the given message, based on the current language.
get(String) - Static method in enum com.axelor.meta.schema.views.Position
 
get(String) - Static method in enum com.axelor.rpc.filter.Operator
 
get(String, String) - Method in class com.axelor.app.AppSettings
 
get(String, String) - Method in class com.axelor.data.adapter.Adapter
 
get(String, String, int) - Static method in class com.axelor.i18n.I18n
Similar to the I18n.get(String) but considers plural form based on the given number value.
get(List<String>) - Method in class com.axelor.meta.service.tags.TagsService
 
get(List<String>, User) - Method in class com.axelor.meta.service.tags.TagsService
 
get(WebContext, SessionStore) - Method in class com.axelor.auth.pac4j.AxelorCsrfGenerator
 
getAccept() - Method in class com.axelor.meta.schema.views.Field
 
getAccessTypes(Class<? extends Model>, Long) - Method in interface com.axelor.db.JpaSecurity
 
getAction() - Method in class com.axelor.meta.db.MetaActionMenu
 
getAction() - Method in class com.axelor.meta.db.MetaJsonModel
 
getAction() - Method in class com.axelor.meta.db.MetaMenu
 
getAction() - Method in class com.axelor.meta.schema.actions.validate.validator.Validator
 
getAction() - Method in class com.axelor.meta.schema.views.ChartView.ChartAction
 
getAction() - Method in class com.axelor.meta.schema.views.Dashlet
 
getAction() - Method in class com.axelor.meta.schema.views.MenuItem
 
getAction() - Method in class com.axelor.rpc.ActionRequest
 
getAction() - Method in class com.axelor.ui.QuickMenuItem
Name of action triggered when item is selected
getAction(String) - Static method in class com.axelor.meta.MetaStore
 
getAction(String) - Method in class com.axelor.meta.service.MetaService
 
getActionId() - Method in class com.axelor.meta.schema.actions.Action
 
getActionMenus() - Method in class com.axelor.meta.schema.ObjectViews
 
getActionMenus(String, String) - Method in class com.axelor.meta.service.MetaService
 
getActions() - Method in class com.axelor.meta.schema.actions.ActionGroup
 
getActions() - Method in class com.axelor.meta.schema.ObjectViews
 
getActions() - Method in class com.axelor.meta.schema.views.ChartView
 
getActivateOn() - Method in class com.axelor.auth.db.User
Activate the user from the specified date.
getActive() - Method in interface com.axelor.db.tenants.TenantConfig
Whether the tenant is active.
getActive() - Method in class com.axelor.db.tenants.TenantConfigImpl
 
getActive() - Method in class com.axelor.meta.db.MetaPermission
 
getActive() - Method in class com.axelor.meta.db.MetaSchedule
 
getActive() - Method in class com.axelor.team.db.TeamTopic
 
getAdapter() - Method in class com.axelor.data.csv.CSVBind
 
getAdapter() - Method in class com.axelor.data.xml.XMLBind
 
getAdapters() - Method in class com.axelor.data.csv.CSVConfig
Get all CSVConfig.adapters nodes.
getAdapters() - Method in class com.axelor.data.csv.CSVInput
 
getAdapters() - Method in class com.axelor.data.xml.XMLConfig
 
getAdapters() - Method in class com.axelor.data.xml.XMLInput
 
getAddress() - Method in class com.axelor.mail.db.MailAddress
 
getAggregate() - Method in class com.axelor.meta.schema.views.ChartView.ChartSeries
 
getAggregate() - Method in class com.axelor.meta.schema.views.Field
 
getAlgorithm() - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
getAlias() - Method in class com.axelor.data.xml.XMLBind
 
getAliasOrName() - Method in class com.axelor.data.xml.XMLBind
 
getApplication() - Method in class com.axelor.meta.db.MetaModule
 
getArchived() - Method in class com.axelor.db.Model
 
getAs() - Method in class com.axelor.meta.schema.views.Search.SearchSelectField
 
getAs() - Method in class com.axelor.meta.schema.views.TreeView.NodeField
 
getAssignedTo() - Method in class com.axelor.team.db.TeamTask
 
getAttached() - Method in class com.axelor.meta.schema.views.AbstractPanel
 
getAttachment() - Method in class com.axelor.meta.schema.actions.ActionReport
 
getAttachment(long, String, Request) - Method in class com.axelor.meta.service.MetaService
 
getAttachments() - Method in class com.axelor.mail.MailParser
Get attachments.
getAttribute() - Method in class com.axelor.db.hibernate.type.JsonFunction
 
getAttributes() - Method in class com.axelor.meta.schema.actions.ActionAttrs
 
getAttributes() - Method in class com.axelor.meta.schema.views.Extend
 
getAttributes(String) - Static method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileDefinition
 
getAttrs() - Method in class com.axelor.meta.db.MetaJsonRecord
 
getAttrs() - Method in class com.axelor.team.db.Team
 
getAttrs() - Method in class com.axelor.team.db.TeamTask
 
getAttrs() - Method in class com.axelor.team.db.TeamTopic
 
getAuthenticator() - Method in class com.axelor.auth.pac4j.AuthPac4jInfo
 
getAuthor() - Method in class com.axelor.mail.db.MailMessage
 
getAutoTitle() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getBackground() - Method in class com.axelor.meta.schema.views.Hilite
 
getBaseUrl() - Method in class com.axelor.auth.pac4j.AuthPac4jInfo
 
getBaseURL() - Method in class com.axelor.app.AppSettings
Get the application base URL.
getBcc() - Method in class com.axelor.mail.MailParser
Get list of "bcc" recipients of the message.
getBeanClass() - Method in class com.axelor.db.mapper.Mapper
Get the bean class this mapper operates on.
getBeanClass() - Method in class com.axelor.rpc.Request
Get the entity class on which the operation is being performed.
getBgColor() - Method in class com.axelor.meta.schema.views.Field
 
getBind() - Method in class com.axelor.meta.schema.views.Field
 
getBinder(JavaTypeDescriptor<X>) - Method in class com.axelor.db.hibernate.type.JsonbSqlTypeDescriptor
 
getBinding(String, String, Set<String>) - Static method in class com.axelor.data.csv.CSVBind
 
getBindings() - Method in class com.axelor.data.csv.CSVBind
 
getBindings() - Method in class com.axelor.data.csv.CSVBindJson
 
getBindings() - Method in class com.axelor.data.csv.CSVInput
 
getBindings() - Method in class com.axelor.data.csv.CSVInputJson
 
getBindings() - Method in class com.axelor.data.xml.XMLBind
 
getBindings() - Method in class com.axelor.data.xml.XMLBindJson
 
getBindings() - Method in class com.axelor.data.xml.XMLInput
 
getBindings() - Method in class com.axelor.script.AbstractScriptHelper
 
getBindings() - Method in interface com.axelor.script.ScriptHelper
Get current script bindings.
getBlocked() - Method in class com.axelor.auth.db.User
Block the user for an indefinite period.
getBody() - Method in class com.axelor.mail.db.MailMessage
 
getBoolean(String, boolean) - Method in class com.axelor.app.AppSettings
 
getBundle() - Static method in class com.axelor.i18n.I18n
Get the resource bundle for the current Locale.
getBundle(Locale) - Static method in class com.axelor.i18n.I18n
Get a resource bundle for the given locale.
getButtons() - Method in class com.axelor.meta.schema.views.Search
 
getCall() - Method in class com.axelor.meta.schema.actions.ActionMethod
 
getCall() - Method in class com.axelor.meta.schema.views.ToolTip
 
getCallable() - Method in class com.axelor.data.csv.CSVInput
 
getCallable() - Method in class com.axelor.data.xml.XMLBind
 
getCallbackUrl() - Method in class com.axelor.auth.pac4j.AuthPac4jInfo
Return the main callback endpoint for users authentication
getCallOnSave() - Method in class com.axelor.meta.schema.views.Field
 
getCanArchive() - Method in class com.axelor.meta.schema.views.FormView
 
getCanArchive() - Method in class com.axelor.meta.schema.views.GridView
 
getCanAttach() - Method in class com.axelor.meta.schema.views.FormView
 
getCancelBtnTitle() - Method in class com.axelor.meta.schema.actions.validate.validator.Validator
 
getCanCollapse() - Method in class com.axelor.meta.schema.views.Panel
 
getCanCopy() - Method in class com.axelor.meta.schema.actions.ActionRecord
 
getCanCopy() - Method in class com.axelor.meta.schema.actions.ActionRecord.RecordField
 
getCanCopy() - Method in class com.axelor.meta.schema.views.FormView
 
getCanCreate() - Method in class com.axelor.auth.db.Permission
Whether to grant create access.
getCanDelete() - Method in class com.axelor.meta.schema.views.CardsView
 
getCanDelete() - Method in class com.axelor.meta.schema.views.FormView
 
getCanDelete() - Method in class com.axelor.meta.schema.views.GridView
 
getCanEdit() - Method in class com.axelor.meta.schema.views.CardsView
 
getCanEdit() - Method in class com.axelor.meta.schema.views.Dashlet
 
getCanEdit() - Method in class com.axelor.meta.schema.views.Field
 
getCanEdit() - Method in class com.axelor.meta.schema.views.FormView
 
getCanEdit() - Method in class com.axelor.meta.schema.views.GridView
 
getCanEdit() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getCanExport() - Method in class com.axelor.auth.db.Permission
Whether to grant export access.
getCanExport() - Method in class com.axelor.meta.db.MetaPermissionRule
 
getCanMove() - Method in class com.axelor.meta.schema.views.GridView
 
getCanMove() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getCanNew() - Method in class com.axelor.meta.schema.views.CardsView
 
getCanNew() - Method in class com.axelor.meta.schema.views.Field
 
getCanNew() - Method in class com.axelor.meta.schema.views.FormView
 
getCanNew() - Method in class com.axelor.meta.schema.views.GridView
 
getCanNew() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getCanRead() - Method in class com.axelor.auth.db.Permission
Whether to grant read access.
getCanRead() - Method in class com.axelor.meta.db.MetaPermissionRule
 
getCanReload() - Method in class com.axelor.meta.schema.views.Field
 
getCanRemove() - Method in class com.axelor.auth.db.Permission
Whether to grant remove access.
getCanRemove() - Method in class com.axelor.meta.schema.views.Field
 
getCanRemove() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getCanSave() - Method in class com.axelor.meta.schema.views.FormView
 
getCanSave() - Method in class com.axelor.meta.schema.views.GridView
 
getCanSearch() - Method in class com.axelor.meta.schema.views.Dashlet
 
getCanSelect() - Method in class com.axelor.meta.schema.views.Field
 
getCanSelect() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getCanSuggest() - Method in class com.axelor.meta.schema.views.Field
 
getCanView() - Method in class com.axelor.meta.schema.views.Field
 
getCanView() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getCanViewCollaboration() - Method in class com.axelor.auth.db.Group
Specify whether the members of this group can view collaboration
getCanWrite() - Method in class com.axelor.auth.db.Permission
Whether to grant write access.
getCanWrite() - Method in class com.axelor.meta.db.MetaPermissionRule
 
getCast() - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonExtractFunction
 
getCategory() - Method in class com.axelor.meta.db.MetaActionMenu
Category name to group action menus.
getCategory() - Method in class com.axelor.meta.schema.views.ChartView
 
getCategory() - Method in class com.axelor.meta.schema.views.MenuItem
 
getCc() - Method in class com.axelor.mail.MailParser
Get list of "cc" recipients of the message.
getCentralClients() - Method in class com.axelor.auth.pac4j.AuthPac4jInfo
 
getChart(String, Request) - Method in class com.axelor.meta.service.MetaService
 
getCheckCondition() - Method in class com.axelor.data.csv.CSVBind
 
getCheckMessage() - Method in class com.axelor.data.csv.CSVBind
 
getChildren() - Method in class com.axelor.meta.service.menu.MenuNode
 
getClassLoader() - Static method in class com.axelor.db.JpaScanner
 
getClient() - Method in class com.axelor.auth.pac4j.ClientConfig
 
getClientInfo(String) - Method in class com.axelor.auth.pac4j.AuthPac4jInfo
 
getCode() - Method in class com.axelor.auth.db.Group
 
getCode() - Method in class com.axelor.auth.db.User
 
getCode() - Method in class com.axelor.dms.db.DMSFileTag
 
getCodeSyntax() - Method in class com.axelor.meta.schema.views.Field
 
getCodeTheme() - Method in class com.axelor.meta.schema.views.Field
 
getCollapseIf() - Method in class com.axelor.meta.schema.views.Panel
 
getColOffset() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getColor() - Method in class com.axelor.meta.db.MetaSelectItem
The color to use for tags
getColor() - Method in class com.axelor.meta.schema.views.Hilite
 
getColor() - Method in class com.axelor.meta.schema.views.Selection.Option
 
getColorBy() - Method in class com.axelor.meta.schema.views.CalendarView
 
getColorField() - Method in class com.axelor.meta.schema.views.Field
 
getColSpan() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getColumn() - Method in class com.axelor.data.csv.CSVBind
 
getColumnBy() - Method in class com.axelor.meta.schema.views.KanbanView
 
getColumns() - Method in class com.axelor.meta.schema.views.KanbanView
 
getColumns() - Method in class com.axelor.meta.schema.views.TreeView
 
getColumnSequence() - Method in class com.axelor.meta.db.MetaJsonField
 
getColWidth() - Method in class com.axelor.meta.schema.views.GridView
 
getComputed() - Method in class com.axelor.meta.db.MetaView
 
getComputeDependencies(Property) - Method in class com.axelor.db.mapper.Mapper
Find the fields directly accessed by the compute method of the given computed property.
getCondition() - Method in class com.axelor.auth.db.Permission
Domain filter as condition.
getCondition() - Method in class com.axelor.data.csv.CSVBind
 
getCondition() - Method in class com.axelor.data.xml.XMLBind
 
getCondition() - Method in class com.axelor.meta.db.MetaAttrs
 
getCondition() - Method in class com.axelor.meta.schema.actions.Action.Element
 
getCondition() - Method in class com.axelor.meta.schema.views.Hilite
 
getCondition() - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
getCondition() - Method in class com.axelor.meta.schema.views.Search.SearchSelectInput
 
getCondition() - Method in class com.axelor.meta.schema.views.Search.SearchSelectWhere
 
getCondition(String) - Method in class com.axelor.meta.schema.actions.ActionCondition.Check
 
getConditionEmpty() - Method in class com.axelor.data.csv.CSVBind
 
getConditionEmpty() - Method in class com.axelor.data.xml.XMLBind
 
getConditionParams() - Method in class com.axelor.auth.db.Permission
Comma separated list of params for the condition.
getConditions() - Method in class com.axelor.meta.schema.actions.ActionCondition
 
getConditionToCheck() - Method in class com.axelor.meta.db.MetaMenu
Only use this menu-item if the given expression is true (ie `if` condition).
getConditionToCheck() - Method in class com.axelor.meta.schema.views.AbstractWidget
 
getConfig() - Method in class com.axelor.meta.schema.actions.ActionImport
 
getConfig() - Method in class com.axelor.meta.schema.views.ChartView
 
getConfiguration() - Method in class com.axelor.auth.pac4j.ClientConfig
 
getConfirmBtnTitle() - Method in class com.axelor.meta.schema.actions.validate.validator.Validator
 
getConnectTimeout() - Method in class com.axelor.meta.schema.actions.ActionWS
 
getContent() - Method in class com.axelor.dms.db.DMSFile
 
getContentType() - Method in class com.axelor.dms.db.DMSFile
 
getContentType(File) - Static method in class com.axelor.common.MimeTypesUtils
Returns the content type from the file.
getContentType(File, String) - Static method in class com.axelor.common.MimeTypesUtils
Returns the content type from the file and file name.
getContentType(InputStream, String) - Static method in class com.axelor.common.MimeTypesUtils
Returns the content type from the file and file name.
getContentType(String) - Static method in class com.axelor.common.MimeTypesUtils
Detects the content type of the given file name.
getContentType(Path) - Static method in class com.axelor.common.MimeTypesUtils
Returns the content type from the path.
getContext() - Method in class com.axelor.events.ActionEvent
 
getContext() - Method in class com.axelor.meta.ActionHandler
 
getContext() - Method in class com.axelor.meta.schema.actions.ActionView
 
getContext() - Method in class com.axelor.meta.schema.views.SearchFilters.SearchFilter
 
getContext() - Method in class com.axelor.rpc.Request
Get the domain object context.
getContext() - Method in class com.axelor.ui.QuickMenuItem
Context to pass to the action
getContextClass() - Method in class com.axelor.rpc.Context
 
getContextClass() - Method in class com.axelor.rpc.JsonContext
 
getContextClassLoader() - Static method in class com.axelor.common.ClassUtils
Returns the context ClassLoader for this Thread.
getContextEntity() - Method in interface com.axelor.rpc.ContextEntity
 
getContextEntity() - Method in class com.axelor.rpc.ContextHandler
 
getContextField() - Method in class com.axelor.meta.db.MetaJsonField
 
getContextFieldTarget() - Method in class com.axelor.meta.db.MetaJsonField
 
getContextFieldTargetName() - Method in class com.axelor.meta.db.MetaJsonField
 
getContextFieldTitle() - Method in class com.axelor.meta.db.MetaJsonField
 
getContextFieldValue() - Method in class com.axelor.meta.db.MetaJsonField
 
getContextHandler() - Method in interface com.axelor.rpc.ContextHandlerFactory.HandlerAccessor
 
getContextId() - Method in interface com.axelor.rpc.ContextEntity
 
getContextId() - Method in class com.axelor.rpc.ContextHandler
 
getContextMap() - Method in interface com.axelor.rpc.ContextEntity
 
getContextMap() - Method in class com.axelor.rpc.ContextHandler
 
getController() - Method in class com.axelor.meta.schema.actions.ActionMethod.Call
 
getCookie() - Method in class com.axelor.auth.pac4j.AxelorRememberMeManager
 
getCookie(HttpServletRequest, String) - Method in class com.axelor.db.tenants.AbstractTenantFilter
 
getCreate() - Method in class com.axelor.data.xml.XMLBind
 
getCreate() - Method in class com.axelor.meta.schema.views.Field
 
getCreatedBy() - Method in class com.axelor.auth.db.AuditableModel
 
getCreatedOn() - Method in class com.axelor.auth.db.AuditableModel
 
getCredentials() - Method in class com.axelor.events.LoginEvent
 
getCredentialsMatcher() - Method in class com.axelor.auth.AuthRealm
 
getCriteria() - Method in class com.axelor.rpc.Request
 
getCron() - Method in class com.axelor.meta.db.MetaSchedule
 
getCss() - Method in class com.axelor.meta.schema.views.AbstractView
 
getCss() - Method in class com.axelor.meta.schema.views.Hilite
 
getCss() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getCurrentFile() - Method in class com.axelor.data.csv.CSVLogger
 
getCustomSearch() - Method in class com.axelor.meta.schema.views.CardsView
 
getCustomSearch() - Method in class com.axelor.meta.schema.views.GridView
 
getCustomViewId() - Method in class com.axelor.meta.schema.views.AbstractView
 
getCustomViewShared() - Method in class com.axelor.meta.schema.views.AbstractView
 
getData() - Method in class com.axelor.meta.db.MetaSelectItem
The addition data for UI widgets
getData() - Method in class com.axelor.meta.schema.views.Selection.Option
 
getData() - Method in class com.axelor.rpc.Request
 
getData() - Method in class com.axelor.rpc.Response
 
getDataAttributes() - Method in class com.axelor.meta.schema.views.Selection.Option
 
getDataSet() - Method in class com.axelor.meta.schema.views.ChartView
 
getDataSet() - Method in class com.axelor.meta.schema.views.CustomView
 
getDataSet(String, Request) - Method in class com.axelor.meta.service.MetaService
 
getDayLength() - Method in class com.axelor.meta.schema.views.CalendarView
 
getDefaultClassLoader() - Static method in class com.axelor.common.ClassUtils
Returns the default ClassLoader.
getDefaultGroupCode() - Method in class com.axelor.auth.pac4j.AuthPac4jUserService
 
getDefaultValue() - Method in class com.axelor.meta.db.MetaJsonField
 
getDependentFeatures() - Method in class com.axelor.meta.db.MetaView
 
getDependentFeatures() - Method in class com.axelor.meta.loader.ComputedViewProcessor
 
getDependentFeatures() - Method in class com.axelor.meta.loader.ComputedViewXmlProcessor
 
getDependentModules() - Method in class com.axelor.meta.db.MetaView
 
getDependentModules() - Method in class com.axelor.meta.loader.ComputedViewProcessor
 
getDependentModules() - Method in class com.axelor.meta.loader.ComputedViewXmlProcessor
 
getDepends() - Method in class com.axelor.meta.db.MetaModule
 
getDepends() - Method in class com.axelor.meta.schema.views.PanelViewer
 
getDepends() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getDescription() - Method in class com.axelor.auth.db.Role
 
getDescription() - Method in class com.axelor.meta.db.MetaField
 
getDescription() - Method in class com.axelor.meta.db.MetaFile
 
getDescription() - Method in class com.axelor.meta.db.MetaModule
 
getDescription() - Method in class com.axelor.meta.db.MetaSchedule
 
getDescription() - Method in class com.axelor.team.db.Team
 
getDescription() - Method in class com.axelor.team.db.TeamTask
 
getDescription() - Method in class com.axelor.team.db.TeamTopic
 
getDesignName() - Method in class com.axelor.meta.schema.actions.ActionReport
 
getDirectClientNames() - Method in class com.axelor.auth.pac4j.ClientListProvider
 
getDirection() - Method in class com.axelor.meta.schema.views.Field
 
getDisplayName() - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfile
 
getDistinct() - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
getDomain() - Method in class com.axelor.meta.db.MetaJsonField
 
getDomain() - Method in class com.axelor.meta.schema.actions.ActionView
 
getDomain() - Method in class com.axelor.meta.schema.views.Field
 
getDomain() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getDomain() - Method in class com.axelor.meta.schema.views.SearchFilters.SearchFilter
 
getDomain() - Method in class com.axelor.meta.schema.views.TreeView.Node
 
getDownload() - Method in class com.axelor.meta.schema.actions.ActionExport
 
getDownloadLink(MetaFile, Model) - Method in class com.axelor.meta.MetaFiles
Gets download link for given meta file.
getDraggable() - Method in class com.axelor.meta.schema.views.KanbanView
 
getDraggable() - Method in class com.axelor.meta.schema.views.TreeView.Node
 
getEditable() - Method in class com.axelor.meta.schema.views.AbstractView
 
getEditable() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getEditIcon() - Method in class com.axelor.meta.schema.views.GridView
 
getEditor() - Method in class com.axelor.meta.schema.views.ExtendItemInsert
 
getEditor() - Method in class com.axelor.meta.schema.views.ExtendItemReplace
 
getEditor() - Method in class com.axelor.meta.schema.views.PanelField
 
getEditWindow() - Method in class com.axelor.meta.schema.views.CardsView
 
getEditWindow() - Method in class com.axelor.meta.schema.views.Field
 
getEditWindow() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getEmail() - Method in class com.axelor.auth.db.User
 
getEmail() - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfile
 
getEmail() - Method in class com.axelor.mail.db.MailFollower
 
getEmail(CommonProfile) - Method in class com.axelor.auth.pac4j.AuthPac4jProfileService
 
getEncryptor(String, String) - Method in class com.axelor.db.converters.AbstractEncryptedConverter
 
getEncryptor(String, String) - Method in class com.axelor.db.converters.EncryptedBytesConverter
 
getEncryptor(String, String) - Method in class com.axelor.db.converters.EncryptedStringConverter
 
getEngine() - Method in class com.axelor.meta.schema.actions.ActionExport.Export
 
getEngine() - Method in class com.axelor.meta.schema.actions.ActionWS.WSAction
 
getEntity() - Method in class com.axelor.db.mapper.Property
 
getEntity(T) - Static method in class com.axelor.db.EntityHelper
Get unproxied instance of the given entity.
getEntityClass(T) - Static method in class com.axelor.db.EntityHelper
Get the real persistence class of the given entity.
getEntityManager() - Method in class com.axelor.db.JpaSupport
Get the instance of current EntityManager.
getEnumType() - Method in class com.axelor.db.mapper.Property
 
getEnumType() - Method in class com.axelor.meta.db.MetaJsonField
 
getEnumType() - Method in class com.axelor.meta.schema.views.Field
 
getEnumType() - Method in class com.axelor.meta.schema.views.Search.SearchSelectField
 
getError() - Method in class com.axelor.events.PostLogin
 
getError() - Method in class com.axelor.meta.schema.actions.ActionCondition.Check
 
getErrors() - Method in class com.axelor.rpc.Response
 
getEventLength() - Method in class com.axelor.meta.schema.views.CalendarView
 
getEventStart() - Method in class com.axelor.meta.schema.views.CalendarView
 
getEventStop() - Method in class com.axelor.meta.schema.views.CalendarView
 
getExclusive() - Method in class com.axelor.meta.schema.views.Field
 
getExpandable() - Method in class com.axelor.meta.schema.views.GridView
 
getExpiresOn() - Method in class com.axelor.auth.db.User
Disable the user from the specified date.
getExportPath() - Static method in class com.axelor.meta.schema.actions.ActionExport
 
getExports() - Method in class com.axelor.meta.schema.actions.ActionExport
 
getExpression() - Method in class com.axelor.data.csv.CSVBind
 
getExpression() - Method in class com.axelor.data.xml.XMLBind
 
getExpression() - Method in class com.axelor.meta.schema.actions.Action.Element
 
getExpression() - Method in class com.axelor.meta.schema.views.Search.SearchSelectInput
 
getExtends() - Method in interface com.axelor.meta.schema.views.ExtendableView
 
getExtends() - Method in class com.axelor.meta.schema.views.FormView
 
getExtends() - Method in class com.axelor.meta.schema.views.GridView
 
getExtension() - Method in class com.axelor.meta.db.MetaView
 
getExtension() - Method in class com.axelor.meta.schema.views.AbstractView
 
getExtension() - Method in interface com.axelor.meta.schema.views.ExtendableView
 
getExtension(String) - Static method in class com.axelor.common.FileUtils
Gets the extension part of the given fileName
getExtensionContentType(String) - Static method in class com.axelor.common.MimeTypesUtils
Returns the content type from the file extension.
getExtraItems() - Method in interface com.axelor.meta.schema.views.ContainerView
 
getExtraItems() - Method in class com.axelor.meta.schema.views.FormView
 
getExtraNames() - Method in class com.axelor.meta.schema.views.CalendarView
 
getExtraNames() - Method in interface com.axelor.meta.schema.views.ContainerView
 
getExtraNames() - Method in class com.axelor.meta.schema.views.GanttView
 
getExtraNames() - Method in class com.axelor.meta.schema.views.GridView
 
getExtraNames() - Method in class com.axelor.meta.schema.views.KanbanView
 
getFamilyName() - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfile
 
getFeatureName() - Method in class com.axelor.events.FeatureChanged
 
getFeatureToCheck() - Method in class com.axelor.meta.schema.views.Extend
 
getFgColor() - Method in class com.axelor.meta.schema.views.Field
 
getField() - Method in class com.axelor.data.csv.CSVBind
 
getField() - Method in class com.axelor.data.xml.XMLBind
 
getField() - Method in class com.axelor.db.hibernate.type.JsonFunction
 
getField() - Method in class com.axelor.meta.db.MetaAttrs
 
getField() - Method in class com.axelor.meta.db.MetaHelp
 
getField() - Method in class com.axelor.meta.db.MetaPermissionRule
 
getField() - Method in class com.axelor.meta.schema.actions.ActionCondition.Check
 
getField() - Method in class com.axelor.meta.schema.views.Search.SearchSelectInput
 
getFieldName() - Method in class com.axelor.meta.schema.actions.ActionAttrs.Attribute
 
getFields() - Method in class com.axelor.data.csv.CSVBinder
 
getFields() - Method in class com.axelor.meta.db.MetaJsonModel
 
getFields() - Method in class com.axelor.meta.schema.actions.ActionRecord
 
getFields() - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
getFields() - Method in class com.axelor.rpc.Request
 
getFile() - Method in class com.axelor.dms.db.DMSPermission
 
getFile() - Method in class com.axelor.meta.schema.actions.ActionImport.Import
 
getFile(File, String, String...) - Static method in class com.axelor.common.FileUtils
Get a file from the given path elements.
getFile(String, String...) - Static method in class com.axelor.common.FileUtils
Get a file from the given path elements.
getFilename() - Method in class com.axelor.common.http.ContentDisposition
 
getFileName() - Method in class com.axelor.data.csv.CSVInput
 
getFileName() - Method in class com.axelor.data.xml.XMLInput
 
getFileName() - Method in class com.axelor.dms.db.DMSFile
 
getFileName() - Method in class com.axelor.meta.db.MetaFile
 
getFilePath() - Method in class com.axelor.meta.db.MetaFile
 
getFileSize() - Method in class com.axelor.meta.db.MetaFile
 
getFileType() - Method in class com.axelor.meta.db.MetaFile
 
getFilter() - Method in class com.axelor.db.Query
 
getFilter(JpaSecurity.AccessType, Class<? extends Model>, Long...) - Method in interface com.axelor.db.JpaSecurity
 
getFilterCustom() - Method in class com.axelor.meta.db.MetaFilter
 
getFilters() - Method in class com.axelor.meta.db.MetaFilter
 
getFilters() - Method in class com.axelor.meta.schema.views.SearchFilters
 
getFilters(String) - Method in class com.axelor.meta.service.MetaFilterService
 
getFilterView() - Method in class com.axelor.meta.db.MetaFilter
 
getFinishToFinish() - Method in class com.axelor.meta.schema.views.GanttView
 
getFinishToStart() - Method in class com.axelor.meta.schema.views.GanttView
 
getFirstName() - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfile
 
getFlags() - Method in class com.axelor.mail.db.MailMessage
 
getFlattenedMap(Map<String, Object>) - Static method in class com.axelor.common.YamlUtils
Flatten Map into a flat Map with key names using property dot notation.
getForcePasswordChange() - Method in class com.axelor.auth.db.User
Force the user to change their password at next login.
getFormat() - Method in class com.axelor.meta.schema.actions.ActionReport
 
getFormView() - Method in class com.axelor.meta.db.MetaJsonField
 
getFormView() - Method in class com.axelor.meta.db.MetaJsonModel
 
getFormView() - Method in class com.axelor.meta.schema.views.Field
 
getFormView() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getFormView() - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
getFormWidth() - Method in class com.axelor.meta.db.MetaJsonModel
 
getFreeSearch() - Method in class com.axelor.meta.schema.views.CardsView
 
getFreeSearch() - Method in class com.axelor.meta.schema.views.GridView
 
getFrom() - Method in class com.axelor.mail.db.MailMessage
 
getFrom() - Method in class com.axelor.mail.MailParser
Get "from" address of the message.
getFullName() - Method in class com.axelor.meta.db.MetaModel
 
getGenericType() - Method in class com.axelor.db.mapper.Property
 
getGetter(String) - Method in class com.axelor.db.mapper.Mapper
Get the getter method of the given property.
getGridView() - Method in class com.axelor.meta.db.MetaJsonField
 
getGridView() - Method in class com.axelor.meta.db.MetaJsonModel
 
getGridView() - Method in class com.axelor.meta.schema.views.Field
 
getGridView() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getGridView() - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
getGroup() - Method in class com.axelor.auth.db.User
 
getGroup() - Method in class com.axelor.dms.db.DMSPermission
 
getGroup(String) - Method in class com.axelor.auth.pac4j.AuthPac4jProfileService
 
getGroup(CommonProfile) - Method in class com.axelor.auth.pac4j.AuthPac4jProfileService
 
getGroup(CommonProfile, String) - Method in class com.axelor.auth.pac4j.AuthPac4jProfileService
 
getGroupBy() - Method in class com.axelor.meta.db.MetaJsonModel
 
getGroupBy() - Method in class com.axelor.meta.schema.views.ChartView.ChartSeries
 
getGroupBy() - Method in class com.axelor.meta.schema.views.GridView
 
getGroupBy() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getGroupFilter() - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
getGroups() - Method in class com.axelor.meta.db.MetaMenu
 
getGroups() - Method in class com.axelor.meta.db.MetaView
 
getGroups() - Method in class com.axelor.meta.schema.views.AbstractView
 
getGroups() - Method in class com.axelor.meta.schema.views.MenuItem
 
getGroupsDn() - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
getHasTag() - Method in class com.axelor.meta.schema.views.MenuItem
 
getHeader() - Method in class com.axelor.data.csv.CSVInput
 
getHeader(String) - Method in class com.axelor.mail.MailParser
Get the first header value for the the header name.
getHeight() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getHelp() - Method in class com.axelor.db.mapper.Property
 
getHelp() - Method in class com.axelor.meta.db.MetaHelp
 
getHelp() - Method in class com.axelor.meta.db.MetaJsonField
 
getHelp() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getHelpLink() - Method in class com.axelor.meta.db.MetaView
 
getHelpLink() - Method in class com.axelor.meta.schema.views.AbstractView
 
getHelpOverride() - Method in class com.axelor.meta.schema.views.AbstractView
 
getHidden() - Method in class com.axelor.meta.db.MetaActionMenu
 
getHidden() - Method in class com.axelor.meta.db.MetaJsonField
 
getHidden() - Method in class com.axelor.meta.db.MetaMenu
 
getHidden() - Method in class com.axelor.meta.db.MetaSelectItem
 
getHidden() - Method in class com.axelor.meta.schema.views.Selection.Option
 
getHidden() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getHideIf() - Method in class com.axelor.meta.db.MetaJsonField
 
getHideIf() - Method in class com.axelor.meta.db.MetaPermissionRule
 
getHideIf() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getHilites() - Method in class com.axelor.meta.schema.views.CardsView
 
getHilites() - Method in class com.axelor.meta.schema.views.Field
 
getHilites() - Method in class com.axelor.meta.schema.views.GridView
 
getHilites() - Method in class com.axelor.meta.schema.views.Search
 
getHome() - Method in class com.axelor.meta.db.MetaAction
Specify whether this action can be used as home action.
getHome() - Method in class com.axelor.meta.schema.actions.ActionView
 
getHomeAction() - Method in class com.axelor.auth.db.Group
Default home action.
getHomeAction() - Method in class com.axelor.auth.db.User
 
getHtml() - Method in class com.axelor.mail.MailParser
Get the html content if available.
getIcon() - Method in class com.axelor.auth.pac4j.ClientConfig
 
getIcon() - Method in class com.axelor.meta.db.MetaMenu
 
getIcon() - Method in class com.axelor.meta.db.MetaSelectItem
The image icon to show in UI widgets
getIcon() - Method in class com.axelor.meta.schema.actions.ActionView
 
getIcon() - Method in class com.axelor.meta.schema.views.Button
 
getIcon() - Method in class com.axelor.meta.schema.views.Field
 
getIcon() - Method in class com.axelor.meta.schema.views.Menu
 
getIcon() - Method in class com.axelor.meta.schema.views.MenuItem
 
getIcon() - Method in class com.axelor.meta.schema.views.Panel
 
getIcon() - Method in class com.axelor.meta.schema.views.Selection.Option
 
getIconActive() - Method in class com.axelor.meta.schema.views.Field
 
getIconBackground() - Method in class com.axelor.meta.db.MetaMenu
 
getIconBackground() - Method in class com.axelor.meta.schema.views.MenuItem
 
getIconBackground() - Method in class com.axelor.meta.schema.views.Panel
 
getIconHover() - Method in class com.axelor.meta.schema.views.Button
 
getIconHover() - Method in class com.axelor.meta.schema.views.Field
 
getId() - Method in class com.axelor.auth.db.Group
 
getId() - Method in class com.axelor.auth.db.Permission
 
getId() - Method in class com.axelor.auth.db.Role
 
getId() - Method in class com.axelor.auth.db.User
 
getId() - Method in class com.axelor.db.JpaModel
 
getId() - Method in class com.axelor.db.Model
 
getId() - Method in class com.axelor.dms.db.DMSFile
 
getId() - Method in class com.axelor.dms.db.DMSFileTag
 
getId() - Method in class com.axelor.dms.db.DMSPermission
 
getId() - Method in class com.axelor.mail.db.MailAddress
 
getId() - Method in class com.axelor.mail.db.MailFlags
 
getId() - Method in class com.axelor.mail.db.MailFollower
 
getId() - Method in class com.axelor.mail.db.MailMessage
 
getId() - Method in class com.axelor.meta.db.MetaAction
 
getId() - Method in class com.axelor.meta.db.MetaActionMenu
 
getId() - Method in class com.axelor.meta.db.MetaAttachment
 
getId() - Method in class com.axelor.meta.db.MetaAttrs
 
getId() - Method in class com.axelor.meta.db.MetaEnum
 
getId() - Method in class com.axelor.meta.db.MetaField
 
getId() - Method in class com.axelor.meta.db.MetaFile
 
getId() - Method in class com.axelor.meta.db.MetaFilter
 
getId() - Method in class com.axelor.meta.db.MetaHelp
 
getId() - Method in class com.axelor.meta.db.MetaJsonField
 
getId() - Method in class com.axelor.meta.db.MetaJsonModel
 
getId() - Method in class com.axelor.meta.db.MetaJsonRecord
 
getId() - Method in class com.axelor.meta.db.MetaMenu
 
getId() - Method in class com.axelor.meta.db.MetaModel
 
getId() - Method in class com.axelor.meta.db.MetaModule
 
getId() - Method in class com.axelor.meta.db.MetaPermission
 
getId() - Method in class com.axelor.meta.db.MetaPermissionRule
 
getId() - Method in class com.axelor.meta.db.MetaSchedule
 
getId() - Method in class com.axelor.meta.db.MetaScheduleParam
 
getId() - Method in class com.axelor.meta.db.MetaSelect
 
getId() - Method in class com.axelor.meta.db.MetaSelectItem
 
getId() - Method in class com.axelor.meta.db.MetaSequence
 
getId() - Method in class com.axelor.meta.db.MetaTranslation
 
getId() - Method in class com.axelor.meta.db.MetaView
 
getId() - Method in class com.axelor.meta.db.MetaViewCustom
 
getId() - Method in class com.axelor.rpc.JsonContext
 
getId() - Method in class com.axelor.team.db.Team
 
getId() - Method in class com.axelor.team.db.TeamTask
 
getId() - Method in class com.axelor.team.db.TeamTopic
 
getIds() - Method in exception com.axelor.auth.AuthSecurityException
 
getImage() - Method in class com.axelor.auth.db.User
Max size 4MB.
getImage() - Method in class com.axelor.team.db.Team
 
getImage(CommonProfile) - Method in class com.axelor.auth.pac4j.AuthPac4jProfileService
 
getImports() - Method in class com.axelor.meta.schema.actions.ActionImport
 
getIncludeIf() - Method in class com.axelor.meta.db.MetaJsonField
 
getIncrement() - Method in class com.axelor.meta.db.MetaSequence
 
getIndex() - Method in class com.axelor.meta.schema.actions.ActionResumable
 
getIndirectClientNames() - Method in class com.axelor.auth.pac4j.ClientListProvider
 
getInitial() - Method in class com.axelor.meta.db.MetaSequence
 
getInjector() - Method in class com.axelor.test.GuiceRunner
Get the Guice injector.
getInlineHelp() - Method in class com.axelor.meta.schema.views.GridView
 
getInput() - Method in class com.axelor.data.csv.CSVBindJson
 
getInputs() - Method in class com.axelor.data.csv.CSVConfig
Get all CSVConfig.inputs nodes
getInputs() - Method in class com.axelor.data.xml.XMLConfig
 
getInputs() - Method in class com.axelor.meta.schema.views.Search.SearchSelectWhere
 
getInserts() - Method in class com.axelor.meta.schema.views.Extend
 
getInstance() - Static method in class com.axelor.auth.AuthService
Get the instance of the AuthService.
getInstance() - Static method in class com.axelor.common.Inflections
Get the default instance of Inflections for the English.
getInstance() - Static method in class com.axelor.common.Inflector
 
getInstance() - Static method in class com.axelor.i18n.L10n
Get instance of L10n using contextual locale.
getInstance() - Static method in class com.axelor.meta.loader.ViewWatcher
 
getInstance(String) - Static method in class com.axelor.common.Inflections
Get the default instance of Inflections for the given language.
getInstance(Locale) - Static method in class com.axelor.i18n.L10n
Get instance of L10n for the given locale.
getInt(String, int) - Method in class com.axelor.app.AppSettings
 
getInternalProperties() - Method in class com.axelor.app.AppSettings
For internal use only.
getIsArchived() - Method in class com.axelor.mail.db.MailFlags
 
getIsDirectory() - Method in class com.axelor.dms.db.DMSFile
 
getIsRead() - Method in class com.axelor.mail.db.MailFlags
 
getIsStarred() - Method in class com.axelor.mail.db.MailFlags
 
getItem(int) - Method in class com.axelor.rpc.Response
 
getItems() - Method in class com.axelor.meta.db.MetaSelect
 
getItems() - Method in class com.axelor.meta.schema.views.CalendarView
 
getItems() - Method in class com.axelor.meta.schema.views.CardsView
 
getItems() - Method in interface com.axelor.meta.schema.views.ContainerView
 
getItems() - Method in class com.axelor.meta.schema.views.CustomView
 
getItems() - Method in class com.axelor.meta.schema.views.Dashboard
 
getItems() - Method in class com.axelor.meta.schema.views.ExtendItemInsert
 
getItems() - Method in class com.axelor.meta.schema.views.ExtendItemReplace
 
getItems() - Method in class com.axelor.meta.schema.views.FormView
 
getItems() - Method in class com.axelor.meta.schema.views.GanttView
 
getItems() - Method in class com.axelor.meta.schema.views.GridView
 
getItems() - Method in class com.axelor.meta.schema.views.Menu
 
getItems() - Method in class com.axelor.meta.schema.views.Panel
 
getItems() - Method in class com.axelor.meta.schema.views.PanelEditor
 
getItems() - Method in class com.axelor.meta.schema.views.PanelMail
 
getItems() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getItems() - Method in class com.axelor.meta.schema.views.PanelTabs
 
getItems() - Method in class com.axelor.meta.schema.views.SearchFilters
 
getItems() - Method in class com.axelor.meta.schema.views.SimpleContainer
 
getItems() - Method in class com.axelor.meta.schema.views.TreeView.Node
 
getItems() - Method in class com.axelor.ui.QuickMenu
Items in the menu dropdown
getItemSpan() - Method in class com.axelor.meta.schema.views.AbstractPanel
 
getIvGeneratorClassname() - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
getJavaType() - Method in class com.axelor.db.mapper.Property
 
getJdbcDriver() - Method in interface com.axelor.db.tenants.TenantConfig
The JDBC driver for the tenant.
getJdbcDriver() - Method in class com.axelor.db.tenants.TenantConfigImpl
 
getJdbcPassword() - Method in interface com.axelor.db.tenants.TenantConfig
The JDBC password for the tenant.
getJdbcPassword() - Method in class com.axelor.db.tenants.TenantConfigImpl
 
getJdbcUrl() - Method in interface com.axelor.db.tenants.TenantConfig
The JDBC connection url for the tenant.
getJdbcUrl() - Method in class com.axelor.db.tenants.TenantConfigImpl
 
getJdbcUser() - Method in interface com.axelor.db.tenants.TenantConfig
The JDBC user for the tenant.
getJdbcUser() - Method in class com.axelor.db.tenants.TenantConfigImpl
 
getJndiDataSource() - Method in interface com.axelor.db.tenants.TenantConfig
JNDI data source name.
getJndiDataSource() - Method in class com.axelor.db.tenants.TenantConfigImpl
 
getJob() - Method in class com.axelor.meta.db.MetaSchedule
 
getJoinHelper() - Method in class com.axelor.db.Query
 
getJson() - Method in class com.axelor.meta.db.MetaField
 
getJsonField() - Method in class com.axelor.rpc.JsonContext
 
getJsonFields() - Method in class com.axelor.meta.schema.views.Field
 
getJsonModel() - Method in class com.axelor.data.csv.CSVBindJson
 
getJsonModel() - Method in class com.axelor.data.csv.CSVInputJson
 
getJsonModel() - Method in class com.axelor.data.xml.XMLBindJson
 
getJsonModel() - Method in class com.axelor.meta.db.MetaJsonField
 
getJsonModel() - Method in class com.axelor.meta.db.MetaJsonRecord
 
getJsonModel() - Method in class com.axelor.meta.schema.views.Field
 
getKey() - Method in class com.axelor.meta.db.MetaTranslation
 
getKey() - Method in class com.axelor.meta.schema.actions.validate.validator.Alert
 
getKey() - Method in class com.axelor.meta.schema.actions.validate.validator.Error
 
getKey() - Method in class com.axelor.meta.schema.actions.validate.validator.Info
 
getKey() - Method in class com.axelor.meta.schema.actions.validate.validator.Notify
 
getKey() - Method in class com.axelor.meta.schema.actions.validate.validator.Validator
 
getKey() - Method in class com.axelor.meta.schema.views.ChartView.ChartCategory
 
getKey() - Method in class com.axelor.meta.schema.views.ChartView.ChartSeries
 
getKeyObtentionIterations() - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
getKeys() - Method in class com.axelor.i18n.I18nBundle
 
getLabel() - Method in class com.axelor.meta.db.MetaField
 
getLabels() - Method in class com.axelor.meta.schema.views.Field
 
getLanguage() - Method in class com.axelor.auth.db.User
 
getLanguage() - Method in class com.axelor.meta.db.MetaHelp
 
getLanguage() - Method in class com.axelor.meta.db.MetaTranslation
 
getLanguage() - Method in class com.axelor.meta.schema.actions.ActionScript.ActScript
 
getLanguage(CommonProfile) - Method in class com.axelor.auth.pac4j.AuthPac4jProfileService
 
getLanguage(CommonProfile, String) - Method in class com.axelor.auth.pac4j.AuthPac4jProfileService
 
getLanguages() - Method in class com.axelor.auth.pac4j.AuthPac4jProfileService
 
getLayout() - Method in class com.axelor.meta.schema.views.PanelEditor
 
getLdapAttributes(Map<String, Object>) - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
getLeft() - Method in class com.axelor.meta.db.MetaMenu
 
getLeft() - Method in class com.axelor.meta.schema.views.MenuItem
 
getLimit() - Method in class com.axelor.meta.schema.views.DataSet
 
getLimit() - Method in class com.axelor.meta.schema.views.Field
 
getLimit() - Method in class com.axelor.meta.schema.views.KanbanView
 
getLimit() - Method in class com.axelor.meta.schema.views.PanelMail.MailMessages
 
getLimit() - Method in class com.axelor.meta.schema.views.Search
 
getLimit() - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
getLimit() - Method in class com.axelor.rpc.Request
 
getLink() - Method in class com.axelor.meta.db.MetaMenu
 
getLink() - Method in class com.axelor.meta.schema.views.Button
 
getList(String) - Method in class com.axelor.app.AppSettings
 
getList(String, Function<String, T>) - Method in class com.axelor.app.AppSettings
 
getLite() - Method in class com.axelor.meta.schema.views.Field
 
getLocale() - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfile
 
getLocaleText() - Method in class com.axelor.meta.schema.views.Static
 
getLocalizedCancelBtnTitle() - Method in class com.axelor.meta.schema.actions.validate.validator.Validator
 
getLocalizedConfirmBtnTitle() - Method in class com.axelor.meta.schema.actions.validate.validator.Validator
 
getLocalizedError() - Method in class com.axelor.meta.schema.actions.ActionCondition.Check
 
getLocalizedHelp() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getLocalizedPlaceholder() - Method in class com.axelor.meta.schema.views.Field
 
getLocalizedPrompt() - Method in class com.axelor.meta.schema.views.Button
 
getLocalizedPrompt() - Method in class com.axelor.meta.schema.views.MenuItem
 
getLocalizedTag() - Method in class com.axelor.meta.schema.views.MenuItem
 
getLocalizedTitle() - Method in class com.axelor.meta.schema.actions.ActionReport
 
getLocalizedTitle() - Method in class com.axelor.meta.schema.actions.ActionView
 
getLocalizedTitle() - Method in class com.axelor.meta.schema.actions.validate.validator.Validator
 
getLocalizedTitle() - Method in class com.axelor.meta.schema.views.AbstractView
 
getLocalizedTitle() - Method in class com.axelor.meta.schema.views.Button
 
getLocalizedTitle() - Method in class com.axelor.meta.schema.views.ChartView.ChartAction
 
getLocalizedTitle() - Method in class com.axelor.meta.schema.views.ChartView.ChartCategory
 
getLocalizedTitle() - Method in class com.axelor.meta.schema.views.ChartView.ChartSeries
 
getLocalizedTitle() - Method in class com.axelor.meta.schema.views.Menu.Devider
 
getLocalizedTitle() - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
getLocalizedTitle() - Method in class com.axelor.meta.schema.views.SearchFilters.SearchFilter
 
getLocalizedTitle() - Method in class com.axelor.meta.schema.views.Selection.Option
 
getLocalizedTitle() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getLoggerManager() - Method in class com.axelor.data.csv.CSVImporter
 
getLoginDate() - Method in class com.axelor.auth.AuthSessionService
 
getLoginDate(Session) - Method in class com.axelor.auth.AuthSessionService
 
getLogoutUrl() - Method in class com.axelor.auth.pac4j.AuthPac4jInfo
Return the default post logout url.
getMailReader() - Method in class com.axelor.mail.service.MailServiceImpl
Get MailReader to use sending the given message.
getMailSender(MailMessage, Model) - Method in class com.axelor.mail.service.MailServiceImpl
Get MailSender to use sending the given message.
getMappedBy() - Method in class com.axelor.db.mapper.Property
 
getMappedBy() - Method in class com.axelor.meta.db.MetaField
 
getMassUpdate() - Method in class com.axelor.meta.schema.views.Field
 
getMatch() - Method in class com.axelor.meta.schema.views.Search.SearchSelectWhere
 
getMatchStyle() - Method in class com.axelor.meta.schema.views.Search.SearchSelectInput
 
getMaxSize() - Method in class com.axelor.db.mapper.Property
 
getMaxSize() - Method in class com.axelor.meta.db.MetaJsonField
 
getMaxSize() - Method in class com.axelor.meta.schema.views.Field
 
getMaxWidth() - Method in class com.axelor.meta.schema.views.AbstractView
 
getMembers() - Method in class com.axelor.team.db.Team
 
getMenu() - Method in class com.axelor.meta.db.MetaHelp
 
getMenu() - Method in class com.axelor.meta.db.MetaJsonModel
 
getMenu() - Method in class com.axelor.meta.schema.views.Panel
 
getMenuBackground() - Method in class com.axelor.meta.db.MetaJsonModel
 
getMenubar() - Method in class com.axelor.meta.schema.views.CardsView
 
getMenubar() - Method in class com.axelor.meta.schema.views.FormView
 
getMenubar() - Method in class com.axelor.meta.schema.views.GridView
 
getMenuIcon() - Method in class com.axelor.meta.db.MetaJsonModel
 
getMenuOrder() - Method in class com.axelor.meta.db.MetaJsonModel
 
getMenuParent() - Method in class com.axelor.meta.db.MetaJsonModel
 
getMenus() - Method in class com.axelor.auth.db.Group
 
getMenus() - Method in class com.axelor.auth.db.Role
 
getMenus() - Method in class com.axelor.meta.schema.ObjectViews
 
getMenus(User) - Method in class com.axelor.meta.service.menu.MenuService
Get menus for the given user
getMenuTitle() - Method in class com.axelor.meta.db.MetaJsonModel
 
getMenuTop() - Method in class com.axelor.meta.db.MetaJsonModel
 
getMessage() - Method in exception com.axelor.auth.AuthSecurityException
 
getMessage() - Method in enum com.axelor.db.JpaSecurity.AccessType
 
getMessage() - Method in class com.axelor.mail.db.MailFlags
 
getMessage() - Method in class com.axelor.meta.db.MetaTranslation
 
getMessage() - Method in class com.axelor.meta.schema.actions.validate.validator.Validator
 
getMessageId() - Method in class com.axelor.mail.db.MailMessage
Unique message identifier
getMetaFields() - Method in class com.axelor.meta.db.MetaModel
 
getMetaFile() - Method in class com.axelor.dms.db.DMSFile
 
getMetaFile() - Method in class com.axelor.meta.db.MetaAttachment
 
getMetaMenu() - Method in class com.axelor.meta.service.menu.MenuNode
 
getMetaModel() - Method in class com.axelor.meta.db.MetaField
 
getMetaModel(Class<?>) - Static method in class com.axelor.meta.service.MetaModelService
Get metaModel from Class
getMetaPermission() - Method in class com.axelor.meta.db.MetaPermissionRule
 
getMetaPermissions() - Method in class com.axelor.auth.db.Group
 
getMetaPermissions() - Method in class com.axelor.auth.db.Role
 
getMetaPermissions() - Method in class com.axelor.auth.db.User
 
getMethod() - Method in class com.axelor.meta.schema.actions.ActionMethod.Call
 
getMethods() - Method in class com.axelor.meta.schema.actions.ActionWS
 
getMinSize() - Method in class com.axelor.db.mapper.Property
 
getMinSize() - Method in class com.axelor.meta.db.MetaJsonField
 
getMinSize() - Method in class com.axelor.meta.schema.views.Field
 
getMinWidth() - Method in class com.axelor.meta.schema.views.AbstractView
 
getMobile() - Method in class com.axelor.meta.db.MetaMenu
 
getMobile() - Method in class com.axelor.meta.schema.views.MenuItem
 
getMode() - Method in class com.axelor.meta.schema.views.CalendarView
 
getMode() - Method in class com.axelor.meta.schema.views.GanttView
 
getModel() - Method in exception com.axelor.auth.AuthSecurityException
 
getModel() - Method in class com.axelor.meta.db.MetaAction
 
getModel() - Method in class com.axelor.meta.db.MetaAttrs
 
getModel() - Method in class com.axelor.meta.db.MetaHelp
 
getModel() - Method in class com.axelor.meta.db.MetaJsonField
 
getModel() - Method in class com.axelor.meta.db.MetaView
 
getModel() - Method in class com.axelor.meta.db.MetaViewCustom
 
getModel() - Method in class com.axelor.meta.schema.actions.Action
 
getModel() - Method in class com.axelor.meta.schema.views.AbstractView
 
getModel() - Method in class com.axelor.meta.schema.views.AbstractWidget
 
getModel() - Method in class com.axelor.meta.schema.views.Menu.Item
 
getModel() - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
getModel() - Method in class com.axelor.meta.schema.views.TreeView.Node
 
getModel() - Method in class com.axelor.rpc.Request
 
getModel() - Method in class com.axelor.rpc.Resource
Returns the resource class.
getModel() - Method in class com.axelor.ui.QuickMenuItem
Model of the context
getModelField() - Method in class com.axelor.meta.db.MetaJsonField
 
getModelId() - Method in class com.axelor.meta.schema.views.AbstractView
 
getModule() - Method in class com.axelor.meta.db.MetaAction
 
getModule() - Method in class com.axelor.meta.db.MetaActionMenu
 
getModule() - Method in class com.axelor.meta.db.MetaMenu
 
getModule() - Method in class com.axelor.meta.db.MetaSelect
 
getModule() - Method in class com.axelor.meta.db.MetaView
 
getModule() - Method in class com.axelor.meta.schema.views.PanelInclude
 
getModules(Class<?>) - Method in class com.axelor.test.GuiceExtension
 
getModules(Class<?>) - Method in class com.axelor.test.GuiceRunner
 
getModuleToCheck() - Method in class com.axelor.meta.db.MetaMenu
Only use this menu-item if the given module is installed (ie `if-module` condition).
getModuleToCheck() - Method in class com.axelor.meta.schema.actions.Action
 
getModuleToCheck() - Method in class com.axelor.meta.schema.views.AbstractWidget
 
getModuleToCheck() - Method in class com.axelor.meta.schema.views.Extend
 
getModuleVersion() - Method in class com.axelor.meta.db.MetaModule
 
getMoves() - Method in class com.axelor.meta.schema.views.Extend
 
getMultiple() - Method in class com.axelor.meta.schema.views.ChartSearchField
 
getName() - Method in class com.axelor.auth.db.Group
 
getName() - Method in class com.axelor.auth.db.Permission
An unique permission name.
getName() - Method in class com.axelor.auth.db.Role
 
getName() - Method in class com.axelor.auth.db.User
 
getName() - Method in class com.axelor.common.http.ContentDisposition
 
getName() - Method in class com.axelor.data.adapter.DataAdapter
 
getName() - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonExtractFunction
 
getName() - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonSetFunction
 
getName() - Method in class com.axelor.db.hibernate.type.EncryptedTextType
 
getName() - Method in class com.axelor.db.hibernate.type.JsonType
 
getName() - Method in class com.axelor.db.mapper.JsonProperty
 
getName() - Method in class com.axelor.db.mapper.Property
 
getName() - Method in class com.axelor.dms.db.DMSFileTag
 
getName() - Method in class com.axelor.events.ActionEvent
 
getName() - Method in class com.axelor.meta.db.MetaAction
 
getName() - Method in class com.axelor.meta.db.MetaActionMenu
 
getName() - Method in class com.axelor.meta.db.MetaAttrs
 
getName() - Method in class com.axelor.meta.db.MetaEnum
 
getName() - Method in class com.axelor.meta.db.MetaField
 
getName() - Method in class com.axelor.meta.db.MetaFilter
 
getName() - Method in class com.axelor.meta.db.MetaJsonField
 
getName() - Method in class com.axelor.meta.db.MetaJsonModel
 
getName() - Method in class com.axelor.meta.db.MetaJsonRecord
 
getName() - Method in class com.axelor.meta.db.MetaMenu
 
getName() - Method in class com.axelor.meta.db.MetaModel
 
getName() - Method in class com.axelor.meta.db.MetaModule
 
getName() - Method in class com.axelor.meta.db.MetaPermission
 
getName() - Method in class com.axelor.meta.db.MetaSchedule
 
getName() - Method in class com.axelor.meta.db.MetaScheduleParam
 
getName() - Method in class com.axelor.meta.db.MetaSelect
 
getName() - Method in class com.axelor.meta.db.MetaSequence
 
getName() - Method in class com.axelor.meta.db.MetaView
 
getName() - Method in class com.axelor.meta.db.MetaViewCustom
 
getName() - Method in class com.axelor.meta.schema.actions.Action.Element
 
getName() - Method in class com.axelor.meta.schema.actions.Action
 
getName() - Method in class com.axelor.meta.schema.actions.ActionImport.Import
 
getName() - Method in class com.axelor.meta.schema.actions.ActionView.Param
 
getName() - Method in class com.axelor.meta.schema.views.AbstractView
 
getName() - Method in class com.axelor.meta.schema.views.ChartView.ChartAction
 
getName() - Method in class com.axelor.meta.schema.views.ChartView.ChartConfig
 
getName() - Method in class com.axelor.meta.schema.views.ExtendItemAttribute
 
getName() - Method in class com.axelor.meta.schema.views.PanelInclude
 
getName() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getName() - Method in class com.axelor.meta.schema.views.Search.SearchSelectField
 
getName() - Method in class com.axelor.meta.schema.views.Search.SearchSelectInput
 
getName() - Method in class com.axelor.meta.schema.views.SearchFilters.SearchContext
 
getName() - Method in class com.axelor.meta.schema.views.SearchFilters.SearchFilter
 
getName() - Method in class com.axelor.meta.schema.views.Selection
 
getName() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getName() - Method in class com.axelor.meta.service.tags.TagItem
 
getName() - Method in class com.axelor.quartz.JobCleaner
 
getName() - Method in class com.axelor.team.db.Team
 
getName() - Method in class com.axelor.team.db.TeamTask
 
getName() - Method in class com.axelor.team.db.TeamTopic
 
getName(CommonProfile) - Method in class com.axelor.auth.pac4j.AuthPac4jProfileService
 
getNamedParams() - Method in class com.axelor.db.Query
 
getNameField() - Method in class com.axelor.db.mapper.Mapper
Get the property of the name field.
getNameField() - Method in class com.axelor.meta.db.MetaJsonField
 
getNameField() - Method in class com.axelor.meta.db.MetaJsonModel
 
getNameSearch() - Method in class com.axelor.db.mapper.Property
 
getNavigation() - Method in class com.axelor.auth.db.Group
 
getNext() - Method in class com.axelor.meta.db.MetaSequence
 
getNode() - Method in class com.axelor.data.xml.XMLBind
 
getNodeAttributeValue(NamedNodeMap, String) - Method in class com.axelor.meta.loader.AbstractXmlProcessor
 
getNodes() - Method in class com.axelor.meta.schema.views.TreeView
 
getNoFetch() - Method in class com.axelor.meta.schema.views.GridView
 
getNoHelp() - Method in class com.axelor.auth.db.User
Whether to show help messages.
getObject() - Method in class com.axelor.auth.db.Permission
Fully qualified object name or wild card package name.
getObject() - Method in class com.axelor.meta.db.MetaPermission
 
getObjectId() - Method in class com.axelor.meta.db.MetaAttachment
 
getObjectName() - Method in class com.axelor.meta.db.MetaAttachment
 
getOffset() - Method in class com.axelor.rpc.Request
 
getOffset() - Method in class com.axelor.rpc.Response
 
getOnChange() - Method in class com.axelor.meta.db.MetaJsonField
 
getOnChange() - Method in class com.axelor.meta.schema.views.CalendarView
 
getOnChange() - Method in class com.axelor.meta.schema.views.Field
 
getOnChange() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getOnClick() - Method in class com.axelor.meta.db.MetaJsonField
 
getOnClick() - Method in class com.axelor.meta.schema.views.Button
 
getOnClick() - Method in class com.axelor.meta.schema.views.TreeView.Node
 
getOnInit() - Method in class com.axelor.meta.schema.views.ChartView
 
getOnLoad() - Method in class com.axelor.meta.schema.views.FormView
 
getOnMove() - Method in class com.axelor.meta.schema.views.KanbanView
 
getOnNew() - Method in class com.axelor.meta.db.MetaJsonModel
 
getOnNew() - Method in class com.axelor.meta.schema.views.FormView
 
getOnNew() - Method in class com.axelor.meta.schema.views.GridView
 
getOnNew() - Method in class com.axelor.meta.schema.views.KanbanView
 
getOnNew() - Method in class com.axelor.meta.schema.views.PanelEditor
 
getOnNew() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getOnSave() - Method in class com.axelor.meta.db.MetaJsonModel
 
getOnSave() - Method in class com.axelor.meta.schema.views.FormView
 
getOnSelect() - Method in class com.axelor.meta.schema.views.Field
 
getOnSelect() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getOnTabSelect() - Method in class com.axelor.meta.schema.views.AbstractPanel
 
getOperator() - Method in enum com.axelor.meta.schema.views.Search.SearchSelectWhereMatch
 
getOptions() - Method in class com.axelor.meta.schema.views.Selection
 
getOrder() - Method in class com.axelor.meta.db.MetaActionMenu
 
getOrder() - Method in class com.axelor.meta.db.MetaAttrs
 
getOrder() - Method in class com.axelor.meta.db.MetaMenu
 
getOrder() - Method in class com.axelor.meta.db.MetaSelectItem
 
getOrder() - Method in class com.axelor.meta.schema.views.MenuItem
 
getOrder() - Method in class com.axelor.meta.schema.views.Selection.Option
 
getOrder() - Method in class com.axelor.ui.QuickMenu
Order of the menu
getOrderBy() - Method in class com.axelor.meta.db.MetaJsonModel
 
getOrderBy() - Method in class com.axelor.meta.schema.views.CardsView
 
getOrderBy() - Method in class com.axelor.meta.schema.views.Field
 
getOrderBy() - Method in class com.axelor.meta.schema.views.GridView
 
getOrderBy() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getOrderBy() - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
getOrderBy() - Method in class com.axelor.meta.schema.views.TreeView.Node
 
getOtherAttributes() - Method in class com.axelor.meta.schema.views.AbstractWidget
 
getOutput() - Method in class com.axelor.meta.schema.actions.ActionExport
 
getOutputName() - Method in class com.axelor.meta.schema.actions.ActionReport
 
getOwner() - Method in class com.axelor.meta.schema.views.AbstractView
 
getPackageName() - Method in class com.axelor.meta.db.MetaField
 
getPackageName() - Method in class com.axelor.meta.db.MetaModel
 
getPadding() - Method in class com.axelor.meta.db.MetaSequence
 
getParameters() - Method in class com.axelor.meta.schema.actions.ActionReport
 
getParams() - Method in class com.axelor.db.Query
 
getParams() - Method in class com.axelor.meta.db.MetaSchedule
 
getParams() - Method in class com.axelor.meta.schema.actions.ActionView
 
getParams() - Method in class com.axelor.rpc.filter.Filter
 
getParams() - Method in class com.axelor.rpc.filter.JPQLFilter
 
getParent() - Method in class com.axelor.data.csv.CSVBindJson
 
getParent() - Method in class com.axelor.data.xml.XMLBindJson
 
getParent() - Method in class com.axelor.dms.db.DMSFile
 
getParent() - Method in class com.axelor.mail.db.MailMessage
 
getParent() - Method in class com.axelor.meta.db.MetaActionMenu
 
getParent() - Method in class com.axelor.meta.db.MetaMenu
 
getParent() - Method in class com.axelor.meta.schema.views.MenuItem
 
getParent() - Method in class com.axelor.meta.schema.views.TreeView.Node
 
getParent() - Method in class com.axelor.rpc.Context
Get parent context.
getPassword() - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
getPassword() - Method in class com.axelor.auth.db.User
 
getPasswordPattern() - Method in class com.axelor.auth.AuthService
Gets configured user password pattern.
getPasswordPatternTitle() - Method in class com.axelor.auth.AuthService
Gets configured user password pattern description.
getPasswordUpdatedOn() - Method in class com.axelor.auth.db.User
 
getPath(MetaFile) - Static method in class com.axelor.meta.MetaFiles
Get the actual storage path of the file represented by the give MetaFile instance.
getPath(String) - Static method in class com.axelor.meta.MetaFiles
Get the actual storage path of the given relative file path.
getPath(String, String) - Method in class com.axelor.app.AppSettings
 
getPattern() - Method in class com.axelor.meta.schema.views.Field
 
getPermission() - Method in class com.axelor.dms.db.DMSPermission
 
getPermissions() - Method in class com.axelor.auth.db.Group
 
getPermissions() - Method in class com.axelor.auth.db.Role
 
getPermissions() - Method in class com.axelor.auth.db.User
 
getPermissions() - Method in class com.axelor.dms.db.DMSFile
 
getPermissions(Class<?>) - Static method in class com.axelor.meta.MetaStore
 
getPermissions(CommonProfile) - Method in class com.axelor.auth.pac4j.AuthPac4jProfileService
 
getPerms() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getPersonal() - Method in class com.axelor.mail.db.MailAddress
 
getPictureUrl() - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfile
 
getPlaceholder() - Method in class com.axelor.meta.schema.views.Field
 
getPopupMaximized() - Method in class com.axelor.meta.schema.views.Field
 
getPosition() - Method in class com.axelor.meta.schema.views.ExtendItemInsert
 
getPosition() - Method in class com.axelor.meta.schema.views.ExtendItemMove
 
getPrecision() - Method in class com.axelor.db.mapper.Property
 
getPrecision() - Method in class com.axelor.meta.db.MetaJsonField
 
getPrefix() - Method in class com.axelor.meta.db.MetaSequence
 
getPrepareContext() - Method in class com.axelor.data.csv.CSVInput
 
getPrincipal() - Method in class com.axelor.events.LoginEvent
 
getPrincipal() - Method in class com.axelor.events.LogoutEvent
 
getPriority() - Method in class com.axelor.meta.db.MetaAction
 
getPriority() - Method in class com.axelor.meta.db.MetaActionMenu
 
getPriority() - Method in class com.axelor.meta.db.MetaMenu
 
getPriority() - Method in class com.axelor.meta.db.MetaSelect
 
getPriority() - Method in class com.axelor.meta.db.MetaView
 
getPriority() - Method in class com.axelor.team.db.TeamTask
 
getProcessor() - Method in class com.axelor.meta.schema.actions.ActionExport.Export
 
getPrompt() - Method in class com.axelor.meta.schema.views.Button
 
getPrompt() - Method in class com.axelor.meta.schema.views.MenuItem
 
getProperties() - Method in class com.axelor.app.AppSettings
For internal use only.
getProperties() - Method in class com.axelor.app.settings.AbstractSettingsSource
 
getProperties() - Method in class com.axelor.db.mapper.Mapper
Get all the properties.
getProperties(File) - Static method in class com.axelor.common.ResourceUtils
Read Properties from the given file.
getProperties(URL) - Static method in class com.axelor.common.ResourceUtils
Read Properties from the given file.
getPropertiesKeys() - Method in class com.axelor.app.AppSettings
Get all properties keys
getPropertiesKeysStartingWith(String) - Method in class com.axelor.app.AppSettings
Get properties keys starting with the given prefix
getPropertiesStartingWith(String) - Method in class com.axelor.app.AppSettings
Get properties where the key start with the given prefix
getProperty(Object, String) - Method in class com.axelor.db.mapper.Mapper
Get the Property or JsonProperty of the given name if it exists.
getProperty(Method) - Method in class com.axelor.db.mapper.Mapper
Get Property by it's getter, setter or compute method.
getProperty(String) - Method in class com.axelor.db.mapper.Mapper
Get the Property of the given name.
getPropertyNames() - Method in class com.axelor.app.settings.AbstractSettingsSource
 
getProvider() - Method in class com.axelor.meta.schema.actions.ActionImport.Import
 
getProviderClassName() - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
getProviderName() - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
getProxy() - Method in class com.axelor.rpc.ContextHandler
 
getQuery() - Method in class com.axelor.db.QueryBinder
Get the underlying query instance.
getQuery() - Method in class com.axelor.rpc.filter.Filter
 
getQuery() - Method in class com.axelor.rpc.filter.JPQLFilter
 
getRawContext() - Method in class com.axelor.rpc.Request
Get the raw context.
getReader(String) - Method in class com.axelor.data.ImportTask
 
getReadonly() - Method in class com.axelor.meta.db.MetaJsonField
 
getReadonly() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getReadonlyIf() - Method in class com.axelor.meta.db.MetaJsonField
 
getReadonlyIf() - Method in class com.axelor.meta.db.MetaPermissionRule
 
getReadonlyIf() - Method in class com.axelor.meta.schema.views.FormView
 
getReadonlyIf() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getReadTimeout() - Method in class com.axelor.meta.schema.actions.ActionWS
 
getRealClass(Class<T>) - Static method in class com.axelor.common.ClassUtils
Get the real class of the given proxy class.
getRecipients() - Method in class com.axelor.mail.db.MailMessage
 
getRecordName(Request) - Method in class com.axelor.rpc.Resource
Get the name of the record.
getRecords() - Method in class com.axelor.rpc.Request
 
getRef() - Method in class com.axelor.meta.schema.actions.ActionRecord
 
getRegex() - Method in class com.axelor.meta.db.MetaJsonField
 
getRelated() - Method in class com.axelor.meta.schema.views.Field
 
getRelated() - Method in class com.axelor.rpc.Request
 
getRelatedId() - Method in class com.axelor.dms.db.DMSFile
 
getRelatedId() - Method in class com.axelor.mail.db.MailFollower
 
getRelatedId() - Method in class com.axelor.mail.db.MailMessage
 
getRelatedId() - Method in class com.axelor.team.db.TeamTask
 
getRelatedModel() - Method in class com.axelor.dms.db.DMSFile
 
getRelatedModel() - Method in class com.axelor.mail.db.MailFollower
 
getRelatedModel() - Method in class com.axelor.mail.db.MailMessage
 
getRelatedModel() - Method in class com.axelor.team.db.TeamTask
 
getRelatedName() - Method in class com.axelor.mail.db.MailMessage
 
getRelatedName() - Method in class com.axelor.team.db.TeamTask
 
getRelationship() - Method in class com.axelor.meta.db.MetaField
 
getRememberedPrincipals(SubjectContext) - Method in class com.axelor.auth.pac4j.AxelorRememberMeManager
 
getReplaces() - Method in class com.axelor.meta.schema.views.Extend
 
getReplies() - Method in class com.axelor.mail.db.MailMessage
 
getReplyTo() - Method in class com.axelor.mail.MailParser
Get "replyTo" address of the message.
getRequest() - Method in class com.axelor.auth.pac4j.AxelorRememberMeManager
 
getRequest() - Method in class com.axelor.events.RequestEvent
 
getRequest() - Method in class com.axelor.meta.ActionHandler
 
getRequired() - Method in class com.axelor.meta.db.MetaJsonField
 
getRequired() - Method in class com.axelor.meta.schema.views.Field
 
getRequired() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getRequiredIf() - Method in class com.axelor.meta.db.MetaJsonField
 
getRequiredIf() - Method in class com.axelor.meta.schema.views.Field
 
getRequiredIf() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getResolution() - Static method in class com.axelor.meta.loader.ModuleManager
 
getResource(String) - Static method in class com.axelor.common.ClassUtils
Finds the resource from the class path with the given location using default ClassLoader.
getResource(String) - Static method in class com.axelor.common.ResourceUtils
Finds the resource from the class path with the given location using default ClassLoader.
getResourceStream(String) - Static method in class com.axelor.common.ResourceUtils
Returns an input stream for reading the specified resource.
getResponse() - Method in class com.axelor.events.PostRequest
 
getResult() - Method in class com.axelor.events.PostAction
 
getResultFields() - Method in class com.axelor.meta.schema.views.Search
 
getReturnType(Type, Mapping) - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonExtractFunction
 
getReturnType(Type, Mapping) - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonSetFunction
 
getRoles() - Method in class com.axelor.auth.db.Group
 
getRoles() - Method in class com.axelor.auth.db.User
 
getRoles() - Method in class com.axelor.meta.db.MetaAttrs
 
getRoles() - Method in class com.axelor.meta.db.MetaJsonField
 
getRoles() - Method in class com.axelor.meta.db.MetaJsonModel
 
getRoles() - Method in class com.axelor.meta.db.MetaMenu
 
getRoles() - Method in class com.axelor.team.db.Team
 
getRoles(CommonProfile) - Method in class com.axelor.auth.pac4j.AuthPac4jProfileService
 
getRoot() - Method in class com.axelor.data.xml.XMLInput
 
getRoot() - Method in class com.axelor.mail.db.MailMessage
 
getRootParent(Model) - Method in class com.axelor.dms.db.repo.DMSFileRepository
Gets root parent folder
getRowHeight() - Method in class com.axelor.meta.schema.views.GridView
 
getRowHeight() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getRowSpan() - Method in class com.axelor.meta.schema.views.AbstractContainer
 
getRules() - Method in class com.axelor.meta.db.MetaPermission
 
getSafeHtml() - Method in class com.axelor.mail.MailParser
Get sanitized safe html.
getSaltGeneratorClassname() - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
getSaslConfig(String) - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
getSaveIf() - Method in class com.axelor.meta.schema.actions.ActionRecord
 
getScale() - Method in class com.axelor.db.mapper.Property
 
getScale() - Method in class com.axelor.meta.db.MetaJsonField
 
getScale() - Method in class com.axelor.meta.schema.views.ChartView.ChartSeries
 
getSchedule() - Method in class com.axelor.meta.db.MetaScheduleParam
 
getScript() - Method in class com.axelor.meta.schema.actions.ActionScript
 
getScriptHelper() - Method in class com.axelor.rpc.Request
Get a ScriptHelper to evaluate expressions with current context.
getSearch() - Method in class com.axelor.data.csv.CSVBind
 
getSearch() - Method in class com.axelor.data.csv.CSVBindJson
 
getSearch() - Method in class com.axelor.data.csv.CSVInput
 
getSearch() - Method in class com.axelor.data.csv.CSVInputJson
 
getSearch() - Method in class com.axelor.data.xml.XMLBind
 
getSearch() - Method in class com.axelor.data.xml.XMLBindJson
 
getSearch() - Method in class com.axelor.meta.schema.actions.ActionRecord
 
getSearchCall() - Method in class com.axelor.data.csv.CSVInput
 
getSearchFields() - Method in class com.axelor.meta.schema.views.ChartView
 
getSearchFields() - Method in class com.axelor.meta.schema.views.Search
 
getSearchForm() - Method in class com.axelor.meta.schema.views.Search
 
getSearchLimit() - Method in class com.axelor.meta.schema.views.Field
 
getSearchLimit() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getSecureNamespace() - Static method in class com.axelor.meta.schema.ObjectViews
 
getSelect() - Method in class com.axelor.meta.db.MetaSelectItem
 
getSelected() - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
getSelection() - Method in class com.axelor.db.mapper.Property
 
getSelection() - Method in class com.axelor.meta.db.MetaJsonField
 
getSelection() - Method in class com.axelor.meta.schema.views.Field
 
getSelection() - Method in class com.axelor.meta.schema.views.Search.SearchSelectField
 
getSelection() - Method in class com.axelor.meta.schema.views.TreeView.NodeField
 
getSelectionIn() - Method in class com.axelor.meta.schema.views.Field
 
getSelectionItem(String, String) - Static method in class com.axelor.meta.MetaStore
 
getSelectionList() - Method in class com.axelor.meta.schema.views.Field
 
getSelectionList() - Method in class com.axelor.meta.schema.views.Search.SearchSelectField
 
getSelectionList(Class<?>) - Static method in class com.axelor.meta.MetaStore
 
getSelectionList(Class<? extends Model>, String, int) - Static method in class com.axelor.meta.MetaStore
 
getSelectionList(String) - Static method in class com.axelor.meta.MetaStore
 
getSelections() - Method in class com.axelor.meta.schema.ObjectViews
 
getSelector() - Method in class com.axelor.meta.schema.views.GridView
 
getSelector() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getSelects() - Method in class com.axelor.meta.schema.views.Search
 
getSeparator() - Method in class com.axelor.data.csv.CSVInput
 
getSequence() - Method in class com.axelor.meta.db.MetaJsonField
 
getSequence() - Method in class com.axelor.team.db.TeamTask
 
getSequenceBy() - Method in class com.axelor.meta.schema.views.KanbanView
 
getSequenceFields() - Method in class com.axelor.db.mapper.Mapper
Get all the Sequence fields.
getSequenceName() - Method in class com.axelor.db.mapper.Property
 
getSeries() - Method in class com.axelor.meta.schema.views.ChartView
 
getServerType() - Method in class com.axelor.meta.schema.views.BaseSearchField
 
getServerType() - Method in class com.axelor.meta.schema.views.Field
 
getServerType() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getService() - Method in class com.axelor.meta.schema.actions.ActionWS
 
getSession() - Method in class com.axelor.mail.AbstractMailAccount
 
getSession() - Method in interface com.axelor.mail.MailAccount
Get a Session for this account.

The account implementation can decide whether to cache the session instance or not.
getSession() - Method in class com.axelor.mail.SmtpAccount
 
getSession(SessionKey) - Method in class com.axelor.auth.pac4j.AxelorSessionManager
 
getSetter(String) - Method in class com.axelor.db.mapper.Mapper
Get the setter method of the given property.
getShared() - Method in class com.axelor.meta.db.MetaFilter
 
getShared() - Method in class com.axelor.meta.db.MetaViewCustom
 
getShowArchived() - Method in class com.axelor.meta.schema.views.Search.SearchSelectWhere
 
getShowFrame() - Method in class com.axelor.meta.schema.views.AbstractPanel
 
getShowHeader() - Method in class com.axelor.meta.schema.views.TreeView
 
getShowIcons() - Method in class com.axelor.meta.schema.views.Field
 
getShowIf() - Method in class com.axelor.meta.db.MetaJsonField
 
getShowIf() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getShowOnNew() - Method in class com.axelor.meta.schema.views.PanelEditor
 
getShowTitle() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getSide() - Method in class com.axelor.meta.schema.views.ChartView.ChartSeries
 
getSidebar() - Method in class com.axelor.meta.schema.views.AbstractPanel
 
getSingleTab() - Method in class com.axelor.auth.db.User
Whether to use tabbed ui.
getSizeText() - Method in class com.axelor.meta.db.MetaFile
 
getSortable() - Method in class com.axelor.meta.schema.views.Field
 
getSortable() - Method in class com.axelor.meta.schema.views.GridView
 
getSortBy() - Method in class com.axelor.rpc.Request
 
getSource() - Method in class com.axelor.events.RequestEvent
 
getSource() - Method in class com.axelor.meta.schema.views.ExtendItemMove
 
getSqlType() - Method in class com.axelor.db.hibernate.type.JsonSqlTypeDescriptor
 
getSqlType() - Method in class com.axelor.db.hibernate.type.JsonTextSqlTypeDescriptor
 
getStacked() - Method in class com.axelor.meta.schema.views.AbstractPanel
 
getStacked() - Method in class com.axelor.meta.schema.views.ChartView
 
getStartToFinish() - Method in class com.axelor.meta.schema.views.GanttView
 
getStartToStart() - Method in class com.axelor.meta.schema.views.GanttView
 
getStatus() - Method in class com.axelor.rpc.Response
 
getStatus() - Method in class com.axelor.team.db.TeamTask
 
getStore() - Method in class com.axelor.mail.MailReader
Get a Store object and connect to the store if not connected.
getStringOutputType() - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
getStrong() - Method in class com.axelor.meta.schema.views.Hilite
 
getStyle() - Method in class com.axelor.dms.db.DMSFileTag
 
getStyle() - Method in class com.axelor.meta.db.MetaHelp
 
getStyle() - Method in class com.axelor.meta.service.tags.TagItem
 
getSubject() - Static method in class com.axelor.auth.AuthUtils
 
getSubject() - Method in class com.axelor.mail.db.MailMessage
 
getSubject() - Method in class com.axelor.mail.MailParser
Get the message subject line.
getSubject(MailMessage, Model) - Method in class com.axelor.mail.service.MailServiceImpl
Get the subject line for the message.
getSuffix() - Method in class com.axelor.meta.db.MetaSequence
 
getSummary() - Method in class com.axelor.mail.db.MailMessage
 
getSummary() - Method in class com.axelor.mail.MailParser
Get the first line of the email as summary.
getSummaryView() - Method in class com.axelor.meta.schema.views.Field
 
getTableName() - Method in class com.axelor.meta.db.MetaModel
 
getTag() - Method in class com.axelor.meta.db.MetaMenu
 
getTag() - Method in class com.axelor.meta.schema.views.MenuItem
 
getTagCount() - Method in class com.axelor.meta.db.MetaMenu
 
getTagCount() - Method in class com.axelor.meta.schema.views.MenuItem
 
getTagGet() - Method in class com.axelor.meta.db.MetaMenu
 
getTagGet() - Method in class com.axelor.meta.schema.views.MenuItem
 
getTags() - Method in class com.axelor.dms.db.DMSFile
 
getTagStyle() - Method in class com.axelor.meta.db.MetaMenu
 
getTagStyle() - Method in class com.axelor.meta.schema.views.MenuItem
 
getTagValue(MetaMenu) - Method in class com.axelor.meta.service.tags.TagsService
Get the tag value of the given MetaMenu
getTarget() - Method in class com.axelor.db.mapper.JsonProperty
 
getTarget() - Method in class com.axelor.db.mapper.Property
 
getTarget() - Method in class com.axelor.meta.schema.views.Extend
 
getTarget() - Method in class com.axelor.meta.schema.views.Field
 
getTarget() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getTarget() - Method in class com.axelor.rpc.Context
 
getTargetFields() - Method in class com.axelor.meta.schema.views.PanelEditor
 
getTargetFields() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getTargetFields() - Method in class com.axelor.meta.schema.views.PanelViewer
 
getTargetJsonModel() - Method in class com.axelor.meta.db.MetaJsonField
 
getTargetModel() - Method in class com.axelor.meta.db.MetaJsonField
 
getTargetName() - Method in class com.axelor.db.mapper.Property
 
getTargetName() - Method in class com.axelor.meta.schema.views.Field
 
getTargetName() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getTargetSearch() - Method in class com.axelor.db.mapper.Property
 
getTaskDate() - Method in class com.axelor.team.db.TeamTask
 
getTaskDeadline() - Method in class com.axelor.team.db.TeamTask
 
getTaskDuration() - Method in class com.axelor.meta.schema.views.GanttView
 
getTaskDuration() - Method in class com.axelor.team.db.TeamTask
 
getTaskEnd() - Method in class com.axelor.meta.schema.views.GanttView
 
getTaskParent() - Method in class com.axelor.meta.schema.views.GanttView
 
getTaskProgress() - Method in class com.axelor.meta.schema.views.GanttView
 
getTaskSequence() - Method in class com.axelor.meta.schema.views.GanttView
 
getTaskStart() - Method in class com.axelor.meta.schema.views.GanttView
 
getTaskUser() - Method in class com.axelor.meta.schema.views.GanttView
 
getTeam() - Method in class com.axelor.team.db.TeamTask
 
getTeam() - Method in class com.axelor.team.db.TeamTopic
 
getTechnicalStaff() - Method in class com.axelor.auth.db.Group
Specify whether the members of this group are technical staff.
getTemplate() - Method in class com.axelor.meta.schema.actions.ActionExport.Export
 
getTemplate() - Method in class com.axelor.meta.schema.actions.ActionWS.WSAction
 
getTemplate() - Method in class com.axelor.meta.schema.views.CardsView
 
getTemplate() - Method in class com.axelor.meta.schema.views.CustomView
 
getTemplate() - Method in class com.axelor.meta.schema.views.PanelViewer
 
getTenantHosts() - Method in interface com.axelor.db.tenants.TenantConfig
Comma separated list of hostnames for which this tenant is valid.
getTenantHosts() - Method in class com.axelor.db.tenants.TenantConfigImpl
 
getTenantId() - Method in interface com.axelor.db.tenants.TenantConfig
The unique tenant identifier.
getTenantId() - Method in class com.axelor.db.tenants.TenantConfigImpl
 
getTenantName() - Method in interface com.axelor.db.tenants.TenantConfig
The display name.
getTenantName() - Method in class com.axelor.db.tenants.TenantConfigImpl
 
getTenantRoles() - Method in interface com.axelor.db.tenants.TenantConfig
Comma separated list of roles allowed to use this tenant.
getTenantRoles() - Method in class com.axelor.db.tenants.TenantConfigImpl
 
getTenants(boolean) - Method in class com.axelor.db.tenants.AbstractTenantFilter
 
getText() - Method in class com.axelor.mail.MailParser
Get plain text content if available.
getText() - Method in class com.axelor.meta.schema.views.DataSet
 
getText() - Method in class com.axelor.meta.schema.views.Static
 
getTheme() - Method in class com.axelor.auth.db.User
 
getTitle() - Method in class com.axelor.auth.pac4j.ClientConfig
 
getTitle() - Method in class com.axelor.db.mapper.Property
 
getTitle() - Method in class com.axelor.meta.db.MetaActionMenu
 
getTitle() - Method in class com.axelor.meta.db.MetaFilter
 
getTitle() - Method in class com.axelor.meta.db.MetaJsonField
 
getTitle() - Method in class com.axelor.meta.db.MetaJsonModel
 
getTitle() - Method in class com.axelor.meta.db.MetaMenu
 
getTitle() - Method in class com.axelor.meta.db.MetaModule
 
getTitle() - Method in class com.axelor.meta.db.MetaSelectItem
The select item title
getTitle() - Method in class com.axelor.meta.db.MetaView
 
getTitle() - Method in class com.axelor.meta.db.MetaViewCustom
 
getTitle() - Method in class com.axelor.meta.schema.actions.ActionReport
 
getTitle() - Method in class com.axelor.meta.schema.actions.ActionView
 
getTitle() - Method in class com.axelor.meta.schema.actions.validate.validator.Validator
 
getTitle() - Method in class com.axelor.meta.schema.views.AbstractView
 
getTitle() - Method in class com.axelor.meta.schema.views.ChartView.ChartAction
 
getTitle() - Method in class com.axelor.meta.schema.views.ChartView.ChartCategory
 
getTitle() - Method in class com.axelor.meta.schema.views.ChartView.ChartSeries
 
getTitle() - Method in class com.axelor.meta.schema.views.Menu.Devider
 
getTitle() - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
getTitle() - Method in class com.axelor.meta.schema.views.SearchFilters.SearchFilter
 
getTitle() - Method in class com.axelor.meta.schema.views.Selection.Option
 
getTitle() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getTitle() - Method in class com.axelor.ui.QuickMenu
Title of the menu
getTitle() - Method in class com.axelor.ui.QuickMenuItem
Title of the item
getTo() - Method in class com.axelor.mail.MailParser
Get list of "to" recipients of the message.
getTokenFromSession(WebContext, SessionStore) - Method in class com.axelor.auth.pac4j.AxelorCsrfGenerator
 
getToolbar() - Method in class com.axelor.meta.schema.views.CardsView
 
getToolbar() - Method in class com.axelor.meta.schema.views.FormView
 
getToolbar() - Method in class com.axelor.meta.schema.views.GridView
 
getTooltip() - Method in class com.axelor.meta.schema.views.ExtendItemInsert
 
getTooltip() - Method in class com.axelor.meta.schema.views.Field
 
getTop() - Method in class com.axelor.meta.db.MetaMenu
 
getTop() - Method in class com.axelor.meta.schema.views.MenuItem
 
getTopics() - Method in class com.axelor.team.db.Team
 
getTotal() - Method in class com.axelor.rpc.Response
 
getTransactional() - Method in class com.axelor.meta.schema.actions.ActionScript.ActScript
 
getTransformation() - Method in class com.axelor.common.crypto.BytesEncryptor
 
getType() - Method in exception com.axelor.auth.AuthSecurityException
 
getType() - Method in class com.axelor.common.http.ContentDisposition
 
getType() - Method in class com.axelor.data.adapter.DataAdapter
 
getType() - Method in class com.axelor.data.csv.CSVBind
 
getType() - Method in class com.axelor.data.csv.CSVBindJson
 
getType() - Method in class com.axelor.data.xml.XMLBind
 
getType() - Method in class com.axelor.data.xml.XMLBindJson
 
getType() - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonExtractFunction
 
getType() - Method in class com.axelor.db.hibernate.type.JsonFunction
 
getType() - Method in class com.axelor.db.mapper.JsonProperty
 
getType() - Method in class com.axelor.db.mapper.Property
 
getType() - Method in class com.axelor.mail.db.MailMessage
 
getType() - Method in class com.axelor.meta.db.MetaAction
 
getType() - Method in class com.axelor.meta.db.MetaHelp
 
getType() - Method in class com.axelor.meta.db.MetaJsonField
 
getType() - Method in class com.axelor.meta.db.MetaView
 
getType() - Method in class com.axelor.meta.db.MetaViewCustom
 
getType() - Method in class com.axelor.meta.schema.actions.ActionView.View
 
getType() - Method in class com.axelor.meta.schema.views.AbstractView
 
getType() - Method in class com.axelor.meta.schema.views.ChartView.ChartCategory
 
getType() - Method in class com.axelor.meta.schema.views.ChartView.ChartSeries
 
getType() - Method in class com.axelor.meta.schema.views.DataSet
 
getTypeName() - Method in class com.axelor.data.csv.CSVInput
 
getTypeName() - Method in class com.axelor.data.csv.CSVInputJson
 
getTypeName() - Method in class com.axelor.data.xml.XMLBind
 
getTypeName() - Method in class com.axelor.data.xml.XMLBindJson
 
getTypeName() - Method in class com.axelor.meta.db.MetaField
 
getTypes() - Static method in class com.axelor.meta.schema.views.BaseSearchField
 
getUpdate() - Method in class com.axelor.data.xml.XMLBind
 
getUpdatedBy() - Method in class com.axelor.auth.db.AuditableModel
 
getUpdatedOn() - Method in class com.axelor.auth.db.AuditableModel
 
getUrl(WebContext, SessionStore, RedirectionActionBuilder) - Method in class com.axelor.auth.pac4j.local.AxelorAjaxRequestResolver
 
getURL(String) - Static method in class com.axelor.common.ClassUtils
Resolve the given resource location to a URL.
getUser() - Static method in class com.axelor.auth.AuthUtils
 
getUser() - Method in class com.axelor.auth.UserAuthenticationInfo
 
getUser() - Method in class com.axelor.dms.db.DMSPermission
 
getUser() - Method in class com.axelor.events.LogoutEvent
 
getUser() - Method in class com.axelor.events.PostLogin
 
getUser() - Method in class com.axelor.mail.db.MailFlags
 
getUser() - Method in class com.axelor.mail.db.MailFollower
 
getUser() - Method in class com.axelor.meta.db.MetaFilter
 
getUser() - Method in class com.axelor.meta.db.MetaMenu
 
getUser() - Method in class com.axelor.meta.db.MetaViewCustom
 
getUser() - Method in class com.axelor.rpc.Request
Get the current session user.
getUser(String) - Static method in class com.axelor.auth.AuthUtils
 
getUser(CommonProfile) - Method in class com.axelor.auth.pac4j.AuthPac4jUserService
 
getUserIdentifier(CommonProfile) - Method in class com.axelor.auth.pac4j.AuthPac4jProfileService
 
getUsername() - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfile
 
getValidators() - Method in class com.axelor.meta.schema.actions.validate.ActionValidate
 
getValidIf() - Method in class com.axelor.meta.schema.views.Field
 
getValidIf() - Method in class com.axelor.meta.schema.views.PanelRelated
 
getValue() - Method in enum com.axelor.auth.db.ViewCustomizationPermission
 
getValue() - Method in interface com.axelor.db.ValueEnum
Get the value.
getValue() - Method in class com.axelor.dms.db.DMSPermission
 
getValue() - Method in class com.axelor.meta.db.MetaAttrs
 
getValue() - Method in class com.axelor.meta.db.MetaScheduleParam
 
getValue() - Method in class com.axelor.meta.db.MetaSelectItem
The select item value
getValue() - Method in class com.axelor.meta.schema.actions.ActionView.Param
 
getValue() - Method in class com.axelor.meta.schema.views.ChartView.ChartConfig
 
getValue() - Method in class com.axelor.meta.schema.views.ExtendItemAttribute
 
getValue() - Method in class com.axelor.meta.schema.views.SearchFilters.SearchContext
 
getValue() - Method in class com.axelor.meta.schema.views.Selection.Option
 
getValue() - Method in class com.axelor.meta.service.tags.TagItem
 
getValue(String) - Method in class com.axelor.app.settings.AbstractSettingsSource
 
getValueExpr() - Method in class com.axelor.meta.db.MetaJsonField
 
getVersion() - Static method in class com.axelor.common.VersionUtils
Get the Axelor SDK version.
getVersion() - Method in class com.axelor.db.Model
 
getView() - Method in class com.axelor.meta.db.MetaAttrs
 
getView() - Method in class com.axelor.meta.db.MetaHelp
 
getView() - Method in class com.axelor.meta.schema.views.PanelInclude
 
getViewCustomizationPermission() - Method in class com.axelor.auth.db.Group
 
getViewer() - Method in class com.axelor.meta.schema.views.ExtendItemInsert
 
getViewer() - Method in class com.axelor.meta.schema.views.ExtendItemReplace
 
getViewer() - Method in class com.axelor.meta.schema.views.PanelEditor
 
getViewer() - Method in class com.axelor.meta.schema.views.PanelField
 
getViewId() - Method in class com.axelor.meta.schema.views.AbstractView
 
getViews() - Method in class com.axelor.auth.db.Group
 
getViews() - Method in class com.axelor.meta.schema.actions.ActionView
 
getViews() - Method in class com.axelor.meta.schema.ObjectViews
 
getViews() - Method in class com.axelor.meta.schema.views.Field
 
getViewTitle() - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
getViolationsDetail() - Method in exception com.axelor.auth.AuthSecurityException
 
getVisible() - Method in interface com.axelor.db.tenants.TenantConfig
Whether the tenant is visible in tenant selection box.
getVisible() - Method in class com.axelor.db.tenants.TenantConfigImpl
 
getVisibleInGrid() - Method in class com.axelor.meta.db.MetaJsonField
 
getWhere() - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
getWheres() - Method in class com.axelor.meta.schema.views.Search.SearchSelectWhere
 
getWidget() - Method in class com.axelor.meta.db.MetaJsonField
 
getWidget() - Method in class com.axelor.meta.schema.views.Button
 
getWidget() - Method in class com.axelor.meta.schema.views.Field
 
getWidgetAttrs() - Method in class com.axelor.meta.db.MetaJsonField
 
getWidgetAttrs() - Method in class com.axelor.meta.schema.views.AbstractWidget
 
getWidth() - Method in class com.axelor.meta.schema.views.AbstractView
 
getWidth() - Method in class com.axelor.meta.schema.views.SimpleWidget
 
getXml() - Method in class com.axelor.meta.db.MetaAction
 
getXml() - Method in class com.axelor.meta.db.MetaView
 
getXml() - Method in class com.axelor.meta.db.MetaViewCustom
 
getXmlId() - Method in class com.axelor.meta.db.MetaAction
 
getXmlId() - Method in class com.axelor.meta.db.MetaActionMenu
 
getXmlId() - Method in class com.axelor.meta.db.MetaMenu
 
getXmlId() - Method in class com.axelor.meta.db.MetaSelect
 
getXmlId() - Method in class com.axelor.meta.db.MetaView
 
getXmlId() - Method in class com.axelor.meta.schema.actions.Action
 
getXmlId() - Method in class com.axelor.meta.schema.views.AbstractView
 
getXmlId() - Method in class com.axelor.meta.schema.views.MenuItem
 
getXmlId() - Method in class com.axelor.meta.schema.views.Selection
 
GREATER_OR_EQUAL - com.axelor.rpc.filter.Operator
 
GREATER_OR_EQUALS - com.axelor.meta.schema.views.Search.SearchSelectInputMatchStyle
 
GREATER_THAN - com.axelor.meta.schema.views.Search.SearchSelectInputMatchStyle
 
GREATER_THAN - com.axelor.rpc.filter.Operator
 
greaterOrEqual(String, Object) - Static method in class com.axelor.rpc.filter.Filter
 
greaterThan(String, Object) - Static method in class com.axelor.rpc.filter.Filter
 
GridView - Class in com.axelor.meta.schema.views
 
GridView() - Constructor for class com.axelor.meta.schema.views.GridView
 
GroovyScriptHelper - Class in com.axelor.script
 
GroovyScriptHelper(Context) - Constructor for class com.axelor.script.GroovyScriptHelper
 
GroovyScriptHelper(Bindings) - Constructor for class com.axelor.script.GroovyScriptHelper
 
GroovyScriptHelper.Helpers - Class in com.axelor.script
 
GroovyTemplates - Class in com.axelor.text
The implementation of Templates for groovy string template support.
GroovyTemplates() - Constructor for class com.axelor.text.GroovyTemplates
 
Group - Class in com.axelor.auth.db
This object stores the groups.
Group() - Constructor for class com.axelor.auth.db.Group
 
Group(String, String) - Constructor for class com.axelor.auth.db.Group
 
GROUP_ATTRIBUTE - Static variable in class com.axelor.auth.pac4j.AuthPac4jProfileService
 
GroupRepository - Class in com.axelor.auth.db.repo
 
GroupRepository() - Constructor for class com.axelor.auth.db.repo.GroupRepository
 
GuiceExtension - Class in com.axelor.test
JUnit5 test extension that creates injector using the modules provided with GuiceModules configuration.
GuiceExtension() - Constructor for class com.axelor.test.GuiceExtension
 
GuiceJobRunShell - Class in com.axelor.quartz
Custom JobRunShell to ensure Job can use RequestScoped services.
GuiceJobRunShell(Scheduler, TriggerFiredBundle, QuartzSchedulerResources) - Constructor for class com.axelor.quartz.GuiceJobRunShell
 
GuiceJobRunShellFactory - Class in com.axelor.quartz
GuiceJobRunShellFactory(QuartzSchedulerResources) - Constructor for class com.axelor.quartz.GuiceJobRunShellFactory
 
GuiceJunit5Test - Class in com.axelor.test
Abstract class to run Junit5 tests
GuiceJunit5Test() - Constructor for class com.axelor.test.GuiceJunit5Test
 
GuiceModules - Annotation Type in com.axelor.test
Provides the Guice modules to be used by GuiceRunner.
GuiceRunner - Class in com.axelor.test
JUnit4 test runner that creates injector using the modules provided with GuiceModules configuration.
GuiceRunner(Class<?>) - Constructor for class com.axelor.test.GuiceRunner
 
GuiceSchedulerFactory - Class in com.axelor.quartz
GuiceSchedulerFactory(Properties) - Constructor for class com.axelor.quartz.GuiceSchedulerFactory
 
GuiceTest - Class in com.axelor.test
Abstract class to run Junit4 tests
GuiceTest() - Constructor for class com.axelor.test.GuiceTest
 

H

handle(ImportException) - Method in class com.axelor.data.ImportTask
Provide import error handler.
handle(Model, Exception) - Method in interface com.axelor.data.Listener
Invoked when bean failed managed
handle(IOException) - Method in class com.axelor.data.ImportTask
Provide IOException handler.
handle(ClassNotFoundException) - Method in class com.axelor.data.ImportTask
Provide ClassNotFoundException handler.
handle(Object, XMLBind, Map<String, Object>) - Method in class com.axelor.data.xml.XMLBinder
 
handleException(Exception, HttpActionAdapter, WebContext) - Method in class com.axelor.auth.pac4j.AxelorCallbackLogic
 
handleException(Exception, HttpActionAdapter, WebContext) - Method in class com.axelor.auth.pac4j.AxelorSecurityLogic
 
handleException(Exception, HttpActionAdapter, WebContext) - Method in class com.axelor.auth.pac4j.ErrorHandler
 
handleGetObject(String) - Method in class com.axelor.i18n.I18nBundle
 
handleInvalidCredentials(Client, String, CredentialsException) - Method in class com.axelor.auth.pac4j.local.CredentialsHandler
 
handleInvalidCredentials(WebContext, SessionStore, String, String, String) - Method in class com.axelor.auth.pac4j.local.AxelorFormClient
 
handleInvalidCredentials(WebContext, SessionStore, String, String, CredentialsException) - Method in class com.axelor.auth.pac4j.local.AxelorFormClient
 
handleInvalidCredentialsInternal(WebContext, SessionStore, String, String, String) - Method in class com.axelor.auth.pac4j.local.AxelorFormClient
 
handleKeySet() - Method in class com.axelor.i18n.I18nBundle
 
hasAccess(User, TenantConfig) - Method in interface com.axelor.db.tenants.TenantConfigProvider
Check whether the user has permission to use given tenant.
hasAccess(User, TenantConfig) - Method in class com.axelor.db.tenants.TenantConfigProviderImpl
 
hasArguments() - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonExtractFunction
 
hasArguments() - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonSetFunction
 
hasAttachments() - Method in class com.axelor.mail.MailParser
Whether the message has attachments.
hasFeature(String) - Method in interface com.axelor.app.AppConfig
 
hasField(String) - Method in class com.axelor.rpc.JsonContext
 
hashCode() - Method in class com.axelor.auth.db.Group
 
hashCode() - Method in class com.axelor.auth.db.Permission
 
hashCode() - Method in class com.axelor.auth.db.Role
 
hashCode() - Method in class com.axelor.auth.db.User
 
hashCode() - Method in class com.axelor.auth.UserAuthenticationInfo
 
hashCode() - Method in class com.axelor.common.http.ContentDisposition
 
hashCode() - Method in class com.axelor.dms.db.DMSFile
 
hashCode() - Method in class com.axelor.dms.db.DMSFileTag
 
hashCode() - Method in class com.axelor.dms.db.DMSPermission
 
hashCode() - Method in class com.axelor.event.NamedLiteral
 
hashCode() - Method in class com.axelor.mail.db.MailAddress
 
hashCode() - Method in class com.axelor.mail.db.MailFlags
 
hashCode() - Method in class com.axelor.mail.db.MailFollower
 
hashCode() - Method in class com.axelor.mail.db.MailMessage
 
hashCode() - Method in class com.axelor.meta.db.MetaAction
 
hashCode() - Method in class com.axelor.meta.db.MetaActionMenu
 
hashCode() - Method in class com.axelor.meta.db.MetaAttachment
 
hashCode() - Method in class com.axelor.meta.db.MetaAttrs
 
hashCode() - Method in class com.axelor.meta.db.MetaEnum
 
hashCode() - Method in class com.axelor.meta.db.MetaField
 
hashCode() - Method in class com.axelor.meta.db.MetaFile
 
hashCode() - Method in class com.axelor.meta.db.MetaFilter
 
hashCode() - Method in class com.axelor.meta.db.MetaHelp
 
hashCode() - Method in class com.axelor.meta.db.MetaJsonField
 
hashCode() - Method in class com.axelor.meta.db.MetaJsonModel
 
hashCode() - Method in class com.axelor.meta.db.MetaJsonRecord
 
hashCode() - Method in class com.axelor.meta.db.MetaMenu
 
hashCode() - Method in class com.axelor.meta.db.MetaModel
 
hashCode() - Method in class com.axelor.meta.db.MetaModule
 
hashCode() - Method in class com.axelor.meta.db.MetaPermission
 
hashCode() - Method in class com.axelor.meta.db.MetaPermissionRule
 
hashCode() - Method in class com.axelor.meta.db.MetaSchedule
 
hashCode() - Method in class com.axelor.meta.db.MetaScheduleParam
 
hashCode() - Method in class com.axelor.meta.db.MetaSelect
 
hashCode() - Method in class com.axelor.meta.db.MetaSelectItem
 
hashCode() - Method in class com.axelor.meta.db.MetaSequence
 
hashCode() - Method in class com.axelor.meta.db.MetaTranslation
 
hashCode() - Method in class com.axelor.meta.db.MetaView
 
hashCode() - Method in class com.axelor.meta.db.MetaViewCustom
 
hashCode() - Method in class com.axelor.team.db.Team
 
hashCode() - Method in class com.axelor.team.db.TeamTask
 
hashCode() - Method in class com.axelor.team.db.TeamTopic
 
hashCode(Object) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
hasInjectableConstructor(TypeLiteral<?>) - Static method in class com.axelor.event.EventModule
 
hasParenthesesIfNoArguments() - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonExtractFunction
 
hasParenthesesIfNoArguments() - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonSetFunction
 
hasRole(User, String...) - Static method in class com.axelor.auth.AuthUtils
 
hasRole(String) - Method in interface com.axelor.db.JpaSecurity
 
having(Class<? extends Annotation>) - Method in class com.axelor.common.reflections.ClassFinder
Only search classes with the given annotation.
header(String, String) - Method in class com.axelor.mail.MailBuilder
 
header(CSVParser) - Static method in class com.axelor.common.csv.CSVFile
Return header as array.
help() - Method in annotation type com.axelor.db.annotations.Widget
Help text.
Help - Class in com.axelor.meta.schema.views
 
Help() - Constructor for class com.axelor.meta.schema.views.Help
 
Helpers() - Constructor for class com.axelor.script.ELScriptHelper.Helpers
 
Helpers() - Constructor for class com.axelor.script.GroovyScriptHelper.Helpers
 
HIBERNATE_CACHE_REGION_FACTORY - Static variable in interface com.axelor.app.AvailableAppSettings
 
HIBERNATE_HIKARI_IDLE_TIMEOUT - Static variable in interface com.axelor.app.AvailableAppSettings
 
HIBERNATE_HIKARI_MAXIMUM_POOL_SIZE - Static variable in interface com.axelor.app.AvailableAppSettings
 
HIBERNATE_HIKARI_MINIMUM_IDLE - Static variable in interface com.axelor.app.AvailableAppSettings
 
HIBERNATE_JAVAX_CACHE_PROVIDER - Static variable in interface com.axelor.app.AvailableAppSettings
 
HIBERNATE_JDBC_BATCH_SIZE - Static variable in interface com.axelor.app.AvailableAppSettings
 
HIBERNATE_JDBC_FETCH_SIZE - Static variable in interface com.axelor.app.AvailableAppSettings
 
HIBERNATE_SEARCH_DEFAULT_DIRECTORY_PROVIDER - Static variable in interface com.axelor.app.AvailableAppSettings
 
HIBERNATE_SEARCH_DEFAULT_INDEX_BASE - Static variable in interface com.axelor.app.AvailableAppSettings
 
hidden() - Method in annotation type com.axelor.db.annotations.Widget
Whether to hide widget by default.
Hilite - Class in com.axelor.meta.schema.views
 
Hilite() - Constructor for class com.axelor.meta.schema.views.Hilite
 
html(String) - Method in class com.axelor.mail.MailBuilder
 
HtmlUtils - Class in com.axelor.common
This class provides some helper methods escaping, rendering, replacing HTML text
HtmlUtils() - Constructor for class com.axelor.common.HtmlUtils
 
humanize(String) - Method in class com.axelor.common.Inflector
Convert the given word to human readable form.

I

I18n - Class in com.axelor.i18n
This class provider methods for internationalization (I18n) services.
I18nBundle - Class in com.axelor.i18n
The database backed ResourceBundle that loads translations from the axelor database.
I18nBundle(Locale) - Constructor for class com.axelor.i18n.I18nBundle
 
I18nControl - Class in com.axelor.i18n
Custom ResourceBundle.Control class to create I18nBundle instances.
I18nControl() - Constructor for class com.axelor.i18n.I18nControl
 
I18nInterpolator - Class in com.axelor.i18n
This MessageInterpolator uses current user locale to translate hibernate validation messages.
I18nInterpolator() - Constructor for class com.axelor.i18n.I18nInterpolator
 
I18nLoader - Class in com.axelor.meta.loader
 
I18nLoader() - Constructor for class com.axelor.meta.loader.I18nLoader
 
icon(String) - Method in class com.axelor.auth.pac4j.ClientConfig.Builder
 
icon(String) - Method in class com.axelor.meta.schema.actions.ActionView.ActionViewBuilder
 
ID - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapGroupDefinition
 
ignore(String...) - Method in class com.axelor.common.Inflections
Add words to ignore for inflections.
image() - Method in annotation type com.axelor.db.annotations.Widget
Use image widget for this binary field.
ImapAccount - Class in com.axelor.mail
The default implementation of MailAccount for IMAP/IMAPS accounts.
ImapAccount(String, String, String, String) - Constructor for class com.axelor.mail.ImapAccount
Create a new IMAP account.
ImapAccount(String, String, String, String, String) - Constructor for class com.axelor.mail.ImapAccount
Create a new IMAP/IMAPS account.
ImplicitNamingStrategyImpl - Class in com.axelor.db.hibernate.naming
 
ImplicitNamingStrategyImpl() - Constructor for class com.axelor.db.hibernate.naming.ImplicitNamingStrategyImpl
 
Import() - Constructor for class com.axelor.meta.schema.actions.ActionImport.Import
 
importAction(Action, Module, boolean) - Method in class com.axelor.meta.loader.ViewLoader
 
importActionMenu(MenuItem, Module, boolean) - Method in class com.axelor.meta.loader.ViewLoader
 
important(ActionRequest, ActionResponse) - Method in class com.axelor.mail.web.MailController
 
importClass(String) - Static method in class com.axelor.script.ELScriptHelper.Helpers
 
imported(Model) - Method in interface com.axelor.data.Listener
Invoked when line is imported
imported(Integer, Integer) - Method in interface com.axelor.data.Listener
Invoked when file is imported
Importer - Interface in com.axelor.data
The Importer interface to run data import.
ImportException - Exception in com.axelor.data
 
ImportException() - Constructor for exception com.axelor.data.ImportException
 
ImportException(String) - Constructor for exception com.axelor.data.ImportException
 
ImportException(String, Throwable) - Constructor for exception com.axelor.data.ImportException
 
ImportException(Throwable) - Constructor for exception com.axelor.data.ImportException
 
importMenu(MenuItem, Module, boolean) - Method in class com.axelor.meta.loader.ViewLoader
 
importSelection(Selection, Module, boolean) - Method in class com.axelor.meta.loader.ViewLoader
 
ImportTask - Class in com.axelor.data
Import task configures input sources and provides error handler.
ImportTask() - Constructor for class com.axelor.data.ImportTask
 
in(String, Object, Object, Object...) - Static method in class com.axelor.rpc.filter.Filter
 
in(String, Collection<?>) - Static method in class com.axelor.rpc.filter.Filter
 
IN - com.axelor.rpc.filter.Operator
 
inbox(ActionRequest, ActionResponse) - Method in class com.axelor.mail.web.MailController
 
inboxMenuTag() - Method in class com.axelor.mail.web.MailController
 
include(String) - Static method in class com.axelor.db.JpaScanner
Include classes from the given package.
INCOMPLETE_CREDENTIALS - Static variable in class com.axelor.auth.pac4j.local.AxelorAuthenticator
 
INCORRECT_CREDENTIALS - Static variable in class com.axelor.auth.pac4j.local.AxelorAuthenticator
 
Inflections - Class in com.axelor.common
The Inflections defines rules for singular, plural inflections.
Inflector - Class in com.axelor.common
The Inflector provides various methods to transform words to plural, singular, titles, class names, table names etc.
Info - Class in com.axelor.meta.schema.actions.validate.validator
 
Info() - Constructor for class com.axelor.meta.schema.actions.validate.validator.Info
 
INFO - com.axelor.meta.schema.actions.validate.validator.ValidatorType
 
init() - Method in class com.axelor.data.ImportTask
 
init(FilterConfig) - Method in class com.axelor.auth.pac4j.AxelorLoginPageFilter
 
init(FilterConfig) - Method in class com.axelor.db.tenants.AbstractTenantFilter
 
initialize(boolean, boolean) - Method in class com.axelor.meta.loader.ModuleManager
 
initialize(QuartzScheduler) - Method in class com.axelor.quartz.GuiceJobRunShell
 
initialize(Scheduler) - Method in class com.axelor.quartz.GuiceJobRunShellFactory
 
Initializer(Injector) - Constructor for class com.axelor.auth.AuthModule.Initializer
 
inject(T) - Static method in class com.axelor.inject.Beans
Injects dependencies into the fields and methods of bean.
injectServices(ServiceRegistryImplementor) - Method in class com.axelor.db.tenants.TenantConnectionProvider
 
inline() - Static method in class com.axelor.common.http.ContentDisposition
Builder for a ContentDisposition of type inline.
inline(String, String) - Method in class com.axelor.mail.MailBuilder
Attach a file as inline content.
INLINE - Static variable in class com.axelor.common.http.ContentDisposition
inline content-disposition type
input(String, File) - Method in class com.axelor.data.ImportTask
Provide the input source.
input(String, File, Charset) - Method in class com.axelor.data.ImportTask
Provide the input source.
input(String, InputStream) - Method in class com.axelor.data.ImportTask
Provide the input source.
input(String, InputStream, Charset) - Method in class com.axelor.data.ImportTask
Provide the input source.
input(String, Reader) - Method in class com.axelor.data.ImportTask
Provide the input source.
insert(Node, Node) - Method in enum com.axelor.meta.schema.views.Position
 
INSIDE_FIRST - com.axelor.meta.schema.views.Position
 
INSIDE_LAST - com.axelor.meta.schema.views.Position
 
install() - Method in class com.axelor.common.logging.LoggerConfiguration
 
INSTANCE - Static variable in class com.axelor.auth.pac4j.ldap.ByteArrayConverter
 
INSTANCE - Static variable in class com.axelor.db.hibernate.dialect.CustomDialectResolver
 
INSTANCE - Static variable in class com.axelor.db.hibernate.naming.ImplicitNamingStrategyImpl
 
INSTANCE - Static variable in class com.axelor.db.hibernate.naming.PhysicalNamingStrategyImpl
 
INSTANCE - Static variable in class com.axelor.db.hibernate.type.EncryptedStringTypeDescriptor
 
INSTANCE - Static variable in class com.axelor.db.hibernate.type.EncryptedTextType
 
INSTANCE - Static variable in class com.axelor.db.hibernate.type.JsonbSqlTypeDescriptor
 
INSTANCE - Static variable in class com.axelor.db.hibernate.type.JsonSqlTypeDescriptor
 
INSTANCE - Static variable in class com.axelor.db.hibernate.type.JsonTextSqlTypeDescriptor
 
instantiate(QuartzSchedulerResources, QuartzScheduler) - Method in class com.axelor.quartz.GuiceSchedulerFactory
 
INTEGER - com.axelor.db.mapper.PropertyType
 
intercept(Callable<?>, Method, Object[]) - Method in class com.axelor.rpc.ContextHandler
 
interceptJsonAccess(Method, Object[]) - Method in class com.axelor.rpc.ContextHandler
 
interceptTestMethod(InvocationInterceptor.Invocation<Void>, ReflectiveInvocationContext<Method>, ExtensionContext) - Method in class com.axelor.test.GuiceExtension
 
internalConvert(Object) - Method in class com.axelor.auth.pac4j.ldap.ByteArrayConverter
 
internalInit(boolean) - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
internalInit(boolean) - Method in class com.axelor.auth.pac4j.local.AxelorDirectBasicAuthClient
 
internalInit(boolean) - Method in class com.axelor.auth.pac4j.local.AxelorFormClient
 
internalInit(boolean) - Method in class com.axelor.auth.pac4j.local.AxelorIndirectBasicAuthClient
 
internalIsAuthorized(WebContext, SessionStore, List<UserProfile>) - Method in class com.axelor.auth.pac4j.AxelorCsrfAuthorizer
Matches AxelorCsrfGenerator behavior.
interpolate(String, MessageInterpolator.Context) - Method in class com.axelor.i18n.I18nInterpolator
 
inTransaction(Runnable) - Method in class com.axelor.db.JpaSupport
Run the given task inside a transaction that is committed after the task is completed.
invalidate() - Static method in class com.axelor.i18n.I18nBundle
 
invalidate(String) - Static method in class com.axelor.meta.MetaStore
 
invoke(MethodInvocation) - Method in class com.axelor.rpc.RequestFilter
 
invoke(MethodInvocation) - Method in class com.axelor.rpc.ResponseInterceptor
 
irregular(String, String) - Method in class com.axelor.common.Inflections
Add irregular singular, plural words.
is(Object, Object) - Static method in class com.axelor.script.ELScriptHelper.Helpers
 
IS_NULL - com.axelor.rpc.filter.Operator
 
isActive(User) - Static method in class com.axelor.auth.AuthUtils
 
isAdmin(User) - Static method in class com.axelor.auth.AuthUtils
 
isAjax(WebContext, SessionStore) - Method in class com.axelor.auth.pac4j.local.AxelorAjaxRequestResolver
 
isAllowed(MetaMenu) - Method in class com.axelor.meta.service.menu.MenuChecker
Check whether the given MetaMenu is allowed for the User
isArray(Object) - Static method in class com.axelor.common.ObjectUtils
Check whether the given value is an array.
isAscii(char) - Static method in class com.axelor.common.StringUtils
Returns true if the character is in the ASCII charset.
isAscii(CharSequence) - Static method in class com.axelor.common.StringUtils
Returns true if the text is in the ASCII charset.
isAuthorized(WebContext, SessionStore, List<UserProfile>) - Method in class com.axelor.auth.pac4j.AxelorCsrfAuthorizer
 
isAuthorized(WebContext, SessionStore, List<UserProfile>) - Method in class com.axelor.auth.pac4j.AxelorUserAuthorizer
 
isBlank(CharSequence) - Static method in class com.axelor.common.StringUtils
Check whether the given string value is blank.
isCollection() - Method in class com.axelor.db.mapper.JsonProperty
 
isCollection() - Method in class com.axelor.db.mapper.Property
 
isCollectionReadable(User, String, String) - Method in class com.axelor.meta.MetaPermissions
Deprecated.
isCopyable() - Method in class com.axelor.db.mapper.Property
 
isCurrentTenantSession(HttpSession) - Static method in class com.axelor.db.tenants.TenantResolver
 
isCustomizationEnabled() - Static method in class com.axelor.meta.loader.XMLViews
 
isDefaultNow() - Method in class com.axelor.db.mapper.Property
 
isEmpty(CharSequence) - Static method in class com.axelor.common.StringUtils
Check whether the given string value is empty.
isEmpty(Object) - Static method in class com.axelor.common.ObjectUtils
Check whether the given value is empty.
isEmpty(CSVRecord) - Static method in class com.axelor.common.csv.CSVFile
Check whether the record is empty.
isEnabled() - Static method in class com.axelor.db.search.SearchModule
 
isEnabled() - Method in class com.axelor.db.search.SearchService
Whether full-text search support is enabled.
isEnabled() - Static method in class com.axelor.db.tenants.TenantModule
 
isEnabled() - Method in class com.axelor.events.FeatureChanged
 
isEnabled() - Method in class com.axelor.quartz.JobRunner
 
isEncrypted() - Method in class com.axelor.db.mapper.Property
 
isEncrypted(byte[]) - Method in class com.axelor.common.crypto.BytesEncryptor
 
isEncrypted(String) - Static method in class com.axelor.app.settings.SettingsUtils
 
isEncrypted(String) - Method in class com.axelor.common.crypto.StringEncryptor
 
isEncrypted(T) - Method in interface com.axelor.common.crypto.Encryptor
Check whether the given message is already encrypted or not.
isEnum() - Method in class com.axelor.db.mapper.Property
 
isEqualsInclude() - Method in class com.axelor.db.mapper.Property
 
isExclusive() - Method in class com.axelor.auth.pac4j.ClientConfig
 
isExclusive() - Method in class com.axelor.auth.pac4j.ClientListProvider
 
isFailure() - Method in class com.axelor.events.PostLogin
 
isFollowing(Model, User) - Method in class com.axelor.mail.db.repo.MailFollowerRepository
 
isFromEditor() - Method in class com.axelor.meta.schema.views.PanelField
 
isHidden() - Method in class com.axelor.db.mapper.Property
 
isImage() - Method in class com.axelor.db.mapper.Property
 
isInstalled(String) - Static method in class com.axelor.meta.loader.ModuleManager
 
isJavaTimeObject(Class<?>) - Method in class com.axelor.db.mapper.types.JavaTimeAdapter
 
isJson() - Method in class com.axelor.db.mapper.Property
 
isLeaf() - Method in class com.axelor.meta.service.menu.MenuNode
 
isLoadData() - Method in class com.axelor.meta.loader.ModuleManager
 
isMassUpdate() - Method in class com.axelor.db.mapper.Property
 
isMigrating() - Method in class com.axelor.db.converters.AbstractEncryptedConverter
 
isMultiPart() - Method in class com.axelor.mail.MailParser
Whether the message is multipart message.
isMultiple(XMLBind) - Method in class com.axelor.data.xml.XMLBind
 
isMutable() - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
isNameColumn() - Method in class com.axelor.db.mapper.Property
 
isNativeClient(WebContext) - Static method in class com.axelor.auth.pac4j.AuthPac4jInfo
 
isNull(String) - Static method in class com.axelor.rpc.filter.Filter
 
isNullable() - Method in class com.axelor.db.mapper.Property
 
isOrphan() - Method in class com.axelor.db.mapper.Property
 
isPassword() - Method in class com.axelor.db.mapper.Property
 
isPermitted(JpaSecurity.AccessType, Class<? extends Model>, Long...) - Method in interface com.axelor.db.JpaSecurity
 
isPermitted(JpaSecurity.AccessType, Long) - Method in class com.axelor.rpc.Resource
 
isPrimary() - Method in class com.axelor.db.mapper.JsonProperty
 
isPrimary() - Method in class com.axelor.db.mapper.Property
 
isProduction() - Method in class com.axelor.app.AppSettings
 
isProxy(Object) - Static method in class com.axelor.common.ClassUtils
Check whether the given object is a CGLIB or ByteBuddy proxy.
isProxyClass(Class<?>) - Static method in class com.axelor.common.ClassUtils
Check whether the given class is a CGLIB or ByteBuddy proxy class, assuming no custom proxy class naming is used.
isProxyClassName(String) - Static method in class com.axelor.common.ClassUtils
Check whether the given class name is a CGLIB or ByteBuddy proxy class name, assuming no custom class naming is used.
isReadonly() - Method in class com.axelor.db.mapper.Property
 
isReference() - Method in class com.axelor.db.mapper.JsonProperty
 
isReference() - Method in class com.axelor.db.mapper.Property
 
isRelatedReadable(String, String, SimpleWidget) - Method in class com.axelor.meta.MetaPermissions
 
isRequired() - Method in class com.axelor.db.mapper.Property
 
isRoot() - Method in class com.axelor.meta.service.menu.MenuNode
 
isSelected() - Method in class com.axelor.db.Model
Check whether the record is selected in the UI widget.
isSelected() - Method in class com.axelor.ui.QuickMenuItem
Selected state of the item
isSequence() - Method in class com.axelor.db.mapper.Property
 
isShowingSelected() - Method in class com.axelor.ui.QuickMenu
Whether to show selected state on items
isSuccess() - Method in class com.axelor.events.PostLogin
 
isTechnicalStaff(User) - Static method in class com.axelor.auth.AuthUtils
 
isTransient() - Method in class com.axelor.db.mapper.Property
 
isTranslatable() - Method in class com.axelor.db.mapper.Property
 
isTranslate() - Method in class com.axelor.rpc.filter.Filter
 
isTranslate() - Method in class com.axelor.rpc.Request
 
isUninitialized(T) - Static method in class com.axelor.db.EntityHelper
Check whether the given lazy loading proxy instance is uninitialized.
isUnique() - Method in class com.axelor.db.mapper.Property
 
isUpdate() - Method in class com.axelor.data.csv.CSVBind
 
isUpdate() - Method in class com.axelor.data.csv.CSVInput
 
isVersion() - Method in class com.axelor.db.mapper.Property
 
isViewType(String) - Static method in class com.axelor.meta.loader.XMLViews
 
isVirtual() - Method in class com.axelor.db.mapper.JsonProperty
 
isVirtual() - Method in class com.axelor.db.mapper.Property
 
isXHR(HttpServletRequest) - Static method in class com.axelor.auth.pac4j.AuthPac4jInfo
 
isXHR(ServletRequest) - Static method in class com.axelor.db.tenants.AbstractTenantFilter
 
isXHR(WebContext) - Static method in class com.axelor.auth.pac4j.AuthPac4jInfo
 
Item() - Constructor for class com.axelor.meta.schema.views.Menu.Item
 
iterator(NodeList) - Static method in class com.axelor.common.XMLUtils
Create an Iterator for the given nodes.

J

JavaScriptScriptHelper - Class in com.axelor.script
 
JavaScriptScriptHelper(Context) - Constructor for class com.axelor.script.JavaScriptScriptHelper
 
JavaScriptScriptHelper(Bindings) - Constructor for class com.axelor.script.JavaScriptScriptHelper
 
JavaTimeAdapter - Class in com.axelor.data.adapter
 
JavaTimeAdapter - Class in com.axelor.db.mapper.types
 
JavaTimeAdapter() - Constructor for class com.axelor.data.adapter.JavaTimeAdapter
 
JavaTimeAdapter() - Constructor for class com.axelor.db.mapper.types.JavaTimeAdapter
 
JAVAX_PERSISTENCE_SHARED_CACHE_MODE - Static variable in interface com.axelor.app.AvailableAppSettings
 
jdbcTask(JpaSupport.JDBCTask) - Method in class com.axelor.db.JpaSupport
Perform JDBC related task using the Connection managed by the current EntityManager.
jdbcWork(JPA.JDBCWork) - Static method in class com.axelor.db.JPA
Perform JDBC related work using the Connection managed by the current EntityManager.
JobCleaner - Class in com.axelor.quartz
 
JobCleaner() - Constructor for class com.axelor.quartz.JobCleaner
 
JobController - Class in com.axelor.meta.web
 
JobController() - Constructor for class com.axelor.meta.web.JobController
 
JobRunner - Class in com.axelor.quartz
The JobRunner controls the scheduler.

It configures the Scheduler from the job configuration provided from the database.
JobRunner() - Constructor for class com.axelor.quartz.JobRunner
 
jobWasExecuted(JobExecutionContext, JobExecutionException) - Method in class com.axelor.quartz.JobCleaner
 
JoinHelper(Class<?>) - Constructor for class com.axelor.db.Query.JoinHelper
 
joinName(String) - Method in class com.axelor.db.Query.JoinHelper
 
JPA - Class in com.axelor.db
This class provides easy access to EntityManager and related API.
JPA.JDBCWork - Interface in com.axelor.db
 
JpaClassLoader - Class in com.axelor.db
The class loader for domain objects.
JpaClassLoader() - Constructor for class com.axelor.db.JpaClassLoader
 
JpaClassLoader(ClassLoader) - Constructor for class com.axelor.db.JpaClassLoader
 
JpaFixture - Class in com.axelor.db
This class can be used to load test data for JPA entities.
JpaFixture() - Constructor for class com.axelor.db.JpaFixture
 
JpaModel - Class in com.axelor.db
A generic implementation of Model.
JpaModel() - Constructor for class com.axelor.db.JpaModel
 
JpaModule - Class in com.axelor.db
A Guice module to configure JPA.
JpaModule(String) - Constructor for class com.axelor.db.JpaModule
Create a new instance of the JpaModule with the given persistence unit name with autoscan and autostart enabled.
JpaModule(String, boolean, boolean) - Constructor for class com.axelor.db.JpaModule
Create new instance of the JpaModule with the given persistence unit name.
JpaModule.Initializer - Class in com.axelor.db
 
JpaRepository<T extends Model> - Class in com.axelor.db
The JPA implementation of the Repository.
JpaRepository(Class<T>) - Constructor for class com.axelor.db.JpaRepository
 
JpaScanner - Class in com.axelor.db
A custom Hibernate scanner that scans all the classpath entries for all the Model classes annotated with Entity.
JpaScanner() - Constructor for class com.axelor.db.JpaScanner
 
JpaSecurity - Interface in com.axelor.db
 
JpaSecurity.AccessType - Enum in com.axelor.db
 
JpaSequence - Class in com.axelor.db
This class provides some helper static methods to deal with custom sequences.
JpaSupport - Class in com.axelor.db
This class provides some useful methods in JPA context, can be used as a base class for services to make it more convenient.
JpaSupport() - Constructor for class com.axelor.db.JpaSupport
 
JpaSupport.JDBCTask - Interface in com.axelor.db
The jdbc task interface.
JPQLFilter - Class in com.axelor.rpc.filter
 
JPQLFilter(String, Object...) - Constructor for class com.axelor.rpc.filter.JPQLFilter
 
JsonbSqlTypeDescriptor - Class in com.axelor.db.hibernate.type
 
JsonbSqlTypeDescriptor() - Constructor for class com.axelor.db.hibernate.type.JsonbSqlTypeDescriptor
 
JsonContext - Class in com.axelor.rpc
 
JsonContext(MetaJsonRecord) - Constructor for class com.axelor.rpc.JsonContext
 
JsonContext(Context, Property, String) - Constructor for class com.axelor.rpc.JsonContext
 
JsonExtractor - Class in com.axelor.auth.pac4j.local
 
JsonExtractor() - Constructor for class com.axelor.auth.pac4j.local.JsonExtractor
 
JsonFunction - Class in com.axelor.db.hibernate.type
 
JsonFunction(String, String) - Constructor for class com.axelor.db.hibernate.type.JsonFunction
 
JsonFunction(String, String, String) - Constructor for class com.axelor.db.hibernate.type.JsonFunction
 
JsonProperty - Class in com.axelor.db.mapper
 
JsonSqlTypeDescriptor - Class in com.axelor.db.hibernate.type
 
JsonSqlTypeDescriptor() - Constructor for class com.axelor.db.hibernate.type.JsonSqlTypeDescriptor
 
JsonTextSqlTypeDescriptor - Class in com.axelor.db.hibernate.type
 
JsonTextSqlTypeDescriptor() - Constructor for class com.axelor.db.hibernate.type.JsonTextSqlTypeDescriptor
 
JsonType - Class in com.axelor.db.hibernate.type
 
JsonType(JsonSqlTypeDescriptor) - Constructor for class com.axelor.db.hibernate.type.JsonType
 

K

KanbanView - Class in com.axelor.meta.schema.views
 
KanbanView() - Constructor for class com.axelor.meta.schema.views.KanbanView
 
KEY - Static variable in class com.axelor.meta.schema.actions.validate.validator.Alert
 
KEY - Static variable in class com.axelor.meta.schema.actions.validate.validator.Error
 
KEY - Static variable in class com.axelor.meta.schema.actions.validate.validator.Info
 
KEY - Static variable in class com.axelor.meta.schema.actions.validate.validator.Notify
 
KEY_JSON_PREFIX - Static variable in class com.axelor.db.mapper.JsonProperty
 
keySet() - Method in class com.axelor.script.ScriptBindings
 

L

L10n - Class in com.axelor.i18n
This class provider methods for localization (L10n) services.
Label - Class in com.axelor.meta.schema.views
 
Label() - Constructor for class com.axelor.meta.schema.views.Label
 
LESS_OR_EQUAL - com.axelor.meta.schema.views.Search.SearchSelectInputMatchStyle
 
LESS_OR_EQUAL - com.axelor.rpc.filter.Operator
 
LESS_THAN - com.axelor.meta.schema.views.Search.SearchSelectInputMatchStyle
 
LESS_THAN - com.axelor.rpc.filter.Operator
 
lessOrEqual(String, Object) - Static method in class com.axelor.rpc.filter.Filter
 
lessThan(String, Object) - Static method in class com.axelor.rpc.filter.Filter
 
like(String, Object) - Static method in class com.axelor.rpc.filter.Filter
 
LIKE - com.axelor.rpc.filter.Operator
 
limit - Variable in class com.axelor.meta.schema.views.DataSet
 
linkMissingGroups() - Method in class com.axelor.meta.loader.ViewLoader
 
ListAdapter - Class in com.axelor.db.mapper.types
 
ListAdapter() - Constructor for class com.axelor.db.mapper.types.ListAdapter
 
Listener - Interface in com.axelor.data
Listener interface provides some events fired by Importer.
load(String) - Method in class com.axelor.db.JpaFixture
 
loader - Static variable in class com.axelor.db.JpaScanner
 
loadProperties(File) - Static method in class com.axelor.common.PropertiesUtils
 
loadProperties(URL) - Static method in class com.axelor.common.PropertiesUtils
 
loadProperties(Path) - Static method in class com.axelor.common.PropertiesUtils
 
loadYaml(File) - Static method in class com.axelor.common.YamlUtils
 
loadYaml(URL) - Static method in class com.axelor.common.YamlUtils
 
loadYaml(Path) - Static method in class com.axelor.common.YamlUtils
 
LOCALE - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileDefinition
 
log - Variable in class com.axelor.meta.schema.actions.Action
 
log - Variable in class com.axelor.script.AbstractScriptHelper
 
log(String[]) - Method in class com.axelor.data.csv.CSVLogger
Log the row into a specific file.
logger - Variable in class com.axelor.auth.pac4j.AuthPac4jUserService
 
logger - Variable in class com.axelor.auth.pac4j.AxelorCallbackClientFinder
 
logger - Variable in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
LoggerConfiguration - Class in com.axelor.common.logging
The logger configuration builder using logback-classic.
LoggerConfiguration(Properties) - Constructor for class com.axelor.common.logging.LoggerConfiguration
 
LoggerModule - Class in com.axelor.inject.logger
Provides support for SLF4J Logger injection.
LoggerModule() - Constructor for class com.axelor.inject.logger.LoggerModule
 
LOGGING_CONFIG - Static variable in interface com.axelor.app.AvailableAppSettings
 
LOGGING_PATH - Static variable in interface com.axelor.app.AvailableAppSettings
 
LOGGING_PATTERN_CONSOLE - Static variable in interface com.axelor.app.AvailableAppSettings
 
LOGGING_PATTERN_FILE - Static variable in interface com.axelor.app.AvailableAppSettings
 
LoginEvent - Class in com.axelor.events
 
LoginEvent(AuthenticationToken) - Constructor for class com.axelor.events.LoginEvent
 
LogoutEvent - Class in com.axelor.events
 
LogoutEvent(Object, User) - Constructor for class com.axelor.events.LogoutEvent
 
LONG - com.axelor.db.mapper.PropertyType
 

M

MAIL_IMAP_CHANNEL - Static variable in interface com.axelor.app.AvailableAppSettings
 
MAIL_IMAP_CONNECTION_TIMEOUT - Static variable in interface com.axelor.app.AvailableAppSettings
 
MAIL_IMAP_HOST - Static variable in interface com.axelor.app.AvailableAppSettings
 
MAIL_IMAP_PASSWORD - Static variable in interface com.axelor.app.AvailableAppSettings
 
MAIL_IMAP_PORT - Static variable in interface com.axelor.app.AvailableAppSettings
 
MAIL_IMAP_TIMEOUT - Static variable in interface com.axelor.app.AvailableAppSettings
 
MAIL_IMAP_USER - Static variable in interface com.axelor.app.AvailableAppSettings
 
MAIL_SMTP_CHANNEL - Static variable in interface com.axelor.app.AvailableAppSettings
 
MAIL_SMTP_CONNECTION_TIMEOUT - Static variable in interface com.axelor.app.AvailableAppSettings
 
MAIL_SMTP_FROM - Static variable in interface com.axelor.app.AvailableAppSettings
 
MAIL_SMTP_HOST - Static variable in interface com.axelor.app.AvailableAppSettings
 
MAIL_SMTP_PASSWORD - Static variable in interface com.axelor.app.AvailableAppSettings
 
MAIL_SMTP_PORT - Static variable in interface com.axelor.app.AvailableAppSettings
 
MAIL_SMTP_TIMEOUT - Static variable in interface com.axelor.app.AvailableAppSettings
 
MAIL_SMTP_USER - Static variable in interface com.axelor.app.AvailableAppSettings
 
MailAccount - Interface in com.axelor.mail
The MailAccount provides a single definition MailAccount.getSession() to create account specific Session instance.
MailAddress - Class in com.axelor.mail.db
The model to store email addresses.
MailAddress() - Constructor for class com.axelor.mail.db.MailAddress
 
MailAddressRepository - Class in com.axelor.mail.db.repo
 
MailAddressRepository() - Constructor for class com.axelor.mail.db.repo.MailAddressRepository
 
MailBuilder - Class in com.axelor.mail
The MailBuilder defines fluent API to build MimeMessage and if required can send the built message directly.
MailBuilder(Session) - Constructor for class com.axelor.mail.MailBuilder
 
MailConstants - Interface in com.axelor.mail
Defines constants for mail server configuration settings.
MailController - Class in com.axelor.mail.web
 
MailController() - Constructor for class com.axelor.mail.web.MailController
 
MailException - Exception in com.axelor.mail
 
MailException(String) - Constructor for exception com.axelor.mail.MailException
 
MailException(String, Throwable) - Constructor for exception com.axelor.mail.MailException
 
MailException(Throwable) - Constructor for exception com.axelor.mail.MailException
 
MailFetchJob - Class in com.axelor.mail.service
Job to fetch emails.
MailFetchJob() - Constructor for class com.axelor.mail.service.MailFetchJob
 
MailFlags - Class in com.axelor.mail.db
The model to store message flags like unread, starred, voted etc.
MailFlags() - Constructor for class com.axelor.mail.db.MailFlags
 
MailFlagsRepository - Class in com.axelor.mail.db.repo
 
MailFlagsRepository() - Constructor for class com.axelor.mail.db.repo.MailFlagsRepository
 
MailFollower - Class in com.axelor.mail.db
The model to store followers details of a document.
MailFollower() - Constructor for class com.axelor.mail.db.MailFollower
 
MailFollowerRepository - Class in com.axelor.mail.db.repo
 
MailFollowerRepository() - Constructor for class com.axelor.mail.db.repo.MailFollowerRepository
 
MailFollowers() - Constructor for class com.axelor.meta.schema.views.PanelMail.MailFollowers
 
MailMessage - Class in com.axelor.mail.db
The model to store different kind of messages like system notifications, comments, email messages etc.
MailMessage() - Constructor for class com.axelor.mail.db.MailMessage
 
MailMessageRepository - Class in com.axelor.mail.db.repo
 
MailMessageRepository() - Constructor for class com.axelor.mail.db.repo.MailMessageRepository
 
MailMessages() - Constructor for class com.axelor.meta.schema.views.PanelMail.MailMessages
 
MailParser - Class in com.axelor.mail
Parses a MimeMessage and stores the individual parts such as context text, attachments etc.
MailParser(MimeMessage) - Constructor for class com.axelor.mail.MailParser
Create a new MailParser for the given MimeMessage.
MailReader - Class in com.axelor.mail
The MailReader provides features to read mails.
MailReader(MailAccount) - Constructor for class com.axelor.mail.MailReader
Create a new instance of MailReader with the given account.
MailSender - Class in com.axelor.mail
The MailSender provides features to send mails.
MailSender(MailAccount) - Constructor for class com.axelor.mail.MailSender
Create a new MailSender with the given account.
MailService - Interface in com.axelor.mail.service
The mail service defines interface for sending/reading mails.
MailServiceImpl - Class in com.axelor.mail.service
Default MailService implementation.
MailServiceImpl() - Constructor for class com.axelor.mail.service.MailServiceImpl
 
major - Variable in class com.axelor.common.VersionUtils.Version
 
make(Map<String, Object>) - Method in interface com.axelor.text.Template
Make a template renderer using the given context.
make(T) - Method in interface com.axelor.text.Template
Make a template renderer using the given context.
manage(T) - Static method in class com.axelor.db.JPA
A convenient method to persist reconstructed unmanaged objects.

This method takes care of relational fields by inspecting the managed state of the referenced objects and also sets reverse lookup fields annotated with OneToMany.mappedBy() annotation.
MANY_TO_MANY - com.axelor.db.mapper.PropertyType
 
MANY_TO_ONE - com.axelor.db.mapper.PropertyType
 
map() - Method in class com.axelor.meta.schema.actions.ActionView.ActionViewBuilder
Return a Map that represents the action view.
MapAdapter - Class in com.axelor.db.mapper.types
 
MapAdapter() - Constructor for class com.axelor.db.mapper.types.MapAdapter
 
Mapper - Class in com.axelor.db.mapper
This class can be used to map params to Java bean using reflection.
MapSettingsSource - Class in com.axelor.app.settings
 
MapSettingsSource(Map<String, String>) - Constructor for class com.axelor.app.settings.MapSettingsSource
 
marshal(ObjectViews, Writer) - Static method in class com.axelor.meta.loader.XMLViews
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.axelor.data.csv.CSVBindConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.axelor.data.csv.CSVInputConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.axelor.data.xml.ElementConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.axelor.data.xml.XMLBindConverter
 
MASS_UPDATE - Static variable in class com.axelor.events.RequestEvent
 
massUpdate() - Method in annotation type com.axelor.db.annotations.Widget
Whether to allow mass update on this field.
match() - Method in class com.axelor.common.reflections.ResourceFinder
Search the resources by full pattern match using Matcher.matches() call.
match(String, String) - Method in class com.axelor.auth.AuthService
Match the given plain and saved passwords.
matches(WebContext, SessionStore) - Method in class com.axelor.auth.pac4j.AxelorCsrfMatcher
 
MEMBER - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapGroupDefinition
 
Menu - Class in com.axelor.meta.schema.views
 
Menu() - Constructor for class com.axelor.meta.schema.views.Menu
 
Menu.Devider - Class in com.axelor.meta.schema.views
 
Menu.Item - Class in com.axelor.meta.schema.views
 
MenuChecker - Class in com.axelor.meta.service.menu
Defined the MetaMenu policies
MenuChecker(List<MetaMenu>, User) - Constructor for class com.axelor.meta.service.menu.MenuChecker
 
MenuItem - Class in com.axelor.meta.schema.views
 
MenuItem() - Constructor for class com.axelor.meta.schema.views.MenuItem
 
MenuItemComparator - Class in com.axelor.meta.service.menu
 
MenuItemComparator() - Constructor for class com.axelor.meta.service.menu.MenuItemComparator
 
MenuNode - Class in com.axelor.meta.service.menu
 
MenuNode(MetaMenu) - Constructor for class com.axelor.meta.service.menu.MenuNode
 
MenuNode(MetaMenu, MenuNode) - Constructor for class com.axelor.meta.service.menu.MenuNode
 
MenuNodeVisitor - Interface in com.axelor.meta.service.menu
MenuNode visitor interface
MenuNodeVisitor.MenuNodeResult - Enum in com.axelor.meta.service.menu
Visitor decision
MenuService - Class in com.axelor.meta.service.menu
 
MenuService() - Constructor for class com.axelor.meta.service.menu.MenuService
 
MenuUtils - Class in com.axelor.meta.service.menu
 
MenuUtils() - Constructor for class com.axelor.meta.service.menu.MenuUtils
 
merge(T) - Static method in class com.axelor.db.JPA
Merge the state of the given entity into the current persistence context.
merge(T) - Method in class com.axelor.db.JpaRepository
Merge the state of the given entity into the current persistence context.
message() - Method in annotation type com.axelor.db.annotations.TrackMessage
The track message to generate if the given condition is true.
MESSAGE_TYPE_COMMENT - Static variable in interface com.axelor.mail.MailConstants
MailMessage type used for comments
MESSAGE_TYPE_EMAIL - Static variable in interface com.axelor.mail.MailConstants
MailMessage type used for email messages
MESSAGE_TYPE_NOTIFICATION - Static variable in interface com.axelor.mail.MailConstants
MailMessage type used for notification messages
messageReceived(MimeMessage) - Method in class com.axelor.mail.service.MailServiceImpl
This method is called when a new email message received.
messages() - Method in annotation type com.axelor.db.annotations.Track
The track messages to generate.
messageSent(MimeMessage) - Method in class com.axelor.mail.service.MailServiceImpl
This method is called when email is sent successfully.
MetaAction - Class in com.axelor.meta.db
This object stores the xml actions.
MetaAction() - Constructor for class com.axelor.meta.db.MetaAction
 
MetaAction(String) - Constructor for class com.axelor.meta.db.MetaAction
 
MetaActionMenu - Class in com.axelor.meta.db
This object stores the actions menu.
MetaActionMenu() - Constructor for class com.axelor.meta.db.MetaActionMenu
 
MetaActionMenu(String) - Constructor for class com.axelor.meta.db.MetaActionMenu
 
MetaActionMenuRepository - Class in com.axelor.meta.db.repo
 
MetaActionMenuRepository() - Constructor for class com.axelor.meta.db.repo.MetaActionMenuRepository
 
MetaActionRepository - Class in com.axelor.meta.db.repo
 
MetaActionRepository() - Constructor for class com.axelor.meta.db.repo.MetaActionRepository
 
MetaAttachment - Class in com.axelor.meta.db
 
MetaAttachment() - Constructor for class com.axelor.meta.db.MetaAttachment
 
MetaAttachmentRepository - Class in com.axelor.meta.db.repo
 
MetaAttachmentRepository() - Constructor for class com.axelor.meta.db.repo.MetaAttachmentRepository
 
MetaAttrs - Class in com.axelor.meta.db
 
MetaAttrs() - Constructor for class com.axelor.meta.db.MetaAttrs
 
MetaAttrs(String) - Constructor for class com.axelor.meta.db.MetaAttrs
 
MetaAttrsRepository - Class in com.axelor.meta.db.repo
 
MetaAttrsRepository() - Constructor for class com.axelor.meta.db.repo.MetaAttrsRepository
 
MetaController - Class in com.axelor.meta.web
 
MetaController() - Constructor for class com.axelor.meta.web.MetaController
 
MetaEnum - Class in com.axelor.meta.db
This object stores the enum types.
MetaEnum() - Constructor for class com.axelor.meta.db.MetaEnum
 
MetaEnum(String) - Constructor for class com.axelor.meta.db.MetaEnum
 
MetaEnumRepository - Class in com.axelor.meta.db.repo
 
MetaEnumRepository() - Constructor for class com.axelor.meta.db.repo.MetaEnumRepository
 
MetaField - Class in com.axelor.meta.db
This object stores the fields.
MetaField() - Constructor for class com.axelor.meta.db.MetaField
 
MetaField(String) - Constructor for class com.axelor.meta.db.MetaField
 
MetaFieldRepository - Class in com.axelor.meta.db.repo
 
MetaFieldRepository() - Constructor for class com.axelor.meta.db.repo.MetaFieldRepository
 
MetaFile - Class in com.axelor.meta.db
This object stores the files.
MetaFile() - Constructor for class com.axelor.meta.db.MetaFile
 
MetaFileBridge - Class in com.axelor.db.search
Custom TikaBridge implementation to be used with MetaFile to resolve correct filePath.
MetaFileBridge() - Constructor for class com.axelor.db.search.MetaFileBridge
 
MetaFileRepository - Class in com.axelor.meta.db.repo
 
MetaFileRepository() - Constructor for class com.axelor.meta.db.repo.MetaFileRepository
 
MetaFiles - Class in com.axelor.meta
This class provides some helper methods to deal with files.
MetaFiles(MetaFileRepository) - Constructor for class com.axelor.meta.MetaFiles
 
MetaFilter - Class in com.axelor.meta.db
This object stores the custom filters.
MetaFilter() - Constructor for class com.axelor.meta.db.MetaFilter
 
MetaFilter(String) - Constructor for class com.axelor.meta.db.MetaFilter
 
MetaFilterController - Class in com.axelor.meta.web
 
MetaFilterController() - Constructor for class com.axelor.meta.web.MetaFilterController
 
MetaFilterRepository - Class in com.axelor.meta.db.repo
 
MetaFilterRepository() - Constructor for class com.axelor.meta.db.repo.MetaFilterRepository
 
MetaFilterService - Class in com.axelor.meta.service
 
MetaFilterService() - Constructor for class com.axelor.meta.service.MetaFilterService
 
MetaHelp - Class in com.axelor.meta.db
 
MetaHelp() - Constructor for class com.axelor.meta.db.MetaHelp
 
MetaHelpRepository - Class in com.axelor.meta.db.repo
 
MetaHelpRepository() - Constructor for class com.axelor.meta.db.repo.MetaHelpRepository
 
MetaJsonField - Class in com.axelor.meta.db
 
MetaJsonField() - Constructor for class com.axelor.meta.db.MetaJsonField
 
MetaJsonField(String) - Constructor for class com.axelor.meta.db.MetaJsonField
 
MetaJsonFieldRepository - Class in com.axelor.meta.db.repo
 
MetaJsonFieldRepository() - Constructor for class com.axelor.meta.db.repo.MetaJsonFieldRepository
 
MetaJsonModel - Class in com.axelor.meta.db
 
MetaJsonModel() - Constructor for class com.axelor.meta.db.MetaJsonModel
 
MetaJsonModel(String) - Constructor for class com.axelor.meta.db.MetaJsonModel
 
MetaJsonModelRepository - Class in com.axelor.meta.db.repo
 
MetaJsonModelRepository() - Constructor for class com.axelor.meta.db.repo.MetaJsonModelRepository
 
MetaJsonRecord - Class in com.axelor.meta.db
 
MetaJsonRecord() - Constructor for class com.axelor.meta.db.MetaJsonRecord
 
MetaJsonRecord(String) - Constructor for class com.axelor.meta.db.MetaJsonRecord
 
MetaJsonRecordQuery(String) - Constructor for class com.axelor.meta.db.repo.MetaJsonRecordRepository.MetaJsonRecordQuery
 
MetaJsonRecordRepository - Class in com.axelor.meta.db.repo
Repository implementation to handle custom model records.
MetaJsonRecordRepository() - Constructor for class com.axelor.meta.db.repo.MetaJsonRecordRepository
Create new instance of the MetaJsonRecordRepository.
MetaJsonRecordRepository.MetaJsonRecordQuery - Class in com.axelor.meta.db.repo
 
MetaJsonReferenceUpdater - Class in com.axelor.meta.db.repo
 
MetaJsonReferenceUpdater() - Constructor for class com.axelor.meta.db.repo.MetaJsonReferenceUpdater
 
MetaMenu - Class in com.axelor.meta.db
This object stores the menus.
MetaMenu() - Constructor for class com.axelor.meta.db.MetaMenu
 
MetaMenu(String) - Constructor for class com.axelor.meta.db.MetaMenu
 
MetaMenuRepository - Class in com.axelor.meta.db.repo
 
MetaMenuRepository() - Constructor for class com.axelor.meta.db.repo.MetaMenuRepository
 
MetaModel - Class in com.axelor.meta.db
This object stores the models.
MetaModel() - Constructor for class com.axelor.meta.db.MetaModel
 
MetaModel(String) - Constructor for class com.axelor.meta.db.MetaModel
 
MetaModelRepository - Class in com.axelor.meta.db.repo
 
MetaModelRepository() - Constructor for class com.axelor.meta.db.repo.MetaModelRepository
 
MetaModelService - Class in com.axelor.meta.service
API for MetaModel and MetaField entity.
MetaModelService() - Constructor for class com.axelor.meta.service.MetaModelService
 
MetaModule - Class in com.axelor.meta.db
This object stores the modules.
MetaModule() - Constructor for class com.axelor.meta.db.MetaModule
 
MetaModule(String) - Constructor for class com.axelor.meta.db.MetaModule
 
MetaModuleRepository - Class in com.axelor.meta.db.repo
 
MetaModuleRepository() - Constructor for class com.axelor.meta.db.repo.MetaModuleRepository
 
MetaPermission - Class in com.axelor.meta.db
 
MetaPermission() - Constructor for class com.axelor.meta.db.MetaPermission
 
MetaPermission(String) - Constructor for class com.axelor.meta.db.MetaPermission
 
MetaPermissionRepository - Class in com.axelor.meta.db.repo
 
MetaPermissionRepository() - Constructor for class com.axelor.meta.db.repo.MetaPermissionRepository
 
MetaPermissionRule - Class in com.axelor.meta.db
 
MetaPermissionRule() - Constructor for class com.axelor.meta.db.MetaPermissionRule
 
MetaPermissionRuleRepository - Class in com.axelor.meta.db.repo
 
MetaPermissionRuleRepository() - Constructor for class com.axelor.meta.db.repo.MetaPermissionRuleRepository
 
MetaPermissions - Class in com.axelor.meta
 
MetaPermissions() - Constructor for class com.axelor.meta.MetaPermissions
 
MetaScanner - Class in com.axelor.meta
This class provides some utility methods to scan class path for resources/classes.
MetaSchedule - Class in com.axelor.meta.db
This object stores the scheduler configuration.
MetaSchedule() - Constructor for class com.axelor.meta.db.MetaSchedule
 
MetaSchedule(String) - Constructor for class com.axelor.meta.db.MetaSchedule
 
MetaScheduleParam - Class in com.axelor.meta.db
 
MetaScheduleParam() - Constructor for class com.axelor.meta.db.MetaScheduleParam
 
MetaScheduleParam(String) - Constructor for class com.axelor.meta.db.MetaScheduleParam
 
MetaScheduleParamRepository - Class in com.axelor.meta.db.repo
 
MetaScheduleParamRepository() - Constructor for class com.axelor.meta.db.repo.MetaScheduleParamRepository
 
MetaScheduleRepository - Class in com.axelor.meta.db.repo
 
MetaScheduleRepository() - Constructor for class com.axelor.meta.db.repo.MetaScheduleRepository
 
MetaSelect - Class in com.axelor.meta.db
This object stores the selects.
MetaSelect() - Constructor for class com.axelor.meta.db.MetaSelect
 
MetaSelect(String) - Constructor for class com.axelor.meta.db.MetaSelect
 
MetaSelectItem - Class in com.axelor.meta.db
This object stores the select items.
MetaSelectItem() - Constructor for class com.axelor.meta.db.MetaSelectItem
 
MetaSelectItemRepository - Class in com.axelor.meta.db.repo
 
MetaSelectItemRepository() - Constructor for class com.axelor.meta.db.repo.MetaSelectItemRepository
 
MetaSelectRepository - Class in com.axelor.meta.db.repo
 
MetaSelectRepository() - Constructor for class com.axelor.meta.db.repo.MetaSelectRepository
 
MetaSequence - Class in com.axelor.meta.db
This object stores custom sequences.
MetaSequence() - Constructor for class com.axelor.meta.db.MetaSequence
 
MetaSequence(String) - Constructor for class com.axelor.meta.db.MetaSequence
 
MetaSequenceRepository - Class in com.axelor.meta.db.repo
 
MetaSequenceRepository() - Constructor for class com.axelor.meta.db.repo.MetaSequenceRepository
 
MetaService - Class in com.axelor.meta.service
 
MetaService() - Constructor for class com.axelor.meta.service.MetaService
 
MetaStore - Class in com.axelor.meta
 
MetaTranslation - Class in com.axelor.meta.db
 
MetaTranslation() - Constructor for class com.axelor.meta.db.MetaTranslation
 
MetaTranslationRepository - Class in com.axelor.meta.db.repo
 
MetaTranslationRepository() - Constructor for class com.axelor.meta.db.repo.MetaTranslationRepository
 
MetaView - Class in com.axelor.meta.db
This object stores the xml views.
MetaView() - Constructor for class com.axelor.meta.db.MetaView
 
MetaView(String) - Constructor for class com.axelor.meta.db.MetaView
 
MetaViewCustom - Class in com.axelor.meta.db
 
MetaViewCustom() - Constructor for class com.axelor.meta.db.MetaViewCustom
 
MetaViewCustom(String) - Constructor for class com.axelor.meta.db.MetaViewCustom
 
MetaViewCustomRepository - Class in com.axelor.meta.db.repo
 
MetaViewCustomRepository() - Constructor for class com.axelor.meta.db.repo.MetaViewCustomRepository
 
MetaViewRepository - Class in com.axelor.meta.db.repo
 
MetaViewRepository() - Constructor for class com.axelor.meta.db.repo.MetaViewRepository
 
migrate() - Method in class com.axelor.db.converters.EncryptedFieldService
 
migrate(Class<?>, String...) - Method in class com.axelor.db.converters.EncryptedFieldService
 
MimeTypesUtils - Class in com.axelor.common
This class defines from static helper methods to deal with Mime Types.
MimeTypesUtils() - Constructor for class com.axelor.common.MimeTypesUtils
 
minor - Variable in class com.axelor.common.VersionUtils.Version
 
model(String) - Static method in class com.axelor.db.JPA
Return the model class for the given name.
model(String) - Method in class com.axelor.meta.schema.actions.ActionView.ActionViewBuilder
 
Model - Class in com.axelor.db
The base abstract model class to extend all domain objects.
Model() - Constructor for class com.axelor.db.Model
 
modelClass - Variable in class com.axelor.db.JpaRepository
 
ModelLoader - Class in com.axelor.meta.loader
 
ModelLoader() - Constructor for class com.axelor.meta.loader.ModelLoader
 
models() - Static method in class com.axelor.db.JPA
Return all the non-abstract models found in all the activated modules.
models(Request) - Static method in class com.axelor.rpc.Resource
 
ModuleManager - Class in com.axelor.meta.loader
 
ModuleManager(AuthService, MetaModuleRepository, ViewLoader, ModelLoader, I18nLoader, DataLoader, DemoLoader) - Constructor for class com.axelor.meta.loader.ModuleManager
 
moreAttrs(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.MetaController
 
multiline() - Method in annotation type com.axelor.db.annotations.Widget
Should be used with String fields to mark whether to use multiline text widget.
MySQLJsonExtractFunction - Class in com.axelor.db.hibernate.dialect.function
 
MySQLJsonExtractFunction(Type, String) - Constructor for class com.axelor.db.hibernate.dialect.function.MySQLJsonExtractFunction
 
MySQLJsonSetFunction - Class in com.axelor.db.hibernate.dialect.function
 
MySQLJsonSetFunction() - Constructor for class com.axelor.db.hibernate.dialect.function.MySQLJsonSetFunction
 

N

name() - Method in annotation type com.axelor.db.annotations.TrackField
The field name to track.
name(String) - Method in class com.axelor.common.http.ContentDisposition.Builder
Set the name parameter.
name(String) - Method in class com.axelor.meta.schema.actions.ActionView.ActionViewBuilder
 
NAME - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapGroupDefinition
 
NameColumn - Annotation Type in com.axelor.db.annotations
This annotation can be used to declare a column as name column that can be used to give name to the record.
NamedLiteral - Class in com.axelor.event
 
NAMESPACE - Static variable in class com.axelor.data.csv.CSVConfig
 
NAMESPACE - Static variable in class com.axelor.meta.schema.ObjectViews
 
NEW_PASSWORD_PARAMETER - Static variable in class com.axelor.auth.pac4j.local.AxelorAuthenticator
 
newActionHandler(ActionRequest) - Method in class com.axelor.meta.ActionExecutor
 
newBundle(String, Locale, String, ClassLoader, boolean) - Method in class com.axelor.i18n.I18nControl
 
newHandler(Class<T>, Map<String, Object>) - Static method in class com.axelor.rpc.ContextHandlerFactory
 
nextValue(String) - Static method in class com.axelor.db.JpaSequence
Get the next sequence value of the given sequence.

This method must be called inside a running transaction as it updates the sequence details in database.
nextValue(String, long) - Static method in class com.axelor.db.JpaSequence
Set the next numeric value for the given sequence.

This method must be called inside a running transaction as it updates the sequence details in the database.
NO_CREDENTIALS - Static variable in class com.axelor.auth.pac4j.local.AxelorAuthenticator
 
Node() - Constructor for class com.axelor.meta.schema.views.TreeView.Node
 
NodeField() - Constructor for class com.axelor.meta.schema.views.TreeView.NodeField
 
nodeListToList(NodeList) - Method in class com.axelor.meta.loader.AbstractXmlProcessor
 
nodeListToStream(NodeList) - Method in class com.axelor.meta.loader.AbstractXmlProcessor
 
NONE - com.axelor.common.crypto.PaddingScheme
 
not(Filter, Filter, Filter...) - Static method in class com.axelor.rpc.filter.Filter
 
not(List<Filter>) - Static method in class com.axelor.rpc.filter.Filter
 
NOT - com.axelor.rpc.filter.Operator
 
NOT_ALLOWED - com.axelor.auth.db.ViewCustomizationPermission
 
NOT_BETWEEN - com.axelor.rpc.filter.Operator
 
NOT_EQUAL - com.axelor.rpc.filter.Operator
 
NOT_EQUALS - com.axelor.meta.schema.views.Search.SearchSelectInputMatchStyle
 
NOT_IN - com.axelor.rpc.filter.Operator
 
NOT_LIKE - com.axelor.rpc.filter.Operator
 
NOT_NULL - com.axelor.rpc.filter.Operator
 
notBetween(String, Object, Object) - Static method in class com.axelor.rpc.filter.Filter
 
notBlank(CharSequence) - Static method in class com.axelor.common.StringUtils
Check whether the given string value is not blank.
notEmpty(CharSequence) - Static method in class com.axelor.common.StringUtils
Check whether the given string value is not empty.
notEmpty(Object) - Static method in class com.axelor.common.ObjectUtils
Check whether the given value is not empty.
notEmpty(CSVRecord) - Static method in class com.axelor.common.csv.CSVFile
Check whether the record is not empty.
notEquals(String, Object) - Static method in class com.axelor.rpc.filter.Filter
 
Notify - Class in com.axelor.meta.schema.actions.validate.validator
 
Notify() - Constructor for class com.axelor.meta.schema.actions.validate.validator.Notify
 
NOTIFY - com.axelor.meta.schema.actions.validate.validator.ValidatorType
 
notIn(String, Object, Object, Object...) - Static method in class com.axelor.rpc.filter.Filter
 
notIn(String, Collection<?>) - Static method in class com.axelor.rpc.filter.Filter
 
notLike(String, Object) - Static method in class com.axelor.rpc.filter.Filter
 
notNull(String) - Static method in class com.axelor.rpc.filter.Filter
 
nullSafeGet(ResultSet, String[], SharedSessionContractImplementor, Object) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
NumberAdapter - Class in com.axelor.data.adapter
 
NumberAdapter() - Constructor for class com.axelor.data.adapter.NumberAdapter
 

O

OBJECT_CLASS - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapGroupDefinition
 
ObjectMapperProvider - Class in com.axelor.rpc
 
ObjectMapperProvider() - Constructor for class com.axelor.rpc.ObjectMapperProvider
 
ObjectUtils - Class in com.axelor.common
This class defines from static helper methods to deal with objects.
ObjectUtils() - Constructor for class com.axelor.common.ObjectUtils
 
ObjectViews - Class in com.axelor.meta.schema
 
ObjectViews() - Constructor for class com.axelor.meta.schema.ObjectViews
 
ObserverException - Exception in com.axelor.event
 
ObserverException(Throwable) - Constructor for exception com.axelor.event.ObserverException
 
Observes - Annotation Type in com.axelor.event
 
of(Class<?>) - Static method in class com.axelor.db.mapper.Mapper
Create a Mapper for the given Java Bean class by introspecting all it's properties.
of(Class<?>, String) - Static method in class com.axelor.db.mapper.JsonProperty
 
of(Class<T>) - Static method in class com.axelor.db.Query
 
of(Class<T>, Object) - Static method in interface com.axelor.db.ValueEnum
Get the constant of the specified enum type with the specified value.
of(Class<U>) - Static method in class com.axelor.db.JpaRepository
 
of(String) - Static method in class com.axelor.event.NamedLiteral
 
of(String, String) - Static method in class com.axelor.db.mapper.JsonProperty
 
of(String, String, String, String, String, String, String) - Static method in class com.axelor.common.UriBuilder
Create builder from the given parameters
of(String, String, String, String, String, Map<String, String>, String) - Static method in class com.axelor.common.UriBuilder
Create builder from the given parameters
of(Query) - Static method in class com.axelor.db.QueryBinder
Create a new query binder for the given query instance.
oldEncryptor() - Method in class com.axelor.db.converters.AbstractEncryptedConverter
 
on() - Method in annotation type com.axelor.db.annotations.Track
Specify the events on which to track.
on() - Method in annotation type com.axelor.db.annotations.TrackField
Specify the events on which to track.
on() - Method in annotation type com.axelor.db.annotations.TrackMessage
Specify the events on which to use this message.
onAppShutdown(ShutdownEvent) - Method in class com.axelor.meta.loader.ViewWatcherObserver
 
onAppStart(StartupEvent) - Method in class com.axelor.meta.loader.ViewWatcherObserver
 
onDelete(Object, Serializable, Object[], String[], Type[]) - Method in class com.axelor.auth.AuditInterceptor
 
ONE_TO_MANY - com.axelor.db.mapper.PropertyType
 
ONE_TO_ONE - com.axelor.db.mapper.PropertyType
 
onFailedLogin(Subject, AuthenticationToken, AuthenticationException) - Method in class com.axelor.auth.pac4j.AxelorRememberMeManager
 
onFailure(AuthenticationToken, AuthenticationException) - Method in class com.axelor.auth.pac4j.AuthPac4jListener
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class com.axelor.auth.AuditInterceptor
 
onLogout(PrincipalCollection) - Method in class com.axelor.auth.pac4j.AuthPac4jListener
 
onLogout(Subject) - Method in class com.axelor.auth.pac4j.AxelorRememberMeManager
 
onPreLogin(PreLogin) - Method in class com.axelor.auth.pac4j.AuthPac4jObserver
Observes pre-login events in order to create and update users.
onRemove(PreRequest) - Method in class com.axelor.quartz.JobRunner
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class com.axelor.auth.AuditInterceptor
 
onSuccess(AuthenticationToken, AuthenticationInfo) - Method in class com.axelor.auth.pac4j.AuthPac4jListener
 
onSuccessfulLogin(Subject, AuthenticationToken, AuthenticationInfo) - Method in class com.axelor.auth.pac4j.AxelorRememberMeManager
 
openModel(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.MetaController
Open ModelEntity of the relationship.
OperationMode - Enum in com.axelor.common.crypto
Cipher operation modes.
Operator - Enum in com.axelor.rpc.filter
 
Option() - Constructor for class com.axelor.meta.schema.views.Selection.Option
 
opts(boolean, FlushModeType) - Method in class com.axelor.db.QueryBinder
or(Filter, Filter, Filter...) - Static method in class com.axelor.rpc.filter.Filter
 
or(List<Filter>) - Static method in class com.axelor.rpc.filter.Filter
 
OR - com.axelor.rpc.filter.Operator
 
OracleJsonExtractFunction - Class in com.axelor.db.hibernate.dialect.function
 
OracleJsonExtractFunction(Type, String) - Constructor for class com.axelor.db.hibernate.dialect.function.OracleJsonExtractFunction
 
order(String) - Method in class com.axelor.db.Query
Set order by clause for the query.
ordinalize(int) - Method in class com.axelor.common.Inflector
Return ordinal suffixed string for the given number.

P

PaddingScheme - Enum in com.axelor.common.crypto
Cipher padding schemes.
Panel - Class in com.axelor.meta.schema.views
 
Panel() - Constructor for class com.axelor.meta.schema.views.Panel
 
PanelEditor - Class in com.axelor.meta.schema.views
 
PanelEditor() - Constructor for class com.axelor.meta.schema.views.PanelEditor
 
PanelField - Class in com.axelor.meta.schema.views
 
PanelField() - Constructor for class com.axelor.meta.schema.views.PanelField
 
PanelInclude - Class in com.axelor.meta.schema.views
 
PanelInclude() - Constructor for class com.axelor.meta.schema.views.PanelInclude
 
PanelMail - Class in com.axelor.meta.schema.views
 
PanelMail() - Constructor for class com.axelor.meta.schema.views.PanelMail
 
PanelMail.MailFollowers - Class in com.axelor.meta.schema.views
 
PanelMail.MailMessages - Class in com.axelor.meta.schema.views
 
PanelRelated - Class in com.axelor.meta.schema.views
 
PanelRelated() - Constructor for class com.axelor.meta.schema.views.PanelRelated
 
PanelStack - Class in com.axelor.meta.schema.views
 
PanelStack() - Constructor for class com.axelor.meta.schema.views.PanelStack
 
PanelTabs - Class in com.axelor.meta.schema.views
 
PanelTabs() - Constructor for class com.axelor.meta.schema.views.PanelTabs
 
PanelViewer - Class in com.axelor.meta.schema.views
 
PanelViewer() - Constructor for class com.axelor.meta.schema.views.PanelViewer
 
ParallelTransactionExecutor - Class in com.axelor.db
Executes transactions in parallel and handles rollback if any exception occurs.
ParallelTransactionExecutor() - Constructor for class com.axelor.db.ParallelTransactionExecutor
Instantiates a parallel transaction executor with as many workers as there are available processors.
ParallelTransactionExecutor(String, String) - Constructor for class com.axelor.db.ParallelTransactionExecutor
 
ParallelTransactionExecutor(String, String, int) - Constructor for class com.axelor.db.ParallelTransactionExecutor
Instantiates a parallel transaction executor with the specified number of workers.
param(String, String) - Method in class com.axelor.meta.schema.actions.ActionView.ActionViewBuilder
 
Param() - Constructor for class com.axelor.meta.schema.actions.ActionView.Param
 
Parameter() - Constructor for class com.axelor.meta.schema.actions.ActionReport.Parameter
 
parse() - Method in class com.axelor.mail.MailParser
Parse the message.
parse(Request) - Static method in class com.axelor.rpc.Criteria
 
parse(File) - Method in class com.axelor.common.csv.CSVFile
 
parse(File) - Static method in class com.axelor.common.XMLUtils
Parse the content of the given file as an XML document.
parse(File) - Static method in class com.axelor.data.csv.CSVConfig
Parse the input File
parse(File) - Static method in class com.axelor.data.xml.XMLConfig
 
parse(File, Charset) - Method in class com.axelor.common.csv.CSVFile
 
parse(File, Consumer<CSVParser>) - Method in class com.axelor.common.csv.CSVFile
 
parse(InputStream) - Method in class com.axelor.common.csv.CSVFile
 
parse(InputStream) - Static method in class com.axelor.common.XMLUtils
Parse the content of the given InputStream as an XML document.
parse(InputStream, Charset) - Method in class com.axelor.common.csv.CSVFile
 
parse(Reader) - Method in class com.axelor.common.csv.CSVFile
 
parse(Reader) - Static method in class com.axelor.common.XMLUtils
Parse the content of the given Reader as an XML document.
parse(Reader, Consumer<CSVParser>) - Method in class com.axelor.common.csv.CSVFile
 
parse(String, boolean) - Method in class com.axelor.db.Query.JoinHelper
Parse the given filter string and return transformed filter expression.
parse(URI) - Static method in class com.axelor.common.XMLUtils
Parse the content of the given URI as an XML document.
parse(Map<String, Object>, Class<?>, boolean) - Static method in class com.axelor.rpc.Criteria
 
parse(InputSource) - Static method in class com.axelor.common.XMLUtils
Parse the content of the given InputSource as an XML document.
parseXml(String) - Static method in class com.axelor.meta.loader.XMLViews
 
password() - Method in annotation type com.axelor.db.annotations.Widget
Use password widget for this string field.
PASSWORD - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileDefinition
 
PasswordAdapter - Class in com.axelor.data.adapter
 
PasswordAdapter() - Constructor for class com.axelor.data.adapter.PasswordAdapter
 
passwordMatchesPattern(String) - Method in class com.axelor.auth.AuthService
Checks whether the password matches the configured pattern.
patch - Variable in class com.axelor.common.VersionUtils.Version
 
pattern - Static variable in class com.axelor.data.csv.CSVBind
 
pattern - Static variable in class com.axelor.data.xml.XMLBind
 
perform(WebContext, SessionStore, Config, SecurityGrantedAccessAdapter, HttpActionAdapter, String, String, String, Object...) - Method in class com.axelor.auth.pac4j.AxelorSecurityLogic
 
perform(WebContext, SessionStore, Config, HttpActionAdapter, String, Boolean, String) - Method in class com.axelor.auth.pac4j.AxelorCallbackLogic
 
Permission - Class in com.axelor.auth.db
This object stores the permissions.
Permission() - Constructor for class com.axelor.auth.db.Permission
 
Permission(String) - Constructor for class com.axelor.auth.db.Permission
 
PermissionRepository - Class in com.axelor.auth.db.repo
 
PermissionRepository() - Constructor for class com.axelor.auth.db.repo.PermissionRepository
 
perms() - Method in class com.axelor.rpc.Resource
 
perms(Long) - Method in class com.axelor.rpc.Resource
 
perms(Long, String) - Method in class com.axelor.rpc.Resource
Deprecated.
perms(String, Long...) - Method in class com.axelor.rpc.Resource
 
persist(T) - Static method in class com.axelor.db.JPA
Make an entity managed and persistent.
persist(T) - Method in class com.axelor.db.JpaRepository
Make an entity managed and persistent.
persistUser(CommonProfile) - Method in class com.axelor.auth.pac4j.AuthPac4jUserService
 
PhysicalNamingStrategyImpl - Class in com.axelor.db.hibernate.naming
 
PhysicalNamingStrategyImpl() - Constructor for class com.axelor.db.hibernate.naming.PhysicalNamingStrategyImpl
 
PICTURE_JPEG - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileDefinition
 
PKCS5 - com.axelor.common.crypto.PaddingScheme
 
plural(String, String) - Method in class com.axelor.common.Inflections
Add rule for converting singular to plural.
pluralize(String) - Method in class com.axelor.common.Inflections
Convert the given word to it's plural form.
pluralize(String) - Method in class com.axelor.common.Inflector
Returns the plural form of the word in the given string.
Pop3Account - Class in com.axelor.mail
The default implementation of MailAccount for POP3 accounts.
Pop3Account(String, String, String, String) - Constructor for class com.axelor.mail.Pop3Account
Create a new POP3 account.
Pop3Account(String, String, String, String, String) - Constructor for class com.axelor.mail.Pop3Account
Create a new POP3 account.
populate(Map<String, Object>, Map<String, Object>) - Method in class com.axelor.db.JpaRepository
 
populate(Map<String, Object>, Map<String, Object>) - Method in interface com.axelor.db.Repository
Populate the given json map with additional data.
populate(Map<String, Object>, Map<String, Object>) - Method in class com.axelor.dms.db.repo.DMSFileRepository
 
populate(Map<String, Object>, Map<String, Object>) - Method in class com.axelor.team.db.repo.TeamRepository
 
Position - Enum in com.axelor.meta.schema.views
 
post(Model, MailMessage, List<MetaFile>) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
PostAction - Class in com.axelor.events
 
PostAction(String, Context, Object) - Constructor for class com.axelor.events.PostAction
 
PostgreSQLJsonExtractFunction - Class in com.axelor.db.hibernate.dialect.function
 
PostgreSQLJsonExtractFunction(Type, String) - Constructor for class com.axelor.db.hibernate.dialect.function.PostgreSQLJsonExtractFunction
 
PostgreSQLJsonSetFunction - Class in com.axelor.db.hibernate.dialect.function
 
PostgreSQLJsonSetFunction() - Constructor for class com.axelor.db.hibernate.dialect.function.PostgreSQLJsonSetFunction
 
PostLogin - Class in com.axelor.events
 
PostLogin(AuthenticationToken, User, Throwable) - Constructor for class com.axelor.events.PostLogin
 
postProcess(Object) - Method in class com.axelor.data.csv.CSVBind
 
postProcess(Object) - Method in class com.axelor.data.csv.CSVBindJson
 
postProcess(Object) - Method in class com.axelor.data.csv.CSVInput
 
postProcess(Object) - Method in class com.axelor.data.csv.CSVInputJson
 
postProcess(Object) - Method in class com.axelor.data.xml.XMLBind
 
postProcess(Object) - Method in class com.axelor.data.xml.XMLBindJson
 
PostRequest - Class in com.axelor.events
 
PostRequest(Object, Request, Response) - Constructor for class com.axelor.events.PostRequest
 
PostSessionTenantFilter - Class in com.axelor.db.tenants
The PostSessionTenantFilter is used to check access permission of current tenant to the logged in user.
PostSessionTenantFilter() - Constructor for class com.axelor.db.tenants.PostSessionTenantFilter
 
PreAction - Class in com.axelor.events
 
PreAction(String, Context) - Constructor for class com.axelor.events.PreAction
 
preChildVisit(MenuNode) - Method in interface com.axelor.meta.service.menu.MenuNodeVisitor
Invoke before a child node is visited
preChildVisit(MenuNode) - Method in class com.axelor.meta.service.menu.SimpleMenuNodeVisitor
 
PreLogin - Class in com.axelor.events
 
PreLogin(AuthenticationToken) - Constructor for class com.axelor.events.PreLogin
 
prepareInput(CSVInput, String[]) - Method in class com.axelor.data.csv.CSVLogger
Configures the file that will receive the rows in error
PreRequest - Class in com.axelor.events
 
PreRequest(Object, Request) - Constructor for class com.axelor.events.PreRequest
 
PreSessionTenantFilter - Class in com.axelor.db.tenants
The PreSessionTenantFilter is responsible to set current tenant before database connection is created.
PreSessionTenantFilter() - Constructor for class com.axelor.db.tenants.PreSessionTenantFilter
 
process() - Method in class com.axelor.meta.service.MetaModelService
Process to create all MetaModel with MetaField.
process(Class<?>) - Method in class com.axelor.meta.service.MetaModelService
 
process(Collection<String>, boolean) - Method in class com.axelor.meta.loader.ViewGenerator
 
process(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.AbstractPanel
 
process(CommonProfile, boolean) - Method in class com.axelor.auth.pac4j.AuthPac4jUserService
 
processFromEditor() - Method in class com.axelor.meta.schema.views.PanelEditor
Sets flags in child fields so that we know those fields are within an editor.
processRequest(Request, Consumer<Map<String, Object>>) - Static method in class com.axelor.rpc.RequestUtils
 
processResponse(Response, Consumer<Map<String, Object>>) - Static method in class com.axelor.rpc.RequestUtils
 
properties - Variable in class com.axelor.app.settings.AbstractSettingsSource
 
PropertiesSettingsSource - Class in com.axelor.app.settings
 
PropertiesSettingsSource(URL) - Constructor for class com.axelor.app.settings.PropertiesSettingsSource
 
PropertiesSettingsSource(Properties) - Constructor for class com.axelor.app.settings.PropertiesSettingsSource
 
propertiesToMap(Properties) - Static method in class com.axelor.common.PropertiesUtils
 
PropertiesUtils - Class in com.axelor.common
This class defines from static helper methods to deal with Properties.
PropertiesUtils() - Constructor for class com.axelor.common.PropertiesUtils
 
Property - Class in com.axelor.db.mapper
 
PropertyType - Enum in com.axelor.db.mapper
 
PROTOCOL_IMAP - Static variable in interface com.axelor.mail.MailConstants
 
PROTOCOL_IMAPS - Static variable in interface com.axelor.mail.MailConstants
 
PROTOCOL_POP3 - Static variable in interface com.axelor.mail.MailConstants
 
put(String, Object) - Method in class com.axelor.rpc.Context
 
put(String, Object) - Method in class com.axelor.rpc.JsonContext
 
put(String, Object) - Method in class com.axelor.script.ScriptBindings
 
putAll(Map<? extends String, ? extends Object>) - Method in class com.axelor.script.ScriptBindings
 

Q

QUARTZ_ENABLE - Static variable in interface com.axelor.app.AvailableAppSettings
 
QUARTZ_THREAD_COUNT - Static variable in interface com.axelor.app.AvailableAppSettings
 
Query<T extends Model> - Class in com.axelor.db
The Query class allows filtering and fetching records quickly.
Query(Class<T>) - Constructor for class com.axelor.db.Query
Create a new instance of Query with given bean class.
Query.JoinHelper - Class in com.axelor.db
JoinHelper class is used to auto generate LEFT JOIN for association expressions.
Query.Selector - Class in com.axelor.db
A helper class to select specific field values.
QueryBinder - Class in com.axelor.db
The query binder class provides the helper methods to bind query parameters and mark the query cacheable.
QuickMenu - Class in com.axelor.ui
A quick menu displayed on default page
QuickMenu() - Constructor for class com.axelor.ui.QuickMenu
Create a new instance of the QuickMenu
QuickMenu(String, int, boolean, QuickMenuItem...) - Constructor for class com.axelor.ui.QuickMenu
Create a new instance of the QuickMenu
QuickMenu(String, int, boolean, List<QuickMenuItem>) - Constructor for class com.axelor.ui.QuickMenu
Create a new instance of the QuickMenu
QuickMenu(String, int, QuickMenuItem...) - Constructor for class com.axelor.ui.QuickMenu
Create a new instance of the QuickMenu
QuickMenu(String, int, List<QuickMenuItem>) - Constructor for class com.axelor.ui.QuickMenu
Create a new instance of the QuickMenu
quickMenuBinder() - Method in class com.axelor.app.AxelorModule
 
QuickMenuCreator - Interface in com.axelor.ui
 
QuickMenuItem - Class in com.axelor.ui
An item in the quick menu dropdown
QuickMenuItem() - Constructor for class com.axelor.ui.QuickMenuItem
Create a new instance of the QuickMenuItem
QuickMenuItem(String, String) - Constructor for class com.axelor.ui.QuickMenuItem
Create a new instance of the QuickMenuItem
QuickMenuItem(String, String, Context) - Constructor for class com.axelor.ui.QuickMenuItem
Create a new instance of the QuickMenuItem
QuickMenuItem(String, String, Context, boolean) - Constructor for class com.axelor.ui.QuickMenuItem
Create a new instance of the QuickMenuItem
QuickMenuService - Class in com.axelor.ui
 
QuickMenuService(Set<QuickMenuCreator>) - Constructor for class com.axelor.ui.QuickMenuService
 

R

rc - Variable in class com.axelor.common.VersionUtils.Version
 
read(long) - Method in class com.axelor.rpc.Resource
 
READ - com.axelor.db.JpaSecurity.AccessType
 
READ - Static variable in class com.axelor.events.RequestEvent
 
readonly() - Method in annotation type com.axelor.db.annotations.Widget
Whether the widget should be set readonly.
readOnly() - Method in class com.axelor.db.Query
Set the query readonly.
recipients(MailMessage, Model) - Method in class com.axelor.mail.service.MailServiceImpl
Get the list of recipient email addresses.
RecordField() - Constructor for class com.axelor.meta.schema.actions.ActionRecord.RecordField
 
redirectToIdentityProvider(WebContext, SessionStore, List<Client>) - Method in class com.axelor.auth.pac4j.AxelorSecurityLogic
 
redirectToOriginallyRequestedUrl(WebContext, SessionStore, String) - Method in class com.axelor.auth.pac4j.AxelorCallbackLogic
 
Reflections - Class in com.axelor.common.reflections
The Reflections utilities provides fast and easy way to search for resources and types.
refresh(Collection<Class<?>>) - Static method in class com.axelor.rpc.ContextHandlerFactory
Asynchronously refresh proxy cache.
refresh(T) - Static method in class com.axelor.db.JPA
Refresh the state of the instance from the database, overwriting changes made to the entity, if any.
refresh(T) - Method in class com.axelor.db.JpaRepository
Refresh the state of the instance from the database, overwriting changes made to the entity, if any.
refresh(T) - Method in interface com.axelor.db.Repository
Refresh the state of the instance from the database, overwriting changes made to the entity, if any.
registerAdapter(DataAdapter) - Method in class com.axelor.data.csv.CSVBinder
 
registerAdapter(DataAdapter) - Method in class com.axelor.data.xml.XMLBinder
 
registerAdapters(Map<String, DataAdapter>) - Method in class com.axelor.data.csv.CSVBinder
 
related(ActionRequest, ActionResponse) - Method in class com.axelor.mail.web.MailController
 
remove() - Method in class com.axelor.db.Query
Remove all the matched records.
remove(long, Request) - Method in class com.axelor.rpc.Resource
 
remove(DMSFile) - Method in class com.axelor.dms.db.repo.DMSFileRepository
 
remove(DMSPermission) - Method in class com.axelor.dms.db.repo.DMSPermissionRepository
 
remove(MailMessage) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
remove(MetaJsonModel) - Method in class com.axelor.meta.db.repo.MetaJsonModelRepository
 
remove(Request) - Method in class com.axelor.rpc.Resource
 
remove(Team) - Method in class com.axelor.team.db.repo.TeamRepository
 
remove(Object) - Method in class com.axelor.rpc.JsonContext
 
remove(T) - Static method in class com.axelor.db.JPA
Remove the entity instance.
remove(T) - Method in class com.axelor.db.JpaRepository
 
remove(T) - Method in interface com.axelor.db.Repository
Remove the given entity.
REMOVE - com.axelor.db.JpaSecurity.AccessType
 
REMOVE - Static variable in class com.axelor.events.RequestEvent
 
removeAttachment(Request) - Method in class com.axelor.meta.service.MetaService
 
removeCustomViews(MetaView) - Method in class com.axelor.meta.service.MetaService
 
removeCustomViews(MetaView, User) - Method in class com.axelor.meta.service.MetaService
 
removeDepend(MetaModule) - Method in class com.axelor.meta.db.MetaModule
Remove the given MetaModule item from the depends collection.
removeField(MetaJsonField) - Method in class com.axelor.meta.db.MetaJsonModel
Remove the given MetaJsonField item from the fields collection.
removeFilter(MetaFilter) - Method in class com.axelor.meta.service.MetaFilterService
 
removeFilter(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.MetaFilterController
 
removeFlag(MailFlags) - Method in class com.axelor.mail.db.MailMessage
Remove the given MailFlags item from the flags collection.
removeGroup(Group) - Method in class com.axelor.meta.db.MetaMenu
Remove the given Group item from the groups collection.
removeGroup(Group) - Method in class com.axelor.meta.db.MetaView
Remove the given Group item from the groups collection.
removeItem(MetaSelectItem) - Method in class com.axelor.meta.db.MetaSelect
Remove the given MetaSelectItem item from the items collection.
removeMember(User) - Method in class com.axelor.team.db.Team
Remove the given User item from the members collection.
removeMenu(MetaMenu) - Method in class com.axelor.auth.db.Group
Remove the given MetaMenu item from the menus collection.
removeMenu(MetaMenu) - Method in class com.axelor.auth.db.Role
Remove the given MetaMenu item from the menus collection.
removeMetaField(MetaField) - Method in class com.axelor.meta.db.MetaModel
Remove the given MetaField item from the metaFields collection.
removeMetaPermission(MetaPermission) - Method in class com.axelor.auth.db.Group
Remove the given MetaPermission item from the metaPermissions collection.
removeMetaPermission(MetaPermission) - Method in class com.axelor.auth.db.Role
Remove the given MetaPermission item from the metaPermissions collection.
removeMetaPermission(MetaPermission) - Method in class com.axelor.auth.db.User
Remove the given MetaPermission item from the metaPermissions collection.
removeNotPermitted(Map<String, Object>, String...) - Method in class com.axelor.rpc.Resource
Removes not permitted fields in specified map.
removeParam(MetaScheduleParam) - Method in class com.axelor.meta.db.MetaSchedule
Remove the given MetaScheduleParam item from the params collection.
removePermission(Permission) - Method in class com.axelor.auth.db.Group
Remove the given Permission item from the permissions collection.
removePermission(Permission) - Method in class com.axelor.auth.db.Role
Remove the given Permission item from the permissions collection.
removePermission(Permission) - Method in class com.axelor.auth.db.User
Remove the given Permission item from the permissions collection.
removePermission(DMSPermission) - Method in class com.axelor.dms.db.DMSFile
Remove the given DMSPermission item from the permissions collection.
removeRecipient(MailAddress) - Method in class com.axelor.mail.db.MailMessage
Remove the given MailAddress item from the recipients collection.
removeReply(MailMessage) - Method in class com.axelor.mail.db.MailMessage
Remove the given MailMessage item from the replies collection.
removeRole(Role) - Method in class com.axelor.auth.db.Group
Remove the given Role item from the roles collection.
removeRole(Role) - Method in class com.axelor.auth.db.User
Remove the given Role item from the roles collection.
removeRole(Role) - Method in class com.axelor.meta.db.MetaAttrs
Remove the given Role item from the roles collection.
removeRole(Role) - Method in class com.axelor.meta.db.MetaJsonField
Remove the given Role item from the roles collection.
removeRole(Role) - Method in class com.axelor.meta.db.MetaJsonModel
Remove the given Role item from the roles collection.
removeRole(Role) - Method in class com.axelor.meta.db.MetaMenu
Remove the given Role item from the roles collection.
removeRole(Role) - Method in class com.axelor.team.db.Team
Remove the given Role item from the roles collection.
removeRule(MetaPermissionRule) - Method in class com.axelor.meta.db.MetaPermission
Remove the given MetaPermissionRule item from the rules collection.
removeTag(DMSFileTag) - Method in class com.axelor.dms.db.DMSFile
Remove the given DMSFileTag item from the tags collection.
removeTopic(TeamTopic) - Method in class com.axelor.team.db.Team
Remove the given TeamTopic item from the topics collection.
removeUserCustomViews(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.MetaController
 
removeView(MetaView) - Method in class com.axelor.auth.db.Group
Remove the given MetaView item from the views collection.
render() - Method in class com.axelor.text.Renderer
Render the template.
render(Writer) - Method in class com.axelor.text.Renderer
Render the template.
render(Type, List, SessionFactoryImplementor) - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonExtractFunction
 
render(Type, List, SessionFactoryImplementor) - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonSetFunction
 
Renderer - Class in com.axelor.text
The Template renderer provides ways to render an encapsulated Template instance.
Renderer() - Constructor for class com.axelor.text.Renderer
 
replace(Object, Object, Object) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
replies(ActionRequest, ActionResponse) - Method in class com.axelor.mail.web.MailController
 
replyTo(String...) - Method in class com.axelor.mail.MailBuilder
 
repo(Class<T>) - Static method in class com.axelor.script.ELScriptHelper.Helpers
 
repoOf(Class<?>) - Static method in class com.axelor.script.GroovyScriptHelper.Helpers
 
ReportEngineProvider - Class in com.axelor.report
 
ReportEngineProvider() - Constructor for class com.axelor.report.ReportEngineProvider
 
ReportGenerator - Class in com.axelor.report
The report generator service.
ReportGenerator() - Constructor for class com.axelor.report.ReportGenerator
 
ReportResourceLocator - Class in com.axelor.report
This is a ResourceLocator that first searches external reports directory for the resources and fallbacks to module resources if not found.
ReportResourceLocator() - Constructor for class com.axelor.report.ReportResourceLocator
 
REPORTS_DESIGN_DIR - Static variable in interface com.axelor.app.AvailableAppSettings
 
REPORTS_FONTS_CONFIG - Static variable in interface com.axelor.app.AvailableAppSettings
 
Repository<T extends Model> - Interface in com.axelor.db
The repository interface defines common data access methods.
Request - Class in com.axelor.rpc
 
Request() - Constructor for class com.axelor.rpc.Request
 
RequestEvent - Class in com.axelor.events
 
RequestEvent(Object, Request) - Constructor for class com.axelor.events.RequestEvent
 
RequestFilter - Class in com.axelor.rpc
Keep track of current Request object.
RequestFilter() - Constructor for class com.axelor.rpc.RequestFilter
 
RequestUtils - Class in com.axelor.rpc
 
resolve(String) - Method in interface com.axelor.mail.service.MailService
Resolve the given email address to an associated entity.
resolve(String) - Method in class com.axelor.mail.service.MailServiceImpl
 
resolveCurrentTenantIdentifier() - Method in class com.axelor.db.tenants.TenantResolver
 
resolveDialect(DialectResolutionInfo) - Method in class com.axelor.db.hibernate.dialect.CustomDialectResolver
 
Resource<T extends Model> - Class in com.axelor.rpc
This class defines CRUD like interface.
Resource(TypeLiteral<T>, Provider<JpaSecurity>, Event<PreRequest>, Event<PostRequest>) - Constructor for class com.axelor.rpc.Resource
 
ResourceFinder - Class in com.axelor.common.reflections
The ResourceFinder class provides fluent api to search for resources.
resourceToClassName(String) - Static method in class com.axelor.common.ClassUtils
Convert the '/' based resource path to '.' based class name.
ResourceUtils - Class in com.axelor.common
The class provides static helper methods to work with resources.
ResourceUtils() - Constructor for class com.axelor.common.ResourceUtils
 
Response - Class in com.axelor.rpc
 
Response() - Constructor for class com.axelor.rpc.Response
 
ResponseInterceptor - Class in com.axelor.rpc
 
ResponseInterceptor() - Constructor for class com.axelor.rpc.ResponseInterceptor
 
restart() - Method in class com.axelor.quartz.JobRunner
Reconfigure the scheduler and restart.
restart(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.JobController
 
restoreAll(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.MetaController
 
restoreMeta() - Method in class com.axelor.meta.loader.ModuleManager
 
resumeAt(int) - Method in class com.axelor.meta.schema.actions.ActionResumable
 
retrieveCredentials(WebContext, SessionStore) - Method in class com.axelor.auth.pac4j.local.AxelorDirectBasicAuthClient
 
retrieveCredentials(WebContext, SessionStore) - Method in class com.axelor.auth.pac4j.local.AxelorFormClient
 
retrieveCredentials(WebContext, SessionStore) - Method in class com.axelor.auth.pac4j.local.AxelorIndirectBasicAuthClient
 
returnedClass() - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
Role - Class in com.axelor.auth.db
This object stores the roles.
Role() - Constructor for class com.axelor.auth.db.Role
 
Role(String) - Constructor for class com.axelor.auth.db.Role
 
RoleRepository - Class in com.axelor.auth.db.repo
 
RoleRepository() - Constructor for class com.axelor.auth.db.repo.RoleRepository
 
rpc(String, String) - Method in class com.axelor.meta.ActionHandler
 
run() - Method in class com.axelor.data.csv.CSVImporter
 
run() - Method in interface com.axelor.data.Importer
Run the data import task.
run() - Method in class com.axelor.data.xml.XMLImporter
 
run() - Method in class com.axelor.db.ParallelTransactionExecutor
Runs the commands in parallel transactions and wait for completion.
run() - Method in class com.axelor.db.tenants.TenantAware
 
run() - Method in class com.axelor.quartz.GuiceJobRunShell
 
run(ImportTask) - Method in class com.axelor.data.csv.CSVImporter
Run the task from the configured readers
run(ImportTask) - Method in interface com.axelor.data.Importer
Run the specified import task.
run(ImportTask) - Method in class com.axelor.data.xml.XMLImporter
 
run(ActionScript, ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionScript.ActRunner
 
run(Runnable) - Method in class com.axelor.auth.AuditableRunner
Run a batch job.
run(Callable<T>) - Method in class com.axelor.auth.AuditableRunner
Run a batch job.
run(RunNotifier) - Method in class com.axelor.test.GuiceRunner
 
runInTransaction(Runnable) - Static method in class com.axelor.db.JPA
Run the given task inside a transaction that is committed after the task is completed.
runSearch(Request) - Method in class com.axelor.meta.service.MetaService
 
runtimeException(Exception) - Method in class com.axelor.auth.pac4j.ErrorHandler
 

S

safeFileName(String) - Static method in class com.axelor.common.FileUtils
Sanitizes a filename, replacing with dash Removes special characters that are illegal in filenames on certain operating systems Replaces spaces and consecutive underscore with a single dash Trims dot, dash and underscore from beginning and end of filename (with and without the extension part)
save(DMSFile) - Method in class com.axelor.dms.db.repo.DMSFileRepository
 
save(DMSPermission) - Method in class com.axelor.dms.db.repo.DMSPermissionRepository
 
save(MailFlags) - Method in class com.axelor.mail.db.repo.MailFlagsRepository
 
save(MailMessage) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
save(MetaJsonModel) - Method in class com.axelor.meta.db.repo.MetaJsonModelRepository
 
save(MetaJsonRecord) - Method in class com.axelor.meta.db.repo.MetaJsonRecordRepository
 
save(Context) - Method in class com.axelor.meta.db.repo.MetaJsonRecordRepository
Save the json record backed by the given context.
save(Request) - Method in class com.axelor.rpc.Resource
 
save(Team) - Method in class com.axelor.team.db.repo.TeamRepository
 
save(T) - Static method in class com.axelor.db.JPA
Save the state of the entity.

It uses either JPA.persist(Model) or JPA.merge(Model) and calls JPA.flush() to synchronize values with database.
save(T) - Method in class com.axelor.db.JpaRepository
 
save(T) - Method in interface com.axelor.db.Repository
Save the given entity.
SAVE - Static variable in class com.axelor.events.RequestEvent
 
saveFilter(MetaFilter) - Method in class com.axelor.meta.service.MetaFilterService
 
saveFilter(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.MetaFilterController
 
saveRequestedUrl(WebContext, SessionStore, List<Client>, AjaxRequestResolver) - Method in class com.axelor.auth.pac4j.AxelorSecurityLogic
 
saveUser(CommonProfile) - Method in class com.axelor.auth.pac4j.AuthPac4jUserService
 
saveView(AbstractView, User) - Method in class com.axelor.meta.service.MetaService
 
saveView(AbstractView, User, Long) - Method in class com.axelor.meta.service.MetaService
 
scan(String) - Method in class com.axelor.db.JpaModule
 
scan(ScanEnvironment, ScanOptions, ScanParameters) - Method in class com.axelor.db.JpaScanner
 
SchedulerModule - Class in com.axelor.quartz
The default guice module for quartz scheduler.
SchedulerModule() - Constructor for class com.axelor.quartz.SchedulerModule
 
ScriptBindings - Class in com.axelor.script
 
ScriptBindings(Map<String, Object>) - Constructor for class com.axelor.script.ScriptBindings
 
scriptHandler(Map<String, Object>) - Method in class com.axelor.meta.schema.views.Search
 
ScriptHelper - Interface in com.axelor.script
The DataScriptHelper interface to implement dynamic script evaluation support.
search() - Method in annotation type com.axelor.db.annotations.Widget
List of the columns to be used to search this record.
search(Request) - Method in class com.axelor.rpc.Resource
 
search(Class<?>, String, Map) - Method in class com.axelor.meta.ActionHandler
 
Search - Class in com.axelor.meta.schema.views
 
Search() - Constructor for class com.axelor.meta.schema.views.Search
 
SEARCH - Static variable in class com.axelor.events.RequestEvent
 
Search.SearchResultField - Class in com.axelor.meta.schema.views
 
Search.SearchSelect - Class in com.axelor.meta.schema.views
 
Search.SearchSelectField - Class in com.axelor.meta.schema.views
 
Search.SearchSelectInput - Class in com.axelor.meta.schema.views
 
Search.SearchSelectInputMatchStyle - Enum in com.axelor.meta.schema.views
 
Search.SearchSelectWhere - Class in com.axelor.meta.schema.views
 
Search.SearchSelectWhereMatch - Enum in com.axelor.meta.schema.views
 
searchAndSetAttributes(LdapProfile) - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
SearchContext() - Constructor for class com.axelor.meta.schema.views.SearchFilters.SearchContext
 
SearchFilter() - Constructor for class com.axelor.meta.schema.views.SearchFilters.SearchFilter
 
SearchFilters - Class in com.axelor.meta.schema.views
 
SearchFilters() - Constructor for class com.axelor.meta.schema.views.SearchFilters
 
SearchFilters.SearchContext - Class in com.axelor.meta.schema.views
 
SearchFilters.SearchFilter - Class in com.axelor.meta.schema.views
 
searchGroup(String) - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
SearchMappingContributor - Interface in com.axelor.db.search
Allows to configure search mapping programmatically.
SearchMappingContributorImpl - Class in com.axelor.db.search
Default SearchMappingContributor implementation, does nothing.
SearchMappingContributorImpl() - Constructor for class com.axelor.db.search.SearchMappingContributorImpl
 
SearchMappingFactory - Class in com.axelor.db.search
The factory to configure indexed entities programmatically.
SearchMappingFactory() - Constructor for class com.axelor.db.search.SearchMappingFactory
 
SearchModule - Class in com.axelor.db.search
A Guice module to configure full-text search feature.
SearchModule() - Constructor for class com.axelor.db.search.SearchModule
 
searchNode(MetaMenu) - Method in class com.axelor.meta.service.menu.MenuNode
Search for a node with the given MetaMenu.
SearchResultField() - Constructor for class com.axelor.meta.schema.views.Search.SearchResultField
 
SearchSelect() - Constructor for class com.axelor.meta.schema.views.Search.SearchSelect
 
SearchSelectField() - Constructor for class com.axelor.meta.schema.views.Search.SearchSelectField
 
SearchSelectInput() - Constructor for class com.axelor.meta.schema.views.Search.SearchSelectInput
 
SearchSelectWhere() - Constructor for class com.axelor.meta.schema.views.Search.SearchSelectWhere
 
SearchService - Class in com.axelor.db.search
Provides methods to initialize search indexes and do search against them.
SearchService() - Constructor for class com.axelor.db.search.SearchService
 
select(Annotation...) - Method in interface com.axelor.event.Event
 
select(String...) - Method in class com.axelor.db.Query
Return a selector to select records with specific fields only.
selectAll(String) - Method in class com.axelor.meta.ActionHandler
 
selectAll(String, Object...) - Method in class com.axelor.meta.ActionHandler
 
selectAnyDataSource() - Method in class com.axelor.db.tenants.TenantConnectionProvider
 
selectDataSource(String) - Method in class com.axelor.db.tenants.TenantConnectionProvider
 
selection() - Method in annotation type com.axelor.db.annotations.Widget
The name of the selection.
Selection - Class in com.axelor.meta.schema.views
 
Selection() - Constructor for class com.axelor.meta.schema.views.Selection
 
Selection.Option - Class in com.axelor.meta.schema.views
 
selectOne(String) - Method in class com.axelor.meta.ActionHandler
 
selectOne(String, Object...) - Method in class com.axelor.meta.ActionHandler
 
selectQuery() - Method in class com.axelor.db.Query
 
selectQuery(boolean) - Method in class com.axelor.db.Query
 
send() - Method in class com.axelor.mail.MailBuilder
Send the message.
send(MailMessage) - Method in interface com.axelor.mail.service.MailService
Send a mail for the given MailMessage.
send(MailMessage) - Method in class com.axelor.mail.service.MailServiceImpl
 
send(MailSender, MimeMessage) - Method in class com.axelor.mail.service.MailServiceImpl
 
send(String, String, String...) - Method in class com.axelor.mail.MailSender
Send a simple text message to the given recipients.

For better options, use MailSender.compose() method to compose a message using MailBuilder which can be retrieved or sent directly with MailBuilder.build() or MailBuilder.send() methods.
send(Date) - Method in class com.axelor.mail.MailBuilder
Send the message with given send date.
send(Message) - Method in class com.axelor.mail.MailSender
Send a mail message.
sender(String) - Method in class com.axelor.mail.MailBuilder
 
Separator - Class in com.axelor.meta.schema.views
 
Separator() - Constructor for class com.axelor.meta.schema.views.Separator
 
Sequence - Annotation Type in com.axelor.db.annotations
Mark the field to use a specified custom sequence.
SESSION_COOKIE_SECURE - Static variable in interface com.axelor.app.AvailableAppSettings
 
SESSION_KEY_PREFIX_KEEP_LIST - Static variable in class com.axelor.db.tenants.AbstractTenantFilter
 
SESSION_KEY_TENANT_ID - Static variable in class com.axelor.db.tenants.AbstractTenantFilter
 
SESSION_KEY_TENANT_MAP - Static variable in class com.axelor.db.tenants.AbstractTenantFilter
 
SESSION_TIMEOUT - Static variable in interface com.axelor.app.AvailableAppSettings
 
set(Object, Object) - Method in class com.axelor.db.mapper.JsonProperty
 
set(Object, Object) - Method in class com.axelor.db.mapper.Property
Set the value for this property to the given bean instance.
set(Object, String, Object) - Method in class com.axelor.db.mapper.Mapper
Set the property of the given bean with the provided value.
set(String, Object, Document, LuceneOptions) - Method in class com.axelor.db.search.MetaFileBridge
 
setAccept(String) - Method in class com.axelor.meta.schema.views.Field
 
setAction(MetaAction) - Method in class com.axelor.meta.db.MetaActionMenu
 
setAction(MetaAction) - Method in class com.axelor.meta.db.MetaJsonModel
 
setAction(MetaAction) - Method in class com.axelor.meta.db.MetaMenu
 
setAction(String) - Method in class com.axelor.meta.schema.actions.validate.ActionValidateBuilder
Set the action to be executed on error or alert message to make corrective measures, when error dialog is closed or alert dialog is canceled.
setAction(String) - Method in class com.axelor.meta.schema.actions.validate.validator.Validator
 
setAction(String) - Method in class com.axelor.meta.schema.views.Dashlet
 
setAction(String) - Method in class com.axelor.meta.schema.views.MenuItem
 
setAction(String) - Method in class com.axelor.rpc.ActionRequest
 
setAction(String) - Method in class com.axelor.ui.QuickMenuItem
Set the action triggered when item is selected
setActionId(Long) - Method in class com.axelor.meta.schema.actions.Action
 
setActionMenus(List<MenuItem>) - Method in class com.axelor.meta.schema.ObjectViews
 
setActions(List<Action>) - Method in class com.axelor.meta.schema.ObjectViews
 
setActions(List<ActionGroup.ActionItem>) - Method in class com.axelor.meta.schema.actions.ActionGroup
 
setActivateOn(LocalDateTime) - Method in class com.axelor.auth.db.User
 
setActive(Boolean) - Method in class com.axelor.meta.db.MetaPermission
 
setActive(Boolean) - Method in class com.axelor.meta.db.MetaSchedule
 
setActive(Boolean) - Method in class com.axelor.team.db.TeamTopic
 
setAdapter(String) - Method in class com.axelor.data.csv.CSVBind
 
setAdapter(String) - Method in class com.axelor.data.xml.XMLBind
 
SetAdapter - Class in com.axelor.db.mapper.types
 
SetAdapter() - Constructor for class com.axelor.db.mapper.types.SetAdapter
 
setAdapters(List<DataAdapter>) - Method in class com.axelor.data.csv.CSVInput
 
setAdapters(List<DataAdapter>) - Method in class com.axelor.data.xml.XMLInput
 
setAddress(String) - Method in class com.axelor.mail.db.MailAddress
 
setAggregate(String) - Method in class com.axelor.meta.schema.views.Field
 
setAlert(String) - Method in class com.axelor.rpc.ActionResponse
Set an alert message.
setAlert(String, String) - Method in class com.axelor.rpc.ActionResponse
Set an alert message.
setAlert(String, String, String, String, String) - Method in class com.axelor.rpc.ActionResponse
Set an alert message.
setAlgorithm(String) - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
setAlias(String) - Method in class com.axelor.data.xml.XMLBind
 
setApplication(Boolean) - Method in class com.axelor.meta.db.MetaModule
 
setArchived(Boolean) - Method in class com.axelor.db.Model
 
setAs(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelectField
 
setAssignedTo(User) - Method in class com.axelor.team.db.TeamTask
 
setAssociation(U, T) - Method in class com.axelor.db.mapper.Property
If this is a multi-valued field, ensure the proper parent-child relationship if association is bidirectional (marked with mappedBy attribute).
setAttr(String, String, Object) - Method in class com.axelor.rpc.ActionResponse
Set an attribute of a field.
setAttributes(List<ActionAttrs.Attribute>) - Method in class com.axelor.meta.schema.actions.ActionAttrs
 
setAttributes(List<ExtendItemAttribute>) - Method in class com.axelor.meta.schema.views.Extend
 
setAttrs(String) - Method in class com.axelor.meta.db.MetaJsonRecord
 
setAttrs(String) - Method in class com.axelor.team.db.Team
 
setAttrs(String) - Method in class com.axelor.team.db.TeamTask
 
setAttrs(String) - Method in class com.axelor.team.db.TeamTopic
 
setAttrs(Map<String, Map<String, Object>>) - Method in class com.axelor.rpc.ActionResponse
Set field attributes.
setAuthenticator(Authenticator) - Method in class com.axelor.auth.pac4j.AuthPac4jInfo
 
setAuthor(User) - Method in class com.axelor.mail.db.MailMessage
 
setBackground(String) - Method in class com.axelor.meta.schema.views.Hilite
 
setBgColor(String) - Method in class com.axelor.meta.schema.views.Field
 
setBindings(List<CSVBind>) - Method in class com.axelor.data.csv.CSVBind
 
setBindings(List<CSVBind>) - Method in class com.axelor.data.csv.CSVInput
 
setBindings(List<XMLBind>) - Method in class com.axelor.data.xml.XMLBind
 
setBindings(List<XMLBind>) - Method in class com.axelor.data.xml.XMLInput
 
setBindings(Bindings) - Method in class com.axelor.script.AbstractScriptHelper
 
setBindings(Bindings) - Method in interface com.axelor.script.ScriptHelper
Set script bindings.
setBlocked(Boolean) - Method in class com.axelor.auth.db.User
 
setBody(String) - Method in class com.axelor.mail.db.MailMessage
 
setButtons(List<Button>) - Method in class com.axelor.meta.schema.views.Search
 
setCacheable() - Method in class com.axelor.db.QueryBinder
Set the query cacheable.
setCacheable(boolean) - Method in class com.axelor.db.QueryBinder
Set whether to set the query cacheable or not.
setCall(ActionMethod.Call) - Method in class com.axelor.meta.schema.actions.ActionMethod
 
setCall(String) - Method in class com.axelor.meta.schema.views.ToolTip
 
setCallable(String) - Method in class com.axelor.data.csv.CSVInput
 
setCallable(String) - Method in class com.axelor.data.xml.XMLBind
 
setCallOnSave(Boolean) - Method in class com.axelor.meta.schema.views.Field
 
setCanArchive(Boolean) - Method in class com.axelor.meta.schema.views.GridView
 
setCanArchive(String) - Method in class com.axelor.meta.schema.views.FormView
 
setCanAttach(String) - Method in class com.axelor.meta.schema.views.FormView
 
setCancelBtnTitle(String) - Method in class com.axelor.meta.schema.actions.validate.ActionValidateBuilder
Set the title of the cancel button
setCancelBtnTitle(String) - Method in class com.axelor.meta.schema.actions.validate.validator.Validator
 
setCanClear(boolean) - Method in class com.axelor.data.xml.XMLImporter
 
setCanClose(boolean) - Method in class com.axelor.rpc.ActionResponse
Set the canClose flag.
setCanCollapse(Boolean) - Method in class com.axelor.meta.schema.views.Panel
 
setCanCopy(Boolean) - Method in class com.axelor.meta.schema.actions.ActionRecord
 
setCanCopy(String) - Method in class com.axelor.meta.schema.views.FormView
 
setCanCreate(Boolean) - Method in class com.axelor.auth.db.Permission
 
setCanDelete(Boolean) - Method in class com.axelor.meta.schema.views.CardsView
 
setCanDelete(Boolean) - Method in class com.axelor.meta.schema.views.GridView
 
setCanDelete(String) - Method in class com.axelor.meta.schema.views.FormView
 
setCanEdit(Boolean) - Method in class com.axelor.meta.schema.views.CardsView
 
setCanEdit(Boolean) - Method in class com.axelor.meta.schema.views.GridView
 
setCanEdit(String) - Method in class com.axelor.meta.schema.views.Dashlet
 
setCanEdit(String) - Method in class com.axelor.meta.schema.views.Field
 
setCanEdit(String) - Method in class com.axelor.meta.schema.views.FormView
 
setCanEdit(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setCanExport(Boolean) - Method in class com.axelor.auth.db.Permission
 
setCanExport(Boolean) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setCanMove(Boolean) - Method in class com.axelor.meta.schema.views.GridView
 
setCanMove(Boolean) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setCanNew(Boolean) - Method in class com.axelor.meta.schema.views.CardsView
 
setCanNew(Boolean) - Method in class com.axelor.meta.schema.views.GridView
 
setCanNew(String) - Method in class com.axelor.meta.schema.views.Field
 
setCanNew(String) - Method in class com.axelor.meta.schema.views.FormView
 
setCanNew(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setCanRead(Boolean) - Method in class com.axelor.auth.db.Permission
 
setCanRead(Boolean) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setCanReload(Boolean) - Method in class com.axelor.meta.schema.views.Field
 
setCanRemove(Boolean) - Method in class com.axelor.auth.db.Permission
 
setCanRemove(String) - Method in class com.axelor.meta.schema.views.Field
 
setCanRemove(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setCanSave(Boolean) - Method in class com.axelor.meta.schema.views.GridView
 
setCanSave(String) - Method in class com.axelor.meta.schema.views.FormView
 
setCanSearch(Boolean) - Method in class com.axelor.meta.schema.views.Dashlet
 
setCanSelect(String) - Method in class com.axelor.meta.schema.views.Field
 
setCanSelect(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setCanSuggest(Boolean) - Method in class com.axelor.meta.schema.views.Field
 
setCanView(String) - Method in class com.axelor.meta.schema.views.Field
 
setCanView(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setCanViewCollaboration(Boolean) - Method in class com.axelor.auth.db.Group
 
setCanWrite(Boolean) - Method in class com.axelor.auth.db.Permission
 
setCanWrite(Boolean) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setCategory(String) - Method in class com.axelor.meta.db.MetaActionMenu
 
setCategory(String) - Method in class com.axelor.meta.schema.views.MenuItem
 
setCheckCondition(String) - Method in class com.axelor.data.csv.CSVBind
 
setCheckMessage(String) - Method in class com.axelor.data.csv.CSVBind
 
setClient(String) - Method in class com.axelor.auth.pac4j.ClientConfig
 
setClientInfo(String, Map<String, String>) - Method in class com.axelor.auth.pac4j.AuthPac4jInfo
 
setCode(String) - Method in class com.axelor.auth.db.Group
 
setCode(String) - Method in class com.axelor.auth.db.User
 
setCode(String) - Method in class com.axelor.dms.db.DMSFileTag
 
setCodeSyntax(String) - Method in class com.axelor.meta.schema.views.Field
 
setCodeTheme(String) - Method in class com.axelor.meta.schema.views.Field
 
setCollapseIf(String) - Method in class com.axelor.meta.schema.views.Panel
 
setColOffset(Integer) - Method in class com.axelor.meta.schema.views.SimpleWidget
 
setColor(String) - Method in class com.axelor.meta.db.MetaSelectItem
 
setColor(String) - Method in class com.axelor.meta.schema.views.Hilite
 
setColor(String) - Method in class com.axelor.meta.schema.views.Selection.Option
 
setColor(String, String) - Method in class com.axelor.rpc.ActionResponse
Set the color attribute for the given field.
setColorBy(String) - Method in class com.axelor.meta.schema.views.CalendarView
 
setColorField(String) - Method in class com.axelor.meta.schema.views.Field
 
setColSpan(Integer) - Method in class com.axelor.meta.schema.views.SimpleWidget
 
setColumn(String) - Method in class com.axelor.data.csv.CSVBind
 
setColumnBy(String) - Method in class com.axelor.meta.schema.views.KanbanView
 
setColumnSequence(Integer) - Method in class com.axelor.meta.db.MetaJsonField
 
setColWidth(Integer) - Method in class com.axelor.meta.schema.views.GridView
 
setComputed(Boolean) - Method in class com.axelor.meta.db.MetaView
 
setCondition(String) - Method in class com.axelor.auth.db.Permission
 
setCondition(String) - Method in class com.axelor.data.csv.CSVBind
 
setCondition(String) - Method in class com.axelor.data.xml.XMLBind
 
setCondition(String) - Method in class com.axelor.meta.db.MetaAttrs
 
setCondition(String) - Method in class com.axelor.meta.schema.actions.Action.Element
 
setCondition(String) - Method in class com.axelor.meta.schema.views.Hilite
 
setCondition(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
setCondition(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelectInput
 
setCondition(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelectWhere
 
setConditionEmpty(Boolean) - Method in class com.axelor.data.csv.CSVBind
 
setConditionEmpty(Boolean) - Method in class com.axelor.data.xml.XMLBind
 
setConditionParams(String) - Method in class com.axelor.auth.db.Permission
 
setConditionToCheck(String) - Method in class com.axelor.meta.db.MetaMenu
 
setConditionToCheck(String) - Method in class com.axelor.meta.schema.views.AbstractWidget
 
setConfiguration(String) - Method in class com.axelor.auth.pac4j.ClientConfig
 
setConfirmBtnTitle(String) - Method in class com.axelor.meta.schema.actions.validate.ActionValidateBuilder
Set the title of the confirm button
setConfirmBtnTitle(String) - Method in class com.axelor.meta.schema.actions.validate.validator.Validator
 
setConnectionTimeout(int) - Method in class com.axelor.mail.AbstractMailAccount
 
setConnectionTimeout(int) - Method in interface com.axelor.mail.MailAccount
Socket connection timeout value in milliseconds.
setConnectionTimeout(int) - Method in class com.axelor.mail.SmtpAccount
 
setContent(String) - Method in class com.axelor.dms.db.DMSFile
 
setContentType(String) - Method in class com.axelor.dms.db.DMSFile
 
setContext(Context) - Method in class com.axelor.ui.QuickMenuItem
Set the context to pass to the action
setContext(Map<String, Object>) - Method in class com.axelor.data.csv.CSVImporter
 
setContext(Map<String, Object>) - Method in interface com.axelor.data.Importer
Set global context.
setContext(Map<String, Object>) - Method in class com.axelor.data.xml.XMLImporter
 
setContextClassLoader(ClassLoader) - Static method in class com.axelor.common.ClassUtils
Override the context ClassLoader of this Thread.
setContextField(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setContextFieldTarget(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setContextFieldTargetName(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setContextFieldTitle(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setContextFieldValue(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setContextHandler(ContextHandler<?>) - Method in interface com.axelor.rpc.ContextHandlerFactory.HandlerAccessor
 
setController(String) - Method in class com.axelor.meta.schema.actions.ActionMethod.Call
 
setCookie(HttpServletRequest, HttpServletResponse, String, String) - Method in class com.axelor.db.tenants.AbstractTenantFilter
 
setCreate(Boolean) - Method in class com.axelor.data.xml.XMLBind
 
setCron(String) - Method in class com.axelor.meta.db.MetaSchedule
 
setCss(String) - Method in class com.axelor.meta.schema.views.AbstractView
 
setCss(String) - Method in class com.axelor.meta.schema.views.SimpleWidget
 
setCurrentTenant(String, String) - Static method in class com.axelor.db.tenants.TenantResolver
 
setCustomSearch(Boolean) - Method in class com.axelor.meta.schema.views.CardsView
 
setCustomSearch(Boolean) - Method in class com.axelor.meta.schema.views.GridView
 
setCustomViewId(Long) - Method in class com.axelor.meta.schema.views.AbstractView
 
setCustomViewShared(Boolean) - Method in class com.axelor.meta.schema.views.AbstractView
 
setData(Object) - Method in class com.axelor.rpc.Response
 
setData(String) - Method in class com.axelor.meta.db.MetaSelectItem
 
setData(Map<String, Object>) - Method in class com.axelor.meta.schema.views.Selection.Option
 
setData(Map<String, Object>) - Method in class com.axelor.rpc.Request
 
setDataSet(DataSet) - Method in class com.axelor.meta.schema.views.CustomView
 
setDayLength(Integer) - Method in class com.axelor.meta.schema.views.CalendarView
 
setDefaultValue(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setDependentFeatures(String) - Method in class com.axelor.meta.db.MetaView
 
setDependentModules(String) - Method in class com.axelor.meta.db.MetaView
 
setDepends(String) - Method in class com.axelor.meta.schema.views.PanelViewer
 
setDepends(String) - Method in class com.axelor.meta.schema.views.SimpleWidget
 
setDepends(Set<MetaModule>) - Method in class com.axelor.meta.db.MetaModule
 
setDescription(String) - Method in class com.axelor.auth.db.Role
 
setDescription(String) - Method in class com.axelor.meta.db.MetaField
 
setDescription(String) - Method in class com.axelor.meta.db.MetaFile
 
setDescription(String) - Method in class com.axelor.meta.db.MetaModule
 
setDescription(String) - Method in class com.axelor.meta.db.MetaSchedule
 
setDescription(String) - Method in class com.axelor.team.db.Team
 
setDescription(String) - Method in class com.axelor.team.db.TeamTask
 
setDescription(String) - Method in class com.axelor.team.db.TeamTopic
 
setDirection(String) - Method in class com.axelor.meta.schema.views.Field
 
setDistinct(Boolean) - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
setDomain(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setDomain(String) - Method in class com.axelor.meta.schema.views.Field
 
setDomain(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setDraggable(Boolean) - Method in class com.axelor.meta.schema.views.KanbanView
 
setEditable(Boolean) - Method in class com.axelor.meta.schema.views.AbstractView
 
setEditable(Boolean) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setEditIcon(Boolean) - Method in class com.axelor.meta.schema.views.GridView
 
setEditor(PanelEditor) - Method in class com.axelor.meta.schema.views.ExtendItemInsert
 
setEditor(PanelEditor) - Method in class com.axelor.meta.schema.views.ExtendItemReplace
 
setEditor(PanelEditor) - Method in class com.axelor.meta.schema.views.PanelField
 
setEditWindow(String) - Method in class com.axelor.meta.schema.views.CardsView
 
setEditWindow(String) - Method in class com.axelor.meta.schema.views.Field
 
setEditWindow(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setEmail(MailAddress) - Method in class com.axelor.mail.db.MailFollower
 
setEmail(String) - Method in class com.axelor.auth.db.User
 
setEnumType(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setEnumType(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelectField
 
setError(String) - Method in class com.axelor.rpc.ActionResponse
Set an error message.
setError(String, String) - Method in class com.axelor.rpc.ActionResponse
Set an error message.
setError(String, String, String, String) - Method in class com.axelor.rpc.ActionResponse
Set an error message.
setErrors(Map<String, String>) - Method in class com.axelor.rpc.Response
 
setEventLength(Integer) - Method in class com.axelor.meta.schema.views.CalendarView
 
setEventStart(String) - Method in class com.axelor.meta.schema.views.CalendarView
 
setEventStop(String) - Method in class com.axelor.meta.schema.views.CalendarView
 
setException(Throwable) - Method in class com.axelor.rpc.Response
 
setExclusive(boolean) - Method in class com.axelor.auth.pac4j.ClientConfig
 
setExclusive(Boolean) - Method in class com.axelor.meta.schema.views.Field
 
setExpandable(Boolean) - Method in class com.axelor.meta.schema.views.GridView
 
setExpiresOn(LocalDateTime) - Method in class com.axelor.auth.db.User
 
setExportFile(String) - Method in class com.axelor.rpc.ActionResponse
Set the file path relative to the data export directory.
setExpression(String) - Method in class com.axelor.data.csv.CSVBind
 
setExpression(String) - Method in class com.axelor.data.xml.XMLBind
 
setExpression(String) - Method in class com.axelor.meta.schema.actions.Action.Element
 
setExpression(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelectInput
 
setExtends(List<Extend>) - Method in class com.axelor.meta.schema.views.FormView
 
setExtends(List<Extend>) - Method in class com.axelor.meta.schema.views.GridView
 
setExtension(Boolean) - Method in class com.axelor.meta.db.MetaView
 
setExtension(Boolean) - Method in class com.axelor.meta.schema.views.AbstractView
 
setFeatureToCheck(String) - Method in class com.axelor.meta.schema.views.Extend
 
setFgColor(String) - Method in class com.axelor.meta.schema.views.Field
 
setField(String) - Method in class com.axelor.data.csv.CSVBind
 
setField(String) - Method in class com.axelor.data.xml.XMLBind
 
setField(String) - Method in class com.axelor.meta.db.MetaAttrs
 
setField(String) - Method in class com.axelor.meta.db.MetaHelp
 
setField(String) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setField(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelectInput
 
setFieldName(String) - Method in class com.axelor.meta.schema.actions.ActionAttrs.Attribute
 
setFields(List<MetaJsonField>) - Method in class com.axelor.meta.db.MetaJsonModel
 
setFields(List<ActionRecord.RecordField>) - Method in class com.axelor.meta.schema.actions.ActionRecord
 
setFields(List<Search.SearchSelectField>) - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
setFields(List<String>) - Method in class com.axelor.rpc.Request
 
setFile(DMSFile) - Method in class com.axelor.dms.db.DMSPermission
 
setFileName(String) - Method in class com.axelor.data.csv.CSVInput
 
setFileName(String) - Method in class com.axelor.data.xml.XMLInput
 
setFileName(String) - Method in class com.axelor.dms.db.DMSFile
 
setFileName(String) - Method in class com.axelor.meta.db.MetaFile
 
setFilePath(String) - Method in class com.axelor.meta.db.MetaFile
 
setFileSize(Long) - Method in class com.axelor.meta.db.MetaFile
 
setFileType(String) - Method in class com.axelor.meta.db.MetaFile
 
setFilter(String) - Method in class com.axelor.db.Query
 
setFilterCustom(String) - Method in class com.axelor.meta.db.MetaFilter
 
setFilters(String) - Method in class com.axelor.meta.db.MetaFilter
 
setFilterView(String) - Method in class com.axelor.meta.db.MetaFilter
 
setFinishToFinish(String) - Method in class com.axelor.meta.schema.views.GanttView
 
setFinishToStart(String) - Method in class com.axelor.meta.schema.views.GanttView
 
setFlags(List<MailFlags>) - Method in class com.axelor.mail.db.MailMessage
 
setFlushMode(FlushModeType) - Method in class com.axelor.db.QueryBinder
Set query flush mode.
setForcePasswordChange(Boolean) - Method in class com.axelor.auth.db.User
 
setFormView(MetaView) - Method in class com.axelor.meta.db.MetaJsonModel
 
setFormView(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setFormView(String) - Method in class com.axelor.meta.schema.views.Field
 
setFormView(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setFormView(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
setFormWidth(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setFragment(String) - Method in class com.axelor.common.UriBuilder
Set the fragment
setFreeSearch(String) - Method in class com.axelor.meta.schema.views.CardsView
 
setFreeSearch(String) - Method in class com.axelor.meta.schema.views.GridView
 
setFrom(MailAddress) - Method in class com.axelor.mail.db.MailMessage
 
setFullName(String) - Method in class com.axelor.meta.db.MetaModel
 
setGridView(MetaView) - Method in class com.axelor.meta.db.MetaJsonModel
 
setGridView(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setGridView(String) - Method in class com.axelor.meta.schema.views.Field
 
setGridView(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setGridView(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
setGroup(Group) - Method in class com.axelor.auth.db.User
 
setGroup(Group) - Method in class com.axelor.dms.db.DMSPermission
 
setGroup(LdapProfile) - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
setGroup(LdapProfile, String) - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
setGroupBy(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setGroupBy(String) - Method in class com.axelor.meta.schema.views.GridView
 
setGroupBy(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setGroupDomain(ActionRequest, ActionResponse) - Method in class com.axelor.dms.web.DMSPermissionController
 
setGroups(String) - Method in class com.axelor.meta.schema.views.AbstractView
 
setGroups(String) - Method in class com.axelor.meta.schema.views.MenuItem
 
setGroups(Set<Group>) - Method in class com.axelor.meta.db.MetaMenu
 
setGroups(Set<Group>) - Method in class com.axelor.meta.db.MetaView
 
setHasTag(Boolean) - Method in class com.axelor.meta.schema.views.MenuItem
 
setHeader(String) - Method in class com.axelor.data.csv.CSVInput
 
setHeight(String) - Method in class com.axelor.meta.schema.views.SimpleWidget
 
setHelp(String) - Method in class com.axelor.meta.db.MetaHelp
 
setHelp(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setHelp(String) - Method in class com.axelor.meta.schema.views.SimpleWidget
 
setHelpLink(String) - Method in class com.axelor.meta.db.MetaView
 
setHelpLink(String) - Method in class com.axelor.meta.schema.views.AbstractView
 
setHidden(Boolean) - Method in class com.axelor.meta.db.MetaActionMenu
 
setHidden(Boolean) - Method in class com.axelor.meta.db.MetaJsonField
 
setHidden(Boolean) - Method in class com.axelor.meta.db.MetaMenu
 
setHidden(Boolean) - Method in class com.axelor.meta.db.MetaSelectItem
 
setHidden(Boolean) - Method in class com.axelor.meta.schema.views.Selection.Option
 
setHidden(Boolean) - Method in class com.axelor.meta.schema.views.SimpleWidget
 
setHidden(String, boolean) - Method in class com.axelor.rpc.ActionResponse
Set the hidden attribute for the given field.
setHideIf(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setHideIf(String) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setHideIf(String) - Method in class com.axelor.meta.schema.views.SimpleWidget
 
setHilites(List<Hilite>) - Method in class com.axelor.meta.schema.views.CardsView
 
setHilites(List<Hilite>) - Method in class com.axelor.meta.schema.views.Field
 
setHilites(List<Hilite>) - Method in class com.axelor.meta.schema.views.GridView
 
setHilites(List<Hilite>) - Method in class com.axelor.meta.schema.views.Search
 
setHome(Boolean) - Method in class com.axelor.meta.db.MetaAction
 
setHomeAction(String) - Method in class com.axelor.auth.db.Group
 
setHomeAction(String) - Method in class com.axelor.auth.db.User
 
setHost(String) - Method in class com.axelor.common.UriBuilder
Set the host
setIcon(String) - Method in class com.axelor.auth.pac4j.ClientConfig
 
setIcon(String) - Method in class com.axelor.meta.db.MetaMenu
 
setIcon(String) - Method in class com.axelor.meta.db.MetaSelectItem
 
setIcon(String) - Method in class com.axelor.meta.schema.views.Field
 
setIcon(String) - Method in class com.axelor.meta.schema.views.Menu
 
setIcon(String) - Method in class com.axelor.meta.schema.views.MenuItem
 
setIcon(String) - Method in class com.axelor.meta.schema.views.Panel
 
setIcon(String) - Method in class com.axelor.meta.schema.views.Selection.Option
 
setIconActive(String) - Method in class com.axelor.meta.schema.views.Field
 
setIconBackground(String) - Method in class com.axelor.meta.db.MetaMenu
 
setIconBackground(String) - Method in class com.axelor.meta.schema.views.MenuItem
 
setIconBackground(String) - Method in class com.axelor.meta.schema.views.Panel
 
setIconHover(String) - Method in class com.axelor.meta.schema.views.Field
 
setId(Long) - Method in class com.axelor.auth.db.Group
 
setId(Long) - Method in class com.axelor.auth.db.Permission
 
setId(Long) - Method in class com.axelor.auth.db.Role
 
setId(Long) - Method in class com.axelor.auth.db.User
 
setId(Long) - Method in class com.axelor.db.JpaModel
 
setId(Long) - Method in class com.axelor.db.Model
 
setId(Long) - Method in class com.axelor.dms.db.DMSFile
 
setId(Long) - Method in class com.axelor.dms.db.DMSFileTag
 
setId(Long) - Method in class com.axelor.dms.db.DMSPermission
 
setId(Long) - Method in class com.axelor.mail.db.MailAddress
 
setId(Long) - Method in class com.axelor.mail.db.MailFlags
 
setId(Long) - Method in class com.axelor.mail.db.MailFollower
 
setId(Long) - Method in class com.axelor.mail.db.MailMessage
 
setId(Long) - Method in class com.axelor.meta.db.MetaAction
 
setId(Long) - Method in class com.axelor.meta.db.MetaActionMenu
 
setId(Long) - Method in class com.axelor.meta.db.MetaAttachment
 
setId(Long) - Method in class com.axelor.meta.db.MetaAttrs
 
setId(Long) - Method in class com.axelor.meta.db.MetaEnum
 
setId(Long) - Method in class com.axelor.meta.db.MetaField
 
setId(Long) - Method in class com.axelor.meta.db.MetaFile
 
setId(Long) - Method in class com.axelor.meta.db.MetaFilter
 
setId(Long) - Method in class com.axelor.meta.db.MetaHelp
 
setId(Long) - Method in class com.axelor.meta.db.MetaJsonField
 
setId(Long) - Method in class com.axelor.meta.db.MetaJsonModel
 
setId(Long) - Method in class com.axelor.meta.db.MetaJsonRecord
 
setId(Long) - Method in class com.axelor.meta.db.MetaMenu
 
setId(Long) - Method in class com.axelor.meta.db.MetaModel
 
setId(Long) - Method in class com.axelor.meta.db.MetaModule
 
setId(Long) - Method in class com.axelor.meta.db.MetaPermission
 
setId(Long) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setId(Long) - Method in class com.axelor.meta.db.MetaSchedule
 
setId(Long) - Method in class com.axelor.meta.db.MetaScheduleParam
 
setId(Long) - Method in class com.axelor.meta.db.MetaSelect
 
setId(Long) - Method in class com.axelor.meta.db.MetaSelectItem
 
setId(Long) - Method in class com.axelor.meta.db.MetaSequence
 
setId(Long) - Method in class com.axelor.meta.db.MetaTranslation
 
setId(Long) - Method in class com.axelor.meta.db.MetaView
 
setId(Long) - Method in class com.axelor.meta.db.MetaViewCustom
 
setId(Long) - Method in class com.axelor.team.db.Team
 
setId(Long) - Method in class com.axelor.team.db.TeamTask
 
setId(Long) - Method in class com.axelor.team.db.TeamTopic
 
setImage(byte[]) - Method in class com.axelor.auth.db.User
 
setImage(byte[]) - Method in class com.axelor.team.db.Team
 
setIncludeIf(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setIncrement(Integer) - Method in class com.axelor.meta.db.MetaSequence
 
setInfo(String) - Method in class com.axelor.rpc.ActionResponse
Set an info message.
setInfo(String, String) - Method in class com.axelor.rpc.ActionResponse
Set an info message.
setInfo(String, String, String) - Method in class com.axelor.rpc.ActionResponse
Set an info message.
setInitial(Long) - Method in class com.axelor.meta.db.MetaSequence
 
setInlineHelp(Help) - Method in class com.axelor.meta.schema.views.GridView
 
setInput(CSVInput) - Method in class com.axelor.data.csv.CSVBindJson
 
setInputs(List<CSVInput>) - Method in class com.axelor.data.csv.CSVConfig
setInputs(List<Search.SearchSelectInput>) - Method in class com.axelor.meta.schema.views.Search.SearchSelectWhere
 
setInserts(List<ExtendItemInsert>) - Method in class com.axelor.meta.schema.views.Extend
 
setIsArchived(Boolean) - Method in class com.axelor.mail.db.MailFlags
 
setIsDirectory(Boolean) - Method in class com.axelor.dms.db.DMSFile
 
setIsRead(Boolean) - Method in class com.axelor.mail.db.MailFlags
 
setIsStarred(Boolean) - Method in class com.axelor.mail.db.MailFlags
 
setItems(List<MetaSelectItem>) - Method in class com.axelor.meta.db.MetaSelect
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.CalendarView
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.CardsView
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.CustomView
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.Dashboard
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.ExtendItemInsert
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.ExtendItemReplace
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.FormView
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.GanttView
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.GridView
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.Menu
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.Panel
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.PanelEditor
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.PanelMail
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.PanelTabs
 
setItems(List<AbstractWidget>) - Method in class com.axelor.meta.schema.views.SimpleContainer
 
setItems(List<QuickMenuItem>) - Method in class com.axelor.ui.QuickMenu
Set items in the menu dropdown
setIvGeneratorClassname(String) - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
setJob(String) - Method in class com.axelor.meta.db.MetaSchedule
 
setJson(Boolean) - Method in class com.axelor.meta.db.MetaField
 
setJsonModel(MetaJsonModel) - Method in class com.axelor.meta.db.MetaJsonField
 
setJsonModel(String) - Method in class com.axelor.data.csv.CSVBindJson
 
setJsonModel(String) - Method in class com.axelor.data.csv.CSVInputJson
 
setJsonModel(String) - Method in class com.axelor.data.xml.XMLBindJson
 
setJsonModel(String) - Method in class com.axelor.meta.db.MetaJsonRecord
 
setJsonModel(String) - Method in class com.axelor.meta.schema.views.Field
 
setKey(String) - Method in class com.axelor.meta.db.MetaTranslation
 
setKeyObtentionIterations(String) - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
setLabel(String) - Method in class com.axelor.meta.db.MetaField
 
setLabels(Boolean) - Method in class com.axelor.meta.schema.views.Field
 
setLanguage(String) - Method in class com.axelor.auth.db.User
 
setLanguage(String) - Method in class com.axelor.meta.db.MetaHelp
 
setLanguage(String) - Method in class com.axelor.meta.db.MetaTranslation
 
setLanguage(String) - Method in class com.axelor.meta.schema.actions.ActionScript.ActScript
 
setLeft(Boolean) - Method in class com.axelor.meta.db.MetaMenu
 
setLeft(Boolean) - Method in class com.axelor.meta.schema.views.MenuItem
 
setLimit(int) - Method in class com.axelor.rpc.Request
 
setLimit(Integer) - Method in class com.axelor.meta.schema.views.DataSet
 
setLimit(Integer) - Method in class com.axelor.meta.schema.views.Field
 
setLimit(Integer) - Method in class com.axelor.meta.schema.views.KanbanView
 
setLimit(Integer) - Method in class com.axelor.meta.schema.views.PanelMail.MailMessages
 
setLimit(Integer) - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
setLimit(Integer) - Method in class com.axelor.meta.schema.views.Search
 
setLink(String) - Method in class com.axelor.meta.db.MetaMenu
 
setLite(Boolean) - Method in class com.axelor.meta.schema.views.Field
 
setLoadData(boolean) - Method in class com.axelor.meta.loader.ModuleManager
 
setMappedBy(String) - Method in class com.axelor.meta.db.MetaField
 
setMassUpdate(Boolean) - Method in class com.axelor.meta.schema.views.Field
 
setMatch(Search.SearchSelectWhereMatch) - Method in class com.axelor.meta.schema.views.Search.SearchSelectWhere
 
setMatchStyle(Search.SearchSelectInputMatchStyle) - Method in class com.axelor.meta.schema.views.Search.SearchSelectInput
 
setMaxSize(Integer) - Method in class com.axelor.meta.db.MetaJsonField
 
setMaxSize(String) - Method in class com.axelor.meta.schema.views.Field
 
setMembers(Set<User>) - Method in class com.axelor.team.db.Team
 
setMenu(MetaMenu) - Method in class com.axelor.meta.db.MetaJsonModel
 
setMenu(Menu) - Method in class com.axelor.meta.schema.views.Panel
 
setMenu(String) - Method in class com.axelor.meta.db.MetaHelp
 
setMenuBackground(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setMenubar(List<Menu>) - Method in class com.axelor.meta.schema.views.CardsView
 
setMenubar(List<Menu>) - Method in class com.axelor.meta.schema.views.FormView
 
setMenubar(List<Menu>) - Method in class com.axelor.meta.schema.views.GridView
 
setMenuIcon(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setMenuOrder(Integer) - Method in class com.axelor.meta.db.MetaJsonModel
 
setMenuParent(MetaMenu) - Method in class com.axelor.meta.db.MetaJsonModel
 
setMenus(List<MenuItem>) - Method in class com.axelor.meta.schema.ObjectViews
 
setMenus(Set<MetaMenu>) - Method in class com.axelor.auth.db.Group
 
setMenus(Set<MetaMenu>) - Method in class com.axelor.auth.db.Role
 
setMenuTitle(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setMenuTop(Boolean) - Method in class com.axelor.meta.db.MetaJsonModel
 
setMessage(MailMessage) - Method in class com.axelor.mail.db.MailFlags
 
setMessage(String) - Method in class com.axelor.meta.db.MetaTranslation
 
setMessage(String) - Method in class com.axelor.meta.schema.actions.validate.ActionValidateBuilder
Set the message to show
setMessage(String) - Method in class com.axelor.meta.schema.actions.validate.validator.Validator
 
setMessageId(String) - Method in class com.axelor.mail.db.MailMessage
 
setMetaFields(List<MetaField>) - Method in class com.axelor.meta.db.MetaModel
 
setMetaFile(MetaFile) - Method in class com.axelor.dms.db.DMSFile
 
setMetaFile(MetaFile) - Method in class com.axelor.meta.db.MetaAttachment
 
setMetaModel(MetaModel) - Method in class com.axelor.meta.db.MetaField
 
setMetaPermission(MetaPermission) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setMetaPermissions(Set<MetaPermission>) - Method in class com.axelor.auth.db.Group
 
setMetaPermissions(Set<MetaPermission>) - Method in class com.axelor.auth.db.Role
 
setMetaPermissions(Set<MetaPermission>) - Method in class com.axelor.auth.db.User
 
setMethod(String) - Method in class com.axelor.meta.schema.actions.ActionMethod.Call
 
setMinSize(Integer) - Method in class com.axelor.meta.db.MetaJsonField
 
setMinSize(String) - Method in class com.axelor.meta.schema.views.Field
 
setMobile(Boolean) - Method in class com.axelor.meta.db.MetaMenu
 
setMobile(Boolean) - Method in class com.axelor.meta.schema.views.MenuItem
 
setMode(String) - Method in class com.axelor.meta.schema.views.CalendarView
 
setMode(String) - Method in class com.axelor.meta.schema.views.GanttView
 
setModel(String) - Method in class com.axelor.meta.db.MetaAction
 
setModel(String) - Method in class com.axelor.meta.db.MetaAttrs
 
setModel(String) - Method in class com.axelor.meta.db.MetaHelp
 
setModel(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setModel(String) - Method in class com.axelor.meta.db.MetaView
 
setModel(String) - Method in class com.axelor.meta.db.MetaViewCustom
 
setModel(String) - Method in class com.axelor.meta.schema.actions.Action
 
setModel(String) - Method in class com.axelor.meta.schema.views.AbstractView
 
setModel(String) - Method in class com.axelor.meta.schema.views.AbstractWidget
 
setModel(String) - Method in class com.axelor.meta.schema.views.Menu.Item
 
setModel(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
setModel(String) - Method in class com.axelor.rpc.Request
Set the model class that represents the request Request.data.
setModelField(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setModelId(Long) - Method in class com.axelor.meta.schema.views.AbstractView
 
setModule(String) - Method in class com.axelor.meta.db.MetaAction
 
setModule(String) - Method in class com.axelor.meta.db.MetaActionMenu
 
setModule(String) - Method in class com.axelor.meta.db.MetaMenu
 
setModule(String) - Method in class com.axelor.meta.db.MetaSelect
 
setModule(String) - Method in class com.axelor.meta.db.MetaView
 
setModule(String) - Method in class com.axelor.meta.schema.views.PanelInclude
 
setModuleToCheck(String) - Method in class com.axelor.meta.db.MetaMenu
 
setModuleToCheck(String) - Method in class com.axelor.meta.schema.actions.Action
 
setModuleToCheck(String) - Method in class com.axelor.meta.schema.views.AbstractWidget
 
setModuleToCheck(String) - Method in class com.axelor.meta.schema.views.Extend
 
setModuleVersion(String) - Method in class com.axelor.meta.db.MetaModule
 
setMoves(List<ExtendItemMove>) - Method in class com.axelor.meta.schema.views.Extend
 
setMultiple(Boolean) - Method in class com.axelor.meta.schema.views.ChartSearchField
 
setName(String) - Method in class com.axelor.auth.db.Group
 
setName(String) - Method in class com.axelor.auth.db.Permission
 
setName(String) - Method in class com.axelor.auth.db.Role
 
setName(String) - Method in class com.axelor.auth.db.User
 
setName(String) - Method in class com.axelor.dms.db.DMSFileTag
 
setName(String) - Method in class com.axelor.meta.db.MetaAction
 
setName(String) - Method in class com.axelor.meta.db.MetaActionMenu
 
setName(String) - Method in class com.axelor.meta.db.MetaAttrs
 
setName(String) - Method in class com.axelor.meta.db.MetaEnum
 
setName(String) - Method in class com.axelor.meta.db.MetaField
 
setName(String) - Method in class com.axelor.meta.db.MetaFilter
 
setName(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setName(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setName(String) - Method in class com.axelor.meta.db.MetaJsonRecord
 
setName(String) - Method in class com.axelor.meta.db.MetaMenu
 
setName(String) - Method in class com.axelor.meta.db.MetaModel
 
setName(String) - Method in class com.axelor.meta.db.MetaModule
 
setName(String) - Method in class com.axelor.meta.db.MetaPermission
 
setName(String) - Method in class com.axelor.meta.db.MetaSchedule
 
setName(String) - Method in class com.axelor.meta.db.MetaScheduleParam
 
setName(String) - Method in class com.axelor.meta.db.MetaSelect
 
setName(String) - Method in class com.axelor.meta.db.MetaSequence
 
setName(String) - Method in class com.axelor.meta.db.MetaView
 
setName(String) - Method in class com.axelor.meta.db.MetaViewCustom
 
setName(String) - Method in class com.axelor.meta.schema.actions.Action.Element
 
setName(String) - Method in class com.axelor.meta.schema.actions.Action
 
setName(String) - Method in class com.axelor.meta.schema.views.AbstractView
 
setName(String) - Method in class com.axelor.meta.schema.views.ChartView.ChartConfig
 
setName(String) - Method in class com.axelor.meta.schema.views.ExtendItemAttribute
 
setName(String) - Method in class com.axelor.meta.schema.views.PanelInclude
 
setName(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setName(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelectField
 
setName(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelectInput
 
setName(String) - Method in class com.axelor.meta.schema.views.Selection
 
setName(String) - Method in class com.axelor.meta.schema.views.SimpleWidget
 
setName(String) - Method in class com.axelor.meta.service.tags.TagItem
 
setName(String) - Method in class com.axelor.team.db.Team
 
setName(String) - Method in class com.axelor.team.db.TeamTask
 
setName(String) - Method in class com.axelor.team.db.TeamTopic
 
setNamedParams(Map<String, Object>) - Method in class com.axelor.db.Query
 
setNameField(Boolean) - Method in class com.axelor.meta.db.MetaJsonField
 
setNameField(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setNavigation(String) - Method in class com.axelor.auth.db.Group
 
setNext(Long) - Method in class com.axelor.meta.db.MetaSequence
 
setNode(String) - Method in class com.axelor.data.xml.XMLBind
 
setNoFetch(Boolean) - Method in class com.axelor.meta.schema.views.GridView
 
setNoHelp(Boolean) - Method in class com.axelor.auth.db.User
 
setNotify(String) - Method in class com.axelor.rpc.ActionResponse
Set a notification message.
setNotify(String, String) - Method in class com.axelor.rpc.ActionResponse
Set a notification message.
setObject(String) - Method in class com.axelor.auth.db.Permission
 
setObject(String) - Method in class com.axelor.meta.db.MetaPermission
 
setObjectId(Long) - Method in class com.axelor.meta.db.MetaAttachment
 
setObjectName(String) - Method in class com.axelor.meta.db.MetaAttachment
 
setOffline(DMSFile, boolean) - Method in class com.axelor.dms.db.repo.DMSFileRepository
 
setOffset(int) - Method in class com.axelor.rpc.Request
 
setOffset(int) - Method in class com.axelor.rpc.Response
 
setOnChange(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setOnChange(String) - Method in class com.axelor.meta.schema.views.CalendarView
 
setOnChange(String) - Method in class com.axelor.meta.schema.views.Field
 
setOnChange(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setOnClick(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setOnClick(String) - Method in class com.axelor.meta.schema.views.Button
 
setOnLoad(String) - Method in class com.axelor.meta.schema.views.FormView
 
setOnMove(String) - Method in class com.axelor.meta.schema.views.KanbanView
 
setOnNew(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setOnNew(String) - Method in class com.axelor.meta.schema.views.FormView
 
setOnNew(String) - Method in class com.axelor.meta.schema.views.GridView
 
setOnNew(String) - Method in class com.axelor.meta.schema.views.KanbanView
 
setOnNew(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setOnSave(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setOnSave(String) - Method in class com.axelor.meta.schema.views.FormView
 
setOnSelect(String) - Method in class com.axelor.meta.schema.views.Field
 
setOnSelect(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setOptions(List<Selection.Option>) - Method in class com.axelor.meta.schema.views.Selection
 
setOptions(Properties) - Method in class com.axelor.data.adapter.Adapter
 
setOrder(int) - Method in class com.axelor.ui.QuickMenu
Set the order of the menu
setOrder(Integer) - Method in class com.axelor.meta.db.MetaActionMenu
 
setOrder(Integer) - Method in class com.axelor.meta.db.MetaAttrs
 
setOrder(Integer) - Method in class com.axelor.meta.db.MetaMenu
 
setOrder(Integer) - Method in class com.axelor.meta.db.MetaSelectItem
 
setOrder(Integer) - Method in class com.axelor.meta.schema.views.MenuItem
 
setOrder(Integer) - Method in class com.axelor.meta.schema.views.Selection.Option
 
setOrderBy(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setOrderBy(String) - Method in class com.axelor.meta.schema.views.CardsView
 
setOrderBy(String) - Method in class com.axelor.meta.schema.views.Field
 
setOrderBy(String) - Method in class com.axelor.meta.schema.views.GridView
 
setOrderBy(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setOrderBy(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
setOtherAttributes(Map<QName, String>) - Method in class com.axelor.meta.schema.views.AbstractWidget
 
setOwner(AbstractView) - Method in class com.axelor.meta.schema.views.AbstractView
 
setOwner(AbstractView) - Method in class com.axelor.meta.schema.views.PanelInclude
 
setPackageName(String) - Method in class com.axelor.meta.db.MetaField
 
setPackageName(String) - Method in class com.axelor.meta.db.MetaModel
 
setPadding(Integer) - Method in class com.axelor.meta.db.MetaSequence
 
setParameterValues(Properties) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
setParams(Object[]) - Method in class com.axelor.db.Query
 
setParams(List<MetaScheduleParam>) - Method in class com.axelor.meta.db.MetaSchedule
 
setParams(List<ActionView.Param>) - Method in class com.axelor.meta.schema.actions.ActionView
 
setParent(CSVBind) - Method in class com.axelor.data.csv.CSVBindJson
 
setParent(XMLBind) - Method in class com.axelor.data.xml.XMLBindJson
 
setParent(DMSFile) - Method in class com.axelor.dms.db.DMSFile
 
setParent(MailMessage) - Method in class com.axelor.mail.db.MailMessage
 
setParent(MetaActionMenu) - Method in class com.axelor.meta.db.MetaActionMenu
 
setParent(MetaMenu) - Method in class com.axelor.meta.db.MetaMenu
 
setParent(String) - Method in class com.axelor.meta.schema.views.MenuItem
 
setPassword(String) - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
setPassword(String) - Method in class com.axelor.auth.db.User
 
setPasswordUpdatedOn(LocalDateTime) - Method in class com.axelor.auth.db.User
 
setPattern(String) - Method in class com.axelor.meta.schema.views.Field
 
setPending(String) - Method in class com.axelor.rpc.ActionResponse
Set the comma separated list of pending actions.
setPermission(Permission) - Method in class com.axelor.dms.db.DMSPermission
 
setPermissions(List<DMSPermission>) - Method in class com.axelor.dms.db.DMSFile
 
setPermissions(Set<Permission>) - Method in class com.axelor.auth.db.Group
 
setPermissions(Set<Permission>) - Method in class com.axelor.auth.db.Role
 
setPermissions(Set<Permission>) - Method in class com.axelor.auth.db.User
 
setPersonal(String) - Method in class com.axelor.mail.db.MailAddress
 
setPlaceholder(String) - Method in class com.axelor.meta.schema.views.Field
 
setPopupMaximized(String) - Method in class com.axelor.meta.schema.views.Field
 
setPort(String) - Method in class com.axelor.common.UriBuilder
Set the port
setPosition(Position) - Method in class com.axelor.meta.schema.views.ExtendItemInsert
 
setPosition(Position) - Method in class com.axelor.meta.schema.views.ExtendItemMove
 
setPrecision(Integer) - Method in class com.axelor.meta.db.MetaJsonField
 
setPrefix(String) - Method in class com.axelor.meta.db.MetaSequence
 
setPrepareContext(String) - Method in class com.axelor.data.csv.CSVInput
 
setPriority(Integer) - Method in class com.axelor.meta.db.MetaAction
 
setPriority(Integer) - Method in class com.axelor.meta.db.MetaActionMenu
 
setPriority(Integer) - Method in class com.axelor.meta.db.MetaMenu
 
setPriority(Integer) - Method in class com.axelor.meta.db.MetaSelect
 
setPriority(Integer) - Method in class com.axelor.meta.db.MetaView
 
setPriority(String) - Method in class com.axelor.team.db.TeamTask
 
setPrompt(String) - Method in class com.axelor.meta.schema.views.Button
 
setPrompt(String) - Method in class com.axelor.meta.schema.views.MenuItem
 
setProperties(Properties) - Method in class com.axelor.mail.AbstractMailAccount
 
setProperties(Properties) - Method in interface com.axelor.mail.MailAccount
Set additional properties.
setProperties(Properties) - Method in class com.axelor.mail.SmtpAccount
 
setProviderClassName(String) - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
setProviderName(String) - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
setQueryParams(Map<String, String>) - Method in class com.axelor.common.UriBuilder
Add multiple query parameters and values
setReadonly(Boolean) - Method in class com.axelor.meta.db.MetaJsonField
 
setReadonly(Boolean) - Method in class com.axelor.meta.schema.views.SimpleWidget
 
setReadonly(String, boolean) - Method in class com.axelor.rpc.ActionResponse
Set the readonly attribute for the given field.
setReadOnly() - Method in class com.axelor.db.QueryBinder
Set the query readOnly.
setReadOnly(boolean) - Method in class com.axelor.db.QueryBinder
Set the query readOnly.
setReadonlyIf(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setReadonlyIf(String) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setReadonlyIf(String) - Method in class com.axelor.meta.schema.views.FormView
 
setReadonlyIf(String) - Method in class com.axelor.meta.schema.views.SimpleWidget
 
setRecipients(Set<MailAddress>) - Method in class com.axelor.mail.db.MailMessage
 
setRecords(List<Object>) - Method in class com.axelor.rpc.Request
 
setRef(String) - Method in class com.axelor.meta.schema.actions.ActionRecord
 
setRegex(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setRelated(Map<String, List<String>>) - Method in class com.axelor.rpc.Request
 
setRelatedId(Long) - Method in class com.axelor.dms.db.DMSFile
 
setRelatedId(Long) - Method in class com.axelor.mail.db.MailFollower
 
setRelatedId(Long) - Method in class com.axelor.mail.db.MailMessage
 
setRelatedId(Long) - Method in class com.axelor.team.db.TeamTask
 
setRelatedModel(String) - Method in class com.axelor.dms.db.DMSFile
 
setRelatedModel(String) - Method in class com.axelor.mail.db.MailFollower
 
setRelatedModel(String) - Method in class com.axelor.mail.db.MailMessage
 
setRelatedModel(String) - Method in class com.axelor.team.db.TeamTask
 
setRelatedName(String) - Method in class com.axelor.mail.db.MailMessage
 
setRelatedName(String) - Method in class com.axelor.team.db.TeamTask
 
setRelationship(String) - Method in class com.axelor.meta.db.MetaField
 
setReload(boolean) - Method in class com.axelor.rpc.ActionResponse
Set the reload flag.
setReplaces(List<ExtendItemReplace>) - Method in class com.axelor.meta.schema.views.Extend
 
setReplies(List<MailMessage>) - Method in class com.axelor.mail.db.MailMessage
 
setRequired(Boolean) - Method in class com.axelor.meta.db.MetaJsonField
 
setRequired(Boolean) - Method in class com.axelor.meta.schema.views.Field
 
setRequired(Boolean) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setRequired(String, boolean) - Method in class com.axelor.rpc.ActionResponse
Set the required attribute for the given field.
setRequiredIf(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setRequiredIf(String) - Method in class com.axelor.meta.schema.views.Field
 
setRequiredIf(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setResult(Object) - Method in class com.axelor.events.PostAction
 
setResultFields(List<Search.SearchResultField>) - Method in class com.axelor.meta.schema.views.Search
 
setRoles(Set<Role>) - Method in class com.axelor.auth.db.Group
 
setRoles(Set<Role>) - Method in class com.axelor.auth.db.User
 
setRoles(Set<Role>) - Method in class com.axelor.meta.db.MetaAttrs
 
setRoles(Set<Role>) - Method in class com.axelor.meta.db.MetaJsonField
 
setRoles(Set<Role>) - Method in class com.axelor.meta.db.MetaJsonModel
 
setRoles(Set<Role>) - Method in class com.axelor.meta.db.MetaMenu
 
setRoles(Set<Role>) - Method in class com.axelor.team.db.Team
 
setRoles(LdapProfile) - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
setRoot(MailMessage) - Method in class com.axelor.mail.db.MailMessage
 
setRoot(String) - Method in class com.axelor.data.xml.XMLInput
 
setRowHeight(Integer) - Method in class com.axelor.meta.schema.views.GridView
 
setRowHeight(Integer) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setRowSpan(Integer) - Method in class com.axelor.meta.schema.views.AbstractContainer
 
setRules(List<MetaPermissionRule>) - Method in class com.axelor.meta.db.MetaPermission
 
setSaltGeneratorClassname(String) - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
setSameSiteNone(HttpServletResponse) - Method in class com.axelor.auth.pac4j.AxelorSessionManager
 
setSaveIf(String) - Method in class com.axelor.meta.schema.actions.ActionRecord
 
setScale(Integer) - Method in class com.axelor.meta.db.MetaJsonField
 
setSchedule(MetaSchedule) - Method in class com.axelor.meta.db.MetaScheduleParam
 
setScheme(String) - Method in class com.axelor.common.UriBuilder
Set the scheme
setScript(ActionScript.ActScript) - Method in class com.axelor.meta.schema.actions.ActionScript
 
setSearch(String) - Method in class com.axelor.data.csv.CSVBind
 
setSearch(String) - Method in class com.axelor.data.csv.CSVInput
 
setSearch(String) - Method in class com.axelor.data.xml.XMLBind
 
setSearch(String) - Method in class com.axelor.meta.schema.actions.ActionRecord
 
setSearchCall(String) - Method in class com.axelor.data.csv.CSVInput
 
setSearchFields(List<BaseSearchField>) - Method in class com.axelor.meta.schema.views.Search
 
setSearchForm(String) - Method in class com.axelor.meta.schema.views.Search
 
setSearchLimit(Integer) - Method in class com.axelor.meta.schema.views.Field
 
setSearchLimit(Integer) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setSelect(MetaSelect) - Method in class com.axelor.meta.db.MetaSelectItem
 
setSelected(boolean) - Method in class com.axelor.db.Model
Set the selected state of the record.
setSelected(boolean) - Method in class com.axelor.ui.QuickMenuItem
Set the selected state of the item
setSelected(Boolean) - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
setSelection(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setSelection(String) - Method in class com.axelor.meta.schema.views.Field
 
setSelection(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelectField
 
setSelectionIn(String) - Method in class com.axelor.meta.schema.views.Field
 
setSelections(List<Selection>) - Method in class com.axelor.meta.schema.ObjectViews
 
setSelector(String) - Method in class com.axelor.meta.schema.views.GridView
 
setSelector(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setSelects(List<Search.SearchSelect>) - Method in class com.axelor.meta.schema.views.Search
 
setSeparator(char) - Method in class com.axelor.data.csv.CSVInput
 
setSequence(Integer) - Method in class com.axelor.meta.db.MetaJsonField
 
setSequence(Integer) - Method in class com.axelor.team.db.TeamTask
 
setSequenceBy(String) - Method in class com.axelor.meta.schema.views.KanbanView
 
setServerType(String) - Method in class com.axelor.meta.schema.views.Field
 
setServerType(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setShared(Boolean) - Method in class com.axelor.meta.db.MetaFilter
 
setShared(Boolean) - Method in class com.axelor.meta.db.MetaViewCustom
 
setShowArchived(Boolean) - Method in class com.axelor.meta.schema.views.Search.SearchSelectWhere
 
setShowIcons(String) - Method in class com.axelor.meta.schema.views.Field
 
setShowIf(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setShowIf(String) - Method in class com.axelor.meta.schema.views.SimpleWidget
 
setShowingSelected(boolean) - Method in class com.axelor.ui.QuickMenu
Whether to show selected state on items
setShowTitle(Boolean) - Method in class com.axelor.meta.schema.views.SimpleWidget
 
setSidebar(Boolean) - Method in class com.axelor.meta.schema.views.AbstractPanel
 
setSignal(String, Object) - Method in class com.axelor.rpc.ActionResponse
Send an arbitrary signal to the client view with the specified data.
setSingleTab(Boolean) - Method in class com.axelor.auth.db.User
 
setSizeText(String) - Method in class com.axelor.meta.db.MetaFile
 
setSortable(Boolean) - Method in class com.axelor.meta.schema.views.Field
 
setSortable(Boolean) - Method in class com.axelor.meta.schema.views.GridView
 
setSortBy(List<String>) - Method in class com.axelor.rpc.Request
 
setSource(String) - Method in class com.axelor.meta.schema.views.ExtendItemMove
 
setStartToFinish(String) - Method in class com.axelor.meta.schema.views.GanttView
 
setStartToStart(String) - Method in class com.axelor.meta.schema.views.GanttView
 
setStatus(int) - Method in class com.axelor.rpc.Response
 
setStatus(String) - Method in class com.axelor.team.db.TeamTask
 
setStringOutputType(String) - Method in class com.axelor.app.settings.EncryptorConfigurationProperties
 
setStrong(Boolean) - Method in class com.axelor.meta.schema.views.Hilite
 
setStyle(String) - Method in class com.axelor.dms.db.DMSFileTag
 
setStyle(String) - Method in class com.axelor.meta.db.MetaHelp
 
setStyle(String) - Method in class com.axelor.meta.service.tags.TagItem
 
setSubject(String) - Method in class com.axelor.mail.db.MailMessage
 
setSuffix(String) - Method in class com.axelor.meta.db.MetaSequence
 
setSummary(String) - Method in class com.axelor.mail.db.MailMessage
 
setSummaryView(String) - Method in class com.axelor.meta.schema.views.Field
 
setTableName(String) - Method in class com.axelor.meta.db.MetaModel
 
setTag(String) - Method in class com.axelor.meta.db.MetaMenu
 
setTag(String) - Method in class com.axelor.meta.schema.views.MenuItem
 
setTagCount(Boolean) - Method in class com.axelor.meta.db.MetaMenu
 
setTagCount(Boolean) - Method in class com.axelor.meta.schema.views.MenuItem
 
setTagGet(String) - Method in class com.axelor.meta.db.MetaMenu
 
setTagGet(String) - Method in class com.axelor.meta.schema.views.MenuItem
 
setTags(Set<DMSFileTag>) - Method in class com.axelor.dms.db.DMSFile
 
setTagStyle(String) - Method in class com.axelor.meta.db.MetaMenu
 
setTagStyle(String) - Method in class com.axelor.meta.schema.views.MenuItem
 
setTarget(String) - Method in class com.axelor.meta.schema.views.Extend
 
setTarget(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setTargetJsonModel(MetaJsonModel) - Method in class com.axelor.meta.db.MetaJsonField
 
setTargetModel(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setTargetName(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setTaskDate(LocalDate) - Method in class com.axelor.team.db.TeamTask
 
setTaskDeadline(LocalDate) - Method in class com.axelor.team.db.TeamTask
 
setTaskDuration(Integer) - Method in class com.axelor.team.db.TeamTask
 
setTaskDuration(String) - Method in class com.axelor.meta.schema.views.GanttView
 
setTaskEnd(String) - Method in class com.axelor.meta.schema.views.GanttView
 
setTaskParent(String) - Method in class com.axelor.meta.schema.views.GanttView
 
setTaskProgress(String) - Method in class com.axelor.meta.schema.views.GanttView
 
setTaskSequence(String) - Method in class com.axelor.meta.schema.views.GanttView
 
setTaskStart(String) - Method in class com.axelor.meta.schema.views.GanttView
 
setTaskUser(String) - Method in class com.axelor.meta.schema.views.GanttView
 
setTeam(Team) - Method in class com.axelor.team.db.TeamTask
 
setTeam(Team) - Method in class com.axelor.team.db.TeamTopic
 
setTechnicalStaff(Boolean) - Method in class com.axelor.auth.db.Group
 
setTemplate(String) - Method in class com.axelor.meta.schema.views.CardsView
 
setTemplate(String) - Method in class com.axelor.meta.schema.views.CustomView
 
setTemplate(String) - Method in class com.axelor.meta.schema.views.PanelViewer
 
setText(String) - Method in class com.axelor.meta.schema.views.DataSet
 
setText(String) - Method in class com.axelor.meta.schema.views.Static
 
setTheme(String) - Method in class com.axelor.auth.db.User
 
setTimeout(int) - Method in class com.axelor.mail.AbstractMailAccount
 
setTimeout(int) - Method in interface com.axelor.mail.MailAccount
Socket read timeout value in milliseconds.
setTimeout(int) - Method in class com.axelor.mail.SmtpAccount
 
SettingsBuilder - Class in com.axelor.app.settings
 
SettingsBuilder() - Constructor for class com.axelor.app.settings.SettingsBuilder
 
SettingsUtils - Class in com.axelor.app.settings
 
SettingsUtils() - Constructor for class com.axelor.app.settings.SettingsUtils
 
setTitle(String) - Method in class com.axelor.auth.pac4j.ClientConfig
 
setTitle(String) - Method in class com.axelor.meta.db.MetaActionMenu
 
setTitle(String) - Method in class com.axelor.meta.db.MetaFilter
 
setTitle(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setTitle(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setTitle(String) - Method in class com.axelor.meta.db.MetaMenu
 
setTitle(String) - Method in class com.axelor.meta.db.MetaModule
 
setTitle(String) - Method in class com.axelor.meta.db.MetaSelectItem
 
setTitle(String) - Method in class com.axelor.meta.db.MetaView
 
setTitle(String) - Method in class com.axelor.meta.db.MetaViewCustom
 
setTitle(String) - Method in class com.axelor.meta.schema.actions.ActionView
 
setTitle(String) - Method in class com.axelor.meta.schema.actions.validate.ActionValidateBuilder
Set the title of the modal/notification
setTitle(String) - Method in class com.axelor.meta.schema.actions.validate.validator.Validator
 
setTitle(String) - Method in class com.axelor.meta.schema.views.AbstractView
 
setTitle(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
setTitle(String) - Method in class com.axelor.meta.schema.views.Selection.Option
 
setTitle(String) - Method in class com.axelor.meta.schema.views.SimpleWidget
 
setTitle(String) - Method in class com.axelor.ui.QuickMenu
Set title of the menu
setTitle(String) - Method in class com.axelor.ui.QuickMenuItem
Set the title of the item
setToolbar(List<Button>) - Method in class com.axelor.meta.schema.views.CardsView
 
setToolbar(List<Button>) - Method in class com.axelor.meta.schema.views.FormView
 
setToolbar(List<Button>) - Method in class com.axelor.meta.schema.views.GridView
 
setTooltip(ToolTip) - Method in class com.axelor.meta.schema.views.ExtendItemInsert
 
setTooltip(ToolTip) - Method in class com.axelor.meta.schema.views.Field
 
setTop(Boolean) - Method in class com.axelor.meta.db.MetaMenu
 
setTop(Boolean) - Method in class com.axelor.meta.schema.views.MenuItem
 
setTopics(List<TeamTopic>) - Method in class com.axelor.team.db.Team
 
setTotal(long) - Method in class com.axelor.rpc.Response
 
setTransactional(Boolean) - Method in class com.axelor.meta.schema.actions.ActionScript.ActScript
 
setType(String) - Method in class com.axelor.data.csv.CSVBind
 
setType(String) - Method in class com.axelor.mail.db.MailMessage
 
setType(String) - Method in class com.axelor.meta.db.MetaAction
 
setType(String) - Method in class com.axelor.meta.db.MetaHelp
 
setType(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setType(String) - Method in class com.axelor.meta.db.MetaView
 
setType(String) - Method in class com.axelor.meta.db.MetaViewCustom
 
setType(String) - Method in class com.axelor.meta.schema.actions.ActionView.View
 
setType(String) - Method in class com.axelor.meta.schema.views.DataSet
 
setTypeName(String) - Method in class com.axelor.data.csv.CSVInput
 
setTypeName(String) - Method in class com.axelor.data.xml.XMLBind
 
setTypeName(String) - Method in class com.axelor.meta.db.MetaField
 
setUpdate(boolean) - Method in class com.axelor.data.csv.CSVBind
 
setUpdate(boolean) - Method in class com.axelor.data.csv.CSVInput
 
setUpdate(Boolean) - Method in class com.axelor.data.xml.XMLBind
 
setupSecurity(XStream) - Static method in class com.axelor.data.XStreamUtils
 
setUser(User) - Method in class com.axelor.dms.db.DMSPermission
 
setUser(User) - Method in class com.axelor.mail.db.MailFlags
 
setUser(User) - Method in class com.axelor.mail.db.MailFollower
 
setUser(User) - Method in class com.axelor.meta.db.MetaFilter
 
setUser(User) - Method in class com.axelor.meta.db.MetaMenu
 
setUser(User) - Method in class com.axelor.meta.db.MetaViewCustom
 
setUserDomain(ActionRequest, ActionResponse) - Method in class com.axelor.dms.web.DMSPermissionController
 
setUserInfo(String) - Method in class com.axelor.common.UriBuilder
Set the user info
setValidators(List<Validator>) - Method in class com.axelor.meta.schema.actions.validate.ActionValidate
 
setValidIf(String) - Method in class com.axelor.meta.schema.views.Field
 
setValidIf(String) - Method in class com.axelor.meta.schema.views.PanelRelated
 
setValue(String) - Method in class com.axelor.dms.db.DMSPermission
 
setValue(String) - Method in class com.axelor.meta.db.MetaAttrs
 
setValue(String) - Method in class com.axelor.meta.db.MetaScheduleParam
 
setValue(String) - Method in class com.axelor.meta.db.MetaSelectItem
 
setValue(String) - Method in class com.axelor.meta.schema.views.ChartView.ChartConfig
 
setValue(String) - Method in class com.axelor.meta.schema.views.ExtendItemAttribute
 
setValue(String) - Method in class com.axelor.meta.schema.views.Selection.Option
 
setValue(String) - Method in class com.axelor.meta.service.tags.TagItem
 
setValue(String, Object) - Method in class com.axelor.rpc.ActionResponse
Set value for the given field.
setValueExpr(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setValues(Object) - Method in class com.axelor.rpc.ActionResponse
Set record values.
setVersion(Integer) - Method in class com.axelor.db.Model
 
setView(String) - Method in class com.axelor.meta.db.MetaAttrs
 
setView(String) - Method in class com.axelor.meta.db.MetaHelp
 
setView(String, String, String, String) - Method in class com.axelor.rpc.ActionResponse
Inform the client to open a view for the given model.
setView(Map<String, Object>) - Method in class com.axelor.rpc.ActionResponse
Inform the client to open the given view.
setViewCustomizationPermission(ViewCustomizationPermission) - Method in class com.axelor.auth.db.Group
 
setViewer(PanelViewer) - Method in class com.axelor.meta.schema.views.ExtendItemInsert
 
setViewer(PanelViewer) - Method in class com.axelor.meta.schema.views.ExtendItemReplace
 
setViewer(PanelViewer) - Method in class com.axelor.meta.schema.views.PanelField
 
setViewId(Long) - Method in class com.axelor.meta.schema.views.AbstractView
 
setViews(List<ActionView.View>) - Method in class com.axelor.meta.schema.actions.ActionView
 
setViews(List<AbstractView>) - Method in class com.axelor.meta.schema.ObjectViews
 
setViews(List<AbstractView>) - Method in class com.axelor.meta.schema.views.Field
 
setViews(Set<MetaView>) - Method in class com.axelor.auth.db.Group
 
setViewTitle(String) - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
setVisibleInGrid(Boolean) - Method in class com.axelor.meta.db.MetaJsonField
 
setWhere(Search.SearchSelectWhere) - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
setWheres(List<Search.SearchSelectWhere>) - Method in class com.axelor.meta.schema.views.Search.SearchSelectWhere
 
setWidget(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setWidget(String) - Method in class com.axelor.meta.schema.views.Button
 
setWidget(String) - Method in class com.axelor.meta.schema.views.Field
 
setWidgetAttrs(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setWidgetAttrs(Map<String, Object>) - Method in class com.axelor.meta.schema.views.AbstractWidget
 
setWidth(String) - Method in class com.axelor.meta.schema.views.SimpleWidget
 
setWidthSpec(String) - Method in class com.axelor.meta.schema.views.AbstractView
 
setXml(String) - Method in class com.axelor.meta.db.MetaAction
 
setXml(String) - Method in class com.axelor.meta.db.MetaView
 
setXml(String) - Method in class com.axelor.meta.db.MetaViewCustom
 
setXmlId(String) - Method in class com.axelor.meta.db.MetaAction
 
setXmlId(String) - Method in class com.axelor.meta.db.MetaActionMenu
 
setXmlId(String) - Method in class com.axelor.meta.db.MetaMenu
 
setXmlId(String) - Method in class com.axelor.meta.db.MetaSelect
 
setXmlId(String) - Method in class com.axelor.meta.db.MetaView
 
setXmlId(String) - Method in class com.axelor.meta.schema.actions.Action
 
setXmlId(String) - Method in class com.axelor.meta.schema.views.AbstractView
 
setXmlId(String) - Method in class com.axelor.meta.schema.views.MenuItem
 
setXmlId(String) - Method in class com.axelor.meta.schema.views.Selection
 
shouldInitialize(boolean) - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
ShutdownEvent - Class in com.axelor.events
Event fired on application shutdown
ShutdownEvent() - Constructor for class com.axelor.events.ShutdownEvent
 
SimpleAdapter - Class in com.axelor.db.mapper.types
 
SimpleAdapter() - Constructor for class com.axelor.db.mapper.types.SimpleAdapter
 
SimpleContainer - Class in com.axelor.meta.schema.views
 
SimpleContainer() - Constructor for class com.axelor.meta.schema.views.SimpleContainer
 
SimpleMenuNodeVisitor - Class in com.axelor.meta.service.menu
Convenience class for a MenuNodeVisitor
SimpleMenuNodeVisitor() - Constructor for class com.axelor.meta.service.menu.SimpleMenuNodeVisitor
 
SimpleWidget - Class in com.axelor.meta.schema.views
 
SimpleWidget() - Constructor for class com.axelor.meta.schema.views.SimpleWidget
 
simplify(String) - Method in class com.axelor.common.Inflector
Simplify the text to its unaccented version.
singular(String, String) - Method in class com.axelor.common.Inflections
Add rule for converting plurals to singular.
singularize(String) - Method in class com.axelor.common.Inflections
Convert the given word to it's singular form.
singularize(String) - Method in class com.axelor.common.Inflector
Returns the singular form of the word in the given string.
skipDefaultConfig(boolean) - Method in class com.axelor.common.logging.LoggerConfiguration
 
SmtpAccount - Class in com.axelor.mail
The default implementation of MailAccount for SMPT accounts.
SmtpAccount(String, String) - Constructor for class com.axelor.mail.SmtpAccount
Create a non-authenticating SMTP account.
SmtpAccount(String, String, String, String) - Constructor for class com.axelor.mail.SmtpAccount
Create an authenticating SMTP account.
SmtpAccount(String, String, String, String, String) - Constructor for class com.axelor.mail.SmtpAccount
Create an authenticating SMTP account.
SmtpAccount(String, String, String, String, String, String) - Constructor for class com.axelor.mail.SmtpAccount
Create an authenticating SMTP account.
snapshot - Variable in class com.axelor.common.VersionUtils.Version
 
Spacer - Class in com.axelor.meta.schema.views
 
Spacer() - Constructor for class com.axelor.meta.schema.views.Spacer
 
spliterator(NodeList) - Static method in class com.axelor.common.XMLUtils
Create a Spliterator for the given nodes.
splitFiles(List<URL>) - Method in class com.axelor.meta.loader.I18nLoader
 
splitToArray(String, String) - Static method in class com.axelor.common.StringUtils
Split the given text into an array using the given delimiter.
splitToArray(String, String, boolean, boolean) - Static method in class com.axelor.common.StringUtils
Split the given text into an array using the given delimiter.
sqlTypes() - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
start() - Method in class com.axelor.meta.loader.ViewWatcher
 
start() - Method in class com.axelor.quartz.JobRunner
Start the scheduler.
start() - Method in class com.axelor.test.WebServer
 
start(SessionContext) - Method in class com.axelor.auth.pac4j.AxelorSessionManager
 
STARTS_WITH - com.axelor.meta.schema.views.Search.SearchSelectInputMatchStyle
 
StartupEvent - Class in com.axelor.events
Event fired on application startup
StartupEvent() - Constructor for class com.axelor.events.StartupEvent
 
Static - Class in com.axelor.meta.schema.views
 
Static() - Constructor for class com.axelor.meta.schema.views.Static
 
STATUS_FAILURE - Static variable in class com.axelor.rpc.Response
 
STATUS_LOGIN_INCORRECT - Static variable in class com.axelor.rpc.Response
 
STATUS_LOGIN_REQUIRED - Static variable in class com.axelor.rpc.Response
 
STATUS_LOGIN_SUCCESS - Static variable in class com.axelor.rpc.Response
 
STATUS_MAX_LOGIN_ATTEMPTS_EXCEEDED - Static variable in class com.axelor.rpc.Response
 
STATUS_SERVER_TIMEOUT - Static variable in class com.axelor.rpc.Response
 
STATUS_SUCCESS - Static variable in class com.axelor.rpc.Response
 
STATUS_TRANSPORT_ERROR - Static variable in class com.axelor.rpc.Response
 
STATUS_VALIDATION_ERROR - Static variable in class com.axelor.rpc.Response
 
stop() - Method in class com.axelor.db.tenants.TenantConnectionProvider
 
stop() - Method in class com.axelor.meta.loader.ViewWatcher
 
stop() - Method in class com.axelor.quartz.JobRunner
Stop the scheduler.
stop() - Method in class com.axelor.test.WebServer
 
stop(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.JobController
 
stream(CSVParser) - Static method in class com.axelor.common.csv.CSVFile
Return a stream of CSVRecord by filtering out empty records.
stream(NodeList) - Static method in class com.axelor.common.XMLUtils
Create a Stream of the nodes.
stream(Node, String) - Static method in class com.axelor.common.XMLUtils
Create a Stream of the child elements with the given tag name.
STRING - com.axelor.db.mapper.PropertyType
 
StringEncryptor - Class in com.axelor.common.crypto
The StringEncryptor can be used to encrypt/decrypt String values.
StringEncryptor(BytesEncryptor) - Constructor for class com.axelor.common.crypto.StringEncryptor
 
StringEncryptorBuilder - Class in com.axelor.app.settings
 
StringEncryptorBuilder(EncryptorConfigurationProperties) - Constructor for class com.axelor.app.settings.StringEncryptorBuilder
 
StringEncryptorBuilder(Map<String, String>) - Constructor for class com.axelor.app.settings.StringEncryptorBuilder
 
StringTemplates - Class in com.axelor.text
The implementation of Templates for the StringTemplate (ST4) support.
StringTemplates() - Constructor for class com.axelor.text.StringTemplates
 
StringTemplates(char, char) - Constructor for class com.axelor.text.StringTemplates
 
StringUtils - Class in com.axelor.common
This class provides static helper methods for CharSequence.
StringUtils() - Constructor for class com.axelor.common.StringUtils
 
stripAccent(CharSequence) - Static method in class com.axelor.common.StringUtils
Remove diacritics (accents) from a CharSequence.
stripExtension(String) - Static method in class com.axelor.common.FileUtils
Strip the extension part of the given fileName
stripIndent(CharSequence) - Static method in class com.axelor.common.StringUtils
Strip the leading indentation from the given text.
stripMargin(CharSequence) - Static method in class com.axelor.common.StringUtils
Strip leading whitespace/control characters followed by '|' from every line in the given text.
subject(String) - Method in class com.axelor.mail.MailBuilder
 
subscribe() - Method in annotation type com.axelor.db.annotations.Track
Subscribe for change notifications.
SUCCESS - Static variable in class com.axelor.events.PostLogin
 
SYSTEM_CONFIG_PREFIX - Static variable in class com.axelor.app.settings.SettingsUtils
 
SystemSettingSource - Class in com.axelor.app.settings
 
SystemSettingSource() - Constructor for class com.axelor.app.settings.SystemSettingSource
 

T

tableize(String) - Method in class com.axelor.common.Inflector
Convert the given word to table name.
tag() - Method in annotation type com.axelor.db.annotations.TrackMessage
Provide tag style if this message is a tag.
TagItem - Class in com.axelor.meta.service.tags
 
TagItem(String, String, String) - Constructor for class com.axelor.meta.service.tags.TagItem
 
TagsService - Class in com.axelor.meta.service.tags
 
TagsService() - Constructor for class com.axelor.meta.service.tags.TagsService
 
target() - Method in class com.axelor.test.WebServer
 
TaskController - Class in com.axelor.team.web
 
TaskController() - Constructor for class com.axelor.team.web.TaskController
 
Team - Class in com.axelor.team.db
 
Team() - Constructor for class com.axelor.team.db.Team
 
Team(String) - Constructor for class com.axelor.team.db.Team
 
TeamRepository - Class in com.axelor.team.db.repo
 
TeamRepository() - Constructor for class com.axelor.team.db.repo.TeamRepository
 
TeamTask - Class in com.axelor.team.db
 
TeamTask() - Constructor for class com.axelor.team.db.TeamTask
 
TeamTask(String) - Constructor for class com.axelor.team.db.TeamTask
 
TeamTaskRepository - Class in com.axelor.team.db.repo
 
TeamTaskRepository() - Constructor for class com.axelor.team.db.repo.TeamTaskRepository
 
TeamTopic - Class in com.axelor.team.db
 
TeamTopic() - Constructor for class com.axelor.team.db.TeamTopic
 
TeamTopic(String) - Constructor for class com.axelor.team.db.TeamTopic
 
TeamTopicRepository - Class in com.axelor.team.db.repo
 
TeamTopicRepository() - Constructor for class com.axelor.team.db.repo.TeamTopicRepository
 
template(MailMessage, Model) - Method in class com.axelor.mail.service.MailServiceImpl
Apply a template to prepare message content.
template(Templates, Reader) - Method in class com.axelor.meta.ActionHandler
 
Template - Interface in com.axelor.text
The Template interface defines methods to render the template.
TEMPLATE_SEARCH_DIR - Static variable in interface com.axelor.app.AvailableAppSettings
 
Templates - Interface in com.axelor.text
This interface defines API for template engine integration.
TENANT_COOKIE_NAME - Static variable in class com.axelor.db.tenants.AbstractTenantFilter
 
TENANT_LOGIN_PARAM - Static variable in class com.axelor.db.tenants.AbstractTenantFilter
 
TenantAware - Class in com.axelor.db.tenants
 
TenantAware(Runnable) - Constructor for class com.axelor.db.tenants.TenantAware
 
TenantConfig - Interface in com.axelor.db.tenants
The contract to provide tenant connection settings.
TenantConfigImpl - Class in com.axelor.db.tenants
The default implementation of TenantConfig uses configuration provided from axelor-config.properties.
TenantConfigProvider - Interface in com.axelor.db.tenants
The contract to provide TenantConfig.
TenantConfigProviderImpl - Class in com.axelor.db.tenants
The default TenantConfigProvider implementation.
TenantConfigProviderImpl() - Constructor for class com.axelor.db.tenants.TenantConfigProviderImpl
 
TenantConnectionProvider - Class in com.axelor.db.tenants
The tenant connection provider.
TenantConnectionProvider() - Constructor for class com.axelor.db.tenants.TenantConnectionProvider
 
tenantHost(String) - Method in class com.axelor.db.tenants.TenantAware
 
tenantId(String) - Method in class com.axelor.db.tenants.TenantAware
 
TenantModule - Class in com.axelor.db.tenants
A Guice module to provide multi-tenancy support.
TenantModule() - Constructor for class com.axelor.db.tenants.TenantModule
 
TenantNotFoundException - Exception in com.axelor.db.tenants
 
TenantNotFoundException(String) - Constructor for exception com.axelor.db.tenants.TenantNotFoundException
 
TenantNotFoundException(String, Throwable) - Constructor for exception com.axelor.db.tenants.TenantNotFoundException
 
TenantResolver - Class in com.axelor.db.tenants
The tenant identifier resolver.
TenantResolver() - Constructor for class com.axelor.db.tenants.TenantResolver
 
terminate(boolean) - Method in class com.axelor.meta.loader.ViewLoader
 
TERMINATE - com.axelor.meta.service.menu.MenuNodeVisitor.MenuNodeResult
Skip the child nodes
test(ActionHandler) - Method in class com.axelor.meta.schema.actions.Action.Element
 
test(ActionHandler, String) - Static method in class com.axelor.meta.schema.actions.Action
 
test(String) - Method in class com.axelor.script.AbstractScriptHelper
 
test(String) - Method in interface com.axelor.script.ScriptHelper
Evaluate a boolean expression.
text - Variable in class com.axelor.meta.schema.views.DataSet
 
text(Object) - Static method in class com.axelor.script.ELScriptHelper.Helpers
 
text(String) - Method in class com.axelor.mail.MailBuilder
 
TEXT - com.axelor.db.mapper.PropertyType
 
TIME - com.axelor.db.mapper.PropertyType
 
title() - Method in annotation type com.axelor.db.annotations.Widget
Title for the UI widget.
title(String) - Method in class com.axelor.auth.pac4j.ClientConfig.Builder
 
titleize(String) - Method in class com.axelor.common.Inflector
Convert the given string to nicer looking title string.
to(String...) - Method in class com.axelor.mail.MailBuilder
 
toBean(Class<T>, Map<String, Object>) - Static method in class com.axelor.db.mapper.Mapper
Create an object of the given class mapping the given value map to it's properties.
toExpression(String, boolean) - Static method in class com.axelor.meta.schema.actions.Action
 
toInt(Object) - Static method in class com.axelor.script.ELScriptHelper.Helpers
 
toMap() - Method in class com.axelor.db.mapper.Property
Create a Map of property attributes.
toMap(Object) - Static method in class com.axelor.db.mapper.Mapper
Create a map from the given bean instance with property names are keys and their respective values are map values.
toMap(Object, String...) - Static method in class com.axelor.rpc.Resource
 
toMap(String) - Method in class com.axelor.meta.schema.actions.validate.validator.Validator
 
toMapCompact(Object) - Static method in class com.axelor.rpc.Resource
 
ToolTip - Class in com.axelor.meta.schema.views
 
ToolTip() - Constructor for class com.axelor.meta.schema.views.ToolTip
 
toPhysicalCatalogName(Identifier, JdbcEnvironment) - Method in class com.axelor.db.hibernate.naming.PhysicalNamingStrategyImpl
 
toPhysicalColumnName(Identifier, JdbcEnvironment) - Method in class com.axelor.db.hibernate.naming.PhysicalNamingStrategyImpl
 
toPhysicalSchemaName(Identifier, JdbcEnvironment) - Method in class com.axelor.db.hibernate.naming.PhysicalNamingStrategyImpl
 
toPhysicalSequenceName(Identifier, JdbcEnvironment) - Method in class com.axelor.db.hibernate.naming.PhysicalNamingStrategyImpl
 
toPhysicalTableName(Identifier, JdbcEnvironment) - Method in class com.axelor.db.hibernate.naming.PhysicalNamingStrategyImpl
 
toQuery(ScriptHelper) - Method in class com.axelor.meta.schema.views.Search.SearchSelect
 
toString() - Method in class com.axelor.auth.db.Group
 
toString() - Method in class com.axelor.auth.db.Permission
 
toString() - Method in class com.axelor.auth.db.Role
 
toString() - Method in class com.axelor.auth.db.User
 
toString() - Method in class com.axelor.common.crypto.BytesEncryptor
 
toString() - Method in enum com.axelor.common.crypto.PaddingScheme
 
toString() - Method in class com.axelor.common.crypto.StringEncryptor
 
toString() - Method in class com.axelor.common.http.ContentDisposition
Return the header value for this content disposition as defined in RFC 6266.
toString() - Method in class com.axelor.common.VersionUtils.Version
 
toString() - Method in class com.axelor.data.csv.CSVBind
 
toString() - Method in class com.axelor.data.csv.CSVInput
 
toString() - Method in class com.axelor.data.xml.XMLBind
 
toString() - Method in class com.axelor.data.xml.XMLInput
 
toString() - Method in class com.axelor.db.hibernate.type.JsonFunction
 
toString() - Method in class com.axelor.db.mapper.Property
 
toString() - Method in class com.axelor.db.Query.JoinHelper
 
toString() - Method in class com.axelor.db.Query.Selector
 
toString() - Method in class com.axelor.db.Query
 
toString() - Method in class com.axelor.db.tenants.TenantConfigImpl
 
toString() - Method in class com.axelor.dms.db.DMSFile
 
toString() - Method in class com.axelor.dms.db.DMSFileTag
 
toString() - Method in class com.axelor.dms.db.DMSPermission
 
toString() - Method in class com.axelor.event.NamedLiteral
 
toString() - Method in class com.axelor.mail.db.MailAddress
 
toString() - Method in class com.axelor.mail.db.MailFlags
 
toString() - Method in class com.axelor.mail.db.MailFollower
 
toString() - Method in class com.axelor.mail.db.MailMessage
 
toString() - Method in class com.axelor.meta.db.MetaAction
 
toString() - Method in class com.axelor.meta.db.MetaActionMenu
 
toString() - Method in class com.axelor.meta.db.MetaAttachment
 
toString() - Method in class com.axelor.meta.db.MetaAttrs
 
toString() - Method in class com.axelor.meta.db.MetaEnum
 
toString() - Method in class com.axelor.meta.db.MetaField
 
toString() - Method in class com.axelor.meta.db.MetaFile
 
toString() - Method in class com.axelor.meta.db.MetaFilter
 
toString() - Method in class com.axelor.meta.db.MetaHelp
 
toString() - Method in class com.axelor.meta.db.MetaJsonField
 
toString() - Method in class com.axelor.meta.db.MetaJsonModel
 
toString() - Method in class com.axelor.meta.db.MetaJsonRecord
 
toString() - Method in class com.axelor.meta.db.MetaMenu
 
toString() - Method in class com.axelor.meta.db.MetaModel
 
toString() - Method in class com.axelor.meta.db.MetaModule
 
toString() - Method in class com.axelor.meta.db.MetaPermission
 
toString() - Method in class com.axelor.meta.db.MetaPermissionRule
 
toString() - Method in class com.axelor.meta.db.MetaSchedule
 
toString() - Method in class com.axelor.meta.db.MetaScheduleParam
 
toString() - Method in class com.axelor.meta.db.MetaSelect
 
toString() - Method in class com.axelor.meta.db.MetaSelectItem
 
toString() - Method in class com.axelor.meta.db.MetaSequence
 
toString() - Method in class com.axelor.meta.db.MetaTranslation
 
toString() - Method in class com.axelor.meta.db.MetaView
 
toString() - Method in class com.axelor.meta.db.MetaViewCustom
 
toString() - Method in class com.axelor.meta.schema.actions.Action
 
toString() - Method in class com.axelor.meta.schema.actions.ActionCondition.Check
 
toString() - Method in class com.axelor.meta.schema.actions.ActionExport.Export
 
toString() - Method in class com.axelor.meta.schema.actions.ActionImport.Import
 
toString() - Method in class com.axelor.meta.schema.actions.ActionImport
 
toString() - Method in enum com.axelor.meta.schema.actions.validate.validator.ValidatorType
 
toString() - Method in class com.axelor.meta.service.tags.TagItem
 
toString() - Method in class com.axelor.rpc.Criteria
 
toString() - Method in class com.axelor.rpc.filter.Filter
 
toString() - Method in enum com.axelor.rpc.filter.Operator
 
toString() - Method in class com.axelor.team.db.Team
 
toString() - Method in class com.axelor.team.db.TeamTask
 
toString() - Method in class com.axelor.team.db.TeamTopic
 
toString() - Method in class com.axelor.ui.QuickMenu
 
toString() - Method in class com.axelor.ui.QuickMenuItem
 
toString(boolean) - Method in class com.axelor.db.Query.JoinHelper
 
toString(T) - Static method in class com.axelor.db.EntityHelper
The toString helper method.
toUri() - Method in class com.axelor.common.UriBuilder
Create a URI from this instance
toXml(Object, boolean) - Static method in class com.axelor.meta.loader.XMLViews
 
Track - Annotation Type in com.axelor.db.annotations
This annotation can be used on AuditableModel classes to provide change track details.
TrackEvent - Enum in com.axelor.db.annotations
The change track event types.
TrackField - Annotation Type in com.axelor.db.annotations
This annotation can be used to specify details about field for change tracking.
TrackMessage - Annotation Type in com.axelor.db.annotations
This annotation can be used to specify custom change tracking messages.
transform(ILoggingEvent, String) - Method in class com.axelor.common.logging.ColorConverter
 
transform(Node, Writer, String) - Static method in class com.axelor.common.XMLUtils
Transform the given node to xml content.
transformFunction(String) - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonExtractFunction
 
transformFunction(String) - Method in class com.axelor.db.hibernate.dialect.function.MySQLJsonExtractFunction
 
transformPath(String) - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonSetFunction
 
transformPath(String) - Method in class com.axelor.db.hibernate.dialect.function.MySQLJsonSetFunction
 
transformPath(String) - Method in class com.axelor.db.hibernate.dialect.function.PostgreSQLJsonSetFunction
 
transformPath(List<String>) - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonExtractFunction
 
transformPath(List<String>) - Method in class com.axelor.db.hibernate.dialect.function.MySQLJsonExtractFunction
 
transformPath(List<String>) - Method in class com.axelor.db.hibernate.dialect.function.OracleJsonExtractFunction
 
transformPath(List<String>) - Method in class com.axelor.db.hibernate.dialect.function.PostgreSQLJsonExtractFunction
 
transformValue(Object) - Method in class com.axelor.db.hibernate.dialect.function.AbstractJsonSetFunction
 
transformValue(Object) - Method in class com.axelor.db.hibernate.dialect.function.MySQLJsonSetFunction
 
transformValue(Object) - Method in class com.axelor.db.hibernate.dialect.function.PostgreSQLJsonSetFunction
 
translatable() - Method in annotation type com.axelor.db.annotations.Widget
Whether the field value is translatable.
translate() - Method in class com.axelor.db.Query
Use translation join.
translate() - Method in class com.axelor.rpc.filter.Filter
Use translation join.
translate(boolean) - Method in class com.axelor.db.Query
Set whether to use translation join.
translate(boolean) - Method in class com.axelor.rpc.filter.Filter
Set whether to use translation join.
traverse(MenuNodeVisitor) - Method in class com.axelor.meta.service.menu.MenuNode
 
TreeColumn() - Constructor for class com.axelor.meta.schema.views.TreeView.TreeColumn
 
TreeView - Class in com.axelor.meta.schema.views
 
TreeView() - Constructor for class com.axelor.meta.schema.views.TreeView
 
TreeView.Node - Class in com.axelor.meta.schema.views
 
TreeView.NodeField - Class in com.axelor.meta.schema.views
 
TreeView.TreeColumn - Class in com.axelor.meta.schema.views
 
type - Variable in class com.axelor.meta.schema.views.DataSet
 
type(Class<?>) - Static method in class com.axelor.events.qualifiers.EntityTypes
 
TypeAdapter<T> - Interface in com.axelor.db.mapper
 

U

underscore(String) - Method in class com.axelor.common.Inflector
Convert the given string to underscored, lowercase form.
unfollow(Model, User) - Method in class com.axelor.mail.db.repo.MailFollowerRepository
 
unfollow(MailFollower) - Method in class com.axelor.mail.db.repo.MailFollowerRepository
 
unfollow(ActionRequest, ActionResponse) - Method in class com.axelor.mail.web.MailController
 
uninstall() - Method in class com.axelor.common.logging.LoggerConfiguration
 
UNIQUE_MEMBER - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapGroupDefinition
 
UNKNOWN - Static variable in class com.axelor.common.VersionUtils.Version
 
UNKNOWN_USER - Static variable in class com.axelor.auth.pac4j.local.AxelorAuthenticator
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.axelor.data.csv.CSVBindConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.axelor.data.csv.CSVInputConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.axelor.data.xml.ElementConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.axelor.data.xml.XMLBindConverter
 
unmarshal(InputStream) - Static method in class com.axelor.meta.loader.XMLViews
 
unmarshal(String) - Static method in class com.axelor.meta.loader.XMLViews
 
unmarshal(Node) - Static method in class com.axelor.meta.loader.XMLViews
 
unread(ActionRequest, ActionResponse) - Method in class com.axelor.mail.web.MailController
 
unwrap(String, Class<X>, WrapperOptions) - Method in class com.axelor.db.hibernate.type.EncryptedStringTypeDescriptor
 
unwrapEncryptedValue(String) - Static method in class com.axelor.app.settings.SettingsUtils
 
update(boolean, String...) - Method in class com.axelor.meta.loader.ModuleManager
 
update(MetaSchedule) - Method in class com.axelor.quartz.JobRunner
Update the given scheduler.
update(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.JobController
 
update(Object, String, Object) - Static method in class com.axelor.data.AuditHelper
 
update(String, Object) - Method in class com.axelor.db.Query
This is similar to Query.update(Map) but updates only single field.
update(String, Object, User) - Method in class com.axelor.db.Query
This is similar to Query.update(Map, User) but updates only single field.
update(Map<String, Object>) - Method in class com.axelor.db.Query
Perform mass update on the matched records with the given values.
update(Map<String, Object>, User) - Method in class com.axelor.db.Query
Perform mass update on matched records with the given values.
update(Set<String>, Set<Path>) - Method in class com.axelor.meta.loader.ModuleManager
 
UPDATE - com.axelor.db.annotations.TrackEvent
 
updateJsonFields(List<T>) - Method in class com.axelor.meta.db.repo.MetaJsonReferenceUpdater
 
updateJsonFields(T) - Method in class com.axelor.meta.db.repo.MetaJsonReferenceUpdater
 
updateLoginDate() - Method in class com.axelor.auth.AuthSessionService
 
updateLoginDate(Session) - Method in class com.axelor.auth.AuthSessionService
 
updateMass(Request) - Method in class com.axelor.rpc.Resource
 
updateQuery() - Method in class com.axelor.db.Query
 
updateQuery(Map<String, Object>, boolean, String) - Method in class com.axelor.db.Query
 
updateUser(User, CommonProfile) - Method in class com.axelor.auth.pac4j.AuthPac4jUserService
 
updateUser(CommonProfile) - Method in class com.axelor.auth.pac4j.AuthPac4jUserService
 
upload(File) - Method in class com.axelor.meta.MetaFiles
Upload the given file to the file upload directory and create an instance of MetaFile for the given file.
upload(File, MetaFile) - Method in class com.axelor.meta.MetaFiles
Upload the given File to the upload directory and link it to the to given MetaFile.
upload(InputStream, long, long, String) - Method in class com.axelor.meta.MetaFiles
Upload the given chunk of file data to a temporary file identified by the given file id.
upload(InputStream, MetaFile) - Method in class com.axelor.meta.MetaFiles
Upload the given stream to the upload directory and link it to the to given MetaFile.
upload(InputStream, String) - Method in class com.axelor.meta.MetaFiles
Upload the given stream to the upload directory.
UriBuilder - Class in com.axelor.common
Build and manipulate URLs
User - Class in com.axelor.auth.db
This object stores the users.
User() - Constructor for class com.axelor.auth.db.User
 
User(String, String) - Constructor for class com.axelor.auth.db.User
 
USER_AUTHORIZER_NAME - Static variable in class com.axelor.auth.pac4j.AxelorUserAuthorizer
 
USER_DISABLED - Static variable in class com.axelor.auth.pac4j.local.AxelorAuthenticator
 
USER_PASSWORD_PATTERN - Static variable in interface com.axelor.app.AvailableAppSettings
 
USER_PASSWORD_PATTERN_TITLE - Static variable in interface com.axelor.app.AvailableAppSettings
 
UserAuthenticationInfo - Class in com.axelor.auth
 
UserAuthenticationInfo(Object, Object, String, User) - Constructor for class com.axelor.auth.UserAuthenticationInfo
 
USERNAME - Static variable in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileDefinition
 
UserRepository - Class in com.axelor.auth.db.repo
 
UserRepository() - Constructor for class com.axelor.auth.db.repo.UserRepository
 
using(ClassLoader) - Method in class com.axelor.common.reflections.ClassFinder
Search using the given class loader.

V

validate() - Method in class com.axelor.meta.schema.actions.ActionGroup
Validate the action sequence in the group.
validate(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.JobController
 
validate(Object) - Method in class com.axelor.meta.schema.views.BaseSearchField
 
validate(String, Object) - Method in class com.axelor.rpc.Context
 
validate(Map<String, Object>) - Method in class com.axelor.data.csv.CSVBind
 
validate(Map<String, Object>) - Method in class com.axelor.data.xml.XMLBind
 
validate(Map<String, Object>, Map<String, Object>) - Method in class com.axelor.db.JpaRepository
 
validate(Map<String, Object>, Map<String, Object>) - Method in interface com.axelor.db.Repository
Validate the given json map before persisting.
validate(Map<String, Object>, Map<String, Object>) - Method in class com.axelor.dms.db.repo.DMSFileRepository
 
validate(Credentials, WebContext, SessionStore) - Method in class com.axelor.auth.pac4j.ldap.AxelorLdapProfileService
 
validate(Credentials, WebContext, SessionStore) - Method in class com.axelor.auth.pac4j.local.AxelorAuthenticator
 
validateAction(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.MetaController
 
validateExistingCurrentSessions() - Method in class com.axelor.db.tenants.TenantResolver
 
validateView(ActionRequest, ActionResponse) - Method in class com.axelor.meta.web.MetaController
 
validateZeroArgConstructor(List<Throwable>) - Method in class com.axelor.test.GuiceRunner
 
Validator - Class in com.axelor.meta.schema.actions.validate.validator
 
Validator() - Constructor for class com.axelor.meta.schema.actions.validate.validator.Validator
 
ValidatorType - Enum in com.axelor.meta.schema.actions.validate.validator
 
value() - Method in annotation type com.axelor.db.annotations.Sequence
The custom sequence name.
value() - Method in class com.axelor.event.NamedLiteral
 
value() - Method in annotation type com.axelor.events.qualifiers.EntityType
 
value() - Method in annotation type com.axelor.test.GuiceModules
 
valueChanged(Object, Object) - Method in class com.axelor.db.mapper.Property
Check whether the property value in the given bean is changed.
ValueEnum<T> - Interface in com.axelor.db
Enum type fields with custom values should implement this interface.
ValueEnumType - Class in com.axelor.db.hibernate.type
 
ValueEnumType() - Constructor for class com.axelor.db.hibernate.type.ValueEnumType
 
valueOf(String) - Static method in enum com.axelor.auth.db.ViewCustomizationPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.common.crypto.OperationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.common.crypto.PaddingScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.db.annotations.TrackEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.db.JpaSecurity.AccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.db.mapper.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.meta.schema.actions.validate.validator.ValidatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.meta.schema.views.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.meta.schema.views.Search.SearchSelectInputMatchStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.meta.schema.views.Search.SearchSelectWhereMatch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.meta.service.menu.MenuNodeVisitor.MenuNodeResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.rpc.filter.Operator
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.axelor.auth.db.ViewCustomizationPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.axelor.common.crypto.OperationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.axelor.common.crypto.PaddingScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.axelor.db.annotations.TrackEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.axelor.db.JpaSecurity.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.axelor.db.mapper.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.axelor.meta.schema.actions.validate.validator.ValidatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.axelor.meta.schema.views.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.axelor.meta.schema.views.Search.SearchSelectInputMatchStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.axelor.meta.schema.views.Search.SearchSelectWhereMatch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.axelor.meta.service.menu.MenuNodeVisitor.MenuNodeResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.axelor.rpc.filter.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values(int, int) - Method in class com.axelor.db.Query.Selector
 
values(CSVRecord) - Static method in class com.axelor.common.csv.CSVFile
Return values as array.
verify(Request) - Method in class com.axelor.rpc.Resource
 
verify(Class<? extends Model>, Map<String, Object>) - Static method in class com.axelor.db.JPA
Verify the values against the database values to ensure the records involved are not modified.
version - Variable in class com.axelor.common.VersionUtils.Version
 
VERSION - Static variable in class com.axelor.data.csv.CSVConfig
 
VERSION - Static variable in class com.axelor.meta.schema.ObjectViews
 
VersionUtils - Class in com.axelor.common
Provides helper methods to find version information of axelor projects.
VersionUtils() - Constructor for class com.axelor.common.VersionUtils
 
VersionUtils.Version - Class in com.axelor.common
This class stores version details of axelor modules.
View() - Constructor for class com.axelor.meta.schema.actions.ActionView.View
 
VIEW_ADV_SEARCH_EXPORT_FULL - Static variable in interface com.axelor.app.AvailableAppSettings
 
VIEW_ADV_SEARCH_SHARE - Static variable in interface com.axelor.app.AvailableAppSettings
 
VIEW_COLLABORATION_ENABLED - Static variable in interface com.axelor.app.AvailableAppSettings
 
VIEW_CONFIRM_YES_NO - Static variable in interface com.axelor.app.AvailableAppSettings
 
VIEW_CUSTOMIZATION - Static variable in interface com.axelor.app.AvailableAppSettings
 
VIEW_FORM_CHECK_VERSION - Static variable in interface com.axelor.app.AvailableAppSettings
 
VIEW_GRID_EDITOR_BUTTONS - Static variable in interface com.axelor.app.AvailableAppSettings
 
VIEW_GRID_SELECTION - Static variable in interface com.axelor.app.AvailableAppSettings
 
VIEW_MENUBAR_LOCATION - Static variable in interface com.axelor.app.AvailableAppSettings
 
VIEW_SINGLE_TAB - Static variable in interface com.axelor.app.AvailableAppSettings
 
VIEW_TABS_MAX - Static variable in interface com.axelor.app.AvailableAppSettings
 
VIEW_TOOLBAR_TITLES - Static variable in interface com.axelor.app.AvailableAppSettings
 
ViewCustomizationPermission - Enum in com.axelor.auth.db
 
ViewGenerator - Class in com.axelor.meta.loader
 
ViewGenerator() - Constructor for class com.axelor.meta.loader.ViewGenerator
 
ViewLoader - Class in com.axelor.meta.loader
 
ViewLoader() - Constructor for class com.axelor.meta.loader.ViewLoader
 
ViewObserver - Class in com.axelor.meta.loader
 
ViewWatcher - Class in com.axelor.meta.loader
 
ViewWatcherObserver - Class in com.axelor.meta.loader
 
ViewWatcherObserver() - Constructor for class com.axelor.meta.loader.ViewWatcherObserver
 
VirtualColumn - Annotation Type in com.axelor.db.annotations
This annotation should be used to mark computed fields.
visit(MenuNode) - Method in interface com.axelor.meta.service.menu.MenuNodeVisitor
Invoke when visiting a node
visit(MenuNode) - Method in class com.axelor.meta.service.menu.SimpleMenuNodeVisitor
 

W

webSecurityManager(Collection<Realm>, Set<AuthenticationListener>, ModularRealmAuthenticator, AxelorSessionManager, AxelorRememberMeManager) - Method in class com.axelor.auth.pac4j.AuthPac4jModule
 
WebServer - Class in com.axelor.test
 
Widget - Annotation Type in com.axelor.db.annotations
Provides information about UI widget representing this field.
withDelimiter(char) - Method in class com.axelor.common.csv.CSVFile
 
withEscape(char) - Method in class com.axelor.common.csv.CSVFile
 
withFirstRecordAsHeader() - Method in class com.axelor.common.csv.CSVFile
 
withHeader(String...) - Method in class com.axelor.common.csv.CSVFile
 
within(String) - Method in class com.axelor.common.reflections.ClassFinder
Only search within the given package name.
withLocale(Locale) - Method in class com.axelor.text.StringTemplates
 
withQuoteAll() - Method in class com.axelor.common.csv.CSVFile
 
withRequest(Object, Runnable) - Method in class com.axelor.auth.pac4j.AxelorRememberMeManager
 
withRequest(Object, Supplier<T>) - Method in class com.axelor.auth.pac4j.AxelorRememberMeManager
 
withTransaction(Supplier<T>) - Static method in class com.axelor.db.JPA
Run the given task inside a transaction that is committed after the task is completed and return the task result.
wrap(ActionHandler) - Method in class com.axelor.meta.schema.actions.Action
 
wrap(ActionHandler) - Method in class com.axelor.meta.schema.actions.ActionRecord
 
wrap(X, WrapperOptions) - Method in class com.axelor.db.hibernate.type.EncryptedStringTypeDescriptor
 
wrapper(Object) - Method in class com.axelor.meta.schema.actions.Action
 
wrapper(Object) - Method in class com.axelor.meta.schema.actions.ActionAttrs
 
wrapper(Object) - Method in class com.axelor.meta.schema.actions.ActionCondition
 
wrapper(Object) - Method in class com.axelor.meta.schema.actions.ActionImport
 
wrapper(Object) - Method in class com.axelor.meta.schema.actions.ActionRecord
 
wrapper(Object) - Method in class com.axelor.meta.schema.actions.ActionView
 
write(File) - Method in class com.axelor.common.csv.CSVFile
 
write(File, Charset) - Method in class com.axelor.common.csv.CSVFile
 
write(OutputStream, Charset) - Method in class com.axelor.common.csv.CSVFile
 
write(Writer) - Method in class com.axelor.common.csv.CSVFile
 
WRITE - com.axelor.db.JpaSecurity.AccessType
 
WRONG_CURRENT_PASSWORD - Static variable in class com.axelor.auth.pac4j.local.AxelorAuthenticator
 
WSAction() - Constructor for class com.axelor.meta.schema.actions.ActionWS.WSAction
 

X

XMLBind - Class in com.axelor.data.xml
 
XMLBind() - Constructor for class com.axelor.data.xml.XMLBind
 
XMLBindConverter - Class in com.axelor.data.xml
 
XMLBindConverter(Converter, ReflectionProvider) - Constructor for class com.axelor.data.xml.XMLBindConverter
 
XMLBinder - Class in com.axelor.data.xml
 
XMLBinder(XMLInput, Map<String, Object>) - Constructor for class com.axelor.data.xml.XMLBinder
 
XMLBindJson - Class in com.axelor.data.xml
 
XMLBindJson() - Constructor for class com.axelor.data.xml.XMLBindJson
 
XMLConfig - Class in com.axelor.data.xml
 
XMLConfig() - Constructor for class com.axelor.data.xml.XMLConfig
 
XMLImporter - Class in com.axelor.data.xml
XML data importer.
XMLImporter(String) - Constructor for class com.axelor.data.xml.XMLImporter
 
XMLImporter(String, String) - Constructor for class com.axelor.data.xml.XMLImporter
 
XMLInput - Class in com.axelor.data.xml
 
XMLInput() - Constructor for class com.axelor.data.xml.XMLInput
 
XMLUtils - Class in com.axelor.common
The XMLUtils provides various methods to deal with XML parsing.
XMLUtils() - Constructor for class com.axelor.common.XMLUtils
 
XMLViews - Class in com.axelor.meta.loader
 
XPATH_EXPRESSION_CACHE - Static variable in class com.axelor.meta.loader.AbstractXmlProcessor
 
XStreamUtils - Class in com.axelor.data
 
XStreamUtils() - Constructor for class com.axelor.data.XStreamUtils
 

Y

YamlSettingsSource - Class in com.axelor.app.settings
 
YamlSettingsSource(URL) - Constructor for class com.axelor.app.settings.YamlSettingsSource
 
YamlSettingsSource(Map<String, Object>) - Constructor for class com.axelor.app.settings.YamlSettingsSource
 
YamlUtils - Class in com.axelor.common
This class defines from static helper methods to deal with YAML.
YamlUtils() - Constructor for class com.axelor.common.YamlUtils
 
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 
All Classes All Packages