- 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_MULTI_TENANCY - Static variable in interface com.axelor.app.AvailableAppSettings
-
- 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
-
- 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.
- CONTEXT_APP_LOGO - Static variable in interface com.axelor.app.AvailableAppSettings
-
- CONTEXT_APP_STYLE - Static variable in interface com.axelor.app.AvailableAppSettings
-
- ContextEntity - Interface in com.axelor.rpc
-
This interface is used by
ContextHandler
to return real context entity.
- ContextHandler<T> - Class in com.axelor.rpc
-
The
ContextHandler
provides seamless way to access context values using proxy.
- ContextHandlerFactory - Class in com.axelor.rpc
-
- 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.
- CORS_ALLOW_CREDENTIALS - Static variable in interface com.axelor.app.AvailableAppSettings
-
- CORS_ALLOW_HEADERS - Static variable in interface com.axelor.app.AvailableAppSettings
-
- CORS_ALLOW_METHODS - Static variable in interface com.axelor.app.AvailableAppSettings
-
- CORS_ALLOW_ORIGIN - Static variable in interface com.axelor.app.AvailableAppSettings
-
- CORS_EXPOSE_HEADERS - Static variable in interface com.axelor.app.AvailableAppSettings
-
- CORS_MAX_AGE - Static variable in interface com.axelor.app.AvailableAppSettings
-
- count() - Method in class com.axelor.db.Query
-
Returns the number of total records matched.
- count(Model) - Method in class com.axelor.mail.db.repo.MailMessageRepository
-
- 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
-
- currentTenantHost() - Static method in class com.axelor.db.tenants.TenantResolver
-
- currentTenantIdentifier() - Static method in class com.axelor.db.tenants.TenantResolver
-
- CustomDialectResolver - Class in com.axelor.db.hibernate.dialect
-
- CustomDialectResolver() - Constructor for class com.axelor.db.hibernate.dialect.CustomDialectResolver
-
- 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
-
- 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
-
- getColor() - Method in class com.axelor.meta.db.MetaSelectItem
-
The color to use for tags
- 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
-
- 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
-
- getGroupBy() - Method in class com.axelor.meta.db.MetaJsonModel
-
- 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
-
- 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
-
- 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
-
- getProperties(File) - Static method in class com.axelor.common.ResourceUtils
-
- getProperties() - Method in class com.axelor.db.mapper.Mapper
-
Get all the properties.
- getProperty(String) - Method in class com.axelor.db.mapper.Mapper
-
- 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
-
- 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
-
- getUser() - Method in class com.axelor.rpc.Request
-
Get the current session user.
- 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
-
- GuiceJobRunShell(Scheduler, TriggerFiredBundle, QuartzSchedulerResources) - Constructor for class com.axelor.quartz.GuiceJobRunShell
-
- GuiceJobRunShellFactory - Class in com.axelor.quartz
-
- GuiceJobRunShellFactory(QuartzSchedulerResources) - Constructor for class com.axelor.quartz.GuiceJobRunShellFactory
-
- GuiceSchedulerFactory - Class in com.axelor.quartz
-
- GuiceSchedulerFactory(Properties) - Constructor for class com.axelor.quartz.GuiceSchedulerFactory
-
- 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
-
- 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
-
- MAIL_IMAP_CHANNEL - Static variable in interface com.axelor.app.AvailableAppSettings
-
- MAIL_IMAP_CONNECTION_TIMEOUT - Static variable in interface com.axelor.app.AvailableAppSettings
-
- MAIL_IMAP_HOST - Static variable in interface com.axelor.app.AvailableAppSettings
-
- MAIL_IMAP_PASS - Static variable in interface com.axelor.app.AvailableAppSettings
-
- MAIL_IMAP_PORT - Static variable in interface com.axelor.app.AvailableAppSettings
-
- MAIL_IMAP_TIMEOUT - Static variable in interface com.axelor.app.AvailableAppSettings
-
- MAIL_IMAP_USER - Static variable in interface com.axelor.app.AvailableAppSettings
-
- MAIL_SMTP_CHANNEL - Static variable in interface com.axelor.app.AvailableAppSettings
-
- MAIL_SMTP_CONNECTION_TIMEOUT - Static variable in interface com.axelor.app.AvailableAppSettings
-
- MAIL_SMTP_HOST - Static variable in interface com.axelor.app.AvailableAppSettings
-
- MAIL_SMTP_PASS - Static variable in interface com.axelor.app.AvailableAppSettings
-
- MAIL_SMTP_PORT - Static variable in interface com.axelor.app.AvailableAppSettings
-
- MAIL_SMTP_TIMEOUT - Static variable in interface com.axelor.app.AvailableAppSettings
-
- MAIL_SMTP_USER - Static variable in interface com.axelor.app.AvailableAppSettings
-
- MailAccount - Interface in com.axelor.mail
-
- 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
-
- 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
-
- MailReader - Class in com.axelor.mail
-
- 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
-
- MailSender(MailAccount) - Constructor for class com.axelor.mail.MailSender
-
- 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
-
- 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
-
- MESSAGE_TYPE_EMAIL - Static variable in interface com.axelor.mail.MailConstants
-
- MESSAGE_TYPE_NOTIFICATION - Static variable in interface com.axelor.mail.MailConstants
-
- 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
-
- 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
-
- 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(MailMessage) - Method in interface com.axelor.mail.service.MailService
-
- 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_COOKIE_SECURE - Static variable in interface com.axelor.app.AvailableAppSettings
-
- SESSION_KEY_PREFIX_KEEP_LIST - Static variable in class com.axelor.db.tenants.AbstractTenantFilter
-
- SESSION_KEY_TENANT_ID - Static variable in class com.axelor.db.tenants.AbstractTenantFilter
-
- SESSION_KEY_TENANT_MAP - Static variable in class com.axelor.db.tenants.AbstractTenantFilter
-
- SESSION_TIMEOUT - Static variable in interface com.axelor.app.AvailableAppSettings
-
- set(Object, 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(LocalDateTime) - Method in class com.axelor.auth.db.User
-
- setActive(Boolean) - Method in class com.axelor.meta.db.MetaPermission
-
- setActive(Boolean) - Method in class com.axelor.meta.db.MetaSchedule
-
- 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) - Method in class com.axelor.meta.db.MetaSelectItem
-
- 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(LocalDateTime) - Method in class com.axelor.auth.db.User
-
- setExportFile(String) - Method in class com.axelor.rpc.ActionResponse
-
Set the file path relative to the data export directory.
- setExpression(String) - Method in class com.axelor.data.csv.CSVBind
-
- 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
-
- setGroupBy(String) - Method in class com.axelor.meta.db.MetaJsonModel
-
- 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
-
- 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
-
- StringUtils() - Constructor for class com.axelor.common.StringUtils
-
- stripAccent(CharSequence) - Static method in class com.axelor.common.StringUtils
-
- 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
-
- 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.
- VIEW_ADVSEARCH_EXPORT_FULL - Static variable in interface com.axelor.app.AvailableAppSettings
-
- VIEW_ADVSEARCH_SHARE - Static variable in interface com.axelor.app.AvailableAppSettings
-
- VIEW_CONFIRM_YESNO - Static variable in interface com.axelor.app.AvailableAppSettings
-
- VIEW_FORM_CHECKVERSION - Static variable in interface com.axelor.app.AvailableAppSettings
-
- VIEW_GRID_SELECTION - Static variable in interface com.axelor.app.AvailableAppSettings
-
- VIEW_MENUBAR_LOCATION - Static variable in interface com.axelor.app.AvailableAppSettings
-
- VIEW_SINGLE_TAB - Static variable in interface com.axelor.app.AvailableAppSettings
-
- VIEW_TABS_MAX - Static variable in interface com.axelor.app.AvailableAppSettings
-
- VIEW_TOOLBAR_TITLES - Static variable in interface com.axelor.app.AvailableAppSettings
-
- VirtualColumn - Annotation Type in com.axelor.db.annotations
-
This annotation should be used to mark computed fields.