Class GeoportalResolverQueryStringBuilder


  • public final class GeoportalResolverQueryStringBuilder
    extends Object
    The Class GeoportalResolverQueryStringBuilder.
    Author:
    Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it Mar 27, 2023
    • Constructor Detail

      • GeoportalResolverQueryStringBuilder

        public GeoportalResolverQueryStringBuilder​(String itemType,
                                                   String itemId)
        Instantiates a new geoportal resolver query string builder.
        Parameters:
        itemType - the item type
        itemId - the item id
    • Method Detail

      • getItemType

        public String getItemType()
        Gets the item type.
        Returns:
        the item type
      • getItemId

        public String getItemId()
        Gets the item id.
        Returns:
        the item id
      • getGcubeScope

        public String getGcubeScope()
        Gets the gcube scope.
        Returns:
        the gcube scope
      • buildQueryParameters

        public Map<String,​String> buildQueryParameters()
        Builds the query parameters.
        Returns:
        the map