Class UriResolverMapReader


  • public class UriResolverMapReader
    extends Object
    The Class UriResolverMapReader.
    Author:
    Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it May 4, 2015
    • Constructor Detail

      • UriResolverMapReader

        public UriResolverMapReader()
                             throws Exception
        Instantiates a new uri resolver map reader.
        Throws:
        Exception - the exception
    • Method Detail

      • getGcubeGenericQueryString

        public static String getGcubeGenericQueryString​(String secondaryType,
                                                        String name)
        Gets the gcube generic query string.
        Parameters:
        secondaryType - the secondary type
        name - the name
        Returns:
        the gcube generic query string
      • getApplicationTypes

        public Map<String,​Resolver> getApplicationTypes()
        Gets the application types.
        Returns:
        the applicationTypes
      • getSecondaryType

        public String getSecondaryType()
        Gets the secondary type.
        Returns:
        the secondary type
      • getScope

        public String getScope()
        Gets the scope.
        Returns:
        the scope
      • getResourceName

        public String getResourceName()
        Gets the resource name.
        Returns:
        the resource name