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