- call() - Method in class com.mendix.core.actionmanagement.CoreAction
-
- change(IContext, IMendixObject, Map<String, String>) - Static method in class com.mendix.core.Core
-
Changes the given object in cache (synchronously).
- change(IContext, IMendixObject, Map<String, String>) - Method in interface com.mendix.core.ICore
-
Deprecated.
Changes the given object in the state store (synchronously).
- changeAsync(IContext, IMendixObject, Map<String, String>) - Static method in class com.mendix.core.Core
-
Changes the object (asynchronously).
- changeAsync(IContext, IMendixObject, Map<String, String>) - Method in interface com.mendix.core.ICore
-
Deprecated.
Changes the object (asynchronously).
- 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
-
Removes all sort expressions from the list of sort expressions of this request.
- 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
-
- clone() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- close() - Method in interface com.mendix.systemwideinterfaces.IWebserviceResponse
-
- 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(EnumType) - Constructor for class com.mendix.webui.reporting.ColumnType
-
- ColumnType(DateTimeFormat) - 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.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.
- commit(IContext, IMendixObject) - Method in interface com.mendix.core.ICore
-
Deprecated.
Commits the given object.
- commit(IContext, List<IMendixObject>) - Method in interface com.mendix.core.ICore
-
Deprecated.
Commits the given objects.
- commit(IContext, IMendixObject, int) - Method in interface com.mendix.core.ICore
-
Deprecated.
Commits the given object.
- commit(IContext, List<IMendixObject>, int) - Method in interface com.mendix.core.ICore
-
Deprecated.
Commits the given objects.
- commitAsync(IContext, List<IMendixObject>) - Static method in class com.mendix.core.Core
-
Commits the given object (asynchronously).
- commitAsync(IContext, List<IMendixObject>) - Method in interface com.mendix.core.ICore
-
Deprecated.
Commits the given object (asynchronously).
- commitValueAsFileDocument(IContext) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
- 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.
- commitWithoutEvents(IContext, IMendixObject) - Method in interface com.mendix.core.ICore
-
Deprecated.
Commits the given object without events.
- commitWithoutEvents(IContext, IMendixObject, int) - Method in interface com.mendix.core.ICore
-
Deprecated.
Commits the given object without events.
- commitWithoutEvents(IContext, List<IMendixObject>) - Method in interface com.mendix.core.ICore
-
Deprecated.
Commits the given objects without events.
- commitWithoutEvents(IContext, List<IMendixObject>, int) - Method in interface com.mendix.core.ICore
-
Deprecated.
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 in com.mendix.modules.exportmanager.interfaces
-
- compareTo(RuntimeVersion) - Method in class com.mendix.core.conf.RuntimeVersion
-
- 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 in com.mendix.core.conf
-
- contains(IMendixIdentifier) - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
- context() - Method in class com.mendix.systemwideinterfaces.core.UserAction
-
- 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(Throwable) - Constructor for exception com.mendix.core.CoreException
-
- CoreException(String, 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, Throwable) - Constructor for exception com.mendix.core.CoreRuntimeException
-
- CoreRuntimeException(String) - Constructor for exception com.mendix.core.CoreRuntimeException
-
- CoreRuntimeException(Throwable) - Constructor for exception com.mendix.core.CoreRuntimeException
-
- 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, Map<String, String>) - 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, 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, Map<String, String>) - 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, 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, Map<String, String>) - 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.
- Counters - Interface in com.mendix.metrics
-
Counters count occurrences of an event.
- counters() - Method in interface com.mendix.metrics.Metrics
-
Counters count occurrences of an event.
- createClone() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- createContext() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Create new context.
- createContext(IContext.ExecutionType) - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- 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.
- createDataType(String) - Method in interface com.mendix.core.ICore
-
Deprecated.
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) - Method in interface com.mendix.core.ICore
-
Deprecated.
Creates a DataType based on an object type and a attribute name.
- createExcelGrid() - Static method in class com.mendix.modules.exportmanager.excel.ExcelExporter
-
- createExcelGrid() - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Creates a new ExcelGrid
- createMendixIdentifier(String) - Static method in class com.mendix.core.Core
-
Creates a IMendixIdentifier for the given guid.
- createMendixIdentifier(long) - Static method in class com.mendix.core.Core
-
Creates a new IMendixIdentifier for the given guid.
- createMendixIdentifier(long) - Method in interface com.mendix.core.ICore
-
Deprecated.
Creates a new IMendixIdentifier for the given guid.
- createMendixIdentifier(String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Creates a IMendixIdentifier for the given guid.
- createOQLTextGetRequest() - Static method in class com.mendix.core.Core
-
Create a new IOQLTextGetRequest.
- createOQLTextGetRequest() - Method in interface com.mendix.core.ICore
-
Deprecated.
Create a new IOQLTextGetRequest.
- createOQLTextGetRequestFromDataSet(String) - Static method in class com.mendix.core.Core
-
- createOQLTextGetRequestFromDataSet(String) - Method in interface com.mendix.core.ICore
-
Deprecated.
- createParameterMap() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.ITextGetRequest
-
Returns a new object to set parameter values for this query.
- createRetrievalSchema() - Static method in class com.mendix.core.Core
-
Create a new IRetrievalSchema.
- createRetrievalSchema() - Method in interface com.mendix.core.ICore
-
Deprecated.
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).
- createSystemContext() - Method in interface com.mendix.core.ICore
-
Deprecated.
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
- createXPathQuery(String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Creates an XPath query representation that can be built up in a fluent manner
- createXPathTextGetRequest() - Static method in class com.mendix.core.Core
-
Create a new IXPathTextGetRequest.
- createXPathTextGetRequest() - Method in interface com.mendix.core.ICore
-
Deprecated.
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
-
- CustomJavaAction<R> - Class in com.mendix.webui
-
- CustomJavaAction(IContext) - Constructor for class com.mendix.webui.CustomJavaAction
-
- 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
-
Commit the transaction, this will end this transaction or remove a save point from the queue if the transaction is nested
- 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
-
- EnumConstant - Class in com.mendix.webui.reporting
-
- EnumConstant(String, String) - Constructor for class com.mendix.webui.reporting.EnumConstant
-
- 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
-
- errorFields() - Method in class com.mendix.core.objectmanagement.DataValidationInfo
-
- evaluateExpression(IContext, Map<String, Object>, String) - Static method in class com.mendix.core.Core
-
Evaluate the given (microflow)expression.
- evaluateExpression(IContext, Map<String, Object>, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
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<T>, Class) - Constructor for class com.mendix.core.actionmanagement.EventActionInfo
-
- EventActionInfo(Consumer<T>, Class, 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(T) - Static method in class com.mendix.core.Core
-
Execute an action asynchronously, result is given and/or exceptions are raised when calling Future.get().
- execute(IContext, String, Object...) - Static method in class com.mendix.core.Core
-
Execute a Java or microflow action synchronously based on the name passed.
- execute(IContext, String, Map<String, Object>) - Static method in class com.mendix.core.Core
-
Execute the specified action (synchronously).
- execute(IContext, String, boolean, Map<String, Object>) - Static method in class com.mendix.core.Core
-
Execute the specified action (synchronously).
- execute(IContext, String, boolean, Map<String, Object>) - Method in interface com.mendix.core.ICore
-
Deprecated.
Execute the specified action (synchronously).
- execute(IContext, String, Map<String, Object>) - Method in interface com.mendix.core.ICore
-
Deprecated.
Execute the specified action (synchronously).
- execute(IContext, String, Object...) - Method in interface com.mendix.core.ICore
-
Deprecated.
Execute a Java or microflow action synchronously based on the name passed.
- execute(T) - Method in interface com.mendix.core.ICore
-
Deprecated.
Execute an action asynchronously, result is given and/or exceptions are raised when calling Future.get().
- execute(IContext) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Retrieves object list using the given context (synchronously).
- execute() - Method in class com.mendix.systemwideinterfaces.core.UserAction
-
This, already implemented, method calls executeAction
on execution of this Action.
- 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, Object...) - Static method in class com.mendix.core.Core
-
Execute the specified action (asynchronously).
- executeAsync(IContext, String, boolean, Map<String, Object>) - Static method in class com.mendix.core.Core
-
Execute the specified microflow (asynchronously).
- executeAsync(IContext, String, long, boolean, Map<String, Object>) - Method in interface com.mendix.core.ICore
-
Deprecated.
Execute the specified microflow (asynchronously).
- executeAsync(IContext, String, long, Object...) - Method in interface com.mendix.core.ICore
-
Deprecated.
Execute the specified action (asynchronously)
Result is given and/or exceptions are raised when calling Future.get().
- executeAsync(IContext, String, Object...) - Method in interface com.mendix.core.ICore
-
Deprecated.
Execute the specified action (asynchronously)
Result is given and/or exceptions are raised when calling Future.get().
- executeHttpRequest(URI, HttpMethod, HttpHeader[], InputStream) - Method in interface com.mendix.http.Http
-
Executes an HTTP request.
- executeHttpRequest(URI, HttpMethod, HttpHeader[], InputStream) - Method in interface com.mendix.integration.Integration
-
- executeInBackground(IContext, String) - Method in interface com.mendix.core.actionmanagement.MicroflowCallBuilder
-
This API call is experimental and should not be used! It will not work without explicitly enabling background processing.
- executeSync(T) - Static method in class com.mendix.core.Core
-
Execute an action synchronously.
- executeSync(T) - Method in interface com.mendix.core.ICore
-
Deprecated.
Execute an action synchronously.
- executeVoid(T) - Static method in class com.mendix.core.Core
-
Execute the specified action (asynchronously).
- executeVoid(T) - Method in interface com.mendix.core.ICore
-
Deprecated.
Execute the specified action (asynchronously).
- executeWithConnection(Function<Connection, R>) - Method in interface com.mendix.datastorage.DataStorage
-
Executes the given function and returns its result.
- executeWithConnection(IContext, Function<Connection, R>) - Method in interface com.mendix.datastorage.DataStorage
-
- EXPIRES - Static variable in class com.mendix.externalinterface.connector.RequestHandler
-
- ExportManagerModule - Class in com.mendix.modules.exportmanager
-
Generate PDF and Excel files using this module.
- ExportManagerModule() - Constructor for class com.mendix.modules.exportmanager.ExportManagerModule
-
- exportStream(IContext, String, IMendixObject, Boolean) - Static method in class com.mendix.core.Core
-
- exportStream(IContext, String, IMendixObject, boolean) - Method in interface com.mendix.integration.Integration
-
- 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.
- Gauges - Interface in com.mendix.metrics
-
Gauges are arbitrary, persistent values.
- gauges() - Method in interface com.mendix.metrics.Metrics
-
Gauges are arbitrary, persistent values.
- generateXLS(IContext, IMendixObject, String, List<IExcelGrid>) - Static method in class com.mendix.modules.exportmanager.excel.ExcelExporter
-
Generate Excel file.
- generateXLS(IContext, IMendixObject, String, List<String>, boolean, List<String>) - Static method in class com.mendix.modules.exportmanager.excel.ExcelExporter
-
- generateXLS(IContext, IMendixObject, String, IExcelGrid) - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
* Generates an Excel file from the given grid.
- generateXLS(IContext, IMendixObject, String, List<IExcelGrid>) - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Generates an Excel file from the given grids
- generateXLS(IContext, IMendixObject, String, List<String>, boolean) - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Generates an Excel file from the given oql queries.
- generateXLS(IContext, IMendixObject, String, String, boolean) - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Generates an Excel file from the given oql query.
- generateXLS(IContext, IMendixObject, String, String, boolean, List<String>) - Static method in class com.mendix.modules.exportmanager.ExportManagerModule
-
Generates an Excel file from the given oql query.
- 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.
- getActionQueueSize() - Method in interface com.mendix.core.ICore
-
Deprecated.
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.
- getActiveActionCount() - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns the current number of active actions.
- getActiveSession(String) - Static method in class com.mendix.core.Core
-
- getActiveSession(String) - Method in interface com.mendix.core.ICore
-
- getActiveSessions() - Static method in class com.mendix.core.Core
-
- getActiveSessions() - Method in interface com.mendix.core.ICore
-
- getAddedIds() - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
- 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.integration.IHttpResponse
-
Deprecated.
Returns all the headers of this response.
- getAllMendixObjects() - Static method in class com.mendix.core.Core
-
Get all IMendixObject types.
- getAllMendixObjects() - Method in interface com.mendix.core.ICore
-
Deprecated.
Get all IMendixObject types.
- getAllowedUserRoles() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
- getAmount() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Returns the count of the result rows to be retrieved.
- getApplicationRootUrl() - Method in interface com.mendix.core.conf.Configuration
-
- getAttributes() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectIndex
-
- 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
-
- getCategory() - Method in exception com.mendix.systemwideinterfaces.core.UserException
-
- getCell(int) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
Get cell in this column at given row index.
- 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
-
- getChangedDate(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getChangedMembers(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getChild() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getClientCertificatePasswords() - Method in interface com.mendix.core.conf.Configuration
-
- 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
-
- getCode() - Method in interface com.mendix.systemwideinterfaces.core.ILanguage
-
- getColumn(int) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelGrid
-
Get column at given column index.
- getColumnCount() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTableSchema
-
Returns the number of columns a row contains.
- 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
-
- 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
-
- getCompletedActionCount() - Static method in class com.mendix.core.Core
-
Returns the number of completed actions since server startup.
- getCompletedActionCount() - Method in interface com.mendix.core.ICore
-
Deprecated.
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.
- getConcurrentUserCount(boolean) - Method in interface com.mendix.core.ICore
-
Deprecated.
The current number of concurrent users.
- getConfiguration() - Static method in class com.mendix.core.Core
-
Returns the current configuration.
- getConfiguration() - Method in interface com.mendix.core.ICore
-
Deprecated.
- getConstantValue(String) - Method in interface com.mendix.core.conf.Configuration
-
- getConstantValue(Object, 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.integration.IHttpResponse
-
Deprecated.
Obtains the content of this response, if any.
- getContent() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- 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
-
Get context objects
- getCreatedDate(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getCsrfToken() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getCSVExportBatchSize() - Method in interface com.mendix.core.conf.Configuration
-
- getCurrentIdentifier() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getCurrentPoolSize() - Static method in class com.mendix.core.Core
-
Returns the current action pool size.
- getCurrentPoolSize() - Method in interface com.mendix.core.ICore
-
Deprecated.
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
-
- getDatabaseChildColumnName(IMetaAssociation) - Static method in class com.mendix.core.Core
-
Returns the name of the database column for the child of the given association.
- getDatabaseChildColumnName(IMetaAssociation) - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns the name of the database column for the child of the given association.
- getDatabaseColumnName(IMetaPrimitive) - Static method in class com.mendix.core.Core
-
Returns the name of the database column for the given attribute.
- getDatabaseColumnName(IMetaPrimitive) - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns the name of the database column for the given attribute.
- getDatabaseParentColumnName(IMetaAssociation) - Static method in class com.mendix.core.Core
-
Returns the name of the database column for the parent of the given association.
- getDatabaseParentColumnName(IMetaAssociation) - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns the name of the database column for the parent of the given association.
- getDatabaseTableName(IMetaObject) - Static method in class com.mendix.core.Core
-
Returns the name of the database table for the given entity type.
- getDatabaseTableName(IMetaAssociation) - Static method in class com.mendix.core.Core
-
Returns the name of the database table for the given association.
- getDatabaseTableName(IMetaObject) - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns the name of the database table for the given entity type.
- getDatabaseTableName(IMetaAssociation) - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns the name of the database table for the given association.
- getDataTable() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
- getDataValidationFeedback() - Method in exception com.mendix.systemwideinterfaces.core.UserException
-
- getDataValidationList() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getDataValidations() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDataValidationsByMember(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDateFormat() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- getDeclaredMetaAssociationChild(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDeclaredMetaAssociationParent(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDeclaredMetaAssociationsChild() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDeclaredMetaAssociationsParent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDeclaredMetaPrimitive(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDeclaredMetaPrimitives() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getDefaultLanguage() - Static method in class com.mendix.core.Core
-
Returns the default language of the loaded project.
- getDefaultLanguage() - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns the default language of the loaded project.
- getDefaultStyle() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelGrid
-
- getDefaultValue() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- getDeleteBehaviourChild() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getDeleteBehaviourChildMessageKey() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getDeleteBehaviourParent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getDeleteBehaviourParentMessageKey() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- 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
-
- 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
-
- getEnumConstants() - Method in class com.mendix.webui.reporting.EnumType
-
- getEnumeration() - Method in interface com.mendix.core.objectmanagement.member.MendixEnum
-
- getEnumeration() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
- getEnumeration() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue
-
- getEnumeration() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- getEnumType() - Method in class com.mendix.webui.reporting.ColumnType
-
- getEnumValues() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumeration
-
- getEnumValues() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- 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
-
Get execution id, if set, from the client This is an id that is unique within this context
- getExecutionThread() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getExecutionType() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getExpiresTimeStamp(int) - Method in class com.mendix.externalinterface.connector.RequestHandler
-
- 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.
- getFeedbackList() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getFileDocumentContent(IContext, IMendixObject) - Static method in class com.mendix.core.Core
-
Returns contents of a file document as an input stream.
- getFileDocumentContent(IContext, IMendixObject) - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns contents of a file document as an input stream.
- getFileSeparator() - Method in interface com.mendix.core.conf.Configuration
-
- getFirstHeader(String) - Method in interface com.mendix.http.HttpResponse
-
Returns the first header with a specified name of this response.
- getFirstHeader(String) - Method in interface com.mendix.integration.IHttpResponse
-
Deprecated.
Returns the first header with a specified name of this response.
- getFromAddress() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- getFromAddress() - Method in class com.mendix.modules.email.SMTPConfiguration
-
- getGrantableRoleNames() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getGuestUserRoleName() - Method in interface com.mendix.core.conf.Configuration
-
- getHeaders(String) - Method in interface com.mendix.http.HttpResponse
-
Returns all the headers with a specified name of this response.
- getHeaders(String) - Method in interface com.mendix.integration.IHttpResponse
-
Deprecated.
Returns all the headers with a specified name of this response.
- getHost() - Method in interface com.mendix.http.IProxyConfiguration
-
Gets the proxy host.
- getHttpVersion() - Method in interface com.mendix.http.HttpResponse
-
Returns the http version for this response.
- getHttpVersion() - Method in interface com.mendix.integration.IHttpResponse
-
Deprecated.
Returns the http version for this response.
- getI18NCaptionKey() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue
-
- getId() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getId() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Get session id.
- getId() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getId() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
Returns the unique id of this security setting.
- getIdentifier() - Method in interface com.mendix.http.ICertificateInfo
-
Gets an identifier for this certificate information.
- getIdentifier() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue
-
- getIdsOfSameXPathConstraints() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
Only for internal use.
- getIFrameUploadDomain() - Method in interface com.mendix.core.conf.Configuration
-
- getImage(IContext, IMendixObject, boolean) - Static method in class com.mendix.core.Core
-
Retrieve contents of the given image document.
- getImage(IContext, IMendixObject, boolean) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieve contents of the given image document.
- getImage() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumValue
-
- getImagePath() - Method in interface com.mendix.core.conf.Configuration
-
- getImagePath() - Method in class com.mendix.webui.reporting.EnumConstant
-
- 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
-
- getInputParameters(String) - Static method in class com.mendix.core.Core
-
Returns all input parameter data types the specified action by name.
- getInputParameters(String) - Method in interface com.mendix.core.ICore
-
Deprecated.
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.
- getInternationalizedString(IContext, String, Object...) - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns the translated string for a certain key and context.
- getInternationalizedString(String, String, Object...) - Method in interface com.mendix.core.ICore
-
Deprecated.
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
-
- getLanguage() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getLanguage() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
- getLargestPoolSize() - Static method in class com.mendix.core.Core
-
Returns the largest action pool size.
- getLargestPoolSize() - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns the largest action pool size.
- getLastActive() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getLength() - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
- getLength() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- getListenersRegistry() - Static method in class com.mendix.core.Core
-
Returns an instance of
ListenersRegistry
which can be used to register
callbacks for commit, create, change and delete actions on all persistable entities in the application.
- getListenersRegistry() - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns an instance of
ListenersRegistry
which can be used to register
callbacks on system events for all persistable entities in the application.
- getLocale(IContext) - Static method in class com.mendix.core.Core
-
Retrieve locale using the given context.
- getLocale(String) - Static method in class com.mendix.core.Core
-
Retrieve locale using the given language code (e.g.
- getLocale(IContext) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieve locale using the given context.
- getLocale(String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieve locale using the given language code (e.g.
- getLogger(String) - Static method in class com.mendix.core.Core
-
- getLogger(String) - Method in interface com.mendix.core.ICore
-
Deprecated.
- getMaximumNumberConcurrentUsers() - Static method in class com.mendix.core.Core
-
Returns the maximum number of concurrent users since the server was started.
- getMaximumNumberConcurrentUsers() - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns the maximum number of concurrent users since the server was started.
- getMember(IContext, String) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getMemberName() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.ISortExpression
-
Returns the member on which the query result must be sorted.
- getMembers(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getMemberValueState(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
- getMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.ILanguage
-
- getMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
- getMetaAssociation(String) - Static method in class com.mendix.core.Core
-
Get the IMetaAssociation corresponding to the given association name.
- getMetaAssociation(String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Get the IMetaAssociation corresponding to the given association name.
- getMetaAssociationChild(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaAssociationParent(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaAssociations() - Static method in class com.mendix.core.Core
-
Get all IMetaAssociations.
- getMetaAssociations() - Method in interface com.mendix.core.ICore
-
Deprecated.
Get all IMetaAssociations.
- getMetaAssociationsChild() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaAssociationsParent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaInfo() - Method in class com.mendix.core.actionmanagement.CoreAction
-
- getMetaObject(String) - Static method in class com.mendix.core.Core
-
Get the IMetaObject corresponding to the given meta object name.
- getMetaObject(String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Get the IMetaObject corresponding to the given meta object name.
- getMetaObject() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getMetaObjectAccesses() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaObjectAccessesWithoutXPath(IContext) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaObjectAccessesWithXPath(IContext) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaObjects() - Static method in class com.mendix.core.Core
-
Get all IMetaObjects.
- getMetaObjects() - Method in interface com.mendix.core.ICore
-
Deprecated.
Get all IMetaObjects.
- getMetaPrimitive(String) - Static method in class com.mendix.core.Core
-
Get the IMetaPrimtive based on a qualified attribute name (e.g.
- getMetaPrimitive(String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Get the IMetaPrimtive based on a qualified attribute name (e.g.
- getMetaPrimitive() - Method in interface com.mendix.systemwideinterfaces.core.meta.IDataValidation
-
- getMetaPrimitive(String) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMetaPrimitive() - Method in class com.mendix.webui.reporting.ColumnType
-
- getMetaPrimitives() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getMicroflowNames() - Static method in class com.mendix.core.Core
-
Returns the names of all modeled microflows.
- getMicroflowNames() - Method in interface com.mendix.core.ICore
-
Deprecated.
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 meta association.
- getModelGUID() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
Returns the identifier of the modeled entity which is the base of this meta object.
- getModelGUID() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectIndex
-
Returns the identifier of the modeled index which is the base of this meta object index.
- getModelGUID() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
Returns the identifier of the modeled attribute which is the base of this meta primitive.
- getModelVersion() - Static method in class com.mendix.core.Core
-
Returns the model version of the project.
- getModelVersion() - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns the model version of the project.
- getModuleName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- 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 class com.mendix.integration.HttpHeader
-
Deprecated.
Returns the key for this header.
- getName() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelGrid
-
- getName() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataColumnSchema
-
Returns the name of the column.
- getName() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
- getName() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
- getName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaEnumeration
-
- getName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- getNamedUserCount() - Static method in class com.mendix.core.Core
-
- getNamedUserCount() - Method in interface com.mendix.core.ICore
-
Deprecated.
- getNewLine() - Method in interface com.mendix.core.conf.Configuration
-
- getNonVirtualDeclaredMetaPrimitives() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getNumberConcurrentSessions() - Static method in class com.mendix.core.Core
-
Returns current number of concurrent sessions.
- getNumberConcurrentSessions() - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns current number of concurrent sessions.
- getObject() - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
- getObjectType() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
- getObjectType() - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
- getOffset() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Returns the start row from where the result will be retrieved.
- getOriginalValue(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
- getOwner(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getOwner() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getParameters() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.ITextGetRequest
-
Returns the object with parameters values.
- getParams() - Method in interface com.mendix.systemwideinterfaces.core.IFeedback
-
- getParent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getParent() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- getPassword() - Method in class com.mendix.core.conf.WebServiceCertificateInfo
-
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
-
- getPrimitiveType() - Method in class com.mendix.webui.reporting.ColumnType
-
- getProfiler() - Static method in class com.mendix.core.Core
-
- getProfiler() - Method in interface com.mendix.core.ICore
-
Deprecated.
- getProjectId() - Static method in class com.mendix.core.Core
-
Returns the project identifier of the project.
- getProjectId() - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns the project identifier of the project.
- getProxyConfiguration() - Method in interface com.mendix.http.IHttpConfiguration
-
Gets the proxy 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
-
- getReasonPhrase() - Method in interface com.mendix.http.HttpResponse
-
Returns the reason phrase for this response.
- getReasonPhrase() - Method in interface com.mendix.integration.IHttpResponse
-
Deprecated.
Returns the reason phrase for this response.
- getReferences(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getReferenceSets(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getRemoteSource() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getRemovedIds() - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
- getReplace() - Method in class com.mendix.core.actionmanagement.ActionListener
-
- getReplyToAddress() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- getReplyToAddress() - Method in class com.mendix.modules.email.SMTPConfiguration
-
- getRequestStartTime() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getResourcesPath() - Method in interface com.mendix.core.conf.Configuration
-
- 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.
- getReturnType(String) - Method in interface com.mendix.core.ICore
-
Deprecated.
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 a Runtime Request.
- getRuntimeResponse() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Returns a Runtime Response.
- getSaxSource() - Method in interface com.mendix.systemwideinterfaces.IWebserviceResponse
-
- getScheduledActionCount() - Static method in class com.mendix.core.Core
-
Returns the number of actions currently scheduled for future execution.
- getScheduledActionCount() - Method in interface com.mendix.core.ICore
-
Deprecated.
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
-
- 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
-
Get session
- getSessionById(UUID) - Static method in class com.mendix.core.Core
-
Returns the session belonging to the given session id.
- getSessionById(UUID) - Method in interface com.mendix.core.ICore
-
Deprecated.
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
-
- getSMTPHost() - Method in class com.mendix.modules.email.SMTPConfiguration
-
- getSMTPPort() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- getSMTPPort() - Method in class com.mendix.modules.email.SMTPConfiguration
-
- getSortExpressions() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Returns the sort expressions which are used to sort the result data of this request.
- getSpecificationVersion() - Static method in class com.mendix.core.conf.RuntimeVersion
-
- getStartupDateTime() - Static method in class com.mendix.core.Core
-
Returns the startup date time of the Mendix Business Server.
- getStartupDateTime() - Method in interface com.mendix.core.ICore
-
Deprecated.
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
-
- getState() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
- getStatusCode() - Method in interface com.mendix.http.HttpResponse
-
Returns the status code for this response.
- getStatusCode() - Method in interface com.mendix.integration.IHttpResponse
-
Deprecated.
Returns the status code for this response.
- getStorageService() - Method in interface com.mendix.core.conf.Configuration
-
- getStream() - Method in interface com.mendix.systemwideinterfaces.IWebserviceResponse
-
- getStyle() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- getStyle() - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
- getSubObjects() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getSubtypesOf(String) - Static method in class com.mendix.core.Core
-
Get all subtypes for an object type (including subtypes of subtypes, etc.).
- getSubtypesOf(String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Get all subtypes for an object type (including subtypes of subtypes, etc.).
- getSuperName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getSuperObject() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getSuperObjects() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- getTargetClass() - Method in class com.mendix.core.actionmanagement.ActionListener
-
- getTargetType() - Method in interface com.mendix.systemwideinterfaces.core.IFeedback
-
- getTempPath() - Method in interface com.mendix.core.conf.Configuration
-
- getTimeZone() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getTotalResultCount() - Method in class com.mendix.webui.reporting.DataSetResult
-
- getTotalRowCount() - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataTable
-
Returns the total count of rows in the data store.
- getTransactionId() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getType() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
- getType() - Method in interface com.mendix.systemwideinterfaces.core.IFeedback
-
- getType() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getType() - Method in interface com.mendix.systemwideinterfaces.core.meta.IDataValidation
-
- getType() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaAssociation
-
- getType() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- getTypeOfValue(Object) - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
Returns DataType of the given value.
If the given value is a List, it should contain at least one item to set the object type
- getUnhashedValue(IContext) - Method in interface com.mendix.core.objectmanagement.member.MendixHashString
-
- getUnwrappedAction() - Method in class com.mendix.core.actionmanagement.CoreAction
-
- getUser(IContext, String) - Static method in class com.mendix.core.Core
-
Returns a user using the given user name.
- getUser(IContext, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns a user using the given user name.
- getUser() - Method in interface com.mendix.http.IProxyConfiguration
-
Gets the proxy user.
- getUser() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getUser(IContext) - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Get user.
- getUserAgent() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getUserId() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getUserName() - Method in class com.mendix.core.action.user.LoginAction
-
- getUserName() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- getUserName() - Method in class com.mendix.modules.email.SMTPConfiguration
-
- getUserName() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getUserPass() - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- getUserPass() - Method in class com.mendix.modules.email.SMTPConfiguration
-
- getUserRoleNames() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
- getUserRolesNames() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- getValue() - Method in class com.mendix.http.HttpHeader
-
Returns the value for this header.
- getValue() - Method in class com.mendix.integration.HttpHeader
-
Deprecated.
Returns the value for this header.
- getValue() - Method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
-
- getValue(IContext, String) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Returns the value of the column with the specified name in this row.
- getValue(IContext, int) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Returns the value of the column with the specified index in this row.
- getValue(IContext, IDataColumnSchema) - Method in interface com.mendix.systemwideinterfaces.connectionbus.data.IDataRow
-
Returns the value of the column with the index of the specified schema in this row.
- getValue(IContext, String) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Returns the member value for the given memberName.
- getValue(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
- getValueFromString(String) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Get value for this ObjectMember from a String
- getValueFromStringSet(String) - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
- getVariables() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- getVirtualActionName() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- getVirtualMembers(IContext) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- getWebServiceCertificates() - Method in interface com.mendix.core.conf.Configuration
-
- getWriteAccessMembers() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
- 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.
- getXASId() - Method in interface com.mendix.core.ICore
-
Deprecated.
Returns the id of this server instance.
- getXpathConstraint() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
- guid() - Method in class com.mendix.core.objectmanagement.DataValidationInfo
-
- IActionManager - Interface in com.mendix.systemwideinterfaces.core
-
- IActionRegistrator - Interface in com.mendix.core.actionmanagement
-
- ICertificateInfo - Interface in com.mendix.http
-
A (private) certificate file with its password.
- IConfiguration - Interface in com.mendix.systemwideinterfaces.core
-
- IContext - Interface in com.mendix.systemwideinterfaces.core
-
Interface defining context
- IContext.ExecutionType - Enum in com.mendix.systemwideinterfaces.core
-
- ICore - Interface in com.mendix.core
-
- ICoreAction<T> - Interface in com.mendix.systemwideinterfaces.core
-
- IDataColumnSchema - Interface in com.mendix.systemwideinterfaces.connectionbus.data
-
A DataColumnSchema describes all properties of a column inside a DataTableSchema
- IDataRow - Interface in com.mendix.systemwideinterfaces.connectionbus.data
-
A DataRow
represents a row in a DataTable
- 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 of DataRow
objects
- IDataTableSchema - Interface in com.mendix.systemwideinterfaces.connectionbus.data
-
A DataTableSchema describes the sctucture of a DataTable
- IDataType - Interface in com.mendix.systemwideinterfaces.core
-
Generic class for Mendix data types.
- IDataType.DataTypeEnum - Enum in com.mendix.systemwideinterfaces.core
-
- IDataValidation - Interface in com.mendix.systemwideinterfaces.core.meta
-
Represents a validation rule of an entity (IMetaObject) for an attribute (IMetaPrimitive).
- IExcelCell - Interface in com.mendix.modules.exportmanager.interfaces.excel
-
Representation of an excel cell.
- IExcelCell.CellType - Enum in com.mendix.modules.exportmanager.interfaces.excel
-
- IExcelCellStyle - Interface in com.mendix.modules.exportmanager.interfaces.excel
-
Representation of an excel cell style.
- IExcelCellStyle.BorderTypes - Enum in com.mendix.modules.exportmanager.interfaces.excel
-
- IExcelCellStyle.Color - Enum in com.mendix.modules.exportmanager.interfaces.excel
-
- IExcelCellStyle.HorizontalAlignment - Enum in com.mendix.modules.exportmanager.interfaces.excel
-
- IExcelCellStyle.VerticalAlignment - Enum in com.mendix.modules.exportmanager.interfaces.excel
-
- IExcelColumn - Interface in com.mendix.modules.exportmanager.interfaces.excel
-
Representation of an excel column.
- IExcelGrid - Interface in com.mendix.modules.exportmanager.interfaces.excel
-
Representation of an excel grid.
- IFeedback - Interface in com.mendix.systemwideinterfaces.core
-
Feedback instructions.
- IFeedback.FormTarget - Enum in com.mendix.systemwideinterfaces.core
-
OpenFormFeedback parameter FormTarget
- IFeedback.MessageType - Enum in com.mendix.systemwideinterfaces.core
-
TextMessageFeedback parameter MessageType
- IFeedback.TargetType - Enum in com.mendix.systemwideinterfaces.core
-
Depending on the target, the handling of the instruction will be passed
to core of the clientsystem or to the some specific widget.
- IFeedback.Type - Enum in com.mendix.systemwideinterfaces.core
-
- IGetRequest - Interface in com.mendix.systemwideinterfaces.connectionbus.requests.types
-
This interface represents a retrieval request.
- IHttpConfiguration - Interface in com.mendix.http
-
Configuration for Http.
- IHttpResponse - Interface in com.mendix.integration
-
- ILanguage - Interface in com.mendix.systemwideinterfaces.core
-
Represents a user language.
- IMendixIdentifier - Interface in com.mendix.systemwideinterfaces.core
-
Identifier object holding the information for uniquely identifiying an object instance
holds the following information:
- object type
- datastore code
- object id
Based on this information the MendixIdentifier can generate a global unique identifier (GUID)
which is globally unique within the whole XAS
- IMendixObject - Interface in com.mendix.systemwideinterfaces.core
-
Representation of an entity (IMetaObject) instance.
- IMendixObject.ObjectState - Enum in com.mendix.systemwideinterfaces.core
-
- IMendixObjectMember<T> - Interface in com.mendix.systemwideinterfaces.core
-
Mendix object member (attribute or association).
- IMendixObjectMember.MemberState - Enum in com.mendix.systemwideinterfaces.core
-
- IMendixObjectMember.MemberValueState - Enum in com.mendix.systemwideinterfaces.core
-
- IMetaAssociation - Interface in com.mendix.systemwideinterfaces.core.meta
-
Entity (IMetaObject) association member representation.
- IMetaAssociation.AssociationOwner - Enum in com.mendix.systemwideinterfaces.core.meta
-
- IMetaAssociation.AssociationType - Enum in com.mendix.systemwideinterfaces.core.meta
-
- IMetaAssociation.DeleteBehaviourChild - Enum in com.mendix.systemwideinterfaces.core.meta
-
- IMetaAssociation.DeleteBehaviourParent - Enum in com.mendix.systemwideinterfaces.core.meta
-
- IMetaEnumeration - Interface in com.mendix.systemwideinterfaces.core.meta
-
Enumeration representation.
- IMetaEnumValue - Interface in com.mendix.systemwideinterfaces.core.meta
-
Entity enumeration representation.
- IMetaObject - Interface in com.mendix.systemwideinterfaces.core.meta
-
Entity representation.
- IMetaObjectAccess - Interface in com.mendix.systemwideinterfaces.core.meta
-
Entity (IMetaObject) security settings.
- IMetaObjectIndex - Interface in com.mendix.systemwideinterfaces.core.meta
-
Representation of a database index for an entity member.
- IMetaPrimitive - Interface in com.mendix.systemwideinterfaces.core.meta
-
Entity (IMetaObject) attribute member.
- IMetaPrimitive.PrimitiveType - Enum in com.mendix.systemwideinterfaces.core.meta
-
- importStream(IContext, InputStream, String, IMendixObject, Boolean) - Static method in class com.mendix.core.Core
-
- 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, 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, 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 com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
-
- 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.
- initializeGuestSession() - Method in interface com.mendix.core.ICore
-
Deprecated.
Initialize a new session for a guest user.
- initializeSession(IUser, String) - Static method in class com.mendix.core.Core
-
Initialize a new session for the given user.
- initializeSession(IUser, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
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, 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, 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.
- instantiate(IContext, String) - Static method in class com.mendix.core.Core
-
Creates a new IMendixObject with the given object type (synchronously).
- instantiate(IContext, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
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).
- instantiateAsync(IContext, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Creates a new IMendixObject with the given object type (asynchronously).
- 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
-
- 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
-
Representation of the structure the to be retrieved data should adhere to.
- isActive() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
- isAllowCreate() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
- isAllowDelete() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObjectAccess
-
- isAnonymous() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
- 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
-
- isChanged() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- ISchemeManager - Interface in com.mendix.systemwideinterfaces.core
-
- isDecimal() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- isEmpty() - Method in interface com.mendix.core.objectmanagement.member.MendixHashString
-
- ISession - Interface in com.mendix.systemwideinterfaces.core
-
Session interface.
- ISessionManager - Interface in com.mendix.systemwideinterfaces.core
-
- isFileDocument() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- 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
-
- isInDevelopment() - Method in interface com.mendix.core.ICore
-
Deprecated.
- isInteractive() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- isInTransaction() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- isKeepAliveEnabled() - Method in interface com.mendix.core.conf.Configuration
-
- isKeepAliveEnabled() - Method in interface com.mendix.systemwideinterfaces.core.IConfiguration
-
- isList() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
- isLocalFileSystemCleaningEnabled() - Method in interface com.mendix.core.conf.Configuration
-
- isMendixObject() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
- ISMTPConfiguration - Interface in com.mendix.modules.email.interfaces
-
- isNew() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
- isNothing() - Method in interface com.mendix.systemwideinterfaces.core.IDataType
-
- isNumeric() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- ISortExpression - Interface in com.mendix.systemwideinterfaces.connectionbus.requests
-
This interface represents a configuration for sorting data store results.
- ISortExpression.SortDirection - Enum in com.mendix.systemwideinterfaces.connectionbus.requests
-
Specifies the sort order.
- isPersistable() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- isRemote() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- isRightToLeft() - Method in interface com.mendix.systemwideinterfaces.core.ILanguage
-
- isSessionKilledByNewLogin(IMxRuntimeRequest) - Method in class com.mendix.externalinterface.connector.RequestHandler
-
- 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.
- 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(IMetaObject, IMetaObject) - Method in interface com.mendix.core.ICore
-
Deprecated.
Checks whether a type is a subclass of or equal to a potential super class.
- isSubClassOf(String, short) - Method in interface com.mendix.core.ICore
-
Deprecated.
Checks whether a type is a subclass of or equal to a potential super class.
- isSubClassOf(String, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Checks whether a type is a subclass of or equal to a potential super class.
- isSubClassOf(IMetaObject) - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- isSudo() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
- isSystemSession() - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
- isUser() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaObject
-
- isValid(IContext, String) - Method in interface com.mendix.core.objectmanagement.member.MendixEnum
-
- isValid(IContext, IMendixObject, Object) - Method in interface com.mendix.systemwideinterfaces.core.meta.IDataValidation
-
Verifies whether object v complies to this rule
- isVirtual(IContext, String) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Check whether certain attribute is virtual
- isVirtual() - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
- isVirtual() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- isWebserviceUser() - Method in interface com.mendix.systemwideinterfaces.core.IUser
-
- ITextGetRequest - Interface in com.mendix.systemwideinterfaces.connectionbus.requests.types
-
This interface represents a textual retrieval request.
- IUser - Interface in com.mendix.systemwideinterfaces.core
-
- IWebserviceResponse - Interface in com.mendix.systemwideinterfaces
-
Web service response representation.
- IXPathTextGetRequest - Interface in com.mendix.systemwideinterfaces.connectionbus.requests.types
-
This class can be used to define an XPath retrieval query.
- raiseExceptionOnFalse - Variable in class com.mendix.core.actionmanagement.EventActionInfo
-
- 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, 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, 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) - 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, 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, 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) - 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, 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, double, 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, Map<String, String>) - 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.
- 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, 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, 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) - 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, 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, 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) - 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, 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, double, Map<String, String>) - Method in interface com.mendix.metrics.Gauges
-
Records the latest fixed value for the specified named gauge with tags.
- referenceType() - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReference
-
- referenceType() - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
- 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.
- registerLogSubscriber(LogSubscriber) - Static method in class com.mendix.core.Core
-
- registerLogSubscriber(LogSubscriber) - Method in interface com.mendix.core.ICore
-
Deprecated.
- registerProfiler(IProfiler) - Static method in class com.mendix.core.Core
-
- registerProfiler(IProfiler) - Method in interface com.mendix.core.ICore
-
Deprecated.
- 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.
- removeScheduledFuture(RunnableScheduledFuture<?>) - Method in interface com.mendix.core.ICore
-
Deprecated.
Remove scheduled future.
- removeSortExpression(ISortExpression) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Removes a sort expression from the list of sort expressions of this request.
- removeValue(IContext, IMendixIdentifier) - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
- 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
-
- reschedule(RunnableScheduledFuture<R>, CoreAction<R>, long, TimeUnit) - Static method in class com.mendix.core.Core
-
Reschedule an action with a new delay.
- reschedule(RunnableScheduledFuture<R>, CoreAction<R>, long, TimeUnit) - Method in interface com.mendix.core.ICore
-
Deprecated.
Reschedule an action with a new delay.
- resolveTokens(IContext, String) - Static method in class com.mendix.core.Core
-
Resolve tokens in the given text.
- resolveTokens(IContext, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Resolve tokens (Mendix system variables) in the given text.
- retrieveByIdWithSchema(IContext, IMendixIdentifier, IRetrievalSchema) - Method in interface com.mendix.core.ICore
-
Deprecated.
- 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.
- retrieveByPath(IContext, IMendixObject, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieves objects using the given object and path.
- retrieveByPath(IContext, IMendixObject, String, boolean) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieves objects using the given object and path.
- retrieveByPath(IContext, IMendixObject, String, String, boolean) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieves objects using the given object and path.
- retrieveId(IContext, IMendixIdentifier) - Static method in class com.mendix.core.Core
-
Retrieves object with the given id (synchronously).
- retrieveId(IContext, IMendixIdentifier) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieves object with the given id (synchronously).
- retrieveIdAsync(IContext, IMendixIdentifier) - Static method in class com.mendix.core.Core
-
Retrieves object with the given id (asynchronously).
- retrieveIdAsync(IContext, IMendixIdentifier) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieves object with the given id (asynchronously).
- retrieveIdList(IContext, List<IMendixIdentifier>, int, int, Map<String, String>) - Static method in class com.mendix.core.Core
-
Retrieves objects with the given ids (synchronously).
- retrieveIdList(IContext, List<IMendixIdentifier>) - Static method in class com.mendix.core.Core
-
Retrieves objects with the given ids (synchronously).
- retrieveIdList(IContext, List<IMendixIdentifier>) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieves objects with the given ids (synchronously).
- retrieveIdList(IContext, List<IMendixIdentifier>, int, int, Map<String, String>) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieves objects with the given ids (synchronously).
- retrieveIdListAsync(IContext, List<IMendixIdentifier>) - Static method in class com.mendix.core.Core
-
Retrieves objects with the given ids (asynchronously).
- retrieveIdListAsync(IContext, List<IMendixIdentifier>) - Method in interface com.mendix.core.ICore
-
Deprecated.
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).
- retrieveOQLDataTable(IContext, String, int, int) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieve raw data (IDataTable) using an OQL query (asynchronously).
- retrieveOQLDataTable(IContext, IGetRequest) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieve raw data (IDataTable) using an IGetRequest object (synchronously).
- retrieveOQLDataTable(IContext, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieve raw data (IDataTable) using an IGetRequest object (synchronously).
- retrieveOQLDataTableAsync(IContext, String) - 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, int, int) - Static method in class com.mendix.core.Core
-
Retrieve raw data (IDataTable) using an OQL query (asynchronously).
- retrieveOQLDataTableAsync(IContext, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieve raw data (IDataTable) using an OQL query (asynchronously).
- retrieveOQLDataTableAsync(IContext, IGetRequest) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieve raw data (IDataTable) using an IGetRequest object (asynchronously).
- retrieveOQLDataTableAsync(IContext, String, int, int) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieve raw data (IDataTable) using an OQL query (asynchronously).
- retrieveValue(IContext, OutputStream) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
- 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).
- 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) - Static method in class com.mendix.core.Core
-
Retrieves object list based on the given XPath query (synchronously).
- 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, int, Map<String, String>) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieves object list based on the given XPath query (synchronously).
- retrieveXPathQuery(IContext, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieves object list based on the given XPath query (synchronously).
- retrieveXPathQuery(IContext, String, int, int, Map<String, String>, int) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieves object list based on the given XPath query (synchronously).
- retrieveXPathQuery(IContext, String, int, int, Map<String, String>, int, int) - Method in interface com.mendix.core.ICore
-
Deprecated.
- 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).
- retrieveXPathQueryAggregate(IContext, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
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).
- retrieveXPathQueryAggregateAsync(IContext, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieves long aggregate value based on the given query (root element of the query should be an aggregate function) (asynchronously).
- retrieveXPathQueryAggregateAsyncDouble(IContext, String) - Static method in class com.mendix.core.Core
-
Retrieves long value based on the given query (query should have an aggregate function as root element).
- retrieveXPathQueryAggregateAsyncDouble(IContext, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieves long value based on the given query (query should have an aggregate function as root element).
- retrieveXPathQueryAggregateDecimal(IContext, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
- 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).
- retrieveXPathQueryAggregateDouble(IContext, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
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).
- retrieveXPathQueryAggregateSchema(IContext, String, IRetrievalSchema) - Method in interface com.mendix.core.ICore
-
Deprecated.
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) - Method in interface com.mendix.core.ICore
-
Deprecated.
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).
- retrieveXPathQueryAsync(IContext, String, int, int, Map<String, String>, int) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieves object list based on the given XPath query (asynchronously).
- retrieveXPathQueryEscaped(IContext, String, int, int, Map<String, String>, int, String...) - Static method in class com.mendix.core.Core
-
- retrieveXPathQueryEscaped(IContext, String, String...) - Static method in class com.mendix.core.Core
-
- retrieveXPathQueryEscaped(IContext, String, String...) - Method in interface com.mendix.core.ICore
-
- retrieveXPathQueryEscaped(IContext, String, int, int, Map<String, String>, int, String...) - Method in interface com.mendix.core.ICore
-
- 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).
- retrieveXPathQueryRaw(IContext, String, int, int, Map<String, String>, int) - Method in interface com.mendix.core.ICore
-
Deprecated.
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).
- retrieveXPathSchema(IContext, String, IRetrievalSchema, boolean, boolean) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieves objects based on the XPath query and given schema (synchronously).
- retrieveXPathSchemaEscaped(IContext, String, IRetrievalSchema, boolean, String...) - Static method in class com.mendix.core.Core
-
- retrieveXPathSchemaEscaped(IContext, String, IRetrievalSchema, boolean, boolean, String...) - Static method in class com.mendix.core.Core
-
Retrieves object list based on the given XPath query (synchronously).
- retrieveXPathSchemaEscaped(IContext, String, IRetrievalSchema, boolean, boolean, String...) - Method in interface com.mendix.core.ICore
-
- 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).
- retrieveXPathSchemaRaw(IContext, String, boolean, IRetrievalSchema) - Method in interface com.mendix.core.ICore
-
Deprecated.
Retrieves raw data (IDataTables) based on the XPath query and given schema (synchronously).
- rollback(IContext, IMendixObject) - Static method in class com.mendix.core.Core
-
Rollback changes of the object with the given id (synchronously).
- rollback(IContext, IMendixObject) - Method in interface com.mendix.core.ICore
-
Deprecated.
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).
- rollbackAsync(IContext, IMendixObject) - Method in interface com.mendix.core.ICore
-
Deprecated.
Rollback changes of the object with the given id (asynchronously).
- rollbackTransAction() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Rollback the transaction for this context
- RUNTIME_VERSION - Static variable in interface com.mendix.core.conf.Configuration
-
- RuntimeVersion - Class in com.mendix.core.conf
-
- RuntimeVersion(String...) - Constructor for class com.mendix.core.conf.RuntimeVersion
-
- schedule(String, Date) - Static method in class com.mendix.core.Core
-
Schedule an action on a certain date.
- 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) - Method in interface com.mendix.core.ICore
-
Deprecated.
Schedule an action on a certain date.
- schedule(CoreAction<R>, long, TimeUnit) - Method in interface com.mendix.core.ICore
-
Deprecated.
Schedule an action on a certain delay from now.
- scheduleAtFixedRate(String, Date, long, TimeUnit, String, String) - Static method in class com.mendix.core.Core
-
Schedule a periodic action that runs for the first time after the given initial delay (first run),
and subsequently with the given period; that is executions will commence after initialDelay then
initialDelay+period, then initialDelay + 2 * period, and so on.
- scheduleAtFixedRate(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(CoreAction<R>, Date, long, TimeUnit) - Method in interface com.mendix.core.ICore
-
Deprecated.
Schedule a periodic action that run for the first time on the given date/time, and subsequently with the given period;
that is executions will commence on firstRun then initialDelay+period,
then initialDelay + 2 * period, and so on.
No result will be returned.
- scheduleAtFixedRate(CoreAction<R>, long, long, TimeUnit) - Method in interface com.mendix.core.ICore
-
Deprecated.
Schedule a periodic action that runs for the first time after the given initial delay, and subsequently with the given period;
that is executions will commence after initialDelay then
initialDelay+period, then initialDelay + 2 * period, and so on.
- scheduleAtFixedRate(String, Date, long, TimeUnit, String, String) - Method in interface com.mendix.core.ICore
-
Deprecated.
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.
- 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.
- scheduleWithFixedDelay(CoreAction<R>, long, long, TimeUnit) - Method in interface com.mendix.core.ICore
-
Deprecated.
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.
- 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
-
- 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
-
- setAmount(long) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Sets the count of the result rows to be retrieved.
- setAutoSizeColumn(boolean) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
- setBackGroundColor(IExcelCellStyle.Color) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Set the background color of a cell
- setBorderColor(Common.BorderSide, IExcelCellStyle.Color) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Set the border color for a given border side
- setBorderStyle(Common.BorderSide, IExcelCellStyle.BorderTypes) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Set a border style for a given border side
- setCellType(IExcelCell.CellType) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- setCellType(IExcelCell.CellType) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
Set cell type for each cell in this column
- setColumnValues(String, List<Object>) - Method in class com.mendix.webui.reporting.DataSetResult
-
- setColumnValues(String, List<Object>) - Method in interface com.mendix.webui.reporting.IDataSetResult
-
Sets a list of values for one column.
- setContent(String) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- 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
- setDateFormat(DateFormat) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- setDefaultStyle(IExcelCellStyle) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelGrid
-
Set default style for each cell in this grid
- setDepth(int) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
- setDetail(String) - Method in exception com.mendix.integration.WebserviceException
-
Sets the detail.
- setDisableSecurity(boolean) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
- 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
-
Set the font style
- setFromAddress(String) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- setFromAddress(String) - Method in class com.mendix.modules.email.SMTPConfiguration
-
- setHAlign(IExcelCellStyle.HorizontalAlignment) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Set horizontal alignment of text in a cell
- setHash(IContext, String) - Method in interface com.mendix.core.objectmanagement.member.MendixHashString
-
- setHeight(float) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- setHttpConfiguration(IHttpConfiguration) - Method in class com.mendix.http.HttpConfiguration
-
Sets the current IHttpConfiguration.
- setImagePath(String) - Method in class com.mendix.webui.reporting.EnumConstant
-
- setInitialHash(String) - Method in interface com.mendix.core.objectmanagement.member.MendixHashString
-
- setLength(Long) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
- setLocalize(boolean) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- setMetaInfo(JSONObject) - Method in class com.mendix.core.actionmanagement.CoreAction
-
- setName(String) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelGrid
-
Set the name of the grid, this name will be presented as the excel sheet name
- setObject(IMendixObject) - Method in interface com.mendix.systemwideinterfaces.core.IMendixIdentifier
-
- setOffset(int) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
- setOffset(long) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.IRetrievalSchema
-
Sets the start row from where the result will be retrieved.
- setParameters(IParameterMap) - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.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
-
- 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 the 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
-
- setSMTPHost(String) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- setSMTPHost(String) - Method in class com.mendix.modules.email.SMTPConfiguration
-
- setSMTPPort(int) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- setSMTPPort(int) - Method in class com.mendix.modules.email.SMTPConfiguration
-
- setState(ActionState) - Method in class com.mendix.core.actionmanagement.CoreAction
-
- setStyle(IExcelCellStyle) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCell
-
- setStyle(IExcelCellStyle) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
Set default style for the whole column
- setSystemAction(boolean) - Method in class com.mendix.core.actionmanagement.CoreAction
-
- setTargetClass(Class<T>) - Method in class com.mendix.core.actionmanagement.ActionListener
-
- setTextDecoration(boolean, boolean, boolean, boolean) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Set text decoration
- setTimeZone(Integer) - Method in interface com.mendix.systemwideinterfaces.core.ISession
-
Overrides the timezone by a simple timezone based on an offset.
- setTotalResultCount(long) - Method in class com.mendix.webui.reporting.DataSetResult
-
- 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
-
- setUserName(String) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- setUserName(String) - Method in class com.mendix.modules.email.SMTPConfiguration
-
- setUserPass(String) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- setUserPass(String) - Method in class com.mendix.modules.email.SMTPConfiguration
-
- setUseSSLSMTP(boolean) - Method in interface com.mendix.modules.email.interfaces.ISMTPConfiguration
-
- setUseSSLSMTP(boolean) - Method in class com.mendix.modules.email.SMTPConfiguration
-
- setVAlign(IExcelCellStyle.VerticalAlignment) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle
-
Set vertical alignment of text in a cell
- setValue(IContext, byte[]) - Method in interface com.mendix.core.objectmanagement.member.MendixBinary
-
- 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, Set<IMendixIdentifier>, Boolean) - Method in interface com.mendix.core.objectmanagement.member.MendixObjectReferenceSet
-
- setValue(IContext, String, Object) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObject
-
Set the value for the member with name memberName
- setValue(IContext, T) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
- setValue(IContext, T, boolean) - Method in interface com.mendix.systemwideinterfaces.core.IMendixObjectMember
-
Use
setValue
instead as this is for internal use.
- 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
-
- setVariable(String, BigDecimal) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
- setVariable(String, boolean) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
- setVariable(String, double) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
- setVariable(String, int) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
- setVariable(String, long) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
- setVariable(String, IMendixObject) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
- setVariable(String, IMendixIdentifier) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
- setVariable(String, String) - Method in interface com.mendix.datastorage.XPathBasicQuery
-
- setVariable(String, BigDecimal) - Method in interface com.mendix.datastorage.XPathQuery
-
- setVariable(String, boolean) - Method in interface com.mendix.datastorage.XPathQuery
-
- setVariable(String, double) - Method in interface com.mendix.datastorage.XPathQuery
-
- setVariable(String, int) - Method in interface com.mendix.datastorage.XPathQuery
-
- setVariable(String, long) - Method in interface com.mendix.datastorage.XPathQuery
-
- setVariable(String, IMendixObject) - Method in interface com.mendix.datastorage.XPathQuery
-
- setVariable(String, IMendixIdentifier) - Method in interface com.mendix.datastorage.XPathQuery
-
- setVariable(String, String) - 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
Adds a BigDecimal
variable
In XPath queries it is possible to add variables Variable can be denoted with '$', e.g.
- setVariable(String, boolean) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type Boolean
In XPath queries it is possible to add variables Variable can be denoted with '$', e.g.
- setVariable(String, double) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type Double
In XPath queries it is possible to add variables Variable can be denoted with '$', e.g.
- setVariable(String, int) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type Integer
In XPath queries it is possible to add variables Variable can be denoted with '$', e.g.
- setVariable(String, long) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type Long
In XPath queries it is possible to add variables Variable can be denoted with '$', e.g.
- setVariable(String, IMendixObject) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type
IMendixObject
In XPath queries it is possible to add variables Variable can be denoted with '$', e.g.
- setVariable(String, IMendixIdentifier) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type
IMendixIdentifier
In XPath queries it is possible to add variables Variable can be denoted with '$', e.g.
- setVariable(String, String) - Method in interface com.mendix.datastorage.XPathQueryBase
-
Sets a variable with a value of type String
In XPath queries it is possible to add variables Variable can be denoted with '$', e.g.
- setVariable(String, BigDecimal) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
- setVariable(String, boolean) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
- setVariable(String, double) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
- setVariable(String, int) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
- setVariable(String, long) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
- setVariable(String, IMendixObject) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
- setVariable(String, IMendixIdentifier) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
- setVariable(String, String) - Method in interface com.mendix.datastorage.XPathSchemaQuery
-
- setWidth(short) - Method in interface com.mendix.modules.exportmanager.interfaces.excel.IExcelColumn
-
Set width for each cell in this column
- shouldBeMonitored - Variable in enum com.mendix.systemwideinterfaces.core.IContext.ExecutionType
-
- ShouldCommit - Enum 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
-
- shouldLocalizeDate() - Method in interface com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive
-
- shouldRetrieveCount() - Method in interface com.mendix.systemwideinterfaces.connectionbus.requests.types.IGetRequest
-
Returns whether this request retrieves also the count of the rows, when there isn't set a result limit.
- shouldTrackWebServiceUserLastLogin() - Method in interface com.mendix.core.conf.Configuration
-
- SMTPConfiguration - Class in com.mendix.modules.email
-
- SMTPConfiguration() - Constructor for class com.mendix.modules.email.SMTPConfiguration
-
- startTransaction() - Method in interface com.mendix.systemwideinterfaces.core.IContext
-
Start a transaction, if a transaction is already started for this context, a savepoint will be added
- stop() - Method in interface com.mendix.systemwideinterfaces.core.IProfiler
-
- storeFileDocumentContent(IContext, IMendixObject, String, InputStream) - Static method in class com.mendix.core.Core
-
Physically stores a file using the given input stream and commits the file document.
- storeFileDocumentContent(IContext, IMendixObject, InputStream) - Static method in class com.mendix.core.Core
-
Physically stores a file using the given input stream and commits the file document.
- storeFileDocumentContent(IContext, IMendixObject, InputStream) - Method in interface com.mendix.core.ICore
-
Deprecated.
Physically stores a file using the given input stream and commits the file document.
- storeFileDocumentContent(IContext, IMendixObject, String, InputStream) - Method in interface com.mendix.core.ICore
-
Deprecated.
Physically stores a file using the given input stream and commits the file document.
- storeImageDocumentContent(IContext, IMendixObject, InputStream, int, int) - Static method in class com.mendix.core.Core
-
Physically stores an image using the given input stream and commits the image document.
- storeImageDocumentContent(IContext, IMendixObject, InputStream, int, int) - Method in interface com.mendix.core.ICore
-
Deprecated.
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
-
- vAlign() - Method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.VerticalAlignment
-
- valueOf(String) - Static method in enum com.mendix.core.actionmanagement.ActionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.core.conf.Configuration.ScheduledEventExecution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.http.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.integration.ActionWhenNoObjectFound
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.integration.HttpMethod
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.integration.ShouldCommit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.modules.exportmanager.interfaces.Common.BorderSide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCell.CellType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.HorizontalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.VerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.connectionbus.requests.ISortExpression.SortDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IContext.ExecutionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.FormTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.TargetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IMendixObject.ObjectState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberValueState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationOwner
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourChild
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourParent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.systemwideinterfaces.core.UserException.ExceptionCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mendix.webui.reporting.DateTimeFormat
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.mendix.core.actionmanagement.ActionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.core.conf.Configuration.ScheduledEventExecution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.http.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.integration.ActionWhenNoObjectFound
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.integration.HttpMethod
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.integration.ShouldCommit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.modules.exportmanager.interfaces.Common.BorderSide
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCell.CellType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.BorderTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.Color
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.HorizontalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.modules.exportmanager.interfaces.excel.IExcelCellStyle.VerticalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.connectionbus.requests.ISortExpression.SortDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IContext.ExecutionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IDataType.DataTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.FormTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.TargetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IFeedback.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IMendixObject.ObjectState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.IMendixObjectMember.MemberValueState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationOwner
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.AssociationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourChild
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaAssociation.DeleteBehaviourParent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.meta.IMetaPrimitive.PrimitiveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.systemwideinterfaces.core.UserException.ExceptionCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mendix.webui.reporting.DateTimeFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyValue(IContext, String) - Method in interface com.mendix.core.objectmanagement.member.MendixHashString
-