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

A

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
 
AbstractJsonExtractFunction(String, Type, String) - Constructor for class com.axelor.db.hibernate.dialect.AbstractJsonExtractFunction
 
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
 
AbstractScriptHelper - Class in com.axelor.script
 
AbstractScriptHelper() - Constructor for class com.axelor.script.AbstractScriptHelper
 
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
 
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
 
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
 
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
 
Adapter - Class in com.axelor.data.adapter
 
Adapter() - Constructor for class com.axelor.data.adapter.Adapter
 
Adapter - Class in com.axelor.db.mapper
 
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.Property
If this is a multi-valued field (one-to-many, many-to-many), add the specified item to the collection.
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.
addChangeListener(PropertyChangeListener) - Method in class com.axelor.rpc.Context
 
addChangeListener(PropertyChangeListener) - Method in class com.axelor.rpc.ContextHandler
 
addDepend(MetaModule) - Method in class com.axelor.meta.db.MetaModule
Add the given MetaModule item to the depends.
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.
addFlag(MailFlags) - Method in class com.axelor.mail.db.MailMessage
Add the given MailFlags item to the flags.
addGroup(Group) - Method in class com.axelor.meta.db.MetaMenu
Add the given Group item to the groups.
addGroup(Group) - Method in class com.axelor.meta.db.MetaView
Add the given Group item to the groups.
addItem(MetaSelectItem) - Method in class com.axelor.meta.db.MetaSelect
Add the given MetaSelectItem item to the items.
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
 
addMenu(MetaMenu) - Method in class com.axelor.auth.db.Group
Add the given MetaMenu item to the menus.
addMenu(MetaMenu) - Method in class com.axelor.auth.db.Role
Add the given MetaMenu item to the menus.
addMetaField(MetaField) - Method in class com.axelor.meta.db.MetaModel
Add the given MetaField item to the metaFields.
addMetaPermission(MetaPermission) - Method in class com.axelor.auth.db.Group
Add the given MetaPermission item to the metaPermissions.
addMetaPermission(MetaPermission) - Method in class com.axelor.auth.db.Role
Add the given MetaPermission item to the metaPermissions.
addMetaPermission(MetaPermission) - Method in class com.axelor.auth.db.User
Add the given MetaPermission item to the metaPermissions.
addParam(MetaScheduleParam) - Method in class com.axelor.meta.db.MetaSchedule
Add the given MetaScheduleParam item to the params.
addPermission(Permission) - Method in class com.axelor.auth.db.Group
Add the given Permission item to the permissions.
addPermission(Permission) - Method in class com.axelor.auth.db.Role
Add the given Permission item to the permissions.
addPermission(Permission) - Method in class com.axelor.auth.db.User
Add the given Permission item to the permissions.
addPermission(DMSPermission) - Method in class com.axelor.dms.db.DMSFile
Add the given DMSPermission item to the permissions.
addRecipient(MailAddress) - Method in class com.axelor.mail.db.MailMessage
Add the given MailAddress item to the recipients.
addReply(MailMessage) - Method in class com.axelor.mail.db.MailMessage
Add the given MailMessage item to the replies.
addRole(Role) - Method in class com.axelor.auth.db.Group
Add the given Role item to the roles.
addRole(Role) - Method in class com.axelor.auth.db.User
Add the given Role item to the roles.
addRole(Role) - Method in class com.axelor.meta.db.MetaJsonField
Add the given Role item to the roles.
addRole(Role) - Method in class com.axelor.meta.db.MetaJsonModel
Add the given Role item to the roles.
addRole(Role) - Method in class com.axelor.meta.db.MetaMenu
Add the given Role item to the roles.
addRule(MetaPermissionRule) - Method in class com.axelor.meta.db.MetaPermission
Add the given MetaPermissionRule item to the rules.
addTag(DMSFileTag) - Method in class com.axelor.dms.db.DMSFile
Add the given DMSFileTag item to the tags.
addView(MetaView) - Method in class com.axelor.auth.db.Group
Add the given MetaView item to the views.
all() - Method in class com.axelor.db.JpaRepository
 
all(Class<U>) - Method in class com.axelor.db.JpaRepository
Get the Query instance of the given type.
all(Class<T>) - Method in class com.axelor.db.JpaSupport
Get the Query instance for the given model class.
all() - Method in interface com.axelor.db.Repository
Get the Query instance of the managed domain class.
all(String) - Method in class com.axelor.meta.db.repo.MetaJsonRecordRepository
Create a Query for the given json model.
and(List<Filter>) - Static method in class com.axelor.rpc.filter.Filter
 
and(Filter, Filter, Filter...) - Static method in class com.axelor.rpc.filter.Filter
 
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).
AppConfig - Interface in com.axelor.app
 
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
 
AppSettings.LinkedProperties - Class in com.axelor.app
Properties with keys in order of insertion
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(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.
attach(InputStream, String, Model) - Method in class com.axelor.meta.MetaFiles
Upload the given file stream and attach it to the given record.
attach(MetaFile, String, Model) - Method in class com.axelor.meta.MetaFiles
Attach the given file to the given record.
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.
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
 
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
 
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
 
AuthUtils - Class in com.axelor.auth
 
AuthUtils() - Constructor for class com.axelor.auth.AuthUtils
 
autoFlush(boolean) - Method in class com.axelor.db.Query
 
AxelorModule - Class in com.axelor.app
The entry-point of application module.
AxelorModule() - Constructor for class com.axelor.app.AxelorModule
 

B

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.
between(String, Object, Object) - Static method in class com.axelor.rpc.filter.Filter
 
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(Document) - Method in class com.axelor.data.xml.XMLBinder
 
bind(Query) - Method in class com.axelor.db.Query
 
bind(Map<String, Object>) - Method in class com.axelor.db.Query
Bind the named parameters of the query with the given values.
bind(String, Object) - Method in class com.axelor.db.Query
Bind the given named parameter of the query with the given value.
bind(Map<String, Object>, Object...) - Method in class com.axelor.db.QueryBinder
Bind the query with the given named and/or positional parameters.
bind(String, Object) - Method in class com.axelor.db.QueryBinder
Bind the given named parameter with the given value.
BooleanAdapter - Class in com.axelor.data.adapter
 
BooleanAdapter() - Constructor for class com.axelor.data.adapter.BooleanAdapter
 
build() - Method in class com.axelor.mail.MailBuilder
Build a new MimeMessage instance from the provided details.
build(String) - Method in class com.axelor.mail.MailBuilder
Build a new MimeMessage instance from the provided details.
build(Class<T>) - Method in class com.axelor.rpc.filter.Filter
 
by(String, String, Object) - Method in class com.axelor.meta.db.repo.MetaJsonRecordRepository.MetaJsonRecordQuery
 
by(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.
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.
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(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.
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, boolean) - Method in class com.axelor.common.Inflector
Convert the given word to camel case.
camelize(String) - 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_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_WRITE - Static variable in interface com.axelor.db.JpaSecurity
 
capitalize(String) - Method in class com.axelor.common.Inflector
Capitalize the given string.
cbc(String) - Static method in class com.axelor.common.crypto.BytesEncryptor
 
cbc(String) - Static method in class com.axelor.common.crypto.StringEncryptor
 
cc(String...) - Method in class com.axelor.mail.MailBuilder
 
changePassword(User, String) - Method in class com.axelor.auth.AuthService
Changes user password.
CHANNEL_SSL - Static variable in interface com.axelor.mail.MailConstants
 
CHANNEL_STARTTLS - Static variable in interface com.axelor.mail.MailConstants
 
check(JpaSecurity.AccessType, Class<? extends Model>, Long...) - Method in interface com.axelor.db.JpaSecurity
 
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.
checkType(String) - Static method in class com.axelor.meta.MetaFiles
Check whether the given file type is valid.
checkType(File) - Static method in class com.axelor.meta.MetaFiles
Check whether the given file 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(String) - Static method in class com.axelor.common.ClassUtils
Convert the class name to '/' based resource path.
classToResourceName(Class<?>) - Static method in class com.axelor.common.ClassUtils
Get the resource path of the given class.
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(Object) - Method in class com.axelor.db.mapper.Property
If this is a multi-valued field, clear the collection values.
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
 
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.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.
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.
clearViews() - Method in class com.axelor.auth.db.Group
Clear the views collection.
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.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.common - package com.axelor.common
 
com.axelor.common.crypto - package com.axelor.common.crypto
 
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.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.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.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.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.text - package com.axelor.text
 
compose() - Method in class com.axelor.mail.MailSender
Compose a new mail message.
CompositeScriptHelper - Class in com.axelor.script
 
CompositeScriptHelper(Bindings) - Constructor for class com.axelor.script.CompositeScriptHelper
 
CompositeScriptHelper(Context) - Constructor for class com.axelor.script.CompositeScriptHelper
 
computeSizeText() - Method in class com.axelor.meta.db.MetaFile
 
CONFIG_DIRECTORY_PROVIDER - Static variable in class com.axelor.db.search.SearchModule
 
CONFIG_IMAP_CHANNEL - Static variable in interface com.axelor.mail.MailConstants
 
CONFIG_IMAP_CONNECTION_TIMEOUT - Static variable in interface com.axelor.mail.MailConstants
 
CONFIG_IMAP_HOST - Static variable in interface com.axelor.mail.MailConstants
 
CONFIG_IMAP_PASS - Static variable in interface com.axelor.mail.MailConstants
 
CONFIG_IMAP_PORT - Static variable in interface com.axelor.mail.MailConstants
 
CONFIG_IMAP_TIMEOUT - Static variable in interface com.axelor.mail.MailConstants
 
CONFIG_IMAP_USER - Static variable in interface com.axelor.mail.MailConstants
 
CONFIG_INDEX_BASE - Static variable in class com.axelor.db.search.SearchModule
 
CONFIG_MULTI_TENANCY - Static variable in class com.axelor.db.tenants.TenantModule
 
CONFIG_REPORT_DIR - Static variable in class com.axelor.report.ReportResourceLocator
 
CONFIG_SMTP_CHANNEL - Static variable in interface com.axelor.mail.MailConstants
 
CONFIG_SMTP_CONNECTION_TIMEOUT - Static variable in interface com.axelor.mail.MailConstants
 
CONFIG_SMTP_HOST - Static variable in interface com.axelor.mail.MailConstants
 
CONFIG_SMTP_PASS - Static variable in interface com.axelor.mail.MailConstants
 
CONFIG_SMTP_PORT - Static variable in interface com.axelor.mail.MailConstants
 
CONFIG_SMTP_TIMEOUT - Static variable in interface com.axelor.mail.MailConstants
 
CONFIG_SMTP_USER - Static variable in interface com.axelor.mail.MailConstants
 
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.inject.logger.LoggerModule
 
configure() - Method in class com.axelor.quartz.SchedulerModule
 
containsKey(String) - Method in class com.axelor.i18n.I18nBundle
 
containsKey(Object) - Method in class com.axelor.rpc.Context
 
containsKey(Object) - Method in class com.axelor.script.ScriptBindings
 
Context - Class in com.axelor.rpc
The Context class represents an ActionRequest context.
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(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.
ContextEntity - Interface in com.axelor.rpc
This interface is used by ContextHandler to return real context entity.
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
 
contribute(SearchMapping) - Method in interface com.axelor.db.search.SearchMappingContributor
Configure indexed entities with the given SearchMapping programmatically.
contributeTypes(TypeContributions, ServiceRegistry) - Method in class com.axelor.db.hibernate.dialect.HSQLDialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class com.axelor.db.hibernate.dialect.MySQLDialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class com.axelor.db.hibernate.dialect.OracleDialect
 
contributeTypes(TypeContributions, ServiceRegistry) - Method in class com.axelor.db.hibernate.dialect.PostgreSQLDialect
 
conversionRule(String, Class<? extends Converter<?>>) - Method in class com.axelor.common.logging.LoggerConfiguration
 
convertToDatabaseColumn(T) - Method in class com.axelor.db.converters.AbstractEncryptedConverter
 
convertToEntityAttribute(R) - Method in class com.axelor.db.converters.AbstractEncryptedConverter
 
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.
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.
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
 
countQuery() - Method in class com.axelor.db.Query
 
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(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(MetaJsonRecord) - Method in class com.axelor.meta.db.repo.MetaJsonRecordRepository
 
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.
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
 
createTempFile(String, String, FileAttribute<?>...) - Static method in class com.axelor.meta.MetaFiles
Create a temporary file under upload directory.
createXStream() - Static method in class com.axelor.data.XStreamUtils
 
Criteria - Class in com.axelor.rpc
 
Criteria(Filter) - Constructor for class com.axelor.rpc.Criteria
 
CSVBind - Class in com.axelor.data.csv
 
CSVBind() - Constructor for class com.axelor.data.csv.CSVBind
 
CSVBinder - Class in com.axelor.data.csv
 
CSVBinder(Class<?>, String[], CSVInput) - Constructor for class com.axelor.data.csv.CSVBinder
 
CSVBinder(Class<?>, String[], CSVBind) - Constructor for class com.axelor.data.csv.CSVBinder
 
CSVConfig - Class in com.axelor.data.csv
 
CSVConfig() - Constructor for class com.axelor.data.csv.CSVConfig
 
CSVImporter - Class in com.axelor.data.csv
 
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
 
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
 
CSVInput - Class in com.axelor.data.csv
 
CSVInput() - Constructor for class com.axelor.data.csv.CSVInput
 
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
 
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
 

D

dasherize(String) - Method in class com.axelor.common.Inflector
Convert the give word to dasherized form.
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
 
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(R) - Method in interface com.axelor.common.crypto.Encryptor
Decrypt the given encrypted message.
decrypt(String) - Method in class com.axelor.common.crypto.StringEncryptor
 
deepCopy(Object) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
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
 
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.
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.db.tenants.AbstractTenantFilter
 
destroy() - Method in class com.axelor.db.tenants.PreSessionTenantFilter
 
details(MailMessage) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
disassemble(Object) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
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
 
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
 
doInJPA(Function<EntityManager, T>) - Static method in class com.axelor.script.GroovyScriptHelper.Helpers
 
doSearch(Consumer<FullTextEntityManager>) - Method in class com.axelor.db.search.SearchService
Perform full-text search.

E

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(Bindings) - Constructor for class com.axelor.script.ELScriptHelper
 
ELScriptHelper(Context) - Constructor for class com.axelor.script.ELScriptHelper
 
ELScriptHelper.Helpers - Class in com.axelor.script
 
em() - Method in class com.axelor.db.Query
 
email(MailMessage) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
encrypt(String) - Method in class com.axelor.auth.AuthService
Encrypt the given password text if it's not encrypted yet.
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(byte[]) - Method in class com.axelor.common.crypto.BytesEncryptor
 
encrypt(T) - Method in interface com.axelor.common.crypto.Encryptor
Encrypt the given message.
encrypt(String) - Method in class com.axelor.common.crypto.StringEncryptor
 
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
 
Encryptor<T,R> - Interface in com.axelor.common.crypto
The Encryptor interface.
encryptor() - Method in class com.axelor.db.converters.AbstractEncryptedConverter
 
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, Throwable) - Constructor for exception com.axelor.common.crypto.EncryptorException
 
EncryptorException(String) - Constructor for exception com.axelor.common.crypto.EncryptorException
 
EncryptorException(Throwable) - Constructor for exception com.axelor.common.crypto.EncryptorException
 
EntityHelper - Class in com.axelor.db
This class provides helper methods for model objects.
EntityHelper() - Constructor for class com.axelor.db.EntityHelper
 
EnumAdapter - Class in com.axelor.db.mapper.types
 
EnumAdapter() - Constructor for class com.axelor.db.mapper.types.EnumAdapter
 
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(T, Object) - Static method in class com.axelor.db.EntityHelper
The equals helper method.
equals(Object, Object) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
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.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.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(String, Object) - Static method in class com.axelor.rpc.filter.Filter
 
eval(String) - Method in class com.axelor.script.AbstractScriptHelper
 
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.NashornScriptHelper
 
eval(String) - Method in interface com.axelor.script.ScriptHelper
Evaluate the given expression.
eval(String, Bindings) - Method in interface com.axelor.script.ScriptHelper
Evaluate the given expression with the given bindings.
evaluate(Map<String, Object>) - Method in class com.axelor.data.csv.CSVBind
 
evaluate(Map<String, Object>) - Method in class com.axelor.data.xml.XMLBind
 
exclude(String) - Static method in class com.axelor.db.JpaScanner
Exclude classes from the given package.
execute(JobExecutionContext) - Method in class com.axelor.mail.service.MailFetchJob
 

F

fail(String) - Method in class com.axelor.rpc.Response
 
feature - Variable in class com.axelor.common.VersionUtils.Version
 
fetch() - Method in class com.axelor.db.Query
Fetch all the matched records.
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() - Method in interface com.axelor.mail.service.MailService
Fetch mails from remote mail server.
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.
fetchSteam() - Method in class com.axelor.db.Query
Deprecated.
fetchSteam(int) - Method in class com.axelor.db.Query
Deprecated.
fetchSteam(int, int) - Method in class com.axelor.db.Query
Deprecated.
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.
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.
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, Object...) - Method in class com.axelor.db.Query
A convenient method to filter the query using JPQL's where clause.
filter(String) - Method in class com.axelor.db.Query
 
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
 
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(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.
findAll(String) - Method in interface com.axelor.db.tenants.TenantConfigProvider
Find all TenantConfig for the given hostname.
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
 
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
 
findByDependentModule(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
 
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
 
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.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
 
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
 
findEmails(String, List<String>, int) - Method in interface com.axelor.mail.service.MailService
Search for email addresses matching the given text.
findEnum(String) - Static method in class com.axelor.db.JpaScanner
 
findFollowers(Model) - Method in class com.axelor.mail.db.repo.MailFollowerRepository
 
findHavingExtensionsByModule(String, boolean) - Method in class com.axelor.meta.db.repo.MetaViewRepository
 
findHomeByRelated(Model) - Method in class com.axelor.dms.db.repo.DMSFileRepository
 
findModel(String) - Static method in class com.axelor.db.JpaScanner
 
findModels() - Static method in class com.axelor.db.JpaScanner
 
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, Map) - Method in class com.axelor.report.ReportResourceLocator
 
findResource(ModuleHandle, String, int) - Method in class com.axelor.report.ReportResourceLocator
 
findResources(ClassLoader) - Static method in class com.axelor.common.reflections.Reflections
Return a ResourceFinder to search for resources.
findResources() - Static method in class com.axelor.common.reflections.Reflections
Return a ResourceFinder to search for resources.
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(Class<T>) - Static method in class com.axelor.common.reflections.Reflections
Return a ClassFinder to search for the sub types of the given type.
findTempFile(String) - Static method in class com.axelor.meta.MetaFiles
Find a temporary file by the given name created previously.
findTypes(ClassLoader) - Static method in class com.axelor.common.reflections.Reflections
Return a ClassFinder to search for types.
findTypes() - Static method in class com.axelor.common.reflections.Reflections
Return a ClassFinder to search for types.
finish() - Method in class com.axelor.data.xml.XMLBinder
 
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
 
forDomain(String, Object...) - Static method in class com.axelor.rpc.filter.JPQLFilter
 
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(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
 
from(String) - Method in class com.axelor.mail.MailBuilder
 
from(File) - Method in class com.axelor.text.GroovyTemplates
 
from(Reader) - Method in class com.axelor.text.GroovyTemplates
 
from(File) - Method in class com.axelor.text.StringTemplates
 
from(Reader) - 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 interface com.axelor.text.Templates
Create a new Template instance from the given reader.
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.
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

gcm(String) - Static method in class com.axelor.common.crypto.BytesEncryptor
 
gcm(String) - Static method in class com.axelor.common.crypto.StringEncryptor
 
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.
generateMessageId(MailMessage) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
get() - Static method in class com.axelor.app.AppSettings
 
get(String) - Method in class com.axelor.app.AppSettings
 
get(String, String) - Method in class com.axelor.app.AppSettings
 
get(String, String) - Method in class com.axelor.data.adapter.Adapter
 
get(Object, String) - Method in class com.axelor.db.mapper.Mapper
Get the value of given property from the given bean.
get(Object) - Method in class com.axelor.db.mapper.Property
Get the value of this property from the given bean instance.
get(String) - Static method in enum com.axelor.db.mapper.PropertyType
 
get() - Method in class com.axelor.db.search.SearchMappingFactory
 
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, 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(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() - Method in class com.axelor.report.ReportEngineProvider
 
get(Object) - Method in class com.axelor.rpc.Context
 
get(String) - Static method in enum com.axelor.rpc.filter.Operator
 
get(Object) - Method in class com.axelor.rpc.JsonContext
 
get(Object) - Method in class com.axelor.script.ScriptBindings
 
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.rpc.ActionRequest
 
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.meta.db.MetaPermission
 
getActive() - Method in class com.axelor.meta.db.MetaSchedule
 
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
 
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
 
getAttachments() - Method in class com.axelor.mail.MailParser
Get attachments.
getAttribute() - Method in class com.axelor.db.hibernate.type.JsonFunction
 
getAttrs() - Method in class com.axelor.meta.db.MetaJsonRecord
 
getAuthor() - Method in class com.axelor.mail.db.MailMessage
 
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.
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.CSVInput
 
getBindings() - Method in class com.axelor.data.xml.XMLBind
 
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(Locale) - Static method in class com.axelor.i18n.I18n
Get a resource bundle for the given locale.
getBundle() - Static method in class com.axelor.i18n.I18n
Get the resource bundle for the current Locale.
getCallable() - Method in class com.axelor.data.csv.CSVInput
 
getCallable() - Method in class com.axelor.data.xml.XMLBind
 
getCanCreate() - Method in class com.axelor.auth.db.Permission
Whether to grant create access.
getCanExport() - Method in class com.axelor.auth.db.Permission
Whether to grant export access.
getCanExport() - Method in class com.axelor.meta.db.MetaPermissionRule
 
getCanRead() - Method in class com.axelor.auth.db.Permission
Whether to grant read access.
getCanRead() - Method in class com.axelor.meta.db.MetaPermissionRule
 
getCanRemove() - Method in class com.axelor.auth.db.Permission
Whether to grant remove access.
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.AbstractJsonExtractFunction
 
getCategory() - Method in class com.axelor.meta.db.MetaActionMenu
Category name to group action menus.
getCc() - Method in class com.axelor.mail.MailParser
Get list of "cc" recipients of the message.
getClassLoader() - Static method in class com.axelor.db.JpaScanner
 
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
 
getColumn() - Method in class com.axelor.data.csv.CSVBind
 
getColumnSequence() - Method in class com.axelor.meta.db.MetaJsonField
 
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
 
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.
getConditionToCheck() - Method in class com.axelor.meta.db.MetaMenu
Only use this menu-item if the given expression is true (ie `if` condition).
getContent() - Method in class com.axelor.dms.db.DMSFile
 
getContentType() - Method in class com.axelor.dms.db.DMSFile
 
getContext() - Method in class com.axelor.rpc.Request
Get the domain object context.
getContextClass() - Method in class com.axelor.rpc.Context
 
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
 
getCookie(HttpServletRequest, String) - Method in class com.axelor.db.tenants.AbstractTenantFilter
 
getCreate() - Method in class com.axelor.data.xml.XMLBind
 
getCreatedBy() - Method in class com.axelor.auth.db.AuditableModel
 
getCreatedOn() - Method in class com.axelor.auth.db.AuditableModel
 
getCriteria() - Method in class com.axelor.rpc.Request
 
getCron() - Method in class com.axelor.meta.db.MetaSchedule
 
getCurrentFile() - Method in class com.axelor.data.csv.CSVLogger
 
getData() - Method in class com.axelor.meta.db.MetaSelectItem
The addition data for UI widgets
getData() - Method in class com.axelor.rpc.Request
 
getData() - Method in class com.axelor.rpc.Response
 
getDefaultClassLoader() - Static method in class com.axelor.common.ClassUtils
Returns the default ClassLoader.
getDefaultValue() - Method in class com.axelor.meta.db.MetaJsonField
 
getDependentFeatures() - Method in class com.axelor.meta.db.MetaView
 
getDependentModules() - Method in class com.axelor.meta.db.MetaView
 
getDepends() - Method in class com.axelor.meta.db.MetaModule
 
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
 
getDomain() - Method in class com.axelor.meta.db.MetaJsonField
 
getDownloadLink(MetaFile, Model) - Method in class com.axelor.meta.MetaFiles
Gets download link for given meta file.
getEmail() - Method in class com.axelor.auth.db.User
 
getEmail() - Method in class com.axelor.mail.db.MailFollower
 
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
 
getEntity(T) - Static method in class com.axelor.db.EntityHelper
Get unproxied instance of the given entity.
getEntity() - Method in class com.axelor.db.mapper.Property
 
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
 
getErrors() - Method in class com.axelor.rpc.Response
 
getExpiresOn() - Method in class com.axelor.auth.db.User
Disable the user from the specified date.
getExpression() - Method in class com.axelor.data.csv.CSVBind
 
getExpression() - Method in class com.axelor.data.xml.XMLBind
 
getExtension() - Method in class com.axelor.meta.db.MetaView
 
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.MetaHelp
 
getField() - Method in class com.axelor.meta.db.MetaPermissionRule
 
getFields() - Method in class com.axelor.data.csv.CSVBinder
 
getFields() - Method in class com.axelor.meta.db.MetaJsonModel
 
getFields() - Method in class com.axelor.rpc.Request
 
getFile(String, String...) - Static method in class com.axelor.common.FileUtils
Get a file from the given path elements.
getFile(File, String, String...) - Static method in class com.axelor.common.FileUtils
Get a file from the given path elements.
getFile() - Method in class com.axelor.dms.db.DMSPermission
 
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(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
 
getFilterView() - Method in class com.axelor.meta.db.MetaFilter
 
getFlags() - Method in class com.axelor.mail.db.MailMessage
 
getForcePasswordChange() - Method in class com.axelor.auth.db.User
Force the user to change their password at next login.
getFormView() - Method in class com.axelor.meta.db.MetaJsonField
 
getFormView() - Method in class com.axelor.meta.db.MetaJsonModel
 
getFormWidth() - Method in class com.axelor.meta.db.MetaJsonModel
 
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
 
getGroup() - Method in class com.axelor.auth.db.User
 
getGroup() - Method in class com.axelor.dms.db.DMSPermission
 
getGroups() - Method in class com.axelor.meta.db.MetaMenu
 
getGroups() - Method in class com.axelor.meta.db.MetaView
 
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.
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
 
getHelpLink() - Method in class com.axelor.meta.db.MetaView
 
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
 
getHideIf() - Method in class com.axelor.meta.db.MetaJsonField
 
getHideIf() - Method in class com.axelor.meta.db.MetaPermissionRule
 
getHome() - Method in class com.axelor.meta.db.MetaAction
Specify whether this action can be used as home action.
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.meta.db.MetaMenu
 
getIcon() - Method in class com.axelor.meta.db.MetaSelectItem
The image icon to show in UI widgets
getIconBackground() - Method in class com.axelor.meta.db.MetaMenu
 
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.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
 
getImage() - Method in class com.axelor.auth.db.User
Max size 4MB.
getIncludeIf() - Method in class com.axelor.meta.db.MetaJsonField
 
getIncrement() - Method in class com.axelor.meta.db.MetaSequence
 
getInitial() - Method in class com.axelor.meta.db.MetaSequence
 
getInputs() - Method in class com.axelor.data.csv.CSVConfig
Get all CSVConfig.inputs nodes
getInputs() - Method in class com.axelor.data.xml.XMLConfig
 
getInstalled() - Method in class com.axelor.meta.db.MetaModule
 
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(String) - Static method in class com.axelor.common.Inflections
Get the default instance of Inflections for the given language.
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(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
 
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
 
getJavaType() - Method in class com.axelor.db.mapper.Property
 
getJdbcDriver() - Method in interface com.axelor.db.tenants.TenantConfig
The JDBC driver for the tenant.
getJdbcPassword() - Method in interface com.axelor.db.tenants.TenantConfig
The JDBC password for the tenant.
getJdbcUrl() - Method in interface com.axelor.db.tenants.TenantConfig
The JDBC connection url for the tenant.
getJdbcUser() - Method in interface com.axelor.db.tenants.TenantConfig
The JDBC user for the tenant.
getJndiDataSource() - Method in interface com.axelor.db.tenants.TenantConfig
JNDI data source name.
getJob() - Method in class com.axelor.meta.db.MetaSchedule
 
getJson() - Method in class com.axelor.meta.db.MetaField
 
getJsonModel() - Method in class com.axelor.meta.db.MetaJsonField
 
getJsonModel() - Method in class com.axelor.meta.db.MetaJsonRecord
 
getKey() - Method in class com.axelor.meta.db.MetaTranslation
 
getKeys() - Method in class com.axelor.i18n.I18nBundle
 
getLabel() - Method in class com.axelor.meta.db.MetaField
 
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
 
getLeft() - Method in class com.axelor.meta.db.MetaMenu
 
getLimit() - Method in class com.axelor.rpc.Request
 
getLink() - Method in class com.axelor.meta.db.MetaMenu
 
getList(String) - Method in class com.axelor.app.AppSettings
 
getList(String, Function<String, T>) - Method in class com.axelor.app.AppSettings
 
getLoggerManager() - Method in class com.axelor.data.csv.CSVImporter
 
getMappedBy() - Method in class com.axelor.db.mapper.Property
 
getMappedBy() - Method in class com.axelor.meta.db.MetaField
 
getMaxSize() - Method in class com.axelor.db.mapper.Property
 
getMaxSize() - Method in class com.axelor.meta.db.MetaJsonField
 
getMenu() - Method in class com.axelor.meta.db.MetaHelp
 
getMenu() - Method in class com.axelor.meta.db.MetaJsonModel
 
getMenuBackground() - Method in class com.axelor.meta.db.MetaJsonModel
 
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
 
getMenuTitle() - Method in class com.axelor.meta.db.MetaJsonModel
 
getMenuTop() - Method in class com.axelor.meta.db.MetaJsonModel
 
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
 
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
 
getMetaModel() - Method in class com.axelor.meta.db.MetaField
 
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
 
getMinSize() - Method in class com.axelor.db.mapper.Property
 
getMinSize() - Method in class com.axelor.meta.db.MetaJsonField
 
getMobile() - Method in class com.axelor.meta.db.MetaMenu
 
getModel() - Method in class com.axelor.meta.db.MetaAction
 
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.rpc.Request
 
getModelField() - Method in class com.axelor.meta.db.MetaJsonField
 
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
 
getModuleToCheck() - Method in class com.axelor.meta.db.MetaMenu
Only use this menu-item if the given module is installed (ie `if-module` condition).
getModuleVersion() - Method in class com.axelor.meta.db.MetaModule
 
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.data.adapter.DataAdapter
 
getName() - Method in class com.axelor.db.hibernate.dialect.AbstractJsonExtractFunction
 
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.Property
 
getName() - Method in class com.axelor.dms.db.DMSFileTag
 
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.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.quartz.JobCleaner
 
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
 
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
 
getOnClick() - Method in class com.axelor.meta.db.MetaJsonField
 
getOnNew() - Method in class com.axelor.meta.db.MetaJsonModel
 
getOnSave() - Method in class com.axelor.meta.db.MetaJsonModel
 
getOrder() - Method in class com.axelor.meta.db.MetaActionMenu
 
getOrder() - Method in class com.axelor.meta.db.MetaMenu
 
getOrder() - Method in class com.axelor.meta.db.MetaSelectItem
 
getOrderBy() - Method in class com.axelor.meta.db.MetaJsonModel
 
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
 
getParams() - Method in class com.axelor.meta.db.MetaSchedule
 
getParams() - Method in class com.axelor.rpc.filter.Filter
 
getParams() - Method in class com.axelor.rpc.filter.JPQLFilter
 
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.rpc.Context
Get parent context.
getParentContext() - Method in class com.axelor.rpc.Context
Deprecated.
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(String, String) - Method in class com.axelor.app.AppSettings
 
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.
getPending() - Method in class com.axelor.meta.db.MetaModule
 
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
 
getPersonal() - Method in class com.axelor.mail.db.MailAddress
 
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
 
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
 
getProperties() - Method in class com.axelor.app.AppSettings
For internal use only.
getProperties(URL) - Static method in class com.axelor.common.ResourceUtils
Read Properties from the given file.
getProperties(File) - Static method in class com.axelor.common.ResourceUtils
Read Properties from the given file.
getProperties() - Method in class com.axelor.db.mapper.Mapper
Get all the properties.
getProperty(String) - Method in class com.axelor.db.mapper.Mapper
Get the Property of the given name.
getProperty(Method) - Method in class com.axelor.db.mapper.Mapper
Get Property by it's getter, setter or compute method.
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.
getReadonly() - Method in class com.axelor.meta.db.MetaJsonField
 
getReadonlyIf() - Method in class com.axelor.meta.db.MetaJsonField
 
getReadonlyIf() - Method in class com.axelor.meta.db.MetaPermissionRule
 
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
 
getRecords() - Method in class com.axelor.rpc.Request
 
getRegex() - Method in class com.axelor.meta.db.MetaJsonField
 
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
 
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
 
getRelatedName() - Method in class com.axelor.mail.db.MailMessage
 
getRelationship() - Method in class com.axelor.meta.db.MetaField
 
getRemovable() - Method in class com.axelor.meta.db.MetaModule
 
getReplies() - Method in class com.axelor.mail.db.MailMessage
 
getReplyTo() - Method in class com.axelor.mail.MailParser
Get "replyTo" address of the message.
getRequired() - Method in class com.axelor.meta.db.MetaJsonField
 
getRequiredIf() - Method in class com.axelor.meta.db.MetaJsonField
 
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.
getReturnType(Type, Mapping) - Method in class com.axelor.db.hibernate.dialect.AbstractJsonExtractFunction
 
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.MetaJsonField
 
getRoles() - Method in class com.axelor.meta.db.MetaJsonModel
 
getRoles() - Method in class com.axelor.meta.db.MetaMenu
 
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
getRules() - Method in class com.axelor.meta.db.MetaPermission
 
getSafeHtml() - Method in class com.axelor.mail.MailParser
Get sanitized safe html.
getScale() - Method in class com.axelor.db.mapper.Property
 
getScale() - Method in class com.axelor.meta.db.MetaJsonField
 
getSchedule() - Method in class com.axelor.meta.db.MetaScheduleParam
 
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.CSVInput
 
getSearch() - Method in class com.axelor.data.xml.XMLBind
 
getSearchCall() - Method in class com.axelor.data.csv.CSVInput
 
getSelect() - Method in class com.axelor.meta.db.MetaSelectItem
 
getSelection() - Method in class com.axelor.db.mapper.Property
 
getSelection() - Method in class com.axelor.meta.db.MetaJsonField
 
getSeparator() - Method in class com.axelor.data.csv.CSVInput
 
getSequence() - Method in class com.axelor.meta.db.MetaJsonField
 
getSequenceFields() - Method in class com.axelor.db.mapper.Mapper
Get all the Sequence fields.
getSequenceName() - Method in class com.axelor.db.mapper.Property
 
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
 
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
 
getShowIf() - Method in class com.axelor.meta.db.MetaJsonField
 
getSingleTab() - Method in class com.axelor.auth.db.User
Whether to use tabbed ui.
getSizeText() - Method in class com.axelor.meta.db.MetaFile
 
getSortBy() - Method in class com.axelor.rpc.Request
 
getSqlType() - Method in class com.axelor.db.hibernate.type.JsonSqlTypeDescriptor
 
getSqlType() - Method in class com.axelor.db.hibernate.type.JsonTextSqlTypeDescriptor
 
getStatus() - Method in class com.axelor.rpc.Response
 
getStore() - Method in class com.axelor.mail.MailReader
Get a Store object and connect to the store if not connected.
getStyle() - Method in class com.axelor.dms.db.DMSFileTag
 
getStyle() - Method in class com.axelor.meta.db.MetaHelp
 
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.
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.
getTableName() - Method in class com.axelor.meta.db.MetaModel
 
getTag() - Method in class com.axelor.meta.db.MetaMenu
 
getTagCount() - Method in class com.axelor.meta.db.MetaMenu
 
getTagGet() - Method in class com.axelor.meta.db.MetaMenu
 
getTags() - Method in class com.axelor.dms.db.DMSFile
 
getTagStyle() - Method in class com.axelor.meta.db.MetaMenu
 
getTarget() - Method in class com.axelor.db.mapper.Property
 
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
 
getTargetSearch() - Method in class com.axelor.db.mapper.Property
 
getTechnicalStaff() - Method in class com.axelor.auth.db.Group
Specify whether the members of this group are technical staff.
getTenantHosts() - Method in interface com.axelor.db.tenants.TenantConfig
Comma separated list of hostnames for which this tenant is valid.
getTenantId() - Method in interface com.axelor.db.tenants.TenantConfig
The unique tenant identifier.
getTenantName() - Method in interface com.axelor.db.tenants.TenantConfig
The display name.
getTenantRoles() - Method in interface com.axelor.db.tenants.TenantConfig
Comma separated list of roles allowed to use this tenant.
getTenants(boolean) - Method in class com.axelor.db.tenants.AbstractTenantFilter
 
getText() - Method in class com.axelor.mail.MailParser
Get plain text content if available.
getTheme() - Method in class com.axelor.auth.db.User
 
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
 
getTo() - Method in class com.axelor.mail.MailParser
Get list of "to" recipients of the message.
getTop() - Method in class com.axelor.meta.db.MetaMenu
 
getTotal() - Method in class com.axelor.rpc.Response
 
getTransformation() - Method in class com.axelor.common.crypto.BytesEncryptor
 
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.xml.XMLBind
 
getType() - Method in class com.axelor.db.hibernate.dialect.AbstractJsonExtractFunction
 
getType() - Method in class com.axelor.db.hibernate.type.JsonFunction
 
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
 
getTypeName() - Method in class com.axelor.data.csv.CSVInput
 
getTypeName() - Method in class com.axelor.data.xml.XMLBind
 
getTypeName() - Method in class com.axelor.meta.db.MetaField
 
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(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(String) - Static method in class com.axelor.auth.AuthUtils
 
getUser() - Method in class com.axelor.dms.db.DMSPermission
 
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
 
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.MetaScheduleParam
 
getValue() - Method in class com.axelor.meta.db.MetaSelectItem
The select item value
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.MetaHelp
 
getViews() - Method in class com.axelor.auth.db.Group
 
getVisible() - Method in interface com.axelor.db.tenants.TenantConfig
Whether the tenant is visible in tenant selection box.
getVisibleInGrid() - Method in class com.axelor.meta.db.MetaJsonField
 
getWidget() - Method in class com.axelor.meta.db.MetaJsonField
 
getWidgetAttrs() - Method in class com.axelor.meta.db.MetaJsonField
 
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
 
greaterOrEqual(String, Object) - Static method in class com.axelor.rpc.filter.Filter
 
greaterThan(String, Object) - Static method in class com.axelor.rpc.filter.Filter
 
GroovyScriptHelper - Class in com.axelor.script
 
GroovyScriptHelper(Bindings) - Constructor for class com.axelor.script.GroovyScriptHelper
 
GroovyScriptHelper(Context) - 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
 
GroupRepository - Class in com.axelor.auth.db.repo
 
GroupRepository() - Constructor for class com.axelor.auth.db.repo.GroupRepository
 
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
Custom JobRunShellFactory to use GuiceJobRunShell.
GuiceJobRunShellFactory(QuartzSchedulerResources) - Constructor for class com.axelor.quartz.GuiceJobRunShellFactory
 
GuiceSchedulerFactory - Class in com.axelor.quartz
Custom StdSchedulerFactory to use GuiceJobRunShellFactory.
GuiceSchedulerFactory(Properties) - Constructor for class com.axelor.quartz.GuiceSchedulerFactory
 

H

handle(ImportException) - Method in class com.axelor.data.ImportTask
Provide import error handler.
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(Model, Exception) - Method in interface com.axelor.data.Listener
Invoked when bean failed managed
handle(Object, XMLBind, Map<String, Object>) - Method in class com.axelor.data.xml.XMLBinder
 
handleGetObject(String) - Method in class com.axelor.i18n.I18nBundle
 
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.
hasArguments() - Method in class com.axelor.db.hibernate.dialect.AbstractJsonExtractFunction
 
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(T) - Static method in class com.axelor.db.EntityHelper
The hashCode helper method.
hashCode(Object) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
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.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.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
 
HashKey - Annotation Type in com.axelor.db.annotations
Mark the field as hash code candidate.
hasParenthesesIfNoArguments() - Method in class com.axelor.db.hibernate.dialect.AbstractJsonExtractFunction
 
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
 
Helpers() - Constructor for class com.axelor.script.ELScriptHelper.Helpers
 
Helpers() - Constructor for class com.axelor.script.GroovyScriptHelper.Helpers
 
HSQLDialect - Class in com.axelor.db.hibernate.dialect
 
HSQLDialect() - Constructor for class com.axelor.db.hibernate.dialect.HSQLDialect
 
html(String) - Method in class com.axelor.mail.MailBuilder
 
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
 
ignore(String...) - Method in class com.axelor.common.Inflections
Add words to ignore for inflections.
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.
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, Throwable) - Constructor for exception com.axelor.data.ImportException
 
ImportException(String) - Constructor for exception com.axelor.data.ImportException
 
ImportException(Throwable) - Constructor for exception com.axelor.data.ImportException
 
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, Collection<?>) - Static method in class com.axelor.rpc.filter.Filter
 
in(String, Object, Object, Object...) - Static method in class com.axelor.rpc.filter.Filter
 
include(String) - Static method in class com.axelor.db.JpaScanner
Include classes from the given package.
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.
init(FilterConfig) - Method in class com.axelor.db.tenants.AbstractTenantFilter
 
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(String, String) - Method in class com.axelor.mail.MailBuilder
Attach a file as inline content.
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.
install() - Method in class com.axelor.common.logging.LoggerConfiguration
 
INSTANCE - Static variable in class com.axelor.db.hibernate.dialect.CustomDialectResolver
 
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
 
intercept(Callable<?>, Method, Object[]) - Method in class com.axelor.rpc.ContextHandler
 
interceptJsonAccess(Method, Object[]) - Method in class com.axelor.rpc.ContextHandler
 
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
 
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
 
isActive(User) - Static method in class com.axelor.auth.AuthUtils
 
isAdmin(User) - Static method in class com.axelor.auth.AuthUtils
 
isArray(Object) - Static method in class com.axelor.common.ObjectUtils
Check whether the given value is an array.
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.Property
 
isCopyable() - Method in class com.axelor.db.mapper.Property
 
isDefaultNow() - Method in class com.axelor.db.mapper.Property
 
isEmpty(Object) - Static method in class com.axelor.common.ObjectUtils
Check whether the given value is empty.
isEmpty(CharSequence) - Static method in class com.axelor.common.StringUtils
Check whether the given string value 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.quartz.JobRunner
 
isEncrypted(byte[]) - Method in class com.axelor.common.crypto.BytesEncryptor
 
isEncrypted(T) - Method in interface com.axelor.common.crypto.Encryptor
Check whether the given message is already encrypted or not.
isEncrypted(String) - Method in class com.axelor.common.crypto.StringEncryptor
 
isEncrypted() - Method in class com.axelor.db.mapper.Property
 
isEnum() - Method in class com.axelor.db.mapper.Property
 
isFollowing(Model, User) - Method in class com.axelor.mail.db.repo.MailFollowerRepository
 
isHashKey() - Method in class com.axelor.db.mapper.Property
 
isHidden() - Method in class com.axelor.db.mapper.Property
 
isImage() - Method in class com.axelor.db.mapper.Property
 
isJavaTimeObject(Class<?>) - Method in class com.axelor.db.mapper.types.JavaTimeAdapter
 
isJson() - Method in class com.axelor.db.mapper.Property
 
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
 
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
 
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.Property
 
isRequired() - Method in class com.axelor.db.mapper.Property
 
isSelected() - Method in class com.axelor.db.Model
Check whether the record is selected in the UI widget.
isSequence() - Method in class com.axelor.db.mapper.Property
 
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
 
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
 
isVirtual() - Method in class com.axelor.db.mapper.Property
 
isXHR(ServletRequest) - Static method in class com.axelor.db.tenants.AbstractTenantFilter
 

J

JavaTimeAdapter - Class in com.axelor.data.adapter
 
JavaTimeAdapter() - Constructor for class com.axelor.data.adapter.JavaTimeAdapter
 
JavaTimeAdapter - Class in com.axelor.db.mapper.types
 
JavaTimeAdapter() - Constructor for class com.axelor.db.mapper.types.JavaTimeAdapter
 
jdbcTask(JpaSupport.JDBCTask) - Method in class com.axelor.db.JpaSupport
Perform JDBC related task using the Connection managed by the current EntityManager.
JobCleaner - Class in com.axelor.quartz
 
JobCleaner() - Constructor for class com.axelor.quartz.JobCleaner
 
JobRunner - Class in com.axelor.quartz
The JobRunner controls the scheduler.

It configures the Scheduler from the job configuration provided from the database.
JobRunner(Scheduler) - Constructor for class com.axelor.quartz.JobRunner
 
jobWasExecuted(JobExecutionContext, JobExecutionException) - Method in class com.axelor.quartz.JobCleaner
 
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, boolean, boolean) - Constructor for class com.axelor.db.JpaModule
Create new instance of the JpaModule with the given persistence unit name.
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.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(Context, Property, String) - Constructor for class com.axelor.rpc.JsonContext
 
JsonContext(MetaJsonRecord) - Constructor for class com.axelor.rpc.JsonContext
 
JsonFunction - Class in com.axelor.db.hibernate.type
 
JsonFunction(String, String, String) - Constructor for class com.axelor.db.hibernate.type.JsonFunction
 
JsonFunction(String, String) - Constructor for class com.axelor.db.hibernate.type.JsonFunction
 
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

keySet() - Method in class com.axelor.app.AppSettings.LinkedProperties
 
keySet() - Method in class com.axelor.script.ScriptBindings
 

L

L10n - Class in com.axelor.i18n
This class provider methods for localization (L10n) services.
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
 
LinkedProperties() - Constructor for class com.axelor.app.AppSettings.LinkedProperties
 
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
 
log(String[]) - Method in class com.axelor.data.csv.CSVLogger
Log the row into a specific file.
log - Variable in class com.axelor.script.AbstractScriptHelper
 
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
 

M

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.
MailException - Exception in com.axelor.mail
 
MailException(String) - Constructor for exception com.axelor.mail.MailException
 
MailException(Throwable) - Constructor for exception com.axelor.mail.MailException
 
MailException(String, 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
 
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
 
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.
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.
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.
match(String, String) - Method in class com.axelor.auth.AuthService
Match the given plain and saved passwords.
match() - Method in class com.axelor.common.reflections.ResourceFinder
Search the resources by full pattern match using Matcher.matches() call.
merge(T) - Method in class com.axelor.db.JpaRepository
Merge the state of the given entity into the current persistence context.
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
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
 
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
 
MetaFilterRepository - Class in com.axelor.meta.db.repo
 
MetaFilterRepository() - Constructor for class com.axelor.meta.db.repo.MetaFilterRepository
 
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, Boolean) - 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, 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
 
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
 
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
 
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
 
MetaTranslation - Class in com.axelor.meta.db
 
MetaTranslation() - Constructor for class com.axelor.meta.db.MetaTranslation
 
MetaTranslationRepository - Class in com.axelor.meta.db.repo
 
MetaTranslationRepository() - Constructor for class com.axelor.meta.db.repo.MetaTranslationRepository
 
MetaView - Class in com.axelor.meta.db
This object stores the xml views.
MetaView() - Constructor for class com.axelor.meta.db.MetaView
 
MetaView(String) - Constructor for class com.axelor.meta.db.MetaView
 
MetaViewCustom - Class in com.axelor.meta.db
 
MetaViewCustom() - Constructor for class com.axelor.meta.db.MetaViewCustom
 
MetaViewCustom(String) - Constructor for class com.axelor.meta.db.MetaViewCustom
 
MetaViewCustomRepository - Class in com.axelor.meta.db.repo
 
MetaViewCustomRepository() - Constructor for class com.axelor.meta.db.repo.MetaViewCustomRepository
 
MetaViewRepository - Class in com.axelor.meta.db.repo
 
MetaViewRepository() - Constructor for class com.axelor.meta.db.repo.MetaViewRepository
 
migrate() - Method in class com.axelor.db.converters.EncryptedFieldService
 
migrate(Class<?>, String...) - Method in class com.axelor.db.converters.EncryptedFieldService
 
minor - Variable in class com.axelor.common.VersionUtils.Version
 
Model - Class in com.axelor.db
The base abstract model class to extend all domain objects.
Model() - Constructor for class com.axelor.db.Model
 
modelClass - Variable in class com.axelor.db.JpaRepository
 
MySQLDialect - Class in com.axelor.db.hibernate.dialect
 
MySQLDialect() - Constructor for class com.axelor.db.hibernate.dialect.MySQLDialect
 

N

NameColumn - Annotation Type in com.axelor.db.annotations
This annotation can be used to declare a column as name column that can be used to give name to the record.
NAMESPACE - Static variable in class com.axelor.data.csv.CSVConfig
 
NashornScriptHelper - Class in com.axelor.script
 
NashornScriptHelper(Bindings) - Constructor for class com.axelor.script.NashornScriptHelper
 
NashornScriptHelper(Context) - Constructor for class com.axelor.script.NashornScriptHelper
 
newBundle(String, Locale, String, ClassLoader, boolean) - Method in class com.axelor.i18n.I18nControl
 
newHandler(Class<T>, Map<String, Object>) - Static method in class com.axelor.rpc.ContextHandlerFactory
 
nextValue(String) - Static method in class com.axelor.db.JpaSequence
Get the next sequence value of the given sequence.

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

This method must be called inside a running transaction as it updates the sequence details in the database.
not(List<Filter>) - Static method in class com.axelor.rpc.filter.Filter
 
not(Filter, Filter, Filter...) - Static method in class com.axelor.rpc.filter.Filter
 
notBetween(String, Object, Object) - Static method in class com.axelor.rpc.filter.Filter
 
notBlank(CharSequence) - Static method in class com.axelor.common.StringUtils
Check whether the given string value is not blank.
notEmpty(Object) - Static method in class com.axelor.common.ObjectUtils
Check whether the given value is not empty.
notEmpty(CharSequence) - Static method in class com.axelor.common.StringUtils
Check whether the given string value is not empty.
notEquals(String, Object) - Static method in class com.axelor.rpc.filter.Filter
 
notIn(String, Collection<?>) - Static method in class com.axelor.rpc.filter.Filter
 
notIn(String, Object, Object, Object...) - Static method in class com.axelor.rpc.filter.Filter
 
notLike(String, Object) - Static method in class com.axelor.rpc.filter.Filter
 
notNull(String) - Static method in class com.axelor.rpc.filter.Filter
 
nullSafeGet(ResultSet, String[], SharedSessionContractImplementor, Object) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
nullSafeSet(PreparedStatement, Object, int, SharedSessionContractImplementor) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
NumberAdapter - Class in com.axelor.data.adapter
 
NumberAdapter() - Constructor for class com.axelor.data.adapter.NumberAdapter
 

O

ObjectUtils - Class in com.axelor.common
This class defines from static helper methods to deal with objects.
ObjectUtils() - Constructor for class com.axelor.common.ObjectUtils
 
of(Class<U>) - Static method in class com.axelor.db.JpaRepository
 
of(Class<?>) - Static method in class com.axelor.db.mapper.Mapper
Create a Mapper for the given Java Bean class by introspecting all it's properties.
of(Class<T>) - Static method in class com.axelor.db.Query
 
of(Query) - Static method in class com.axelor.db.QueryBinder
Create a new query binder for the given query instance.
of(Class<T>, Object) - Static method in interface com.axelor.db.ValueEnum
Get the constant of the specified enum type with the specified value.
oldEncryptor() - Method in class com.axelor.db.converters.AbstractEncryptedConverter
 
onRemove(PreRequest) - Method in class com.axelor.quartz.JobRunner
 
OperationMode - Enum in com.axelor.common.crypto
Cipher operation modes.
Operator - Enum in com.axelor.rpc.filter
 
opts(boolean, FlushModeType) - Method in class com.axelor.db.QueryBinder
or(List<Filter>) - Static method in class com.axelor.rpc.filter.Filter
 
or(Filter, Filter, Filter...) - Static method in class com.axelor.rpc.filter.Filter
 
OracleDialect - Class in com.axelor.db.hibernate.dialect
 
OracleDialect() - Constructor for class com.axelor.db.hibernate.dialect.OracleDialect
 
order(String) - Method in class com.axelor.db.Query
Set order by clause for the query.
ordinalize(int) - Method in class com.axelor.common.Inflector
Return ordinal suffixed string for the given number.

P

PaddingScheme - Enum in com.axelor.common.crypto
Cipher padding schemes.
parse(File) - Static method in class com.axelor.data.csv.CSVConfig
Parse the input File
parse(File) - Static method in class com.axelor.data.xml.XMLConfig
 
parse() - Method in class com.axelor.mail.MailParser
Parse the message.
parse(Request) - Static method in class com.axelor.rpc.Criteria
 
parse(Map<String, Object>, Class<?>) - Static method in class com.axelor.rpc.Criteria
 
PasswordAdapter - Class in com.axelor.data.adapter
 
PasswordAdapter() - Constructor for class com.axelor.data.adapter.PasswordAdapter
 
passwordMatchesPattern(String) - Method in class com.axelor.auth.AuthService
Checks whether the password matches the configured pattern.
patch - Variable in class com.axelor.common.VersionUtils.Version
 
pattern - Static variable in class com.axelor.data.csv.CSVBind
 
pattern - Static variable in class com.axelor.data.xml.XMLBind
 
Permission - Class in com.axelor.auth.db
This object stores the permissions.
Permission() - Constructor for class com.axelor.auth.db.Permission
 
Permission(String) - Constructor for class com.axelor.auth.db.Permission
 
PermissionRepository - Class in com.axelor.auth.db.repo
 
PermissionRepository() - Constructor for class com.axelor.auth.db.repo.PermissionRepository
 
persist(T) - Method in class com.axelor.db.JpaRepository
Make an entity managed and persistent.
plural(String, String) - Method in class com.axelor.common.Inflections
Add rule for converting singular to plural.
pluralize(String) - Method in class com.axelor.common.Inflections
Convert the given word to it's plural form.
pluralize(String) - Method in class com.axelor.common.Inflector
Returns the plural form of the word in the given string.
Pop3Account - Class in com.axelor.mail
The default implementation of MailAccount for POP3 accounts.
Pop3Account(String, String, String, String) - Constructor for class com.axelor.mail.Pop3Account
Create a new POP3 account.
Pop3Account(String, String, String, String, String) - Constructor for class com.axelor.mail.Pop3Account
Create a new POP3 account.
populate(Map<String, Object>, Map<String, Object>) - Method in class com.axelor.db.JpaRepository
 
populate(Map<String, Object>, Map<String, Object>) - Method in interface com.axelor.db.Repository
Populate the given json map with additional data.
populate(Map<String, Object>, Map<String, Object>) - Method in class com.axelor.dms.db.repo.DMSFileRepository
 
post(Model, MailMessage, List<MetaFile>) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
PostgreSQLDialect - Class in com.axelor.db.hibernate.dialect
 
PostgreSQLDialect() - Constructor for class com.axelor.db.hibernate.dialect.PostgreSQLDialect
 
PostSessionTenantFilter - Class in com.axelor.db.tenants
The PostSessionTenantFilter is used to check access permission of current tenant to the logged in user.
PostSessionTenantFilter() - Constructor for class com.axelor.db.tenants.PostSessionTenantFilter
 
prepareInput(CSVInput, String[]) - Method in class com.axelor.data.csv.CSVLogger
Configures the file that will receive the rows in error
PreSessionTenantFilter - Class in com.axelor.db.tenants
The PreSessionTenantFilter is responsible to set current tenant before database connection is created.
PreSessionTenantFilter() - Constructor for class com.axelor.db.tenants.PreSessionTenantFilter
 
processRequest(Request, Consumer<Map<String, Object>>) - Static method in class com.axelor.rpc.RequestUtils
 
processResponse(Response, Consumer<Map<String, Object>>) - Static method in class com.axelor.rpc.RequestUtils
 
Property - Class in com.axelor.db.mapper
 
PropertyType - Enum in com.axelor.db.mapper
 
PROTOCOL_IMAP - Static variable in interface com.axelor.mail.MailConstants
 
PROTOCOL_IMAPS - Static variable in interface com.axelor.mail.MailConstants
 
PROTOCOL_POP3 - Static variable in interface com.axelor.mail.MailConstants
 
put(Object, Object) - Method in class com.axelor.app.AppSettings.LinkedProperties
 
put(String, Object) - Method in class com.axelor.rpc.Context
 
put(String, Object) - Method in class com.axelor.rpc.JsonContext
 
put(String, Object) - Method in class com.axelor.script.ScriptBindings
 
putAll(Map<? extends Object, ? extends Object>) - Method in class com.axelor.app.AppSettings.LinkedProperties
 
putAll(Map<? extends String, ? extends Object>) - Method in class com.axelor.script.ScriptBindings
 

Q

Query<T extends Model> - Class in com.axelor.db
The Query class allows filtering and fetching records quickly.
Query(Class<T>) - Constructor for class com.axelor.db.Query
Create a new instance of Query with given bean class.
Query.Selector - Class in com.axelor.db
A helper class to select specific field values.
QueryBinder - Class in com.axelor.db
The query binder class provides the helper methods to bind query parameters and mark the query cacheable.

R

rc - Variable in class com.axelor.common.VersionUtils.Version
 
readers - Variable in class com.axelor.data.ImportTask
 
readOnly() - Method in class com.axelor.db.Query
Set the query readonly.
Reflections - Class in com.axelor.common.reflections
The Reflections utilities provides fast and easy way to search for resources and types.
refresh(T) - Method in class com.axelor.db.JpaRepository
Refresh the state of the instance from the database, overwriting changes made to the entity, if any.
refresh(T) - Method in interface com.axelor.db.Repository
Refresh the state of the instance from the database, overwriting changes made to the entity, if any.
refresh(Collection<Class<?>>) - Static method in class com.axelor.rpc.ContextHandlerFactory
Asynchronously refresh proxy cache.
registerAdapter(DataAdapter) - Method in class com.axelor.data.csv.CSVBinder
 
registerAdapter(DataAdapter) - Method in class com.axelor.data.xml.XMLBinder
 
registerAdapters(Map<String, DataAdapter>) - Method in class com.axelor.data.csv.CSVBinder
 
remove(Object) - Method in class com.axelor.app.AppSettings.LinkedProperties
 
remove(Object, Object) - Method in class com.axelor.app.AppSettings.LinkedProperties
 
remove(T) - Method in class com.axelor.db.JpaRepository
 
remove() - Method in class com.axelor.db.Query
Remove all the matched records.
remove(T) - Method in interface com.axelor.db.Repository
Remove the given entity.
remove(DMSFile) - Method in class com.axelor.dms.db.repo.DMSFileRepository
 
remove(DMSPermission) - Method in class com.axelor.dms.db.repo.DMSPermissionRepository
 
remove(MailMessage) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
remove(MetaJsonModel) - Method in class com.axelor.meta.db.repo.MetaJsonModelRepository
 
remove(Object) - Method in class com.axelor.rpc.JsonContext
 
removeDepend(MetaModule) - Method in class com.axelor.meta.db.MetaModule
Remove the given MetaModule item from the depends.
removeField(MetaJsonField) - Method in class com.axelor.meta.db.MetaJsonModel
Remove the given MetaJsonField item from the fields.
removeFlag(MailFlags) - Method in class com.axelor.mail.db.MailMessage
Remove the given MailFlags item from the flags.
removeGroup(Group) - Method in class com.axelor.meta.db.MetaMenu
Remove the given Group item from the groups.
removeGroup(Group) - Method in class com.axelor.meta.db.MetaView
Remove the given Group item from the groups.
removeItem(MetaSelectItem) - Method in class com.axelor.meta.db.MetaSelect
Remove the given MetaSelectItem item from the items.
removeMenu(MetaMenu) - Method in class com.axelor.auth.db.Group
Remove the given MetaMenu item from the menus.
removeMenu(MetaMenu) - Method in class com.axelor.auth.db.Role
Remove the given MetaMenu item from the menus.
removeMetaField(MetaField) - Method in class com.axelor.meta.db.MetaModel
Remove the given MetaField item from the metaFields.
removeMetaPermission(MetaPermission) - Method in class com.axelor.auth.db.Group
Remove the given MetaPermission item from the metaPermissions.
removeMetaPermission(MetaPermission) - Method in class com.axelor.auth.db.Role
Remove the given MetaPermission item from the metaPermissions.
removeMetaPermission(MetaPermission) - Method in class com.axelor.auth.db.User
Remove the given MetaPermission item from the metaPermissions.
removeParam(MetaScheduleParam) - Method in class com.axelor.meta.db.MetaSchedule
Remove the given MetaScheduleParam item from the params.
removePermission(Permission) - Method in class com.axelor.auth.db.Group
Remove the given Permission item from the permissions.
removePermission(Permission) - Method in class com.axelor.auth.db.Role
Remove the given Permission item from the permissions.
removePermission(Permission) - Method in class com.axelor.auth.db.User
Remove the given Permission item from the permissions.
removePermission(DMSPermission) - Method in class com.axelor.dms.db.DMSFile
Remove the given DMSPermission item from the permissions.
removeRecipient(MailAddress) - Method in class com.axelor.mail.db.MailMessage
Remove the given MailAddress item from the recipients.
removeReply(MailMessage) - Method in class com.axelor.mail.db.MailMessage
Remove the given MailMessage item from the replies.
removeRole(Role) - Method in class com.axelor.auth.db.Group
Remove the given Role item from the roles.
removeRole(Role) - Method in class com.axelor.auth.db.User
Remove the given Role item from the roles.
removeRole(Role) - Method in class com.axelor.meta.db.MetaJsonField
Remove the given Role item from the roles.
removeRole(Role) - Method in class com.axelor.meta.db.MetaJsonModel
Remove the given Role item from the roles.
removeRole(Role) - Method in class com.axelor.meta.db.MetaMenu
Remove the given Role item from the roles.
removeRule(MetaPermissionRule) - Method in class com.axelor.meta.db.MetaPermission
Remove the given MetaPermissionRule item from the rules.
removeTag(DMSFileTag) - Method in class com.axelor.dms.db.DMSFile
Remove the given DMSFileTag item from the tags.
removeView(MetaView) - Method in class com.axelor.auth.db.Group
Remove the given MetaView item from the views.
render(Type, List, SessionFactoryImplementor) - Method in class com.axelor.db.hibernate.dialect.AbstractJsonExtractFunction
 
render() - Method in class com.axelor.text.Renderer
Render the template.
render(Writer) - Method in class com.axelor.text.Renderer
Render the template.
Renderer - Class in com.axelor.text
The Template renderer provides ways to render an encapsulated Template instance.
Renderer() - Constructor for class com.axelor.text.Renderer
 
replace(Object, Object, Object) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
replyTo(String...) - Method in class com.axelor.mail.MailBuilder
 
repo(Class<T>) - Static method in class com.axelor.script.ELScriptHelper.Helpers
 
ReportEngineProvider - Class in com.axelor.report
 
ReportEngineProvider() - Constructor for class com.axelor.report.ReportEngineProvider
 
ReportGenerator - Class in com.axelor.report
The report generator service.
ReportGenerator() - Constructor for class com.axelor.report.ReportGenerator
 
ReportResourceLocator - Class in com.axelor.report
This is a ResourceLocator that first searches external reports directory for the resources and fallbacks to module resources if not found.
ReportResourceLocator() - Constructor for class com.axelor.report.ReportResourceLocator
 
Repository<T extends Model> - Interface in com.axelor.db
The repository interface defines common data access methods.
Request - Class in com.axelor.rpc
 
Request() - Constructor for class com.axelor.rpc.Request
 
RequestUtils - Class in com.axelor.rpc
 
resolve(String) - Method in interface com.axelor.mail.service.MailService
Resolve the given email address to an associated entity.
resolveCurrentTenantIdentifier() - Method in class com.axelor.db.tenants.TenantResolver
 
resolveDialect(DialectResolutionInfo) - Method in class com.axelor.db.hibernate.dialect.CustomDialectResolver
 
ResourceFinder - Class in com.axelor.common.reflections
The ResourceFinder class provides fluent api to search for resources.
resourceToClassName(String) - Static method in class com.axelor.common.ClassUtils
Convert the '/' based resource path to '.' based class name.
ResourceUtils - Class in com.axelor.common
The class provides static helper methods to work with resources.
ResourceUtils() - Constructor for class com.axelor.common.ResourceUtils
 
Response - Class in com.axelor.rpc
 
Response() - Constructor for class com.axelor.rpc.Response
 
restart() - Method in class com.axelor.quartz.JobRunner
Reconfigure the scheduler and restart.
returnedClass() - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
Role - Class in com.axelor.auth.db
This object stores the roles.
Role() - Constructor for class com.axelor.auth.db.Role
 
Role(String) - Constructor for class com.axelor.auth.db.Role
 
RoleRepository - Class in com.axelor.auth.db.repo
 
RoleRepository() - Constructor for class com.axelor.auth.db.repo.RoleRepository
 
run(Runnable) - Method in class com.axelor.auth.AuditableRunner
Run a batch job.
run(Callable<T>) - Method in class com.axelor.auth.AuditableRunner
Run a batch job.
run(ImportTask) - Method in class com.axelor.data.csv.CSVImporter
Run the task from the configured readers
run() - Method in class com.axelor.data.csv.CSVImporter
 
run() - Method in interface com.axelor.data.Importer
Run the data import task.
run(ImportTask) - Method in interface com.axelor.data.Importer
Run the specified import task.
run() - Method in class com.axelor.data.xml.XMLImporter
 
run(ImportTask) - Method in class com.axelor.data.xml.XMLImporter
 
run() - Method in class com.axelor.quartz.GuiceJobRunShell
 

S

save(T) - Method in class com.axelor.db.JpaRepository
 
save(T) - Method in interface com.axelor.db.Repository
Save the given entity.
save(DMSFile) - Method in class com.axelor.dms.db.repo.DMSFileRepository
 
save(DMSPermission) - Method in class com.axelor.dms.db.repo.DMSPermissionRepository
 
save(MailFlags) - Method in class com.axelor.mail.db.repo.MailFlagsRepository
 
save(MailMessage) - Method in class com.axelor.mail.db.repo.MailMessageRepository
 
save(MetaJsonModel) - Method in class com.axelor.meta.db.repo.MetaJsonModelRepository
 
save(Context) - Method in class com.axelor.meta.db.repo.MetaJsonRecordRepository
Save the json record backed by the given context.
save(MetaJsonRecord) - Method in class com.axelor.meta.db.repo.MetaJsonRecordRepository
 
scan(String) - Method in class com.axelor.db.JpaModule
 
scan(ScanEnvironment, ScanOptions, ScanParameters) - Method in class com.axelor.db.JpaScanner
 
SchedulerModule - Class in com.axelor.quartz
The default guice module for quartz scheduler.
SchedulerModule() - Constructor for class com.axelor.quartz.SchedulerModule
 
ScriptBindings - Class in com.axelor.script
 
ScriptBindings(Map<String, Object>) - Constructor for class com.axelor.script.ScriptBindings
 
ScriptHelper - Interface in com.axelor.script
The DataScriptHelper interface to implement dynamic script evaluation support.
SearchMappingContributor - Interface in com.axelor.db.search
Allows to configure search mapping programmatically.
SearchMappingFactory - Class in com.axelor.db.search
The factory to configure indexed entities programmatically.
SearchMappingFactory() - Constructor for class com.axelor.db.search.SearchMappingFactory
 
SearchModule - Class in com.axelor.db.search
A Guice module to configure full-text search feature.
SearchModule() - Constructor for class com.axelor.db.search.SearchModule
 
SearchService - Class in com.axelor.db.search
Provides methods to initialize search indexes and do search against them.
SearchService() - Constructor for class com.axelor.db.search.SearchService
 
select(String...) - Method in class com.axelor.db.Query
Return a selector to select records with specific fields only.
selectAnyDataSource() - Method in class com.axelor.db.tenants.TenantConnectionProvider
 
selectDataSource(String) - Method in class com.axelor.db.tenants.TenantConnectionProvider
 
selectQuery(boolean) - Method in class com.axelor.db.Query
 
selectQuery() - Method in class com.axelor.db.Query
 
send(Date) - Method in class com.axelor.mail.MailBuilder
Send the message with given send date.
send() - Method in class com.axelor.mail.MailBuilder
Send the message.
send(Message) - Method in class com.axelor.mail.MailSender
Send a mail message.
send(String, String, String...) - Method in class com.axelor.mail.MailSender
Send a simple text message to the given recipients.

For better options, use MailSender.compose() method to compose a message using MailBuilder which can be retrieved or sent directly with MailBuilder.build() or MailBuilder.send() methods.
send(MailMessage) - Method in interface com.axelor.mail.service.MailService
Send a mail for the given MailMessage.
sender(String) - Method in class com.axelor.mail.MailBuilder
 
Sequence - Annotation Type in com.axelor.db.annotations
Mark the field to use a specified custom sequence.
SESSION_KEY_PREFIX_SHIRO - Static variable in class com.axelor.db.tenants.AbstractTenantFilter
 
SESSION_KEY_TENANT_ID - Static variable in class com.axelor.db.tenants.AbstractTenantFilter
 
SESSION_KEY_TENANT_MAP - Static variable in class com.axelor.db.tenants.AbstractTenantFilter
 
set(Object, String, Object) - Method in class com.axelor.db.mapper.Mapper
Set the property of the given bean with the provided value.
set(Object, Object) - Method in class com.axelor.db.mapper.Property
Set the value for this property to the given bean instance.
set(String, Object, Document, LuceneOptions) - Method in class com.axelor.db.search.MetaFileBridge
 
setAction(MetaAction) - Method in class com.axelor.meta.db.MetaActionMenu
 
setAction(MetaAction) - Method in class com.axelor.meta.db.MetaJsonModel
 
setAction(MetaAction) - Method in class com.axelor.meta.db.MetaMenu
 
setAction(String) - Method in class com.axelor.rpc.ActionRequest
 
setActivateOn(LocalDate) - Method in class com.axelor.auth.db.User
 
setActive(Boolean) - Method in class com.axelor.meta.db.MetaPermission
 
setActive(Boolean) - Method in class com.axelor.meta.db.MetaSchedule
 
setAdapter(String) - Method in class com.axelor.data.csv.CSVBind
 
SetAdapter - Class in com.axelor.db.mapper.types
 
SetAdapter() - Constructor for class com.axelor.db.mapper.types.SetAdapter
 
setAddress(String) - Method in class com.axelor.mail.db.MailAddress
 
setAlert(String) - Method in class com.axelor.rpc.ActionResponse
Set an alert message.
setApplication(Boolean) - Method in class com.axelor.meta.db.MetaModule
 
setArchived(Boolean) - Method in class com.axelor.db.Model
 
setAssociation(U, T) - Method in class com.axelor.db.mapper.Property
If this is a multi-valued field, ensure the proper parent-child relationship if association is bidirectional (marked with mappedBy attribute).
setAttr(String, String, Object) - Method in class com.axelor.rpc.ActionResponse
Set an attribute of a field.
setAttrs(String) - Method in class com.axelor.meta.db.MetaJsonRecord
 
setAttrs(Map<String, Map<String, Object>>) - Method in class com.axelor.rpc.ActionResponse
Set field attributes.
setAuthor(User) - Method in class com.axelor.mail.db.MailMessage
 
setBindings(List<CSVBind>) - Method in class com.axelor.data.csv.CSVBind
 
setBindings(List<CSVBind>) - Method in class com.axelor.data.csv.CSVInput
 
setBindings(Bindings) - Method in class com.axelor.script.AbstractScriptHelper
 
setBindings(Bindings) - Method in interface com.axelor.script.ScriptHelper
Set script bindings.
setBlocked(Boolean) - Method in class com.axelor.auth.db.User
 
setBody(String) - Method in class com.axelor.mail.db.MailMessage
 
setCacheable() - Method in class com.axelor.db.QueryBinder
Set the query cacheable.
setCacheable(boolean) - Method in class com.axelor.db.QueryBinder
Set whether to set the query cacheable or not.
setCallable(String) - Method in class com.axelor.data.csv.CSVInput
 
setCanClear(boolean) - Method in class com.axelor.data.xml.XMLImporter
 
setCanClose(boolean) - Method in class com.axelor.rpc.ActionResponse
Set the canClose flag.
setCanCreate(Boolean) - Method in class com.axelor.auth.db.Permission
 
setCanExport(Boolean) - Method in class com.axelor.auth.db.Permission
 
setCanExport(Boolean) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setCanRead(Boolean) - Method in class com.axelor.auth.db.Permission
 
setCanRead(Boolean) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setCanRemove(Boolean) - Method in class com.axelor.auth.db.Permission
 
setCanWrite(Boolean) - Method in class com.axelor.auth.db.Permission
 
setCanWrite(Boolean) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setCategory(String) - Method in class com.axelor.meta.db.MetaActionMenu
 
setCode(String) - Method in class com.axelor.auth.db.Group
 
setCode(String) - Method in class com.axelor.auth.db.User
 
setCode(String) - Method in class com.axelor.dms.db.DMSFileTag
 
setColor(String, String) - Method in class com.axelor.rpc.ActionResponse
Set the color attribute for the given field.
setColumn(String) - Method in class com.axelor.data.csv.CSVBind
 
setColumnSequence(Integer) - Method in class com.axelor.meta.db.MetaJsonField
 
setComputed(Boolean) - Method in class com.axelor.meta.db.MetaView
 
setCondition(String) - Method in class com.axelor.auth.db.Permission
 
setCondition(String) - Method in class com.axelor.data.csv.CSVBind
 
setConditionEmpty(Boolean) - Method in class com.axelor.data.csv.CSVBind
 
setConditionParams(String) - Method in class com.axelor.auth.db.Permission
 
setConditionToCheck(String) - Method in class com.axelor.meta.db.MetaMenu
 
setConnectionTimeout(int) - Method in class com.axelor.mail.AbstractMailAccount
 
setConnectionTimeout(int) - Method in interface com.axelor.mail.MailAccount
Socket connection timeout value in milliseconds.
setConnectionTimeout(int) - Method in class com.axelor.mail.SmtpAccount
 
setContent(String) - Method in class com.axelor.dms.db.DMSFile
 
setContentType(String) - Method in class com.axelor.dms.db.DMSFile
 
setContext(Map<String, Object>) - Method in class com.axelor.data.csv.CSVImporter
 
setContext(Map<String, Object>) - Method in interface com.axelor.data.Importer
Set global context.
setContext(Map<String, Object>) - Method in class com.axelor.data.xml.XMLImporter
 
setContextClassLoader(ClassLoader) - Static method in class com.axelor.common.ClassUtils
Override the context ClassLoader of this Thread.
setContextField(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setContextFieldTarget(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setContextFieldTargetName(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setContextFieldTitle(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setContextFieldValue(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setContextHandler(ContextHandler<?>) - Method in interface com.axelor.rpc.ContextHandlerFactory.HandlerAccessor
 
setCookie(HttpServletRequest, HttpServletResponse, String, String) - Method in class com.axelor.db.tenants.AbstractTenantFilter
 
setCron(String) - Method in class com.axelor.meta.db.MetaSchedule
 
setData(String) - Method in class com.axelor.meta.db.MetaSelectItem
 
setData(Map<String, Object>) - Method in class com.axelor.rpc.Request
 
setData(Object) - Method in class com.axelor.rpc.Response
 
setDefaultValue(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setDependentFeatures(String) - Method in class com.axelor.meta.db.MetaView
 
setDependentModules(String) - Method in class com.axelor.meta.db.MetaView
 
setDepends(Set<MetaModule>) - Method in class com.axelor.meta.db.MetaModule
 
setDescription(String) - Method in class com.axelor.auth.db.Role
 
setDescription(String) - Method in class com.axelor.meta.db.MetaField
 
setDescription(String) - Method in class com.axelor.meta.db.MetaFile
 
setDescription(String) - Method in class com.axelor.meta.db.MetaModule
 
setDescription(String) - Method in class com.axelor.meta.db.MetaSchedule
 
setDomain(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setEmail(String) - Method in class com.axelor.auth.db.User
 
setEmail(MailAddress) - Method in class com.axelor.mail.db.MailFollower
 
setEnumType(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setError(String) - Method in class com.axelor.rpc.ActionResponse
Set an error message.
setErrors(Map<String, String>) - Method in class com.axelor.rpc.Response
 
setException(Throwable) - Method in class com.axelor.rpc.Response
 
setExpiresOn(LocalDate) - Method in class com.axelor.auth.db.User
 
setExportFile(String) - Method in class com.axelor.rpc.ActionResponse
Set the file path relative to the data export directory.
setExpression(String) - Method in class com.axelor.data.csv.CSVBind
 
setExtension(Boolean) - Method in class com.axelor.meta.db.MetaView
 
setField(String) - Method in class com.axelor.data.csv.CSVBind
 
setField(String) - Method in class com.axelor.meta.db.MetaHelp
 
setField(String) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setFields(List<MetaJsonField>) - Method in class com.axelor.meta.db.MetaJsonModel
 
setFields(List<String>) - Method in class com.axelor.rpc.Request
 
setFile(DMSFile) - Method in class com.axelor.dms.db.DMSPermission
 
setFileName(String) - Method in class com.axelor.data.csv.CSVInput
 
setFileName(String) - Method in class com.axelor.data.xml.XMLInput
 
setFileName(String) - Method in class com.axelor.dms.db.DMSFile
 
setFileName(String) - Method in class com.axelor.meta.db.MetaFile
 
setFilePath(String) - Method in class com.axelor.meta.db.MetaFile
 
setFileSize(Long) - Method in class com.axelor.meta.db.MetaFile
 
setFileType(String) - Method in class com.axelor.meta.db.MetaFile
 
setFilterCustom(String) - Method in class com.axelor.meta.db.MetaFilter
 
setFilters(String) - Method in class com.axelor.meta.db.MetaFilter
 
setFilterView(String) - Method in class com.axelor.meta.db.MetaFilter
 
setFlags(List<MailFlags>) - Method in class com.axelor.mail.db.MailMessage
 
setFlash(String) - Method in class com.axelor.rpc.ActionResponse
Set a flash message.
setFlushMode(FlushModeType) - Method in class com.axelor.db.QueryBinder
Set query flush mode.
setForcePasswordChange(Boolean) - Method in class com.axelor.auth.db.User
 
setFormView(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setFormView(MetaView) - Method in class com.axelor.meta.db.MetaJsonModel
 
setFormWidth(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setFrom(MailAddress) - Method in class com.axelor.mail.db.MailMessage
 
setFullName(String) - Method in class com.axelor.meta.db.MetaModel
 
setGridView(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setGridView(MetaView) - Method in class com.axelor.meta.db.MetaJsonModel
 
setGroup(Group) - Method in class com.axelor.auth.db.User
 
setGroup(Group) - Method in class com.axelor.dms.db.DMSPermission
 
setGroupDomain(ActionRequest, ActionResponse) - Method in class com.axelor.dms.web.DMSPermissionController
 
setGroups(Set<Group>) - Method in class com.axelor.meta.db.MetaMenu
 
setGroups(Set<Group>) - Method in class com.axelor.meta.db.MetaView
 
setHeader(String) - Method in class com.axelor.data.csv.CSVInput
 
setHelp(String) - Method in class com.axelor.meta.db.MetaHelp
 
setHelp(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setHelpLink(String) - Method in class com.axelor.meta.db.MetaView
 
setHidden(Boolean) - Method in class com.axelor.meta.db.MetaActionMenu
 
setHidden(Boolean) - Method in class com.axelor.meta.db.MetaJsonField
 
setHidden(Boolean) - Method in class com.axelor.meta.db.MetaMenu
 
setHidden(Boolean) - Method in class com.axelor.meta.db.MetaSelectItem
 
setHidden(String, boolean) - Method in class com.axelor.rpc.ActionResponse
Set the hidden attribute for the given field.
setHideIf(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setHideIf(String) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setHome(Boolean) - Method in class com.axelor.meta.db.MetaAction
 
setHomeAction(String) - Method in class com.axelor.auth.db.Group
 
setHomeAction(String) - Method in class com.axelor.auth.db.User
 
setIcon(String) - Method in class com.axelor.meta.db.MetaMenu
 
setIcon(String) - Method in class com.axelor.meta.db.MetaSelectItem
 
setIconBackground(String) - Method in class com.axelor.meta.db.MetaMenu
 
setId(Long) - Method in class com.axelor.auth.db.Group
 
setId(Long) - Method in class com.axelor.auth.db.Permission
 
setId(Long) - Method in class com.axelor.auth.db.Role
 
setId(Long) - Method in class com.axelor.auth.db.User
 
setId(Long) - Method in class com.axelor.db.JpaModel
 
setId(Long) - Method in class com.axelor.db.Model
 
setId(Long) - Method in class com.axelor.dms.db.DMSFile
 
setId(Long) - Method in class com.axelor.dms.db.DMSFileTag
 
setId(Long) - Method in class com.axelor.dms.db.DMSPermission
 
setId(Long) - Method in class com.axelor.mail.db.MailAddress
 
setId(Long) - Method in class com.axelor.mail.db.MailFlags
 
setId(Long) - Method in class com.axelor.mail.db.MailFollower
 
setId(Long) - Method in class com.axelor.mail.db.MailMessage
 
setId(Long) - Method in class com.axelor.meta.db.MetaAction
 
setId(Long) - Method in class com.axelor.meta.db.MetaActionMenu
 
setId(Long) - Method in class com.axelor.meta.db.MetaAttachment
 
setId(Long) - Method in class com.axelor.meta.db.MetaEnum
 
setId(Long) - Method in class com.axelor.meta.db.MetaField
 
setId(Long) - Method in class com.axelor.meta.db.MetaFile
 
setId(Long) - Method in class com.axelor.meta.db.MetaFilter
 
setId(Long) - Method in class com.axelor.meta.db.MetaHelp
 
setId(Long) - Method in class com.axelor.meta.db.MetaJsonField
 
setId(Long) - Method in class com.axelor.meta.db.MetaJsonModel
 
setId(Long) - Method in class com.axelor.meta.db.MetaJsonRecord
 
setId(Long) - Method in class com.axelor.meta.db.MetaMenu
 
setId(Long) - Method in class com.axelor.meta.db.MetaModel
 
setId(Long) - Method in class com.axelor.meta.db.MetaModule
 
setId(Long) - Method in class com.axelor.meta.db.MetaPermission
 
setId(Long) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setId(Long) - Method in class com.axelor.meta.db.MetaSchedule
 
setId(Long) - Method in class com.axelor.meta.db.MetaScheduleParam
 
setId(Long) - Method in class com.axelor.meta.db.MetaSelect
 
setId(Long) - Method in class com.axelor.meta.db.MetaSelectItem
 
setId(Long) - Method in class com.axelor.meta.db.MetaSequence
 
setId(Long) - Method in class com.axelor.meta.db.MetaTranslation
 
setId(Long) - Method in class com.axelor.meta.db.MetaView
 
setId(Long) - Method in class com.axelor.meta.db.MetaViewCustom
 
setImage(byte[]) - Method in class com.axelor.auth.db.User
 
setIncludeIf(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setIncrement(Integer) - Method in class com.axelor.meta.db.MetaSequence
 
setInitial(Long) - Method in class com.axelor.meta.db.MetaSequence
 
setInputs(List<CSVInput>) - Method in class com.axelor.data.csv.CSVConfig
setInstalled(Boolean) - Method in class com.axelor.meta.db.MetaModule
 
setIsArchived(Boolean) - Method in class com.axelor.mail.db.MailFlags
 
setIsDirectory(Boolean) - Method in class com.axelor.dms.db.DMSFile
 
setIsRead(Boolean) - Method in class com.axelor.mail.db.MailFlags
 
setIsStarred(Boolean) - Method in class com.axelor.mail.db.MailFlags
 
setItems(List<MetaSelectItem>) - Method in class com.axelor.meta.db.MetaSelect
 
setJob(String) - Method in class com.axelor.meta.db.MetaSchedule
 
setJson(Boolean) - Method in class com.axelor.meta.db.MetaField
 
setJsonModel(MetaJsonModel) - Method in class com.axelor.meta.db.MetaJsonField
 
setJsonModel(String) - Method in class com.axelor.meta.db.MetaJsonRecord
 
setKey(String) - Method in class com.axelor.meta.db.MetaTranslation
 
setLabel(String) - Method in class com.axelor.meta.db.MetaField
 
setLanguage(String) - Method in class com.axelor.auth.db.User
 
setLanguage(String) - Method in class com.axelor.meta.db.MetaHelp
 
setLanguage(String) - Method in class com.axelor.meta.db.MetaTranslation
 
setLeft(Boolean) - Method in class com.axelor.meta.db.MetaMenu
 
setLimit(int) - Method in class com.axelor.rpc.Request
 
setLink(String) - Method in class com.axelor.meta.db.MetaMenu
 
setMappedBy(String) - Method in class com.axelor.meta.db.MetaField
 
setMaxSize(Integer) - Method in class com.axelor.meta.db.MetaJsonField
 
setMenu(String) - Method in class com.axelor.meta.db.MetaHelp
 
setMenu(MetaMenu) - Method in class com.axelor.meta.db.MetaJsonModel
 
setMenuBackground(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setMenuIcon(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setMenuOrder(Integer) - Method in class com.axelor.meta.db.MetaJsonModel
 
setMenuParent(MetaMenu) - Method in class com.axelor.meta.db.MetaJsonModel
 
setMenus(Set<MetaMenu>) - Method in class com.axelor.auth.db.Group
 
setMenus(Set<MetaMenu>) - Method in class com.axelor.auth.db.Role
 
setMenuTitle(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setMenuTop(Boolean) - Method in class com.axelor.meta.db.MetaJsonModel
 
setMessage(MailMessage) - Method in class com.axelor.mail.db.MailFlags
 
setMessage(String) - Method in class com.axelor.meta.db.MetaTranslation
 
setMessageId(String) - Method in class com.axelor.mail.db.MailMessage
 
setMetaFields(List<MetaField>) - Method in class com.axelor.meta.db.MetaModel
 
setMetaFile(MetaFile) - Method in class com.axelor.dms.db.DMSFile
 
setMetaFile(MetaFile) - Method in class com.axelor.meta.db.MetaAttachment
 
setMetaModel(MetaModel) - Method in class com.axelor.meta.db.MetaField
 
setMetaPermission(MetaPermission) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setMetaPermissions(Set<MetaPermission>) - Method in class com.axelor.auth.db.Group
 
setMetaPermissions(Set<MetaPermission>) - Method in class com.axelor.auth.db.Role
 
setMetaPermissions(Set<MetaPermission>) - Method in class com.axelor.auth.db.User
 
setMinSize(Integer) - Method in class com.axelor.meta.db.MetaJsonField
 
setMobile(Boolean) - Method in class com.axelor.meta.db.MetaMenu
 
setModel(String) - Method in class com.axelor.meta.db.MetaAction
 
setModel(String) - Method in class com.axelor.meta.db.MetaHelp
 
setModel(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setModel(String) - Method in class com.axelor.meta.db.MetaView
 
setModel(String) - Method in class com.axelor.meta.db.MetaViewCustom
 
setModel(String) - Method in class com.axelor.rpc.Request
Set the model class that represents the request Request.data.
setModelField(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setModule(String) - Method in class com.axelor.meta.db.MetaAction
 
setModule(String) - Method in class com.axelor.meta.db.MetaActionMenu
 
setModule(String) - Method in class com.axelor.meta.db.MetaMenu
 
setModule(String) - Method in class com.axelor.meta.db.MetaSelect
 
setModule(String) - Method in class com.axelor.meta.db.MetaView
 
setModuleToCheck(String) - Method in class com.axelor.meta.db.MetaMenu
 
setModuleVersion(String) - Method in class com.axelor.meta.db.MetaModule
 
setName(String) - Method in class com.axelor.auth.db.Group
 
setName(String) - Method in class com.axelor.auth.db.Permission
 
setName(String) - Method in class com.axelor.auth.db.Role
 
setName(String) - Method in class com.axelor.auth.db.User
 
setName(String) - Method in class com.axelor.dms.db.DMSFileTag
 
setName(String) - Method in class com.axelor.meta.db.MetaAction
 
setName(String) - Method in class com.axelor.meta.db.MetaActionMenu
 
setName(String) - Method in class com.axelor.meta.db.MetaEnum
 
setName(String) - Method in class com.axelor.meta.db.MetaField
 
setName(String) - Method in class com.axelor.meta.db.MetaFilter
 
setName(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setName(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setName(String) - Method in class com.axelor.meta.db.MetaJsonRecord
 
setName(String) - Method in class com.axelor.meta.db.MetaMenu
 
setName(String) - Method in class com.axelor.meta.db.MetaModel
 
setName(String) - Method in class com.axelor.meta.db.MetaModule
 
setName(String) - Method in class com.axelor.meta.db.MetaPermission
 
setName(String) - Method in class com.axelor.meta.db.MetaSchedule
 
setName(String) - Method in class com.axelor.meta.db.MetaScheduleParam
 
setName(String) - Method in class com.axelor.meta.db.MetaSelect
 
setName(String) - Method in class com.axelor.meta.db.MetaSequence
 
setName(String) - Method in class com.axelor.meta.db.MetaView
 
setName(String) - Method in class com.axelor.meta.db.MetaViewCustom
 
setNameField(Boolean) - Method in class com.axelor.meta.db.MetaJsonField
 
setNameField(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setNavigation(String) - Method in class com.axelor.auth.db.Group
 
setNext(Long) - Method in class com.axelor.meta.db.MetaSequence
 
setNoHelp(Boolean) - Method in class com.axelor.auth.db.User
 
setNotify(String) - Method in class com.axelor.rpc.ActionResponse
Set a notification message.
setObject(String) - Method in class com.axelor.auth.db.Permission
 
setObject(String) - Method in class com.axelor.meta.db.MetaPermission
 
setObjectId(Long) - Method in class com.axelor.meta.db.MetaAttachment
 
setObjectName(String) - Method in class com.axelor.meta.db.MetaAttachment
 
setOffline(DMSFile, boolean) - Method in class com.axelor.dms.db.repo.DMSFileRepository
 
setOffset(int) - Method in class com.axelor.rpc.Request
 
setOffset(int) - Method in class com.axelor.rpc.Response
 
setOnChange(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setOnClick(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setOnNew(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setOnSave(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setOptions(Properties) - Method in class com.axelor.data.adapter.Adapter
 
setOrder(Integer) - Method in class com.axelor.meta.db.MetaActionMenu
 
setOrder(Integer) - Method in class com.axelor.meta.db.MetaMenu
 
setOrder(Integer) - Method in class com.axelor.meta.db.MetaSelectItem
 
setOrderBy(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setPackageName(String) - Method in class com.axelor.meta.db.MetaField
 
setPackageName(String) - Method in class com.axelor.meta.db.MetaModel
 
setPadding(Integer) - Method in class com.axelor.meta.db.MetaSequence
 
setParameterValues(Properties) - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
setParams(List<MetaScheduleParam>) - Method in class com.axelor.meta.db.MetaSchedule
 
setParent(DMSFile) - Method in class com.axelor.dms.db.DMSFile
 
setParent(MailMessage) - Method in class com.axelor.mail.db.MailMessage
 
setParent(MetaActionMenu) - Method in class com.axelor.meta.db.MetaActionMenu
 
setParent(MetaMenu) - Method in class com.axelor.meta.db.MetaMenu
 
setPassword(String) - Method in class com.axelor.auth.db.User
 
setPasswordUpdatedOn(LocalDateTime) - Method in class com.axelor.auth.db.User
 
setPending(Boolean) - Method in class com.axelor.meta.db.MetaModule
 
setPending(String) - Method in class com.axelor.rpc.ActionResponse
Set the comma separated list of pending actions.
setPermission(Permission) - Method in class com.axelor.dms.db.DMSPermission
 
setPermissions(Set<Permission>) - Method in class com.axelor.auth.db.Group
 
setPermissions(Set<Permission>) - Method in class com.axelor.auth.db.Role
 
setPermissions(Set<Permission>) - Method in class com.axelor.auth.db.User
 
setPermissions(List<DMSPermission>) - Method in class com.axelor.dms.db.DMSFile
 
setPersonal(String) - Method in class com.axelor.mail.db.MailAddress
 
setPrecision(Integer) - Method in class com.axelor.meta.db.MetaJsonField
 
setPrefix(String) - Method in class com.axelor.meta.db.MetaSequence
 
setPriority(Integer) - Method in class com.axelor.meta.db.MetaAction
 
setPriority(Integer) - Method in class com.axelor.meta.db.MetaActionMenu
 
setPriority(Integer) - Method in class com.axelor.meta.db.MetaMenu
 
setPriority(Integer) - Method in class com.axelor.meta.db.MetaSelect
 
setPriority(Integer) - Method in class com.axelor.meta.db.MetaView
 
setProperties(Properties) - Method in class com.axelor.mail.AbstractMailAccount
 
setProperties(Properties) - Method in interface com.axelor.mail.MailAccount
Set additional properties.
setProperties(Properties) - Method in class com.axelor.mail.SmtpAccount
 
setReadOnly() - Method in class com.axelor.db.QueryBinder
Set the query readOnly.
setReadOnly(boolean) - Method in class com.axelor.db.QueryBinder
Set the query readOnly.
setReadonly(Boolean) - Method in class com.axelor.meta.db.MetaJsonField
 
setReadonly(String, boolean) - Method in class com.axelor.rpc.ActionResponse
Set the readonly attribute for the given field.
setReadonlyIf(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setReadonlyIf(String) - Method in class com.axelor.meta.db.MetaPermissionRule
 
setRecipients(Set<MailAddress>) - Method in class com.axelor.mail.db.MailMessage
 
setRecords(List<Object>) - Method in class com.axelor.rpc.Request
 
setRegex(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setRelated(Map<String, List<String>>) - Method in class com.axelor.rpc.Request
 
setRelatedId(Long) - Method in class com.axelor.dms.db.DMSFile
 
setRelatedId(Long) - Method in class com.axelor.mail.db.MailFollower
 
setRelatedId(Long) - Method in class com.axelor.mail.db.MailMessage
 
setRelatedModel(String) - Method in class com.axelor.dms.db.DMSFile
 
setRelatedModel(String) - Method in class com.axelor.mail.db.MailFollower
 
setRelatedModel(String) - Method in class com.axelor.mail.db.MailMessage
 
setRelatedName(String) - Method in class com.axelor.mail.db.MailMessage
 
setRelationship(String) - Method in class com.axelor.meta.db.MetaField
 
setReload(boolean) - Method in class com.axelor.rpc.ActionResponse
Set the reload flag.
setRemovable(Boolean) - Method in class com.axelor.meta.db.MetaModule
 
setReplies(List<MailMessage>) - Method in class com.axelor.mail.db.MailMessage
 
setRequired(Boolean) - Method in class com.axelor.meta.db.MetaJsonField
 
setRequired(String, boolean) - Method in class com.axelor.rpc.ActionResponse
Set the required attribute for the given field.
setRequiredIf(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setRoles(Set<Role>) - Method in class com.axelor.auth.db.Group
 
setRoles(Set<Role>) - Method in class com.axelor.auth.db.User
 
setRoles(Set<Role>) - Method in class com.axelor.meta.db.MetaJsonField
 
setRoles(Set<Role>) - Method in class com.axelor.meta.db.MetaJsonModel
 
setRoles(Set<Role>) - Method in class com.axelor.meta.db.MetaMenu
 
setRoot(MailMessage) - Method in class com.axelor.mail.db.MailMessage
 
setRules(List<MetaPermissionRule>) - Method in class com.axelor.meta.db.MetaPermission
 
setScale(Integer) - Method in class com.axelor.meta.db.MetaJsonField
 
setSchedule(MetaSchedule) - Method in class com.axelor.meta.db.MetaScheduleParam
 
setSearch(String) - Method in class com.axelor.data.csv.CSVBind
 
setSearch(String) - Method in class com.axelor.data.csv.CSVInput
 
setSearchCall(String) - Method in class com.axelor.data.csv.CSVInput
 
setSelect(MetaSelect) - Method in class com.axelor.meta.db.MetaSelectItem
 
setSelected(boolean) - Method in class com.axelor.db.Model
Set the selected state of the record.
setSelection(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setSeparator(char) - Method in class com.axelor.data.csv.CSVInput
 
setSequence(Integer) - Method in class com.axelor.meta.db.MetaJsonField
 
setShared(Boolean) - Method in class com.axelor.meta.db.MetaFilter
 
setShowIf(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setSignal(String, Object) - Method in class com.axelor.rpc.ActionResponse
Send an arbitrary signal to the client view with the specified data.
setSingleTab(Boolean) - Method in class com.axelor.auth.db.User
 
setSizeText(String) - Method in class com.axelor.meta.db.MetaFile
 
setSortBy(List<String>) - Method in class com.axelor.rpc.Request
 
setStatus(int) - Method in class com.axelor.rpc.Response
 
setStyle(String) - Method in class com.axelor.dms.db.DMSFileTag
 
setStyle(String) - Method in class com.axelor.meta.db.MetaHelp
 
setSubject(String) - Method in class com.axelor.mail.db.MailMessage
 
setSuffix(String) - Method in class com.axelor.meta.db.MetaSequence
 
setSummary(String) - Method in class com.axelor.mail.db.MailMessage
 
setTableName(String) - Method in class com.axelor.meta.db.MetaModel
 
setTag(String) - Method in class com.axelor.meta.db.MetaMenu
 
setTagCount(Boolean) - Method in class com.axelor.meta.db.MetaMenu
 
setTagGet(String) - Method in class com.axelor.meta.db.MetaMenu
 
setTags(Set<DMSFileTag>) - Method in class com.axelor.dms.db.DMSFile
 
setTagStyle(String) - Method in class com.axelor.meta.db.MetaMenu
 
setTargetJsonModel(MetaJsonModel) - Method in class com.axelor.meta.db.MetaJsonField
 
setTargetModel(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setTechnicalStaff(Boolean) - Method in class com.axelor.auth.db.Group
 
setTheme(String) - Method in class com.axelor.auth.db.User
 
setTimeout(int) - Method in class com.axelor.mail.AbstractMailAccount
 
setTimeout(int) - Method in interface com.axelor.mail.MailAccount
Socket read timeout value in milliseconds.
setTimeout(int) - Method in class com.axelor.mail.SmtpAccount
 
setTitle(String) - Method in class com.axelor.meta.db.MetaActionMenu
 
setTitle(String) - Method in class com.axelor.meta.db.MetaFilter
 
setTitle(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setTitle(String) - Method in class com.axelor.meta.db.MetaJsonModel
 
setTitle(String) - Method in class com.axelor.meta.db.MetaMenu
 
setTitle(String) - Method in class com.axelor.meta.db.MetaModule
 
setTitle(String) - Method in class com.axelor.meta.db.MetaSelectItem
 
setTitle(String) - Method in class com.axelor.meta.db.MetaView
 
setTitle(String) - Method in class com.axelor.meta.db.MetaViewCustom
 
setTop(Boolean) - Method in class com.axelor.meta.db.MetaMenu
 
setTotal(long) - Method in class com.axelor.rpc.Response
 
setType(String) - Method in class com.axelor.data.csv.CSVBind
 
setType(String) - Method in class com.axelor.mail.db.MailMessage
 
setType(String) - Method in class com.axelor.meta.db.MetaAction
 
setType(String) - Method in class com.axelor.meta.db.MetaHelp
 
setType(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setType(String) - Method in class com.axelor.meta.db.MetaView
 
setType(String) - Method in class com.axelor.meta.db.MetaViewCustom
 
setTypeName(String) - Method in class com.axelor.data.csv.CSVInput
 
setTypeName(String) - Method in class com.axelor.meta.db.MetaField
 
setUpdate(boolean) - Method in class com.axelor.data.csv.CSVBind
 
setupSecurity(XStream) - Static method in class com.axelor.data.XStreamUtils
 
setUser(User) - Method in class com.axelor.dms.db.DMSPermission
 
setUser(User) - Method in class com.axelor.mail.db.MailFlags
 
setUser(User) - Method in class com.axelor.mail.db.MailFollower
 
setUser(User) - Method in class com.axelor.meta.db.MetaFilter
 
setUser(User) - Method in class com.axelor.meta.db.MetaMenu
 
setUser(User) - Method in class com.axelor.meta.db.MetaViewCustom
 
setUserDomain(ActionRequest, ActionResponse) - Method in class com.axelor.dms.web.DMSPermissionController
 
setValue(String) - Method in class com.axelor.dms.db.DMSPermission
 
setValue(String) - Method in class com.axelor.meta.db.MetaScheduleParam
 
setValue(String) - Method in class com.axelor.meta.db.MetaSelectItem
 
setValue(String, Object) - Method in class com.axelor.rpc.ActionResponse
Set value for the given field.
setValueExpr(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setValues(Object) - Method in class com.axelor.rpc.ActionResponse
Set record values.
setVersion(Integer) - Method in class com.axelor.db.Model
 
setView(String) - Method in class com.axelor.meta.db.MetaHelp
 
setView(Map<String, Object>) - Method in class com.axelor.rpc.ActionResponse
Inform the client to open the given view.
setView(String, String, String, String) - Method in class com.axelor.rpc.ActionResponse
Inform the client to open a view for the given model.
setViews(Set<MetaView>) - Method in class com.axelor.auth.db.Group
 
setVisibleInGrid(Boolean) - Method in class com.axelor.meta.db.MetaJsonField
 
setWidget(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setWidgetAttrs(String) - Method in class com.axelor.meta.db.MetaJsonField
 
setXml(String) - Method in class com.axelor.meta.db.MetaAction
 
setXml(String) - Method in class com.axelor.meta.db.MetaView
 
setXml(String) - Method in class com.axelor.meta.db.MetaViewCustom
 
setXmlId(String) - Method in class com.axelor.meta.db.MetaAction
 
setXmlId(String) - Method in class com.axelor.meta.db.MetaActionMenu
 
setXmlId(String) - Method in class com.axelor.meta.db.MetaMenu
 
setXmlId(String) - Method in class com.axelor.meta.db.MetaSelect
 
setXmlId(String) - Method in class com.axelor.meta.db.MetaView
 
SimpleAdapter - Class in com.axelor.db.mapper.types
 
SimpleAdapter() - Constructor for class com.axelor.db.mapper.types.SimpleAdapter
 
simplify(String) - Method in class com.axelor.common.Inflector
Simplify the text to its unaccented version.
singular(String, String) - Method in class com.axelor.common.Inflections
Add rule for converting plurals to singular.
singularize(String) - Method in class com.axelor.common.Inflections
Convert the given word to it's singular form.
singularize(String) - Method in class com.axelor.common.Inflector
Returns the singular form of the word in the given string.
SmtpAccount - Class in com.axelor.mail
The default implementation of MailAccount for SMPT accounts.
SmtpAccount(String, String) - Constructor for class com.axelor.mail.SmtpAccount
Create a non-authenticating SMTP account.
SmtpAccount(String, String, String, String) - Constructor for class com.axelor.mail.SmtpAccount
Create an authenticating SMTP account.
SmtpAccount(String, String, String, String, String) - Constructor for class com.axelor.mail.SmtpAccount
Create an authenticating SMTP account.
snapshot - Variable in class com.axelor.common.VersionUtils.Version
 
sqlTypes() - Method in class com.axelor.db.hibernate.type.ValueEnumType
 
start() - Method in class com.axelor.quartz.JobRunner
Start the scheduler.
STATUS_FAILURE - Static variable in class com.axelor.rpc.Response
 
STATUS_LOGIN_INCORRECT - Static variable in class com.axelor.rpc.Response
 
STATUS_LOGIN_REQUIRED - Static variable in class com.axelor.rpc.Response
 
STATUS_LOGIN_SUCCESS - Static variable in class com.axelor.rpc.Response
 
STATUS_MAX_LOGIN_ATTEMPTS_EXCEEDED - Static variable in class com.axelor.rpc.Response
 
STATUS_SERVER_TIMEOUT - Static variable in class com.axelor.rpc.Response
 
STATUS_SUCCESS - Static variable in class com.axelor.rpc.Response
 
STATUS_TRANSPORT_ERROR - Static variable in class com.axelor.rpc.Response
 
STATUS_VALIDATION_ERROR - Static variable in class com.axelor.rpc.Response
 
stop() - Method in class com.axelor.db.tenants.TenantConnectionProvider
 
stop() - Method in class com.axelor.quartz.JobRunner
Stop the scheduler.
StringEncryptor - Class in com.axelor.common.crypto
The StringEncryptor can be used to encrypt/decrypt String values.
StringEncryptor(BytesEncryptor) - Constructor for class com.axelor.common.crypto.StringEncryptor
 
stringPropertyNames() - Method in class com.axelor.app.AppSettings.LinkedProperties
 
StringTemplates - Class in com.axelor.text
The implementation of Templates for the StringTemplate (ST4) support.
StringTemplates() - Constructor for class com.axelor.text.StringTemplates
 
StringTemplates(char, char) - Constructor for class com.axelor.text.StringTemplates
 
StringUtils - Class in com.axelor.common
This class provides static helper methods for CharSequence.
StringUtils() - Constructor for class com.axelor.common.StringUtils
 
stripAccent(CharSequence) - Static method in class com.axelor.common.StringUtils
Remove diacritics (accents) from a CharSequence.
stripIndent(CharSequence) - Static method in class com.axelor.common.StringUtils
Strip the leading indentation from the given text.
stripMargin(CharSequence) - Static method in class com.axelor.common.StringUtils
Strip leading whitespace/control characters followed by '|' from every line in the given text.
subject(String) - Method in class com.axelor.mail.MailBuilder
 

T

tableize(String) - Method in class com.axelor.common.Inflector
Convert the given word to table name.
Template - Interface in com.axelor.text
The Template interface defines methods to render the template.
Templates - Interface in com.axelor.text
This interface defines API for template engine integration.
TENANT_COOKIE_NAME - Static variable in class com.axelor.db.tenants.AbstractTenantFilter
 
TENANT_LOGIN_PARAM - Static variable in class com.axelor.db.tenants.AbstractTenantFilter
 
TenantConfig - Interface in com.axelor.db.tenants
The contract to provide tenant connection settings.
TenantConfigProvider - Interface in com.axelor.db.tenants
The contract to provide TenantConfig.
TenantConnectionProvider - Class in com.axelor.db.tenants
The tenant connection provider.
TenantConnectionProvider() - Constructor for class com.axelor.db.tenants.TenantConnectionProvider
 
TenantModule - Class in com.axelor.db.tenants
A Guice module to provide multi-tenancy support.
TenantModule() - Constructor for class com.axelor.db.tenants.TenantModule
 
TenantNotFoundException - Exception in com.axelor.db.tenants
 
TenantNotFoundException(String) - Constructor for exception com.axelor.db.tenants.TenantNotFoundException
 
TenantNotFoundException(String, Throwable) - Constructor for exception com.axelor.db.tenants.TenantNotFoundException
 
TenantResolver - Class in com.axelor.db.tenants
The tenant identifier resolver.
TenantResolver() - Constructor for class com.axelor.db.tenants.TenantResolver
 
test(String) - Method in class com.axelor.script.AbstractScriptHelper
 
test(String) - Method in interface com.axelor.script.ScriptHelper
Evaluate a boolean expression.
text(String) - Method in class com.axelor.mail.MailBuilder
 
text(Object) - Static method in class com.axelor.script.ELScriptHelper.Helpers
 
titleize(String) - Method in class com.axelor.common.Inflector
Convert the given string to nicer looking title string.
to(String...) - Method in class com.axelor.mail.MailBuilder
 
toBean(Class<T>, Map<String, Object>) - Static method in class com.axelor.db.mapper.Mapper
Create an object of the given class mapping the given value map to it's properties.
toInt(Object) - Static method in class com.axelor.script.ELScriptHelper.Helpers
 
toMap(Object) - Static method in class com.axelor.db.mapper.Mapper
Create a map from the given bean instance with property names are keys and their respective values are map values.
toMap() - Method in class com.axelor.db.mapper.Property
Create a Map of property attributes.
toString() - Method in class com.axelor.auth.db.Group
 
toString() - Method in class com.axelor.auth.db.Permission
 
toString() - Method in class com.axelor.auth.db.Role
 
toString() - Method in class com.axelor.auth.db.User
 
toString() - Method in class com.axelor.common.crypto.BytesEncryptor
 
toString() - Method in enum com.axelor.common.crypto.PaddingScheme
 
toString() - Method in class com.axelor.common.crypto.StringEncryptor
 
toString() - Method in class com.axelor.common.VersionUtils.Version
 
toString() - Method in class com.axelor.data.csv.CSVBind
 
toString() - Method in class com.axelor.data.csv.CSVInput
 
toString() - Method in class com.axelor.data.xml.XMLBind
 
toString() - Method in class com.axelor.data.xml.XMLInput
 
toString(T) - Static method in class com.axelor.db.EntityHelper
The toString helper method.
toString() - Method in class com.axelor.db.hibernate.type.JsonFunction
 
toString() - Method in class com.axelor.db.mapper.Property
 
toString() - Method in class com.axelor.db.Query.Selector
 
toString() - Method in class com.axelor.db.Query
 
toString() - Method in class com.axelor.dms.db.DMSFile
 
toString() - Method in class com.axelor.dms.db.DMSFileTag
 
toString() - Method in class com.axelor.dms.db.DMSPermission
 
toString() - Method in class com.axelor.mail.db.MailAddress
 
toString() - Method in class com.axelor.mail.db.MailFlags
 
toString() - Method in class com.axelor.mail.db.MailFollower
 
toString() - Method in class com.axelor.mail.db.MailMessage
 
toString() - Method in class com.axelor.meta.db.MetaAction
 
toString() - Method in class com.axelor.meta.db.MetaActionMenu
 
toString() - Method in class com.axelor.meta.db.MetaAttachment
 
toString() - Method in class com.axelor.meta.db.MetaEnum
 
toString() - Method in class com.axelor.meta.db.MetaField
 
toString() - Method in class com.axelor.meta.db.MetaFile
 
toString() - Method in class com.axelor.meta.db.MetaFilter
 
toString() - Method in class com.axelor.meta.db.MetaHelp
 
toString() - Method in class com.axelor.meta.db.MetaJsonField
 
toString() - Method in class com.axelor.meta.db.MetaJsonModel
 
toString() - Method in class com.axelor.meta.db.MetaJsonRecord
 
toString() - Method in class com.axelor.meta.db.MetaMenu
 
toString() - Method in class com.axelor.meta.db.MetaModel
 
toString() - Method in class com.axelor.meta.db.MetaModule
 
toString() - Method in class com.axelor.meta.db.MetaPermission
 
toString() - Method in class com.axelor.meta.db.MetaPermissionRule
 
toString() - Method in class com.axelor.meta.db.MetaSchedule
 
toString() - Method in class com.axelor.meta.db.MetaScheduleParam
 
toString() - Method in class com.axelor.meta.db.MetaSelect
 
toString() - Method in class com.axelor.meta.db.MetaSelectItem
 
toString() - Method in class com.axelor.meta.db.MetaSequence
 
toString() - Method in class com.axelor.meta.db.MetaTranslation
 
toString() - Method in class com.axelor.meta.db.MetaView
 
toString() - Method in class com.axelor.meta.db.MetaViewCustom
 
toString() - Method in class com.axelor.rpc.Criteria
 
toString() - Method in class com.axelor.rpc.filter.Filter
 
toString() - Method in enum com.axelor.rpc.filter.Operator
 
Track - Annotation Type in com.axelor.db.annotations
This annotation can be used on AuditableModel classes to provide change track details.
TrackEvent - Enum in com.axelor.db.annotations
The change track event types.
TrackField - Annotation Type in com.axelor.db.annotations
This annotation can be used to specify details about field for change tracking.
TrackMessage - Annotation Type in com.axelor.db.annotations
This annotation can be used to specify custom change tracking messages.
transform(ILoggingEvent, String) - Method in class com.axelor.common.logging.ColorConverter
 
transformFunction(String) - Method in class com.axelor.db.hibernate.dialect.AbstractJsonExtractFunction
 
transformPath(List<String>) - Method in class com.axelor.db.hibernate.dialect.AbstractJsonExtractFunction
 
TypeAdapter<T> - Interface in com.axelor.db.mapper
 

U

underscore(String) - Method in class com.axelor.common.Inflector
Convert the given string to underscored, lowercase form.
unfollow(Model, User) - Method in class com.axelor.mail.db.repo.MailFollowerRepository
 
unfollow(MailFollower) - Method in class com.axelor.mail.db.repo.MailFollowerRepository
 
uninstall() - Method in class com.axelor.common.logging.LoggerConfiguration
 
UNKNOWN - Static variable in class com.axelor.common.VersionUtils.Version
 
unwrap(String, Class<X>, WrapperOptions) - Method in class com.axelor.db.hibernate.type.EncryptedStringTypeDescriptor
 
update(Map<String, Object>) - Method in class com.axelor.db.Query
Perform mass update on the matched records with the given values.
update(String, Object) - Method in class com.axelor.db.Query
This is similar to Query.update(Map) but updates only single field.
update(Map<String, Object>, User) - Method in class com.axelor.db.Query
Perform mass update on matched records with the given values.
update(String, Object, User) - Method in class com.axelor.db.Query
This is similar to Query.update(Map, User) but updates only single field.
update(MetaSchedule) - Method in class com.axelor.quartz.JobRunner
Update the given scheduler.
updateQuery() - Method in class com.axelor.db.Query
 
updateQuery(Map<String, Object>, boolean, String) - Method in class com.axelor.db.Query
 
upload(InputStream, long, long, String) - Method in class com.axelor.meta.MetaFiles
Upload the given chunk of file data to a temporary file identified by the given file id.
upload(File) - Method in class com.axelor.meta.MetaFiles
Upload the given file to the file upload directory and create an instance of MetaFile for the given file.
upload(File, MetaFile) - Method in class com.axelor.meta.MetaFiles
Upload the given File to the upload directory and link it to the to given MetaFile.
upload(InputStream, MetaFile) - Method in class com.axelor.meta.MetaFiles
Upload the given stream to the upload directory and link it to the to given MetaFile.
upload(InputStream, String) - Method in class com.axelor.meta.MetaFiles
Upload the given stream to the upload directory.
User - Class in com.axelor.auth.db
This object stores the users.
User() - Constructor for class com.axelor.auth.db.User
 
User(String, String) - Constructor for class com.axelor.auth.db.User
 
UserRepository - Class in com.axelor.auth.db.repo
 
UserRepository() - Constructor for class com.axelor.auth.db.repo.UserRepository
 
using(ClassLoader) - Method in class com.axelor.common.reflections.ClassFinder
Search using the given class loader.

V

validate(Map<String, Object>) - Method in class com.axelor.data.csv.CSVBind
 
validate(Map<String, Object>) - Method in class com.axelor.data.xml.XMLBind
 
validate(Map<String, Object>, Map<String, Object>) - Method in class com.axelor.db.JpaRepository
 
validate(Map<String, Object>, Map<String, Object>) - Method in interface com.axelor.db.Repository
Validate the given json map before persisting.
validate(Map<String, Object>, Map<String, Object>) - Method in class com.axelor.dms.db.repo.DMSFileRepository
 
validateExistingCurrentSessions() - Method in class com.axelor.db.tenants.TenantResolver
 
valueChanged(Object, Object) - Method in class com.axelor.db.mapper.Property
Check whether the property value in the given bean is changed.
ValueEnum<T> - Interface in com.axelor.db
Enum type fields with custom values should implement this interface.
ValueEnumType - Class in com.axelor.db.hibernate.type
 
ValueEnumType() - Constructor for class com.axelor.db.hibernate.type.ValueEnumType
 
valueOf(String) - Static method in enum com.axelor.common.crypto.OperationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.common.crypto.PaddingScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.db.annotations.TrackEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.db.JpaSecurity.AccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.db.mapper.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.axelor.rpc.filter.Operator
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.axelor.common.crypto.OperationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.axelor.common.crypto.PaddingScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.axelor.db.annotations.TrackEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.axelor.db.JpaSecurity.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.axelor.db.mapper.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values(int, int) - Method in class com.axelor.db.Query.Selector
 
values() - Static method in enum com.axelor.rpc.filter.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class com.axelor.common.VersionUtils.Version
 
VERSION - Static variable in class com.axelor.data.csv.CSVConfig
 
VersionUtils - Class in com.axelor.common
Provides helper methods to find version information of axelor projects.
VersionUtils() - Constructor for class com.axelor.common.VersionUtils
 
VersionUtils.Version - Class in com.axelor.common
This class stores version details of axelor modules.
VirtualColumn - Annotation Type in com.axelor.db.annotations
This annotation should be used to mark computed fields.

W

Widget - Annotation Type in com.axelor.db.annotations
Provides information about UI widget representing this field.
within(String) - Method in class com.axelor.common.reflections.ClassFinder
Only search within the given package name.
wrap(X, WrapperOptions) - Method in class com.axelor.db.hibernate.type.EncryptedStringTypeDescriptor
 

X

XMLBind - Class in com.axelor.data.xml
 
XMLBind() - Constructor for class com.axelor.data.xml.XMLBind
 
XMLBinder - Class in com.axelor.data.xml
 
XMLBinder(XMLInput, Map<String, Object>) - Constructor for class com.axelor.data.xml.XMLBinder
 
XMLConfig - Class in com.axelor.data.xml
 
XMLConfig() - Constructor for class com.axelor.data.xml.XMLConfig
 
XMLImporter - Class in com.axelor.data.xml
XML data importer.
XMLImporter(String, String) - Constructor for class com.axelor.data.xml.XMLImporter
 
XMLImporter(String) - Constructor for class com.axelor.data.xml.XMLImporter
 
XMLInput - Class in com.axelor.data.xml
 
XMLInput() - Constructor for class com.axelor.data.xml.XMLInput
 
XStreamUtils - Class in com.axelor.data
 
XStreamUtils() - Constructor for class com.axelor.data.XStreamUtils
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links