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  
parents — Property in class org.restfulx.utils.ModelsMetadata
computed model inheritance heirarchy
partials — Property in class org.restfulx.models.RxModel
indicates which relationships on this model are partially serialized and should be attempted to be linked to current objects in cache
performDatabaseMigration() — Method in class org.restfulx.services.air.AIRServiceProvider
pluralize(word) — Static method in class org.restfulx.utils.Inflector
Return word in plural form.
POST — Constant static property in class org.restfulx.controllers.AuxHTTPController
processHasManyThroughRelationships(object, fqn) — Method in class org.restfulx.serializers.GenericSerializer
processIncludedRelationships(relationships, fqn, data, responder) — Method in class org.restfulx.controllers.AuxAIRController
processNestedArray(array, type, disconnected) — Method in class org.restfulx.serializers.GenericSerializer
processNestedArray(array, type, disconnected) — Method in class org.restfulx.serializers.VOSerializer
processNestedArray(array, type, disconnected) — Method in class org.restfulx.serializers.XMLSerializer
pull(... rest) — Method in class org.restfulx.controllers.ChangeController
Pulls changes from destination service provider and passes them to the source service provider
PullEndEvent — Class in package org.restfulx.events
This event is dispatched when pull synchronization has been finished
PullEndEvent() — Constructor in class org.restfulx.events.PullEndEvent
PullStartEvent — Class in package org.restfulx.events
This event is dispatched when pull synchronization has been finished
PullStartEvent() — Constructor in class org.restfulx.events.PullStartEvent
purge(object, responder, metadata, nestedBy, recursive) — Method in interface org.restfulx.services.ISyncingServiceProvider
Tries to eallydelete an object as opposed to just mark it for deletion.
purge(object, responder, metadata, nestedBy, recursive) — Method in class org.restfulx.services.air.AIRServiceProvider
Tries to eallydelete an object as opposed to just mark it for deletion.
push(... rest) — Method in class org.restfulx.controllers.ChangeController
Pushes changes from source service provider to target/destination service provider
pushCount — Property in class org.restfulx.controllers.ChangeController
Number of objects still left to push
PushEndEvent — Class in package org.restfulx.events
This event is dispatched when push synchronization has been finished
PushEndEvent() — Constructor in class org.restfulx.events.PushEndEvent
PushErrorEvent — Class in package org.restfulx.events
This event is dispatched when there's an error during push synchronization process
PushErrorEvent(item, info) — Constructor in class org.restfulx.events.PushErrorEvent
PushItemEvent — Class in package org.restfulx.events
This event is dispatched when an RxModel instance is about to be synchronized
PushItemEvent(item) — Constructor in class org.restfulx.events.PushItemEvent
PushStartEvent — Class in package org.restfulx.events
This event is dispatched when push synchronization is about to begin
PushStartEvent() — Constructor in class org.restfulx.events.PushStartEvent
PUT — Constant static property in class org.restfulx.controllers.AuxHTTPController
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