Interface Resolver

    • Method Detail

      • getResourceName

        String getResourceName()
        Gets the resource name.
        Returns:
        the resource name
      • getEntryName

        String getEntryName()
        Gets the entry name.
        Returns:
        the entry name
      • getLink

        String getLink​(String baseURI,
                       Map<String,​String> parameters)
                throws Exception
        Gets the link.
        Parameters:
        baseURI - the base URI
        parameters - the parameters
        Returns:
        the link
        Throws:
        Exception - the exception
      • shortLink

        String shortLink​(String theLink,
                         Map<String,​String> parameters)
                  throws Exception
        Short link.
        Parameters:
        theLink - the the link
        parameters - the parameters
        Returns:
        the string
        Throws:
        Exception - the exception