Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort(String) - Method in interface com.mendix.workflows.Workflow
-
Aborts this workflow with the specified reason.
- ABORTED - Enum constant in enum class com.mendix.workflows.WorkflowActivityExecutionState
-
The state after the workflow activity was aborted.
- ABORTED - Enum constant in enum class com.mendix.workflows.WorkflowState
-
The state after the admin abort the workflow instance.
- ActionCallBuilder - Interface in com.mendix.core.actionmanagement
-
Provides a builder for building an action call.
- ActionHandler - Class in com.mendix.core.actionmanagement.internal
-
Provides access to (internal) action handlers.
- ActionHandler() - Constructor for class com.mendix.core.actionmanagement.internal.ActionHandler
- ActionListener<T> - Class in com.mendix.core.actionmanagement
-
Abstract ActionListener
T is the type of ICoreAction this listener listens to. - ActionListener(Class<T>) - Constructor for class com.mendix.core.actionmanagement.ActionListener
-
Creates ActionListener with targetClass.
- actionName - Variable in class com.mendix.core.actionmanagement.EventActionInfo
- ActionState - Enum Class in com.mendix.core.actionmanagement
-
Indicates the state of the action.
- ActionWhenNoObjectFound - Enum Class in com.mendix.integration
-
Defines what to do when importing using "Find by key" or "Microflow", when no object was found.
- addAfterEvent(String) - Method in class com.mendix.core.actionmanagement.ActionListener
-
Registers the specified action as an after event handler.
- addAfterEvent(Consumer<IMendixObject>) - Method in class com.mendix.core.actionmanagement.ActionListener
-
Registers the specified function as an after event handler.
- addBeforeEvent(String) - Method in class com.mendix.core.actionmanagement.ActionListener
-
Registers the specified action as a before event handler.
- addBeforeEvent(String, boolean) - Method in class com.mendix.core.actionmanagement.ActionListener
-
Registers the specified action as a before event handler.
- addBeforeEvent(Consumer<IMendixObject>, boolean) - Method in class com.mendix.core.actionmanagement.ActionListener
-
Registers the specified function as a before event handler.
- addCloseCallerFeedback(IContext) - Static method in class com.mendix.webui.FeedbackHelper
-
Add close caller feedback to context.
- addCloseCallerFeedback(IContext) - Method in interface com.mendix.webui.internal.component.CustomJavaActionDelegate
-
Adds close caller feedback for this action.
- addColumnType(ColumnType) - Method in class com.mendix.webui.reporting.DataSetResult
-
Adds a column with the specified type to the data set.
- addContentSecurityPolicyHeader() - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Adds the Content-Security-Policy header as was configured in the application
- addCookie(String, String) - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Adds a cookie to the response.
- addCookie(String, String, boolean) - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Adds a cookie to the response.
- addCookie(String, String, boolean, boolean) - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Adds a cookie to the response.
- addCookie(String, String, String, String, boolean) - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Adds a cookie to the response.
- addCookie(String, String, String, String, int) - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Adds a cookie to the response.
- addCookie(String, String, String, String, int, boolean) - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Adds a cookie to the response.
- addCookie(String, String, String, String, int, boolean, boolean) - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Adds a cookie to the response.
- addDataValidation(DataValidationInfo) - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Add validation feedback to this context.
- addDatavalidationFeedback(IMendixIdentifier, Map<String, String>) - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
-
Adds validation feedback to this action.
- addDataValidationFeedback(DataValidationInfo) - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
-
Adds validation feedback to this action.
- addEnumConstants(EnumConstant...) - Method in class com.mendix.webui.reporting.EnumType
-
Adds the specified enum constants to this enum.
- addErrorField(String, String) - Method in class com.mendix.core.objectmanagement.DataValidationInfo
-
Add a failed validation message for an attribute.
- addErrorField(String, String, List<IDataValidation>) - Method in class com.mendix.core.objectmanagement.DataValidationInfo
-
Add a failed validation message and list of failed validations for an attribute.
- addErrorField(String, List<IDataValidation>) - Method in class com.mendix.core.objectmanagement.DataValidationInfo
-
Add a list of failed validations for an attribute.
- addHeader(String, String) - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Adds a header to the response.
- addListener(ActionListener<T>) - Method in interface com.mendix.core.actionmanagement.ListenersRegistry
-
Registers the given ActionListener to the ActionManager.
- addLoginFeedback(IContext) - Static method in class com.mendix.webui.FeedbackHelper
-
Add show login feedback to context.
- addLoginFeedback(IContext) - Method in interface com.mendix.webui.internal.component.CustomJavaActionDelegate
-
Adds show login feedback for this action.
- addLogoutFeedback(IContext) - Static method in class com.mendix.webui.FeedbackHelper
-
Add logout feedback to context.
- addLogoutFeedback(IContext) - Method in interface com.mendix.webui.internal.component.CustomJavaActionDelegate
-
Adds logout feedback for this action.
- addMendixCookies(IMxRuntimeRequest, IMxRuntimeResponse, ISession, boolean) - Static method in class com.mendix.core.Core
-
Writes cookies used by the Mendix platform to the response.
- addMendixCookies(IMxRuntimeRequest, IMxRuntimeResponse, ISession, boolean) - Method in interface com.mendix.core.internal.ICore
-
Writes cookies used by the Mendix platform to the response.
- addMimeType(String, String) - Method in interface com.mendix.m2ee.api.IAppContainer
- addOpenFormFeedback(IContext, String, IFeedback.FormTarget) - Static method in class com.mendix.webui.FeedbackHelper
-
Add open form feedback to context.
- addOpenFormFeedback(IContext, String, IFeedback.FormTarget, boolean, int, int) - Static method in class com.mendix.webui.FeedbackHelper
-
Add open form feedback to context.
- addOpenFormFeedback(IContext, String, IFeedback.FormTarget, boolean, int, int, IMendixIdentifier, List<IMendixIdentifier>) - Static method in class com.mendix.webui.FeedbackHelper
-
Add open form feedback to context.
- addOpenFormFeedback(IContext, String, IFeedback.FormTarget, boolean, int, int, IMendixIdentifier, List<IMendixIdentifier>) - Method in interface com.mendix.webui.internal.component.CustomJavaActionDelegate
-
Adds open form feedback for this action.
- addOpenFormFeedback(IContext, String, IFeedback.FormTarget, IMendixIdentifier, List<IMendixIdentifier>) - Static method in class com.mendix.webui.FeedbackHelper
-
Add open form feedback to context.
- addOpenFormFeedback(IContext, String, IFeedback.FormTarget, IMendixIdentifier, List<IMendixIdentifier>) - Method in interface com.mendix.webui.internal.component.CustomJavaActionDelegate
-
Adds open form feedback for this action.
- addOpenFormFeedback(IContext, String, String, IFeedback.FormTarget) - Static method in class com.mendix.webui.FeedbackHelper
-
Add open form feedback to context.
- addOpenFormFeedback(IContext, String, String, IFeedback.FormTarget, boolean, int, int, IMendixIdentifier, List<IMendixIdentifier>) - Static method in class com.mendix.webui.FeedbackHelper
-
Add open form feedback to context.
- addOpenFormFeedback(IContext, String, String, IFeedback.FormTarget, boolean, int, int, IMendixIdentifier, List<IMendixIdentifier>) - Method in interface com.mendix.webui.internal.component.CustomJavaActionDelegate
-
Adds open form feedback for this action.
- addOpenFormFeedback(IContext, String, String, IFeedback.FormTarget, IMendixIdentifier, List<IMendixIdentifier>) - Static method in class com.mendix.webui.FeedbackHelper
-
Add open form feedback to context.
- addOpenFormFeedback(IContext, String, String, IFeedback.FormTarget, IMendixIdentifier, List<IMendixIdentifier>) - Method in interface com.mendix.webui.internal.component.CustomJavaActionDelegate
-
Adds open form feedback for this action.
- addOpenFormFeedback(IContext, String, String, IFeedback.FormTarget, Boolean, int, int) - Static method in class com.mendix.webui.FeedbackHelper
-
Add open form feedback to context.
- addRefreshClass(IContext, String) - Static method in class com.mendix.webui.FeedbackHelper
-
Add refresh class object feedback to context.
- addRefreshClass(IContext, String) - Method in interface com.mendix.webui.internal.component.CustomJavaActionDelegate
-
Adds refresh class object feedback for this action.
- addRefreshObjectFeedback(IContext, IMendixIdentifier) - Static method in class com.mendix.webui.FeedbackHelper
-
Add refresh object feedback to context.
- addRefreshObjectFeedback(IContext, IMendixIdentifier) - Method in interface com.mendix.webui.internal.component.CustomJavaActionDelegate
-
Adds refresh object feedback for this action.
- addRefreshObjectListFeedback(IContext, List<IMendixIdentifier>) - Static method in class com.mendix.webui.FeedbackHelper
-
Add refresh object list feedback to context.
- addRefreshObjectListFeedback(IContext, List<IMendixIdentifier>) - Method in interface com.mendix.webui.internal.component.CustomJavaActionDelegate
-
Adds refresh object list feedback for this action.
- addReplaceEvent(String) - Method in class com.mendix.core.actionmanagement.ActionListener
-
Registers the specified action as a replace event handler.
- addRequestHandler(String, IRequestHandler) - Method in interface com.mendix.core.internal.ICore
-
Add a custom request handler to the Mendix runtime server.
- addRequestHandler(String, RequestHandler) - Static method in class com.mendix.core.Core
-
Add a custom request handler to the Mendix runtime server.
- addRow(Object...) - Method in class com.mendix.webui.reporting.DataSetResult
-
Adds a row with the specified values to this data set.
- addRow(Object...) - Method in interface com.mendix.webui.reporting.IDataSetResult
-
Adds a new row to the report with the given values for each column.
- addSessionCookies(IMxRuntimeResponse, ISession, String, boolean) - Static method in class com.mendix.core.Core
-
Deprecated.
- addSessionCookies(IMxRuntimeResponse, ISession, String, boolean) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.since 10.16. Use
ICore.addMendixCookies(IMxRuntimeRequest, IMxRuntimeResponse, ISession, boolean)
instead. - addSort(String, boolean) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
Adds a sort direction.
- addSortExpression(String, ISortExpression.SortDirection) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Adds a sort expression for the specified member and direction to the list of current sort expressions.
- addSortExpressions(ISortExpression...) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Adds the specified sort expressions to the list of current sort expressions.
- addTextMessageFeedback(IContext, IFeedback.MessageType, String, boolean) - Static method in class com.mendix.webui.FeedbackHelper
-
Add text message feedback to context.
- addTextMessageFeedback(IContext, IFeedback.MessageType, String, boolean) - Method in interface com.mendix.webui.internal.component.CustomJavaActionDelegate
-
Adds text message feedback for this action.
- addUserAction(Class<? extends UserAction<?>>) - Static method in class com.mendix.core.Core
-
Add the action specified by the given action name to action registry.
- addUserAction(Class<? extends UserAction<?>>) - Method in interface com.mendix.core.internal.ICore
-
Add the action specified by the given action name to action registry.
- addValue(IContext, IMendixIdentifier) - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
Adds valueToAdd to this reference set.
- addWebSocketEndpoint(String, Endpoint) - Static method in class com.mendix.core.Core
-
Registers an instance of
Endpoint
to handle web socket requests on a path. - addWebSocketEndpoint(String, Endpoint) - Method in interface com.mendix.core.internal.ICore
-
Registers an instance of
Endpoint
to handle web socket requests on a path. - AdminAction - Class in com.mendix.m2ee.api
-
This class is meant for internal use only.
- AdminAction(String) - Constructor for class com.mendix.m2ee.api.AdminAction
- AdminAction(String, String) - Constructor for class com.mendix.m2ee.api.AdminAction
- AdminException - Exception Class in com.mendix.m2ee.api
-
This class is meant for internal use only.
- AdminException() - Constructor for exception class com.mendix.m2ee.api.AdminException
-
Creates new AdminException.
- AdminException(String) - Constructor for exception class com.mendix.m2ee.api.AdminException
- AdminException(String, int) - Constructor for exception class com.mendix.m2ee.api.AdminException
- AdminException(String, int, JSONObject) - Constructor for exception class com.mendix.m2ee.api.AdminException
- AdminException(String, int, Throwable) - Constructor for exception class com.mendix.m2ee.api.AdminException
- AdminException(String, String) - Constructor for exception class com.mendix.m2ee.api.AdminException
- AdminException(String, String, int, Throwable) - Constructor for exception class com.mendix.m2ee.api.AdminException
- AdminException(String, String, Throwable, int, JSONObject) - Constructor for exception class com.mendix.m2ee.api.AdminException
- AdminException(String, Throwable) - Constructor for exception class com.mendix.m2ee.api.AdminException
- AdminException(String, Throwable, int, JSONObject) - Constructor for exception class com.mendix.m2ee.api.AdminException
- ALL - Enum constant in enum class com.mendix.core.conf.Configuration.ScheduledEventExecution
-
Execute all scheduled events.
- ALL - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.Common.BorderSide
- AnyObject - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- APPLICATION - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.TargetType
- APPLICATION_OCTET_STREAM_TYPE - Static variable in interface com.mendix.externalinterface.connector.IRequestHandler
- applyJumpTo() - Method in interface com.mendix.workflows.JumpToBuilder
-
Applies the desired jump-to operations to the workflow instance.
- AQUA - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- ASC - Enum constant in enum class com.mendix.systemwideinterfaces.connectionbus.requests.ISortExpression.SortDirection
-
Sorts ascending.
- authenticate(IContext, IUser, String) - Static method in class com.mendix.core.Core
-
Authenticate the given user with the given password.
- authenticate(IContext, IUser, String) - Method in interface com.mendix.core.internal.ICore
-
Authenticate the given user with the given password.
- AuthenticationRuntimeException - Exception Class in com.mendix.systemwideinterfaces.core
-
This exception is thrown when authentication fails.
- AuthenticationRuntimeException(String) - Constructor for exception class com.mendix.systemwideinterfaces.core.AuthenticationRuntimeException
-
Creates an exception with the specified message.
- AUTOCOMMITTED - Enum constant in enum class com.mendix.systemwideinterfaces.core.IMendixObject.ObjectState
-
Object has been automatically committed without events and validation (auto-commit is performed to prevent dangling references).
- AUTOMATIC - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- AutoNumber - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- AutoNumber - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
An auto-incrementing number.
B
- BAD_REQUEST - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- Binary - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- Binary - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
A binary value.
- BLACK - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- BLUE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- BLUE_GREY - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- Boolean - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- Boolean - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
A Boolean value.
- BOOLEAN - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCell.CellType
-
The type for a cell with Boolean values.
- BOOLEAN - Enum constant in enum class com.mendix.systemwideinterfaces.javaactions.parameters.TemplateParameterType
- BORDER_DASH_DOT - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
- BORDER_DASH_DOT_DOT - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
- BORDER_DASHED - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
- BORDER_DOTTED - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
- BORDER_DOUBLE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
- BORDER_HAIR - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
- BORDER_MEDIUM - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
- BORDER_MEDIUM_DASH_DOT - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
- BORDER_MEDIUM_DASH_DOT_DOT - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
- BORDER_MEDIUM_DASHED - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
- BORDER_NONE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
- BORDER_SLANTED_DASH_DOT - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
- BORDER_THICK - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
- BORDER_THIN - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
- BOTH - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationOwner
-
Both the parent Mendix object and the child object are owner.
- BOTTOM - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.Common.BorderSide
- BOTTOM - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.VerticalAlignment
- BRIGHT_GREEN - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- BROKEN - Enum constant in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
- BROWN - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- build() - Method in interface com.mendix.metrics.Metric.Builder
-
Builds the metric based on the properties given to this builder.
- buildException(StringBuilder, Throwable) - Static method in class com.mendix.core.Core
-
Prints the message and stacktrace of a Throwable and its cause(s).
- buildException(StringBuilder, Throwable) - Method in interface com.mendix.core.internal.ICore
-
Prints the message and stacktrace of a Throwable and its cause(s).
- buildUserInfo(IContext) - Method in interface com.mendix.externalinterface.connector.internal.RequestHandlerDelegate
-
Returns a string representation of the user for the specified context, including its roles.
- buildUserInfo(IContext) - Method in class com.mendix.externalinterface.connector.RequestHandler
C
- CalculatedValue - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.ValueType
-
The value is calculated by a microflow.
- call() - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
- call() - Method in interface com.mendix.systemwideinterfaces.core.ICoreAction
-
Invokes the action handler for this action.
- call(InternalCoreAction<R>) - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Executes the specified action.
- CALL_MICROFLOW - Enum constant in enum class com.mendix.workflows.WorkflowActivityType
-
The call microflow activity.
- CALL_WORKFLOW - Enum constant in enum class com.mendix.workflows.WorkflowActivityType
-
The call workflow activity.
- canContinue() - Method in interface com.mendix.workflows.Workflow
-
Returns whether this workflow can be continued.
- canJump() - Method in interface com.mendix.workflows.Workflow
-
Returns whether this workflow allows a jump-to option to be applied.
- canRestart() - Method in interface com.mendix.workflows.Workflow
-
Returns whether this workflow can be restarted.
- cause - Variable in class com.mendix.logging.LogMessage
- CENTER - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.HorizontalAlignment
- CENTER - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.VerticalAlignment
- change(IContext, IMendixObject, Map<String, String>) - Static method in class com.mendix.core.Core
-
Changes the given object in cache (synchronously).
- change(IContext, IMendixObject, Map<String, String>) - Method in interface com.mendix.core.internal.ICore
-
Changes the given object in the state store (synchronously).
- changeAsync(IContext, IMendixObject, Map<String, String>) - Static method in class com.mendix.core.Core
-
Deprecated.since 9.24. Use
Core.change(IContext, IMendixObject, Map)
instead. - changeAsync(IContext, IMendixObject, Map<String, String>) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.since 9.24. Use
ICore.change(IContext, IMendixObject, Map)
instead. - CHANGED - Enum constant in enum class com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberState
-
The object member has changed since creation, retrieval or commit.
- CHARSET - Static variable in interface com.mendix.m2ee.api.IMxRuntime
- check(T) - Method in class com.mendix.core.actionmanagement.ActionListener
-
Checks if this Listener's events must be fired.
- 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.
- checkServerIdentity() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Deprecated.Returns whether to check server identity when using SSL.
- checkServerIdentity() - Method in class com.mendix.modules.email.SMTPConfiguration
-
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. - clearComponent() - Static method in class com.mendix.externalinterface.connector.internal.RequestHandlerComponent
-
Unwires the request handler delegate.
- clearSortExpressions() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Clears all sort expressions from the list of sort expressions.
- CLIENT - Enum constant in enum class com.mendix.systemwideinterfaces.core.IContext.ExecutionType
- CLIENT_ASYNC - Enum constant in enum class com.mendix.systemwideinterfaces.core.IContext.ExecutionType
- CLIENT_ASYNC_MONITORED - Enum constant in enum class com.mendix.systemwideinterfaces.core.IContext.ExecutionType
- clientFaultCode - Static variable in exception class com.mendix.integration.WebserviceException
- clone() - Method in class com.mendix.core.actionmanagement.ActionListener
-
Deprecated.since 9.24. Use
ActionListener.createClone()
instead. - clone() - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
-
Returns a clone of this action.
- clone() - Method in class com.mendix.m2ee.api.AdminAction
-
Deprecated.since 9.24. Do not use, there is no alternative.
- clone() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Deprecated.since 9.24. Use
IContext.createClone()
instead. - clone() - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
Deprecated.since 9.4.0
- clone() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Deprecated.since 9.24. Use
IMendixObject.createClone()
instead. - close() - Method in interface com.mendix.systemwideinterfaces.IWebserviceResponse
-
Closes the response and releases all held resources.
- CLOSE - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.Type
- ColumnType - Class in com.mendix.webui.reporting
-
Defines the type of a column in a report.
- ColumnType(IMetaPrimitive) - Constructor for class com.mendix.webui.reporting.ColumnType
-
Creates a report column type based on a meta-primitive.
- ColumnType(IMetaPrimitive.PrimitiveType) - Constructor for class com.mendix.webui.reporting.ColumnType
-
Creates a report column type for a primitive type-primitive.
- ColumnType(DateTimeFormat) - Constructor for class com.mendix.webui.reporting.ColumnType
-
Creates a report column type for a date/time type with the specified format.
- ColumnType(EnumType) - Constructor for class com.mendix.webui.reporting.ColumnType
-
Creates a report column type for an enumeration.
- ColumnType(Class<?>) - Constructor for class com.mendix.webui.reporting.ColumnType
-
Creates a report column type based on a Java type.
- com.mendix.core - package com.mendix.core
- com.mendix.core.action.user - package com.mendix.core.action.user
- com.mendix.core.actionmanagement - package com.mendix.core.actionmanagement
- com.mendix.core.actionmanagement.internal - package com.mendix.core.actionmanagement.internal
- com.mendix.core.conf - package com.mendix.core.conf
- com.mendix.core.internal - package com.mendix.core.internal
- com.mendix.core.objectmanagement - package com.mendix.core.objectmanagement
- com.mendix.core.objectmanagement.member - package com.mendix.core.objectmanagement.member
- com.mendix.datastorage - package com.mendix.datastorage
- com.mendix.externalinterface.connector - package com.mendix.externalinterface.connector
- com.mendix.externalinterface.connector.internal - package com.mendix.externalinterface.connector.internal
- com.mendix.http - package com.mendix.http
- com.mendix.integration - package com.mendix.integration
- com.mendix.logging - package com.mendix.logging
- com.mendix.m2ee.api - package com.mendix.m2ee.api
- com.mendix.metrics - package com.mendix.metrics
- com.mendix.mlkit - package com.mendix.mlkit
- com.mendix.modules.email - package com.mendix.modules.email
- com.mendix.modules.email.interfaces - package com.mendix.modules.email.interfaces
- com.mendix.modules.email.internal - package com.mendix.modules.email.internal
- com.mendix.modules.exportmanager.excel - package com.mendix.modules.exportmanager.excel
- com.mendix.modules.exportmanager.excel.internal - package com.mendix.modules.exportmanager.excel.internal
- 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.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
- com.mendix.systemwideinterfaces.javaactions.parameters - package com.mendix.systemwideinterfaces.javaactions.parameters
- com.mendix.utils - package com.mendix.utils
- com.mendix.webui - package com.mendix.webui
- com.mendix.webui.internal.component - package com.mendix.webui.internal.component
- com.mendix.webui.reporting - package com.mendix.webui.reporting
- com.mendix.workflows - package com.mendix.workflows
- commit() - Method in interface com.mendix.systemwideinterfaces.core.IEntityProxy
-
Commit the changes made on this proxy object.
- commit(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IEntityProxy
-
Commit the changes made on this proxy object using the specified context.
- commit(IContext, IMendixObject) - Static method in class com.mendix.core.Core
-
Commits the given object.
- commit(IContext, IMendixObject) - Method in interface com.mendix.core.internal.ICore
-
Commits the given object.
- commit(IContext, IMendixObject, int) - Method in interface com.mendix.core.internal.ICore
-
Commits the given object.
- commit(IContext, List<IMendixObject>) - Static method in class com.mendix.core.Core
-
Commits the given objects.
- commit(IContext, List<IMendixObject>) - Method in interface com.mendix.core.internal.ICore
-
Commits the given objects.
- commit(IContext, List<IMendixObject>, int) - Method in interface com.mendix.core.internal.ICore
-
Commits the given objects.
- commitAsync(IContext, List<IMendixObject>) - Static method in class com.mendix.core.Core
-
Deprecated.since 9.24. Use
Core.commit(IContext, IMendixObject)
instead. - commitAsync(IContext, List<IMendixObject>) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.since 9.24. Use
ICore.commit(IContext, List)
instead. - commitWithoutEvents(IContext, IMendixObject) - Static method in class com.mendix.core.Core
-
Commits the given object without events.
- commitWithoutEvents(IContext, IMendixObject) - Method in interface com.mendix.core.internal.ICore
-
Commits the given object without events.
- commitWithoutEvents(IContext, IMendixObject, int) - Method in interface com.mendix.core.internal.ICore
-
Commits the given object without events.
- commitWithoutEvents(IContext, List<IMendixObject>) - Static method in class com.mendix.core.Core
-
Commits the given objects without events.
- commitWithoutEvents(IContext, List<IMendixObject>) - Method in interface com.mendix.core.internal.ICore
-
Commits the given objects without events.
- commitWithoutEvents(IContext, List<IMendixObject>, int) - Method in interface com.mendix.core.internal.ICore
-
Commits the given objects without events.
- Common - Interface in com.mendix.modules.exportmanager.interfaces
-
Common interface, is used by PDF and Excel export.
- Common.BorderSide - Enum Class in com.mendix.modules.exportmanager.interfaces
-
Defines the side of some content element.
- compareTo(RuntimeVersion) - Method in class com.mendix.core.conf.RuntimeVersion
-
Deprecated.Compares this object with the specified object for order.
- complete(String) - Method in interface com.mendix.workflows.UserTask
-
Completes this user task for the current user with the specified outcome.
- COMPLETED - Enum constant in enum class com.mendix.core.actionmanagement.ActionState
- COMPLETED - Enum constant in enum class com.mendix.workflows.WorkflowActivityExecutionState
-
The terminal state indicates that the workflow activity finished successfully.
- COMPLETED - Enum constant in enum class com.mendix.workflows.WorkflowState
-
The terminal state indicates that the workflow instance is finished.
- COMPONENT - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.TargetType
- ConcurrentModificationRuntimeException - Exception Class in com.mendix.systemwideinterfaces.connectionbus.data
-
The exception that is thrown on concurrent modifications to the same database row.
- ConcurrentModificationRuntimeException(Throwable) - Constructor for exception class com.mendix.systemwideinterfaces.connectionbus.data.ConcurrentModificationRuntimeException
-
Creates an exception with the specified cause.
- Configuration - Interface in com.mendix.core.conf
-
Provides the interface for various runtime configuration settings.
- Configuration.ScheduledEventExecution - Enum Class in com.mendix.core.conf
-
Defines the options to control which scheduled events get executed.
- CONFLICT - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- CONSENSUS - Enum constant in enum class com.mendix.workflows.UserTaskCompletionType
-
Consensus input completion type that is applicable for multi user tasks.
- contains(IMendixIdentifier) - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
Returns whether this reference set contain an object reference.
- CONTENT - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.FormTarget
- context() - Method in class com.mendix.systemwideinterfaces.core.UserAction
-
Returns the context in which this action executes.
- convertToActionName(String) - Static method in class com.mendix.core.actionmanagement.internal.ActionHandler
-
Returns the name of a custom Java action from its name.
- CORAL - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- Core - Class in com.mendix.core
-
Provides access to many operations in the Mendix runtime server.
- Core() - Constructor for class com.mendix.core.Core
-
Creates a core instance.
- CoreAction<R> - Class in com.mendix.core.actionmanagement
-
Represents an action that can be executed.
- CoreAction(IContext) - Constructor for class com.mendix.core.actionmanagement.CoreAction
-
Creates an action for a context.
- CoreActionHandler - Interface in com.mendix.core.actionmanagement.internal
-
Defines the interface for an action handler.
- CoreComponent - Class in com.mendix.core.internal
-
Defines a component for initializing
Core
upon initialization. - CoreComponent(Http, Integration, ICore, DataStorage, Metrics, LicenseInfo, Workflows, Web) - Constructor for class com.mendix.core.internal.CoreComponent
-
Initializes the component with all the needed dependencies.
- CoreException - Exception Class in com.mendix.core
-
Checked variant of CoreRuntimeException.
- CoreException() - Constructor for exception class com.mendix.core.CoreException
-
Creates an exception without a message or cause.
- CoreException(String) - Constructor for exception class com.mendix.core.CoreException
-
Creates an exception with the specified message.
- CoreException(String, Throwable) - Constructor for exception class com.mendix.core.CoreException
-
Creates an exception with the specified message and cause.
- CoreException(Throwable) - Constructor for exception class com.mendix.core.CoreException
-
Creates an exception with the specified cause.
- CoreRuntimeException - Exception Class in com.mendix.core
-
Thrown when exception arises in core parts of the runtime.
- CoreRuntimeException(String) - Constructor for exception class com.mendix.core.CoreRuntimeException
-
Creates an exception with the specified message.
- CoreRuntimeException(String, Throwable) - Constructor for exception class com.mendix.core.CoreRuntimeException
-
Creates an exception with the specified message and cause.
- CoreRuntimeException(Throwable) - Constructor for exception class com.mendix.core.CoreRuntimeException
-
Creates an exception with the specified cause.
- CORNFLOWER_BLUE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- count(String, double) - Method in interface com.mendix.metrics.Counters
-
Deprecated.Adjusts the specified counter by a given delta.
- count(String, double, double) - Method in interface com.mendix.metrics.Counters
-
Deprecated.Adjusts the specified counter by a given delta.
- count(String, double, double, Map<String, String>) - Method in interface com.mendix.metrics.Counters
-
Deprecated.Adjusts the specified counter by a given delta.
- count(String, double, Map<String, String>) - Method in interface com.mendix.metrics.Counters
-
Deprecated.Adjusts the specified counter by a given delta.
- count(String, int) - Method in interface com.mendix.metrics.Counters
-
Deprecated.Adjusts the specified counter by a given delta.
- count(String, int, Double) - Method in interface com.mendix.metrics.Counters
-
Deprecated.Adjusts the specified counter by a given delta.
- count(String, int, Double, Map<String, String>) - Method in interface com.mendix.metrics.Counters
-
Deprecated.Adjusts the specified counter by a given delta.
- count(String, int, Map<String, String>) - Method in interface com.mendix.metrics.Counters
-
Deprecated.Adjusts the specified counter by a given delta.
- count(String, long) - Method in interface com.mendix.metrics.Counters
-
Deprecated.Adjusts the specified counter by a given delta.
- count(String, long, double) - Method in interface com.mendix.metrics.Counters
-
Deprecated.Adjusts the specified counter by a given delta.
- count(String, long, double, Map<String, String>) - Method in interface com.mendix.metrics.Counters
-
Deprecated.Adjusts the specified counter by a given delta.
- count(String, long, Map<String, String>) - Method in interface com.mendix.metrics.Counters
-
Deprecated.Adjusts the specified counter by a given delta.
- Counter - Interface in com.mendix.metrics
-
Counters monitor monotonically increasing values.
- counters() - Method in interface com.mendix.metrics.Metrics
-
Deprecated.Please use
Core.metrics()
.Metrics.createCounter(String)
. This method will be removed in Mendix 11. - Counters - Interface in com.mendix.metrics
-
Deprecated.Please use
Core.metrics()
.Metrics.createCounter(String)
. This interface will be removed in Mendix 11. - CREATE - Enum constant in enum class com.mendix.integration.ActionWhenNoObjectFound
-
Create a domain entity to map to.
- createClone() - Method in class com.mendix.core.actionmanagement.ActionListener
-
Create a clone.
- createClone() - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Returns a deep copy of this action handler.
- createClone() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns a deep copy of this context.
- createClone() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns a deep copy of this object.
- createContext() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Create a new context.
- createContext(IContext.ExecutionType) - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Create a new context for executionType.
- createCoreActionHandler(IContext) - Method in interface com.mendix.core.actionmanagement.internal.HandlerFactory
-
Creates an action handler for the specified context.
- createCoreHandler(IContext) - Static method in class com.mendix.core.actionmanagement.internal.ActionHandler
-
Creates a new action handler for the specified context.
- createCounter(String) - Method in interface com.mendix.metrics.Metrics
-
Creates a builder to build a
Counter
. - CREATED - Enum constant in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
- CREATED - Enum constant in enum class com.mendix.workflows.WorkflowActivityExecutionState
-
Initial state.
- createDataType(String) - Static method in class com.mendix.core.Core
-
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<IMendixObject>) - createDataType(String) - Method in interface com.mendix.core.internal.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<IMendixObject>) - createDataType(String, String) - Static method in class com.mendix.core.Core
-
Creates a DataType based on an object type and an attribute name.
- createDataType(String, String) - Method in interface com.mendix.core.internal.ICore
-
Creates a DataType based on an object type and an attribute name.
- createDelegate() - Static method in class com.mendix.externalinterface.connector.internal.RequestHandlerComponent
-
Returns the wired request handler delegate.
- createExcelGrid() - Method in interface com.mendix.modules.exportmanager.excel.internal.ExcelExporterDelegate
-
Creates a new Excel grid.
- createExcelGrid(IContext) - Static method in class com.mendix.modules.exportmanager.excel.ExcelExporter
-
Creates a new Excel grid.
- createFingerprint() - Method in interface com.mendix.m2ee.api.IMxRuntimeRequest
-
This method is only here for backwards compatibility and should not be used.
- createGauge(String) - Method in interface com.mendix.metrics.Metrics
-
Creates a builder to build a
Gauge
. - createLoginActionHandler(IContext, Map<String, ? extends Object>) - Method in interface com.mendix.core.actionmanagement.internal.HandlerFactory
-
Creates a login handler for the specified context.
- createLoginHandler(IContext, Map<String, ? extends Object>) - Static method in class com.mendix.core.actionmanagement.internal.ActionHandler
-
Creates a new action handler with parameters for the specified context.
- createMendixIdentifier(long) - Static method in class com.mendix.core.Core
-
Creates a new IMendixIdentifier for the given guid.
- createMendixIdentifier(long) - Method in interface com.mendix.core.internal.ICore
-
Creates a new IMendixIdentifier for the given guid.
- createMendixIdentifier(String) - Static method in class com.mendix.core.Core
-
Creates a IMendixIdentifier for the given guid.
- createMendixIdentifier(String) - Method in interface com.mendix.core.internal.ICore
-
Creates a IMendixIdentifier for the given guid.
- createOQLTextGetRequest() - Static method in class com.mendix.core.Core
-
Create a new IOQLTextGetRequest.
- createOQLTextGetRequest() - Method in interface com.mendix.core.internal.ICore
-
Create a new IOQLTextGetRequest.
- createOQLTextGetRequestFromDataSet(String) - Static method in class com.mendix.core.Core
-
Instantiate
IOQLTextGetRequest
from given qualified DataSet name. - createOQLTextGetRequestFromDataSet(String) - Method in interface com.mendix.core.internal.ICore
-
Instantiate
IOQLTextGetRequest
from given qualified DataSet name. - createParameterMap() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.ITextGetRequest
-
Returns a new object to set parameter values for this query.
- createRetrievalSchema() - Static method in class com.mendix.core.Core
-
Create a new IRetrievalSchema.
- createRetrievalSchema() - Method in interface com.mendix.core.internal.ICore
-
Create a new IRetrievalSchema.
- createSudoClone() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns a deep copy of this context without any access control.
- createSystemContext() - Static method in class com.mendix.core.Core
-
Returns the context of the system session (this is always a sudo context).
- createSystemContext() - Method in interface com.mendix.core.internal.ICore
-
Returns the context of the system session (this is always a sudo context).
- createTimer(String) - Method in interface com.mendix.metrics.Metrics
-
Creates a builder to build a
Timer
. - createXPathQuery(String) - Static method in class com.mendix.core.Core
-
Creates an XPath query representation that can be built up in a fluent manner
- createXPathQuery(String) - Method in interface com.mendix.core.internal.ICore
-
Creates an XPath query representation that can be built up in a fluent manner
- createXPathTextGetRequest() - Static method in class com.mendix.core.Core
-
Create a new IXPathTextGetRequest.
- createXPathTextGetRequest() - Method in interface com.mendix.core.internal.ICore
-
Create a new IXPathTextGetRequest.
- critical(Object) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified message at the Critical level.
- critical(Object, Throwable) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified message and cause at the Critical level.
- critical(Throwable) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified cause at the Critical level.
- CRITICAL - Enum constant in enum class com.mendix.logging.LogLevel
- CSRF_TOKEN_HEADER - Static variable in interface com.mendix.externalinterface.connector.IRequestHandler
- CSRF_TOKEN_PARAMETER - Static variable in interface com.mendix.externalinterface.connector.IRequestHandler
- CURRENT_REQUEST - Static variable in class com.mendix.core.action.user.LoginAction
- CURRENT_SESSION_ID_PARAM - Static variable in class com.mendix.core.action.user.LoginAction
- Custom - Enum constant in enum class com.mendix.systemwideinterfaces.core.UserException.ExceptionCategory
- CUSTOM - Enum constant in enum class com.mendix.systemwideinterfaces.core.IContext.ExecutionType
- CustomJavaAction<R> - Class in com.mendix.webui
-
Provides a base class for custom Java actions.
- CustomJavaAction(IContext) - Constructor for class com.mendix.webui.CustomJavaAction
-
Creates a custom Java action with a context and the current delegate.
- CustomJavaActionDelegate - Interface in com.mendix.webui.internal.component
-
Provides an interface for providing feedback to a custom Java action.
- CustomJavaActionDelegateProvider - Class in com.mendix.webui.internal.component
-
The provider for obtaining a feedback delegate for a custom Java action.
- CustomJavaActionDelegateProvider() - Constructor for class com.mendix.webui.internal.component.CustomJavaActionDelegateProvider
- customJavaActionDelegates - Static variable in class com.mendix.webui.internal.component.CustomJavaActionDelegateProvider
-
All delegates by Mendix instance ID.
D
- DARK_BLUE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- DARK_GREEN - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- DARK_RED - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- DARK_TEAL - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- DARK_YELLOW - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- DataSetResult - Class in com.mendix.webui.reporting
-
Provides the implementation for the result of a report request.
- DataSetResult(LinkedHashMap<String, Object>) - Constructor for class com.mendix.webui.reporting.DataSetResult
-
Create a new data set result containing the specified columns.
- dataStorage() - Static method in class com.mendix.core.Core
-
Returns an interface to data storage functionality.
- DataStorage - Interface in com.mendix.datastorage
-
Provides data storage related methods.
- DataValidation - Enum constant in enum class com.mendix.systemwideinterfaces.core.UserException.ExceptionCategory
- DATAVALIDATION_ERROR_CODE - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- DataValidationInfo - Class in com.mendix.core.objectmanagement
-
Contains failed validation information.
- DataValidationInfo(Long) - Constructor for class com.mendix.core.objectmanagement.DataValidationInfo
-
Creates a failed validation with the specified identifier.
- DataValidationRuntimeException - Exception Class in com.mendix.systemwideinterfaces.core
-
This exception is thrown when data validation of an object member fails (on change, setValue or commit).
- DataValidationRuntimeException(String) - Constructor for exception class com.mendix.systemwideinterfaces.core.DataValidationRuntimeException
-
Creates a data validation exception with the specified message and no failed validations.
- DataValidationRuntimeException(String, List<IDataValidation>) - Constructor for exception class com.mendix.systemwideinterfaces.core.DataValidationRuntimeException
-
Creates a data validation exception with the specified message and failed validations.
- DATE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCell.CellType
-
The type for a cell with date/time values.
- Datetime - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- DateTime - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
A date with time value.
- DATETIME - Enum constant in enum class com.mendix.systemwideinterfaces.javaactions.parameters.TemplateParameterType
- DateTimeFormat - Enum Class in com.mendix.webui.reporting
-
Provides different date/time formats.
- debug(Object) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified message at the Debug level.
- debug(Object, Throwable) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified message and cause at the Debug level.
- debug(Throwable) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified cause at the Debug level.
- DEBUG - Enum constant in enum class com.mendix.logging.LogLevel
- Decimal - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- Decimal - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
A decimal number.
- DECIMAL - Enum constant in enum class com.mendix.systemwideinterfaces.javaactions.parameters.TemplateParameterType
- DECISION - Enum constant in enum class com.mendix.workflows.WorkflowActivityType
-
The decision activity.
- DEFAULT - Enum constant in enum class com.mendix.integration.ActionWhenNoObjectFound
-
Use the value for "If no object was found" that is specified in the import mapping.
- DEFAULT - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationOwner
-
The parent Mendix object is the owner.
- DEFAULT - Enum constant in enum class com.mendix.webui.reporting.DateTimeFormat
- delete() - Method in interface com.mendix.systemwideinterfaces.core.IEntityProxy
-
Delete the object.
- delete(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IEntityProxy
-
Delete the object using the specified context.
- delete(IContext, int, IMendixObject...) - Method in interface com.mendix.core.internal.ICore
-
Deletes the given objects from the database and server state store (synchronously).
- delete(IContext, IMendixObject...) - Static method in class com.mendix.core.Core
-
Deletes the given objects from the database and server cache (synchronously).
- delete(IContext, IMendixObject...) - Method in interface com.mendix.core.internal.ICore
-
Deletes the given objects from the database and server state store (synchronously).
- delete(IContext, List<IMendixObject>) - Static method in class com.mendix.core.Core
-
Deletes the given objects from the database and server cache (synchronously).
- delete(IContext, List<IMendixObject>) - Method in interface com.mendix.core.internal.ICore
-
Deletes the given objects from the database and server state store (synchronously).
- delete(IContext, List<IMendixObject>, boolean) - Static method in class com.mendix.core.Core
-
Deletes the given objects from the database and server cache (synchronously).
- delete(IContext, List<IMendixObject>, boolean) - Method in interface com.mendix.core.internal.ICore
-
Deletes the given objects from the database and server state store (synchronously).
- DELETE - Enum constant in enum class com.mendix.http.HttpMethod
- deleteAsync(IContext, IMendixObject, boolean) - Static method in class com.mendix.core.Core
-
Deprecated.since 9.24. Use
Core.delete(IContext, List, boolean)
instead. - deleteAsync(IContext, IMendixObject, boolean) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.since 9.24. Use
ICore.delete(IContext, List, boolean)
instead. - deleteAsync(IContext, List<IMendixObject>, boolean) - Static method in class com.mendix.core.Core
-
Deprecated.since 9.24. Use
Core.delete(IContext, List, boolean)
instead. - deleteAsync(IContext, List<IMendixObject>, boolean) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.since 9.24. Use
ICore.delete(IContext, List, boolean)
instead. - DELETECHILDANDPARENTSASWELL - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourChild
-
Delete the parent if the child is deleted.
- DELETECHILDBUTKEEPPARENTS - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourChild
-
Keep the parents if the child is deleted.
- DELETECHILDONLYIFITHASNOPARENTS - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourChild
-
Only delete the child if it has no parents.
- DELETEPARENTANDCHILDSASWELL - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourParent
-
Delete the children if the parent is deleted.
- DELETEPARENTBUTKEEPCHILDS - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourParent
-
Keep the children if the parent is deleted.
- DELETEPARENTONLYIFITHASNOCHILDS - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourParent
-
Only delete the parent if it has no children.
- DeletePrevention - Enum constant in enum class com.mendix.systemwideinterfaces.core.UserException.ExceptionCategory
- deleteWithoutEvents(IContext, List<IMendixObject>, boolean) - Static method in class com.mendix.core.Core
-
Deletes the given objects from the database and server cache (synchronously) without events This action is executed in a transaction.
- deleteWithoutEvents(IContext, List<IMendixObject>, boolean) - Method in interface com.mendix.core.internal.ICore
-
Deletes the given objects from the database and server state store (synchronously) without events This action is executed in a transaction.
- DESC - Enum constant in enum class com.mendix.systemwideinterfaces.connectionbus.requests.ISortExpression.SortDirection
-
Sorts descending.
- destinationType - Variable in enum class com.mendix.systemwideinterfaces.core.IContext.ExecutionType
- destroy() - Method in class com.mendix.logging.LogSubscriber
-
Terminates this subscriber and unsubscribes from all log nodes.
- doProcessRequest(IMxRuntimeRequest, IMxRuntimeResponse, String) - Method in interface com.mendix.externalinterface.connector.IRequestHandler
-
Method that is called when a new request is to be processed.
- doProcessRequest(IMxRuntimeRequest, IMxRuntimeResponse, String) - Method in class com.mendix.externalinterface.connector.RequestHandler
- DOWNLOAD_FILE - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.Type
E
- EmailModule - Class in com.mendix.modules.email
-
Deprecated.since 10.12. Use Email Connector from Mendix Marketplace instead.
- EmailModule() - Constructor for class com.mendix.modules.email.EmailModule
-
Deprecated.
- EmailModuleDelegate - Interface in com.mendix.modules.email.internal
-
Deprecated.since 10.12. Use Email Connector from Mendix Marketplace instead.
- EmailModuleProvider - Class in com.mendix.modules.email.internal
-
Deprecated.since 10.12. Use Email Connector from Mendix Marketplace instead.
- EmailModuleProvider() - Constructor for class com.mendix.modules.email.internal.EmailModuleProvider
-
Deprecated.
- emailModules - Static variable in class com.mendix.modules.email.internal.EmailModuleProvider
-
Deprecated.All email exporters by Mendix instance ID.
- END - Enum constant in enum class com.mendix.workflows.WorkflowActivityType
-
The end activity.
- END_OF_BOUNDARY_EVENT_PATH - Enum constant in enum class com.mendix.workflows.WorkflowActivityType
-
The end of a boundary event path.
- END_OF_PARALLEL_SPLIT_BRANCH - Enum constant in enum class com.mendix.workflows.WorkflowActivityType
-
Deprecated.since Mendix 10.6.0, no replacement
- endTransaction() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Commits the current transaction for this context (if any).
- enterDatabase(String, String, String, Long) - Method in interface com.mendix.systemwideinterfaces.core.IProfiler
-
Method that is called upon issuing a new query to the database.
- enterRuntime(String, String, String, Set<String>, JSONObject, Long) - Method in interface com.mendix.systemwideinterfaces.core.IProfiler
-
Method that is called upon handling a new request in the runtime.
- Enum - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
An enumeration value.
- EnumConstant - Class in com.mendix.webui.reporting
-
Represents a single enum constant.
- EnumConstant(String, String) - Constructor for class com.mendix.webui.reporting.EnumConstant
-
Creates an enum constant with a key (= value) and caption.
- EnumConstant(String, String, String) - Constructor for class com.mendix.webui.reporting.EnumConstant
-
Creates an enum constant with a key (= value), caption and imagePath.
- Enumeration - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- EnumType - Class in com.mendix.webui.reporting
-
Represents an enum type, containing enum constants.
- EnumType() - Constructor for class com.mendix.webui.reporting.EnumType
- equals(Object) - Method in class com.mendix.core.objectmanagement.DataValidationInfo
- equals(Object) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
- EQUALS_TO - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IDataValidation.ValidationType
- error(Object) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified message at the Error level.
- error(Object, Throwable) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified message and cause at the Error level.
- error(Throwable) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified cause at the Error level.
- ERROR - Enum constant in enum class com.mendix.core.actionmanagement.ActionState
- ERROR - Enum constant in enum class com.mendix.integration.ActionWhenNoObjectFound
-
Explicitly stop parsing and throw an error.
- ERROR - Enum constant in enum class com.mendix.logging.LogLevel
- ERROR - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.MessageType
- errorFields() - Method in class com.mendix.core.objectmanagement.DataValidationInfo
-
A map from attribute name to the failed validation message.
- evaluateExpression(IContext, Map<String, Object>, String) - Static method in class com.mendix.core.Core
-
Evaluate the given (microflow)expression.
- evaluateExpression(IContext, Map<String, Object>, String) - Method in interface com.mendix.core.internal.ICore
-
Evaluate the given (microflow)expression.
- EventActionInfo<T> - Class in com.mendix.core.actionmanagement
-
Represents an event action.
- EventActionInfo(String, boolean) - Constructor for class com.mendix.core.actionmanagement.EventActionInfo
-
Creates an event action with the specified name.
- EventActionInfo(Consumer<IMendixObject>) - Constructor for class com.mendix.core.actionmanagement.EventActionInfo
-
Creates an event action with the specified Java function.
- EventActionInfo(Consumer<IMendixObject>, boolean) - Constructor for class com.mendix.core.actionmanagement.EventActionInfo
-
Creates an event action with the specified Java function.
- EventActionInfo(Consumer<T>, Class<T>) - Constructor for class com.mendix.core.actionmanagement.EventActionInfo
-
Creates an event action with the specified Java action.
- EventActionInfo(Consumer<T>, Class<T>, boolean) - Constructor for class com.mendix.core.actionmanagement.EventActionInfo
-
Creates an event action with the specified Java action.
- ExcelExporter - Class in com.mendix.modules.exportmanager.excel
-
Represents an exporter for Excel documents.
- ExcelExporter() - Constructor for class com.mendix.modules.exportmanager.excel.ExcelExporter
- ExcelExporterDelegate - Interface in com.mendix.modules.exportmanager.excel.internal
-
Provides the internal interface for exporting Excel documents.
- ExcelExporterProvider - Class in com.mendix.modules.exportmanager.excel.internal
-
The (internal) provider for obtaining Excel exporters.
- ExcelExporterProvider() - Constructor for class com.mendix.modules.exportmanager.excel.internal.ExcelExporterProvider
- excelExporters - Static variable in class com.mendix.modules.exportmanager.excel.internal.ExcelExporterProvider
-
All Excel exporters by Mendix instance ID.
- execute() - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
-
Executes the action and returns the result.
- execute() - Method in class com.mendix.systemwideinterfaces.core.UserAction
-
This, already implemented, method calls
executeAction
on execution of this Action. - execute(IContext) - Method in interface com.mendix.core.actionmanagement.ActionCallBuilder
-
Executes the action call synchronously.
- execute(IContext) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Retrieves object list using the given context (synchronously).
- execute(JSONObject) - Method in class com.mendix.m2ee.api.AdminAction
- execute(T) - Static method in class com.mendix.core.Core
-
Execute an action asynchronously, result is given and/or exceptions are raised when calling Future.get().
- execute(T) - Method in interface com.mendix.core.internal.ICore
-
Execute an action asynchronously, result is given and/or exceptions are raised when calling Future.get().
- executeAction() - Method in class com.mendix.core.action.user.LoginAction
- executeAction() - Method in interface com.mendix.core.actionmanagement.internal.LoginActionHandler
-
Performs a login and returns the resulting session.
- executeAction() - Method in class com.mendix.systemwideinterfaces.core.UserAction
-
Implement this method, this method will be called when this action is executed.
- executeAggregateDouble(IContext) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Retrieves double aggregate value based on the given query (root element of the query should be an aggregate function, e.g.
- executeAggregateLong(IContext) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Retrieves long aggregate value based on the given query (root element of the query should be an aggregate function, e.g.
- executeAsync(IContext, String, boolean, Map<String, Object>) - Static method in class com.mendix.core.Core
-
Execute the specified microflow (asynchronously).
- executeAsync(IContext, String, boolean, Map<String, Object>) - Method in interface com.mendix.core.internal.ICore
-
Execute the specified microflow (asynchronously).
- executeAsync(IContext, String, Object...) - Static method in class com.mendix.core.Core
-
Execute the specified action (asynchronously).
- executeAsync(IContext, String, Object...) - Method in interface com.mendix.core.internal.ICore
-
Execute the specified action (asynchronously), result is given and/or exceptions are raised when calling Future.get().
- executeHttpRequest(URI, HttpMethod, HttpHeader[], InputStream) - Method in interface com.mendix.http.Http
-
Executes an HTTP request.
- executeInBackground(IContext, String) - Method in interface com.mendix.core.actionmanagement.ActionCallBuilder
-
Puts the action call on a task queue.
- executeInBackground(IContext, String, Date) - Method in interface com.mendix.core.actionmanagement.ActionCallBuilder
-
Puts the action call on a task queue.
- executeRaw(IContext) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Retrieves data table using the given context (synchronously).
- executeSync(T) - Static method in class com.mendix.core.Core
-
Execute an action synchronously.
- executeSync(T) - Method in interface com.mendix.core.internal.ICore
-
Execute an action synchronously.
- executeVoid(T) - Static method in class com.mendix.core.Core
-
Execute the specified action (asynchronously).
- executeVoid(T) - Method in interface com.mendix.core.internal.ICore
-
Execute the specified action (asynchronously).
- executeWithConnection(IContext, Function<Connection, R>) - Method in interface com.mendix.datastorage.DataStorage
-
The only difference is that this method executes the function on the current connection of the given context, allowing function execution to be part of the current transaction.
- executeWithConnection(Function<Connection, R>) - Method in interface com.mendix.datastorage.DataStorage
-
Executes the given function and returns its result.
- EXIT_CODE_ADMIN_PORT_IN_USE - Static variable in interface com.mendix.m2ee.api.IAppContainer
- EXIT_CODE_DATABASE_NEEDS_UPDATE - Static variable in interface com.mendix.m2ee.api.IAppContainer
- EXIT_CODE_INVALID_CONFIG - Static variable in interface com.mendix.m2ee.api.IAppContainer
- EXIT_CODE_INVALID_JDK_VERSION - Static variable in interface com.mendix.m2ee.api.IAppContainer
- EXIT_CODE_RUNTIME_PORT_IN_USE - Static variable in interface com.mendix.m2ee.api.IAppContainer
- EXIT_CODE_UNKNOWN_ERROR - Static variable in interface com.mendix.m2ee.api.IAppContainer
- EXIT_CODE_WOOT - Static variable in interface com.mendix.m2ee.api.IAppContainer
- EXPIRES - Static variable in interface com.mendix.externalinterface.connector.IRequestHandler
- exportToStream(IContext, String, IMendixObject, boolean) - Method in interface com.mendix.integration.Integration
-
Export domain model objects to an XML or JSON stream.
- exportToStream(IContext, String, List<IMendixObject>, boolean) - Method in interface com.mendix.integration.Integration
-
Export domain model objects to an XML or JSON stream.
F
- FAILED - Enum constant in enum class com.mendix.workflows.WorkflowActivityExecutionState
-
The state after a failure occurred during the execution of the workflow activity.
- FAILED - Enum constant in enum class com.mendix.workflows.WorkflowState
-
The state after a failure occurred during execution of the workflow instance.
- failedValidations() - Method in class com.mendix.core.objectmanagement.DataValidationInfo
-
List of failed validations.
- FeedbackHelper - Class in com.mendix.webui
-
Provides helper methods for providing action feedback.
- FeedbackHelper() - Constructor for class com.mendix.webui.FeedbackHelper
- FEUT - Enum constant in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
- fileName - Variable in exception class com.mendix.core.objectmanagement.member.InvalidImageException
-
The file name of the image on which the exception occurred.
- fillInStackTrace() - Method in exception class com.mendix.systemwideinterfaces.core.UserException
-
Prevents this exception from generating a stack trace.
- finishDatabase(Object, Long) - Method in interface com.mendix.systemwideinterfaces.core.IProfiler
-
Method that is called upon finishing a query on the database.
- finishRuntime(Object, Long) - Method in interface com.mendix.systemwideinterfaces.core.IProfiler
-
Method that is called upon finishing a request in the runtime.
- flatMap(List<A>, Function<A, List<B>>) - Static method in class com.mendix.utils.ListUtils
-
This is a shorthand function for list.stream().flatMap(mapper.andThen(Collection::stream)).collect(Collectors.toList()).
- FORBIDDEN - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- formatDate(Date) - Method in interface com.mendix.externalinterface.connector.internal.RequestHandlerDelegate
-
Converts the specified date to a string.
- formatDate(Date) - Method in class com.mendix.externalinterface.connector.RequestHandler
- fromBase64(String) - Static method in class com.mendix.mlkit.MLKit
-
Decode InputStream from Base64.
- function() - Method in class com.mendix.core.actionmanagement.EventActionInfo
-
Returns the Java function for this event action.
G
- Gauge - Interface in com.mendix.metrics
-
Gauges record a value that may go up or down.
- gauges() - Method in interface com.mendix.metrics.Metrics
-
Deprecated.Please use
Core.metrics()
.Metrics.createGauge(String)
. This method will be removed in Mendix 11. - Gauges - Interface in com.mendix.metrics
-
Deprecated.Please use
Core.metrics()
.Metrics.createGauge(String)
. This interface will be removed in Mendix 11. - generateXLS(IContext, IMendixObject, String, List<IExcelGrid>) - Static method in class com.mendix.modules.exportmanager.excel.ExcelExporter
-
Generates an Excel file from the given grids.
- generateXLS(IContext, IMendixObject, String, List<IExcelGrid>) - Method in interface com.mendix.modules.exportmanager.excel.internal.ExcelExporterDelegate
-
Generates an Excel file from the given grids.
- generateXLS(IContext, IMendixObject, String, List<String>, boolean, List<String>) - Static method in class com.mendix.modules.exportmanager.excel.ExcelExporter
-
Generates an Excel file from the given OQL queries.
- generateXLS(IContext, IMendixObject, String, List<String>, boolean, List<String>) - Method in interface com.mendix.modules.exportmanager.excel.internal.ExcelExporterDelegate
-
Generates an Excel file from the given OQL queries.
- get(IContext) - Static method in class com.mendix.modules.email.internal.EmailModuleProvider
-
Deprecated.Returns the email modules for this Mendix runtime server.
- get(IContext) - Static method in class com.mendix.modules.exportmanager.excel.internal.ExcelExporterProvider
-
Returns an exporter for Excel documents for the current Mendix runtime server.
- get(IContext) - Static method in class com.mendix.webui.internal.component.CustomJavaActionDelegateProvider
-
Returns a delegate for custom Java actions.
- GET - Enum constant in enum class com.mendix.http.HttpMethod
- getActionName() - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Returns the name of the action of this action handler.
- getActionName() - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
- getActionName() - Method in exception class com.mendix.m2ee.api.AdminException
- getActionName() - Method in interface com.mendix.systemwideinterfaces.core.ICoreAction
-
Returns the name of this action.
- getActionQueueSize() - Static method in class com.mendix.core.Core
-
Returns the current action pool queue size.
- getActionQueueSize() - Method in interface com.mendix.core.internal.ICore
-
Returns the current action pool queue size.
- getActionStack() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns the stack for the action that is currently executing in this stack.
- getActiveActionCount() - Static method in class com.mendix.core.Core
-
Returns the current number of active actions.
- getActiveActionCount() - Method in interface com.mendix.core.internal.ICore
-
Returns the current number of active actions.
- getActiveSession(String) - Static method in class com.mendix.core.Core
-
Returns the active session for the user with the given username.
- getActiveSession(String) - Method in interface com.mendix.core.internal.ICore
-
Returns the active session for the user with the given username.
- getActiveSessions() - Static method in class com.mendix.core.Core
-
Returns all active sessions.
- getActiveSessions() - Method in interface com.mendix.core.internal.ICore
-
Returns all active sessions.
- getActivityKey() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the key that uniquely identifies the workflow activity instance.
- getActor() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the user that performed the action to the workflow activity instance (if any), such as completing it.
- getAdminUserName() - Method in interface com.mendix.core.conf.Configuration
-
Returns the name of the admin user.
- getAdminUserRoleName() - Method in interface com.mendix.core.conf.Configuration
-
Returns the name of the admin role.
- getAfter() - Method in class com.mendix.core.actionmanagement.ActionListener
-
Returns all registered after event handlers.
- getAllHeaders() - Method in interface com.mendix.http.HttpResponse
-
Returns all the headers of this response.
- getAllHeaders() - Method in interface com.mendix.http.IHttpRequest
-
Returns all the headers of this message.
- getAllMendixObjects() - Static method in class com.mendix.core.Core
-
Get all IMendixObject types.
- getAllMendixObjects() - Method in interface com.mendix.core.internal.ICore
-
Get all IMendixObject types.
- getAllowedUserRoles() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
Returns the user roles that are allowed by this access rule.
- getAmount() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Returns the page size for object retrieval.
- getApplicableTargets() - Method in interface com.mendix.workflows.JumpableWorkflowActivity
-
Returns the possible target workflow activities that the workflow can jump to.
- getApplicationRootUrl() - Method in interface com.mendix.core.conf.Configuration
-
Returns the server address that the run-time can be reached at.
- getAttributes() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectIndex
-
Returns the attributes for this index.
- getAutoSubscribeLevel() - Method in class com.mendix.logging.LogSubscriber
-
Returns the log level that will be used to automatically subscribe to new log nodes.
- getBasePath() - Method in interface com.mendix.core.conf.Configuration
-
Returns the location on the local file system of the project deployment.
- getBefore() - Method in class com.mendix.core.actionmanagement.ActionListener
-
Returns all registered before event handlers.
- getBegin() - Method in interface com.mendix.webui.reporting.IDataSetParameter
-
Returns the begin value of this range parameter.
- getCACertificates() - Method in interface com.mendix.core.conf.Configuration
-
Returns all configured CA certificates.
- getCaption() - Method in interface com.mendix.workflows.WorkflowActivity
-
Returns the caption of this workflow activity instance.
- getCaption() - Method in interface com.mendix.workflows.WorkflowActivityDetails
-
Returns the caption of the workflow activity instance.
- getCaption() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the caption of the workflow activity instance.
- getCaptionKey() - Method in class com.mendix.webui.reporting.EnumConstant
-
Returns the caption of the enum constant.
- getCategory() - Method in exception class com.mendix.systemwideinterfaces.core.UserException
-
Returns the exception category.
- getCell(int) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
Returns the cell at the specified row index in this Excel column.
- getCertificateFile() - Method in interface com.mendix.http.ICertificateInfo
-
Gets the certificate file, or null when there is no certificate.
- getChangedBy(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns the Mendix identifier of the last user that changed this object.
- getChangedDate(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns the last Date that changed in this object.
- getChangedMembers(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns a list with all members of this object that changed since creation, retrieval or commit.
- getCharacterEncoding() - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Returns the currently set character encoding of the response.
- getChild() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
Returns the meta-object for the child of this association type.
- getClientCertificatePasswords() - Method in interface com.mendix.core.conf.Configuration
-
Returns the password for all configured client certificates.
- getClientCertificates() - Method in interface com.mendix.core.conf.Configuration
-
Returns all configured client certificates.
- getClientQueryTimeout() - Method in interface com.mendix.core.conf.Configuration
-
Returns the timeout in seconds for most of the database queries which are executed to load data into client widgets, like data grids.
- getClonedContext(IMendixIdentifier, List<IMendixIdentifier>) - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Returns a copy of the context of this action handler with the specified identifier and context objects.
- getClonedContext(IMendixIdentifier, List<IMendixIdentifier>) - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
-
Returns a copy of the context of this action with the specified identifier and context objects.
- getClusterManagerActionInterval() - Method in interface com.mendix.core.conf.Configuration
-
Returns the interval (in milliseconds) used for performing all cluster manager actions.
- getClusterManagerQueryTimeout() - Method in interface com.mendix.core.conf.Configuration
-
Returns the cluster manager query timeout (in seconds).
- getCode() - Method in interface com.mendix.systemwideinterfaces.core.ILanguage
-
Returns the code of this language.
- getColumn(int) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelGrid
-
Returns the column at the specified column index.
- getColumnCount() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
-
Returns the number of columns a row contains.
- getColumnFormat() - Method in class com.mendix.webui.reporting.ColumnType
-
Returns the date/time format of this column type, if it is defined.
- 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.webui.reporting.DataSetResult
-
Returns the columns of this data set and their names.
- 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.
- getColumnTypes() - Method in class com.mendix.webui.reporting.DataSetResult
-
Returns the types of all columns in this data set.
- getCompletedActionCount() - Static method in class com.mendix.core.Core
-
Returns the number of completed actions since server startup.
- getCompletedActionCount() - Method in interface com.mendix.core.internal.ICore
-
Returns the number of completed actions since server startup.
- getCompletionType() - Method in interface com.mendix.workflows.UserTask
-
Returns the completion type of this user task.
- getConcurrentUserCount(boolean) - Static method in class com.mendix.core.Core
-
The current number of concurrent users.
- getConcurrentUserCount(boolean) - Method in interface com.mendix.core.internal.ICore
-
The current number of concurrent users.
- getConfiguration() - Static method in class com.mendix.core.Core
-
Returns the current configuration.
- getConfiguration() - Method in interface com.mendix.core.internal.ICore
-
Returns the current configuration.
- getConstants() - Method in interface com.mendix.core.conf.Configuration
-
Returns the names of all defined constants.
- getConstantValue(String) - Method in interface com.mendix.core.conf.Configuration
-
Returns the value for the constant with the specified name.
- getContent() - Method in interface com.mendix.http.HttpResponse
-
Obtains the content of this response, if any.
- getContent() - Method in interface com.mendix.http.IHttpRequest
-
Returns a content stream of the entity.
- getContent() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
Returns string representation of the Excel cell content.
- getContentSecurityPolicyHeaderTemplate() - Method in interface com.mendix.core.conf.Configuration
-
Returns the configured template for the Content-Security-Policy.
- getContentType() - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Returns the currently set content type of the response.
- getContentType(IContext) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
Return Content-Type.
- getContext() - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Returns the context of this action handler.
- getContext() - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
- getContext() - Method in interface com.mendix.m2ee.api.IMxRuntimeRequest
-
Returns the AppContainer corresponding to this request.
- getContext() - Method in interface com.mendix.systemwideinterfaces.core.ICoreAction
-
Returns the context of the action.
- getContext() - Method in interface com.mendix.systemwideinterfaces.core.IEntityProxy
-
Gives the IContext instance of this proxy, or null if no IContext instance was specified at initialization.
- getContextObjects() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns the Mendix identifiers of all objects in the context.
- getCookie(String) - Method in interface com.mendix.m2ee.api.IMxRuntimeRequest
-
Returns the value of the cookie.
- getCookie(String, boolean) - Method in interface com.mendix.m2ee.api.IMxRuntimeRequest
- getCreatedDate(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns the date/time at which this object was created.
- getCsrfToken() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Returns the CSRF token for this session.
- getCSVExportBatchSize() - Method in interface com.mendix.core.conf.Configuration
-
Returns the batch size for CSV exports.
- getCurrentActivities() - Method in interface com.mendix.workflows.JumpToOptions
-
Returns the list of activities that can be changed using jump-to.
- getCurrentActivities() - Method in interface com.mendix.workflows.Workflow
-
Returns the current activities for this workflow instance.
- getCurrentIdentifier() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns the Mendix identifier of the current object.
- getCurrentPoolSize() - Static method in class com.mendix.core.Core
-
Returns the current action pool size.
- getCurrentPoolSize() - Method in interface com.mendix.core.internal.ICore
-
Returns the current action pool size.
- 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(String) - Method in class com.mendix.webui.reporting.DataSetResult
-
Returns all values for the column with the specified name.
- getDatabaseChildColumnName(IMetaAssociation) - Static method in class com.mendix.core.Core
-
Returns the name of the database column for the child of the given association.
- getDatabaseChildColumnName(IMetaAssociation) - Method in interface com.mendix.core.internal.ICore
-
Returns the name of the database column for the child of the given association.
- getDatabaseColumnName(IMetaPrimitive) - Static method in class com.mendix.core.Core
-
Returns the name of the database column for the given attribute.
- getDatabaseColumnName(IMetaPrimitive) - Method in interface com.mendix.core.internal.ICore
-
Returns the name of the database column for the given attribute.
- getDatabaseParentColumnName(IMetaAssociation) - Static method in class com.mendix.core.Core
-
Returns the name of the database column for the parent of the given association.
- getDatabaseParentColumnName(IMetaAssociation) - Method in interface com.mendix.core.internal.ICore
-
Returns the name of the database column for the parent of the given association.
- getDatabaseTableName(IMetaAssociation) - Static method in class com.mendix.core.Core
-
Returns the name of the database table for the given association.
- getDatabaseTableName(IMetaAssociation) - Method in interface com.mendix.core.internal.ICore
-
Returns the name of the database table for the given association.
- getDatabaseTableName(IMetaObject) - Static method in class com.mendix.core.Core
-
Returns the name of the database table for the given entity type.
- getDatabaseTableName(IMetaObject) - Method in interface com.mendix.core.internal.ICore
-
Returns the name of the database table for the given entity type.
- getDataTable() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Returns the data table to which this row belongs.
- getDataValidationFeedback() - Method in exception class com.mendix.systemwideinterfaces.core.UserException
-
Returns data validation info, containing validation errors.
- getDataValidationList() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns all validation feedback of this context.
- getDataValidations() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns all validation rules that are defined for this entity.
- getDataValidationsByMember(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns all validation rules that are defined for the specified attribute.
- getDateFormat() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
Returns the date formats of the Excel cell.
- getDeclaredMetaAssociationChild(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns the association with the specified name where this entity is a child.
- getDeclaredMetaAssociationParent(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns the association with the specified name where this entity is a parent.
- getDeclaredMetaAssociationsChild() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns all associations where this entity is a child.
- getDeclaredMetaAssociationsParent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns all associations where this entity is a parent.
- getDeclaredMetaPrimitive(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns the attribute with the specified name.
- getDeclaredMetaPrimitives() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns all attributes that are declared in this entity.
- getDefaultLanguage() - Static method in class com.mendix.core.Core
-
Returns the default language of the project.
- getDefaultLanguage() - Method in interface com.mendix.core.internal.ICore
-
Returns the default language of the loaded project.
- getDefaultStyle() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelGrid
-
Returns the default cell style of this Excel grid.
- getDefaultValue() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns the default value for this attribute type.
- getDefinition(String) - Method in interface com.mendix.workflows.Workflows
-
Returns a workflow definition for the specified name.
- getDeleteBehaviourChild() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
Returns the delete behaviour for child deletion of this association type.
- getDeleteBehaviourChildMessageKey() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
Returns the message key for the child's delete behaviour.
- getDeleteBehaviourParent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
Returns the delete behaviour for parent deletion of this association type.
- getDeleteBehaviourParentMessageKey() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
Returns the message key for the parent's delete behaviour.
- getDescription() - Method in class com.mendix.logging.LogSubscriber
-
Returns the description of this log subscriber.
- getDescription() - Method in class com.mendix.m2ee.api.AdminAction
- getDescription() - Method in interface com.mendix.workflows.WorkflowRecord
-
Returns the description of the workflow at the time the workflow instance was started.
- getDetail() - Method in exception class com.mendix.integration.WebserviceException
-
Gets the detail.
- getDetails() - Method in interface com.mendix.workflows.JumpableWorkflowActivity
-
Returns the workflow activity details.
- getDirection() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.ISortExpression
-
Returns the sort order.
- getDSLType() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
Returns the type of this DataType.
- getDueDate() - Method in interface com.mendix.workflows.WorkflowRecord
-
Returns the time at which the workflow instance is due (if any).
- getEnableGuestLogin() - Method in interface com.mendix.core.conf.Configuration
-
Returns whether guest logins are enabled.
- getEnd() - Method in interface com.mendix.webui.reporting.IDataSetParameter
-
Returns the end value of this range parameter.
- getEndTime() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the end time of the workflow activity instance (if any).
- getEndTime() - Method in interface com.mendix.workflows.WorkflowRecord
-
Returns the time at which the workflow instance finished executing (if any).
- getEntityId() - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
Deprecated.since 9.24. This method was exposed for internal purposes. There is no replacement.
- getEnumConstants() - Method in class com.mendix.webui.reporting.EnumType
-
Returns all constants for this enum.
- getEnumeration() - Method in interface com.mendix.core.objectmanagement.member.MendixEnum
-
Returns the corresponding enumeration type for this attribute.
- getEnumeration() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
Returns the enumeration of this DataType (if applicable).
- getEnumeration() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue
-
Returns the corresponding enumeration.
- getEnumeration() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns the enumeration when this attribute type is an enumeration.
- getEnumType() - Method in class com.mendix.webui.reporting.ColumnType
-
Returns the enumeration type of this column type, if it is an enumeraiuon.
- getEnumValues() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumeration
-
Returns all possible values for this enumeration and their identifiers.
- getEnumValues() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns the enum value of this attribute type (if applicable).
- getETag(IContext) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
Return ETag.
- getEventObjects() - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Returns the event objects for the action of this action handler.
- getEventObjects() - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
- getEventObjects() - Method in interface com.mendix.systemwideinterfaces.core.ICoreAction
-
Returns the event objects of this action.
- getException() - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Returns the exception that was set for this action handler (if any).
- getException() - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
-
Returns the exception that was set for this action (if any).
- getExecutionId() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns the current client execution identifier (if set).
- getExecutionThread() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns the thread that is executing in this context.
- getExecutionType() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns the execution type of context.
- getExpiresTimeStamp(int) - Method in class com.mendix.externalinterface.connector.RequestHandler
- getExpiresTimeStamp(Integer) - Method in interface com.mendix.externalinterface.connector.internal.RequestHandlerDelegate
-
Returns the current time (in milliseconds since the Unix epoch) after the specified number of years.
- getFailedValidations() - Method in exception class com.mendix.systemwideinterfaces.core.DataValidationRuntimeException
-
List of failed validations.
- getFaultActor() - Method in exception class com.mendix.integration.WebserviceException
-
Gets the fault actor.
- getFaultCode() - Method in exception class com.mendix.integration.WebserviceException
-
Gets the fault code.
- getFaultString() - Method in exception class com.mendix.integration.WebserviceException
-
Gets the fault string.
- getFeedback() - Method in exception class com.mendix.m2ee.api.AdminException
- getFileDocumentContent(IContext, IMendixObject) - Static method in class com.mendix.core.Core
-
Returns contents of a file document as an input stream.
- getFileDocumentContent(IContext, IMendixObject) - Method in interface com.mendix.core.internal.ICore
-
Returns contents of a file document as an input stream.
- getFileItemName() - Method in interface com.mendix.m2ee.api.IMxRuntimeRequest
-
Returns the name of the file.
- getFileItemStream() - Method in interface com.mendix.m2ee.api.IMxRuntimeRequest
-
Returns the file as a binary data stream.
- getFileName(IContext) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
Return file name.
- getFileSeparator() - Method in interface com.mendix.core.conf.Configuration
-
Returns the file path separator, which is hardcoded to "/", so that forms can be exported on Windows and used on Linux.
- getFirstHeader(String) - Method in interface com.mendix.http.HttpResponse
-
Returns the first header with a specified name of this response.
- getFromAddress() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Deprecated.Returns the From address for sending emails.
- getFromAddress() - Method in class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.
- getGrantableRoleNames() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Returns the role names the user for this session can be granted.
- getGuestUserRoleName() - Method in interface com.mendix.core.conf.Configuration
-
Returns the role name for guest users.
- getHeader(String) - Method in interface com.mendix.m2ee.api.IMxRuntimeRequest
-
Returns the value of a header.
- getHeaders(String) - Method in interface com.mendix.http.HttpResponse
-
Returns all the headers with a specified name of this response.
- getHost() - Method in interface com.mendix.http.IProxyConfiguration
-
Gets the proxy host.
- getHttpServletRequest() - Method in interface com.mendix.m2ee.api.IMxRuntimeRequest
-
Returns the HttpServletRequest underlying this runtime request.
- getHttpServletResponse() - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Returns the Servlet response associated with this MxRuntimeResponse.
- getHttpTargetHostUri() - Method in interface com.mendix.http.IHttpContext
-
Returns the URI of HTTP_TARGET_HOST attribute.
- getHttpVersion() - Method in interface com.mendix.http.HttpResponse
-
Returns the http version for this response.
- getI18NCaptionKey() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue
-
Returns the internationalized caption of the enumeration value.
- getId() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns the identifier of this object.
- getId() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Returns session id.
- getId() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Deprecated.since 9.24. This method was exposed for internal purposes. There is no replacement.
- getId() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
Returns the unique identifier of this access rule.
- getId() - Method in interface com.mendix.workflows.WorkflowActivityDetails
-
Returns the ID of the workflow activity instance.
- getIdentifier() - Method in interface com.mendix.http.ICertificateInfo
-
Gets an identifier for this certificate information.
- getIdentifier() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue
-
Returns the identifier of the enumeration value.
- getIdsOfSameXPathConstraints() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
Returns a list of other access rules with the same XPath constraints.
- getIFrameUploadDomain() - Method in interface com.mendix.core.conf.Configuration
-
Returns the document domain name.
- getImage() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue
-
Returns the image name for the enumeration value (if any).
- getImage(IContext, IMendixObject, boolean) - Static method in class com.mendix.core.Core
-
Retrieve contents of the given image document.
- getImage(IContext, IMendixObject, boolean) - Method in interface com.mendix.core.internal.ICore
-
Retrieve contents of the given image document.
- getImagePath() - Method in interface com.mendix.core.conf.Configuration
-
Returns the location in the local file system for images.
- getImagePath() - Method in class com.mendix.webui.reporting.EnumConstant
-
Returns the image path of the enum constant.
- getImageUrl() - Method in interface com.mendix.core.conf.Configuration
-
Returns the relative URL path for images.
- getImplementationVersion() - Static method in class com.mendix.core.conf.RuntimeVersion
-
Deprecated.Returns the implementation version of the runtime server.
- 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
-
Returns all indices that are defined for this entity.
- getInputParameters(String) - Static method in class com.mendix.core.Core
-
Returns all input parameter data types the specified action by name.
- getInputParameters(String) - Method in interface com.mendix.core.internal.ICore
-
Returns all input parameter data types the specified action by name.
- getInputStream() - Method in interface com.mendix.m2ee.api.IMxRuntimeRequest
-
Returns the body of the request as a binary data stream.
- getInstance() - Static method in class com.mendix.core.conf.RuntimeVersion
-
Deprecated.Returns the current runtime version.
- getInstance() - Static method in class com.mendix.http.HttpConfiguration
-
Returns the current
IHttpConfiguration
. - getInternationalizedString(IContext, String, Object...) - Static method in class com.mendix.core.Core
-
Returns the translated string for a certain key and context.
- getInternationalizedString(IContext, String, Object...) - Method in interface com.mendix.core.internal.ICore
-
Returns the translated string for a certain key and context.
- getInternationalizedString(String, String, Object...) - Static method in class com.mendix.core.Core
-
Returns the translated string for a certain key and language code.
- getInternationalizedString(String, String, Object...) - Method in interface com.mendix.core.internal.ICore
-
Returns the translated string for a certain key and language code.
- getJavaKeyStorePassword() - Method in interface com.mendix.core.conf.Configuration
-
Returns the password of the Java keystore.
- getJumpToOptions() - Method in interface com.mendix.workflows.Workflow
-
Returns the list of possible workflow activities the workflow can jump to.
- getKey() - Method in class com.mendix.webui.reporting.EnumConstant
-
Returns the value of the enum constant.
- getKey() - Method in interface com.mendix.workflows.UserTask
-
Returns the key that uniquely identifies the user task instance.
- getKey() - Method in interface com.mendix.workflows.Workflow
-
Returns the key that uniquely identifies the workflow instance.
- getKey() - Method in interface com.mendix.workflows.WorkflowActivity
-
Returns the key that uniquely identifies the workflow activity instance.
- getLanguage() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
Returns the language of this user.
- getLanguage(IContext) - Static method in class com.mendix.core.Core
-
Get the language for the current context.
- getLanguage(IContext) - Method in interface com.mendix.core.internal.ICore
-
Get the language for the current context.
- getLargestPoolSize() - Static method in class com.mendix.core.Core
-
Returns the largest action pool size.
- getLargestPoolSize() - Method in interface com.mendix.core.internal.ICore
-
Returns the largest action pool size.
- getLastActive() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Returns the last active date and time for this session.
- getLength() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns the length of this attribute type (if applicable).
- getLength(IContext) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
Returns the length of the stored binary data.
- getLicenseInformation() - Static method in class com.mendix.core.Core
-
Returns license information of the currently running MxRuntime.
- getListenersRegistry() - Static method in class com.mendix.core.Core
-
Returns an instance of
ListenersRegistry
which can be used to register callbacks for commit, create, change and delete actions on all persistable entities in the application. - getListenersRegistry() - Method in interface com.mendix.core.internal.ICore
-
Returns an instance of
ListenersRegistry
which can be used to register callbacks on system events for all persistable entities in the application. - getLocale(IContext) - Static method in class com.mendix.core.Core
-
Retrieve locale using the given context.
- getLocale(IContext) - Method in interface com.mendix.core.internal.ICore
-
Retrieve locale using the given context.
- getLocale(String) - Static method in class com.mendix.core.Core
-
Retrieve locale using the given language code (e.g.
- getLocale(String) - Method in interface com.mendix.core.internal.ICore
-
Retrieve locale using the given language code (e.g.
- getLogger(String) - Static method in class com.mendix.core.Core
-
Returns the logger corresponding to the specified name.
- getLogger(String) - Method in interface com.mendix.core.internal.ICore
-
Returns the logger corresponding to the specified name.
- getMaximumNumberConcurrentUsers() - Static method in class com.mendix.core.Core
-
Returns the maximum number of concurrent users since the server was started.
- getMaximumNumberConcurrentUsers() - Method in interface com.mendix.core.internal.ICore
-
Returns the maximum number of concurrent users since the server was started.
- getMember(IContext, String) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns the member object with memberName.
- getMemberName() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.ISortExpression
-
Returns the name of the attribute on which the query result must be sorted.
- getMembers(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns a HashMap with all members of this object.
- getMemberValueState(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Returns the object member's value state.
- getMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.IEntityProxy
-
Gives the IMendixObject instance of this proxy for use in the Core interface.
- getMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.ILanguage
-
Returns the Mendix object corresponding to this language.
- getMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Returns the IMendixObject for this session.
- getMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
Returns the Mendix object that corresponds to this user, which is an instance of System.User.
- getMendixObject() - Method in interface com.mendix.workflows.UserTask
-
Returns the Mendix object for this user task.
- getMendixObject() - Method in interface com.mendix.workflows.Workflow
-
Returns the Mendix object for this workflow instance.
- getMetaAssociation(String) - Static method in class com.mendix.core.Core
-
Get the IMetaAssociation corresponding to the given association name.
- getMetaAssociation(String) - Method in interface com.mendix.core.internal.ICore
-
Get the IMetaAssociation corresponding to the given association name.
- getMetaAssociationChild(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns the association with the specified name where this entity is a child.
- getMetaAssociationParent(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns the association with the specified name where this entity is a parent.
- getMetaAssociations() - Static method in class com.mendix.core.Core
-
Get all IMetaAssociations.
- getMetaAssociations() - Method in interface com.mendix.core.internal.ICore
-
Get all IMetaAssociations.
- getMetaAssociationsChild() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns all associations where this entity is a child.
- getMetaAssociationsParent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns all associations where this entity is a parent.
- getMetaInfo() - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Returns the meta-info for the action of this action handler.
- getMetaInfo() - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
- getMetaInfo() - Method in interface com.mendix.systemwideinterfaces.core.ICoreAction
-
Returns the meta-info of this action, containing additional details about the action.
- getMetaObject() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns the meta object for this object.
- getMetaObject(String) - Static method in class com.mendix.core.Core
-
Get the IMetaObject corresponding to the given meta object name.
- getMetaObject(String) - Method in interface com.mendix.core.internal.ICore
-
Get the IMetaObject corresponding to the given metaobject name.
- getMetaObjectAccesses() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns all access rules that apply to this entity.
- getMetaObjectAccessesWithoutXPath(IContext) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns the access rules with XPath constraints for the specified context that apply to this entity.
- getMetaObjectAccessesWithXPath(IContext) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns the security rules (access control lists) for the specified context that apply to this entity.
- getMetaObjects() - Static method in class com.mendix.core.Core
-
Get all IMetaObjects.
- getMetaObjects() - Method in interface com.mendix.core.internal.ICore
-
Get all IMetaObjects.
- getMetaPrimitive() - Method in interface com.mendix.systemwideinterfaces.core.meta.IDataValidation
-
Returns the attribute this data validation belongs to.
- getMetaPrimitive() - Method in class com.mendix.webui.reporting.ColumnType
-
Returns the meta-primitive of the column type, if defined.
- getMetaPrimitive(String) - Static method in class com.mendix.core.Core
-
Get the IMetaPrimtive based on a qualified attribute name (e.g.
- getMetaPrimitive(String) - Method in interface com.mendix.core.internal.ICore
-
Get the IMetaPrimitive based on a qualified attribute name (e.g.
- getMetaPrimitive(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns the attribute with the specified name.
- getMetaPrimitives() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns all attributes of this entity.
- getMethod() - Method in interface com.mendix.http.IHttpRequest
-
Returns the request HTTP Method.
- getMicroflowName() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the microflow name for the workflow activity instance (if any).
- getMicroflowNames() - Static method in class com.mendix.core.Core
-
Returns the names of all modeled microflows.
- getMicroflowNames() - Method in interface com.mendix.core.internal.ICore
-
Returns the names of all modeled microflows.
- getMimeType(String) - Method in interface com.mendix.m2ee.api.IAppContainer
- getModelerFile() - Method in interface com.mendix.core.conf.Configuration
-
Returns the location on the local file system of the project file.
- getModelGUID() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
Returns the identifier of the modeled association which is the base of this association type.
- 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 attribute type.
- getModelGUID() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the identifier in the model that uniquely identifies the workflow activity definition.
- getModelVersion() - Static method in class com.mendix.core.Core
-
Returns the model version of the project.
- getModelVersion() - Method in interface com.mendix.core.internal.ICore
-
Returns the model version of the project.
- getModuleName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns the name of the module in which this entity is declared.
- getMxClientSystemPath() - Method in interface com.mendix.core.conf.Configuration
-
Returns the location of the client files on the local filesystem.
- getMyScheduledEvents() - Method in interface com.mendix.core.conf.Configuration
-
Returns the (qualified) names of the scheduled events from the project.
- getName() - Method in class com.mendix.http.HttpHeader
-
Returns the key for this header.
- getName() - Method in class com.mendix.logging.LogSubscriber
-
Returns the name of this log subscriber.
- getName() - Method in class com.mendix.m2ee.api.AdminAction
- getName() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelGrid
-
Returns the name of the Excel grid.
- getName() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataColumnSchema
-
Returns the name of the column.
- getName() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Returns the name of the object member.
- getName() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
Returns the user name.
- getName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
Returns the name of this association type.
- getName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumeration
-
Returns the name of this enumeration.
- getName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns the name of the entity.
- getName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns the name of the attribute this meta primitive refers to.
- getName() - Method in interface com.mendix.workflows.WorkflowRecord
-
Returns the name of the workflow at the time the workflow instance was started.
- getNamedUserCount() - Static method in class com.mendix.core.Core
-
Returns the number of named, active users, excluding the admin user.
- getNamedUserCount() - Method in interface com.mendix.core.internal.ICore
-
Returns the number of named, active users, excluding the admin user.
- getNewLine() - Method in interface com.mendix.core.conf.Configuration
-
Returns the line separation character(s).
- getNonce() - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Returns a uniquely generated secure nonce for this response.
- getNonVirtualDeclaredMetaPrimitives() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns all stored (non-virtual) attributes of this entity.
- getNumberConcurrentSessions() - Static method in class com.mendix.core.Core
-
Returns current number of concurrent sessions.
- getNumberConcurrentSessions() - Method in interface com.mendix.core.internal.ICore
-
Returns current number of concurrent sessions.
- getObject() - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
Returns the Mendix object that corresponds to this identifier or null if none is set.
- getObjectType() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
Returns the object type of this DataType (if applicable).
- getObjectType() - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
A string representation of the entity type.
- getOffset() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Returns the paging offset for object retrieval.
- getOriginalValue(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Returns the original value of this member.
- getOutcome() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the outcome value of the workflow activity instance (if any).
- getOutputStream() - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Returns an output stream for this response.
- getOwner() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
Returns the owner of this association type.
- getOwner() - Method in interface com.mendix.workflows.WorkflowRecord
-
Returns the user who started the workflow instance.
- getOwner(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns the IMendixIdentifier of the user that owns this object.
- getParameter(String) - Method in interface com.mendix.m2ee.api.IMxRuntimeRequest
-
Returns the parameter value.
- getParameters() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.ITextGetRequest
-
Returns the object with parameters values.
- getParameters() - Method in interface com.mendix.systemwideinterfaces.javaactions.parameters.IStringTemplate
-
Returns the list of template parameters.
- getParameterType() - Method in interface com.mendix.systemwideinterfaces.javaactions.parameters.ITemplateParameter
-
Returns the type of the parameter.
- getParams() - Method in interface com.mendix.systemwideinterfaces.core.IFeedback
-
Returns the parameters of this feedback object.
- getParent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
Returns the meta-object for the parent of this association type.
- getParent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns the parent object of this attribute type, that is the
IMetaObject
on which thisIMetaPrimitive
was declared. - getPassword() - Method in interface com.mendix.http.ICertificateInfo
-
Gets the password to the certificate file, or null when there is no certificate.
- getPassword() - Method in interface com.mendix.http.IProxyConfiguration
-
Gets the proxy password.
- getPort() - Method in interface com.mendix.http.IProxyConfiguration
-
Gets the proxy port.
- getPreviousActivityKey() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the key that uniquely identifies the previous activity instance (if any).
- getPrimitives(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns a list with all primitive (non-association) members of this object.
- getPrimitiveType() - Method in class com.mendix.webui.reporting.ColumnType
-
Returns the primitive type of the column type.
- getProfiler() - Static method in class com.mendix.core.Core
-
Returns the currently registered profiler (if any).
- getProfiler() - Method in interface com.mendix.core.internal.ICore
-
Returns the currently registered profiler (if any).
- getProjectId() - Static method in class com.mendix.core.Core
-
Returns the project identifier of the project.
- getProjectId() - Method in interface com.mendix.core.internal.ICore
-
Returns the project identifier of the project.
- getProxyConfiguration() - Method in interface com.mendix.http.IHttpConfiguration
-
Gets the proxy configuration.
- getPublicConstants() - Method in interface com.mendix.core.conf.Configuration
-
Returns the names of all publicly defined constants.
- getPublicWebrootPath() - Method in interface com.mendix.core.conf.Configuration
-
Returns the root location in the local file system for the public web server.
- 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.
- getReadAccessMembers() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
Returns the names of the attributes and/or associations that are considered readable by this access rule.
- getReason() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the reason why the workflow activity instance failed or was aborted (if any).
- getReason() - Method in interface com.mendix.workflows.WorkflowRecord
-
Returns the reason why the workflow instance failed, was paused, aborted or became incompatible (if any).
- getReasonPhrase() - Method in interface com.mendix.http.HttpResponse
-
Returns the reason phrase for this response.
- getReferences(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns a list with all 'to-one' association members of this object.
- getReferenceSets(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns a list with all 'to-many' association members of this object.
- getRemoteAddr() - Method in interface com.mendix.m2ee.api.IMxRuntimeRequest
-
Returns the IP address of the client that sent the request.
- getReplace() - Method in class com.mendix.core.actionmanagement.ActionListener
-
Returns the registered replace event handler (if any).
- getReplyToAddress() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Deprecated.Returns the Reply-To address for sending emails.
- getReplyToAddress() - Method in class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.
- getRequestStartTime() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns the timestamp (in milliseconds since the Unix epoch) of the request that started this context.
- getRequestString() - Method in interface com.mendix.m2ee.api.IMxRuntimeRequest
-
Returns the request serialized as a string.
- getResourcePath() - Method in interface com.mendix.m2ee.api.IMxRuntimeRequest
-
Returns the extra path information of this request, for example when the full URL is http://www.example.com/web/ui/index.htm, it returns /web/ui/index.html
- getResourcesPath() - Method in interface com.mendix.core.conf.Configuration
-
Returns the path to the resources folder; the default is model/resources.
- getResultCode() - Method in exception class com.mendix.m2ee.api.AdminException
- getRetrievalSchema() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Returns the format of the data to be retrieved.
- getReturnType() - Method in class com.mendix.core.actionmanagement.EventActionInfo
-
Returns the Java type of the result value.
- getReturnType(String) - Static method in class com.mendix.core.Core
-
Returns the return type of the specified action.
- getReturnType(String) - Method in interface com.mendix.core.internal.ICore
-
Returns the return type of the specified action.
- getRootUrl() - Method in interface com.mendix.m2ee.api.IMxRuntimeRequest
-
Returns the root URL of the application, based on the `ApplicationRootUrl` configuration setting and the request headers.
- getRowCount() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTable
-
Returns the count of rows in the table.
- getRows() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTable
-
Returns a read-only
List
which contains all data rows in this table. - getRuntime() - Method in interface com.mendix.m2ee.api.IAppContainer
- getRuntimePath() - Method in interface com.mendix.core.conf.Configuration
-
Returns the location on the local file system of the runtime bundles.
- getRuntimeRequest() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns the last incoming run-time request.
- getRuntimeResponse() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns the last outgoing run-time response.
- getRuntimeVersion() - Static method in class com.mendix.core.Core
-
Returns Runtime Version.
- getScheduledActionCount() - Static method in class com.mendix.core.Core
-
Returns the number of actions currently scheduled for future execution.
- getScheduledActionCount() - Method in interface com.mendix.core.internal.ICore
-
Returns the number of actions currently scheduled for future execution.
- getScheduledEventExecution() - Method in interface com.mendix.core.conf.Configuration
-
Returns which scheduled events should be executed (all, specified, none).
- 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
-
Returns an
IDataTableSchema
} object describing the structure of this table. - getServiceClientCertificates() - Method in interface com.mendix.http.IHttpConfiguration
-
Gets all client certificates.
- getSession() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns the session for this context.
- getSessionById(UUID) - Static method in class com.mendix.core.Core
-
Returns the session belonging to the given session id.
- getSessionById(UUID) - Method in interface com.mendix.core.internal.ICore
-
Returns the session belonging to the given session id.
- getSessionCookieName() - Method in class com.mendix.externalinterface.connector.RequestHandler
- getSessionFromRequest(IMxRuntimeRequest) - Method in interface com.mendix.externalinterface.connector.internal.RequestHandlerDelegate
-
Get the session using the cookie.
- getSessionFromRequest(IMxRuntimeRequest) - Method in class com.mendix.externalinterface.connector.RequestHandler
-
Get the session using the cookie.
- getSessionFromRequest(IMxRuntimeRequest, boolean) - Method in interface com.mendix.externalinterface.connector.internal.RequestHandlerDelegate
-
Get the session using the cookie.
- getSessionFromRequest(IMxRuntimeRequest, boolean) - Method in class com.mendix.externalinterface.connector.RequestHandler
-
Get the session using the cookie.
- getSessionIdCookieName() - Method in interface com.mendix.core.conf.Configuration
-
Returns the name of the HTTP header field for session cookies.
- getSessionIdCookieName() - Method in interface com.mendix.externalinterface.connector.internal.RequestHandlerDelegate
-
Returns the name of the header field containing the session ID cookie.
- getSessionKeepAliveUpdatesInterval() - Method in interface com.mendix.core.conf.Configuration
-
Returns the interval (in milliseconds) used for performing keep-alive updates on sessions.
- getSessionTimeout() - Method in interface com.mendix.core.conf.Configuration
-
Returns after how much time a session becomes invalid (in milliseconds).
- getSessionValidationTimeout() - Method in interface com.mendix.core.conf.Configuration
-
Returns the interval (in milliseconds) after which cached sessions need to be revalidated in the runtime server.
- getSingleValue() - Method in interface com.mendix.webui.reporting.IDataSetParameter
-
Returns the value of this parameter.
- getSMTPHost() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Deprecated.Returns the host name for SMTP.
- getSMTPHost() - Method in class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.
- getSMTPPort() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Deprecated.Returns the port number for SMTP.
- getSMTPPort() - Method in class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.
- getSortExpressions() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Returns all sort expressions which are used to sort the retrieved objects.
- getSpecificationVersion() - Static method in class com.mendix.core.conf.RuntimeVersion
-
Deprecated.Returns the specification version of the runtime server.
- getSslContext(String) - Method in interface com.mendix.http.IHttpConfiguration
-
Gets an SslContext for a host.
- getStartTime() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the start time of the workflow activity instance.
- getStartTime() - Method in interface com.mendix.workflows.WorkflowRecord
-
Returns the time at which the workflow instance started executing.
- getStartupDateTime() - Static method in class com.mendix.core.Core
-
Returns the startup date time of the Mendix runtime server.
- getStartupDateTime() - Method in interface com.mendix.core.internal.ICore
-
Returns the startup date time of the Mendix runtime server.
- getState() - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Returns the state for the action of this action handler (if any).
- getState() - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
-
Returns the state of this action (if any).
- getState() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns the object state of this object.
- getState() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Returns the object member's changed state.
- getState() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the execution status of the workflow activity instance.
- getState() - Method in interface com.mendix.workflows.WorkflowRecord
-
Returns the current state of the workflow instance.
- getStatus() - Method in interface com.mendix.m2ee.api.IMxRuntime
-
Returns the current state of the runtime.
- getStatusCode() - Method in interface com.mendix.http.HttpResponse
-
Returns the status code for this response.
- getStorageService() - Method in interface com.mendix.core.conf.Configuration
-
Returns the name of the storage service module that is used.
- getStream() - Method in interface com.mendix.systemwideinterfaces.IWebserviceResponse
-
Returns an input-stream for accessing the response contents.
- getStyle() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
Returns the style of an Excel cell.
- getStyle() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
Returns the cell style of all cells in this Excel column.
- getSubObjects() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns all entities that have declared this entity as a generalization, either directly or indirectly through other generalizations.
- getSubscribers() - Method in interface com.mendix.logging.ILogNode
-
Returns all registered subscribers and the log level they subscribed to.
- getSubscriptions() - Method in class com.mendix.logging.LogSubscriber
-
Returns all log nodes that this subscriber subscribed to and the corresponding log levels.
- getSubtypesOf(String) - Static method in class com.mendix.core.Core
-
Get all subtypes for an object type (including subtypes of subtypes, etc.).
- getSubtypesOf(String) - Method in interface com.mendix.core.internal.ICore
-
Get all subtypes for an object type (including subtypes of subtypes, etc.).
- getSubWorkflow() - Method in interface com.mendix.workflows.WorkflowActivity
-
Returns the sub workflow for this workflow activity instance (if any).
- getSubWorkflow() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the record of a sub-workflow for the workflow activity instance (if any).
- getSuperName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns the name of the direct generalizations of this entity (if any).
- getSuperObject() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns the (direct) generalization of this entity if it exists.
- getSuperObjects() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns all generalizations of this entity.
- getSystemConfiguration() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns the configuration of the Mendix runtime.
- getTargetClass() - Method in class com.mendix.core.actionmanagement.ActionListener
-
Returns the type of action this listener listens to.
- getTargetType() - Method in interface com.mendix.systemwideinterfaces.core.IFeedback
-
Returns the target type of this feedback object.
- getTaskCompletionType() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the user task completion type of the workflow activity instance (if any).
- getTaskDescription() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the task description for the workflow activity instance (if any).
- getTaskDueDate() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the time when the workflow activity instance is due (if any).
- getTaskKey() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the key that uniquely identifies the (user) task for this activity instance (if any).
- getTaskName() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the task name for the workflow activity instance (if any).
- getTaskRequiredUsers() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the required number of targeted users that need to contribute to the user task (if any).
- getTemplate() - Method in interface com.mendix.systemwideinterfaces.javaactions.parameters.IStringTemplate
-
Returns the template string, containing placeholders for the parameters.
- getTempPath() - Method in interface com.mendix.core.conf.Configuration
-
Returns the path to the temporary files folder; the default is data/tmp.
- getTimeZone() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Returns the time zone of this session's user.
- getTotalResultCount() - Method in class com.mendix.webui.reporting.DataSetResult
-
Returns the total number of rows that exist.
- 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
-
The identifier of the current transaction (if any).
- getType() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
Returns the enum type of this DataType.
- getType() - Method in interface com.mendix.systemwideinterfaces.core.IFeedback
-
Returns the type of this feedback object.
- getType() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns the type of this object as a string.
- getType() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
Returns the type of this association type.
- getType() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns the type of this primitive.
- getType() - Method in interface com.mendix.workflows.WorkflowActivity
-
Returns the type of this workflow activity instance.
- getType() - Method in interface com.mendix.workflows.WorkflowActivityDetails
-
Returns the type of the workflow activity instance.
- getType() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the workflow activity type of the workflow activity instance.
- 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 interface com.mendix.core.objectmanagement.member.MendixHashString
-
Returns the unhashed value of this attribute if it is available.
- getUri() - Method in interface com.mendix.http.IHttpRequest
-
Returns the request URI.
- getUrlPrefix() - Method in interface com.mendix.webui.Web
-
Returns the configured URL prefix of pages and microflows.
- getUser() - Method in interface com.mendix.http.IProxyConfiguration
-
Gets the proxy user.
- getUser(IContext) - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Returns the user for this session (if any).
- getUser(IContext, String) - Static method in class com.mendix.core.Core
-
Returns a user using the given username.
- getUser(IContext, String) - Method in interface com.mendix.core.internal.ICore
-
Returns a user using the given username.
- getUserAgent() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Returns the user agent for this session.
- getUserId() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Returns the used identifier for this session.
- getUserName() - Method in class com.mendix.core.action.user.LoginAction
-
Returns the username of this login action.
- getUserName() - Method in interface com.mendix.core.actionmanagement.internal.LoginActionHandler
-
Returns the name of the user to log in.
- getUserName() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Deprecated.Returns the username for SMTP authentication.
- getUserName() - Method in class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.
- getUserName() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Returns the user name for this session.
- getUserPass() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Deprecated.Returns the password for SMTP authentication.
- getUserPass() - Method in class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.
- getUserRoleNames() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
Returns the names of the roles that the user has.
- getUserRolesNames() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Returns the user's role names for this session.
- getUserTask() - Method in interface com.mendix.workflows.WorkflowActivity
-
Returns the user task instance of this workflow activity instance (if any).
- getUserTask() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the user task instance of the workflow activity instance (if any).
- getUserTask(IContext, IMendixObject) - Method in interface com.mendix.workflows.Workflows
-
Retrieves the user task object for the specified Mendix object.
- getUserTaskDefinition() - Method in interface com.mendix.workflows.WorkflowActivityRecord
-
Returns the user task definition of the workflow activity instance (if any).
- getValidationType() - Method in interface com.mendix.systemwideinterfaces.core.meta.IDataValidation
-
Returns the type of validation.
- getValue() - Method in class com.mendix.http.HttpHeader
-
Returns the value for this header.
- getValue() - Method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
-
Returns the value of the border type.
- getValue() - Method in interface com.mendix.systemwideinterfaces.javaactions.parameters.ITemplateParameter
-
Returns the value of the parameter.
- getValue() - Method in enum class com.mendix.workflows.UserTaskCompletionType
-
Returns the string representation of the user task completion type.
- getValue() - Method in enum class com.mendix.workflows.WorkflowActivityExecutionState
-
Returns the string representation of the workflow activity execution state.
- getValue() - Method in enum class com.mendix.workflows.WorkflowActivityType
-
Returns the string representation of the workflow activity type.
- getValue() - Method in enum class com.mendix.workflows.WorkflowState
-
Returns the string representation of the workflow state.
- getValue(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Returns the value of this object member.
- 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, long, long) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
Provide access to the specified range of bytes of the value.
- 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.connectionbus.data.IDataRow
-
Returns the value of the column with the specified name in this row.
- getValue(IContext, String) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns the value of the member with memberName.
- getValueFromString(String) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Parses and returns a value for this object member from a string.
- getValueFromStringSet(String) - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
Parses string to a set of object references.
- getValueType() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns the value type of this IMetaPrimitive.
- getVariables() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns the variables that are set in this context.
- getVirtualActionName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns the name of the associated microflow of this virtual attribute type (if applicable).
- getVirtualMembers(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns a HashMap with all virtual members of this object.
- getWorkflow() - Method in interface com.mendix.workflows.UserTask
-
Returns the workflow of this user task.
- getWorkflow() - Method in interface com.mendix.workflows.WorkflowRecord
-
Returns the object representing the workflow instance.
- getWorkflow(IContext, IMendixObject) - Method in interface com.mendix.workflows.Workflows
-
Retrieves the workflow object for the specified Mendix object.
- getWorkflowActivityRecords() - Method in interface com.mendix.workflows.Workflow
-
Returns the workflow activity records for the activities that have been executed or are executing for this workflow instance.
- getWorkflowContext() - Method in interface com.mendix.workflows.Workflow
-
Returns the Mendix object for the context parameter of this workflow instance.
- getWorkflowDefinition() - Method in interface com.mendix.workflows.WorkflowRecord
-
Returns the Mendix object representing the workflow definition.
- getWorkflowKey() - Method in interface com.mendix.workflows.WorkflowRecord
-
Returns the key that uniquely identifies the workflow instance.
- getWorkflows(IContext, IMendixObject) - Method in interface com.mendix.workflows.Workflows
-
Retrieves the workflow objects that are associated with the specified context object.
- getWriteAccessMembers() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
Returns the names of the attributes and/or associations that are writeable writable by this access rule.
- getWriter() - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Returns a writer associated with this MxRuntimeResponse.
- getXASId() - Method in interface com.mendix.core.conf.Configuration
-
Returns the identifier of this runtime server instance.
- getXASId() - Static method in class com.mendix.core.Core
-
Returns the id of this server instance.
- getXASId() - Method in interface com.mendix.core.internal.ICore
-
Returns the id of this server instance.
- getXpathConstraint() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
Returns the XPath constraint that constrains this access rule to the sub-set of matching objects.
- GOLD - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- GREEN - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- GREY_25_PERCENT - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- GREY_40_PERCENT - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- GREY_50_PERCENT - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- GREY_80_PERCENT - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- guid() - Method in class com.mendix.core.objectmanagement.DataValidationInfo
-
The id of the object which contain the validated attributes.
H
- hAlign() - Method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.HorizontalAlignment
-
Returns the horizontal alignment.
- handleConcurrentExecution() - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
-
Throws a concurrent execution exception.
- handleEvent(Event) - Method in class com.mendix.core.internal.CoreComponent
- handlerFactories - Static variable in class com.mendix.core.actionmanagement.internal.ActionHandler
-
All action handlers by Mendix instance ID.
- HandlerFactory - Interface in com.mendix.core.actionmanagement.internal
-
Provides the interface for creating action handlers.
- hasChangedByAttr() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns whether this entity has a 'changedBy' system member.
- hasChangedByAttribute() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns whether at least one attribute of this object has changed since creation, retrieval or commit.
- hasChangedDateAttr() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns whether this entity has a 'changedDate' system member.
- hasChangedDateAttribute() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns whether at least one date attribute of this object has changed since creation, retrieval or commit.
- hasColumn(String) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Returns whether the column name is defined in the schema or not.
- hasColumn(String) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
-
Returns whether the column name is defined in the schema or not.
- hasCreatedDateAttr() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns whether this entity has a 'createdDate' system member.
- hasCreatedDateAttribute() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns whether this object has a created data attribute.
- hasDeleteRights(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns whether this object has delete rights.
- hashCode() - Method in class com.mendix.core.objectmanagement.DataValidationInfo
- HashString - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- HashString - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
A hashed string value.
- hasMember(String) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns whether this object has a member named memberName.
- hasMetaDataAccess(IContext) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
Returns whether the specified context has access to this association type.
- hasMetaDataAccess(IContext) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns whether the specified context can access meta-data for this entity.
- hasMetaDataAccess(IContext) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns whether the specified context has access to this attribute type.
- hasMicroflowConstantConfig(String) - Method in interface com.mendix.core.conf.Configuration
-
Returns whether the microflow constants contain the specified name.
- hasNullValues(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns whether this object contains empty members.
- hasOwnerAttr() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns whether this entity has an 'owner' system member.
- hasOwnerAttribute() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns whether at least one owner attribute of this object has changed since creation, retrieval or commit.
- hasReadAccess(int) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Returns whether the user which has retrieved the data, has read access to the given column.
- hasReadAccess(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Returns whether retrieving the value of this member is allowed or not.
- hasSingleValue() - Method in interface com.mendix.webui.reporting.IDataSetParameter
-
Returns whether this parameter has a single value.
- hasWriteAccess(int) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Returns whether the user which has retrieved the data, has write access to the given column.
- hasWriteAccess(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Returns whether changing the value of this member is allowed or not.
- HEAD - Enum constant in enum class com.mendix.http.HttpMethod
- http() - Static method in class com.mendix.core.Core
-
Returns an interface to HTTP functionality.
- Http - Interface in com.mendix.http
-
Provides the interface to HTTP requests.
- HttpConfiguration - Class in com.mendix.http
-
Provides singleton access to the
IHttpConfiguration
. - HttpConfiguration() - Constructor for class com.mendix.http.HttpConfiguration
- HttpHeader - Class in com.mendix.http
-
Represents an HTTP header field.
- HttpHeader(String, String) - Constructor for class com.mendix.http.HttpHeader
-
Creates a new header.
- HttpMethod - Enum Class in com.mendix.http
-
An HTTP Method.
- HttpResponse - Interface in com.mendix.http
-
After receiving and interpreting a request message, a server responds with an HTTP response message.
I
- IActionRegistrator - Interface in com.mendix.core.actionmanagement
-
Provides the interface for registering custom Java actions.
- IAppContainer - Interface in com.mendix.m2ee.api
-
This interface is meant for internal use only.
- ICertificateInfo - Interface in com.mendix.http
-
A (private) certificate file with its password.
- IContext - Interface in com.mendix.systemwideinterfaces.core
-
Defines the context interface.
- IContext.ExecutionType - Enum Class in com.mendix.systemwideinterfaces.core
-
Defines the available types of request execution.
- ICore - Interface in com.mendix.core.internal
-
This documentation can be used when developing custom Java actions or custom Java modules to enhance application functionality.
Core is a good starting point to find functionality. - ICoreAction<T> - Interface in com.mendix.systemwideinterfaces.core
-
An action that can be executed within an
IContext
. - 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 aDataTable
. - IDataSetParameter<T> - Interface in com.mendix.webui.reporting
-
This interface represents a parameter for a reporting DataSet.
- IDataSetResult - Interface in com.mendix.webui.reporting
-
This interface represents the result of a report request.
- IDataTable - Interface in com.mendix.systemwideinterfaces.connectionbus.data
-
A
DataTable
contains a collection ofDataRow
objects. - IDataTableSchema - Interface in com.mendix.systemwideinterfaces.connectionbus.data
-
Describes the structure of a dataTable.
- IDataType - Interface in com.mendix.systemwideinterfaces.core
-
Generic class for Mendix data types.
- IDataType.DataTypeEnum - Enum Class in com.mendix.systemwideinterfaces.core
-
Provides all enum types.
- IDataValidation - Interface in com.mendix.systemwideinterfaces.core.meta
-
Represents a validation rule of an entity (IMetaObject) for an attribute (IMetaPrimitive).
- IDataValidation.ValidationType - Enum Class in com.mendix.systemwideinterfaces.core.meta
-
Defines the types of validations that exist.
- IDLE - Enum constant in enum class com.mendix.core.actionmanagement.ActionState
- IEntityProxy - Interface in com.mendix.systemwideinterfaces.core
-
A generic interface implemented by all entity proxy classes, defining some default methods and some common methods among all entity proxies.
- IExcelCell - Interface in com.mendix.modules.exportmanager.interfaces.excel
-
Represents of an Excel cell.
- IExcelCell.CellType - Enum Class in com.mendix.modules.exportmanager.interfaces.excel
-
Defines the supported Excel cell types.
- IExcelCellStyle - Interface in com.mendix.modules.exportmanager.interfaces.excel
-
Represents an Excel cell style.
- IExcelCellStyle.BorderTypes - Enum Class in com.mendix.modules.exportmanager.interfaces.excel
-
Defines the available border types.
- IExcelCellStyle.Color - Enum Class in com.mendix.modules.exportmanager.interfaces.excel
-
Defines the available colors.
- IExcelCellStyle.HorizontalAlignment - Enum Class in com.mendix.modules.exportmanager.interfaces.excel
-
Defines the horizontal content alignment.
- IExcelCellStyle.VerticalAlignment - Enum Class in com.mendix.modules.exportmanager.interfaces.excel
-
Defines the vertical content alignment.
- IExcelColumn - Interface in com.mendix.modules.exportmanager.interfaces.excel
-
Represents an Excel column.
- IExcelGrid - Interface in com.mendix.modules.exportmanager.interfaces.excel
-
Represents an Excel grid.
- IFeedback - Interface in com.mendix.systemwideinterfaces.core
-
Represents feedback instructions, which will be sent to the client using the JSON API.
- IFeedback.FormTarget - Enum Class in com.mendix.systemwideinterfaces.core
-
Defines how to open a form for feedback.
- IFeedback.MessageType - Enum Class in com.mendix.systemwideinterfaces.core
-
Defines the message type for feedback messages.
- IFeedback.TargetType - Enum Class in com.mendix.systemwideinterfaces.core
-
Depending on the target, the handling of the instruction will be passed to core of the client system or to some specific widget.
- IFeedback.Type - Enum Class in com.mendix.systemwideinterfaces.core
-
Defines the type of this feedback message.
- IGetRequest - Interface in com.mendix.systemwideinterfaces.connectionbus.requests.types
-
This interface represents a retrieval request.
- IGNORE - Enum constant in enum class com.mendix.integration.ActionWhenNoObjectFound
-
Don't map this element and continue parsing.
- IHttpConfiguration - Interface in com.mendix.http
-
Configuration for Http.
- IHttpContext - Interface in com.mendix.http
-
Represents execution state of an HTTP process.
- IHttpRequest - Interface in com.mendix.http
-
Represents an HTTP request message to be send to a server.
- IHttpRequestInterceptor - Interface in com.mendix.http
-
An Http request interceptor can be used to manipulate the content entities enclosed with messages as well as the headers.
- ILanguage - Interface in com.mendix.systemwideinterfaces.core
-
Represents a user language.
- ILogNode - Interface in com.mendix.logging
-
A LogNode (a.k.a.
- IMendixIdentifier - Interface in com.mendix.systemwideinterfaces.core
-
Represents a Mendix identifier, holding information for uniquely identifiying a Mendix object instance.
- IMendixObject - Interface in com.mendix.systemwideinterfaces.core
-
Represents an entity (IMetaObject) instance.
- IMendixObject.ObjectState - Enum Class in com.mendix.systemwideinterfaces.core
-
Defines the possible object states.
- IMendixObjectMember<T> - Interface in com.mendix.systemwideinterfaces.core
-
Represents a Mendix object member (attribute or association).
- IMendixObjectMember.MemberState - Enum Class in com.mendix.systemwideinterfaces.core
-
Defines the object member states.
- IMendixObjectMember.MemberValueState - Enum Class in com.mendix.systemwideinterfaces.core
-
Defines the object member's value states.
- IMetaAssociation - Interface in com.mendix.systemwideinterfaces.core.meta
-
Represents the type of an association member of an entity (IMetaObject).
- IMetaAssociation.AssociationOwner - Enum Class in com.mendix.systemwideinterfaces.core.meta
-
Defines the owner of the association.
- IMetaAssociation.AssociationType - Enum Class in com.mendix.systemwideinterfaces.core.meta
-
Defines the type of the association.
- IMetaAssociation.DeleteBehaviourChild - Enum Class in com.mendix.systemwideinterfaces.core.meta
-
Defines the child's delete behaviour of the association.
- IMetaAssociation.DeleteBehaviourParent - Enum Class in com.mendix.systemwideinterfaces.core.meta
-
Defines the parent's delete behaviour of the association.
- IMetaEnumeration - Interface in com.mendix.systemwideinterfaces.core.meta
-
Represents and enumeration.
- IMetaEnumValue - Interface in com.mendix.systemwideinterfaces.core.meta
-
Represents an enumeration value.
- IMetaObject - Interface in com.mendix.systemwideinterfaces.core.meta
-
Represents an entity in the domain model.
- IMetaObjectAccess - Interface in com.mendix.systemwideinterfaces.core.meta
-
Represents the access rules apply to an entity (Mendix object).
- 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
-
Represents the type of an attribute member of an entity (IMetaObject).
- IMetaPrimitive.PrimitiveType - Enum Class in com.mendix.systemwideinterfaces.core.meta
-
Defines all primitive types.
- IMetaPrimitive.ValueType - Enum Class in com.mendix.systemwideinterfaces.core.meta
-
Defines all possible value types.
- importStream(IContext, InputStream, String, ActionWhenNoObjectFound, IMendixObject, int, boolean) - Method in interface com.mendix.integration.Integration
-
Import an XML or JSON stream, map this stream to domain model objects and store those objects in the Mendix database.
- importStream(IContext, InputStream, String, ActionWhenNoObjectFound, IMendixObject, int, ShouldCommit, boolean) - Method in interface com.mendix.integration.Integration
-
Import an XML or JSON stream, map this stream to domain model objects and (optionally) store those objects in the Mendix database.
- importStream(IContext, InputStream, String, IMendixObject, boolean) - Method in interface com.mendix.integration.Integration
-
Import an XML or JSON stream, map this stream to domain model objects and store those objects in the Mendix database.
- importStream(IContext, InputStream, String, IMendixObject, int, boolean) - Method in interface com.mendix.integration.Integration
-
Import an XML or JSON stream, map this stream to domain model objects and store those objects in the Mendix database.
- IMxRuntime - Interface in com.mendix.m2ee.api
-
This interface is meant for internal use only.
- IMxRuntime.RuntimeState - Enum Class in com.mendix.m2ee.api
- IMxRuntimeRequest - Interface in com.mendix.m2ee.api
-
This interface represents a request coming in to the runtime.
- IMxRuntimeResponse - Interface in com.mendix.m2ee.api
-
This interface represents a response from the Mendix runtime.
- IN_PROGRESS - Enum constant in enum class com.mendix.workflows.WorkflowActivityExecutionState
-
The state after the workflow activity is suspended and awaiting input.
- IN_PROGRESS - Enum constant in enum class com.mendix.workflows.WorkflowState
-
Initial state.
- INCOMPATIBLE - Enum constant in enum class com.mendix.workflows.WorkflowState
-
The state after introducing incompatible new version of the workflow instead of the current one or when the workflow definition is deleted.
- increment() - Method in interface com.mendix.metrics.Counter
-
Increases the counter by one.
- increment(double) - Method in interface com.mendix.metrics.Counter
-
Increases the counter by the amount.
- index() - Method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
-
Returns the index of the color.
- INDIGO - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- info(Object) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified message at the Info level.
- info(Object, Throwable) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified message and cause at the Info level.
- info(Throwable) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified cause at the Info level.
- INFO - Enum constant in enum class com.mendix.logging.LogLevel
- INFO - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.MessageType
- initialize(ICore, Http, Integration, DataStorage, Metrics, LicenseInfo, Workflows, Web) - Static method in class com.mendix.core.Core
-
Initializes this Core class, so that all methods can be invoked statically.
- initialize(IAppContainer) - Method in interface com.mendix.m2ee.api.IMxRuntime
-
Initializes the runtime using an AppContainer.
- initializeGuestSession() - Static method in class com.mendix.core.Core
-
Initialize a new session for a guest user.
- initializeGuestSession() - Method in interface com.mendix.core.internal.ICore
-
Initialize a new session for a guest user.
- initializeSession(IUser, String) - Static method in class com.mendix.core.Core
-
Initialize a new session for the given user.
- initializeSession(IUser, String) - Method in interface com.mendix.core.internal.ICore
-
Initialize a new session for the given user.
- insert(String, String) - Method in interface com.mendix.metrics.Sets
-
Deprecated.Inserts the value into a set of unique values until the underlying implementation flushes again.
- insert(String, String, Double) - Method in interface com.mendix.metrics.Sets
-
Deprecated.Inserts the value into a set of unique values until the underlying implementation flushes again.
- insert(String, String, Double, Map<String, String>) - Method in interface com.mendix.metrics.Sets
-
Deprecated.Inserts the value into a set of unique values until the underlying implementation flushes again.
- insert(String, String, Map<String, String>) - Method in interface com.mendix.metrics.Sets
-
Deprecated.Inserts the value into a set of unique values until the underlying implementation flushes again.
- instantiate(IContext, IMendixObject) - Method in interface com.mendix.workflows.WorkflowDefinition
-
Instantiates a new workflow and returns the object representing it.
- instantiate(IContext, String) - Static method in class com.mendix.core.Core
-
Creates a new IMendixObject with the given object type (synchronously).
- instantiate(IContext, String) - Method in interface com.mendix.core.internal.ICore
-
Creates a new IMendixObject with the given object type (synchronously).
- instantiate(IContext, String, IMendixObject) - Method in interface com.mendix.workflows.Workflows
-
Instantiates a new workflow and returns the object representing it.
- instantiateAsync(IContext, String) - Static method in class com.mendix.core.Core
-
Deprecated.since 9.24. Use
Core.instantiate(IContext, String)
instead. - instantiateAsync(IContext, String) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.since 9.24. Use
ICore.instantiate(IContext, String)
instead. - INSTANTIATED - Enum constant in enum class com.mendix.systemwideinterfaces.core.IMendixObject.ObjectState
-
Object is instantiated, but not yet inserted into the database (new create).
- Integer - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- Integer - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
A 32-bit integer number.
- INTEGER - Enum constant in enum class com.mendix.systemwideinterfaces.javaactions.parameters.TemplateParameterType
- integration() - Static method in class com.mendix.core.Core
-
Returns an interface to import and export data into and from Mendix.
- Integration - Interface in com.mendix.integration
-
Provides an interface to the integration component of the runtime server.
- INTERNAL_SERVER_ERROR - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- InternalCoreAction<R> - Class in com.mendix.core.actionmanagement.internal
-
Provides the (internal) interface to an action that can be executed.
- InternalCoreAction(CoreActionHandler) - Constructor for class com.mendix.core.actionmanagement.internal.InternalCoreAction
-
Creates an action with a handler.
- inTransaction(boolean) - Method in interface com.mendix.core.actionmanagement.MicroflowCallBuilder
-
Specifies whether the microflow should be called in a transaction scope.
- InvalidImageException - Exception Class in com.mendix.core.objectmanagement.member
-
Defines an exception that is thrown when an image fails to validate.
- InvalidImageException(String) - Constructor for exception class com.mendix.core.objectmanagement.member.InvalidImageException
-
Creates an exception with the specified file name.
- 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 a query.
- IProfiler - Interface in com.mendix.systemwideinterfaces.core
-
Interface which can be implemented to roll your own profiler for client requests.
- IProxyConfiguration - Interface in com.mendix.http
-
Specifies proxy configuration.
- IRequestHandler - Interface in com.mendix.externalinterface.connector
-
Interface for a request handler that can be used to process requests in a user defined way.
- IRetrievalSchema - Interface in com.mendix.systemwideinterfaces.connectionbus.requests
-
Represents the paging and sorting aspects for object retrieval.
- isActive() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
Returns whether the user is active and is allowed to log in.
- isAllowCreate() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
Returns whether this access rule allows creating new object for an entity.
- isAllowDelete() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
Returns whether this access rules allows deleting existing objects for an entity.
- isAnonymous() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
Returns whether the user is anonymous.
- isAttributeAscending(IMetaPrimitive) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectIndex
-
Returns whether the specified attribute is ascending or descending in the index.
- isBlocked() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
Returns whether the user is blocked and is temporarily not allowed to log in.
- isBoth() - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReference
-
Returns whether this association has Owner set to Both.
- isBoth() - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
Returns whether this reference set is bidirectional.
- isChanged() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns whether at least one member of this object has changed since creation, retrieval or commit.
- isDebugEnabled() - Method in interface com.mendix.logging.ILogNode
-
Returns whether debug or trace is enabled.
- isDecimal() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns whether this attribute type is decimal.
- isEmpty() - Method in interface com.mendix.core.objectmanagement.member.MendixHashString
-
Returns whether the value of this attribute is empty.
- ISession - Interface in com.mendix.systemwideinterfaces.core
-
Provides the Session interface.
- isFileDocument() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns whether this entity is a file document entity.
- isFileDocumentCachingEnabled() - Method in interface com.mendix.core.conf.Configuration
-
Returns whether file document caching is enabled.
- isFileUpload() - Method in interface com.mendix.m2ee.api.IMxRuntimeRequest
-
Returns true if this request is a file upload.
- isInDevelopment() - Method in interface com.mendix.core.conf.Configuration
-
Returns whether this runtime server is running in development mode, which is determined from the DTAPMode custom runtime setting.
- isInDevelopment() - Static method in class com.mendix.core.Core
-
Returns whether this runtime server is running in development mode.
- isInDevelopment() - Method in interface com.mendix.core.internal.ICore
-
Returns whether this runtime server is running in development mode.
- isInstanceOf(IMetaObject) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns whether this object is an instance of a given IMetaObject.
- isInstanceOf(String) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns whether this object is an instance of a given IMetaObject.
- isInteractive() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Returns whether this session can be used interactively ('real' user), defaults to true.
- isInTransaction() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns whether a transaction exists, or not.
- isKeepAliveEnabled() - Method in interface com.mendix.core.conf.Configuration
-
Returns whether the web client sends a keep-alive request to prevent a session timeout.
- isList() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
Returns whether this DataType is a list.
- isLocalFileSystemCleaningEnabled() - Method in interface com.mendix.core.conf.Configuration
-
Returns whether cleaning orphan files on the local file system is enabled.
- isMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
Returns whether this DataType is an object.
- ISMTPConfiguration - Interface in com.mendix.modules.email.interfaces
-
Deprecated.since 10.12. Use Email Connector from Mendix Marketplace instead.
- isNew() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns whether this object has not been committed yet.
- isNothing() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
Returns whether this DataType is nothing.
- isNumeric() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns whether this attribute type is numeric.
- ISortExpression - Interface in com.mendix.systemwideinterfaces.connectionbus.requests
-
This interface represents a configuration for sorting retrieved objects.
- ISortExpression.SortDirection - Enum Class in com.mendix.systemwideinterfaces.connectionbus.requests
-
Defines the available sort orders.
- isPersistable() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns whether this entity is persistable (i.e.
- isRemote() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns whether this entity exists somewhere else than in the database (or in the client in case of non-persistable entities).
- isRemoteFileEntity() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns whether this entity is a remote file entity and contains a binary attribute.
- isRightToLeft() - Method in interface com.mendix.systemwideinterfaces.core.ILanguage
-
Returns whether this language is read from right to left.
- isSessionKilledByNewLogin(IMxRuntimeRequest) - Method in interface com.mendix.externalinterface.connector.internal.RequestHandlerDelegate
-
Returns whether the specified session was killed because the same user logged in for a different session.
- isSessionKilledByNewLogin(IMxRuntimeRequest) - Method in class com.mendix.externalinterface.connector.RequestHandler
-
Returns whether the specified session has expired.
- isStrictChangeHashVerificationEnabled() - Method in interface com.mendix.core.conf.Configuration
-
Returns whether change hashes are verified in a strict mode.
- isSubClassOf(IMetaObject) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns whether this entity has the specified entity as a generalization, either directly or indirectly through other generalizations.
- isSubClassOf(IMetaObject, IMetaObject) - Static method in class com.mendix.core.Core
-
Deprecated.since 9.24. Below are a few alternative methods you can use instead.
- If you have an instance of
IMetaObject
then you can useIMetaObject.isSubClassOf(IMetaObject)
. - If you have an instance of
IMetaObject
and the name of the super IMetaObject, then you can useIMetaObject.isSubClassOf(String)
. - If you have an instance of
IMendixObject
then you can useIMendixObject.isInstanceOf(IMetaObject)
. - If you have an instance of
IMendixObject
and the name of the super IMetaObject, then you can useIMendixObject.isInstanceOf(String)
)}.
- If you have an instance of
- isSubClassOf(IMetaObject, IMetaObject) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.since 9.24. Below are a few alternative methods you can use instead.
- If you have an instance of
IMetaObject
then you can useIMetaObject.isSubClassOf(IMetaObject)
. - If you have an instance of
IMetaObject
and the name of the super IMetaObject, then you can useIMetaObject.isSubClassOf(String)
. - If you have an instance of
IMendixObject
then you can useIMendixObject.isInstanceOf(IMetaObject)
. - If you have an instance of
IMendixObject
and the name of the super IMetaObject, then you can useIMendixObject.isInstanceOf(String)
)}.
- If you have an instance of
- isSubClassOf(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns whether this entity has the specified entity as a generalization, either directly or indirectly through other generalizations.
- isSubClassOf(String, short) - Static method in class com.mendix.core.Core
-
Deprecated.since 9.24. Below are a few alternative methods you can use instead.
- If you have an instance of
IMetaObject
then you can useIMetaObject.isSubClassOf(IMetaObject)
. - If you have an instance of
IMetaObject
and the name of the super IMetaObject, then you can useIMetaObject.isSubClassOf(String)
. - If you have an instance of
IMendixObject
then you can useIMendixObject.isInstanceOf(IMetaObject)
. - If you have an instance of
IMendixObject
and the name of the super IMetaObject, then you can useIMendixObject.isInstanceOf(String)
)}.
- If you have an instance of
- isSubClassOf(String, short) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.since 9.24. Below are a few alternative methods you can use instead.
- If you have an instance of
IMetaObject
then you can useIMetaObject.isSubClassOf(IMetaObject)
. - If you have an instance of
IMetaObject
and the name of the super IMetaObject, then you can useIMetaObject.isSubClassOf(String)
. - If you have an instance of
IMendixObject
then you can useIMendixObject.isInstanceOf(IMetaObject)
. - If you have an instance of
IMendixObject
and the name of the super IMetaObject, then you can useIMendixObject.isInstanceOf(String)
)}.
- If you have an instance of
- isSubClassOf(String, String) - Static method in class com.mendix.core.Core
-
Deprecated.since 9.24. Below are a few alternative methods you can use instead.
- If you have an instance of
IMetaObject
then you can useIMetaObject.isSubClassOf(IMetaObject)
. - If you have an instance of
IMetaObject
and the name of the super IMetaObject, then you can useIMetaObject.isSubClassOf(String)
. - If you have an instance of
IMendixObject
then you can useIMendixObject.isInstanceOf(IMetaObject)
. - If you have an instance of
IMendixObject
and the name of the super IMetaObject, then you can useIMendixObject.isInstanceOf(String)
)}.
- If you have an instance of
- isSubClassOf(String, String) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.since 9.24. Below are a few alternative methods you can use instead.
- If you have an instance of
IMetaObject
then you can useIMetaObject.isSubClassOf(IMetaObject)
. - If you have an instance of
IMetaObject
and the name of the super IMetaObject, then you can useIMetaObject.isSubClassOf(String)
. - If you have an instance of
IMendixObject
then you can useIMendixObject.isInstanceOf(IMetaObject)
. - If you have an instance of
IMendixObject
and the name of the super IMetaObject, then you can useIMendixObject.isInstanceOf(String)
)}.
- If you have an instance of
- isSudo() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns whether this context executes without access restrictions.
- isSystemSession() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Returns whether this session is a system session.
- isTraceEnabled() - Method in interface com.mendix.logging.ILogNode
-
Returns whether trace is enabled.
- IStringTemplate - Interface in com.mendix.systemwideinterfaces.javaactions.parameters
-
Represents a template string which can be evaluated on demand.
- isUser() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns whether this entity is a (system) user entity.
- isValid(IContext, IMendixObject, Object) - Method in interface com.mendix.systemwideinterfaces.core.meta.IDataValidation
-
Returns whether the specified object satisfied this data validation.
- isValid(IContext, String) - Method in interface com.mendix.core.objectmanagement.member.MendixEnum
-
Returns whether the specified identifier is a valid enumeration value for this attribute.
- isVirtual() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Returns whether this object member is virtual.
- isVirtual() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns whether this attribute type is virtual.
- isVirtual(IContext, String) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns whether a certain attribute is virtual.
- isWebserviceUser() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
Returns whether the user is a web-service user.
- ITemplateParameter - Interface in com.mendix.systemwideinterfaces.javaactions.parameters
-
Represents a parameter of
IStringTemplate
. - ITextGetRequest - Interface in com.mendix.systemwideinterfaces.connectionbus.requests.types
-
This interface represents a textual retrieval request.
- IUser - Interface in com.mendix.systemwideinterfaces.core
-
Represents a Mendix user, corresponding to a System.User object.
- IWebserviceResponse - Interface in com.mendix.systemwideinterfaces
-
Represents a web-service response.
- IXPathTextGetRequest - Interface in com.mendix.systemwideinterfaces.connectionbus.requests.types
-
This class can be used to define an XPath retrieval query.
J
- JUMP - Enum constant in enum class com.mendix.workflows.WorkflowActivityType
-
The jump activity.
- JumpableWorkflowActivity - Interface in com.mendix.workflows
-
Represents a Workflow Activity for Jump To.
- jumpActivityTo(JumpableWorkflowActivity, WorkflowActivityDetails) - Method in interface com.mendix.workflows.JumpToBuilder
-
Returns an updated builder with the given jump from source to target activity.
- JumpToBuilder - Interface in com.mendix.workflows
-
Provides a builder to configure the possible jumps from source activity to target activity.
- JumpToOptions - Interface in com.mendix.workflows
-
Provides an interface for jump-to operations.
K
- keepAlive() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Refreshes the last active time.
L
- LAVENDER - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- LEFT - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.Common.BorderSide
- LEFT - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.HorizontalAlignment
- LEMON_CHIFFON - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- LENGTH - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IDataValidation.ValidationType
- level - Variable in class com.mendix.logging.LogMessage
- LicenseInfo - Interface in com.mendix.core.conf
-
Defines the interface for license details.
- LIGHT_BLUE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- LIGHT_CORNFLOWER_BLUE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- LIGHT_GREEN - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- LIGHT_ORANGE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- LIGHT_TURQUOISE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- LIGHT_YELLOW - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- LIME - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- ListenersRegistry - Interface in com.mendix.core.actionmanagement
-
Allows to register before and after listeners for system events on all persistable entities in the application.
- ListUtils - Class in com.mendix.utils
-
A utility class providing a few shorthand functions for often used mapping functions in Java.
- lock(IContext, boolean) - Method in interface com.mendix.workflows.WorkflowDefinition
-
Locks the workflow definition for the specified workflow name.
- lockDefinition(boolean) - Method in interface com.mendix.workflows.Workflow
-
Locks the definition of this workflow instance.
- lockWorkflowDefinition(IContext, String, boolean) - Method in interface com.mendix.workflows.Workflows
-
Locks the workflow definition for the specified workflow name.
- log(LogLevel, Object) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified message if the level allows.
- log(LogLevel, Object, Throwable) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified message and cause if the level allows.
- log(LogLevel, Throwable) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified cause if the level allows.
- logClientData(JSONObject, String) - Method in interface com.mendix.systemwideinterfaces.core.IProfiler
-
Method that is called right after
IProfiler.enterRuntime(java.lang.String, java.lang.String, java.lang.String, java.util.Set<java.lang.String>, com.mendix.thirdparty.org.json.JSONObject, java.lang.Long)
, containing the same information. - logger - Variable in class com.mendix.externalinterface.connector.RequestHandler
- logger() - Method in interface com.mendix.externalinterface.connector.internal.RequestHandlerDelegate
-
Returns the logger of this request handler.
- LoggingException - Exception Class in com.mendix.logging
-
This exception is thrown if something goes wrong during logging.
- LoggingException(String) - Constructor for exception class com.mendix.logging.LoggingException
-
Creates an exception with the specified message.
- LoggingException(String, Throwable) - Constructor for exception class com.mendix.logging.LoggingException
-
Creates an exception with the specified message and cause.
- login(String, String) - Static method in class com.mendix.core.Core
-
Login user with the given username and password.
- login(String, String) - Method in interface com.mendix.core.internal.ICore
-
Login user with the given username and password.
- login(String, String, IMxRuntimeRequest) - Static method in class com.mendix.core.Core
-
Login user with the given parameters.
- login(String, String, IMxRuntimeRequest) - Method in interface com.mendix.core.internal.ICore
-
Login user with the given parameters.
- login(String, String, String) - Static method in class com.mendix.core.Core
-
Login user with the given parameters.
- login(String, String, String) - Method in interface com.mendix.core.internal.ICore
-
Login user with the given parameters.
- login(Map<String, ?>) - Method in interface com.mendix.core.internal.ICore
-
Generic login method (can be used in modules in combination with LoginAction replacement).
- login(Map<String, ? extends Object>) - Static method in class com.mendix.core.Core
-
Generic login method (can be used in modules in combination with LoginAction replacement).
- LoginAction - Class in com.mendix.core.action.user
-
Represents an action that will perform a login when executed.
- LoginAction(IContext, Map<String, ? extends Object>) - Constructor for class com.mendix.core.action.user.LoginAction
-
Creates a login action with a context and parameters.
- LoginActionHandler - Interface in com.mendix.core.actionmanagement.internal
-
Provides the interface for executing a login action.
- LogLevel - Enum Class in com.mendix.logging
-
LogLevels used by the Mendix Logging System NONE CRITICAL ERROR WARNING INFO DEBUG TRACE
- LogMessage - Class in com.mendix.logging
-
LogMessage objects hold all information of Log Message, and get passed around through the logging system.
- LogMessage(ILogNode, LogLevel, Object, Throwable) - Constructor for class com.mendix.logging.LogMessage
-
Creates a new log message with the specified information.
- LogMessage(ILogNode, LogLevel, Object, Throwable, long) - Constructor for class com.mendix.logging.LogMessage
-
Creates a new log message with the specified information.
- logout(ISession) - Static method in class com.mendix.core.Core
-
Logout the given session.
- logout(ISession) - Method in interface com.mendix.core.internal.ICore
-
Logout the given session.
- LOGOUT - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.Type
- LogSubscriber - Class in com.mendix.logging
-
Provides the interfaces for any log subscriber, including custom ones.
- LogSubscriber(String, LogLevel) - Constructor for class com.mendix.logging.LogSubscriber
-
Creates a new log subscriber with a name and log level.
- Long - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- Long - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
A 64-bit integer number.
M
- mail(ISMTPConfiguration, String, String, String) - Static method in class com.mendix.modules.email.EmailModule
-
Deprecated.Sends an email to to with subject subject and message msg.
- mail(ISMTPConfiguration, String, String, String, IContext, IMendixObject) - Static method in class com.mendix.modules.email.EmailModule
-
Deprecated.Sends an email to to with subject subject and message msg with attachment attachment using settings in configuration.
- mail(ISMTPConfiguration, String, String, String, String) - Static method in class com.mendix.modules.email.EmailModule
-
Deprecated.Sends an email to to with subject subject and message as html, the shown message will be htmlmsg.
- mail(ISMTPConfiguration, String, String, String, String, IContext, IMendixObject) - Static method in class com.mendix.modules.email.EmailModule
-
Deprecated.Sends an email to to with subject subject and HTML message htmlmsg with attachment attachment using settings in configuration.
- mail(ISMTPConfiguration, String, String, String, List<String>, List<String>, List<String>, IContext, List<IMendixObject>) - Static method in class com.mendix.modules.email.EmailModule
-
Deprecated.Sends an email to to, cc and bcc with subject subject and HTML message htmlmsg with attachments attachments using settings in configuration.
- mail(ISMTPConfiguration, String, String, String, List<String>, List<String>, List<String>, IContext, List<IMendixObject>) - Method in interface com.mendix.modules.email.internal.EmailModuleDelegate
-
Deprecated.Sends an email with the provided details.
- mail(ISMTPConfiguration, String, String, List<String>, List<String>, List<String>, IContext, List<IMendixObject>) - Static method in class com.mendix.modules.email.EmailModule
-
Deprecated.Sends an email to to, cc and bcc with subject subject and message msg with attachments attachments using settings in configuration.
- MAJORITY - Enum constant in enum class com.mendix.workflows.UserTaskCompletionType
-
Majority input completion type that is applicable for multi user tasks.
- map(List<A>, Function<A, B>) - Static method in class com.mendix.utils.ListUtils
-
This is a shorthand function for list.stream().map(mapper).collect(Collectors.toList()).
- MappedValue - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.ValueType
-
The value is retrieved from an external system.
- markAsResolved() - Method in interface com.mendix.workflows.Workflow
-
Continues this workflow.
- MAROON - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- MendixAutoNumber - Interface in com.mendix.core.objectmanagement.member
-
Provides the interface for a Mendix attribute with type AutoNumber.
- MendixBinary - Interface in com.mendix.core.objectmanagement.member
-
Provides the interface for a Mendix attribute with type Binary.
- MendixBoolean - Interface in com.mendix.core.objectmanagement.member
-
Provides the interface for a Mendix attribute with type Boolean.
- MendixDateTime - Interface in com.mendix.core.objectmanagement.member
-
Provides the interface for a Mendix attribute with type Date and Time.
- MendixDecimal - Interface in com.mendix.core.objectmanagement.member
-
Provides the interface for a Mendix attribute with type Decimal.
- MendixEnum - Interface in com.mendix.core.objectmanagement.member
-
Provides the interface for a Mendix attribute with type Enumeration.
- MendixException - Exception Class in com.mendix.systemwideinterfaces
-
Checked variant of the
MendixRuntimeException
. - MendixException() - Constructor for exception class com.mendix.systemwideinterfaces.MendixException
-
Creates a checked Mendix exception without message.
- MendixException(String) - Constructor for exception class com.mendix.systemwideinterfaces.MendixException
-
Creates a checked Mendix exception with the specified message.
- MendixException(String, Throwable) - Constructor for exception class com.mendix.systemwideinterfaces.MendixException
-
Creates a checked Mendix exception with the specified message and cause.
- MendixException(Throwable) - Constructor for exception class com.mendix.systemwideinterfaces.MendixException
-
Creates a checked Mendix exception without a message, with the specified cause.
- MendixHashString - Interface in com.mendix.core.objectmanagement.member
-
Provides the interface for a Mendix attribute with type Hashed String.
- MendixInteger - Interface in com.mendix.core.objectmanagement.member
-
Provides the interface for a Mendix attribute with type Integer.
- MendixLong - Interface in com.mendix.core.objectmanagement.member
-
Provides the interface for a Mendix attribute with type Long.
- MendixObjectReference - Interface in com.mendix.core.objectmanagement.member
-
Provides the interface for a Mendix association with type Reference.
- MendixObjectReferenceSet - Interface in com.mendix.core.objectmanagement.member
-
Provides the interface for a Mendix association with type Reference Set.
- MendixRuntimeException - Exception Class in com.mendix.systemwideinterfaces
-
Provides a generic, unchecked Mendix exception.
- MendixRuntimeException() - Constructor for exception class com.mendix.systemwideinterfaces.MendixRuntimeException
-
Creates an unchecked Mendix exception without message.
- MendixRuntimeException(String) - Constructor for exception class com.mendix.systemwideinterfaces.MendixRuntimeException
-
Creates an unchecked Mendix exception with the specified message.
- MendixRuntimeException(String, Throwable) - Constructor for exception class com.mendix.systemwideinterfaces.MendixRuntimeException
-
Creates an unchecked Mendix exception with the specified message and cause.
- MendixRuntimeException(Throwable) - Constructor for exception class com.mendix.systemwideinterfaces.MendixRuntimeException
-
Creates an unchecked Mendix exception without a message, with the specified cause.
- MendixString - Interface in com.mendix.core.objectmanagement.member
-
Provides the interface for a Mendix attribute with type String.
- MERGE_OF_PARALLEL_SPLIT - Enum constant in enum class com.mendix.workflows.WorkflowActivityType
-
The (invisible) end of a parallel split activity.
- message - Variable in class com.mendix.logging.LogMessage
- METHOD_NOT_ALLOWED - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- Metric - Interface in com.mendix.metrics
-
Provides the interface for building a metric.
- Metric.Builder<M> - Interface in com.mendix.metrics
-
Represents a builder for metric objects.
- metrics() - Static method in class com.mendix.core.Core
-
Returns the metrics API.
- Metrics - Interface in com.mendix.metrics
-
The metrics API gives access to creating metrics within Java Actions.
- MICROFLOW - Enum constant in enum class com.mendix.workflows.UserTaskCompletionType
-
Microflow input completion type that is applicable for multi user tasks.
- microflowCall(String) - Static method in class com.mendix.core.Core
-
Prepare to call a microflow.
- microflowCall(String) - Method in interface com.mendix.core.internal.ICore
-
Prepare to call a microflow.
- MicroflowCallBuilder - Interface in com.mendix.core.actionmanagement
-
Provides a builder for building a microflow call.
- MLKit - Class in com.mendix.mlkit
-
Provides access to data serialization and deserialization functions for MLKit integrations.
- MLKit() - Constructor for class com.mendix.mlkit.MLKit
- MODAL - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.FormTarget
- modelReference() - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
Returns the meta-object for this reference set.
- MONTH_NAME - Enum constant in enum class com.mendix.webui.reporting.DateTimeFormat
- MULTI_INPUT_USER_TASK - Enum constant in enum class com.mendix.workflows.WorkflowActivityType
-
The multi-user task activity.
- mustApplyBegin() - Method in interface com.mendix.webui.reporting.IDataSetParameter
-
Returns whether this range parameter has a begin value.
- mustApplyEnd() - Method in interface com.mendix.webui.reporting.IDataSetParameter
-
Returns whether this range parameter has a begin value.
N
- name() - Method in interface com.mendix.logging.ILogNode
-
Returns the name of the log node.
- NEED_PAYMENT - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- NO - Enum constant in enum class com.mendix.integration.ShouldCommit
-
No, created or changed objects should not be committed.
- node - Variable in class com.mendix.logging.LogMessage
- NON_INTERRUPTING_TIMER_EVENT - Enum constant in enum class com.mendix.workflows.WorkflowActivityType
-
The start activity of a non-interrupting timer boundary event flow.
- NONE - Enum constant in enum class com.mendix.core.conf.Configuration.ScheduledEventExecution
-
Execute no scheduled events.
- NONE - Enum constant in enum class com.mendix.logging.LogLevel
- NORMAL - Enum constant in enum class com.mendix.systemwideinterfaces.core.IMendixObject.ObjectState
-
Object has been changed and committed at least once.
- NOT_FOUND - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- NOT_MODIFIED - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- NOT_SET - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.Type
- NOT_SET - Enum constant in enum class com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberValueState
-
The object member's value is empty.
- Nothing - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- notifyActivity() - Method in interface com.mendix.workflows.WorkflowActivity
-
Notifies this workflow activity instance to continue to the next activity.
- NUMERIC - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCell.CellType
-
The type for a cell with numeric values.
O
- Object - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- OK - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- OLIVE_GREEN - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- OPEN_FORM - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.Type
- openPage() - Method in interface com.mendix.workflows.UserTask
-
Opens the page for this user task.
- openPage() - Method in interface com.mendix.workflows.Workflow
-
Opens the Admin Page for this workflow instance.
- openPage(boolean, boolean) - Method in interface com.mendix.workflows.UserTask
-
Opens the page for this user task with control over when to assign automatically.
- OPTIONS - Enum constant in enum class com.mendix.http.HttpMethod
- ORANGE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- ORCHID - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
P
- PALE_BLUE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- PARALLEL_SPLIT - Enum constant in enum class com.mendix.workflows.WorkflowActivityType
-
The (start of a) parallel split activity.
- parse(String) - Static method in class com.mendix.core.conf.RuntimeVersion
-
Deprecated.Parses a runtime version from the specified version string.
- parse(String) - Static method in enum class com.mendix.systemwideinterfaces.connectionbus.requests.ISortExpression.SortDirection
-
Parses a string to a SortDirection enumeration value.
- parseDate(String) - Method in interface com.mendix.externalinterface.connector.internal.RequestHandlerDelegate
-
Converts the specified string to a date.
- parseDate(String) - Method in class com.mendix.externalinterface.connector.RequestHandler
- parseValueFromString(IContext, String) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Parses the value for this object member from a string.
- parseValueFromString(String) - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
Parses a String to a value based on this DataType.
- parseValueToString(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Returns a string representation of this object member's value.
- PASSWORD_PARAM - Static variable in class com.mendix.core.action.user.LoginAction
- PATCH - Enum constant in enum class com.mendix.http.HttpMethod
- pause() - Method in interface com.mendix.workflows.Workflow
-
Pauses this workflow instance.
- PAUSED - Enum constant in enum class com.mendix.workflows.WorkflowActivityExecutionState
-
The state after the workflow activity has been paused.
- PAUSED - Enum constant in enum class com.mendix.workflows.WorkflowState
-
The state after the admin pauses the workflow instance.
- persistState - Variable in enum class com.mendix.systemwideinterfaces.core.IContext.ExecutionType
- PINK - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- PLUM - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- POST - Enum constant in enum class com.mendix.http.HttpMethod
- prefix - Variable in class com.mendix.logging.LogMessage
- prepareJumpTo() - Method in interface com.mendix.workflows.JumpToOptions
-
Returns a builder to configure and apply a jump-to configuration for this workflow.
- process(IHttpRequest, IHttpContext) - Method in interface com.mendix.http.IHttpRequestInterceptor
-
A request interceptor allows changing an HTTP request.
- processMessage(LogMessage) - Method in class com.mendix.logging.LogSubscriber
-
Method that is called for each log message that is logged.
- processRequest(IMxRuntimeRequest, IMxRuntimeResponse) - Method in interface com.mendix.m2ee.api.IMxRuntime
-
Sends a request to the runtime.
- processRequest(IMxRuntimeRequest, IMxRuntimeResponse, String) - Method in class com.mendix.externalinterface.connector.RequestHandler
-
Method that is called when a new request is to be processed.
- products() - Method in interface com.mendix.core.conf.LicenseInfo
-
Returns all elements that are available in the license.
- PROFILER_KEY - Static variable in interface com.mendix.systemwideinterfaces.core.IProfiler
-
The name of the HTTP header for the profiler request token.
- providesReadAccess(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
Returns whether this access rule considers the attribute or association with the specified name readable.
- providesWriteAccess(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
Returns whether this access rule considers the attribute or association with the specified name writable.
- PUSH_TO_CLIENT - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.Type
- put(String, Object) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IParameterMap
-
This method can be used to add a single value parameter.
- PUT - Enum constant in enum class com.mendix.http.HttpMethod
- putCollection(String, List<?>) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IParameterMap
-
This method can be used to add a collection of values or ranges.
- putRange(String, Object, Object) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IParameterMap
-
This method can be used to add a range parameter.
R
- raiseExceptionOnFalse - Variable in class com.mendix.core.actionmanagement.EventActionInfo
- RANGE - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IDataValidation.ValidationType
- record(long, TimeUnit) - Method in interface com.mendix.metrics.Timer
-
Records elapsed time.
- record(Supplier<T>) - Method in interface com.mendix.metrics.Timer
-
Executes given function and records execution time.
- recordDelta(double) - Method in interface com.mendix.metrics.Gauge
-
Records a change in the value of the gauge.
- recordDelta(String, double) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records a change in the value of the specified named gauge.
- recordDelta(String, double, double) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records a change in the value of the specified named gauge.
- recordDelta(String, double, double, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records a change in the value of the specified named gauge with tags.
- recordDelta(String, double, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records a change in the value of the specified named gauge with tags.
- recordDelta(String, int) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records a change in the value of the specified named gauge.
- recordDelta(String, int, double) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records a change in the value of the specified named gauge.
- recordDelta(String, int, double, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records a change in the value of the specified named gauge with tags.
- recordDelta(String, int, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records a change in the value of the specified named gauge with tags.
- recordDelta(String, long) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records a change in the value of the specified named gauge.
- recordDelta(String, long, double) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records a change in the value of the specified named gauge.
- recordDelta(String, long, double, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records a change in the value of the specified named gauge with tags.
- recordDelta(String, long, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records a change in the value of the specified named gauge with tags.
- recordExecutionTime(String, long) - Method in interface com.mendix.metrics.Timers
-
Deprecated.Records an execution time in milliseconds for the specified named operation.
- recordExecutionTime(String, long, double) - Method in interface com.mendix.metrics.Timers
-
Deprecated.Records an execution time in milliseconds for the specified named operation.
- recordExecutionTime(String, long, double, Map<String, String>) - Method in interface com.mendix.metrics.Timers
-
Deprecated.Records an execution time in milliseconds for the specified named operation.
- recordExecutionTime(String, long, Map<String, String>) - Method in interface com.mendix.metrics.Timers
-
Deprecated.Records an execution time in milliseconds for the specified named operation.
- recordValue(double) - Method in interface com.mendix.metrics.Gauge
-
Records the latest fixed value for the gauge.
- recordValue(String, double) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records the latest fixed value for the specified named gauge.
- recordValue(String, double, double) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records the latest fixed value for the specified named gauge.
- recordValue(String, double, double, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records the latest fixed value for the specified named gauge with tags.
- recordValue(String, double, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records the latest fixed value for the specified named gauge with tags.
- recordValue(String, int) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records the latest fixed value for the specified named gauge.
- recordValue(String, int, double) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records the latest fixed value for the specified named gauge.
- recordValue(String, int, double, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records the latest fixed value for the specified named gauge with tags.
- recordValue(String, int, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records the latest fixed value for the specified named gauge with tags.
- recordValue(String, long) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records the latest fixed value for the specified named gauge.
- recordValue(String, long, double) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records the latest fixed value for the specified named gauge.
- recordValue(String, long, double, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records the latest fixed value for the specified named gauge with tags.
- recordValue(String, long, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
Deprecated.Records the latest fixed value for the specified named gauge with tags.
- RED - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- REFERENCE - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationType
-
The association is 'to-one'.
- REFERENCESET - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationType
-
The association is 'to-many'.
- referenceType() - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReference
-
Returns the entity type of the referenced object.
- referenceType() - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
Returns the type of the referenced objects.
- REFRESH_CLASS - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.Type
- REFRESH_OBJECT - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.Type
- REFRESH_OBJECT_LIST - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.Type
- REGEX - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IDataValidation.ValidationType
- registerAdminAction(AdminAction) - Method in interface com.mendix.m2ee.api.IAppContainer
- registerAfterChangeListener(Consumer<IMendixObject>) - Method in interface com.mendix.core.actionmanagement.ListenersRegistry
-
Registers an after-change callback.
- registerAfterCommitListener(Consumer<List<IMendixObject>>) - Method in interface com.mendix.core.actionmanagement.ListenersRegistry
-
Registers an after-commit callback.
- registerAfterCreateListener(Consumer<IMendixObject>) - Method in interface com.mendix.core.actionmanagement.ListenersRegistry
-
Registers an after-create callback.
- registerAfterDeleteListener(Consumer<List<IMendixObject>>) - Method in interface com.mendix.core.actionmanagement.ListenersRegistry
-
Registers an after-delete callback.
- registerBeforeChangeListener(Consumer<IMendixObject>) - Method in interface com.mendix.core.actionmanagement.ListenersRegistry
-
Registers a before-change callback.
- registerBeforeCommitListener(Consumer<List<IMendixObject>>) - Method in interface com.mendix.core.actionmanagement.ListenersRegistry
-
Registers a before-commit callback.
- registerBeforeCreateListener(Consumer<IMendixObject>) - Method in interface com.mendix.core.actionmanagement.ListenersRegistry
-
Registers a before-create callback.
- registerBeforeDeleteListener(Consumer<List<IMendixObject>>) - Method in interface com.mendix.core.actionmanagement.ListenersRegistry
-
Registers a before-delete callback.
- registerHttpRequestInterceptor(String, IHttpRequestInterceptor) - Method in interface com.mendix.http.Http
-
Register an interceptor for an HTTP request directed to a specified target host.
- registerLogSubscriber(LogSubscriber) - Static method in class com.mendix.core.Core
-
Register the specified subscriber for receiving log events.
- registerLogSubscriber(LogSubscriber) - Method in interface com.mendix.core.internal.ICore
-
Register the specified subscriber for receiving log events.
- registerMonitoringAction(AdminAction) - Method in interface com.mendix.m2ee.api.IAppContainer
- registerProfiler(IProfiler) - Static method in class com.mendix.core.Core
-
Registers the specified profiler for receiving profiling events.
- registerProfiler(IProfiler) - Method in interface com.mendix.core.internal.ICore
-
Registers the specified profiler for receiving profiling events.
- registerUserAction(Class<? extends UserAction<?>>) - Method in interface com.mendix.core.actionmanagement.IActionRegistrator
-
Register the user action with the specified class.
- registerWebSocketEndpoint(String, Endpoint) - Method in interface com.mendix.m2ee.api.IAppContainer
- removeScheduledFuture(RunnableScheduledFuture<?>) - Static method in class com.mendix.core.Core
-
Remove scheduled future.
- removeScheduledFuture(RunnableScheduledFuture<?>) - Method in interface com.mendix.core.internal.ICore
-
Remove scheduled future.
- removeSortExpression(ISortExpression) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Removes the specified sort expression from the list of sort expressions.
- removeValue(IContext, IMendixIdentifier) - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
Removes valueToRemove from this reference set.
- replacePlaceholders(BiFunction<String, Integer, String>) - Method in interface com.mendix.systemwideinterfaces.javaactions.parameters.IStringTemplate
-
Replaces each template placeholder with the output of the replacer function.
- representsFunction() - Method in class com.mendix.core.actionmanagement.EventActionInfo
-
Returns whether the event action is a Java function or not.
- RequestHandler - Class in com.mendix.externalinterface.connector
-
Implementation of
IRequestHandler
that provides some access to the Mendix Runtime. - RequestHandler() - Constructor for class com.mendix.externalinterface.connector.RequestHandler
-
Creates a new request handler.
- RequestHandlerComponent - Class in com.mendix.externalinterface.connector.internal
-
Provides access to request handlers.
- RequestHandlerComponent(RequestHandlerDelegate) - Constructor for class com.mendix.externalinterface.connector.internal.RequestHandlerComponent
-
Wires the specified delegate.
- RequestHandlerDelegate - Interface in com.mendix.externalinterface.connector.internal
-
Provides the interface to the request handler.
- REQUIRED - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IDataValidation.ValidationType
- reschedule(RunnableScheduledFuture<R>, ICoreAction<R>, long, TimeUnit) - Static method in class com.mendix.core.Core
-
Reschedule an action with a new delay.
- reschedule(RunnableScheduledFuture<R>, ICoreAction<R>, long, TimeUnit) - Method in interface com.mendix.core.internal.ICore
-
Reschedule an action with a new delay.
- resolveTokens(IContext, String) - Static method in class com.mendix.core.Core
-
Resolve tokens in the given text.
- resolveTokens(IContext, String) - Method in interface com.mendix.core.internal.ICore
-
Resolve tokens (Mendix system variables) in the given text.
- restart() - Method in interface com.mendix.workflows.Workflow
-
Restarts this workflow.
- retrieveByPath(IContext, IMendixObject, String) - Static method in class com.mendix.core.Core
-
Retrieves objects using the given object and path.
- retrieveByPath(IContext, IMendixObject, String) - Method in interface com.mendix.core.internal.ICore
-
Retrieves objects using the given object and path.
- retrieveByPath(IContext, IMendixObject, String, boolean) - Static method in class com.mendix.core.Core
-
Retrieves objects using the given object and path.
- retrieveByPath(IContext, IMendixObject, String, boolean) - Method in interface com.mendix.core.internal.ICore
-
Retrieves objects using the given object and path.
- retrieveByPath(IContext, IMendixObject, String, String, boolean) - Method in interface com.mendix.core.internal.ICore
-
Retrieves objects using the given object and path.
- retrieveId(IContext, IMendixIdentifier) - Static method in class com.mendix.core.Core
-
Retrieves object with the given id (synchronously).
- retrieveId(IContext, IMendixIdentifier) - Method in interface com.mendix.core.internal.ICore
-
Retrieves object with the given id (synchronously).
- retrieveIdAsync(IContext, IMendixIdentifier) - Static method in class com.mendix.core.Core
-
Retrieves object with the given id (asynchronously).
- retrieveIdAsync(IContext, IMendixIdentifier) - Method in interface com.mendix.core.internal.ICore
-
Retrieves object with the given id (asynchronously).
- retrieveIdList(IContext, List<IMendixIdentifier>) - Static method in class com.mendix.core.Core
-
Retrieves objects with the given ids (synchronously).
- retrieveIdList(IContext, List<IMendixIdentifier>) - Method in interface com.mendix.core.internal.ICore
-
Retrieves objects with the given ids (synchronously).
- retrieveIdList(IContext, List<IMendixIdentifier>, int, int, Map<String, String>) - Static method in class com.mendix.core.Core
-
Retrieves objects with the given ids (synchronously).
- retrieveIdList(IContext, List<IMendixIdentifier>, int, int, Map<String, String>) - Method in interface com.mendix.core.internal.ICore
-
Retrieves objects with the given ids (synchronously).
- retrieveIdListAsync(IContext, List<IMendixIdentifier>) - Static method in class com.mendix.core.Core
-
Retrieves objects with the given ids (asynchronously).
- retrieveIdListAsync(IContext, List<IMendixIdentifier>) - Method in interface com.mendix.core.internal.ICore
-
Retrieves objects with the given ids (asynchronously).
- retrieveOQLDataTable(IContext, IGetRequest) - Static method in class com.mendix.core.Core
-
Retrieve raw data (IDataTable) using an IGetRequest object (synchronously).
- retrieveOQLDataTable(IContext, IGetRequest) - Method in interface com.mendix.core.internal.ICore
-
Retrieve raw data (IDataTable) using an IGetRequest object (synchronously).
- retrieveOQLDataTable(IContext, String) - Static method in class com.mendix.core.Core
-
Retrieve raw data (IDataTable) using an IGetRequest object (synchronously).
- retrieveOQLDataTable(IContext, String) - Method in interface com.mendix.core.internal.ICore
-
Retrieve raw data (IDataTable) using an IGetRequest object (synchronously).
- retrieveOQLDataTable(IContext, String, int, int) - Static method in class com.mendix.core.Core
-
Retrieve raw data (IDataTable) using an OQL query (asynchronously).
- retrieveOQLDataTable(IContext, String, int, int) - Method in interface com.mendix.core.internal.ICore
-
Retrieve raw data (IDataTable) using an OQL query (asynchronously).
- retrieveOQLDataTableAsync(IContext, IGetRequest) - Static method in class com.mendix.core.Core
-
Retrieve raw data (IDataTable) using an IGetRequest object (asynchronously).
- retrieveOQLDataTableAsync(IContext, IGetRequest) - Method in interface com.mendix.core.internal.ICore
-
Retrieve raw data (IDataTable) using an IGetRequest object (asynchronously).
- retrieveOQLDataTableAsync(IContext, String) - Static method in class com.mendix.core.Core
-
Retrieve raw data (IDataTable) using an OQL query (asynchronously).
- retrieveOQLDataTableAsync(IContext, String) - Method in interface com.mendix.core.internal.ICore
-
Retrieve raw data (IDataTable) using an OQL query (asynchronously).
- retrieveOQLDataTableAsync(IContext, String, int, int) - Static method in class com.mendix.core.Core
-
Retrieve raw data (IDataTable) using an OQL query (asynchronously).
- retrieveOQLDataTableAsync(IContext, String, int, int) - Method in interface com.mendix.core.internal.ICore
-
Retrieve raw data (IDataTable) using an OQL query (asynchronously).
- retrieveValue(IContext, OutputStream) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
Retrieve value and write to output stream.
- retrieveXPathQuery(IContext, String) - Static method in class com.mendix.core.Core
-
Deprecated.Use
Core.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQuery(IContext, String) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.Use
ICore.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQuery(IContext, String, int) - Static method in class com.mendix.core.Core
-
Deprecated.Use
Core.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQuery(IContext, String, int, int, Map<String, String>) - Static method in class com.mendix.core.Core
-
Deprecated.Use
Core.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQuery(IContext, String, int, int, Map<String, String>) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.Use
ICore.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQuery(IContext, String, int, int, Map<String, String>, int) - Static method in class com.mendix.core.Core
-
Deprecated.Use
Core.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQuery(IContext, String, int, int, Map<String, String>, int) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.Use
ICore.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQueryAggregate(IContext, String) - Static method in class com.mendix.core.Core
-
Deprecated.Use
Core.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQueryAggregate(IContext, String) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.Use
ICore.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQueryAggregateAsync(IContext, String) - Static method in class com.mendix.core.Core
-
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 interface com.mendix.core.internal.ICore
-
Retrieves long aggregate value based on the given query (root element of the query should be an aggregate function) (asynchronously).
- retrieveXPathQueryAggregateAsyncDouble(IContext, String) - Static method in class com.mendix.core.Core
-
Retrieves long value based on the given query (query should have an aggregate function as root element).
- retrieveXPathQueryAggregateAsyncDouble(IContext, String) - Method in interface com.mendix.core.internal.ICore
-
Retrieves long value based on the given query (query should have an aggregate function as root element).
- retrieveXPathQueryAggregateDecimal(IContext, String) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.Use
ICore.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQueryAggregateDouble(IContext, String) - Static method in class com.mendix.core.Core
-
Deprecated.Use
Core.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQueryAggregateDouble(IContext, String) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.Use
ICore.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQueryAggregateSchema(IContext, String, IRetrievalSchema) - Static method in class com.mendix.core.Core
-
Deprecated.Use
Core.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQueryAggregateSchema(IContext, String, IRetrievalSchema) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.Use
ICore.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQueryAggregateSchema(IContext, String, IRetrievalSchema, boolean) - Static method in class com.mendix.core.Core
-
Deprecated.Use
Core.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQueryAggregateSchema(IContext, String, IRetrievalSchema, boolean) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.Use
ICore.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQueryAsync(IContext, String, int, int, Map<String, String>, int) - Static method in class com.mendix.core.Core
-
Retrieves object list based on the given XPath query (asynchronously).
- retrieveXPathQueryAsync(IContext, String, int, int, Map<String, String>, int) - Method in interface com.mendix.core.internal.ICore
-
Retrieves object list based on the given XPath query (asynchronously).
- retrieveXPathQueryRaw(IContext, String, int, int, Map<String, String>, int) - Static method in class com.mendix.core.Core
-
Deprecated.Use
Core.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathQueryRaw(IContext, String, int, int, Map<String, String>, int) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.Use
ICore.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathSchema(IContext, String, IRetrievalSchema, boolean) - Static method in class com.mendix.core.Core
-
Deprecated.Use
Core.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathSchema(IContext, String, IRetrievalSchema, boolean, boolean) - Static method in class com.mendix.core.Core
-
Deprecated.Use
Core.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathSchema(IContext, String, IRetrievalSchema, boolean, boolean) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.Use
ICore.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathSchemaRaw(IContext, String, boolean, IRetrievalSchema) - Static method in class com.mendix.core.Core
-
Deprecated.Use
Core.createXPathQuery(java.lang.String)
to execute XPath queries - retrieveXPathSchemaRaw(IContext, String, boolean, IRetrievalSchema) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.Use
ICore.createXPathQuery(java.lang.String)
to execute XPath queries - retry() - Method in interface com.mendix.workflows.Workflow
-
Retries this workflow.
- RIGHT - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.Common.BorderSide
- RIGHT - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.HorizontalAlignment
- rollback(IContext, IMendixObject) - Static method in class com.mendix.core.Core
-
Rollback changes of the object with the given id (synchronously).
- rollback(IContext, IMendixObject) - Method in interface com.mendix.core.internal.ICore
-
Rollback changes of the object with the given id (synchronously).
- rollbackAsync(IContext, IMendixObject) - Static method in class com.mendix.core.Core
-
Deprecated.since 9.24. Use
Core.rollback(IContext, IMendixObject)
instead. - rollbackAsync(IContext, IMendixObject) - Method in interface com.mendix.core.internal.ICore
-
Deprecated.since 9.24. Use
ICore.rollback(IContext, IMendixObject)
instead. - rollbackTransaction() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Rolls back the current transaction for this context (if any).
- ROSE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- ROYAL_BLUE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- RUNNING - Enum constant in enum class com.mendix.core.actionmanagement.ActionState
- RUNNING - Enum constant in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
- RUNTIME_VERSION - Static variable in interface com.mendix.core.conf.Configuration
-
Deprecated.since 9.24. Use
Core.getRuntimeVersion()
instead. - RuntimeVersion - Class in com.mendix.core.conf
-
Deprecated.since 9.24. Use
Core.getRuntimeVersion()
instead. - RuntimeVersion(String...) - Constructor for class com.mendix.core.conf.RuntimeVersion
-
Deprecated.Creates a runtime version with the specified version parts.
S
- schedule(ICoreAction<R>, long, TimeUnit) - Static method in class com.mendix.core.Core
-
Schedule an action on a certain delay from now.
- schedule(ICoreAction<R>, long, TimeUnit) - Method in interface com.mendix.core.internal.ICore
-
Schedule an action on a
delay
measured intimeUnit
from now. - schedule(String, Date) - Static method in class com.mendix.core.Core
-
Schedule an action on a certain date.
- schedule(String, Date) - Method in interface com.mendix.core.internal.ICore
-
Schedule a microflow action / java action / registered action on a certain date.
- scheduleAtFixedRate(ICoreAction<R>, long, long, TimeUnit) - Static method in class com.mendix.core.Core
-
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(ICoreAction<R>, long, long, TimeUnit) - Method in interface com.mendix.core.internal.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(ICoreAction<R>, Date, long, TimeUnit) - Static method in class com.mendix.core.Core
-
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(ICoreAction<R>, Date, long, TimeUnit) - Method in interface com.mendix.core.internal.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.
- scheduleAtFixedRate(String, Date, long, TimeUnit, String, String) - Static method in class com.mendix.core.Core
-
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(String, Date, long, TimeUnit, String, String) - Method in interface com.mendix.core.internal.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.
- SCHEDULED_EVENT - Enum constant in enum class com.mendix.systemwideinterfaces.core.IContext.ExecutionType
- scheduleWithFixedDelay(ICoreAction<R>, long, long, TimeUnit) - Static method in class com.mendix.core.Core
-
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(ICoreAction<R>, long, long, TimeUnit) - Method in interface com.mendix.core.internal.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.
- SEA_GREEN - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- Security - Enum constant in enum class com.mendix.systemwideinterfaces.core.UserException.ExceptionCategory
- SecurityRuntimeException - Exception Class in com.mendix.core.objectmanagement
-
Defines an exception that is thrown when access to Mendix objects and/or their attributes or associations is denied.
- SecurityRuntimeException(String) - Constructor for exception class com.mendix.core.objectmanagement.SecurityRuntimeException
-
Creates an exception with the specified message.
- SEE_OTHER - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- sendError(String) - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Sends an internal server error as a response.
- serverFaultCode - Static variable in exception class com.mendix.integration.WebserviceException
- SERVICE_UNAVAILABLE - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- SESSION_KILLED - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- SESSION_MANAGER_PARAM - Static variable in class com.mendix.core.action.user.LoginAction
- SET - Enum constant in enum class com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberValueState
-
The object member's value has been set.
- setActionName(String) - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Sets the name of the action of this action handler.
- setActionName(String) - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
-
Sets the name of this action.
- setAllowsConcurrentExecution(Boolean) - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Sets whether the action of this action handler allows concurrent execution.
- setAllowsConcurrentExecution(Boolean) - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
-
Sets whether this action allows concurrent execution.
- setAmount(int) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
Sets the maximum number of objects (=page size) to retrieve.
- setAmount(long) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Sets the page size for object retrieval.
- setAutoSizeColumn(boolean) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
Sets whether the Excel columns should be resized automatically, or not.
- setAutoSubscribeLevel(LogLevel) - Method in class com.mendix.logging.LogSubscriber
-
Sets the log level to which to subscribe to automatically.
- setBackGroundColor(IExcelCellStyle.Color) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Sets the background color of a cell to the specified color.
- setBorderColor(Common.BorderSide, IExcelCellStyle.Color) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Sets the border color for the specified border side.
- setBorderStyle(Common.BorderSide, IExcelCellStyle.BorderTypes) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Sets the border style for the specified side.
- setCellType(IExcelCell.CellType) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
Sets the type of the Excel cell to the specified type.
- setCellType(IExcelCell.CellType) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
Sets the default cell type for all cells in this Excel column.
- setCharacterEncoding(String) - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Sets the character encoding of the response.
- setColumnValues(String, List<Object>) - Method in class com.mendix.webui.reporting.DataSetResult
-
Sets the columns values for the specified column.
- setColumnValues(String, List<Object>) - Method in interface com.mendix.webui.reporting.IDataSetResult
-
Sets a list of values for one column.
- setContent(InputStream, long) - Method in interface com.mendix.http.IHttpRequest
-
Overwrites the content steam in the entity.
- setContent(String) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
Sets the content of the Excel cell to the specified value.
- setContentType(String) - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Sets the content type of the response.
- setContext(IContext) - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Deprecated.since 9.24. There is no replacement.
- setContext(IContext) - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
- setContext(IContext) - Method in interface com.mendix.systemwideinterfaces.core.ICoreAction
-
Deprecated.since 9.23. This method was exposed for internal purposes. There is no replacement.
- setDataFormat(String) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Set the data format of a cell to the specified format.
- setDateFormat(DateFormat) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
Sets the date format for the Excel cell to the specified format.
- setDefaultStyle(IExcelCellStyle) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelGrid
-
Sets the default style for all cells in this Excel grid to the specified style.
- setDepth(int) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
Sets the retrieval depth of this query.
- setDetail(String) - Method in exception class com.mendix.integration.WebserviceException
-
Sets the detail.
- setDisableSecurity(boolean) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
Determines whether security should be applied for this retrieval.
- setEventObjects(List<IMendixObject>) - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Sets the event objects for the action of this action handler.
- setEventObjects(List<IMendixObject>) - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
-
Sets the event objects of this action.
- setException(Exception) - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Sets the specified exception for this action handler.
- setException(Exception) - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
-
Sets the specified exception for this action.
- setExecutionId(String) - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Deprecated.since 9.23. This method was exposed for internal purposes. There is no replacement.
- setExecutionThread(Thread) - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Deprecated.since 9.23. This method was exposed for internal purposes. There is no replacement.
- setExecutionType(IContext.ExecutionType) - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Deprecated.since 9.23. This method was exposed for internal purposes. There is no replacement.
- setFaultActor(String) - Method in exception class com.mendix.integration.WebserviceException
-
Sets the fault actor.
- setFontStyle(String, short, IExcelCellStyle.Color) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Sets the text font to the specified values.
- setFromAddress(String) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Deprecated.since 9.23. Use constructor
SMTPConfiguration(int, String, String, String, boolean, String, String)
instead. - setFromAddress(String) - Method in class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.
- setHAlign(IExcelCellStyle.HorizontalAlignment) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Sets the horizontal alignment of text in a cell.
- setHandlerFactory(HandlerFactory) - Static method in class com.mendix.core.actionmanagement.internal.ActionHandler
-
Initializes the handler factory.
- setHeaders(HttpHeader[]) - Method in interface com.mendix.http.IHttpRequest
-
Overwrites all the headers in the message.
- setHeight(float) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
Sets the height of the Excel cell to the specified value.
- setHttpConfiguration(IHttpConfiguration) - Method in class com.mendix.http.HttpConfiguration
-
Sets the current
IHttpConfiguration
. - setImagePath(String) - Method in class com.mendix.webui.reporting.EnumConstant
-
Deprecated.since 9.24. Use constructor instead.
- setLocalize(boolean) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
Sets whether the content of the Excel cell should be localized.
- setMetaInfo(JSONObject) - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Sets the meta-info for the action of this action handler.
- setMetaInfo(JSONObject) - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
-
Sets the meta-info of this action.
- setName(String) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelGrid
-
Sets the name of the Excel grid.
- setObject(IMendixObject) - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
Deprecated.since 9.23. This method was exposed for internal purposes. There is no replacement.
- setOffset(int) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
Sets the paging offset for object retrieval.
- setOffset(long) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Sets the paging offset from where the result will be retrieved.
- setParameters(IParameterMap) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.ITextGetRequest
-
Specifies the parameter values of the query.
- 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.
- setReplyToAddress(String) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Deprecated.since 9.23. Use constructor
SMTPConfiguration(int, String, String, String, boolean, String, String)
instead. - setReplyToAddress(String) - Method in class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.
- setRetrievalSchema(IRetrievalSchema) - Method in interface com.mendix.datastorage.XPathQuery
-
Adds a retrieval schema to the query.
- setRetrievalSchema(IRetrievalSchema) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
Adds a retrieval schema to this query.
- 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.
- sets() - Method in interface com.mendix.metrics.Metrics
-
Deprecated.We don't support Sets anymore. This method will be removed in Mendix 11.
- Sets - Interface in com.mendix.metrics
-
Deprecated.We don't support Sets anymore. This interface will be removed in Mendix 11.
- setShouldRetrieveCount(boolean) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
Determines whether the total number of objects corresponding to this schema should be included in the result.
- setSMTPHost(String) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Deprecated.since 9.23. Use constructor
SMTPConfiguration(int, String, String, String, boolean, String, String)
instead. - setSMTPHost(String) - Method in class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.
- setSMTPPort(int) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Deprecated.since 9.23. Use constructor
SMTPConfiguration(int, String, String, String, boolean, String, String)
instead. - setSMTPPort(int) - Method in class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.
- setState(ActionState) - Method in interface com.mendix.core.actionmanagement.internal.CoreActionHandler
-
Sets the state for the action of this action handler.
- setState(ActionState) - Method in class com.mendix.core.actionmanagement.internal.InternalCoreAction
-
Sets the state of this action.
- setStatus(int) - Method in interface com.mendix.m2ee.api.IMxRuntimeResponse
-
Sets the status of the response.
- setStyle(IExcelCellStyle) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
Sets the style of an Excel cell to the specified style.
- setStyle(IExcelCellStyle) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
Sets the default style for all cells in this Excel column.
- setTargetClass(Class<T>) - Method in class com.mendix.core.actionmanagement.ActionListener
-
Deprecated.since 9.23. Use constructor to specify target class.
- setTextDecoration(boolean, boolean, boolean, boolean) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Sets the text decoration to the specified values.
- setTimeZone(Integer) - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Overrides the timezone by a simple timezone based on an offset.
- setTimeZone(String) - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Overrides the timezone by a simple timezone based on a timezone IANA id.
- setTotalResultCount(long) - Method in class com.mendix.webui.reporting.DataSetResult
-
Sets the total number of rows that exist to the specified value.
- setTotalResultCount(long) - Method in interface com.mendix.webui.reporting.IDataSetResult
-
Sets the total available count of rows of this report.
- setUserAgent(String) - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Sets the user agent for this session to userAgent.
- setUserName(String) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Deprecated.since 9.23. Use constructor
SMTPConfiguration(int, String, String, String, boolean, String, String)
instead. - setUserName(String) - Method in class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.
- setUserPass(String) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Deprecated.since 9.23. Use constructor
SMTPConfiguration(int, String, String, String, boolean, String, String)
instead. - setUserPass(String) - Method in class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.
- setUseSSLSMTP(boolean) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Deprecated.since 9.23. Use constructor
SMTPConfiguration(int, String, String, String, boolean, String, String)
instead. - setUseSSLSMTP(boolean) - Method in class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.
- setVAlign(IExcelCellStyle.VerticalAlignment) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Sets the vertical alignment of text in a cell.
- setValue(IContext, String) - Method in interface com.mendix.core.objectmanagement.member.MendixHashString
-
Hashes the provided plain-text password and sets the value of this instance of
MendixHashString
to the hashed password. - setValue(IContext, String, Object) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Set the value for the member with name memberName.
- setValue(IContext, Set<IMendixIdentifier>, Boolean) - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
Sets the value of this reference set to valueToSet.
- setValue(IContext, T) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Sets the value of this object member.
- setValue(IContext, T, boolean) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Deprecated.since 9.24. Use
setValue
instead as this is for internal use. - setVariable(String, boolean) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
Sets a variable with a value of type
Boolean
- setVariable(String, boolean) - Method in interface com.mendix.datastorage.XPathQuery
-
Sets the value of the specified variable of type Boolean.
- setVariable(String, boolean) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type
Boolean
- setVariable(String, boolean) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
Sets a variable with a value of type
Boolean
- setVariable(String, double) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
Sets a variable with a value of type
Double
- setVariable(String, double) - Method in interface com.mendix.datastorage.XPathQuery
-
Sets the value of the specified variable to type Decimal.
- setVariable(String, double) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type
Double
- setVariable(String, double) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
Sets a variable with a value of type
Double
- setVariable(String, int) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
Sets a variable with a value of type
Integer
- setVariable(String, int) - Method in interface com.mendix.datastorage.XPathQuery
-
Sets the value of the specified variable of type Integer.
- setVariable(String, int) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type
Integer
- setVariable(String, int) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
Sets a variable with a value of type
Integer
- setVariable(String, long) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
Sets a variable with a value of type
Long
- setVariable(String, long) - Method in interface com.mendix.datastorage.XPathQuery
-
Sets the value of the specified variable of type Long.
- setVariable(String, long) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type
Long
- setVariable(String, long) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
Sets a variable with a value of type
Long
- setVariable(String, IMendixIdentifier) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
Sets a variable with a value of type
IMendixIdentifier
- setVariable(String, IMendixIdentifier) - Method in interface com.mendix.datastorage.XPathQuery
-
Sets the value of the specified variable of type (Mendix) Object.
- setVariable(String, IMendixIdentifier) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type
IMendixIdentifier
- setVariable(String, IMendixIdentifier) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
Sets a variable with a value of type
IMendixIdentifier
- setVariable(String, IMendixObject) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
Sets a variable with a value of type
IMendixObject
- setVariable(String, IMendixObject) - Method in interface com.mendix.datastorage.XPathQuery
-
Sets the value of the specified variable of type (Mendix) Object.
- setVariable(String, IMendixObject) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type
IMendixObject
- setVariable(String, IMendixObject) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
Sets a variable with a value of type
IMendixObject
- setVariable(String, String) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
Sets a variable with a value of type
String
- setVariable(String, String) - Method in interface com.mendix.datastorage.XPathQuery
-
Sets the value of the specified variable of type String.
- setVariable(String, String) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type
String
- setVariable(String, String) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
Sets a variable with a value of type
String
- setVariable(String, BigDecimal) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
Sets a variable with a value of type
BigDecimal
- setVariable(String, BigDecimal) - Method in interface com.mendix.datastorage.XPathQuery
-
Sets the value of the specified variable of type Decimal.
- setVariable(String, BigDecimal) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type
BigDecimal
- setVariable(String, BigDecimal) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
Sets a variable with a value of type
BigDecimal
- setVariable(String, Collection<?>) - Method in interface com.mendix.datastorage.XPathQuery
-
Sets the value of the specified variable of type List.
- setVariable(String, Collection<?>) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type
Collection
- setVariable(String, Collection<?>) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
Sets a variable with a value of type
Collection
- setWidth(short) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
Sets the width of this Excel column to the specified value.
- setWorkflowContext(IMendixObject) - Method in interface com.mendix.workflows.Workflow
-
Sets the context parameter of this workflow instance to the specified Mendix object.
- shouldBeMonitored - Variable in enum class com.mendix.systemwideinterfaces.core.IContext.ExecutionType
- ShouldCommit - Enum Class in com.mendix.integration
-
Indicates whether created or changed objects should be committed.
- shouldLocalize() - Method in interface com.mendix.core.objectmanagement.member.MendixDateTime
-
Returns whether the date and time are represented in the local time zone or not.
- shouldLocalize() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
Returns whether the content of the Excel cell should be localized.
- shouldLocalizeDate() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns whether dates should be localized for this attribute type.
- 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
-
Returns whether to update the web service user's LastLogin field on each login.
- SHOW_LOGIN - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.Type
- SHOW_NAVIGATOR - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.Type
- shutdown() - Method in interface com.mendix.m2ee.api.IMxRuntime
-
Shuts down the runtime.
- shutdownAdminHandler() - Method in interface com.mendix.m2ee.api.IAppContainer
-
Stops the admin action handler and exits the JVM.
- SINGLE - Enum constant in enum class com.mendix.workflows.UserTaskCompletionType
-
Single user input completion type.
- SKY_BLUE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- SMTPConfiguration - Class in com.mendix.modules.email
-
Deprecated.since 10.12. Use Email Connector from Mendix Marketplace instead.
- SMTPConfiguration() - Constructor for class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.Creates an empty default SMTP configuration.
- SMTPConfiguration(int, String, String, String, boolean, boolean, String, String) - Constructor for class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.Instantiate SMTPConfiguration using given parameters.
- SMTPConfiguration(int, String, String, String, boolean, String, String) - Constructor for class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.Instantiate SMTPConfiguration using given parameters.
- SPECIFIED - Enum constant in enum class com.mendix.core.conf.Configuration.ScheduledEventExecution
-
Executed only the events specified in
Configuration.getMyScheduledEvents()
. - start() - Method in interface com.mendix.m2ee.api.IMxRuntime
-
Starts the runtime.
- START - Enum constant in enum class com.mendix.workflows.WorkflowActivityType
-
The start activity.
- STARTING - Enum constant in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
- STARTING_CONNECTIONBUS_RUNNING - Enum constant in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
- STARTING_HAS_CONNECTIONBUS - Enum constant in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
- STARTING_HAS_CORE - Enum constant in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
- STARTING_HAS_MODELCONF - Enum constant in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
- STARTING_HAS_NO_DB - Enum constant in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
- STARTING_INITIALIZING_CONNECTIONBUS - Enum constant in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
- startTransaction() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Starts a new transaction for this context.
- state() - Method in interface com.mendix.workflows.Workflow
-
Returns the current state of this workflow instance.
- stop() - Method in interface com.mendix.systemwideinterfaces.core.IProfiler
-
Stops the profiler.
- STOPPED - Enum constant in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
- STOPPING - Enum constant in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
- StoredValue - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.ValueType
-
The value is stored in the database.
- storeFileDocumentContent(IContext, IMendixObject, InputStream) - Static method in class com.mendix.core.Core
-
Physically stores a file using the given input stream and commits the file document.
- storeFileDocumentContent(IContext, IMendixObject, InputStream) - Method in interface com.mendix.core.internal.ICore
-
Physically stores a file using the given input stream and commits the file document.
- storeFileDocumentContent(IContext, IMendixObject, String, InputStream) - Static method in class com.mendix.core.Core
-
Physically stores a file using the given input stream and commits the file document.
- storeFileDocumentContent(IContext, IMendixObject, String, InputStream) - Method in interface com.mendix.core.internal.ICore
-
Physically stores a file using the given input stream and commits the file document.
- storeImageDocumentContent(IContext, IMendixObject, InputStream, int, int) - Static method in class com.mendix.core.Core
-
Physically stores an image using the given input stream and commits the image document.
- storeImageDocumentContent(IContext, IMendixObject, InputStream, int, int) - Method in interface com.mendix.core.internal.ICore
-
Physically stores an image using the given input stream and commits the image document.
- storeValue(IContext, InputStream, long) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
Set the value the given input stream up to the length.
- String - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- String - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
A string value.
- STRING - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCell.CellType
-
The type for a cell with textual values.
- STRING - Enum constant in enum class com.mendix.systemwideinterfaces.javaactions.parameters.TemplateParameterType
- stringValue() - Method in enum class com.mendix.systemwideinterfaces.javaactions.parameters.TemplateParameterType
-
Returns the string value of this parameter type.
- subscribe(ILogNode, LogLevel) - Method in class com.mendix.logging.LogSubscriber
-
Subscribes this subscriber to the specified log node at the specified level.
- subscribe(LogSubscriber, LogLevel) - Method in interface com.mendix.logging.ILogNode
-
Subscribes the specified subscriber to receive log events for the specified level and above.
- SYSTEM - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.TargetType
T
- TAN - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- TEAL - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- TemplateParameterType - Enum Class in com.mendix.systemwideinterfaces.javaactions.parameters
-
Represents the data type of a
ITemplateParameter
. - TEXT_MESSAGE - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.Type
- THRESHOLD - Enum constant in enum class com.mendix.workflows.UserTaskCompletionType
-
Threshold input completion type that is applicable for multi user tasks.
- time(String, long) - Method in interface com.mendix.metrics.Timers
-
Deprecated.Convenience method equivalent to
Timers.recordExecutionTime(String, long)
. - time(String, long, double) - Method in interface com.mendix.metrics.Timers
-
Deprecated.Convenience method equivalent to
Timers.recordExecutionTime(String, long, double)
. - time(String, long, double, Map<String, String>) - Method in interface com.mendix.metrics.Timers
-
Deprecated.Convenience method equivalent to
Timers.recordExecutionTime(String, long, double, Map)
. - time(String, long, Map<String, String>) - Method in interface com.mendix.metrics.Timers
-
Deprecated.Convenience method equivalent to
Timers.recordExecutionTime(String, long, Map)
. - Timer - Interface in com.mendix.metrics
-
Timers record elapsed time.
- timers() - Method in interface com.mendix.metrics.Metrics
-
Deprecated.Please use
Core.metrics()
.Metrics.createTimer(String)
. This method will be removed in Mendix 11. - Timers - Interface in com.mendix.metrics
-
Deprecated.Please use
Core.metrics()
.Metrics.createTimer(String)
. This interface will be removed in Mendix 11. - timestamp - Variable in class com.mendix.logging.LogMessage
- toArray(InputStream, byte[]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, byte[][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, byte[][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, byte[][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, byte[][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, byte[][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, byte[][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, byte[][][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, double[]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, double[][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, double[][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, double[][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, double[][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, double[][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, double[][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, double[][][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, float[]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, float[][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, float[][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, float[][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, float[][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, float[][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, float[][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, float[][][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, int[]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, int[][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, int[][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, int[][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, int[][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, int[][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, int[][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, int[][][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, long[]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, long[][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, long[][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, long[][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, long[][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, long[][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, long[][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, long[][][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, short[]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, short[][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, short[][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, short[][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, short[][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, short[][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, short[][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toArray(InputStream, short[][][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Copies the contents of an InputStream to a provided array.
- toBase64(InputStream) - Static method in class com.mendix.mlkit.MLKit
-
Encode InputStream to Base64.
- toInputStream(byte[]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(byte[][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(byte[][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(byte[][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(byte[][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(byte[][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(byte[][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(byte[][][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(double[]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(double[][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(double[][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(double[][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(double[][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(double[][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(double[][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(double[][][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(float[]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(float[][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(float[][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(float[][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(float[][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(float[][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(float[][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(float[][][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(int[]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(int[][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(int[][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(int[][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(int[][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(int[][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(int[][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(int[][][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(long[]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(long[][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(long[][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(long[][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(long[][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(long[][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(long[][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(long[][][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(short[]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(short[][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(short[][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(short[][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(short[][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(short[][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(short[][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toInputStream(short[][][][][][][][]) - Static method in class com.mendix.mlkit.MLKit
-
Convert an array to an instance of InputStream.
- toLong() - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
The numeric value of the Mendix identfier.
- TOO_MANY_REQUESTS - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- TOP - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.Common.BorderSide
- TOP - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.VerticalAlignment
- toString() - Method in class com.mendix.core.conf.RuntimeVersion
-
Deprecated.
- toString() - Method in class com.mendix.core.objectmanagement.DataValidationInfo
- toString() - Method in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
- toString() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Returns a string representation of this object member.
- toString() - Method in exception class com.mendix.systemwideinterfaces.core.UserException
-
Returns ether the exception message, or data validation errors if they are present.
- toString() - Method in interface com.mendix.systemwideinterfaces.javaactions.parameters.IStringTemplate
-
Evaluates the template string.
- trace(Object) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified message at the Trace level.
- trace(Object, Throwable) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified message and cause at the Trace level.
- trace(Throwable) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified cause at the Trace level.
- TRACE - Enum constant in enum class com.mendix.logging.LogLevel
- TURQUOISE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
U
- UNAUTHORIZED - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- UNCHANGED - Enum constant in enum class com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberState
-
The object member has not changed since creation, retrieval or commit.
- UNIQUE - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IDataValidation.ValidationType
- UniqueConstraintViolationRuntimeException - Exception Class in com.mendix.systemwideinterfaces.connectionbus.data
-
The exception that is thrown when a uniqueness constraint is violated in the database.
- UniqueConstraintViolationRuntimeException(String) - Constructor for exception class com.mendix.systemwideinterfaces.connectionbus.data.UniqueConstraintViolationRuntimeException
-
Creates an exception with the specified message.
- UniqueConstraintViolationRuntimeException(String, Throwable) - Constructor for exception class com.mendix.systemwideinterfaces.connectionbus.data.UniqueConstraintViolationRuntimeException
-
Creates an exception with the specified message and cause.
- Unknown - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- UNKNOWN - Enum constant in enum class com.mendix.systemwideinterfaces.core.IContext.ExecutionType
- unlock(IContext, boolean) - Method in interface com.mendix.workflows.WorkflowDefinition
-
Unlocks the workflow definition for the specified workflow name.
- unlockDefinition(boolean) - Method in interface com.mendix.workflows.Workflow
-
Unlocks the definition of this workflow instance.
- unlockWorkflowDefinition(IContext, String, boolean) - Method in interface com.mendix.workflows.Workflows
-
Unlocks the workflow definition for the specified workflow name.
- unpause() - Method in interface com.mendix.workflows.Workflow
-
Unpauses this workflow instance.
- unregisterProfiler() - Static method in class com.mendix.core.Core
-
Unregisters the current profiler.
- unregisterProfiler() - Method in interface com.mendix.core.internal.ICore
-
Unregisters the current profiler.
- unsubscribe() - Method in interface com.mendix.logging.ILogNode
-
Unsubscribes all registered subscribers.
- unsubscribe() - Method in class com.mendix.logging.LogSubscriber
-
Unsubscribes this subscriber from all subscribed log nodes.
- unsubscribe(ILogNode) - Method in class com.mendix.logging.LogSubscriber
-
Unsubscribes this subscriber from the specified log node.
- unsubscribe(LogSubscriber) - Method in interface com.mendix.logging.ILogNode
-
Unsubscribes the specified subscriber.
- updateConfiguration(Map<String, Object>, boolean) - Method in interface com.mendix.core.conf.Configuration
-
Updates the current configuration with the specified configuration settings.
- USER_NAME_PARAM - Static variable in class com.mendix.core.action.user.LoginAction
- USER_TASK - Enum constant in enum class com.mendix.workflows.WorkflowActivityType
-
The (single) user task activity.
- UserAction<R> - Class in com.mendix.systemwideinterfaces.core
-
Abstract class for user actions.
Usage:
- extend this class (define R!)
- implement the method executeAction()
Example:
public class ExampleAction extends UserAction {
private String param;
public ExampleAction(String param) {
super();
this.param = param;
}
public String executeAction() throws Exception {
return "Hello world! ("+this.param+")";
}
public String toString() {
return "ExampleAction:: param="+this.param;
}
} - UserAction(IContext) - Constructor for class com.mendix.systemwideinterfaces.core.UserAction
-
Creates a user action.
- userActionCall(String) - Static method in class com.mendix.core.Core
-
Prepare to call a Java action.
- userActionCall(String) - Method in interface com.mendix.core.internal.ICore
-
Prepare to call a Java action.
- UserActionCallBuilder - Interface in com.mendix.core.actionmanagement
-
Provides a builder for building a user action call.
- UserActionListener<T> - Class in com.mendix.systemwideinterfaces.core
-
Abstract ActionListener.
T is the type of UserAction this listener listens to. - UserActionListener(Class<T>) - Constructor for class com.mendix.systemwideinterfaces.core.UserActionListener
-
Creates a new user action listener.
- UserBlockedException - Exception Class in com.mendix.systemwideinterfaces.core
-
This exception is thrown when access is denied to a user because the user is blocked.
- UserBlockedException(String) - Constructor for exception class com.mendix.systemwideinterfaces.core.UserBlockedException
-
Creates an exception with the specified message.
- UserException - Exception Class in com.mendix.systemwideinterfaces.core
-
Represents an exception for reporting messages to user.
- UserException(DataValidationInfo) - Constructor for exception class com.mendix.systemwideinterfaces.core.UserException
-
Create a new UserException (data validation).
- UserException(UserException.ExceptionCategory, String) - Constructor for exception class com.mendix.systemwideinterfaces.core.UserException
-
Creates a new user exception with the specified message and category.
- UserException(UserException.ExceptionCategory, String, Throwable) - Constructor for exception class com.mendix.systemwideinterfaces.core.UserException
-
Creates a new user exception with the specified message, cause and category.
- UserException(UserException.ExceptionCategory, Throwable) - Constructor for exception class com.mendix.systemwideinterfaces.core.UserException
-
Creates a new user exception with the specified cause and category.
- UserException.ExceptionCategory - Enum Class in com.mendix.systemwideinterfaces.core
-
Defines the available exception categories.
- UserTask - Interface in com.mendix.workflows
-
Provides an interface for managing a user task of the workflow.
- UserTaskCompletionType - Enum Class in com.mendix.workflows
-
Represents the completion type of a user task.
- useSSLSMTP() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Deprecated.Returns whether to use SSL for SMTP.
- useSSLSMTP() - Method in class com.mendix.modules.email.SMTPConfiguration
-
Deprecated.
V
- validateAndConvertToActionName(String) - Method in interface com.mendix.core.actionmanagement.internal.HandlerFactory
-
Returns the name of a custom Java action from its name.
- vAlign() - Method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.VerticalAlignment
-
Returns the vertical alignment.
- valueOf(String) - Static method in enum class com.mendix.core.actionmanagement.ActionState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.core.conf.Configuration.ScheduledEventExecution
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.http.HttpMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.integration.ActionWhenNoObjectFound
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.integration.ShouldCommit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.logging.LogLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.modules.exportmanager.interfaces.Common.BorderSide
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCell.CellType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.HorizontalAlignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.VerticalAlignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.connectionbus.requests.ISortExpression.SortDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.IContext.ExecutionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.IFeedback.FormTarget
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.IFeedback.MessageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.IFeedback.TargetType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.IFeedback.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.IMendixObject.ObjectState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberValueState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.meta.IDataValidation.ValidationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationOwner
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourChild
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourParent
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.ValueType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.core.UserException.ExceptionCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.systemwideinterfaces.javaactions.parameters.TemplateParameterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.webui.reporting.DateTimeFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.workflows.UserTaskCompletionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.workflows.WorkflowActivityExecutionState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.workflows.WorkflowActivityType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.mendix.workflows.WorkflowState
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.mendix.core.actionmanagement.ActionState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.core.conf.Configuration.ScheduledEventExecution
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.http.HttpMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.integration.ActionWhenNoObjectFound
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.integration.ShouldCommit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.logging.LogLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.m2ee.api.IMxRuntime.RuntimeState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.modules.exportmanager.interfaces.Common.BorderSide
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCell.CellType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.HorizontalAlignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.VerticalAlignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.connectionbus.requests.ISortExpression.SortDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.IContext.ExecutionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.IFeedback.FormTarget
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.IFeedback.MessageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.IFeedback.TargetType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.IFeedback.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.IMendixObject.ObjectState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberValueState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.meta.IDataValidation.ValidationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationOwner
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourChild
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourParent
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.ValueType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.core.UserException.ExceptionCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.systemwideinterfaces.javaactions.parameters.TemplateParameterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.webui.reporting.DateTimeFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.workflows.UserTaskCompletionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.workflows.WorkflowActivityExecutionState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.workflows.WorkflowActivityType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.mendix.workflows.WorkflowState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifyValue(IContext, String) - Method in interface com.mendix.core.objectmanagement.member.MendixHashString
-
Returns whether the specified unhashed value matches the value of this attribute.
- VETO - Enum constant in enum class com.mendix.workflows.UserTaskCompletionType
-
Veto input completion type that is applicable for multi user tasks.
- ViewValue - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.ValueType
-
The value is calculated by an OQL view.
- VIOLET - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
W
- WAIT_FOR_NOTIFICATION - Enum constant in enum class com.mendix.workflows.WorkflowActivityType
-
The wait for notification activity.
- WAIT_FOR_TIMER - Enum constant in enum class com.mendix.workflows.WorkflowActivityType
-
The wait for timer activity.
- warn(Object) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified message at the Warning level.
- warn(Object, Throwable) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified message and cause at the Warning level.
- warn(Throwable) - Method in interface com.mendix.logging.ILogNode
-
Logs the specified cause at the Warning level.
- WARNING - Enum constant in enum class com.mendix.logging.LogLevel
- WARNING - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.MessageType
- web() - Static method in class com.mendix.core.Core
-
Returns the web API.
- Web - Interface in com.mendix.webui
-
Provides the interface for web-related functionalities.
- WEB_SERVICE - Enum constant in enum class com.mendix.systemwideinterfaces.core.IContext.ExecutionType
- WebserviceException - Exception Class in com.mendix.integration
-
An exception that can be thrown by webservices published by the Mendix application and webservice calls by the Mendix application.
- WebserviceException(String, String) - Constructor for exception class com.mendix.integration.WebserviceException
-
Creates a new WebserviceException.
- WebserviceException(String, String, Throwable) - Constructor for exception class com.mendix.integration.WebserviceException
-
Creates a new WebserviceException.
- WEEKDAY_NAME - Enum constant in enum class com.mendix.webui.reporting.DateTimeFormat
- WHITE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- WINDOW - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.FormTarget
- withDescription(String) - Method in interface com.mendix.metrics.Metric.Builder
-
Returns this Builder with the given description of the metric being built.
- withExponentialRetry(int, Duration) - Method in interface com.mendix.core.actionmanagement.ActionCallBuilder
-
Performs the specified number of retries if the execution of the action fails with an exception.
- withExponentialRetry(int, Duration) - Method in interface com.mendix.core.actionmanagement.MicroflowCallBuilder
- withExponentialRetry(int, Duration) - Method in interface com.mendix.core.actionmanagement.UserActionCallBuilder
- withExponentialRetry(int, Duration, Duration) - Method in interface com.mendix.core.actionmanagement.ActionCallBuilder
-
Performs the specified number of retries if the execution of the action fails with an exception.
- withExponentialRetry(int, Duration, Duration) - Method in interface com.mendix.core.actionmanagement.MicroflowCallBuilder
- withExponentialRetry(int, Duration, Duration) - Method in interface com.mendix.core.actionmanagement.UserActionCallBuilder
- withParam(String, Object) - Method in interface com.mendix.core.actionmanagement.MicroflowCallBuilder
-
Adds the specified parameter to the microflow call.
- withParams(Object...) - Method in interface com.mendix.core.actionmanagement.UserActionCallBuilder
-
Sets the parameters that will be used to create the user action.
- withParams(Map<String, Object>) - Method in interface com.mendix.core.actionmanagement.MicroflowCallBuilder
-
Adds multiple parameters to the microflow call.
- withRetry(int, Duration) - Method in interface com.mendix.core.actionmanagement.ActionCallBuilder
-
Performs the specified number of retries if the execution of the action fails with an exception.
- withRetry(int, Duration) - Method in interface com.mendix.core.actionmanagement.MicroflowCallBuilder
- withRetry(int, Duration) - Method in interface com.mendix.core.actionmanagement.UserActionCallBuilder
- withTag(String, String) - Method in interface com.mendix.metrics.Metric.Builder
-
Returns this Builder with the given tag added to the list of tags of the metric being built.
- Workflow - Interface in com.mendix.workflows
-
Provides an interface for managing workflow instances.
- WorkflowActivity - Interface in com.mendix.workflows
-
Represents a workflow activity instance.
- WorkflowActivityDetails - Interface in com.mendix.workflows
-
Represents the details of a workflow activity instance.
- WorkflowActivityExecutionState - Enum Class in com.mendix.workflows
-
Represents the execution state of a workflow activity.
- WorkflowActivityRecord - Interface in com.mendix.workflows
-
Represents a snapshot of a workflow activity.
- WorkflowActivityType - Enum Class in com.mendix.workflows
-
Represents the type of a workflow activity.
- WorkflowDefinition - Interface in com.mendix.workflows
-
Provides an interface for working with workflow definitions.
- WorkflowRecord - Interface in com.mendix.workflows
-
Represents a snapshot of a workflow instance.
- workflows() - Static method in class com.mendix.core.Core
-
Returns the workflows API.
- Workflows - Interface in com.mendix.workflows
-
Provides an interface to the workflow component of the runtime server.
- WorkflowState - Enum Class in com.mendix.workflows
-
Represents the state of a workflow instance.
X
- XAS_ERROR_CODE - Static variable in interface com.mendix.m2ee.api.IMxRuntimeResponse
- XPathBasicQuery - Interface in com.mendix.datastorage
-
Provides an interface to basic XPath queries.
- XPathQuery - Interface in com.mendix.datastorage
-
Fluent API for basic or schema-based XPath queries.
- XPathQueryBase - Interface in com.mendix.datastorage
-
Provides an interface to XPath queries.
- XPathSchemaQuery - Interface in com.mendix.datastorage
-
Provides an interface to XPath queries that use a retrieval schema.
Y
- YELLOW - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- YES - Enum constant in enum class com.mendix.integration.ShouldCommit
-
Yes, created or changed objects should be committed.
- YESWITHOUTEVENTS - Enum constant in enum class com.mendix.integration.ShouldCommit
-
Yes, created or changed objects should be committed, but no events should be triggered.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Core.addMendixCookies(IMxRuntimeRequest, IMxRuntimeResponse, ISession, boolean)
instead.