HP Anywhere API Reference
getSupportedEntryPointDefinitionsNoContext Method
Return the supported public entry points of the service (regardless of context).
Syntax
java.util.Collection<EntryPointDefinition> getSupportedEntryPointDefinitionsNoContext()

Return Value

collection of Entry points definitions
Exceptions
ExceptionDescription
com.hp.btoaw.integration.service.exception.CustomExceptiondata cannot be returned due to error.
For example, settings are not configured correctly, no connection to backend.
Since
HP Anywhere 10.00
See Also

Reference

BaseBTOService Interface
BaseBTOService Members