Interface | Description |
---|---|
AdminSettingsService | The AdminSettingService is the interface which provide access to the app specific defined admin settings, or to HP Anywhere admin settings. Admin settings defined by the app admin setting xml file, and its values are entered by the admin user, by using the admin UI. Apps can implement different business logic according to the different admin settings |
UserSettingsService | Provides access to the app specific defined user settings. User settings are defined by the app user setting XML file. The values are entered and saved by each user by using the HP Anywhere user settings UI. Apps can implement different business logic according to the different user settings. |