HP Anywhere API Reference
getSupportedEntryPointDefinitionsNoContext Method
Return the collection of all available entry points.
Syntax
public abstract java.util.Collection<EntryPointDefinition> getSupportedEntryPointDefinitionsNoContext()

Return Value

Collection of EntryPointDefinition a list of all the entry points which available for the user in the implementing app service
Exceptions
ExceptionDescription
com.hp.btoaw.integration.service.exception.CustomExceptionException that contains FailureReason enum with failure description
Since
HP Anywhere 10.00
See Also

Reference

AbstractBTOServiceEE Class
AbstractBTOServiceEE Members