Interface ExternalURL

All Known Implementing Classes:
Resource

public interface ExternalURL
An interface to describe objects linking to an external resource.
Since:
10.4
Version:
10.4
Author:
Luke
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the URL Title.
    Returns the URL.
  • Method Details

    • getURL

      String getURL()
      Returns the URL.
      Returns:
      the URL
    • getTitle

      String getTitle()
      Returns the URL Title.
      Returns:
      the title