Package net.lightapi.portal.service.query.handler


package net.lightapi.portal.service.query.handler
  • Classes
    Class
    Description
    get api label for dropdown
    get api version id label for dropdown
    get api version label for dropdown
    get endpoint label for dropdown
    Get endpoint rule by hostId, apiId, apiVersion and endpoint.
    Get endpoint scope by hostId, apiId, apiVersion and endpoint.
    Get all service keys (service ids plus optional build numbers) belong to one host from a global host key value store.
    get service by service id
    Get service endpoint by hostId, apiId and apiVersion.
    get service id label
    return the permission of the service per api endpoint.
    This is the endpoint that returns a list of roles in a map to populate the UI dropdown by a serviceId.
    This is called by the light-4j server during startup with the rule-loader startup hook to load the rules for the service.
    Get all service keys (service ids plus optional build numbers) belong to one host from a global host key value store.