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  
GAEHTTPServiceProvider — Class in package org.restfulx.services.http
HTTPService based GAE XML-over-HTTP service provider.
GAEHTTPServiceProvider(httpRootUrl) — Constructor in class org.restfulx.services.http.GAEHTTPServiceProvider
GAEXMLSerializer — Class in package org.restfulx.serializers
Serialises RxModel instances to XML and back.
generateId() — Static method in class org.restfulx.controllers.ServicesController
Creates a unique ID for the service.
GenericSerializer — Class in package org.restfulx.serializers
GenericSerializer groups together a few handy functions that are common, useful to all serializers.
GenericSerializer() — Constructor in class org.restfulx.serializers.GenericSerializer
GenericServiceErrors — Class in package org.restfulx.services
Basic IServiceErrors implementation that effectively has oerrors.
GenericServiceErrors() — Constructor in class org.restfulx.services.GenericServiceErrors
GET — Constant static property in class org.restfulx.controllers.AuxHTTPController
getAttributeAnnotation(attribute, annotationName) — Static method in class org.restfulx.utils.RxUtils
Get specific annotation from XML node.
getCouchDBURI(url) — Method in class org.restfulx.services.as3http.DirectCouchDBHTTPServiceProvider
getCreateOrUpdateHttpClient(object, responder, metadata, nestedBy, recursive, undoRedoFlag, creating) — Method in class org.restfulx.services.as3http.AS3XMLHTTPServiceProvider
getCreateOrUpdateHttpClient(object, responder, metadata, nestedBy, recursive, undoRedoFlag, creating) — Method in class org.restfulx.services.as3http.DirectCouchDBHTTPServiceProvider
getDatabaseInfo(callback) — Method in class org.restfulx.services.as3http.DirectCouchDBHTTPServiceProvider
getFieldErrors(field) — Method in class org.restfulx.services.GenericServiceErrors
getFieldErrors(field) — Method in interface org.restfulx.services.IServiceErrors
getHttpClient(onDataComplete, onError) — Method in class org.restfulx.services.as3http.AS3XMLHTTPServiceProvider
getHttpClient(onDataComplete, onError) — Method in class org.restfulx.services.as3http.DirectCouchDBHTTPServiceProvider
getIndexOrShowHttpClient(responder) — Method in class org.restfulx.services.as3http.AS3XMLHTTPServiceProvider
getInstance() — Static method in class org.restfulx.commands.CommandsEventDispatcher
getItem(object) — Method in class org.restfulx.collections.ModelsCollection
Gets a model item reference.
getLastPullTimeStamp(object, responder) — Method in interface org.restfulx.services.ISyncingServiceProvider
Gets the last time (timestamp originates on the server) a sync was performed with the central server
getLastPullTimeStamp(object, responder) — Method in class org.restfulx.services.air.AIRServiceProvider
Gets the last time (timestamp originates on the server) a sync was performed with the central server
getModelDestroyURI(object) — Method in class org.restfulx.services.as3http.DirectCouchDBHTTPServiceProvider
getPolymorphicRef(source, name) — Method in class org.restfulx.serializers.GAEXMLSerializer
getPolymorphicRef(source, name) — Method in class org.restfulx.serializers.GenericSerializer
getRefId(id) — Method in class org.restfulx.serializers.GAEXMLSerializer
getRefId(id) — Method in class org.restfulx.serializers.GenericSerializer
getResourceName(object) — Static method in class org.restfulx.utils.RxUtils
Get Rx Model resource name annotation
getResourcePathPrefix(object) — Static method in class org.restfulx.utils.RxUtils
Get Rx Model resource pathPrefix annotation
getServiceProvider(id) — Method in class org.restfulx.controllers.ServicesController
Looks up a service provider instance by id
getShowHttpClient(object, responder) — Method in class org.restfulx.services.as3http.DirectCouchDBHTTPServiceProvider
getSQLStatement(statement) — Method in class org.restfulx.controllers.AuxAIRController
getSQLStatement(statement) — Method in class org.restfulx.services.air.AIRServiceProvider
getSQLType(node) — Method in class org.restfulx.services.air.AIRServiceProvider
getStyle(styleProp) — Method in class org.restfulx.components.rx.RxAutoComplete
getType(node) — Method in class org.restfulx.serializers.GenericSerializer
getURLLoader() — Method in class org.restfulx.services.amf.AMFServiceProvider
getURLLoader() — Method in class org.restfulx.services.http.XMLHTTPServiceProvider
getURLRequest(object, nestedBy) — Method in class org.restfulx.services.http.XMLHTTPServiceProvider
getWithDefault(str, defaultStr) — Static method in class org.restfulx.utils.RxUtils
Get default string is str is empty or null
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