Skip to content

SecurityAccessTypesEnum

reference
1 min readUpdated

Kind: Enum

Source: Frontend/src/app/security-access-types.enum.ts (line 1)

Part of: Frontend

Values

  • View
  • New
  • Edit
  • Delete
  • Import
  • Export
  • LimitedView
  • LimitedEdit
  • LimitedDelete

Used by

9 references from 9 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (9)

  • MrqListComponentFrontend/src/app/components/MRQ/mrq-list/mrq-list.component.ts:1
  • BillOfMaterialsListComponentFrontend/src/app/components/bill-of-materials/bill-of-materials-list/bill-of-materials-list.component.ts:1
  • ContractDataComponentFrontend/src/app/components/contract-data/contract-data.component.ts:1
  • ProjectsComponentFrontend/src/app/components/market/projects/projects.component.ts:1
  • ProcurementListComponentFrontend/src/app/components/procurement/procurement-list/procurement-list.component.ts:1
  • BuyoutsToProcurementComponentFrontend/src/app/components/purchasing/buyouts-to-procurement/buyouts-to-procurement.component.ts:1
  • PurchasingListComponentFrontend/src/app/components/purchasing/purchasing-list/purchasing-list.component.ts:1
  • RegisterationsDataComponentFrontend/src/app/components/registerations-data/registerations-data.component.ts:1

…and 1 more.

Was this page helpful?

Download as PDF