Interface Location


  • @ProviderType
    public interface Location
    Simple data object that represents a targeted location item.
    • Method Detail

      • getName

        String getName()
        Returns the name of the location
        Returns:
        Name of the location
      • getPath

        String getPath()
        Returns the path to the location
        Returns:
        Path to the location
      • getPagePath

        String getPagePath()
        Returns the path to the parent page of the location
        Returns:
        Path to the parent page of the location