# FileRolePermissionsController

**Kind:** Controller

**Source:** `Pams/API/Pams.API/Controllers/Security/FileRolePermissionsController.cs` (line 11)

**Part of:** [Pams](subsystem-pams)

## Where it refuses work

- `FileRolePermissionsController` stops the work with an early return when `isSaved == Business.Entity.EnumNewSales.EnumReturnMessage.SavedSuccessfuly`.

## Relationships

- MODULE_DECLARES → `getrolesbylibraryId`
- MODULE_DECLARES → `getPermissionssbylibraryId`
- MODULE_DECLARES → `Save`
- IMPORTS → `BaseController`
- IMPORTS → `FileRolePermissionsPerFileBindingModel`
