Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DefaultObjectAccessPermission

Hierarchy

Index

Properties

Optional forGroup

forGroup: undefined | string = undefined

The group that the permission applies to.

forProject

forProject: string = ""

The project that the permission applies to.

Optional forProperty

forProperty: undefined | string = undefined

The property that the permission applies to.

Optional forResourceClass

forResourceClass: undefined | string = undefined

The resource class that the permission applies to.

hasPermissions

hasPermissions: Permission[] = []

The permissions granted by an AdministrativePermission.

id

id: string = ""

The administrative permission's iri.

Generated using TypeDoc