Interface ExternalReferenceHolder

All Superinterfaces:
ReferenceHolder

public interface ExternalReferenceHolder extends ReferenceHolder
Definition of a container of an external resource based reference.
Since:
4.2.414
See Also:
  • Method Details

    • getResource

      String getResource()
      The external resource of this reference.
      Returns:
      The resource used as reference.
      Since:
      5.0.100
    • getCategory

      String getCategory()
      The category of the reference.
      Returns:
      The category of the reference.
      Since:
      4.2.414