Interface UrlResolver<T>

    • Method Detail

      • resolve

        java.lang.String resolve​(T source)
        Resolve the url path for the source type.
        Parameters:
        source - the source type.
        Returns:
        the URL path