Skip to content

RolePermission

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Properties

PropertyType
RolePermissionIDnumber
RoleIDnumber
PageIDnumber
SecurityAccessTypeIDnumber

Used by

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

Imported by (4)

  • RolesDetailsComponentFrontend/src/app/components/security/roles/roles-details/roles-details.component.ts:1
  • RolesComponentFrontend/src/app/components/security/roles/roles.component.ts:1
  • RolePermissionServiceFrontend/src/app/services/security/role-permission.service.ts:1
  • RoleFrontend/src/app/models/security/role.model.ts:3

Was this page helpful?

Download as PDF