Class LqeRootServices

    • Constructor Detail

      • LqeRootServices

        public LqeRootServices()
    • Method Detail

      • getUserGroups

        public URI getUserGroups()
        Returns the URL for user groups management, used for accessing groups or creating a new group. This URL is actually not part of the root services document. It is computed based on the root services location.
        Returns:
        the URL for user groups management.
        See Also:
        GetUserGroups, CreateUserGroup
      • getUsersQuery

        public URI getUsersQuery()
        Returns the URL for querying users. This URL is actually not part of the root services document. It is computed based on the root services location.
        Returns:
        the URL for querying users.
        See Also:
        QueryUsers
      • getDataGroups

        public URI getDataGroups()
        Returns the URL for data groups management, used for accessing data groups and assigning permissions. This URL is actually not part of the root services document. It is computed based on the root services location.
        Returns:
        the URL for data groups management.
        See Also:
        GetDataGroups