ISystem |
public interface ISystemRoleService : ISystemRoleQueryService, IBusinessService
The ISystemRoleService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of SystemRoles matching the specified filter.
(Inherited from ISystemRoleQueryService) | |
GetAll |
Gets all SystemRoles
(Inherited from ISystemRoleQueryService) | |
GetSingle |
Gets a single SystemRole matching the provided filter.
(Inherited from ISystemRoleQueryService) |