Interface QueryWeblink


public interface QueryWeblink
Represents attributes of a weblink, as defined in a hyperlink function.
  • Method Details

    • getFieldName

      String getFieldName()
      Retrieves the name of this weblink field.
      Returns:
      the name of this weblink field
    • getLabel

      String getLabel()
      Retrieves the text that appears as a link in the UI.
      Returns:
      the text that appears as a link in the UI
    • getTarget

      QueryWeblinkTarget getTarget()
      Retrieves the QueryWeblinkTarget.
      Returns:
      the weblink target
    • getConnectionName

      String getConnectionName()
      Retrieves the API name of the Connection object record, if one was set in the hyperlink function.
      Returns:
      the API name of the Connection object record