Interface |
Description |
ArtifactExecutionFacade
|
For information about artifacts as they are being executed. |
ArtifactExecutionInfo
|
Information about execution of an artifact as the system is running |
CacheFacade
|
A facade used for managing and accessing Cache instances. |
ElasticFacade
|
A facade for ElasticSearch operations. |
ElasticFacade.ElasticClient
|
|
ExecutionContext
|
Interface definition for object used throughout the Moqui Framework to manage contextual execution information and
tool interfaces. |
ExecutionContextFactory
|
Interface for the object that will be used to get an ExecutionContext object and manage framework life cycle. |
L10nFacade
|
For localization (l10n) functionality, like localizing messages. |
LogEventSubscriber
|
A simple interface for a method to receive LogEvent instances.
|
LoggerFacade
|
For trace, error, etc logging to the console, files, etc. |
MessageFacade
|
For user messages including general feedback, errors, and field-specific validation errors. |
NotificationMessage
|
|
NotificationMessageListener
|
|
ResourceFacade
|
For accessing resources by location string (http://, jar://, component://, content://, classpath://, etc). |
ScriptRunner
|
|
TemplateRenderer
|
|
ToolFactory
|
Implement this interface to manage lifecycle and factory for tools initialized and destroyed with Moqui Framework.
|
TransactionFacade
|
Use this interface to do transaction demarcation and related operations.
|
TransactionInternal
|
|
UserFacade
|
For information about the user and user preferences (including locale, time zone, currency, etc). |
WebFacade
|
Web Facade for access to HTTP Servlet objects and information. |