Interface UrlAgent.PageRefFolderUrlEntry

All Superinterfaces:
UrlAgent.UrlEntry
Enclosing interface:
UrlAgent

public static interface UrlAgent.PageRefFolderUrlEntry extends UrlAgent.UrlEntry
Each instance of this interface represents an UrlAgent.UrlEntry for a PageRefFolder.
Since:
5.2.180603
See Also:
  • Method Details

    • getTemplateSet

      @Nullable @Nullable TemplateSet getTemplateSet()
      Returns the template set for which this url entry is specified for. This method may return null, if the corresponding template set has been deleted.
      Returns:
      the template set for which this url entry is specified for. May return null, if the corresponding template set has been deleted.
      Since:
      5.2.180603
      See Also: