Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AttributeReadingAuthorization

An AttributeReadingTableAuthorization defines whether or not an attribute type can be read by a given participant types

specfield

attributeType: attribute type over which the authorization is defined

specfield

participantType: participant type for which the authorization is defined

specfield

allowed: defines whether or not this.participantType has access ot this.attributeType

Hierarchy

  • AttributeReadingAuthorization

Index

Constructors

constructor

Properties

Private allowed

allowed: boolean

Private attributeType

attributeType: AttributeType

Private participantType

participantType: BusinessObjectType

Methods

isAllowed

  • isAllowed(): boolean

toJSON

toModelFormat

Generated using TypeDoc