A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
eager — Property in class org.restfulx.utils.ModelsMetadata
lists all dependencies for models
enableLogging() — Static method in class org.restfulx.Rx
Enables tracing for internal restfulx framework classes.
enableSync — Static property in class org.restfulx.Rx
If set to true, synchronization controller will be initialized
enableUndoRedo — Static property in class org.restfulx.Rx
If set to true, undo/redo for create(), update() and destroy() is enabled.
enterKeyInvokesSearch — Property in class org.restfulx.components.rx.RxAutoComplete
If enter key is hit, invoke search
equals(aUUID:org.restfulx.utils:UUID) — Method in class org.restfulx.utils.UUID
Is this equal to the passed in value?
errors — Property in class org.restfulx.controllers.ChangeController
If there were synchronization errors (e.g.
errors — Property in class org.restfulx.controllers.ModelsController
Exposes errors reported by a service provider.
errors — Property in class org.restfulx.events.ServiceErrorEvent
Reported errors
errors — Property in class org.restfulx.services.GenericServiceErrors
error holder
errors — Property in class org.restfulx.utils.ServiceErrors
An object of key/value pairs representing service provider errors
execute(event:org.restfulx.events:CommandExecutionEvent) — Method in interface org.restfulx.commands.ICommand
Commands must expose an execute method with the following signature.
execute(fqn, statement, includes, unmarshall, cacheBy) — Method in class org.restfulx.controllers.AuxAIRController
execute(cmd, data, targetServiceId) — Method in class org.restfulx.controllers.CommandsController
Executes a given command passing data and target service id for reference.
executeAnySQL(optsOrClazz, sql, includes, unmarshall, cacheBy) — Method in class org.restfulx.controllers.AuxAIRController
This simply executes any SQL that you pass into it optionally allowing you to unmarshall and cache the result
executeAnySQLInBulk(optsOrClazz, statements) — Method in class org.restfulx.controllers.AuxAIRController
This executes any sequence of SQL statements within a trasaction
executePendingSQLStatements() — Method in class org.restfulx.controllers.AuxAIRController
executePendingSQLStatements() — Method in class org.restfulx.services.air.AIRServiceProvider
executeSQLStatement(statement) — Method in class org.restfulx.controllers.AuxAIRController
executeSQLStatement(statement) — Method in class org.restfulx.services.air.AIRServiceProvider
extractSchema(result) — Method in class org.restfulx.services.air.AIRServiceProvider
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z