Obtaining version information

You will be able to fetch version records with the following function calls:

  1. Get the resource manager from the HttpRptServer:

    public ResourceManager getResourceManager()

  2. Then use the following methods to obtain a version:

Note: userID is only used for checking privilege in this method, and not for filtering the submitter.