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

Full documentation

Use this method to get an App setting according to key definition in the App admin settings XML file.
The admin setting is retrieved according to the tenant if it is defined as tenant setting in the XML file.

Full documentation