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