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