Uses of Class
de.hybris.platform.acceleratorstorefrontcommons.checkout.steps.validation.ValidationResults
-
-
Uses of ValidationResults in de.hybris.platform.acceleratorstorefrontcommons.checkout.steps
Methods in de.hybris.platform.acceleratorstorefrontcommons.checkout.steps that return ValidationResults Modifier and Type Method Description ValidationResultsCheckoutStep. validate(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)Methods in de.hybris.platform.acceleratorstorefrontcommons.checkout.steps with parameters of type ValidationResults Modifier and Type Method Description booleanCheckoutStep. checkIfValidationErrors(ValidationResults validationResult)java.lang.StringCheckoutStep. onValidation(ValidationResults validationResult)java.lang.StringStepTransition. onValidation(ValidationResults validationResult)Determines the URL from Spring config based onValidationResults. -
Uses of ValidationResults in de.hybris.platform.acceleratorstorefrontcommons.checkout.steps.validation
Methods in de.hybris.platform.acceleratorstorefrontcommons.checkout.steps.validation that return ValidationResults Modifier and Type Method Description abstract ValidationResultsAbstractCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)This method should be implemented to validate whether all the required details are present before entering the checkout step.ValidationResultsAbstractCheckoutStepValidator. validateOnExit()ValidationResultsCheckoutStepValidator. validateOnExit()Does validation while transitioning from one CheckoutStep to another.static ValidationResultsValidationResults. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ValidationResults[]ValidationResults. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ValidationResults in de.hybris.platform.b2bacceleratoraddon.checkout.steps.validation
Methods in de.hybris.platform.b2bacceleratoraddon.checkout.steps.validation that return ValidationResults Modifier and Type Method Description protected abstract ValidationResultsAbstractB2BCheckoutStepValidator. doValidateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)Performs implementation specific validation on entering a checkout step after the common validation has been performed in the abstract implementation.ValidationResultsAbstractB2BCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) -
Uses of ValidationResults in de.hybris.platform.b2bacceleratoraddon.checkout.steps.validation.impl
Methods in de.hybris.platform.b2bacceleratoraddon.checkout.steps.validation.impl that return ValidationResults Modifier and Type Method Description protected ValidationResultsDefaultB2BDeliveryAddressCheckoutStepValidator. doValidateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)protected ValidationResultsDefaultB2BDeliveryMethodCheckoutStepValidator. doValidateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)protected ValidationResultsDefaultB2BPaymentCheckoutStepValidator. doValidateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)protected ValidationResultsDefaultB2BPaymentTypeCheckoutStepValidator. doValidateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)protected ValidationResultsDefaultB2BSummaryCheckoutStepValidator. doValidateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsDefaultB2BPaymentTypeCheckoutStepValidator. validateOnExit() -
Uses of ValidationResults in de.hybris.platform.chinesepaymentaddon.checkout.steps.validation.impl
Methods in de.hybris.platform.chinesepaymentaddon.checkout.steps.validation.impl that return ValidationResults Modifier and Type Method Description ValidationResultsChineseSummaryCheckoutValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) -
Uses of ValidationResults in de.hybris.platform.chinesetaxinvoiceaddon.checkout.steps.validation.impl
Methods in de.hybris.platform.chinesetaxinvoiceaddon.checkout.steps.validation.impl that return ValidationResults Modifier and Type Method Description ValidationResultsChineseTaxInvoiceCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) -
Uses of ValidationResults in de.hybris.platform.sap.ysapordermgmtb2baddon.checkout.steps.validation
Methods in de.hybris.platform.sap.ysapordermgmtb2baddon.checkout.steps.validation that return ValidationResults Modifier and Type Method Description protected ValidationResultsSapB2BDeliveryMethodCheckoutStepValidator. doValidateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)protected ValidationResultsSapB2BPaymentMethodCheckoutValidator. doValidateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)protected ValidationResultsSapB2BSummaryCheckoutStepValidator. doValidateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) -
Uses of ValidationResults in de.hybris.platform.sapdigitalpaymentaddon.controllers.pages.checkout.validation
Methods in de.hybris.platform.sapdigitalpaymentaddon.controllers.pages.checkout.validation that return ValidationResults Modifier and Type Method Description protected ValidationResultsDefaultSapDigiPaySummaryCheckoutStepValidator. checkCartAndDelivery(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)protected ValidationResultsRespSapDigiPaySummaryCheckoutStepValidator. checkCartAndDelivery(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)protected ValidationResultsDefaultSapDigiPaySummaryCheckoutStepValidator. checkPaymentMethodAndPickup(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)protected ValidationResultsRespSapDigiPaySummaryCheckoutStepValidator. checkPaymentMethodAndPickup(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsDefaultSapDigiPayBillMethCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsDefaultSapDigiPaySummaryCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsRespSapDigiPayBillMethCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsRespSapDigiPaySummaryCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) -
Uses of ValidationResults in de.hybris.platform.yacceleratorstorefront.checkout.steps.validation.impl
Methods in de.hybris.platform.yacceleratorstorefront.checkout.steps.validation.impl that return ValidationResults Modifier and Type Method Description protected ValidationResultsDefaultSummaryCheckoutStepValidator. checkCartAndDelivery(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)protected ValidationResultsResponsiveSummaryCheckoutStepValidator. checkCartAndDelivery(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)protected ValidationResultsDefaultSummaryCheckoutStepValidator. checkPaymentMethodAndPickup(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)protected ValidationResultsResponsiveSummaryCheckoutStepValidator. checkPaymentMethodAndPickup(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsDefaultDeliveryAddressCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsDefaultDeliveryMethodCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsDefaultMultiStepCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsDefaultPaymentCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsDefaultPickupCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsDefaultSummaryCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsResponsiveDeliveryAddressCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsResponsiveDeliveryMethodCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsResponsiveMultiStepCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsResponsivePaymentCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsResponsiveSummaryCheckoutStepValidator. validateOnEnter(org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)ValidationResultsDefaultDeliveryMethodCheckoutStepValidator. validateOnExit()
-