Table of Contents

Class EverestCatalogCategoriesService

Namespace
Everest.Service.Catalog.Categories
Assembly
Everest.Service.dll
[SwaggerWcf("/Everest/Catalog/Categories")]
[SwaggerWcfServiceInfo("Everest catalog categories service", "v1")]
public class EverestCatalogCategoriesService : EverestServiceBase<ICatalogCategoriesApplication>, IEverestCatalogCategoriesService
Inheritance
EverestCatalogCategoriesService
Implements
Inherited Members

Constructors

EverestCatalogCategoriesService()
EverestCatalogCategoriesService(ICatalogCategoriesApplication, IMapper)
EverestCatalogCategoriesService(ICatalogCategoriesApplication, ILog, IMapper)

Methods

FindCategory(string)
GetActiveCategories(CategoryLanguage?, TreeIterationOrder?)
GetAll()
GetCatalogEntry(string)
GetCatalogNotFoundFault(string, string)
GetEntry(int)
GetRootCategories()
GetTree(int)