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