Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TopicView

Description of a topic view that has been created.

since

6.3

Hierarchy

  • TopicView

Index

Properties

Properties

name

name: string

The name of the topic view. If the name is empty, the operation will fail.

roles

roles: Set<string>

The roles used by the view when evaluating permissions.

specification

specification: string

The specification of the topic view.

See the view specification for the description of the DSL for more information.