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  
uncast(object, property) — Static method in class org.restfulx.utils.RxUtils
Convert a specific object to its string representation
uncastAttribute(object, attributeName) — Method in class org.restfulx.serializers.VOSerializer
undo() — Method in class org.restfulx.controllers.UndoRedoController
Performs undo
UNDO — Constant property in class org.restfulx.controllers.UndoRedoController
Flag indicating the invocation is an undo operation
undoredo — Static property in class org.restfulx.Rx
exposes the undo-redo capable controller
UndoRedoController — Class in package org.restfulx.controllers
Adds undo redo support to the application.
UndoRedoController() — Constructor in class org.restfulx.controllers.UndoRedoController
UndoRedoResponder — Class in package org.restfulx.services
Undo/Redo responder wraps around another Functional responder (typically ServiceResponder) and allows us to attach a different handler function to the responder than was originally provided.
UndoRedoResponder(source, fn) — Constructor in class org.restfulx.services.UndoRedoResponder
undoRedoStackSize — Static property in class org.restfulx.Rx
Control the size of the undo-redo stack.
unknownSelectedItem — Event in class org.restfulx.components.rx.RxAutoComplete
unmarshall(event) — Method in class org.restfulx.controllers.AuxAIRController
unmarshall(data) — Method in class org.restfulx.controllers.AuxHTTPController
unmarshall(object, disconnected, defaultType) — Method in class org.restfulx.serializers.AMFSerializer
Unmarshalls the serialized form to object graph.
unmarshall(object, disconnected, defaultType) — Method in class org.restfulx.serializers.GAEXMLSerializer
Unmarshalls the serialized form to object graph.
unmarshall(object, disconnected, defaultType) — Method in class org.restfulx.serializers.GenericSerializer
Unmarshalls the serialized form to object graph.
unmarshall(object, disconnected, defaultType) — Method in interface org.restfulx.serializers.ISerializer
The reverse of marshall.
unmarshall(object, disconnected, defaultType) — Method in class org.restfulx.serializers.JSONSerializer
Unmarshalls the serialized form to object graph.
unmarshall(object, disconnected, defaultType) — Method in class org.restfulx.serializers.VOSerializer
Unmarshalls the serialized form to object graph.
unmarshall(object, disconnected, defaultType) — Method in class org.restfulx.serializers.XMLSerializer
Unmarshalls the serialized form to object graph.
unmarshall(object, disconnected, defaultType) — Method in interface org.restfulx.services.IServiceProvider
The reverse of marshall.
unmarshall(object, disconnected, defaultType) — Method in class org.restfulx.services.air.AIRServiceProvider
The reverse of marshall.
unmarshall(object, disconnected, defaultType) — Method in class org.restfulx.services.amf.AMFServiceProvider
The reverse of marshall.
unmarshall(object, disconnected, defaultType) — Method in class org.restfulx.services.as3http.DirectCouchDBHTTPServiceProvider
The reverse of marshall.
unmarshall(object, disconnected, defaultType) — Method in class org.restfulx.services.http.JSONHTTPServiceProvider
The reverse of marshall.
unmarshall(object, disconnected, defaultType) — Method in class org.restfulx.services.http.XMLHTTPServiceProvider
The reverse of marshall.
unmarshallAndCacheResultHandler(event, token) — Method in class org.restfulx.controllers.AuxAIRController
unmarshallAndCacheResultHandler(data, token) — Method in class org.restfulx.controllers.AuxHTTPController
unmarshallArray(instances, disconnected, defaultType) — Method in class org.restfulx.serializers.VOSerializer
unmarshallAttribute(source, object, attribute, fqn, targetName, defaultValue, updatingExistingReference, disconnected) — Method in class org.restfulx.serializers.GenericSerializer
unmarshallObject(source, disconnected, type) — Method in class org.restfulx.serializers.GAEXMLSerializer
unmarshallObject(source, disconnected, type) — Method in class org.restfulx.serializers.GenericSerializer
unmarshallObject(source, disconnected, type) — Method in class org.restfulx.serializers.VOSerializer
unmarshallObject(source, disconnected, type) — Method in class org.restfulx.serializers.XMLSerializer
unmarshallResultHandler(event, token) — Method in class org.restfulx.controllers.AuxAIRController
unmarshallResultHandler(data, token) — Method in class org.restfulx.controllers.AuxHTTPController
update(model:org.restfulx.models:RxModel, serviceProvider:org.restfulx.services:IServiceProvider, opts) — Method in class org.restfulx.controllers.CacheController
Cache version of the update call.
update(object, optsOrOnSuccess, onFailure, nestedBy, metadata, recursive, targetServiceId, customProcessor, unmarshallDisconnected) — Method in class org.restfulx.controllers.ModelsController
Perform REST update operation.
update(optsOrOnSuccess, onFailure, nestedBy, metadata, recursive, targetServiceId, customProcessor) — Method in class org.restfulx.models.RxModel
Wrapper around Rx.models.update
update(object, responder, metadata, nestedBy, recursive, undoRedoFlag) — Method in interface org.restfulx.services.IServiceProvider
RESTful CRUD contract: update method.
update(object, responder, metadata, nestedBy, recursive, undoRedoFlag) — Method in class org.restfulx.services.air.AIRServiceProvider
RESTful CRUD contract: update method.
update(object, responder, metadata, nestedBy, recursive, undoRedoFlag) — Method in class org.restfulx.services.as3http.AS3GAEHTTPServiceProvider
RESTful CRUD contract: update method.
update(object, responder, metadata, nestedBy, recursive, undoRedoFlag) — Method in class org.restfulx.services.as3http.AS3XMLHTTPServiceProvider
RESTful CRUD contract: update method.
update(object, responder, metadata, nestedBy, recursive, undoRedoFlag) — Method in class org.restfulx.services.as3http.DirectCouchDBHTTPServiceProvider
RESTful CRUD contract: update method.
update(object, responder, metadata, nestedBy, recursive, undoRedoFlag) — Method in class org.restfulx.services.http.XMLHTTPServiceProvider
RESTful CRUD contract: update method.
update(object, responder, metadata, nestedBy, recursive, undoRedoFlag) — Method in class org.restfulx.services.mock.MockJSONHTTPServiceProvider
update(object, responder, metadata, nestedBy, recursive, undoRedoFlag) — Method in class org.restfulx.services.mock.MockXMLHTTPServiceProvider
UPDATE — Constant static property in class org.restfulx.controllers.ChangeController
Update flag used to tag instances marked for update but not yet updated/synced
UPDATE — Static property in class org.restfulx.events.CacheUpdateEvent
updateDisplayList(unscaledWidth, unscaledHeight) — Method in class org.restfulx.components.rx.RxAutoComplete
updateExistingParentReferenceIfExists(model, fqn) — Static method in class org.restfulx.utils.RxUtils
Updates a parent references with this item if their ids match.
updateLastPullTimeStamp(object, value) — Method in interface org.restfulx.services.ISyncingServiceProvider
Updates the last time (timestamp originates on the server) a sync was performed with the central server
updateLastPullTimeStamp(object, value) — Method in class org.restfulx.services.air.AIRServiceProvider
Updates the last time (timestamp originates on the server) a sync was performed with the central server
uploadFile(request, object, responder, metadata, nestedBy, recursive, undoRedoFlag, creating) — Method in class org.restfulx.services.http.XMLHTTPServiceProvider
upperCaseFirst(string) — Static method in class org.restfulx.utils.RxUtils
Upper cases first letter in a string leaving the rest of it alone
urlEncodeMetadata(metadata) — Method in class org.restfulx.services.http.XMLHTTPServiceProvider
urlSuffix — Property in class org.restfulx.services.http.XMLHTTPServiceProvider
useManualSearch — Property in class org.restfulx.components.rx.RxAutoComplete
If set to true, do not automatically submot queries to the server
UUID — Class in package org.restfulx.utils
This class implements a binary version of UUIDs as specified in the RFC.
UUID(aUUID) — Constructor in class org.restfulx.utils.UUID
Create a UUID from a 16-byte byte array.
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