Table of Contents

Class EverestCatalogReferentsService

Namespace
Everest.Service.Catalog.Referents
Assembly
Everest.Service.dll
[SwaggerWcf("/Everest/Catalog/Referents")]
[SwaggerWcfServiceInfo("Catalog Referents", "v1")]
public class EverestCatalogReferentsService : EverestCatalogProxyServiceBase<ICatalogReferenceSolution, ICatalogReferenceSolutionsApplication>, IDisposable, IEverestCatalogReferentsService
Inheritance
EverestCatalogReferentsService
Implements
Inherited Members

Constructors

EverestCatalogReferentsService()
EverestCatalogReferentsService(ICatalogReferenceSolutionsApplication, IMapper)
EverestCatalogReferentsService(ICatalogReferenceSolutionsApplication, ILog, IMapper)

Methods

GetAllCatalogDefinitions(ProductLines?, bool, bool)
GetAllCatalogDetails(ProductLines?, bool, bool)
GetCatalogDefinition(string)
GetCatalogDetails(string)
GetReferenceSolutionDefinition(string)
GetReferenceSolutionDefinitions(ProductLines?, bool, bool)
GetReferenceSolutionDetail(string)
GetReferenceSolutionDetails(ProductLines?, bool, bool)
UpdateCatalog(string)