Vendr.Core.Services namespace
Public Type | Description |
---|---|
class AnalyticsService
|
|
class CountryService
|
|
class CurrencyService
|
|
class DiscountService
|
|
class EmailTemplateService
|
|
class EntityService
|
|
class ExportTemplateService
|
|
class GiftCardService
|
|
interface IAnalyticsService
|
|
interface ICachedEntityService<TEntityType>
|
Defines a service that supports cached entities
|
interface ICountryService
|
Defines the Vendr Country service
|
interface ICurrencyExchangeRateService
|
|
interface ICurrencyService
|
Defines the Vendr Currency service
|
interface IDiscountService
|
Defines the Vendr Discount service
|
interface IEmailTemplateService
|
Defines the Vendr Email Template service
|
interface IEntityService
|
|
interface IExportTemplateService
|
Defines the Vendr Export Template service
|
interface IGiftCardService
|
|
interface IOrderFinderService
|
|
interface IOrderService
|
Defines the Vendr Order service
|
interface IOrderStatusService
|
Defines the Vendr Order Status service
|
interface IPaymentMethodService
|
Defines the Vendr Payment Method service
|
interface IPriceFreezerService
|
Defines the Vendr Price Freezer service
|
interface IPrintTemplateService
|
Defines the Vendr Print Template service
|
interface IProductAttributeService
|
Defines the Vendr Order Status service
|
interface IProductPriceFreezerService
|
Defines the Vendr Product Price Freezer service
|
interface IProductService
|
Defines the Vendr Product service
|
interface IRegisteredCustomerInfoService
|
|
interface IService
|
Marker interface for services
|
interface IShippingMethodService
|
Defines the Vendr Shipping Method service
|
interface IStockService
|
|
interface IStoreService
|
Define the Vendr Store service
|
interface ITaxService
|
Defines the Vendr Tax service
|
interface ITranslationService
|
Defines the Vendr Translation service
|
class OrderFinderService
|
|
class OrderService
|
|
class OrderStatusService
|
|
class PaymentMethodService
|
|
class PriceFreezerService
|
|
class PrintTemplateService
|
|
class ProductAttributeService
|
|
|
|
class ProductService
|
|
|
|
abstract class ServiceBase
|
|
class ShippingMethodService
|
|
class StoreService
|
|
class TaxService
|
|
|
|
class VendrServiceContext
|
A central service context for easy access to all of Vendr's services
|
abstract class VendrStockServiceBase
|
|