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