- CACHE_STATISTICS - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- CACHING - Static variable in class com.mendix.core.log.LogManagerConstants
-
- CertificateProcessor - Class in com.mendix.core.conf
-
- CertificateProcessor(ILogNode) - Constructor for class com.mendix.core.conf.CertificateProcessor
-
Deprecated.
- change(IContext, IMendixObject, Map<String, String>) - Method in interface com.mendix.core.component.ICore
-
Changes the given object in the state store (synchronously).
- change(IContext, IMendixObject, Map<String, String>) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- changeAsync(IContext, IMendixObject, Map<String, String>) - Method in interface com.mendix.core.component.ICore
-
Changes the object (asynchronously).
- changeAsync(IContext, IMendixObject, Map<String, String>) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- CHANGED_BY - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- CHANGED_DATE - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- check(T) - Method in class com.mendix.systemwideinterfaces.core.UserActionListener
-
- CHECK_HEALTH - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- checkConfig() - Method in interface com.mendix.core.conf.Configuration
-
Set default values for uninitialized fields if no custom configuration options were supplied, and feed them back again to updateConfiguration.
- checkConfig() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- checkRoundingMode(Map<String, Object>, String, RoundingMode, boolean) - Method in class com.mendix.core.conf.ConfigValueChecker
-
Deprecated.
- checkTypeForValue(Object) - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
Checks the type of the given value.
If the given value is a List, it should contain at least one item to check the object type
- clearMetaPrimitiveNames() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Deprecated.
- clearObjects() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IStoreRequest
-
Deprecated.
Clears the list with objects on which the store action must be done.
- clearSortExpressions() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Removes all sort expressions from the list of sort expressions of this request.
- clone() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- clone() - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
- clone() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- close() - Method in interface com.mendix.systemwideinterfaces.IWebserviceResponse
-
- CLUSTER_MANAGER - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- com.mendix.core.component - package com.mendix.core.component
-
- com.mendix.core.conf - package com.mendix.core.conf
-
- com.mendix.core.log - package com.mendix.core.log
-
- com.mendix.core.objectmanagement.member - package com.mendix.core.objectmanagement.member
-
- com.mendix.modules.email - package com.mendix.modules.email
-
- com.mendix.modules.email.interfaces - package com.mendix.modules.email.interfaces
-
- com.mendix.modules.exportmanager - package com.mendix.modules.exportmanager
-
- com.mendix.modules.exportmanager.excel - package com.mendix.modules.exportmanager.excel
-
- com.mendix.modules.exportmanager.interfaces - package com.mendix.modules.exportmanager.interfaces
-
- com.mendix.modules.exportmanager.interfaces.excel - package com.mendix.modules.exportmanager.interfaces.excel
-
- com.mendix.systemwideinterfaces - package com.mendix.systemwideinterfaces
-
- com.mendix.systemwideinterfaces.connectionbus - package com.mendix.systemwideinterfaces.connectionbus
-
- com.mendix.systemwideinterfaces.connectionbus.data - package com.mendix.systemwideinterfaces.connectionbus.data
-
- com.mendix.systemwideinterfaces.connectionbus.requests - package com.mendix.systemwideinterfaces.connectionbus.requests
-
- com.mendix.systemwideinterfaces.connectionbus.requests.types - package com.mendix.systemwideinterfaces.connectionbus.requests.types
-
- com.mendix.systemwideinterfaces.core - package com.mendix.systemwideinterfaces.core
-
- com.mendix.systemwideinterfaces.core.meta - package com.mendix.systemwideinterfaces.core.meta
-
- commit(IContext, IMendixObject) - Method in interface com.mendix.core.component.ICore
-
Commits the given object.
- commit(IContext, List<IMendixObject>) - Method in interface com.mendix.core.component.ICore
-
Commits the given objects.
- commit(IContext, IMendixObject, int) - Method in interface com.mendix.core.component.ICore
-
Commits the given object.
- commit(IContext, List<IMendixObject>, int) - Method in interface com.mendix.core.component.ICore
-
- commit(IContext, IMendixObject) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- commit(IContext, List<IMendixObject>) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- commit(IContext, IMendixObject, int) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- commit(IContext, List<IMendixObject>, int) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- commitAsync(IContext, List<IMendixObject>) - Method in interface com.mendix.core.component.ICore
-
Commits the given object (asynchronously).
- commitAsync(IContext, List<IMendixObject>) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- commitValueAsFileDocument(IContext) - Method in class com.mendix.core.objectmanagement.member.MendixBinary
-
commits the value of the binary as a filedocument
- commitWithoutEvents(IContext, IMendixObject) - Method in interface com.mendix.core.component.ICore
-
Commits the given object without events.
- commitWithoutEvents(IContext, IMendixObject, int) - Method in interface com.mendix.core.component.ICore
-
Commits the given object without events.
- commitWithoutEvents(IContext, List<IMendixObject>) - Method in interface com.mendix.core.component.ICore
-
Commits the given objects without events.
- commitWithoutEvents(IContext, List<IMendixObject>, int) - Method in interface com.mendix.core.component.ICore
-
Commit the given objects without events.
- commitWithoutEvents(IContext, IMendixObject) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- commitWithoutEvents(IContext, IMendixObject, int) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- commitWithoutEvents(IContext, List<IMendixObject>) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- commitWithoutEvents(IContext, List<IMendixObject>, int) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- Common - Interface in com.mendix.modules.exportmanager.interfaces
-
Common interface, is used by pdf and excel export.
- Common.BorderSide - Enum in com.mendix.modules.exportmanager.interfaces
-
- compareTo(RuntimeVersion) - Method in class com.mendix.core.conf.RuntimeVersion
-
- Configuration - Interface in com.mendix.core.conf
-
- CONFIGURATION - Static variable in class com.mendix.core.log.LogManagerConstants
-
- Configuration.ScheduledEventExecution - Enum in com.mendix.core.conf
-
- ConfigurationImpl - Class in com.mendix.core.conf
-
- ConfigurationImpl(ILogManager, ConfigurationRegistry) - Constructor for class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- ConfigValueChecker - Class in com.mendix.core.conf
-
- ConfigValueChecker(ILogNode) - Constructor for class com.mendix.core.conf.ConfigValueChecker
-
Deprecated.
- ConnectionBusException - Exception in com.mendix.systemwideinterfaces.connectionbus
-
- ConnectionBusException(Throwable) - Constructor for exception com.mendix.systemwideinterfaces.connectionbus.ConnectionBusException
-
Deprecated.
- ConnectionBusException(String) - Constructor for exception com.mendix.systemwideinterfaces.connectionbus.ConnectionBusException
-
Deprecated.
- ConnectionBusException(String, Throwable) - Constructor for exception com.mendix.systemwideinterfaces.connectionbus.ConnectionBusException
-
Deprecated.
- CONNECTOR - Static variable in class com.mendix.core.log.LogManagerConstants
-
- context - Variable in class com.mendix.systemwideinterfaces.core.Feedback
-
Deprecated.
Feedback context
- copyFrom(IRetrievalSchema) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Deprecated.
- CORE - Static variable in class com.mendix.core.log.LogManagerConstants
-
- CORE_ACTIONMANAGEMENT - Static variable in class com.mendix.core.log.LogManagerConstants
-
- CoreConstants - Class in com.mendix.core.conf
-
- CoreConstants() - Constructor for class com.mendix.core.conf.CoreConstants
-
Deprecated.
- CREATE_ACCESS - Static variable in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Deprecated.
- CREATE_ADMIN_USER - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- CREATE_DB - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- createContext() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Create new context.
- createContext(IContext.ExecutionType) - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- CREATED_DATE - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- createDataType(String) - Method in interface com.mendix.core.component.ICore
-
Creates a DataType based on a type.
Possible types:
- Boolean
- Integer
- Long
- Float
- String
- Datetime
- {code#id} (enumeration key)
- ModuleName.ObjectName (IMendixObject)
- [ModuleName.ObjectName] (List)
- createDataType(String, String) - Method in interface com.mendix.core.component.ICore
-
Creates a DataType based on an object type and a attribute name
- createDataType(String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- createDataType(String, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- createExcelGrid() - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Creates a new ExcelGrid
- createMendixIdentifier(long) - Method in interface com.mendix.core.component.ICore
-
Creates a new IMendixIdentifier for the given guid.
- createMendixIdentifier(String) - Method in interface com.mendix.core.component.ICore
-
Creates a IMendixIdentifier for the given guid.
- createMendixIdentifier(long) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- createMendixIdentifier(String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- createMessageDigest(String, byte[], byte[]) - Static method in class com.mendix.core.objectmanagement.member.HashInfo
-
- createMetaAssociationSchema(String, IRetrievalSchema) - Method in interface com.mendix.core.component.ICore
-
Create a new IMetaAssociationSchema to specify which associations must be retrieved.
- createMetaAssociationSchema(String, IRetrievalSchema) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- createOQLTextGetRequest() - Method in interface com.mendix.core.component.ICore
-
Create a new IOQLTextGetRequest.
- createOQLTextGetRequest() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- createParameterMap() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IOQLTextGetRequest
-
Returns a new object to set parameter values for this query.
- createRetrievalSchema() - Method in interface com.mendix.core.component.ICore
-
Create a new IRetrievalSchema.
- createRetrievalSchema() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- createRow() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTable
-
Deprecated.
- createSudoClone() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- createSystemContext() - Method in interface com.mendix.core.component.ICore
-
Returns the context of the system session (this is always a sudo context).
- createSystemContext() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- createXPathTextGetRequest() - Method in interface com.mendix.core.component.ICore
-
Create a new IXPathTextGetRequest.
- createXPathTextGetRequest() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- CURRENT_DATE_TIME - Static variable in class com.mendix.core.conf.Tokens
-
Deprecated.
- CURRENT_USER - Static variable in class com.mendix.core.conf.Tokens
-
Deprecated.
- GENERATE_FORMS - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- generateWorkbook(LocalComponent, IContext, List<IExcelGrid>) - Static method in class com.mendix.modules.exportmanager.excel.ExcelExporter
-
- generateXLS(LocalComponent, IContext, IMendixObject, String, List<IExcelGrid>) - Static method in class com.mendix.modules.exportmanager.excel.ExcelExporter
-
Generate Excel file
- generateXLS(LocalComponent, IContext, IMendixObject, String, List<String>, boolean, List<String>) - Static method in class com.mendix.modules.exportmanager.excel.ExcelExporter
-
- generateXLS(IContext, IMendixObject, String, IExcelGrid) - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
* Generates an Excel file from the given grid.
- generateXLS(IContext, IMendixObject, String, List<IExcelGrid>) - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Generates an Excel file from the given grids
- generateXLS(IContext, IMendixObject, String, List<String>, boolean) - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Generates an Excel file from the given oql queries.
- generateXLS(IContext, IMendixObject, String, String, boolean) - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Generates an Excel file from the given oql query.
- generateXLS(IContext, IMendixObject, String, String, boolean, List<String>) - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Generates an Excel file from the given oql query.
- GET_CURRENT_DDL_COMMAND - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- GET_CURRENT_EXECUTIONS - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- GET_DDL_COMMANDS - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- GET_DEBUGGER_STATUS - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- GET_KEYDATA - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- GET_LICENSE_INFORMATION - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- GET_LOGGED_IN_USER_NAMES - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- GET_PROFILER_LOGS - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- getAccessRightsToRetrieve() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Deprecated.
- getActionQueueSize() - Method in interface com.mendix.core.component.ICore
-
Returns the current action pool queue size.
- getActionQueueSize() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getActionStack() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getActiveActionCount() - Method in interface com.mendix.core.component.ICore
-
Returns the current number of active actions.
- getActiveActionCount() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getActiveSession(String) - Method in interface com.mendix.core.component.ICore
-
- getActiveSession(String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getActiveSessions() - Method in interface com.mendix.core.component.ICore
-
- getActiveSessions() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getAdminUserName() - Method in interface com.mendix.core.conf.Configuration
-
- getAdminUserName() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getAdminUserRoleName() - Method in interface com.mendix.core.conf.Configuration
-
- getAdminUserRoleName() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getAggregateRowDefinitions() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Deprecated.
- getAllMendixObjects() - Method in interface com.mendix.core.component.ICore
-
Get all IMendixObject types.
- getAllMendixObjects() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getAllowedUserRoles() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
- getAmount() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Returns the count of the result rows to be retrieved.
- getApplicationRootUrl() - Method in interface com.mendix.core.conf.Configuration
-
- getApplicationRootUrl() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getAssociationDepth() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Deprecated.
- getAttributes() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectIndex
-
- getBackGroundColor() - Method in class com.mendix.modules.exportmanager.excel.ExcelCellStyle
-
- getBasePath() - Method in interface com.mendix.core.conf.Configuration
-
- getBasePath() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getBuiltInDatabasePath() - Method in interface com.mendix.core.conf.Configuration
-
Deprecated.
- getBuiltInDatabasePath() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getBuiltInDatabasePath() - Method in class com.mendix.systemwideinterfaces.connectionbus.JDBCDataStoreConfiguration
-
Deprecated.
- getCACertificates() - Method in interface com.mendix.core.conf.Configuration
-
- getCACertificates() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getCategory() - Method in exception com.mendix.systemwideinterfaces.core.UserException
-
- getCell(int) - Method in class com.mendix.modules.exportmanager.excel.ExcelColumn
-
Deprecated.
- getCell(int) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
Get cell in this column at given row index.
- getCells() - Method in class com.mendix.modules.exportmanager.excel.ExcelColumn
-
Deprecated.
- getCellType() - Method in class com.mendix.modules.exportmanager.excel.ExcelCell
-
Deprecated.
- getCellType() - Method in class com.mendix.modules.exportmanager.excel.ExcelColumn
-
Deprecated.
- getCertificateInputStream() - Method in class com.mendix.core.conf.WebServiceCertificateInfo
-
- getChangedBy(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getChangedDate(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getChangedMembers(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getChild() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getClientCertificatePasswords() - Method in interface com.mendix.core.conf.Configuration
-
- getClientCertificatePasswords() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getClientCertificates() - Method in interface com.mendix.core.conf.Configuration
-
- getClientCertificates() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getClientQueryTimeout() - Method in interface com.mendix.core.conf.Configuration
-
- getClientQueryTimeout() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getClientRoots() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getClusterManagerActionInterval() - Method in interface com.mendix.core.conf.Configuration
-
- getClusterManagerActionInterval() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getClusterManagerQueryTimeout() - Method in interface com.mendix.core.conf.Configuration
-
- getClusterManagerQueryTimeout() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getCode() - Method in interface com.mendix.systemwideinterfaces.core.ILanguage
-
- getColumn() - Method in class com.mendix.modules.exportmanager.excel.ExcelCell
-
Deprecated.
- getColumn(int) - Method in class com.mendix.modules.exportmanager.excel.ExcelGrid
-
Deprecated.
- getColumn(int) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelGrid
-
Get column at given column index.
- getColumnCount() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
-
Returns the number of columns a row contains.
- getColumnIndex() - Method in class com.mendix.modules.exportmanager.excel.ExcelColumn
-
Deprecated.
- getColumnIndex(String) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Returns the internal index for a column
This method is only provided for performance reasons.
- getColumnIndex(String) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
-
Returns the index of a columnName.
- getColumns() - Method in class com.mendix.modules.exportmanager.excel.ExcelGrid
-
Deprecated.
- getColumnSchema(int) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
-
Returns the schema of the column with the specified index.
- getColumnSchema(String) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
-
Returns the schema of the column with the specified name.
- getColumnSchemas() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
-
Returns the schemas of all columns.
- getCompletedActionCount() - Method in interface com.mendix.core.component.ICore
-
Returns the number of completed actions since server startup.
- getCompletedActionCount() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getComponent() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getComponent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getConcurrentUserCount(boolean) - Method in interface com.mendix.core.component.ICore
-
The current number of concurrent users.
- getConcurrentUserCount(boolean) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getConfiguration() - Method in interface com.mendix.core.component.ICore
-
- getConfiguration() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getConnection() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IStoreRequest
-
Deprecated.
- getConstantValue(LocalComponent, String) - Method in interface com.mendix.core.conf.Configuration
-
- getConstantValue(String) - Method in interface com.mendix.core.conf.Configuration
-
- getConstantValue(LocalComponent, String) - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getConstantValue(String) - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getContent() - Method in class com.mendix.modules.exportmanager.excel.ExcelCell
-
Deprecated.
- getContent() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- getContext() - Method in class com.mendix.systemwideinterfaces.core.Feedback
-
Deprecated.
- getContext() - Method in interface com.mendix.systemwideinterfaces.core.ICoreAction
-
- getContext() - Method in interface com.mendix.systemwideinterfaces.core.IFeedback
-
- getContextObjects() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Get context objects
- getCreatedDate(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getCsrfToken() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getCSVExportBatchSize() - Method in interface com.mendix.core.conf.Configuration
-
- getCSVExportBatchSize() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getCurrentIdentifier() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getCurrentPoolSize() - Method in interface com.mendix.core.component.ICore
-
Returns the current action pool size.
- getCurrentPoolSize() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getCurrentUserObject() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Return the current user object shared across all cloned contexts.
- getData() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Allows attaching data to the scope of the current request (as in web request).
- getData() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getDatabaseChildColumnName(IMetaAssociation) - Method in interface com.mendix.core.component.ICore
-
- getDatabaseChildColumnName(IMetaAssociation) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getDatabaseColumnName(IMetaPrimitive) - Method in interface com.mendix.core.component.ICore
-
- getDatabaseColumnName(IMetaPrimitive) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getDatabaseName() - Method in interface com.mendix.core.conf.Configuration
-
Deprecated.
- getDatabaseName() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getDatabaseName() - Method in class com.mendix.systemwideinterfaces.connectionbus.JDBCDataStoreConfiguration
-
Deprecated.
- getDatabaseParentColumnName(IMetaAssociation) - Method in interface com.mendix.core.component.ICore
-
- getDatabaseParentColumnName(IMetaAssociation) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getDatabaseTableName(IMetaObject) - Method in interface com.mendix.core.component.ICore
-
- getDatabaseTableName(IMetaAssociation) - Method in interface com.mendix.core.component.ICore
-
- getDatabaseTableName(IMetaObject) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getDatabaseTableName(IMetaAssociation) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getDataStoreConfiguration() - Method in interface com.mendix.core.conf.Configuration
-
Deprecated.
- getDataStoreConfiguration() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getDataTable() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
- getDataTable() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IStoreRequest
-
Deprecated.
- getDataValidationFeedback() - Method in exception com.mendix.systemwideinterfaces.core.UserException
-
- getDataValidationList() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getDataValidations() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDataValidationsByMember(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDateFormat() - Method in class com.mendix.modules.exportmanager.excel.ExcelCell
-
Deprecated.
- getDateFormat() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- getDBMSType() - Method in class com.mendix.systemwideinterfaces.connectionbus.JDBCDataStoreConfiguration
-
Deprecated.
- getDeclaredMetaAssociationChild(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDeclaredMetaAssociationParent(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDeclaredMetaAssociationsChild() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDeclaredMetaAssociationsParent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDeclaredMetaPrimitive(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDeclaredMetaPrimitives() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDefaultHashAlgorithm() - Method in interface com.mendix.core.conf.Configuration
-
- getDefaultHashAlgorithm() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getDefaultLanguage() - Method in interface com.mendix.core.component.ICore
-
Returns the default language of the loaded project.
- getDefaultLanguage() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getDefaultStyle() - Method in class com.mendix.modules.exportmanager.excel.ExcelGrid
-
Deprecated.
- getDefaultStyle() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelGrid
-
- getDefaultValue() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- getDeleteBehaviourChild() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getDeleteBehaviourChildMessageKey() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getDeleteBehaviourParent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getDeleteBehaviourParentMessageKey() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getDirection() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.ISortExpression
-
Returns the sort order.
- getDSLType() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
- getEnableGuestLogin() - Method in interface com.mendix.core.conf.Configuration
-
- getEnableGuestLogin() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getEntityId() - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
- getEnumeration() - Method in class com.mendix.core.objectmanagement.member.MendixEnum
-
- getEnumeration() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
- getEnumeration() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue
-
- getEnumeration() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- getEnumValues() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumeration
-
- getEnumValues() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- getExecutionContext() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Deprecated.
- getExecutionContext() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IStoreRequest
-
Deprecated.
- getExecutionId() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Get execution id, if set, from the client This is an id that is unique within this context
- getExecutionThread() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getExecutionType() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getFeedbackList() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getField(String) - Method in class com.mendix.systemwideinterfaces.connectionbus.JDBCDataStoreConfiguration
-
Deprecated.
- getFileDocumentContent(IContext, IMendixObject) - Method in interface com.mendix.core.component.ICore
-
Returns contents of a file document as an input stream.
- getFileDocumentContent(IContext, IMendixObject) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getFileSeparator() - Method in interface com.mendix.core.conf.Configuration
-
- getFileSeparator() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getFromAddress() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- getFromAddress() - Method in class com.mendix.modules.email.SMTPConfiguration
-
- getGrantableRoleNames() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getGuestUserRoleName() - Method in interface com.mendix.core.conf.Configuration
-
- getGuestUserRoleName() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getHAlign() - Method in class com.mendix.modules.exportmanager.excel.ExcelCellStyle
-
- getHeight() - Method in class com.mendix.modules.exportmanager.excel.ExcelCell
-
Deprecated.
- getHostName() - Method in class com.mendix.systemwideinterfaces.connectionbus.JDBCDataStoreConfiguration
-
Deprecated.
- getHSSFCellStyle(HSSFWorkbook) - Method in class com.mendix.modules.exportmanager.excel.ExcelCellStyle
-
Deprecated.
- getHtmlBody() - Method in class com.mendix.modules.email.Message
-
- getI18NCaptionKey() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue
-
- getId() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getId() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Get session id.
- getId() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getId() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
Returns the unique id of this security setting.
- getIdentifier() - Method in class com.mendix.systemwideinterfaces.connectionbus.JDBCDataStoreConfiguration
-
Deprecated.
- getIdentifier() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue
-
- getIdentifiers() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IIdentifierGetRequest
-
Deprecated.
Returns a list of all identifiers of this request.
- getIdsOfSameXPathConstraints() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
Only for internal use.
- getIFrameUploadDomain() - Method in interface com.mendix.core.conf.Configuration
-
- getIFrameUploadDomain() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getImage(IContext, IMendixObject, boolean) - Method in interface com.mendix.core.component.ICore
-
Retrieve contents of the given image document.
- getImage(IContext, IMendixObject, boolean) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getImage() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue
-
- getImagePath() - Method in interface com.mendix.core.conf.Configuration
-
- getImagePath() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getImageUrl() - Method in interface com.mendix.core.conf.Configuration
-
- getImageUrl() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getIndex() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataColumnSchema
-
Returns the position of this column in the data table schema.
- getIndices() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getInputParameters(String) - Method in interface com.mendix.core.component.ICore
-
Returns all input parameter data types the specified action by name.
- getInputParameters(String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getInstance() - Static method in class com.mendix.core.conf.RuntimeVersion
-
- getInstanceByHashedValue(String) - Static method in class com.mendix.core.objectmanagement.member.HashInfo
-
- getInstanceByUnhashedValue(Configuration, String) - Static method in class com.mendix.core.objectmanagement.member.HashInfo
-
- getInternationalizedString(IContext, String, Object...) - Method in interface com.mendix.core.component.ICore
-
Returns the translated string for a certain key and context.
- getInternationalizedString(String, String, Object...) - Method in interface com.mendix.core.component.ICore
-
Returns the translated string for a certain key and language code.
- getInternationalizedString(IContext, String, Object...) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getInternationalizedString(String, String, Object...) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getJavaActionRoots() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getJavaKeyStorePassword() - Method in interface com.mendix.core.conf.Configuration
-
- getJavaKeyStorePassword() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getJdbcUrl() - Method in class com.mendix.systemwideinterfaces.connectionbus.JDBCDataStoreConfiguration
-
Deprecated.
- getLanguage() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getLanguage() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
- getLargestPoolSize() - Method in interface com.mendix.core.component.ICore
-
Returns the largest action pool size.
- getLargestPoolSize() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getLastActive() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getLength() - Method in class com.mendix.core.objectmanagement.member.MendixBinary
-
- getLength() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- getLocale(IContext) - Method in interface com.mendix.core.component.ICore
-
Retrieve locale using the given context.
- getLocale(String) - Method in interface com.mendix.core.component.ICore
-
Retrieve locale using the given language code (e.g.
- getLocale(IContext) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getLocale(String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getLocalFileSystemCleaningTime() - Method in interface com.mendix.core.conf.Configuration
-
- getLocalFileSystemCleaningTime() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getLogger(String) - Method in interface com.mendix.core.component.ICore
-
- getLogger(String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getLogMinDurationQuery() - Method in interface com.mendix.core.conf.Configuration
-
Deprecated.
- getLogMinDurationQuery() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getMaximumNumberConcurrentUsers() - Method in interface com.mendix.core.component.ICore
-
Returns the maximum number of concurrent users since the server was started.
- getMaximumNumberConcurrentUsers() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getMaxThreadsPerDataStoreRequest() - Method in interface com.mendix.core.conf.Configuration
-
Deprecated.
- getMaxThreadsPerDataStoreRequest() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getMember(IContext, String) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getMemberName() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.ISortExpression
-
Returns the member on which the query result must be sorted.
- getMembers(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getMemberValueState(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
- getMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.ILanguage
-
- getMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
- getMetaAssociation(String) - Method in interface com.mendix.core.component.ICore
-
Get the IMetaAssociation corresponding to the given association name.
- getMetaAssociation(String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getMetaAssociationChild(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaAssociationName() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IMetaAssociationSchema
-
Deprecated.
Returns the name of the meta association of this schema.
- getMetaAssociationParent(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaAssociations() - Method in interface com.mendix.core.component.ICore
-
Get all IMetaAssociations.
- getMetaAssociations() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getMetaAssociationSchemas() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Deprecated.
- getMetaAssociationsChild() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaAssociationsParent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaObject(String) - Method in interface com.mendix.core.component.ICore
-
Get the IMetaObject corresponding to the given meta object name.
- getMetaObject(String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getMetaObject() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getMetaObjectAccesses() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaObjectAccessesWithoutXPath(IContext) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaObjectAccessesWithXPath(IContext) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaObjectAccessList() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Deprecated.
- getMetaObjectName() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Deprecated.
- getMetaObjects() - Method in interface com.mendix.core.component.ICore
-
Get all IMetaObjects.
- getMetaObjects() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getMetaObjects() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Deprecated.
- getMetaPrimitive(String) - Method in interface com.mendix.core.component.ICore
-
Get the IMetaPrimtive based on a qualified attribute name (e.g.
- getMetaPrimitive(String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getMetaPrimitive() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataColumnSchema
-
Deprecated.
- getMetaPrimitive() - Method in interface com.mendix.systemwideinterfaces.core.meta.IDataValidation
-
- getMetaPrimitive(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaPrimitiveNames() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Deprecated.
- getMetaPrimitives() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMicroflowNames() - Method in interface com.mendix.core.component.ICore
-
Returns the names of all modeled microflows.
- getMicroflowNames() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getModelerFile() - Method in interface com.mendix.core.conf.Configuration
-
- getModelerFile() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getModelGUID() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
Returns the identifier of the modeled association which is the base of this meta association.
- getModelGUID() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns the identifier of the modeled entity which is the base of this meta object.
- getModelGUID() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectIndex
-
Returns the identifier of the modeled index which is the base of this meta object index.
- getModelGUID() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns the identifier of the modeled attribute which is the base of this meta primitive.
- getModuleName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMxClientSystemPath() - Method in interface com.mendix.core.conf.Configuration
-
- getMxClientSystemPath() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getMyScheduledEvents() - Method in interface com.mendix.core.conf.Configuration
-
- getMyScheduledEvents() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getName() - Method in class com.mendix.modules.exportmanager.excel.ExcelGrid
-
Deprecated.
- getName() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelGrid
-
- getName() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataColumnSchema
-
Returns the name of the column.
- getName() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
-
Deprecated.
- getName() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
- getName() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
- getName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumeration
-
- getName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- getNamedUserCount() - Method in interface com.mendix.core.component.ICore
-
- getNamedUserCount() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getNewLine() - Method in interface com.mendix.core.conf.Configuration
-
- getNewLine() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getNonVirtualDeclaredMetaPrimitives() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getNumberConcurrentSessions() - Method in interface com.mendix.core.component.ICore
-
Returns current number of concurrent sessions.
- getNumberConcurrentSessions() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getObject() - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
- getObjects() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IStoreRequest
-
Deprecated.
Returns the objects on which the store action must be done.
- getObjectType() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
- getObjectType() - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
- getOffset() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Returns the start row from where the result will be retrieved.
- getOriginalValue(IContext) - Method in class com.mendix.core.objectmanagement.member.MendixBinary
-
- getOriginalValue(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
- getOwner(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getOwner() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getParameters() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IOQLTextGetRequest
-
Returns the object with parameters values.
- getParams() - Method in class com.mendix.systemwideinterfaces.core.Feedback
-
Deprecated.
- getParams() - Method in interface com.mendix.systemwideinterfaces.core.IFeedback
-
- getParent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getParent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- getPassword() - Method in class com.mendix.core.conf.WebServiceCertificateInfo
-
- getPassword() - Method in class com.mendix.systemwideinterfaces.connectionbus.JDBCDataStoreConfiguration
-
Deprecated.
- getPlainBody() - Method in class com.mendix.modules.email.Message
-
- getPortNumber() - Method in class com.mendix.systemwideinterfaces.connectionbus.JDBCDataStoreConfiguration
-
Deprecated.
- getPrimaryKey() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
-
Deprecated.
- getPrimaryKeyValue() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Deprecated.
- getPrimitives(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getProfiler() - Method in interface com.mendix.core.component.ICore
-
- getProfiler() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getPublicWebrootPath() - Method in interface com.mendix.core.conf.Configuration
-
- getPublicWebrootPath() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getQuery() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.ITextGetRequest
-
Returns the retrieval text of this request.
- getQueryTimeout() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Returns the execution timeout of all the queries executed for this request.
- getQueryTimeout() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IStoreRequest
-
Deprecated.
Returns the execution timeout of all the queries executed for this request.
- getReadAccessMembers() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
- getReadCommittedSnapshot() - Method in interface com.mendix.core.conf.Configuration
-
Deprecated.
- getReadCommittedSnapshot() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getReferences(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getReferenceSets(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getReplyToAddress() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- getReplyToAddress() - Method in class com.mendix.modules.email.SMTPConfiguration
-
- getRequestStartTime() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getResourcesPath() - Method in interface com.mendix.core.conf.Configuration
-
- getResourcesPath() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getResultType() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Deprecated.
- getRetrievalSchema() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IMetaAssociationSchema
-
Deprecated.
Returns the retrieval schema of the associated meta object.
- getRetrievalSchema() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Returns the format of the data to be retrieved.
- getReturnType(String) - Method in interface com.mendix.core.component.ICore
-
Returns the return type of the specified action.
- getReturnType(String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getRoundingMode() - Method in class com.mendix.core.objectmanagement.member.MendixCurrency
-
Deprecated.
- getRoundingMode() - Method in class com.mendix.core.objectmanagement.member.MendixFloat
-
Deprecated.
- getRow() - Method in class com.mendix.modules.exportmanager.excel.ExcelCell
-
Deprecated.
- getRowCount() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTable
-
Returns the count of rows in the table.
- getRowOnPrimaryKey(Object) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTable
-
Deprecated.
- getRows() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTable
-
Returns a read-only List
which contains all data rows in this table.
- getRuntimePath() - Method in interface com.mendix.core.conf.Configuration
-
- getRuntimePath() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getSaxSource() - Method in interface com.mendix.systemwideinterfaces.IWebserviceResponse
-
- getScheduledActionCount() - Method in interface com.mendix.core.component.ICore
-
Returns the number of actions currently scheduled for future execution.
- getScheduledActionCount() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getScheduledEventExecution() - Method in interface com.mendix.core.conf.Configuration
-
- getScheduledEventExecution() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getSchema() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Returns the schema of the table of this row.
- getSchema() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTable
-
- getServiceName() - Method in class com.mendix.core.conf.WebServiceCertificateInfo
-
- getSession() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Get session
- getSessionDestroyer() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getSessionIdCookieName() - Method in interface com.mendix.core.conf.Configuration
-
- getSessionIdCookieName() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getSessionTimeout() - Method in interface com.mendix.core.conf.Configuration
-
- getSessionTimeout() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getSMTPHost() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- getSMTPHost() - Method in class com.mendix.modules.email.SMTPConfiguration
-
- getSMTPPort() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- getSMTPPort() - Method in class com.mendix.modules.email.SMTPConfiguration
-
- getSortExpressions() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Returns the sort expressions which are used to sort the result data of this request.
- getSpecificTableName() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Deprecated.
- getStartupDateTime() - Method in interface com.mendix.core.component.ICore
-
Returns the startup date time of the Mendix Business Server.
- getStartupDateTime() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getState() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getState() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
- getStorageService() - Method in interface com.mendix.core.conf.Configuration
-
- getStorageService() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getStoreType() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IStoreRequest
-
Deprecated.
Returns the type of the store action.
- getStream() - Method in interface com.mendix.systemwideinterfaces.IWebserviceResponse
-
- getStyle() - Method in class com.mendix.modules.exportmanager.excel.ExcelCell
-
Deprecated.
- getStyle() - Method in class com.mendix.modules.exportmanager.excel.ExcelColumn
-
Deprecated.
- getStyle() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- getStyle() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
- getSubObjects() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getSubtypesOf(String) - Method in interface com.mendix.core.component.ICore
-
Get all subtypes for an object type (including subtypes of subtypes, etc.).
- getSubtypesOf(String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getSudoContext() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getSuperName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getSuperObject() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getSuperObjects() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getTables() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataSet
-
Deprecated.
- getTargetType() - Method in class com.mendix.systemwideinterfaces.core.Feedback
-
Deprecated.
- getTargetType() - Method in interface com.mendix.systemwideinterfaces.core.IFeedback
-
- getTempPath() - Method in interface com.mendix.core.conf.Configuration
-
- getTempPath() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getTimeZone() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getTotalRowCount() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTable
-
Returns the total count of rows in the data store.
- getTransactionId() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getType(String) - Static method in enum com.mendix.systemwideinterfaces.connectionbus.DBMSType
-
Deprecated.
- getType() - Method in class com.mendix.systemwideinterfaces.core.Feedback
-
Deprecated.
- getType() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
- getType() - Method in interface com.mendix.systemwideinterfaces.core.IFeedback
-
- getType() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getType() - Method in interface com.mendix.systemwideinterfaces.core.meta.IDataValidation
-
- getType() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getType() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- getTypeOfValue(Object) - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
Returns DataType of the given value.
If the given value is a List, it should contain at least one item to set the object type
- getUnhashedValue(IContext) - Method in class com.mendix.core.objectmanagement.member.MendixHashString
-
- getUploadedFilesPath() - Method in interface com.mendix.core.conf.Configuration
-
- getUploadedFilesPath() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getUser(IContext, String) - Method in interface com.mendix.core.component.ICore
-
Returns a user using the given user name.
- getUser(IContext, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getUser() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Get user.
- getUserAgent() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getUserName() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- getUserName() - Method in class com.mendix.modules.email.SMTPConfiguration
-
- getUserName() - Method in class com.mendix.systemwideinterfaces.connectionbus.JDBCDataStoreConfiguration
-
Deprecated.
- getUserPass() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- getUserPass() - Method in class com.mendix.modules.email.SMTPConfiguration
-
- getUserRoleNames() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
- getUserRolesNames() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getVAlign() - Method in class com.mendix.modules.exportmanager.excel.ExcelCellStyle
-
- getValue(String) - Method in interface com.mendix.core.conf.Configuration
-
Deprecated.
- getValue(String) - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getValue(IContext) - Method in class com.mendix.core.objectmanagement.member.MendixBinary
-
- getValue(IContext) - Method in class com.mendix.core.objectmanagement.member.MendixInteger
-
- getValue() - Method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
-
- getValue(IContext, String) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Returns the value of the column with the specified name in this row.
- getValue(IContext, int) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Returns the value of the column with the specified index in this row.
- getValue(IContext, IDataColumnSchema) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Returns the value of the column with the index of the specified schema in this row.
- getValue(IContext, String) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns the member value for the given memberName.
- getValue(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
- getValueFromString(String) - Method in class com.mendix.core.objectmanagement.member.MendixAutoNumber
-
the Long value of the string
- getValueFromString(String) - Method in class com.mendix.core.objectmanagement.member.MendixBinary
-
- getValueFromString(String) - Method in class com.mendix.core.objectmanagement.member.MendixBoolean
-
- getValueFromString(String) - Method in class com.mendix.core.objectmanagement.member.MendixCurrency
-
Deprecated.
- getValueFromString(String) - Method in class com.mendix.core.objectmanagement.member.MendixDateTime
-
- getValueFromString(String) - Method in class com.mendix.core.objectmanagement.member.MendixEnum
-
- getValueFromString(String) - Method in class com.mendix.core.objectmanagement.member.MendixFloat
-
Deprecated.
- getValueFromString(String) - Method in class com.mendix.core.objectmanagement.member.MendixHashString
-
- getValueFromString(String) - Method in class com.mendix.core.objectmanagement.member.MendixInteger
-
- getValueFromString(String) - Method in class com.mendix.core.objectmanagement.member.MendixLong
-
- getValueFromString(String) - Method in class com.mendix.core.objectmanagement.member.MendixString
-
- getValueFromString(String) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Get value for this ObjectMember from a String
- getVariables() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getVerifiedPasswordErrorMessage(LocalComponent, String, IContext) - Static method in class com.mendix.core.objectmanagement.member.PasswordStrengthVerifier
-
- getVirtualActionName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- getVirtualMembers(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getWebServiceCertificates() - Method in interface com.mendix.core.conf.Configuration
-
- getWebServiceCertificates() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getWidth() - Method in class com.mendix.modules.exportmanager.excel.ExcelColumn
-
Deprecated.
- getWriteAccessMembers() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
- getXASId() - Method in interface com.mendix.core.component.ICore
-
Returns the id of this server instance.
- getXASId() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- getXASId() - Method in interface com.mendix.core.conf.Configuration
-
- getXASId() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- getXpathConstraint() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
- GRANTABLE_ROLES - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- I18NPROCESSOR - Static variable in class com.mendix.core.log.LogManagerConstants
-
- IActionManager - Interface in com.mendix.systemwideinterfaces.core
-
- IConfiguration - Interface in com.mendix.systemwideinterfaces.core
-
- IContext - Interface in com.mendix.systemwideinterfaces.core
-
Interface defining context
- IContext.ExecutionType - Enum in com.mendix.systemwideinterfaces.core
-
- ICore - Interface in com.mendix.core.component
-
- ICoreAction<T> - Interface in com.mendix.systemwideinterfaces.core
-
- IDataColumnSchema - Interface in com.mendix.systemwideinterfaces.connectionbus.data
-
A DataColumnSchema describes all properties of a column inside a DataTableSchema
- IDataRow - Interface in com.mendix.systemwideinterfaces.connectionbus.data
-
A DataRow
represents a row in a DataTable
- IDataSet - Interface in com.mendix.systemwideinterfaces.connectionbus.data
-
Deprecated.
- IDataTable - Interface in com.mendix.systemwideinterfaces.connectionbus.data
-
A DataTable
contains a collection of DataRow
objects
- IDataTableSchema - Interface in com.mendix.systemwideinterfaces.connectionbus.data
-
A DataTableSchema describes the sctucture of a DataTable
- IDataType - Interface in com.mendix.systemwideinterfaces.core
-
Generic class for Mendix data types.
- IDataType.DataTypeEnum - Enum in com.mendix.systemwideinterfaces.core
-
- IDataValidation - Interface in com.mendix.systemwideinterfaces.core.meta
-
Represents a validation rule of an entity (IMetaObject) for an attribute (IMetaPrimitive).
- IExcelCell - Interface in com.mendix.modules.exportmanager.interfaces.excel
-
Representation of an excel cell.
- IExcelCell.CellType - Enum in com.mendix.modules.exportmanager.interfaces.excel
-
- IExcelCellStyle - Interface in com.mendix.modules.exportmanager.interfaces.excel
-
Representation of an excel cell style.
- IExcelCellStyle.BorderTypes - Enum in com.mendix.modules.exportmanager.interfaces.excel
-
- IExcelCellStyle.Color - Enum in com.mendix.modules.exportmanager.interfaces.excel
-
- IExcelCellStyle.HorizontalAlignment - Enum in com.mendix.modules.exportmanager.interfaces.excel
-
- IExcelCellStyle.VerticalAlignment - Enum in com.mendix.modules.exportmanager.interfaces.excel
-
- IExcelColumn - Interface in com.mendix.modules.exportmanager.interfaces.excel
-
Representation of an excel column.
- IExcelGrid - Interface in com.mendix.modules.exportmanager.interfaces.excel
-
Representation of an excel grid.
- IFeedback - Interface in com.mendix.systemwideinterfaces.core
-
Feedback instructions.
- IFeedback.FormTarget - Enum in com.mendix.systemwideinterfaces.core
-
OpenFormFeedback parameter FormTarget
- IFeedback.MessageType - Enum in com.mendix.systemwideinterfaces.core
-
TextMessageFeedback parameter MessageType
- IFeedback.TargetType - Enum in com.mendix.systemwideinterfaces.core
-
Depending on the target, the handling of the instruction will be passed
to core of the clientsystem or to the some specific widget.
- IFeedback.Type - Enum in com.mendix.systemwideinterfaces.core
-
- IGetRequest - Interface in com.mendix.systemwideinterfaces.connectionbus.requests.types
-
This interface represents a retrieval request.
- IIdentifierGetRequest - Interface in com.mendix.systemwideinterfaces.connectionbus.requests.types
-
Deprecated.
- ILanguage - Interface in com.mendix.systemwideinterfaces.core
-
Represents a user language.
- IMAGE - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- IMAGE_DEFAULT_HEIGHT - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- IMAGE_DEFAULT_WIDTH - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- IMendixEnum - Interface in com.mendix.systemwideinterfaces.core
-
- IMendixIdentifier - Interface in com.mendix.systemwideinterfaces.core
-
Identifier object holding the information for uniquely identifiying an object instance
holds the following information:
- object type
- datastore code
- object id
Based on this information the MendixIdentifier can generate a global unique identifier (GUID)
which is globally unique within the whole XAS
- IMendixObject - Interface in com.mendix.systemwideinterfaces.core
-
Representation of an entity (IMetaObject) instance.
- IMendixObject.ObjectState - Enum in com.mendix.systemwideinterfaces.core
-
- IMendixObjectMember<T> - Interface in com.mendix.systemwideinterfaces.core
-
Mendix object member (attribute or association).
- IMendixObjectMember.MemberState - Enum in com.mendix.systemwideinterfaces.core
-
- IMendixObjectMember.MemberValueState - Enum in com.mendix.systemwideinterfaces.core
-
- IMetaAssociation - Interface in com.mendix.systemwideinterfaces.core.meta
-
Entity (IMetaObject) association member representation.
- IMetaAssociation.AssociationOwner - Enum in com.mendix.systemwideinterfaces.core.meta
-
- IMetaAssociation.AssociationType - Enum in com.mendix.systemwideinterfaces.core.meta
-
- IMetaAssociation.DeleteBehaviourChild - Enum in com.mendix.systemwideinterfaces.core.meta
-
- IMetaAssociation.DeleteBehaviourParent - Enum in com.mendix.systemwideinterfaces.core.meta
-
- IMetaAssociationSchema - Interface in com.mendix.systemwideinterfaces.connectionbus.requests
-
Deprecated.
- IMetaEnumeration - Interface in com.mendix.systemwideinterfaces.core.meta
-
Enumeration representation.
- IMetaEnumValue - Interface in com.mendix.systemwideinterfaces.core.meta
-
Entity enumeration representation.
- IMetaObject - Interface in com.mendix.systemwideinterfaces.core.meta
-
Entity representation.
- IMetaObjectAccess - Interface in com.mendix.systemwideinterfaces.core.meta
-
Entity (IMetaObject) security settings.
- IMetaObjectIndex - Interface in com.mendix.systemwideinterfaces.core.meta
-
Representation of a database index for an entity member.
- IMetaPrimitive - Interface in com.mendix.systemwideinterfaces.core.meta
-
Entity (IMetaObject) attribute member.
- IMetaPrimitive.PrimitiveType - Enum in com.mendix.systemwideinterfaces.core.meta
-
- index() - Method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
-
- INITIALIZE - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- initializeGuestSession() - Method in interface com.mendix.core.component.ICore
-
Initialize a new session for a guest user
- initializeGuestSession() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- initializeSession(IUser, String) - Method in interface com.mendix.core.component.ICore
-
Initialize a new session for the given user.
- initializeSession(IUser, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- instantiate(IContext, String) - Method in interface com.mendix.core.component.ICore
-
Creates a new IMendixObject with the given object type (synchronously).
- instantiate(IContext, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- instantiateAsync(IContext, String) - Method in interface com.mendix.core.component.ICore
-
Creates a new IMendixObject with the given object type (asynchronously).
- instantiateAsync(IContext, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- InternalCore - Class in com.mendix.core.component
-
- InternalCore(LocalComponent) - Constructor for class com.mendix.core.component.InternalCore
-
Deprecated.
- INTERRUPT_REQUEST - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- InvalidImageException - Exception in com.mendix.core.objectmanagement.member
-
- InvalidImageException(String) - Constructor for exception com.mendix.core.objectmanagement.member.InvalidImageException
-
- IOQLTextGetRequest - Interface in com.mendix.systemwideinterfaces.connectionbus.requests.types
-
This class can be used to define a textual OQL retrieval query.
- IParameterMap - Interface in com.mendix.systemwideinterfaces.connectionbus.requests
-
A ParameterMap can be used to define the values for parameters of an query.
- IProfiler - Interface in com.mendix.systemwideinterfaces.core
-
Interface which can be implemented to roll your on profiler for client requests.
- IRetrievalSchema - Interface in com.mendix.systemwideinterfaces.connectionbus.requests
-
Representation of the structure the to be retrieved data should adhere to.
- isActive() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
- isAllowCreate() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
- isAllowDelete() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
- isAnonymous() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
- isAutoSizeColumn() - Method in class com.mendix.modules.exportmanager.excel.ExcelColumn
-
Deprecated.
- isBlocked() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
- isChanged() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- ISchemeManager - Interface in com.mendix.systemwideinterfaces.core
-
- isClustered() - Method in interface com.mendix.core.conf.Configuration
-
- isClustered() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- isDecimal() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- isDistinct() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Deprecated.
- isEmpty() - Method in class com.mendix.core.objectmanagement.member.MendixHashString
-
- ISession - Interface in com.mendix.systemwideinterfaces.core
-
Session interface.
- ISessionManager - Interface in com.mendix.systemwideinterfaces.core
-
- isFileDocument() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- isForeignKey() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataColumnSchema
-
Deprecated.
- isInDevelopment() - Method in interface com.mendix.core.component.ICore
-
- isInDevelopment() - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- isInDevelopment() - Method in interface com.mendix.core.conf.Configuration
-
- isInDevelopment() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- isInteractive() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- isInTransaction() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- isKeepAliveEnabled() - Method in interface com.mendix.core.conf.Configuration
-
- isKeepAliveEnabled() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- isKeepAliveEnabled() - Method in interface com.mendix.systemwideinterfaces.core.IConfiguration
-
- isList() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
- isLocalFileSystemCleaningEnabled() - Method in interface com.mendix.core.conf.Configuration
-
- isLocalFileSystemCleaningEnabled() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- isMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
- ISMTPConfiguration - Interface in com.mendix.modules.email.interfaces
-
- isNew() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- isNothing() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
- isNumeric() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- ISortExpression - Interface in com.mendix.systemwideinterfaces.connectionbus.requests
-
This interface represents a configuration for sorting data store results.
- ISortExpression.SortDirection - Enum in com.mendix.systemwideinterfaces.connectionbus.requests
-
Specifies the sort order.
- isPersistable() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- isPrimaryKey() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataColumnSchema
-
Deprecated.
- isRightToLeft() - Method in interface com.mendix.systemwideinterfaces.core.ILanguage
-
- isSecurityDisabled() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Deprecated.
- isSubClassOf(IMetaObject, IMetaObject) - Method in interface com.mendix.core.component.ICore
-
Checks whether a type is a subclass of or equal to a potential super class.
- isSubClassOf(String, short) - Method in interface com.mendix.core.component.ICore
-
Checks whether a type is a subclass of or equal to a potential super class.
- isSubClassOf(String, String) - Method in interface com.mendix.core.component.ICore
-
Checks whether a type is a subclass of or equal to a potential super class.
- isSubClassOf(IMetaObject, IMetaObject) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- isSubClassOf(String, short) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- isSubClassOf(String, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- isSubClassOf(IMetaObject) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- isSudo() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- isSystemSession() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- IStoreRequest - Interface in com.mendix.systemwideinterfaces.connectionbus.requests.types
-
Deprecated.
- isUser() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- isValid(IContext, String) - Method in class com.mendix.core.objectmanagement.member.MendixEnum
-
Returns whether the given value is a valid value of this enum.
- isValid(IContext, IMendixObject, Object) - Method in interface com.mendix.systemwideinterfaces.core.meta.IDataValidation
-
Verifies whether object v complies to this rule
- isVirtual(IContext, String) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Check whether certain attribute is virtual
- isVirtual() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
- isVirtual() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- isWebserviceUser() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
- ITextGetRequest - Interface in com.mendix.systemwideinterfaces.connectionbus.requests.types
-
This interface represents a textual retrieval request.
- IUser - Interface in com.mendix.systemwideinterfaces.core
-
- IWebserviceResponse - Interface in com.mendix.systemwideinterfaces
-
Web service response representation.
- IXPathTextGetRequest - Interface in com.mendix.systemwideinterfaces.connectionbus.requests.types
-
This class can be used to define an XPath retrieval query.
- READ_ACCESS - Static variable in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Deprecated.
- readCertificates(Configuration, List<InputStream>, List<InputStream>, List<String>, String) - Method in class com.mendix.core.conf.CertificateProcessor
-
Deprecated.
- registerConfigurationSetting(String, String) - Method in interface com.mendix.core.conf.Configuration
-
Deprecated.
- registerConfigurationSetting(String, String) - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- registerLogSubscriber(LogSubscriber) - Method in interface com.mendix.core.component.ICore
-
- registerLogSubscriber(LogSubscriber) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- registerProfiler(IProfiler) - Method in interface com.mendix.core.component.ICore
-
- registerProfiler(IProfiler) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- release(IMendixIdentifier) - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- removeFromClientRoots(IMendixIdentifier) - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Not for public use
- removeIdentifier(IMendixIdentifier) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IIdentifierGetRequest
-
Deprecated.
Removes an identifier from this request.
- removeObject(IMendixObject) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IStoreRequest
-
Deprecated.
Removes one object from the list of objects on which the store action must be done.
- removeScheduledFuture(RunnableScheduledFuture<?>) - Method in interface com.mendix.core.component.ICore
-
Remove scheduled future.
- removeScheduledFuture(RunnableScheduledFuture<?>) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- removeSortExpression(ISortExpression) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Removes a sort expression from the list of sort expressions of this request.
- REPORTING_MODULE - Static variable in class com.mendix.core.conf.CoreConstants
-
Deprecated.
- reschedule(RunnableScheduledFuture<R>, CoreAction<R>, long, TimeUnit) - Method in interface com.mendix.core.component.ICore
-
Reschedule an action with a new delay.
- reschedule(RunnableScheduledFuture<R>, CoreAction<R>, long, TimeUnit) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- resolveTokens(IContext, String) - Method in interface com.mendix.core.component.ICore
-
Resolve tokens (Mendix system variables) in the given text.
- resolveTokens(IContext, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- resolveTokens(LocalComponent, IContext, String) - Static method in class com.mendix.core.conf.Tokens
-
Deprecated.
Resolve tokens in a text and return the resulting object
- RESOURCE_HANDLER - Static variable in interface com.mendix.systemwideinterfaces.HandlerConstants
-
Deprecated.
- ResultType - Enum in com.mendix.systemwideinterfaces.connectionbus.requests
-
Deprecated.
- retain(IMendixObject) - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- retrieveByIdWithSchema(IContext, IMendixIdentifier, IRetrievalSchema) - Method in interface com.mendix.core.component.ICore
-
- retrieveByIdWithSchema(IContext, IMendixIdentifier, IRetrievalSchema) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveByPath(IContext, IMendixObject, String) - Method in interface com.mendix.core.component.ICore
-
Retrieves objects using the given object and path.
- retrieveByPath(IContext, IMendixObject, String, boolean) - Method in interface com.mendix.core.component.ICore
-
Retrieves objects using the given object and path.
- retrieveByPath(IContext, IMendixObject, String, String, boolean) - Method in interface com.mendix.core.component.ICore
-
Retrieves objects using the given object and path.
- retrieveByPath(IContext, IMendixObject, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveByPath(IContext, IMendixObject, String, String, boolean) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveByPath(IContext, IMendixObject, String, boolean) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveId(IContext, IMendixIdentifier) - Method in interface com.mendix.core.component.ICore
-
Retrieves object with the given id (synchronously).
- retrieveId(IContext, IMendixIdentifier) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveIdAsync(IContext, IMendixIdentifier) - Method in interface com.mendix.core.component.ICore
-
Retrieves object with the given id (asynchronously).
- retrieveIdAsync(IContext, IMendixIdentifier) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveIdList(IContext, List<IMendixIdentifier>) - Method in interface com.mendix.core.component.ICore
-
Retrieves objects with the given ids (synchronously).
- retrieveIdList(IContext, List<IMendixIdentifier>, int, int, Map<String, String>) - Method in interface com.mendix.core.component.ICore
-
Retrieves objects with the given ids (synchronously).
- retrieveIdList(IContext, List<IMendixIdentifier>) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveIdList(IContext, List<IMendixIdentifier>, int, int, Map<String, String>) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveIdListAsync(IContext, List<IMendixIdentifier>) - Method in interface com.mendix.core.component.ICore
-
Retrieves objects with the given ids (asynchronously).
- retrieveIdListAsync(IContext, List<IMendixIdentifier>) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveOQLDataTable(IContext, String, int, int) - Method in interface com.mendix.core.component.ICore
-
Retrieve raw data (IDataTable) using an OQL query (asynchronously).
- retrieveOQLDataTable(IContext, IGetRequest) - Method in interface com.mendix.core.component.ICore
-
Retrieve raw data (IDataTable) using an IGetRequest object (synchronously).
- retrieveOQLDataTable(IContext, String) - Method in interface com.mendix.core.component.ICore
-
Retrieve raw data (IDataTable) using an IGetRequest object (synchronously).
- retrieveOQLDataTable(IContext, String, int, int) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveOQLDataTable(IContext, IGetRequest) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveOQLDataTable(IContext, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveOQLDataTableAsync(IContext, String) - Method in interface com.mendix.core.component.ICore
-
Retrieve raw data (IDataTable) using an OQL query (asynchronously).
- retrieveOQLDataTableAsync(IContext, IGetRequest) - Method in interface com.mendix.core.component.ICore
-
Retrieve raw data (IDataTable) using an IGetRequest object (asynchronously).
- retrieveOQLDataTableAsync(IContext, String, int, int) - Method in interface com.mendix.core.component.ICore
-
Retrieve raw data (IDataTable) using an OQL query (asynchronously).
- retrieveOQLDataTableAsync(IContext, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveOQLDataTableAsync(IContext, IGetRequest) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveOQLDataTableAsync(IContext, String, int, int) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveValue(IContext, OutputStream) - Method in class com.mendix.core.objectmanagement.member.MendixBinary
-
The contents of the binary field will be copied on the OutputStream.
- retrieveXPathQuery(IContext, String, int, int, Map<String, String>) - Method in interface com.mendix.core.component.ICore
-
Retrieves object list based on the given XPath query (synchronously).
- retrieveXPathQuery(IContext, String) - Method in interface com.mendix.core.component.ICore
-
Retrieves object list based on the given XPath query (synchronously).
- retrieveXPathQuery(IContext, String, int, int, Map<String, String>, int) - Method in interface com.mendix.core.component.ICore
-
Retrieves object list based on the given XPath query (synchronously).
- retrieveXPathQuery(IContext, String, int, int, Map<String, String>, int, int) - Method in interface com.mendix.core.component.ICore
-
- retrieveXPathQuery(IContext, String, int, int, Map<String, String>) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathQuery(IContext, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathQuery(IContext, String, int, int, Map<String, String>, int) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathQuery(IContext, String, int, int, Map<String, String>, int, int) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathQueryAggregate(IContext, String) - Method in interface com.mendix.core.component.ICore
-
Retrieves long aggregate value based on the given query (root element of the query should be an aggregate function) (synchronously).
- retrieveXPathQueryAggregate(IContext, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathQueryAggregateAsync(IContext, String) - Method in interface com.mendix.core.component.ICore
-
Retrieves long aggregate value based on the given query (root element of the query should be an aggregate function) (asynchronously).
- retrieveXPathQueryAggregateAsync(IContext, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathQueryAggregateAsyncDouble(IContext, String) - Method in interface com.mendix.core.component.ICore
-
Retrieves long value based on the given query (query should have an aggregate function as root element)
- retrieveXPathQueryAggregateAsyncDouble(IContext, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathQueryAggregateDecimal(IContext, String) - Method in interface com.mendix.core.component.ICore
-
- retrieveXPathQueryAggregateDecimal(IContext, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathQueryAggregateDouble(IContext, String) - Method in interface com.mendix.core.component.ICore
-
Retrieves double aggregate value based on the given query (root element of the query should be an aggregate function) (synchronously).
- retrieveXPathQueryAggregateDouble(IContext, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathQueryAggregateSchema(IContext, String, IRetrievalSchema) - Method in interface com.mendix.core.component.ICore
-
Retrieves long aggregate value based on the given query and schema (root element of the query should be an aggregate function) (asynchronously).
- retrieveXPathQueryAggregateSchema(IContext, String, IRetrievalSchema, boolean) - Method in interface com.mendix.core.component.ICore
-
Retrieves long aggregate value based on the given query and schema (root element of the query should be an aggregate function) (asynchronously).
- retrieveXPathQueryAggregateSchema(IContext, String, IRetrievalSchema) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathQueryAggregateSchema(IContext, String, IRetrievalSchema, boolean) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathQueryAsync(IContext, String, int, int, Map<String, String>, int) - Method in interface com.mendix.core.component.ICore
-
Retrieves object list based on the given XPath query (asynchronously).
- retrieveXPathQueryAsync(IContext, String, int, int, Map<String, String>, int) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathQueryEscaped(IContext, String, String...) - Method in interface com.mendix.core.component.ICore
-
Retrieves object list based on the given XPath query (synchronously).
- retrieveXPathQueryEscaped(IContext, String, int, int, Map<String, String>, int, String...) - Method in interface com.mendix.core.component.ICore
-
Retrieves object list based on the given XPath query (synchronously).
- retrieveXPathQueryEscaped(IContext, String, String...) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathQueryEscaped(IContext, String, int, int, Map<String, String>, int, String...) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathQueryRaw(IContext, String, int, int, Map<String, String>, int) - Method in interface com.mendix.core.component.ICore
-
Retrieves raw data (IDataTables) based on the given XPath query (synchronously).
- retrieveXPathQueryRaw(IContext, String, int, int, Map<String, String>, int) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathSchema(IContext, String, IRetrievalSchema, boolean, boolean) - Method in interface com.mendix.core.component.ICore
-
Retrieves objects based on the XPath query and given schema (synchronously).
- retrieveXPathSchema(IContext, String, IRetrievalSchema, boolean, boolean) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathSchemaEscaped(IContext, String, IRetrievalSchema, boolean, boolean, String...) - Method in interface com.mendix.core.component.ICore
-
Retrieves object list based on the given XPath query (synchronously).
- retrieveXPathSchemaEscaped(IContext, String, IRetrievalSchema, boolean, boolean, String...) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- retrieveXPathSchemaRaw(IContext, String, boolean, IRetrievalSchema) - Method in interface com.mendix.core.component.ICore
-
Retrieves raw data (IDataTables) based on the XPath query and given schema (synchronously).
- retrieveXPathSchemaRaw(IContext, String, boolean, IRetrievalSchema) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- rollback(IContext, IMendixObject) - Method in interface com.mendix.core.component.ICore
-
Rollback changes of the object with the given id (synchronously).
- rollback(IContext, IMendixObject) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- rollbackAsync(IContext, IMendixObject) - Method in interface com.mendix.core.component.ICore
-
Rollback changes of the object with the given id (asynchronously).
- rollbackAsync(IContext, IMendixObject) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- rollbackTransAction() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Rollback the transaction for this context
- RUNTIME_STATISTICS - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- RUNTIME_STATUS - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- RUNTIME_VERSION - Static variable in interface com.mendix.core.conf.Configuration
-
- RuntimeVersion - Class in com.mendix.core.conf
-
- RuntimeVersion(String...) - Constructor for class com.mendix.core.conf.RuntimeVersion
-
- schedule(String, Date) - Method in interface com.mendix.core.component.ICore
-
Schedule an action on a certain date.
- schedule(CoreAction<R>, long, TimeUnit) - Method in interface com.mendix.core.component.ICore
-
Schedule an action on a certain delay from now.
- schedule(String, Date) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- schedule(CoreAction<R>, long, TimeUnit) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- scheduleAtFixedRate(CoreAction<R>, Date, long, TimeUnit) - Method in interface com.mendix.core.component.ICore
-
Schedule a periodic action that run for the first time on the given date/time, and subsequently with the given period; that is executions will commence on firstRun then initialDelay+period,
then initialDelay + 2 * period, and so on.
No result will be returned.
- scheduleAtFixedRate(CoreAction<R>, long, long, TimeUnit) - Method in interface com.mendix.core.component.ICore
-
Schedule a periodic action that runs for the first time after the given initial delay, and subsequently with the given period; that is executions will commence after initialDelay then
initialDelay+period, then initialDelay + 2 * period, and so on.
- scheduleAtFixedRate(String, Date, long, TimeUnit, String, String) - Method in interface com.mendix.core.component.ICore
-
Schedule a periodic action that runs for the first time after the given initial delay (first run), and subsequently with the given period; that is executions will commence after initialDelay
then initialDelay+period, then initialDelay + 2 * period, and so on.
- scheduleAtFixedRate(CoreAction<R>, Date, long, TimeUnit) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- scheduleAtFixedRate(CoreAction<R>, long, long, TimeUnit) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- scheduleAtFixedRate(String, Date, long, TimeUnit, String, String) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- SCHEDULED_EVENT_INFORMATION - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- scheduleWithFixedDelay(CoreAction<R>, long, long, TimeUnit) - Method in interface com.mendix.core.component.ICore
-
Schedule a periodic action that runs for the first time after the given initial delay, and subsequently with the given delay between the termination of one execution and the commencement of the
next.
- scheduleWithFixedDelay(CoreAction<R>, long, long, TimeUnit) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- SCHEME_MANAGEMENT - Static variable in class com.mendix.core.log.LogManagerConstants
-
- SECOND_LENGTH - Static variable in class com.mendix.core.conf.Tokens
-
Deprecated.
- selfReadAccess - Static variable in interface com.mendix.core.conf.UserPermissions
-
Deprecated.
- selfWriteAccess - Static variable in interface com.mendix.core.conf.UserPermissions
-
Deprecated.
- send(ISMTPConfiguration, Message, String, List<String>, List<String>, List<String>, List<IMendixObject>) - Method in class com.mendix.modules.email.Sender
-
- Sender - Class in com.mendix.modules.email
-
- Sender(LocalComponent, IContext) - Constructor for class com.mendix.modules.email.Sender
-
- SESSION - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- SESSION_CSRFTOKEN - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- SESSION_LASTACTIVE - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- SESSION_SESSIONID - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- SESSION_USER - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- SET_LICENSE - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- setAccessRightsToRetrieve(int...) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Deprecated.
- setAmount(long) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Sets the count of the result rows to be retrieved.
- setAssociationDepth(int) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Deprecated.
- setAutoSizeColumn(boolean) - Method in class com.mendix.modules.exportmanager.excel.ExcelColumn
-
Deprecated.
- setAutoSizeColumn(boolean) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
- setBackGroundColor(IExcelCellStyle.Color) - Method in class com.mendix.modules.exportmanager.excel.ExcelCellStyle
-
Deprecated.
- setBackGroundColor(IExcelCellStyle.Color) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Set the background color of a cell
- setBorderColor(Common.BorderSide, IExcelCellStyle.Color) - Method in class com.mendix.modules.exportmanager.excel.ExcelCellStyle
-
Deprecated.
- setBorderColor(Common.BorderSide, IExcelCellStyle.Color) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Set the border color for a given border side
- setBorderStyle(Common.BorderSide, IExcelCellStyle.BorderTypes) - Method in class com.mendix.modules.exportmanager.excel.ExcelCellStyle
-
Deprecated.
- setBorderStyle(Common.BorderSide, IExcelCellStyle.BorderTypes) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Set a border style for a given border side
- setCellType(IExcelCell.CellType) - Method in class com.mendix.modules.exportmanager.excel.ExcelCell
-
Deprecated.
- setCellType(IExcelCell.CellType) - Method in class com.mendix.modules.exportmanager.excel.ExcelColumn
-
Deprecated.
- setCellType(IExcelCell.CellType) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- setCellType(IExcelCell.CellType) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
Set cell type for each cell in this column
- setConnection(Connection) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IStoreRequest
-
Deprecated.
- setContent(String) - Method in class com.mendix.modules.exportmanager.excel.ExcelCell
-
Deprecated.
- setContent(String) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- setContextObjects(List<IMendixIdentifier>) - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Deprecated.
- setCurrentIdentifier(IMendixIdentifier) - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Deprecated.
- setDataFormat(String) - Method in class com.mendix.modules.exportmanager.excel.ExcelCellStyle
-
Deprecated.
- setDataFormat(String) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Set the data format of a cell
- setDataTable(IDataTable) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IStoreRequest
-
Deprecated.
- setDateFormat(DateFormat) - Method in class com.mendix.modules.exportmanager.excel.ExcelCell
-
Deprecated.
- setDateFormat(DateFormat) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- setDefaultStyle(IExcelCellStyle) - Method in class com.mendix.modules.exportmanager.excel.ExcelGrid
-
Deprecated.
- setDefaultStyle(IExcelCellStyle) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelGrid
-
Set default style for each cell in this grid
- setDistinct(boolean) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Deprecated.
- setDoNotRestrictResultsBySecurity(boolean) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Deprecated.
- setExecutionContext(ExecutionContext) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Deprecated.
- setExecutionContext(ExecutionContext) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IStoreRequest
-
Deprecated.
- setExecutionId(String) - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- setExecutionThread(Thread) - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- setExecutionType(IContext.ExecutionType) - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- setFontStyle(String, short, IExcelCellStyle.Color) - Method in class com.mendix.modules.exportmanager.excel.ExcelCellStyle
-
Deprecated.
- setFontStyle(String, short, IExcelCellStyle.Color) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Set the font style
- setFromAddress(String) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- setFromAddress(String) - Method in class com.mendix.modules.email.SMTPConfiguration
-
- setHAlign(IExcelCellStyle.HorizontalAlignment) - Method in class com.mendix.modules.exportmanager.excel.ExcelCellStyle
-
Deprecated.
- setHAlign(IExcelCellStyle.HorizontalAlignment) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Set horizontal alignment of text in a cell
- setHasDefaultStyle(boolean) - Method in class com.mendix.modules.exportmanager.excel.ExcelCell
-
Deprecated.
- setHasDefaultStyle(boolean) - Method in class com.mendix.modules.exportmanager.excel.ExcelColumn
-
Deprecated.
- setHash(IContext, String) - Method in class com.mendix.core.objectmanagement.member.MendixHashString
-
Set already hashed value
- setHeight(float) - Method in class com.mendix.modules.exportmanager.excel.ExcelCell
-
Deprecated.
- setHeight(float) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- setHtmlBody(String) - Method in class com.mendix.modules.email.Message
-
- setInitialHash(String) - Method in class com.mendix.core.objectmanagement.member.MendixHashString
-
- setInitialValue(String) - Method in class com.mendix.core.objectmanagement.member.MendixHashString
-
- setIsEmpty(boolean) - Method in class com.mendix.core.objectmanagement.member.MendixHashString
-
- setLength(long) - Method in class com.mendix.core.objectmanagement.member.MendixBinary
-
- setLocalize(boolean) - Method in class com.mendix.modules.exportmanager.excel.ExcelCell
-
Deprecated.
- setLocalize(boolean) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- setMetaObjectName(String) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Deprecated.
- setMxRuntimeConfiguration(MxRuntimeConfiguration) - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- setName(String) - Method in class com.mendix.modules.exportmanager.excel.ExcelGrid
-
Deprecated.
- setName(String) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelGrid
-
Set the name of the grid, this name will be presented as the excel sheet name
- setObject(IMendixObject) - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
- setOffset(long) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Sets the start row from where the result will be retrieved.
- setParameters(IParameterMap) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IOQLTextGetRequest
-
Specifies the parameter values of the query.
- setPlainBody(String) - Method in class com.mendix.modules.email.Message
-
- setQuery(String) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.ITextGetRequest
-
Sets the retrieval text of this request.
- setQueryTimeout(int) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Sets the execution timeout of all the queries executed for this request.
- setQueryTimeout(int) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IStoreRequest
-
Deprecated.
Sets the execution timeout of all the queries executed for this request.
- setReplyToAddress(String) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- setReplyToAddress(String) - Method in class com.mendix.modules.email.SMTPConfiguration
-
- setResultType(ResultType) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Deprecated.
- setRetrievalSchema(IRetrievalSchema) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Sets the format of the data to be retrieved.
- setRetrieveCount(boolean) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Sets whether this request retrieves also the count of the rows, when there isn't set a result limit.
- setRetrieveOnlyRights(boolean) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Deprecated.
- setReturnOnlyNecessaryDDLCommands(boolean) - Method in interface com.mendix.core.conf.Configuration
-
Deprecated.
- setReturnOnlyNecessaryDDLCommands(boolean) - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- setSecurityDisabled(boolean) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Deprecated.
- setSMTPHost(String) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- setSMTPHost(String) - Method in class com.mendix.modules.email.SMTPConfiguration
-
- setSMTPPort(int) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- setSMTPPort(int) - Method in class com.mendix.modules.email.SMTPConfiguration
-
- setSpecificTableName(String) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Deprecated.
- setStyle(IExcelCellStyle) - Method in class com.mendix.modules.exportmanager.excel.ExcelCell
-
Deprecated.
- setStyle(IExcelCellStyle) - Method in class com.mendix.modules.exportmanager.excel.ExcelColumn
-
Deprecated.
- setStyle(IExcelCellStyle) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- setStyle(IExcelCellStyle) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
Set default style for the whole column
- setSudo(boolean) - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Deprecated.
- setTextDecoration(boolean, boolean, boolean, boolean) - Method in class com.mendix.modules.exportmanager.excel.ExcelCellStyle
-
Deprecated.
- setTextDecoration(boolean, boolean, boolean, boolean) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Set text decoration
- setTimeZone(Integer) - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Overrides the timezone by a simple timezone based on an offset.
- setUserAgent(String) - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- setUserName(String) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- setUserName(String) - Method in class com.mendix.modules.email.SMTPConfiguration
-
- setUserPass(String) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- setUserPass(String) - Method in class com.mendix.modules.email.SMTPConfiguration
-
- setUseSSLSMTP(boolean) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- setUseSSLSMTP(boolean) - Method in class com.mendix.modules.email.SMTPConfiguration
-
- setVAlign(IExcelCellStyle.VerticalAlignment) - Method in class com.mendix.modules.exportmanager.excel.ExcelCellStyle
-
Deprecated.
- setVAlign(IExcelCellStyle.VerticalAlignment) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Set vertical alignment of text in a cell
- setValue(String, String) - Method in interface com.mendix.core.conf.Configuration
-
Deprecated.
- setValue(String, String) - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- setValue(IContext, Long, boolean) - Method in class com.mendix.core.objectmanagement.member.MendixAutoNumber
-
- setValue(IContext, byte[]) - Method in class com.mendix.core.objectmanagement.member.MendixBinary
-
sets the value of the binary
- setValue(IContext, InputStream, boolean) - Method in class com.mendix.core.objectmanagement.member.MendixBinary
-
- setValue(IContext, Boolean, boolean) - Method in class com.mendix.core.objectmanagement.member.MendixBoolean
-
- setValue(IContext, long) - Method in class com.mendix.core.objectmanagement.member.MendixDateTime
-
- setValue(IContext, String, boolean) - Method in class com.mendix.core.objectmanagement.member.MendixEnum
-
- setValue(IContext, String) - Method in class com.mendix.core.objectmanagement.member.MendixHashString
-
- setValue(IContext, String, boolean) - Method in class com.mendix.core.objectmanagement.member.MendixHashString
-
- setValue(IContext, String, boolean) - Method in class com.mendix.core.objectmanagement.member.MendixString
-
- setValue(IContext, String, Object) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Set the value for the member with name memberName
- setValue(IContext, T) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
- setValue(IContext, T, boolean) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Use
setValue
instead as this is for internal use.
- setWidth(short) - Method in class com.mendix.modules.exportmanager.excel.ExcelColumn
-
Deprecated.
- setWidth(short) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
Set width for each cell in this column
- shouldBeMonitored - Variable in enum com.mendix.systemwideinterfaces.core.IContext.ExecutionType
-
- shouldLocalize() - Method in class com.mendix.core.objectmanagement.member.MendixDateTime
-
- shouldLocalize() - Method in class com.mendix.modules.exportmanager.excel.ExcelCell
-
Deprecated.
- shouldLocalize() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- shouldLocalizeDate() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- shouldRetrieveCount() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Returns whether this request retrieves also the count of the rows, when there isn't set a result limit.
- shouldTrackWebServiceUserLastLogin() - Method in interface com.mendix.core.conf.Configuration
-
- shouldTrackWebServiceUserLastLogin() - Method in class com.mendix.core.conf.ConfigurationImpl
-
Deprecated.
- SMTPConfiguration - Class in com.mendix.modules.email
-
- SMTPConfiguration() - Constructor for class com.mendix.modules.email.SMTPConfiguration
-
- SOAP_FAULT - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- SOAP_FAULT_CODE - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- SOAP_FAULT_DETAIL - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- SOAP_FAULT_NODE - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- SOAP_FAULT_REASON - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- SOAP_FAULT_ROLE - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- START_HSQLDB_GUI - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- START_PROFILER - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- START_QUERY_TESTER - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- startTransaction() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Start a transaction, if a transaction is already started for this context, a savepoint will be added
- state() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- STATE - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- STATISTICS - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- STATISTICS_LASTUPDATE - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- STATISTICS_MAX_ANONYMOUS_CONCURRENT - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- STATISTICS_MAX_NAMED_USERS - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- STATISTICS_MAXCONCURRENT - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- stop() - Method in interface com.mendix.systemwideinterfaces.core.IProfiler
-
- STOP_PROFILER - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- storeFileDocumentContent(IContext, IMendixObject, InputStream) - Method in interface com.mendix.core.component.ICore
-
- storeFileDocumentContent(IContext, IMendixObject, String, InputStream) - Method in interface com.mendix.core.component.ICore
-
Physically stores a file using the given input stream and commits the file document.
- storeFileDocumentContent(IContext, IMendixObject, InputStream) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
Physically stores a file using the given input stream and commits the file document.
- storeFileDocumentContent(IContext, IMendixObject, String, InputStream) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- storeImageDocumentContent(IContext, IMendixObject, InputStream, int, int) - Method in interface com.mendix.core.component.ICore
-
Physically stores an image using the given input stream and commits the image document.
- storeImageDocumentContent(IContext, IMendixObject, InputStream, int, int) - Method in class com.mendix.core.component.InternalCore
-
Deprecated.
- StoreType - Enum in com.mendix.systemwideinterfaces.connectionbus.requests
-
Deprecated.
- storeValue(IContext, InputStream, long) - Method in class com.mendix.core.objectmanagement.member.MendixBinary
-
- stringValue() - Method in enum com.mendix.core.conf.HashAlgorithmType
-
Deprecated.
- SYNC_MODELERAPI - Static variable in class com.mendix.core.conf.AdminActionConstants
-
Deprecated.
- SYSTEM_MODULE_NAME - Static variable in class com.mendix.systemwideinterfaces.SystemModuleConstants
-
Deprecated.
- SystemModuleConstants - Class in com.mendix.systemwideinterfaces
-
- vAlign() - Method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.VerticalAlignment
-
- valueOf(String) - Static method in enum com.mendix.core.conf.Configuration.ScheduledEventExecution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.core.conf.HashAlgorithmType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.modules.exportmanager.interfaces.Common.BorderSide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCell.CellType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.HorizontalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.VerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.connectionbus.DBMSType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.connectionbus.requests.AggregateFunction
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.connectionbus.requests.ISortExpression.SortDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.connectionbus.requests.ResultType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.connectionbus.requests.StoreType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IContext.ExecutionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.FormTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.TargetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IMendixObject.ObjectState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberValueState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationOwner
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourChild
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourParent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(Object) - Method in enum com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.UserException.ExceptionCategory
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.mendix.core.conf.Configuration.ScheduledEventExecution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.core.conf.HashAlgorithmType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.modules.exportmanager.interfaces.Common.BorderSide
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCell.CellType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.HorizontalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.VerticalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.connectionbus.DBMSType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.connectionbus.requests.AggregateFunction
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.connectionbus.requests.ISortExpression.SortDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.connectionbus.requests.ResultType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.connectionbus.requests.StoreType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IContext.ExecutionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.FormTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.TargetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IMendixObject.ObjectState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberValueState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationOwner
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourChild
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourParent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.UserException.ExceptionCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(String) - Method in class com.mendix.core.objectmanagement.member.HashInfo
-
- verify(String, IContext) - Method in class com.mendix.core.objectmanagement.member.PasswordStrengthVerifier
-
- verifyValue(IContext, String) - Method in class com.mendix.core.objectmanagement.member.MendixHashString
-
Verify a hash value