Skip to content

Role

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/models/security/role.model.ts (line 3)

Part of: Pams

Properties

PropertyType
RoleIDnumber
CompanyBranchIDnumber
Namestring
IsLimitedSuppliersboolean
IsActiveboolean
IsMainboolean
PermissionsListRolePermission[]
rolePermissionsboolean[][]
IsSystemRoleboolean
PersonIdnumber

Relationships

  • IMPORTS → RolePermission
  • IMPORTS → Person

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)

  • AccountManagersComponentPams/Web/Pams.Web/Client/app/components/configuration/account-managers/account-managers.component.ts:1
  • RoleEditComponentPams/Web/Pams.Web/Client/app/components/security/roles/edit/edit.component.ts:1
  • NewRoleComponentPams/Web/Pams.Web/Client/app/components/security/roles/new/new.component.ts:1
  • RolesComponentPams/Web/Pams.Web/Client/app/components/security/roles/roles.component.ts:1
  • UserEditComponentPams/Web/Pams.Web/Client/app/components/security/users/edit/edit.component.ts:1
  • NewUserComponentPams/Web/Pams.Web/Client/app/components/security/users/new/newUser.component.ts:1
  • PrincipalUserDetailsComponentPams/Web/Pams.Web/Client/app/components/security/users/principal-user-details/principal-user-details.component.ts:1
  • UsersComponentPams/Web/Pams.Web/Client/app/components/security/users/users.component.ts:1

…and 1 more.

Was this page helpful?

Download as PDF