This class must be implemented by the app to be compatible with HP Anywhere Apps framework.
This abstract class declares and inherits:
- Business logic methods called by HP Anywhere that return lists of the supported and recommended entry points and recommended users. The default implementations return null.
- HP Anywhere framework methods for access to the app data source, localized strings, and admin and user settings.
The framework APIs are extended from the
AbstractBTOService
java.lang.Object
com.hp.btoaw.integration.service.bl.AbstractBTOServiceEE