Interface UriParametersProvider


  • public interface UriParametersProvider
    Provider for URI parameters.
    • Method Detail

      • getParameters

        Map<String,​Object> getParameters​(io.wcm.caravan.hal.resource.HalResource currentHal,
                                               String relation,
                                               io.wcm.caravan.hal.resource.Link link)
        Parameters:
        currentHal - Current HAL Resource
        relation - Relation of the link
        link - Link to expand
        Returns:
        URI parameters
      • getId

        String getId()
        Returns:
        Unique ID