Atomia.Billing.Core.Sdk.BusinessLogic Namespace |
Class | Description | |
---|---|---|
![]() | AccountsHelper |
Accounts business logic class.
|
![]() | AttachmentHelper |
Domain owner change business logic class.
|
![]() | AutocreditHelper |
Defines the AutocreditHelper type.
|
![]() | AzureHelper |
Helper methods for Azure billing.
|
![]() | BeginPaymentAbortedException |
Exception that should be thrown by payment plugins when it is safe to release transaction lock, i.e. before payment gateway has been contacted.
|
![]() | CampaignsHelper |
Helper methods for campaign plugin.
|
![]() | ContextCache | Obsolete. |
![]() | CounterTypeHelper |
Helper class for counter type.
|
![]() | CreateAzureInvoiceConfig | |
![]() | CreditInvoiceHelper |
Defines the CreditInvoiceHelper type.
|
![]() | CreditLevelHelper |
Defines the CreditLevelHelper type.
|
![]() | CurrencyHelper |
Currency business logic class.
|
![]() | CustomerReminderHelper |
Helper class for customer reminders.
|
![]() | CustomerReminderScheduledEventHandlerConfiguration |
Container class for CustomerReminderScheduledEventHandler.
It was placed here since Plugins project is not accessible.
Class will be removed once Customer reminders are implemented in generic fashion.
|
![]() | DebtCollectionHelper |
Debt collection helper.
|
![]() | DefaltShopValidator |
Shop validator which checks whether there is only one default shop for specified period.
|
![]() | DefaultCurrencyPricesShopValidator |
Shop validator which check if all items have prices in reseller's default currency.
|
![]() | DocumentNumberProvider |
Implements business logic for document number.
|
![]() | DomainHelper |
Contains various methods regarding domains.
|
![]() | DomainHelperDomainCheckCompletedEventArgs | |
![]() | EntLibCachingManager |
Implementation of caching manager which wraps MS Enterprise Library Caching Application Block.
|
![]() | ExchangeRateHelper |
Defines the ExchangeRateHelper type.
|
![]() | ExecutionContextHelper |
ExecutionContext helper class.
|
![]() | FraudDetectionHelper |
Methods for using fraud detection plugins.
|
![]() | GlobalSearchHelper |
Business logic for Global Search feature.
|
![]() | GlobalSettingHelper |
Helper for global settings business logic.
|
![]() | InternalCacheHelper | Obsolete.
Internal cache
|
![]() | InternalCacheItem | Obsolete.
Internal cache item
|
![]() | InternationalsHelper |
Business logic for internationals.
|
![]() | InvoiceHelper |
Invoices business logic class.
|
![]() | InvoiceHelperAdapter | |
![]() | ItemHelper |
Item business logic class.
|
![]() | MailingListHelper |
Defines the MailingListHelper type.
|
![]() | MessageContent |
MessageContent class.
|
![]() | MessageHelper |
Defines the MessageHelper type.
|
![]() | OrderHelper |
Order business logic class.
|
![]() | OrderHelperAdapter | |
![]() | OrderPricesValidator |
Order validator which checks if all items have price in selected currency.
|
![]() | OrdersSearchRequest | |
![]() | OrderValidator |
Defines the OrderValidator type.
|
![]() | PackageConfigurationHelper |
Default implementation of PackageConfiguration helper.
|
![]() | PayFileHelper |
Pay files helper.
|
![]() | PaymentCorrectionHelper |
The payment correction helper class.
|
![]() | PaymentMatchResult |
Defines the PaymentMatchResult type.
|
![]() | PaymentMethodsHelper |
Encapsulates methods for manipulation with payment methods objects.
|
![]() | PaymentMethodsHelperAdapter | |
![]() | PaymentProfileHelper |
Defines the PaymentProfileHelper type.
|
![]() | PaymentsHelper |
Defines the PaymentsHelper type.
|
![]() | PendingChargeHelper |
Pending charge business logic class.
|
![]() | PerformanceLogHelper |
Defines the PerformanceLogHelper type.
|
![]() | PluginHelper |
Helper methods for plugin and plugin configurations
|
![]() | PrepaidCreditHelper |
Prepaid credits business logic class.
|
![]() | PrepaidCreditHelperAdapter | |
![]() | PricesShopValidator |
Shop validator which check if all items have prices in all reseller's currencies.
|
![]() | ProvisioningActionHelper |
Defines the ProvisioningActionHelper type.
|
![]() | ProvisioningPackageHelper |
Default implementation of ProvisioningDescriptionPackage helper.
|
![]() | ProvisioningScheduler |
Provisioning schedule business logic class.
|
![]() | ProvisioningServiceHelper |
Default implementation of Service helper.
|
![]() | RecurringPaymentHelper |
Defines the RecurringPaymentHelper type.
|
![]() | RefundHelper |
The refund helper class.
|
![]() | ReportHelper |
Defines the ReportHelper type.
|
![]() | ReportsEngineHelper |
Reports engine business logic.
|
![]() | ResellerCommissionHelper |
Defines the ResellerCommissionHelper type.
|
![]() | ResourceLocationHelper |
Defines the ResourceLocationHelper type.
|
![]() | ScheduledTaskRunHelper |
Defines the ScheduledTaskRunHelper type.
|
![]() | SearchPropertyHelper |
Defines the SearchPropertyHelper type.
|
![]() | ShopHelper |
Business logic implementation for shops.
|
![]() | ShopNameValidator |
Shop validator which checks whether shop name is unique for specified period.
|
![]() | SSLHelper |
SSL business logic class.
|
![]() | SubscriptionHelper |
Subscription business logic class.
|
![]() | SubscriptionHelperAdapter | |
![]() | TasksToRunHelper |
Helper wrapper for tasks to run.
|
![]() | TaxHelper |
Tax business logic class.
|
![]() | TaxProfileHelper |
Helper class for Tax rule engine.
|
![]() | TerminationOriginHelper |
Termination origin helper.
|
![]() | UpgradeDowngradeHelper |
Contains business logic for upgrade/downgrade subscriptions.
|
![]() | UsageLogHelper |
Helper class for usage logs business logic.
|
![]() | UsageReportHelper |
Helper class for usage report.
|
![]() | VatNumberHelper |
VAT number helper class.
|
Interface | Description | |
---|---|---|
![]() | ICachingManager |
Interface for caching managers.
|
![]() | IGracePeriod |
Grace period logic.
|
![]() | IInvoiceHelper | |
![]() | INoticePeriod |
Notice period logic.
|
![]() | IOrderHelper | |
![]() | IPackageConfigurationHelper |
Interface for PackageConfiguration helpers.
|
![]() | IPaymentMethodsHelper | |
![]() | IPrepaidCreditHelper | |
![]() | IProvisioningPackageHelper |
Interface for ProvisioningDescriptionPackage helpers
|
![]() | IProvisioningScheduler |
Interface for provisioning schedulers.
|
![]() | IProvisioningServiceHelper |
Interface for Service helpers.
|
![]() | IReportsEngineHelper |
Interface for reports engine business logic.
|
![]() | IShopHelper |
Interface for shop helpers.
|
![]() | IShopValidator |
Interface for shop validators.
|
![]() | ISubscriptionHelper |
Delegate | Description | |
---|---|---|
![]() | DomainHelperDomainCheckCompleted | |
![]() | PaymentMethodsHelperProcessOrder |
Delegate for async order processing.
|
Enumeration | Description | |
---|---|---|
![]() | CacheExpirationType |
Cache expiration types.
|