Interface LinkExtractor


  • public interface LinkExtractor
    Extracts links from HAL resources.
    • Method Detail

      • extract

        com.google.common.collect.ListMultimap<String,​io.wcm.caravan.hal.resource.Link> extract​(io.wcm.caravan.hal.resource.HalResource hal)
        Parameters:
        hal - HAL resource to process
        Returns:
        Extracted links grouped by relation
      • getId

        String getId()
        Returns:
        Unique ID