HP Anywhere API Reference
AbstractBTOServiceEE Class Methods


For a list of all members of this type, see AbstractBTOServiceEE members.

Public Methods
 NameDescription
Public MethodgetDataSourceProvider  
Public MethodgetIDReturns the ServiceId from the descriptor XML file under WEB-INF/classes. If the ID is cached, returns the cached ID.
This implementation assumes that there is only one descriptor in the webapp (descResources[0]) and only one service in the file (getElementsByTagName("miniAppDescriptor").item(0))  
Top
Protected Methods
 NameDescription
Protected MethodsetDescriptorSetsa string to be the new descriptor.  
Top
See Also

Reference

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