IArticle |
public interface IArticleGroupService : IArticleGroupQueryService, IBusinessService
The IArticleGroupService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of ArticleGroups matching the specified filter.
(Inherited from IArticleGroupQueryService) | |
GetAll |
Gets all ArticleGroups
(Inherited from IArticleGroupQueryService) | |
GetSingle |
Gets a single ArticleGroup matching the provided filter.
(Inherited from IArticleGroupQueryService) |