IAppletManagerService Interface |
Namespace: SanteDB.Core.Applets.Services
The IAppletManagerService type exposes the following members.
Name | Description | |
---|---|---|
GetApplet |
Get the specified applet manifest
| |
GetPackage |
Gets the installed applet package source for the specified applet
| |
Install |
Installs or upgrades an existing applet collection via package
| |
LoadApplet |
Performs necessary loading functions for an applet
| |
UnInstall |
Uninstall a package
|