Skip to content

RolePermissionLevel

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/security/role-permission.model.ts (line 7)

Part of: Frontend

Properties

PropertyType
MyActivePurchaseJobsboolean
MyActiveSalesJobsboolean
MyActivitiesboolean
MyArchivedPurchaseJobsboolean
MyArchivedSalesJobsboolean
MyBranchActivePurchaseJobsboolean
MyBranchActiveSalesJobsboolean
MyBranchActivitiesboolean
MyBranchArchivedPurchaseJobsboolean
MyBranchArchivedSalesJobsboolean
MyBranchJobsCommissionInvoicesboolean
MyBranchJobsSalesInvoicesboolean
MyBranchTasksboolean
MyJobsCommissionInvoicesboolean
MyJobsSalesInvoicesboolean
MyTasksboolean
MyTeamActivePurchaseJobsboolean
MyTeamActiveSalesJobsboolean
MyTeamActivitiesboolean
MyTeamArchivedPurchaseJobsboolean
MyTeamArchivedSalesJobsboolean
MyTeamJobsCommissionInvoicesboolean
MyTeamJobsSalesInvoicesboolean
MyTeamTasksboolean
RoleNamestring

Used by

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

Imported by (6)

  • DashboardSettingsDetailsComponentFrontend/src/app/components/configuration/dashboard-settings/dashboard-settings-details/dashboard-settings-details.component.ts:1
  • ReportsSettingsDetailsComponentFrontend/src/app/components/configuration/reports-settings/reports-settings-details/reports-settings-details.component.ts:1
  • DashboardLibaryComponentFrontend/src/app/components/dashboard/dashboard-libary/dashboard-libary.component.ts:1
  • DashboardTabComponentFrontend/src/app/components/dashboard/dashboard-libary/dashboard-tab/dashboard-tab.component.ts:1
  • ReportsLibraryComponentFrontend/src/app/components/reports/reports-library/reports-library.component.ts:1
  • ReportsTabComponentFrontend/src/app/components/reports/reports-library/reports-tab/reports-tab.component.ts:1

Was this page helpful?

Download as PDF