| Modifier and Type | Class and Description |
|---|---|
class |
AuditConfigValidationException |
| Modifier and Type | Class and Description |
|---|---|
class |
CatalogAwareObjectResolvingException
Thrown by the
CatalogTypeService.getCatalogVersionAwareModel(de.hybris.platform.catalog.model.CatalogVersionModel, String, java.util.Map)
when one of the method parameters was a non-persisted model. |
| Modifier and Type | Method and Description |
|---|---|
OrderData |
ChineseCheckoutFacade.createOrder()
Create an order
|
| Modifier and Type | Method and Description |
|---|---|
OrderData |
DefaultChineseCheckoutFacade.createOrder() |
| Modifier and Type | Class and Description |
|---|---|
class |
CMSItemCreateException |
class |
CMSItemNotFoundException |
class |
CMSVersionNotFoundException
Exception used when a
CMSVersionModel does not exist |
class |
ItemNotFoundException
Exception used when a
ItemModel does not exist |
class |
ItemRollbackException
Exception used when an
ItemModel cannot be rolled back. |
class |
RestrictionEvaluationException |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCMSActivateBaseSiteInSessionStrategyTest.testCurrentCMSSiteEqualsGivenSiteNoCMSSiteSetExpected() |
void |
DefaultCMSActivateBaseSiteInSessionStrategyTest.testCurrentCMSSiteNotEqualsGivenSiteNoCMSSiteSetExpected() |
void |
DefaultCMSActivateBaseSiteInSessionStrategyTest.testCurrentCMSSiteNotEqualsGivenSiteWith() |
void |
DefaultCMSActivateBaseSiteInSessionStrategyTest.testNoCurrentCMSSiteAvailableAndHasNotCurrentCatalogVersionNoCMSSiteSetExpected() |
void |
DefaultCMSActivateBaseSiteInSessionStrategyTest.testNoCurrentCMSSiteAvailableAssureNoSetCurrentSiteCalledNoCMSSiteSetExpected() |
void |
DefaultCMSActivateBaseSiteInSessionStrategyTest.testShouldThrowAnExceptionForFewStoresForSite() |
void |
DefaultCMSActivateBaseSiteInSessionStrategyTest.testThrowAnExceptionWhenNotEmptyContentCatalogs() |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentTypeNotFoundException
Exception thrown when searching for a component type that could not be found or does not exist.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VoucherOperationException |
| Modifier and Type | Class and Description |
|---|---|
class |
CommerceCartMergingException
Exception thrown if the cart cannot be merged
|
class |
CommerceCartModificationException
Exception thrown if the cart cannot be modified
|
class |
CommerceCartRestorationException
Exception thrown if the cart cannot be modified
|
class |
CommerceSaveCartException
Exception thrown if the cart cannot be saved
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommercePromotionRestrictionException |
| Modifier and Type | Class and Description |
|---|---|
class |
CouponInterceptorException |
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptCompilationException
Exception which is thrown when script provided to the Scripting Language Shell has bad syntax.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratorInitException
Exception specific for decorator creation.
|
class |
ImportExportException
Base exception for import/export logic via ImpEx mechanism.
|
class |
InsufficientDataException
Exception for cases where insufficiency of some data occurs.
|
class |
UnresolvedValueException
Exception covering cases where some unresolvable data for some call value occurs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MediaConversionModelValidationException
Exception thrown if vital model constraints are violated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidCartException
Thrown when creation or modification of cart is not possible.
|
class |
PriceException
Deprecated.
since ages
|
| Modifier and Type | Class and Description |
|---|---|
class |
CalculationException
A general exception used by
CalculationService extensions if an (expected) error occurs during price
calculation or requesting price informations. |
class |
DeliveryModeInterceptorException
Throw this exception when problems in Delivery Mode methods occur.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreditCardPaymentInfoValidatorTest.testInValid() |
void |
CreditCardPaymentInfoValidatorTest.testUnchanged()
Tests what happens if the card data: number and type were unchanged.
|
void |
CreditCardPaymentInfoValidatorTest.testValid() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CreditCardNumberHelper.isValidCardNumber(java.lang.String cardNumber,
CreditCardType type)
Validates Credit card number according to the given card type.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultCreditCardNumberHelper.isValidCardNumber(java.lang.String cardNumber,
CreditCardType type) |
void |
DefaultCreditCardNumberHelperTest.shouldNotValidateCardNumberWhenInputCardNumberIsImproperlyFormatted() |
void |
DefaultCreditCardNumberHelperTest.shouldNotValidateCardNumberWhenThereIsNoRegexpConfiguredForCardType() |
void |
DefaultCreditCardNumberHelperTest.shouldNotValidateDINERSCardWithBadStart() |
void |
DefaultCreditCardNumberHelperTest.shouldNotValidateMASTERCardWithBadStart() |
void |
DefaultCreditCardNumberHelperTest.shouldNotValidateTooLongAMEXCard() |
void |
DefaultCreditCardNumberHelperTest.shouldNotValidateTooLongDINERSCard() |
void |
DefaultCreditCardNumberHelperTest.shouldNotValidateTooLongMASTERCard() |
void |
DefaultCreditCardNumberHelperTest.shouldNotValidateTooLongOldVISACard() |
void |
DefaultCreditCardNumberHelperTest.shouldNotValidateTooLongVISACard() |
void |
DefaultCreditCardNumberHelperTest.shouldNotValidateTooShortAMEXCard() |
void |
DefaultCreditCardNumberHelperTest.shouldNotValidateTooShortDINERSCard() |
void |
DefaultCreditCardNumberHelperTest.shouldNotValidateTooShortMASTERCard() |
void |
DefaultCreditCardNumberHelperTest.shouldNotValidateTooShortOldVISACard() |
void |
DefaultCreditCardNumberHelperTest.shouldNotValidateTooShortVISACard() |
void |
DefaultCreditCardNumberHelperTest.shouldNotValidateVISACardWithBadStart() |
void |
DefaultCreditCardNumberHelperTest.shouldValidateValid13DigitOldVISACard() |
void |
DefaultCreditCardNumberHelperTest.shouldValidateValid16DigitVISACard() |
void |
DefaultCreditCardNumberHelperTest.shouldValidateValidAMEXCard() |
void |
DefaultCreditCardNumberHelperTest.shouldValidateValidDINERSCard() |
void |
DefaultCreditCardNumberHelperTest.shouldValidateValidMASTERCard() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UpdateConfigureProductController.afterUpdate(UpdateDataHolder updateData,
Model model) |
protected void |
SearchSimilarVariantsController.checkForCartEntryLink(java.util.List<ConfigurationVariantData> variants,
java.lang.String configId) |
java.lang.String |
ConfigureProductController.configureProduct(java.lang.String productCodeEncoded,
Model model,
HttpServletRequest request,
RedirectAttributes redirectAttributes)
Renders the dynamic product configuration content page for the given product.
|
protected void |
OrderEntryOverviewController.getAbstractOrderOverview(java.lang.String code,
int entryNumber,
Model model,
HttpServletRequest request,
ConfigurationOverviewData configOverviewData,
OverviewMode overviewMode) |
protected java.lang.Integer |
AbstractProductConfigController.getCartEntryNumber(AbstractOrderData orderData,
java.lang.String configId) |
protected java.lang.Integer |
AbstractProductConfigController.getCartEntryNumber(java.lang.String productCode) |
protected java.lang.String |
AbstractConfigurationOverviewController.getCartItemPk(java.lang.String abstractOrderCode,
int intValue) |
java.lang.String |
ConfigurationOverviewController.getConfigurationOverview(java.lang.String configIdEncoded,
Model model,
HttpServletRequest request)
Renders the product config overview page.
|
protected OrderEntryData |
AbstractProductConfigController.getOrderEntry(int entryNumber,
AbstractOrderData abstractOrder) |
protected java.util.Optional<OrderEntryData> |
AbstractProductConfigController.getOrderEntry(java.lang.String cartItemKey,
AbstractOrderData abstractOrder) |
protected java.lang.String |
AbstractConfigurationOverviewController.getOrderItemPk(java.lang.String orderCode,
int orderEntryNumber) |
java.lang.String |
OrderEntryOverviewController.getOrderOverview(java.lang.String orderCode,
int entryNumber,
Model model,
RedirectAttributes redirectModel,
HttpServletRequest request)
This method handles the case, when the overview page is displayed in context of an order.
|
protected java.lang.String |
AbstractProductConfigController.getProductCodeForCartItem(java.lang.String cartItemKey) |
java.lang.String |
OrderEntryOverviewController.getQuotationOverview(java.lang.String quotationId,
int entryNumber,
Model model,
RedirectAttributes redirectModel,
HttpServletRequest request)
This method handles the case, when the configuration overview is displayed in the context of a quotation.
|
protected java.lang.String |
AbstractConfigurationOverviewController.getQuoteItemPk(java.lang.String quoteCode,
int quoteEntryNumber) |
java.lang.String |
OrderEntryOverviewController.getSavedCartOverview(java.lang.String cartCode,
int entryNumber,
Model model,
RedirectAttributes redirectModel,
HttpServletRequest request)
This method handles the case, when the overview page is displayed in context of a saved cart.
|
protected UiStatus |
AbstractConfigurationOverviewController.getUiStatusForOverview(java.lang.String cartEntryKey,
OverviewUiData overviewUiData) |
protected void |
ConfigurationOverviewController.handleCPQAction(OverviewUiData overviewUIData,
ConfigurationOverviewData configOverviewData,
UiStatus uiStatus) |
protected ConfigurationData |
ConfigureProductController.populateConfigurationModel(HttpServletRequest request,
Model model,
java.lang.String productCode) |
protected void |
AbstractConfigurationOverviewController.prepareOverviewUiData(UiStatus uiStatus,
OverviewUiData overviewUiData,
ConfigurationOverviewData configOverviewData,
KBKeyData kbKey) |
protected void |
AbstractConfigurationOverviewController.prepareUiModel(HttpServletRequest request,
Model model,
UiStatus uiStatus,
OverviewUiData overviewUiData,
ConfigurationOverviewData configOverviewData) |
ModelAndView |
SearchSimilarVariantsController.searchVariant(java.lang.String configId,
java.lang.String productCode,
Model model)
Searches similar variants considering the value assignments of the given runtime configuration.
|
protected void |
AbstractProductConfigController.setCartEntryLinks(ConfigurationData configData) |
protected void |
AbstractConfigurationOverviewController.setUiStatusForOverviewInSession(UiStatus uiStatus,
java.lang.String cartEntryKey,
OverviewUiData overviewUiData) |
ModelAndView |
ConfigurationOverviewController.updateConfiguationOverview(OverviewUiData overviewUIData,
Model model,
HttpServletRequest request)
Updates the product config overview page.
|
protected void |
UpdateConfigureProductController.updateConfiguration(UpdateDataHolder updateData,
Model model) |
ModelAndView |
UpdateConfigureProductController.updateConfigureProduct(ConfigurationData configData,
BindingResult bindingResult,
Model model,
HttpServletRequest request)
Updates a configuration based on the user inputs and renders back the changes.
|
protected void |
AbstractConfigurationOverviewController.updateUiStatusForOverviewInSession(java.lang.String cartEntryKey,
UiStatus uiStatus,
OverviewUiData overviewUIData) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerAlreadyExistsException
Thrown when a customer already exists
|
| Modifier and Type | Method and Description |
|---|---|
void |
CronJobServiceDemoTest.testGetExistingJob() |
void |
CronJobServiceTest.testGetNotExistingCronJob() |
void |
CronJobServiceTest.testGetNotExistingJob() |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorException
Exception which is thrown from an
Interceptor. |
class |
ValidationConfigurationException
Exception thrown when some error in validation configuration is detected.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationException
Thrown when an authentication related error occurs.
|
class |
InvalidCredentialsException
Throws when there's no user with a given username/password combination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StockServiceTest.testProductStockStatus()
Tests stock level status.
|
void |
StockServiceTest.testRelease()
Tests release of stock level.
|
void |
StockServiceTest.testReleaseNoHistoryCreated()
Tests release of stock level with no history created.
|
void |
StockServiceTest.testSuccessfulReservations() |
void |
StockServiceTest.testTotalActualAmount()
Tests the search for all stock levels and the total actual amount.
|
void |
StockServiceTest.testUnsuccessfulReservations()
Tests an unsuccessful reservation and a successful one in sequence.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InsufficientStockLevelException |
| Modifier and Type | Class and Description |
|---|---|
class |
ValidationViolationException
The ValidationViolationException is thrown during model saving when the given model and the configured
constraints doesn't match. |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
VoucherApplierInset.SimpleVoucherException |
protected static class |
VoucherApplierInset.VoucherException |
protected static class |
VoucherApplierInset.VoucherViolationException |
| Modifier and Type | Class and Description |
|---|---|
class |
AutomatedWorkflowTemplateException
Exception thrown when the automated workflow template job cannot be found for give
AutomatedWorkflowActionTemplateModel. |
Copyright © 2018 SAP SE. All Rights Reserved.