Vendr.Core.Services namespace
Public Type | Description |
---|---|
class CountryService
|
|
class CurrencyService
|
|
class DiscountService
|
|
class EmailTemplateService
|
|
abstract class EntityServiceBase
|
|
class GiftCardService
|
|
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 IGiftCardService
|
|
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 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 IStoreService
|
Define the Vendr Store service
|
interface ITaxService
|
Defines the Vendr Tax service
|
interface ITranslationService
|
Defines the Vendr Translation service
|
class OrderService
|
|
class OrderStatusService
|
|
class PaymentMethodService
|
|
class PriceFreezerService
|
|
|
|
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
|