HP Anywhere API Reference
AbstractBTOServiceEE Class Members
Methods 


The following tables list the members exposed by AbstractBTOServiceEE.

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