Skip to content

RolesDetailsComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/security/roles/roles-details/roles-details.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_RolesDetailsComponent_72e5e64f["RolesDetailsComponent"]
    class component_RolesDetailsComponent_72e5e64f rootComponent

Relationships

  • IMPORTS → RoleService
  • IMPORTS → PersonService
  • IMPORTS → PermissionService
  • IMPORTS → RolePermissionService
  • IMPORTS → PagesForRoles
  • IMPORTS → AccessTypeIDEnum
  • IMPORTS → Role
  • IMPORTS → Person
  • IMPORTS → Page
  • IMPORTS → SecurityAccessType
  • IMPORTS → RolePermission
  • IMPORTS → AuthService
  • IMPORTS → AppSettings
  • IMPORTS → PreviousPageService
  • IMPORTS → AlertsService
  • IMPORTS → SharedPopupComponent
  • IMPORTS → ComponentCanDeactivate
  • IMPORTS → checkChanges
  • IMPORTS → environment
  • IMPORTS → LogHistoryComponent
  • IMPORTS → LogHistoryModulesEnum

Used by

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

Imported by (2)

  • SecurityRoutingModuleFrontend/src/app/components/security/security-routing.module.ts:1
  • SecurityModuleFrontend/src/app/components/security/security.module.ts:1

Was this page helpful?

Download as PDF