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  
data — Property in class org.restfulx.controllers.CacheController
model data store
data — Property in class org.restfulx.events.CacheUpdateEvent
Data associated with the operation
data — Property in class org.restfulx.events.CommandExecutionEvent
command data
data — Static property in class org.restfulx.services.mock.MockJSONHTTPServiceProvider
data — Static property in class org.restfulx.services.mock.MockXMLHTTPServiceProvider
data — Property in class org.restfulx.utils.BinaryAttachment
actual binary data to send
DateTextInput — Class in package org.restfulx.components.rx
DateTimeTextInput — Class in package org.restfulx.components.rx
daysFromNow(numDays) — Static method in class org.restfulx.utils.RxUtils
Calculate days from now
dbName — Property in class org.restfulx.services.as3http.DirectCouchDBHTTPServiceProvider
decodeResult(result) — Method in class org.restfulx.services.amf.AMFServiceProvider
decodeResult(result) — Method in class org.restfulx.services.http.XMLHTTPServiceProvider
DEFAULT_ERROR_FIELD — Constant static property in class org.restfulx.Rx
default error namespace used by service providers
defaultFaultHandler(info, token) — Method in class org.restfulx.controllers.AuxAIRController
defaultFaultHandler(info, token) — Method in class org.restfulx.controllers.AuxHTTPController
defaultMetadata — Static property in class org.restfulx.Rx
Metadata allows us to tag arbitrary data along with any provider requests this is typically useful with HTTP provider (but may be useful with other providers too).
defaultResultHandler(event, token) — Method in class org.restfulx.controllers.AuxAIRController
defaultResultHandler(data, token) — Method in class org.restfulx.controllers.AuxHTTPController
defaultServiceId — Static property in class org.restfulx.Rx
default service provider to use.
DELETE — Constant static property in class org.restfulx.controllers.AuxHTTPController
DELETE — Constant static property in class org.restfulx.controllers.ChangeController
Delete flag used to tag instances marked for deletion but not yet deleted/synced
deleteDatabase(callback) — Method in class org.restfulx.services.as3http.DirectCouchDBHTTPServiceProvider
describeResource(object) — Static method in class org.restfulx.utils.RxUtils
Gets Resource metadata.
destroy(model:org.restfulx.models:RxModel, serviceProvider:org.restfulx.services:IServiceProvider, opts) — Method in class org.restfulx.controllers.CacheController
Cache version of the destroy call.
destroy(object, optsOrOnSuccess, onFailure, nestedBy, metadata, recursive, targetServiceId, customProcessor, unmarshallDisconnected) — Method in class org.restfulx.controllers.ModelsController
Perform REST destroy operation.
destroy(optsOrOnSuccess, onFailure, nestedBy, metadata, recursive, targetServiceId, customProcessor) — Method in class org.restfulx.models.RxModel
Wrapper around Rx.models.destroy
destroy(object, responder, metadata, nestedBy, recursive, undoRedoFlag) — Method in interface org.restfulx.services.IServiceProvider
RESTful CRUD contract: destroy method.
destroy(object, responder, metadata, nestedBy, recursive, undoRedoFlag) — Method in class org.restfulx.services.air.AIRServiceProvider
RESTful CRUD contract: destroy method.
destroy(object, responder, metadata, nestedBy, recursive, undoRedoFlag) — Method in class org.restfulx.services.as3http.AS3XMLHTTPServiceProvider
RESTful CRUD contract: destroy method.
destroy(object, responder, metadata, nestedBy, recursive, undoRedoFlag) — Method in class org.restfulx.services.as3http.DirectCouchDBHTTPServiceProvider
RESTful CRUD contract: destroy method.
destroy(object, responder, metadata, nestedBy, recursive, undoRedoFlag) — Method in class org.restfulx.services.http.XMLHTTPServiceProvider
RESTful CRUD contract: destroy method.
destroy(object, responder, metadata, nestedBy, recursive, undoRedoFlag) — Method in class org.restfulx.services.mock.MockJSONHTTPServiceProvider
destroy(object, responder, metadata, nestedBy, recursive, undoRedoFlag) — Method in class org.restfulx.services.mock.MockXMLHTTPServiceProvider
DESTROY — Static property in class org.restfulx.events.CacheUpdateEvent
DirectCouchDBHTTPServiceProvider — Class in package org.restfulx.services.as3http
Direct CouchDB Service Provider.
DirectCouchDBHTTPServiceProvider(couchDbRootUrl, couchDbName) — Constructor in class org.restfulx.services.as3http.DirectCouchDBHTTPServiceProvider
dirty — Property in class org.restfulx.models.RxModel
can be used to see if this model's properties have been changed
dirty(object, responder, metadata, nestedBy) — Method in interface org.restfulx.services.ISyncingServiceProvider
Idenfies all the instances for a particular class of models that need to be synchronized
dirty(object, responder, metadata, nestedBy) — Method in class org.restfulx.services.air.AIRServiceProvider
Idenfies all the instances for a particular class of models that need to be synchronized
dispatch() — Method in class org.restfulx.events.CommandExecutionEvent
Dispatches current instance of the event using RxCommandsEventDispatcher.
dollars — Property in class org.restfulx.components.rx.MoneyTextInput
Get the number of dollars.
doValidation(value) — Method in class org.restfulx.validators.ServiceErrorValidator
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