HP Anywhere API Reference
AbstractBTOServiceEE Class
Members  
These methods must be implemented to support the HP Anywhere apps framework.
This class must be implemented by the app to be compatible with HP Anywhere Apps framework.
This abstract class declares: The framework APIs are extended from the AbstractBTOService
Syntax
public abstract class AbstractBTOServiceEE 
    extends AbstractBTOService 
Since
HP Anywhere 10.00
Inheritance Hierarchy

java.lang.Object
      com.hp.btoaw.integration.service.bl.AbstractBTOServiceEE

See Also

Reference

AbstractBTOServiceEE Members
com.hp.btoaw.integration.service.bl Package