Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

_data

_data: Map<string, any>

Methods

businessName

  • businessName(): any

getAccessMask

  • getAccessMask(): any

getBusinessId

  • getBusinessId(): any

getData

  • getData(): Map<string, any>

getKey

  • getKey(key: string): any

getName

  • getName(): any

getPassword

  • getPassword(): any

listPush

  • listPush<T>(ClassName: any, i_key: string, i_value: string): any
  • Create a List or update a list if one exists, with the Map key provided and the value to push to the new/updated list

    Type parameters

    • T

    Parameters

    • ClassName: any
    • i_key: string
    • i_value: string

    Returns any

privilegeId

  • privilegeId(): any

setBusinessId

setData

  • setData<T>(ClassName: any, data: any): T

setKey

  • setKey<T>(ClassName: any, key: string, value: any): T

setModelKey

Static UniqueId

  • UniqueId(): unknown

Generated using TypeDoc