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