sealed trait AnalyticsLink extends AnyRef

An abstraction over the various forms of analytics links.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AnalyticsLink
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def dataverseName: String

    The name of the dataverse this link is on.

  2. abstract def name: String

    The name of this link.