IApplicationServiceContract Interface |
Namespace: SanteDB.DisconnectedClient.Ags.Contracts
The IApplicationServiceContract type exposes the following members.
Name | Description | |
---|---|---|
CreateTickle |
Creates a tickle on the service
| |
DeleteQueueItem |
Remove a queue item
| |
DeleteTickle |
Delete the specified tickle
| |
DisableService |
Disable the specified service
| |
EnableService |
Enable the specified service
| |
GetAppSetting |
Update configuration
| |
GetConfiguration |
Get the configuration
| |
GetConflict |
Gets the conflict data a patch representing the difference between the server version and the local version being
| |
GetDataStorageProviders |
Get the data storage providers
| |
GetLocaleAssets |
Get locale assets
| |
GetMenus |
Gets menus
| |
GetOnlineState |
Get DCG online state
| |
GetQueue |
Force re-sync of all queue
| |
GetQueue(String) |
Gets the queue entries
| |
GetQueueData |
Get the specific queue entry
| |
GetRoutes |
Gets the routes
| |
GetSynchronizationLogs |
Get synchronization logs
| |
GetTemplateDefinition |
Gets the specified template identifier
| |
GetTemplateForm |
Get the form for the specified template
| |
GetTemplates |
Get all templates
| |
GetTemplateView |
Get the view for the specified template
| |
GetTickles |
Gets the tickles/reminders which are alerts in the application
| |
GetUuid |
Gets a new UUID
| |
GetWidget |
Get a widget
| |
GetWidgets |
Gets the widgets
| |
JoinRealm |
Join the realm
| |
PerformUpdate |
Instruct the service to do an update
| |
PerformUpdate(String) |
Instruct the service to do an update
| |
PushConfiguration |
Push a configuration
| |
ResetRetry |
Reset the queue and try sync complete
| |
ResetRetry(String) |
Reset the queue and try sync complete
| |
ResolveConflict |
Perform a patch / resolution
| |
Retry |
Force a retry on the conflicted queue item
| |
RetryAll |
Force requeue of all queue
| |
SetAppSetting |
Update configuration
| |
SynchronizeNow |
Get synchronization logs
| |
UpdateConfiguration |
Update configuration
|