IAppletSolutionManagerService Interface |
Namespace: SanteDB.Core.Applets.Services
The IAppletSolutionManagerService type exposes the following members.
| Name | Description | |
|---|---|---|
| GetApplet |
Get the specified applet manifest
| |
| GetApplets |
Get only applets in the specified solution
| |
| GetPackage |
Gets the installed applet package source for the specified applet
| |
| Install |
Installs or upgrades an existing applet collection via package
| |
| UnInstall |
Uninstall a package
|