IHVEMGAAREntity | |
public interface IHVEMGAAREntityService : IHVEMGAARQueryService, IBusinessService
The IHVEMGAAREntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new HVEMGAAR | |
| Delete | Deletes the specified HVEMGAAR. | |
| Get |
Gets a list of HVEMGAARs matching the specified filter.
(Inherited from IHVEMGAARQueryService) | |
| GetAll |
Gets all HVEMGAARs
(Inherited from IHVEMGAARQueryService) | |
| GetSingle |
Gets a single HVEMGAAR matching the provided filter.
(Inherited from IHVEMGAARQueryService) | |
| Update | Updates the specified HVEMGAAR |