Attributes repository.

Hierarchy

  • ScriptAttributeRepository

Methods

Methods

  • Retrieve attributes for the provided subject.

    Parameters

    • subject: string

    Returns AttributeTableView

  • Retrieve attributes for the provided subject.

    Parameters

    Returns AttributeTableView

  • Retrieve attributes for the provided subject.

    Parameters

    • subjectMap: {
          subject: string | number;
      }
      • subject: string | number

    Returns AttributeTableView