Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ActionListener<T extends CoreAction<?>> - Class in com.mendix.core.actionmanagement
-
Abstract ActionListener
T is the type of CoreAction 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
- addAfterEvent(Consumer<IMendixObject>) - Method in class com.mendix.core.actionmanagement.ActionListener
- addAfterEvent(Consumer<R>, Class<?>) - Method in class com.mendix.core.actionmanagement.ActionListener
-
Deprecated.
- addBeforeEvent(String) - Method in class com.mendix.core.actionmanagement.ActionListener
- addBeforeEvent(String, boolean) - Method in class com.mendix.core.actionmanagement.ActionListener
- addBeforeEvent(Consumer<IMendixObject>, boolean) - Method in class com.mendix.core.actionmanagement.ActionListener
- addBeforeEvent(Consumer<R>, Class<?>) - Method in class com.mendix.core.actionmanagement.ActionListener
-
Deprecated.
- addBeforeEvent(Consumer<R>, Class<?>, boolean) - Method in class com.mendix.core.actionmanagement.ActionListener
-
Deprecated.
- addCloseCallerFeedback(IContext) - Static method in class com.mendix.webui.FeedbackHelper
-
Add close caller feedback to context.
- addColumnType(ColumnType) - Method in class com.mendix.webui.reporting.DataSetResult
-
Adds a column with the specified type to the data set.
- addDataValidation(DataValidationInfo) - Method in interface com.mendix.systemwideinterfaces.core.IContext
- addDatavalidationFeedback(IMendixIdentifier, Map<String, String>) - Method in class com.mendix.core.actionmanagement.CoreAction
- addDataValidationFeedback(DataValidationInfo) - Method in class com.mendix.core.actionmanagement.CoreAction
-
Add datavalidation info.
- 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.
- 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.
- addLogoutFeedback(IContext) - Static method in class com.mendix.webui.FeedbackHelper
-
Add logout feedback to context.
- 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, IMendixIdentifier, List<IMendixIdentifier>) - Static method in class com.mendix.webui.FeedbackHelper
-
Add open form feedback to context.
- 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, 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) - 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.
- addRefreshObjectFeedback(IContext, IMendixIdentifier) - Static method in class com.mendix.webui.FeedbackHelper
-
Add refresh object feedback to context.
- addRefreshObjectListFeedback(IContext, List<IMendixIdentifier>) - Static method in class com.mendix.webui.FeedbackHelper
-
Add refresh object list feedback to context.
- addReplaceEvent(String) - Method in class com.mendix.core.actionmanagement.ActionListener
- addRequestHandler(String, RequestHandler) - Static method in class com.mendix.core.Core
-
Add a custom request handler to the Mendix Business 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.
- 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.
- addUserAction(Class<? extends UserAction<?>>) - Static method in class com.mendix.core.Core
-
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. - ALL - Enum constant in enum class com.mendix.core.conf.Configuration.ScheduledEventExecution
- ALL - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.Common.BorderSide
- APPLICATION - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.TargetType
- APPLICATION_OCTET_STREAM_TYPE - Static variable in class com.mendix.externalinterface.connector.RequestHandler
- 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.
- AuthenticationRuntimeException - Exception in com.mendix.systemwideinterfaces.core
-
Exception thrown authentication fails, can be explicitly caught when calling Core.login to deal with failed login attempts.
- AuthenticationRuntimeException(String) - Constructor for exception com.mendix.systemwideinterfaces.core.AuthenticationRuntimeException
- 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
- 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
- BROWN - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- buildException(StringBuilder, Throwable) - Static method in class com.mendix.core.Core
-
Prints the message and stacktrace of a Throwable and its cause(s).
- buildUserInfo(IContext) - Method in class com.mendix.externalinterface.connector.RequestHandler
- bundleComponentLoaded() - Method in interface com.mendix.core.actionmanagement.IActionRegistrator
C
- CalculatedValue - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.ValueType
- call() - Method in class com.mendix.core.actionmanagement.CoreAction
- 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).
- changeAsync(IContext, IMendixObject, Map<String, String>) - Static method in class com.mendix.core.Core
-
Changes the object (asynchronously).
- CHANGED - Enum constant in enum class com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberState
-
The object member has changed since creation, retrieval or commit.
- check(T) - Method in class com.mendix.core.actionmanagement.ActionListener
-
Checks if this Listener's events must be fired
If an action of type T is executed in the Core this function is called with that action as parameter.
If this method returns true, the before/concurrent/after actions of this ActionListener will be executed too. - 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.
- 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. - 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 com.mendix.integration.WebserviceException
- clone() - Method in class com.mendix.core.actionmanagement.ActionListener
- clone() - Method in class com.mendix.core.actionmanagement.CoreAction
- clone() - Method in interface com.mendix.systemwideinterfaces.core.IContext
- clone() - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
Returns a deep clone of this identifier.
- clone() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns a deep copy of this object.
- 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
- ColumnType(IMetaPrimitive) - Constructor for class com.mendix.webui.reporting.ColumnType
- ColumnType(IMetaPrimitive.PrimitiveType) - Constructor for class com.mendix.webui.reporting.ColumnType
- ColumnType(DateTimeFormat) - Constructor for class com.mendix.webui.reporting.ColumnType
- ColumnType(EnumType) - Constructor for class com.mendix.webui.reporting.ColumnType
- ColumnType(Class<?>) - Constructor for class com.mendix.webui.reporting.ColumnType
- 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.conf - package com.mendix.core.conf
- 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.http - package com.mendix.http
- com.mendix.integration - package com.mendix.integration
- com.mendix.metrics - package com.mendix.metrics
- com.mendix.modules.email - package com.mendix.modules.email
- com.mendix.modules.email.interfaces - package com.mendix.modules.email.interfaces
- com.mendix.modules.exportmanager - package com.mendix.modules.exportmanager
- com.mendix.modules.exportmanager.excel - package com.mendix.modules.exportmanager.excel
- com.mendix.modules.exportmanager.interfaces - package com.mendix.modules.exportmanager.interfaces
- com.mendix.modules.exportmanager.interfaces.excel - package com.mendix.modules.exportmanager.interfaces.excel
- com.mendix.systemwideinterfaces - package com.mendix.systemwideinterfaces
- com.mendix.systemwideinterfaces.connectionbus.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.webui - package com.mendix.webui
- com.mendix.webui.reporting - package com.mendix.webui.reporting
- commit(IContext, IMendixObject) - Static method in class com.mendix.core.Core
-
Commits the given object.
- commit(IContext, List<IMendixObject>) - Static method in class com.mendix.core.Core
-
Commits the given objects.
- commitAsync(IContext, List<IMendixObject>) - Static method in class com.mendix.core.Core
-
Commits the given object (asynchronously).
- commitValueAsFileDocument(IContext) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
Deprecated.As of Mendix 8.11. This method is for internal use only.
- commitWithoutEvents(IContext, IMendixObject) - Static method in class com.mendix.core.Core
-
Commits the given object without events.
- commitWithoutEvents(IContext, List<IMendixObject>) - Static method in class com.mendix.core.Core
-
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
- COMPLETED - Enum constant in enum class com.mendix.core.actionmanagement.ActionState
- COMPONENT - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.TargetType
- ConcurrentModificationRuntimeException - Exception in com.mendix.systemwideinterfaces.connectionbus.data
- ConcurrentModificationRuntimeException(Throwable) - Constructor for exception com.mendix.systemwideinterfaces.connectionbus.data.ConcurrentModificationRuntimeException
- Configuration - Interface in com.mendix.core.conf
- Configuration.ScheduledEventExecution - Enum Class in com.mendix.core.conf
- 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
- CORAL - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- Core - Class in com.mendix.core
- Core() - Constructor for class com.mendix.core.Core
- CoreAction<R> - Class in com.mendix.core.actionmanagement
- CoreAction(IContext) - Constructor for class com.mendix.core.actionmanagement.CoreAction
- CoreException - Exception in com.mendix.core
-
Checked variant of CoreRuntimeException.
- CoreException() - Constructor for exception com.mendix.core.CoreException
- CoreException(String) - Constructor for exception com.mendix.core.CoreException
- CoreException(String, Throwable) - Constructor for exception com.mendix.core.CoreException
- CoreException(Throwable) - Constructor for exception com.mendix.core.CoreException
- CoreRuntimeException - Exception in com.mendix.core
-
Thrown when exception arises in core parts of the runtime.
- CoreRuntimeException(String) - Constructor for exception com.mendix.core.CoreRuntimeException
- CoreRuntimeException(String, Throwable) - Constructor for exception com.mendix.core.CoreRuntimeException
- CoreRuntimeException(Throwable) - Constructor for exception com.mendix.core.CoreRuntimeException
- 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
-
Adjusts the specified counter by a given delta.
- count(String, double, double) - Method in interface com.mendix.metrics.Counters
-
Adjusts the specified counter by a given delta.
- count(String, double, double, Map<String, String>) - Method in interface com.mendix.metrics.Counters
-
Adjusts the specified counter by a given delta.
- count(String, double, Map<String, String>) - Method in interface com.mendix.metrics.Counters
-
Adjusts the specified counter by a given delta.
- count(String, int) - Method in interface com.mendix.metrics.Counters
-
Adjusts the specified counter by a given delta.
- count(String, int, Double) - Method in interface com.mendix.metrics.Counters
-
Adjusts the specified counter by a given delta.
- count(String, int, Double, Map<String, String>) - Method in interface com.mendix.metrics.Counters
-
Adjusts the specified counter by a given delta.
- count(String, int, Map<String, String>) - Method in interface com.mendix.metrics.Counters
-
Adjusts the specified counter by a given delta.
- count(String, long) - Method in interface com.mendix.metrics.Counters
-
Adjusts the specified counter by a given delta.
- count(String, long, double) - Method in interface com.mendix.metrics.Counters
-
Adjusts the specified counter by a given delta.
- count(String, long, double, Map<String, String>) - Method in interface com.mendix.metrics.Counters
-
Adjusts the specified counter by a given delta.
- count(String, long, Map<String, String>) - Method in interface com.mendix.metrics.Counters
-
Adjusts the specified counter by a given delta.
- counters() - Method in interface com.mendix.metrics.Metrics
-
Counters count occurrences of an event.
- Counters - Interface in com.mendix.metrics
-
Counters count occurrences of an event.
- CREATE - Enum constant in enum class com.mendix.integration.ActionWhenNoObjectFound
-
Create a domain entity to map to.
- createClone() - Method in interface com.mendix.systemwideinterfaces.core.IContext
- 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.
- 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, String) - Static method in class com.mendix.core.Core
-
Creates a DataType based on an object type and a attribute name.
- createExcelGrid() - Static method in class com.mendix.modules.exportmanager.excel.ExcelExporter
-
Creates a new Excel grid.
- createExcelGrid() - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Creates a new Excel grid.
- createMendixIdentifier(long) - Static method in class com.mendix.core.Core
-
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.
- createOQLTextGetRequest() - Static method in class com.mendix.core.Core
-
Create a new IOQLTextGetRequest.
- createOQLTextGetRequestFromDataSet(String) - Static method in class com.mendix.core.Core
-
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.
- createSudoClone() - Method in interface com.mendix.systemwideinterfaces.core.IContext
- createSystemContext() - Static method in class com.mendix.core.Core
-
Returns the context of the system session (this is always a sudo context).
- createXPathQuery(String) - Static method in class com.mendix.core.Core
-
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.
- CSRF_TOKEN_HEADER - Static variable in class com.mendix.externalinterface.connector.RequestHandler
- CSRF_TOKEN_PARAMETER - Static variable in class com.mendix.externalinterface.connector.RequestHandler
- 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
- CustomJavaAction(IContext) - Constructor for class com.mendix.webui.CustomJavaAction
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
- DataSetResult(LinkedHashMap<String, Object>) - Constructor for class com.mendix.webui.reporting.DataSetResult
- 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
- DataValidationInfo - Class in com.mendix.core.objectmanagement
-
Contains failed validation information.
- DataValidationInfo(Long) - Constructor for class com.mendix.core.objectmanagement.DataValidationInfo
- DataValidationRuntimeException - Exception 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 com.mendix.systemwideinterfaces.core.DataValidationRuntimeException
- DataValidationRuntimeException(String, List<IDataValidation>) - Constructor for exception com.mendix.systemwideinterfaces.core.DataValidationRuntimeException
- 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
- 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
- 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(IContext, IMendixObject...) - Static method in class com.mendix.core.Core
-
Deletes the given objects from the database and server cache (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 - Enum constant in enum class com.mendix.http.HttpMethod
- deleteAsync(IContext, IMendixObject, boolean) - Static method in class com.mendix.core.Core
-
Deletes the given object from the database and server cache (asynchronously).
- deleteAsync(IContext, List<IMendixObject>, boolean) - Static method in class com.mendix.core.Core
-
Deletes the given object from the database and server cache (asynchronously).
- 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.
- 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 interface com.mendix.systemwideinterfaces.core.ISession
-
Destroys this session, so that the garbage collector can reclaim memory held by this session.
- 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
-
This class can be used to send email.
- EmailModule() - Constructor for class com.mendix.modules.email.EmailModule
- enablePersistentSessions() - Method in interface com.mendix.core.conf.Configuration
- 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
- enterRuntime(String, String, String, Set<String>, JSONObject, Long) - Method in interface com.mendix.systemwideinterfaces.core.IProfiler
- Enum - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
An enumeration value.
- EnumConstant - Class in com.mendix.webui.reporting
- EnumConstant(String, String) - Constructor for class com.mendix.webui.reporting.EnumConstant
- Enumeration - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- EnumType - Class in com.mendix.webui.reporting
- 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.IContext
- equals(Object) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
- equals(Object) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
- EQUALS_TO - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IDataValidation.ValidationType
- 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.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.
- EventActionInfo<T> - Class in com.mendix.core.actionmanagement
- EventActionInfo(String, boolean) - Constructor for class com.mendix.core.actionmanagement.EventActionInfo
- EventActionInfo(Consumer<IMendixObject>) - Constructor for class com.mendix.core.actionmanagement.EventActionInfo
- EventActionInfo(Consumer<IMendixObject>, boolean) - Constructor for class com.mendix.core.actionmanagement.EventActionInfo
- EventActionInfo(Consumer<T>, Class<T>) - Constructor for class com.mendix.core.actionmanagement.EventActionInfo
- EventActionInfo(Consumer<T>, Class<T>, boolean) - Constructor for class com.mendix.core.actionmanagement.EventActionInfo
- ExcelExporter - Class in com.mendix.modules.exportmanager.excel
- ExcelExporter() - Constructor for class com.mendix.modules.exportmanager.excel.ExcelExporter
- execute() - Method in class com.mendix.core.actionmanagement.CoreAction
-
All sub-classes should implement this method, it will be executed by the ActionManager.
- 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.MicroflowCallBuilder
- execute(IContext) - Method in interface com.mendix.core.actionmanagement.UserActionCallBuilder
- execute(IContext) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Retrieves object list using the given context (synchronously).
- execute(IContext, String, boolean, Map<String, Object>) - Static method in class com.mendix.core.Core
-
Deprecated.
- execute(IContext, String, Object...) - Static method in class com.mendix.core.Core
-
Deprecated.as of 8.6, for microflows use
Core.microflowCall(String)
, for Java actions useCore.userActionCall(String)
- execute(IContext, String, Map<String, Object>) - Static method in class com.mendix.core.Core
-
Deprecated.as of 8.6, use
Core.microflowCall(String)
- 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().
- executeAction() - Method in class com.mendix.core.action.user.LoginAction
- executeAction() - Method in class com.mendix.systemwideinterfaces.core.UserAction
-
Implement this method, this method will be called when this action is executed.
- executeAsync(IContext, String, boolean, Map<String, Object>) - Static method in class com.mendix.core.Core
-
Execute the specified microflow (asynchronously).
- executeAsync(IContext, String, Object...) - Static method in class com.mendix.core.Core
-
Execute the specified action (asynchronously).
- executeHttpRequest(URI, HttpMethod, HttpHeader[], InputStream) - Method in interface com.mendix.http.Http
-
Executes an HTTP request.
- executeSync(T) - Static method in class com.mendix.core.Core
-
Execute an action synchronously.
- executeVoid(T) - Static method in class com.mendix.core.Core
-
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.
- EXPIRES - Static variable in class com.mendix.externalinterface.connector.RequestHandler
- ExportManagerModule - Class in com.mendix.modules.exportmanager
-
Generates PDF and Excel files using this module.
- ExportManagerModule() - Constructor for class com.mendix.modules.exportmanager.ExportManagerModule
- 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
- failedValidations() - Method in class com.mendix.core.objectmanagement.DataValidationInfo
-
List of failed validations.
- FeedbackHelper - Class in com.mendix.webui
- FeedbackHelper() - Constructor for class com.mendix.webui.FeedbackHelper
- fileName - Variable in exception com.mendix.core.objectmanagement.member.InvalidImageException
- fillInStackTrace() - Method in exception com.mendix.systemwideinterfaces.core.UserException
-
Prevents this exception from generating a stack trace.
- finishDatabase(Object, Long) - Method in interface com.mendix.systemwideinterfaces.core.IProfiler
- finishRuntime(Object, Long) - Method in interface com.mendix.systemwideinterfaces.core.IProfiler
- formatDate(Date) - Method in class com.mendix.externalinterface.connector.RequestHandler
- function() - Method in class com.mendix.core.actionmanagement.EventActionInfo
G
- gauges() - Method in interface com.mendix.metrics.Metrics
-
Gauges are arbitrary, persistent values.
- Gauges - Interface in com.mendix.metrics
-
Gauges are arbitrary, persistent values.
- generateXLS(IContext, IMendixObject, String, IExcelGrid) - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Generates an Excel file from the given grid.
- generateXLS(IContext, IMendixObject, String, String, boolean) - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Generates an Excel file from the given OQL query.
- generateXLS(IContext, IMendixObject, String, String, boolean, List<String>) - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Generates an Excel file from the given OQL query.
- 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>) - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Generates an Excel file from the given grids.
- generateXLS(IContext, IMendixObject, String, List<String>, boolean) - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Generates an Excel file from the given OQL queries.
- generateXLS(IContext, IMendixObject, String, List<String>, boolean, List<String>) - Static method in class com.mendix.modules.exportmanager.excel.ExcelExporter
-
Generates an Excel file from the given OQL queries.
- GET - Enum constant in enum class com.mendix.http.HttpMethod
- getActionName() - Method in class com.mendix.core.actionmanagement.CoreAction
- getActionQueueSize() - Static method in class com.mendix.core.Core
-
Returns the current action pool queue size.
- getActionStack() - Method in interface com.mendix.systemwideinterfaces.core.IContext
- getActiveActionCount() - Static method in class com.mendix.core.Core
-
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 user name.
- getActiveSessions() - Static method in class com.mendix.core.Core
-
Returns all active sessions.
- getAddedIds() - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
Returns the object references that were added to this reference set.
- getAdminUserName() - Method in interface com.mendix.core.conf.Configuration
- getAdminUserRoleName() - Method in interface com.mendix.core.conf.Configuration
- getAfter() - Method in class com.mendix.core.actionmanagement.ActionListener
- 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.
- 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.
- 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.
- getBasePath() - Method in interface com.mendix.core.conf.Configuration
- getBefore() - Method in class com.mendix.core.actionmanagement.ActionListener
- 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
- getCaptionKey() - Method in class com.mendix.webui.reporting.EnumConstant
-
Returns the caption of the enum constant.
- getCategory() - Method in exception 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.
- getCertificateInputStream() - Method in class com.mendix.core.conf.WebServiceCertificateInfo
-
Deprecated.
- 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.
- 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
- getClientCertificates() - Method in interface com.mendix.core.conf.Configuration
- getClientQueryTimeout() - Method in interface com.mendix.core.conf.Configuration
- getClonedContext(IMendixIdentifier, List<IMendixIdentifier>) - Method in class com.mendix.core.actionmanagement.CoreAction
- getClusterManagerActionInterval() - Method in interface com.mendix.core.conf.Configuration
- 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
- 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
- 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.
- getConcurrentUserCount(boolean) - Static method in class com.mendix.core.Core
-
The current number of concurrent users.
- getConfiguration() - Static method in class com.mendix.core.Core
-
Returns the current configuration.
- getConstantValue(String) - Method in interface com.mendix.core.conf.Configuration
- 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.
- getContentType(IContext) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
Return Content-Type.
- getContext() - Method in class com.mendix.core.actionmanagement.CoreAction
- getContext() - Method in interface com.mendix.systemwideinterfaces.core.ICoreAction
- getContext() - Method in interface com.mendix.systemwideinterfaces.core.IFeedback
- getContextObjects() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns the Mendix identifiers of all objects in the context.
- 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
- 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.
- 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.
- getDatabaseColumnName(IMetaPrimitive) - Static method in class com.mendix.core.Core
-
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.
- getDatabaseTableName(IMetaAssociation) - Static method in class com.mendix.core.Core
-
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.
- getDataTable() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
- getDataValidationFeedback() - Method in exception com.mendix.systemwideinterfaces.core.UserException
-
Returns data validation info, containing validation errors.
- getDataValidationList() - Method in interface com.mendix.systemwideinterfaces.core.IContext
- 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.
- 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.
- 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.
- getDetail() - Method in exception com.mendix.integration.WebserviceException
-
Gets the detail.
- 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.
- getEnableGuestLogin() - Method in interface com.mendix.core.conf.Configuration
- getEnd() - Method in interface com.mendix.webui.reporting.IDataSetParameter
-
Returns the end value of this range parameter.
- getEntityId() - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
The numeric value of the entity.
- 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
- 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
- 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 class com.mendix.core.actionmanagement.CoreAction
- getException() - Method in class com.mendix.core.actionmanagement.CoreAction
- 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
- getExecutionType() - Method in interface com.mendix.systemwideinterfaces.core.IContext
- getExpiresTimeStamp(int) - Method in class com.mendix.externalinterface.connector.RequestHandler
- getFailedValidations() - Method in exception com.mendix.systemwideinterfaces.core.DataValidationRuntimeException
-
List of failed validations.
- getFaultActor() - Method in exception com.mendix.integration.WebserviceException
-
Gets the fault actor.
- getFaultCode() - Method in exception com.mendix.integration.WebserviceException
-
Gets the fault code.
- getFaultString() - Method in exception com.mendix.integration.WebserviceException
-
Gets the fault string.
- getFileDocumentContent(IContext, IMendixObject) - Static method in class com.mendix.core.Core
-
Returns contents of a file document as an input 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 export 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
-
Returns the From address for sending emails.
- getFromAddress() - Method in class com.mendix.modules.email.SMTPConfiguration
- 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
- 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.
- 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
-
Returns the (short) identifier of the meta object, generated by the connection bus (database connection).
- getId() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
Returns the unique identifier of this access rule.
- 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
- 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.
- getImagePath() - Method in interface com.mendix.core.conf.Configuration
- 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
- getImplementationVersion() - Static method in class com.mendix.core.conf.RuntimeVersion
- 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.
- getInstance() - Static method in class com.mendix.core.conf.RuntimeVersion
- getInstance() - Static method in class com.mendix.http.HttpConfiguration
-
Gets 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(String, String, Object...) - Static method in class com.mendix.core.Core
-
Returns the translated string for a certain key and language code.
- getJavaKeyStorePassword() - Method in interface com.mendix.core.conf.Configuration
- getKey() - Method in class com.mendix.webui.reporting.EnumConstant
-
Returns the value of the enum constant.
- getLanguage() - Method in interface com.mendix.systemwideinterfaces.core.IUser
- getLanguage(IContext) - Static method in class com.mendix.core.Core
-
Get the language for the current context.
- getLargestPoolSize() - Static method in class com.mendix.core.Core
-
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.core.objectmanagement.member.MendixBinary
-
Deprecated.As of Mendix 8.11. Use
MendixBinary.getLength(IContext)
instead. - 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.
- 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. - getLocale(IContext) - Static method in class com.mendix.core.Core
-
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.
- getLogger(String) - Static method in class com.mendix.core.Core
- getMaximumNumberConcurrentUsers() - Static method in class com.mendix.core.Core
-
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.ILanguage
- getMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Returns the IMendixObject for this session.
- getMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.IUser
- getMetaAssociation(String) - Static method in class com.mendix.core.Core
-
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.
- 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 class com.mendix.core.actionmanagement.CoreAction
- 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.
- 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.
- 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
- 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.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.
- getMicroflowNames() - Static method in class com.mendix.core.Core
-
Returns the names of all modeled microflows.
- getModelerFile() - Method in interface com.mendix.core.conf.Configuration
- 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.
- getModelVersion() - Static method in class com.mendix.core.Core
-
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
- getMyScheduledEvents() - Method in interface com.mendix.core.conf.Configuration
- getName() - Method in class com.mendix.http.HttpHeader
-
Returns the key for this header.
- 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
- 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 this attribute type.
- getNamedUserCount() - Static method in class com.mendix.core.Core
- getNewLine() - Method in interface com.mendix.core.conf.Configuration
- 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.
- 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 value of this member.
- getOwner() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
Returns the owner of this association type.
- getOwner(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns the IMendixIdentifier of the user that owns this object.
- 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
- 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.
- getPassword() - Method in class com.mendix.core.conf.WebServiceCertificateInfo
-
Deprecated.
- 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.
- 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
- getProfiler() - Static method in class com.mendix.core.Core
- getProjectId() - Static method in class com.mendix.core.Core
-
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
- getPublicWebrootPath() - Method in interface com.mendix.core.conf.Configuration
- 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.
- 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.
- getRemoteSource() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Deprecated.For internal use only, will be removed.
- getRemovedIds() - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
Returns the object references that were removed from this reference set.
- getReplace() - Method in class com.mendix.core.actionmanagement.ActionListener
- getReplyToAddress() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Returns the Reply-To address for sending emails.
- getReplyToAddress() - Method in class com.mendix.modules.email.SMTPConfiguration
- getRequestStartTime() - Method in interface com.mendix.systemwideinterfaces.core.IContext
- getResourcesPath() - Method in interface com.mendix.core.conf.Configuration
-
Returns the path to the resources folder; the default is model/resources.
- 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
- getReturnType(String) - Static method in class com.mendix.core.Core
-
Returns the return type of the specified action.
- 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. - getRuntimePath() - Method in interface com.mendix.core.conf.Configuration
- 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.
- getSaxSource() - Method in interface com.mendix.systemwideinterfaces.IWebserviceResponse
-
Deprecated.Use getStream instead.
- getScheduledActionCount() - Static method in class com.mendix.core.Core
-
Returns the number of actions currently scheduled for future execution.
- getScheduledEventExecution() - Method in interface com.mendix.core.conf.Configuration
- 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.
- getServiceName() - Method in class com.mendix.core.conf.WebServiceCertificateInfo
-
Deprecated.
- 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.
- getSessionCookieName() - Method in class com.mendix.externalinterface.connector.RequestHandler
- getSessionFromRequest(IMxRuntimeRequest) - Method in class com.mendix.externalinterface.connector.RequestHandler
-
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
- getSessionKeepAliveUpdatesInterval() - Method in interface com.mendix.core.conf.Configuration
- getSessionTimeout() - Method in interface com.mendix.core.conf.Configuration
- getSessionValidationTimeout() - Method in interface com.mendix.core.conf.Configuration
- 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
-
Returns the host name for SMTP.
- getSMTPHost() - Method in class com.mendix.modules.email.SMTPConfiguration
- getSMTPPort() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Returns the port number for SMTP.
- getSMTPPort() - Method in class com.mendix.modules.email.SMTPConfiguration
- 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
- getSslContext(String) - Method in interface com.mendix.http.IHttpConfiguration
-
Gets an SslContext for a host.
- getStartupDateTime() - Static method in class com.mendix.core.Core
-
Returns the startup date time of the Mendix Business Server.
- getState() - Method in class com.mendix.core.actionmanagement.CoreAction
- 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.
- getStatusCode() - Method in interface com.mendix.http.HttpResponse
-
Returns the status code for this response.
- getStorageService() - Method in interface com.mendix.core.conf.Configuration
- 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.
- getSubtypesOf(String) - Static method in class com.mendix.core.Core
-
Get all subtypes for an object type (including subtypes of subtypes, etc.).
- 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
- 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
- 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.IDataValidation
-
Deprecated.since Mendix 8.12, use
IDataValidation.getValidationType()
- 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 attribute type.
- 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
- getUnwrappedAction() - Method in class com.mendix.core.actionmanagement.CoreAction
- getUri() - Method in interface com.mendix.http.IHttpRequest
-
Returns the request URI.
- 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 user name.
- 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
- getUserName() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Returns the user name for SMTP authentication.
- getUserName() - Method in class com.mendix.modules.email.SMTPConfiguration
- 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
-
Returns the password for SMTP authentication.
- getUserPass() - Method in class com.mendix.modules.email.SMTPConfiguration
- getUserRoleNames() - Method in interface com.mendix.systemwideinterfaces.core.IUser
- getUserRolesNames() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Returns the user's role names for this session.
- 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
- getValue() - Method in interface com.mendix.systemwideinterfaces.javaactions.parameters.ITemplateParameter
-
Returns the value of the parameter.
- 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
- 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.
- getWebServiceCertificates() - Method in interface com.mendix.core.conf.Configuration
-
Deprecated.As of version 7.1, use HttpConfiguration.getInstance().getServiceClientCertificates() instead
- 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.
- getXASId() - Method in interface com.mendix.core.conf.Configuration
- getXASId() - Static method in class com.mendix.core.Core
-
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
- handleConcurrentExecution() - Method in class com.mendix.core.actionmanagement.CoreAction
- 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
- hashCode() - Method in interface com.mendix.systemwideinterfaces.core.IContext
- hashCode() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
- 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
- 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
- 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
- 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.
- ICoreAction<T> - Interface in com.mendix.systemwideinterfaces.core
- IDataColumnSchema - Interface in com.mendix.systemwideinterfaces.connectionbus.data
-
A DataColumnSchema describes all properties of a column inside a DataTableSchema.
- IDataRow - Interface in com.mendix.systemwideinterfaces.connectionbus.data
-
A
DataRow
represents a row in 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
- IDLE - Enum constant in enum class com.mendix.core.actionmanagement.ActionState
- 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 clientsystem or to the some specific widget.
- IFeedback.Type - Enum Class in com.mendix.systemwideinterfaces.core
- 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.
- 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 a 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 a 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 a 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 a XML or JSON stream, map this stream to domain model objects and store those objects in the Mendix database.
- index() - Method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- INDIGO - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- INFO - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.MessageType
- initialize(ICore, Http, Integration, DataStorage, Metrics) - Static method in class com.mendix.core.Core
-
Initializes this Core class, so that all methods can be invoked statically.
- initializeGuestSession() - Static method in class com.mendix.core.Core
-
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.
- insert(String, String) - Method in interface com.mendix.metrics.Sets
-
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
-
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
-
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
-
Inserts the value into a set of unique values until the underlying implementation flushes again.
- instantiate(IContext, String) - Static method in class com.mendix.core.Core
-
Creates a new IMendixObject with the given object type (synchronously).
- instantiateAsync(IContext, String) - Static method in class com.mendix.core.Core
-
Creates a new IMendixObject with the given object type (asynchronously).
- 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
- inTransaction(boolean) - Method in interface com.mendix.core.actionmanagement.MicroflowCallBuilder
- InvalidImageException - Exception in com.mendix.core.objectmanagement.member
- InvalidImageException(String) - Constructor for exception com.mendix.core.objectmanagement.member.InvalidImageException
- IOQLTextGetRequest - Interface in com.mendix.systemwideinterfaces.connectionbus.requests.types
-
This class can be used to define a textual OQL retrieval query.
- IParameterMap - Interface in com.mendix.systemwideinterfaces.connectionbus.requests
-
A ParameterMap can be used to define the values for parameters of an query.
- IProfiler - Interface in com.mendix.systemwideinterfaces.core
-
Interface which can be implemented to roll your on profiler for client requests.
- IProxyConfiguration - Interface in com.mendix.http
-
Specifies proxy configuration.
- 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
- 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
- isAttributeAscending(IMetaPrimitive) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectIndex
- isBlocked() - Method in interface com.mendix.systemwideinterfaces.core.IUser
- isBoth() - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReference
- 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.
- 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
- 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
- isInDevelopment() - Method in interface com.mendix.core.conf.Configuration
- isInDevelopment() - Static method in class com.mendix.core.Core
- 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
- 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
- isMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
Returns whether this DataType is an object.
- ISMTPConfiguration - Interface in com.mendix.modules.email.interfaces
- 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).
- isRightToLeft() - Method in interface com.mendix.systemwideinterfaces.core.ILanguage
- isSessionKilledByNewLogin(IMxRuntimeRequest) - Method in class com.mendix.externalinterface.connector.RequestHandler
-
Returns whether the specified session has expired.
- 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
-
Checks whether a type is a subclass of or equal to a potential super class.
- isSubClassOf(String, short) - Static method in class com.mendix.core.Core
-
Checks whether a type is a subclass of or equal to a potential super class.
- isSubClassOf(String, String) - Static method in class com.mendix.core.Core
-
Checks whether a type is a subclass of or equal to a potential super class.
- 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.
- 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
- 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
- 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
- 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.
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
- 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.
- logClientData(JSONObject, String) - Method in interface com.mendix.systemwideinterfaces.core.IProfiler
- logger - Variable in class com.mendix.externalinterface.connector.RequestHandler
- login(String, String) - Static method in class com.mendix.core.Core
-
Login user with the given user name and password.
- login(String, String, IMxRuntimeRequest) - Static method in class com.mendix.core.Core
- login(String, String, String) - Static method in class com.mendix.core.Core
-
Login user with the given parameters.
- 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
- LoginAction(IContext, Map<String, ? extends Object>) - Constructor for class com.mendix.core.action.user.LoginAction
- logout(ISession) - Static method in class com.mendix.core.Core
-
Logout the given session.
- LOGOUT - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.Type
- 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
-
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
-
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
-
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
-
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
-
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, List<String>, List<String>, List<String>, IContext, List<IMendixObject>) - Static method in class com.mendix.modules.email.EmailModule
-
Sends an email to to, cc and bcc with subject subject and message msg with attachments attachments using settings in configuration.
- MappedValue - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.ValueType
- MAROON - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- MendixAutoNumber - Interface in com.mendix.core.objectmanagement.member
- MendixBinary - Interface in com.mendix.core.objectmanagement.member
- MendixBoolean - Interface in com.mendix.core.objectmanagement.member
- MendixDateTime - Interface in com.mendix.core.objectmanagement.member
- MendixDecimal - Interface in com.mendix.core.objectmanagement.member
- MendixEnum - Interface in com.mendix.core.objectmanagement.member
- MendixException - Exception in com.mendix.systemwideinterfaces
-
Checked variant of the
MendixRuntimeException
. - MendixException() - Constructor for exception com.mendix.systemwideinterfaces.MendixException
-
Creates a checked Mendix exception without message.
- MendixException(String) - Constructor for exception com.mendix.systemwideinterfaces.MendixException
-
Creates a checked Mendix exception with the specified message.
- MendixException(String, Throwable) - Constructor for exception com.mendix.systemwideinterfaces.MendixException
-
Creates a checked Mendix exception with the specified message and cause.
- MendixException(Throwable) - Constructor for exception com.mendix.systemwideinterfaces.MendixException
-
Creates a checked Mendix exception without a message, with the specified cause.
- MendixHashString - Interface in com.mendix.core.objectmanagement.member
- MendixInteger - Interface in com.mendix.core.objectmanagement.member
- MendixLong - Interface in com.mendix.core.objectmanagement.member
- MendixObjectReference - Interface in com.mendix.core.objectmanagement.member
- MendixObjectReferenceSet - Interface in com.mendix.core.objectmanagement.member
-
Represents a set of associated Mendix objects.
- MendixRuntimeException - Exception in com.mendix.systemwideinterfaces
-
Provides a generic, unchecked Mendix exception.
- MendixRuntimeException() - Constructor for exception com.mendix.systemwideinterfaces.MendixRuntimeException
-
Creates an unchecked Mendix exception without message.
- MendixRuntimeException(String) - Constructor for exception com.mendix.systemwideinterfaces.MendixRuntimeException
-
Creates an unchecked Mendix exception with the specified message.
- MendixRuntimeException(String, Throwable) - Constructor for exception com.mendix.systemwideinterfaces.MendixRuntimeException
-
Creates an unchecked Mendix exception with the specified message and cause.
- MendixRuntimeException(Throwable) - Constructor for exception com.mendix.systemwideinterfaces.MendixRuntimeException
-
Creates an unchecked Mendix exception without a message, with the specified cause.
- MendixString - Interface in com.mendix.core.objectmanagement.member
- metrics() - Static method in class com.mendix.core.Core
-
Returns the metrics API.
- Metrics - Interface in com.mendix.metrics
-
WARNING: Experimental feature.
- microflowCall(String) - Static method in class com.mendix.core.Core
-
Prepare to call a microflow.
- MicroflowCallBuilder - Interface in com.mendix.core.actionmanagement
-
Provides a builder for building a microflow call.
- 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
- 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
- NO - Enum constant in enum class com.mendix.integration.ShouldCommit
-
No, created or changed objects should not be committed.
- NONE - Enum constant in enum class com.mendix.core.conf.Configuration.ScheduledEventExecution
- NORMAL - Enum constant in enum class com.mendix.systemwideinterfaces.core.IMendixObject.ObjectState
-
Object has been changed and committed at least once.
- 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
- 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
- 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
- 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
- parse(String) - Static method in class com.mendix.core.conf.RuntimeVersion
- parse(String) - Static method in enum class com.mendix.systemwideinterfaces.connectionbus.requests.ISortExpression.SortDirection
-
Parses a string to a SortDirection enumeration value.
- parseAndStoreValue(IContext, String) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
Deprecated.As of Mendix 8.11. Use
IMendixObjectMember.setValue(IContext, Object)
orIMendixObjectMember.setValue(IContext, Object, boolean)
directly. - 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
- 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
- process(IHttpRequest, IHttpContext) - Method in interface com.mendix.http.IHttpRequestInterceptor
-
A request interceptor allows changing an HTTP request.
- processRequest(IMxRuntimeRequest, IMxRuntimeResponse, String) - Method in class com.mendix.externalinterface.connector.RequestHandler
-
Process the request.
- PROFILER_KEY - Static variable in interface com.mendix.systemwideinterfaces.core.IProfiler
- 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
- recordDelta(String, double) - Method in interface com.mendix.metrics.Gauges
-
Records a change in the value of the specified named gauge.
- recordDelta(String, double, double) - Method in interface com.mendix.metrics.Gauges
-
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
-
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
-
Records a change in the value of the specified named gauge with tags.
- recordDelta(String, int) - Method in interface com.mendix.metrics.Gauges
-
Records a change in the value of the specified named gauge.
- recordDelta(String, int, double) - Method in interface com.mendix.metrics.Gauges
-
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
-
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
-
Records a change in the value of the specified named gauge with tags.
- recordDelta(String, long) - Method in interface com.mendix.metrics.Gauges
-
Records a change in the value of the specified named gauge.
- recordDelta(String, long, double) - Method in interface com.mendix.metrics.Gauges
-
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
-
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
-
Records a change in the value of the specified named gauge with tags.
- recordExecutionTime(String, long) - Method in interface com.mendix.metrics.Timers
-
Records an execution time in milliseconds for the specified named operation.
- recordExecutionTime(String, long, double) - Method in interface com.mendix.metrics.Timers
-
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
-
Records an execution time in milliseconds for the specified named operation.
- recordExecutionTime(String, long, Map<String, String>) - Method in interface com.mendix.metrics.Timers
-
Records an execution time in milliseconds for the specified named operation.
- recordValue(String, double) - Method in interface com.mendix.metrics.Gauges
-
Records the latest fixed value for the specified named gauge.
- recordValue(String, double, double) - Method in interface com.mendix.metrics.Gauges
-
Records the latest fixed value for the specified named gauge.
- recordValue(String, double, double, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
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
-
Records the latest fixed value for the specified named gauge with tags.
- recordValue(String, int) - Method in interface com.mendix.metrics.Gauges
-
Records the latest fixed value for the specified named gauge.
- recordValue(String, int, double) - Method in interface com.mendix.metrics.Gauges
-
Records the latest fixed value for the specified named gauge.
- recordValue(String, int, double, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
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
-
Records the latest fixed value for the specified named gauge with tags.
- recordValue(String, long) - Method in interface com.mendix.metrics.Gauges
-
Records the latest fixed value for the specified named gauge.
- recordValue(String, long, double) - Method in interface com.mendix.metrics.Gauges
-
Records the latest fixed value for the specified named gauge.
- recordValue(String, long, double, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
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
-
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
- 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
- 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
- registerProfiler(IProfiler) - Static method in class com.mendix.core.Core
- registerUserAction(Class<? extends UserAction<?>>) - Method in interface com.mendix.core.actionmanagement.IActionRegistrator
- removeScheduledFuture(RunnableScheduledFuture<?>) - Static method in class com.mendix.core.Core
-
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
- RequestHandler - Class in com.mendix.externalinterface.connector
- RequestHandler() - Constructor for class com.mendix.externalinterface.connector.RequestHandler
- RequestHandler(Object) - Constructor for class com.mendix.externalinterface.connector.RequestHandler
-
Deprecated.As of Mendix 8.11. Use the no-arg constructor.
- REQUIRED - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IDataValidation.ValidationType
- reschedule(RunnableScheduledFuture<R>, CoreAction<R>, long, TimeUnit) - Static method in class com.mendix.core.Core
-
Reschedule an action with a new delay.
- resolveTokens(IContext, String) - Static method in class com.mendix.core.Core
-
Resolve tokens in the given text.
- retrieveByPath(IContext, IMendixObject, String) - Static method in class com.mendix.core.Core
-
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.
- retrieveId(IContext, IMendixIdentifier) - Static method in class com.mendix.core.Core
-
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).
- retrieveIdList(IContext, List<IMendixIdentifier>) - Static method in class com.mendix.core.Core
-
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).
- retrieveIdListAsync(IContext, List<IMendixIdentifier>) - Static method in class com.mendix.core.Core
-
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, String) - Static method in class com.mendix.core.Core
-
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).
- retrieveOQLDataTableAsync(IContext, IGetRequest) - Static method in class com.mendix.core.Core
-
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, int, int) - Static method in class com.mendix.core.Core
-
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
-
Retrieves object list based on the given XPath query (synchronously).
- retrieveXPathQuery(IContext, String, int) - Static method in class com.mendix.core.Core
-
Retrieves object list based on the given XPath query (synchronously).
- retrieveXPathQuery(IContext, String, int, int, Map<String, String>) - Static method in class com.mendix.core.Core
-
Retrieves object list based on the given XPath query (synchronously).
- retrieveXPathQuery(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 (synchronously).
- retrieveXPathQueryAggregate(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) (synchronously).
- 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).
- 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).
- retrieveXPathQueryAggregateDouble(IContext, String) - Static method in class com.mendix.core.Core
-
Retrieves double aggregate value based on the given query (root element of the query should be an aggregate function) (synchronously).
- retrieveXPathQueryAggregateSchema(IContext, String, IRetrievalSchema) - Static method in class com.mendix.core.Core
-
Retrieves long aggregate value based on the given query and schema (root element of the query should be an aggregate function).
- retrieveXPathQueryAggregateSchema(IContext, String, IRetrievalSchema, boolean) - Static method in class com.mendix.core.Core
-
Retrieves long aggregate value based on the given query and schema (root element of the query should be an aggregate function).
- 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).
- retrieveXPathQueryRaw(IContext, String, int, int, Map<String, String>, int) - Static method in class com.mendix.core.Core
-
Retrieves raw data (IDataTables) based on the given XPath query (synchronously).
- retrieveXPathSchema(IContext, String, IRetrievalSchema, boolean) - Static method in class com.mendix.core.Core
-
Retrieves objects based on the XPath query and given schema (synchronously).
- retrieveXPathSchema(IContext, String, IRetrievalSchema, boolean, boolean) - Static method in class com.mendix.core.Core
-
Retrieves objects based on the XPath query and given schema (synchronously).
- retrieveXPathSchemaRaw(IContext, String, boolean, IRetrievalSchema) - Static method in class com.mendix.core.Core
-
Retrieves raw data (IDataTables) based on the XPath query and given schema (synchronously).
- 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).
- rollbackAsync(IContext, IMendixObject) - Static method in class com.mendix.core.Core
-
Rollback changes of the object with the given id (asynchronously).
- 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
- RUNTIME_VERSION - Static variable in interface com.mendix.core.conf.Configuration
- RuntimeVersion - Class in com.mendix.core.conf
- RuntimeVersion(String...) - Constructor for class com.mendix.core.conf.RuntimeVersion
S
- schedule(CoreAction<R>, long, TimeUnit) - Static method in class com.mendix.core.Core
-
Schedule an action on a certain delay from now.
- schedule(String, Date) - Static method in class com.mendix.core.Core
-
Schedule an action on a certain date.
- scheduleAtFixedRate(CoreAction<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(CoreAction<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(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.
- SCHEDULED_EVENT - Enum constant in enum class com.mendix.systemwideinterfaces.core.IContext.ExecutionType
- scheduleWithFixedDelay(CoreAction<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.
- 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 in com.mendix.core.objectmanagement
- SecurityRuntimeException(String) - Constructor for exception com.mendix.core.objectmanagement.SecurityRuntimeException
- serverFaultCode - Static variable in exception com.mendix.integration.WebserviceException
- 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 class com.mendix.core.actionmanagement.CoreAction
- setAllowsConcurrentExecution(Boolean) - Method in class com.mendix.core.actionmanagement.CoreAction
- 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.
- 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.
- 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.
- setContext(IContext) - Method in class com.mendix.core.actionmanagement.CoreAction
- 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 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 class com.mendix.core.actionmanagement.CoreAction
- setException(Exception) - Method in class com.mendix.core.actionmanagement.CoreAction
- setExecutionId(String) - Method in interface com.mendix.systemwideinterfaces.core.IContext
- setExecutionThread(Thread) - Method in interface com.mendix.systemwideinterfaces.core.IContext
- setExecutionType(IContext.ExecutionType) - Method in interface com.mendix.systemwideinterfaces.core.IContext
- setFaultActor(String) - Method in exception 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
-
Sets the From address for SMTP to the specified address.
- setFromAddress(String) - Method in class com.mendix.modules.email.SMTPConfiguration
- setHAlign(IExcelCellStyle.HorizontalAlignment) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Sets the horizontal alignment of text in a cell.
- setHash(IContext, String) - Method in interface com.mendix.core.objectmanagement.member.MendixHashString
-
Deprecated.
MendixHashString.setValue(IContext, String)
should be used instead. - 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
-
Sets the image path of the enum constant to the specified path.
- setLength(Long) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
Deprecated.As of Mendix 8.11. This method should not be used.
- 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 class com.mendix.core.actionmanagement.CoreAction
- 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
-
Sets the Mendix object that corresponds to this identifier.
- 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
-
Sets the Reply-To address for SMTP to the specified address.
- setReplyToAddress(String) - Method in class com.mendix.modules.email.SMTPConfiguration
- 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
-
Sets report the number of unique elements that are received in a flush period.
- Sets - Interface in com.mendix.metrics
-
Sets report the number of unique elements that are received in a flush period.
- 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
-
Sets the host name for SMTP to the specified value.
- setSMTPHost(String) - Method in class com.mendix.modules.email.SMTPConfiguration
- setSMTPPort(int) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Sets the port number for SMTP to the specified value.
- setSMTPPort(int) - Method in class com.mendix.modules.email.SMTPConfiguration
- setState(ActionState) - Method in class com.mendix.core.actionmanagement.CoreAction
- 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.
- setSystemAction(boolean) - Method in class com.mendix.core.actionmanagement.CoreAction
-
Deprecated.the specified value is not used
- setTargetClass(Class<T>) - Method in class com.mendix.core.actionmanagement.ActionListener
-
Sets the type of action this listener listens to to the specified 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
-
Sets the user name for SMTP authentication.
- setUserName(String) - Method in class com.mendix.modules.email.SMTPConfiguration
- setUserPass(String) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Sets the password name for SMTP authentication.
- setUserPass(String) - Method in class com.mendix.modules.email.SMTPConfiguration
- setUseSSLSMTP(boolean) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Sets whether to use SSL for SMTP.
- setUseSSLSMTP(boolean) - Method in class com.mendix.modules.email.SMTPConfiguration
- setVAlign(IExcelCellStyle.VerticalAlignment) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Sets the vertical alignment of text in a cell.
- setValue(IContext, byte[]) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
Deprecated.As of Mendix 8.11. Use
IMendixObjectMember.setValue(IContext, Object)
orIMendixObjectMember.setValue(IContext, Object, boolean)
directly. - 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
-
Use
setValue
instead as this is for internal use. - setValueFromDeserialization(IContext, IMendixIdentifier) - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReference
- setValueFromDeserialization(IContext, Set<IMendixIdentifier>) - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
Sets the value of this reference set from a set of referenced identifiers.
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- setWidth(short) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
Sets the width of this Excel column to the specified value.
- 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
- 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
- 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
- SKY_BLUE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
- SMTPConfiguration - Class in com.mendix.modules.email
- SMTPConfiguration() - Constructor for class com.mendix.modules.email.SMTPConfiguration
- SPECIFIED - Enum constant in enum class com.mendix.core.conf.Configuration.ScheduledEventExecution
- startTransaction() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Starts a new transaction for this context.
- stop() - Method in interface com.mendix.systemwideinterfaces.core.IProfiler
- StoredValue - Enum constant in enum class com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.ValueType
- 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, String, InputStream) - Static method in class com.mendix.core.Core
-
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.
- 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
- 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
- time(String, long) - Method in interface com.mendix.metrics.Timers
-
Convenience method equivalent to
Timers.recordExecutionTime(String, long)
. - time(String, long, double) - Method in interface com.mendix.metrics.Timers
-
Convenience method equivalent to
Timers.recordExecutionTime(String, long, double)
. - time(String, long, double, Map<String, String>) - Method in interface com.mendix.metrics.Timers
-
Convenience method equivalent to
Timers.recordExecutionTime(String, long, double, Map)
. - time(String, long, Map<String, String>) - Method in interface com.mendix.metrics.Timers
-
Convenience method equivalent to
Timers.recordExecutionTime(String, long, Map)
. - timers() - Method in interface com.mendix.metrics.Metrics
-
Timers measure the amount of time an action took to complete, in milliseconds.
- Timers - Interface in com.mendix.metrics
-
Timers measure the amount of time an operation took to complete, in milliseconds.
- toLong() - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
The numeric value of the Mendix identfier.
- 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
- toString() - Method in class com.mendix.core.objectmanagement.DataValidationInfo
- toString() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Returns a string representation of this object member.
- toString() - Method in exception 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.
- TURQUOISE - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
U
- 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 in com.mendix.systemwideinterfaces.connectionbus.data
- UniqueConstraintViolationRuntimeException() - Constructor for exception com.mendix.systemwideinterfaces.connectionbus.data.UniqueConstraintViolationRuntimeException
- UniqueConstraintViolationRuntimeException(String) - Constructor for exception com.mendix.systemwideinterfaces.connectionbus.data.UniqueConstraintViolationRuntimeException
- UniqueConstraintViolationRuntimeException(String, Throwable) - Constructor for exception com.mendix.systemwideinterfaces.connectionbus.data.UniqueConstraintViolationRuntimeException
- UniqueConstraintViolationRuntimeException(Throwable) - Constructor for exception com.mendix.systemwideinterfaces.connectionbus.data.UniqueConstraintViolationRuntimeException
- Unknown - Enum constant in enum class com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
- UNKNOWN - Enum constant in enum class com.mendix.systemwideinterfaces.core.IContext.ExecutionType
- unregisterProfiler() - Static method in class com.mendix.core.Core
- updateConfiguration(Map<String, Object>, boolean) - Method in interface com.mendix.core.conf.Configuration
- USER_NAME_PARAM - Static variable in class com.mendix.core.action.user.LoginAction
- 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
- userActionCall(String) - Static method in class com.mendix.core.Core
-
Prepare to call a Java action.
- UserActionCallBuilder - Interface in com.mendix.core.actionmanagement
- UserActionListener<T extends UserAction<?>> - 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
- UserBlockedException - Exception in com.mendix.systemwideinterfaces.core
- UserBlockedException(String) - Constructor for exception com.mendix.systemwideinterfaces.core.UserBlockedException
- UserException - Exception in com.mendix.systemwideinterfaces.core
-
Represents an exception for reporting messages to user.
- UserException(DataValidationInfo) - Constructor for exception com.mendix.systemwideinterfaces.core.UserException
-
Create a new UserException (data validation).
- UserException(UserException.ExceptionCategory, String) - Constructor for exception com.mendix.systemwideinterfaces.core.UserException
-
Creates a new user exception with the specified message and category.
- UserException(UserException.ExceptionCategory, String, Throwable) - Constructor for exception com.mendix.systemwideinterfaces.core.UserException
-
Creates a new user exception with the specified message, cause and category.
- UserException(UserException.ExceptionCategory, Throwable) - Constructor for exception 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.
- useSSLSMTP() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
Returns whether to use SSL for SMTP.
- useSSLSMTP() - Method in class com.mendix.modules.email.SMTPConfiguration
V
- vAlign() - Method in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.VerticalAlignment
- 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.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.
- 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.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.
- verifyValue(IContext, String) - Method in interface com.mendix.core.objectmanagement.member.MendixHashString
- VIOLET - Enum constant in enum class com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
W
- WARNING - Enum constant in enum class com.mendix.systemwideinterfaces.core.IFeedback.MessageType
- WEB_SERVICE - Enum constant in enum class com.mendix.systemwideinterfaces.core.IContext.ExecutionType
- WebServiceCertificateInfo - Class in com.mendix.core.conf
-
Deprecated.replaced by com.mendix.http.ICertificateInfo
- WebServiceCertificateInfo(String, File, String) - Constructor for class com.mendix.core.conf.WebServiceCertificateInfo
-
Deprecated.
- WebserviceException - Exception 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 com.mendix.integration.WebserviceException
-
Creates a new WebserviceException.
- WebserviceException(String, String, Throwable) - Constructor for exception 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
- withParam(String, Object) - Method in interface com.mendix.core.actionmanagement.MicroflowCallBuilder
- withParams(Object...) - Method in interface com.mendix.core.actionmanagement.UserActionCallBuilder
- withParams(Map<String, Object>) - Method in interface com.mendix.core.actionmanagement.MicroflowCallBuilder
-
Adds multiples parameters to the microflow call.
X
- XPathBasicQuery - Interface in com.mendix.datastorage
- XPathQuery - Interface in com.mendix.datastorage
-
Fluent API for basic or schema-based XPath queries.
- XPathQueryBase - Interface in com.mendix.datastorage
- XPathSchemaQuery - Interface in com.mendix.datastorage
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