![]() | |
IStatement |
public interface IStatementGroupEntityService : IStatementGroupQueryService, IBusinessService
The IStatementGroupEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new StatementGroup |
![]() | Delete | Deletes the specified StatementGroup. |
![]() | Get |
Gets a list of StatementGroups matching the specified filter.
(Inherited from IStatementGroupQueryService) |
![]() | GetAll |
Gets all StatementGroups
(Inherited from IStatementGroupQueryService) |
![]() | GetSingle |
Gets a single StatementGroup matching the provided filter.
(Inherited from IStatementGroupQueryService) |
![]() | Update | Updates the specified StatementGroup |