REST.Backend.ServiceComponents

From RAD Studio API Documentation
Jump to: navigation, search

This unit contains the types of most backend service components including TBackendUsers, TBackendStorage, TBackendFiles, TBackendQuery and TBackendPush.

Package RESTBackendComponents270.bpl

Classes

TAuthAccess
TBackendAuth
TBackendAuthAdapterLiveBindings adapter for TCustomBackendAuth that creates bindable members.
TBackendFilesUploads and deletes files or streams.
TBackendGroups
TBackendPushBroadcasts push notifications.
TBackendQueryQueries objects, users and other types.
TBackendQueryAdapterLiveBindings adapter for TCustomBackendQuery that creates bindable members.
TBackendStorageCreates, retrieves, updates, and deletes objects.
TBackendUsersPerforms user actions.
TCustomBackendAuth
TCustomBackendFiles
TCustomBackendGroups
TCustomBackendPush
TCustomBackendQuery
TCustomBackendQueryBindSourceLiveBindings bindsource for TCustomBackendQuery that creates an adapter.
TCustomBackendStorage
TCustomBackendUsers
TCustomLoginBindSourceLiveBindings bindsource for TCustomBackendAuth that creates an adapter.
TCustomPushSenderBindSourceLiveBindings bindsource for TCustomBackendPush that creates an adapter.
TPushSenderAdapterLiveBindings adapter for TCustomBackendPush that creates bindable members.
TSubBackendQueryBindSourceLiveBindings bindsource for TCustomRESTRequest that publishes subcomponent properties.
TSubLoginBindSourceLiveBindings bindsource for TCustomBackendAuth that publishes subcomponent properties.
TSubPushSenderBindSourceLiveBindings bindsource for TCustomBackendPush that publishes subcomponent properties.