Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OwnerPolicy

Hierarchy

Properties

_user: any
public: boolean
uuid: string

Methods

  • canAct(ctx: Context, action: string): Promise<this>
  • canCreate(ctx: Context): Promise<this>
  • canDelete(ctx: Context): Promise<this>
  • canGet(ctx: Context): Promise<this>
  • canUpdate(ctx: Context): Promise<this>
  • getOwner(): any

Generated using TypeDoc