Uses of Enum Class
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.ActionTypeWsDTO
Packages that use ActionTypeWsDTO
Package
Description
-
Uses of ActionTypeWsDTO in de.hybris.platform.b2ctelcocommercewebservicescommons.dto
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.dto that return ActionTypeWsDTOModifier and TypeMethodDescriptionstatic ActionTypeWsDTOReturns the enum constant of this class with the specified name.static ActionTypeWsDTO[]ActionTypeWsDTO.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ActionTypeWsDTO in de.hybris.platform.b2ctelcocommercewebservicescommons.validator
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.validator with parameters of type ActionTypeWsDTOModifier and TypeMethodDescriptionprotected voidTmaSubscribedProductActionValidator.validateRequiredInformationFor(OrderEntryWsDTO cartEntry, ActionTypeWsDTO actionType, org.springframework.validation.Errors errors) Checks that the subscribed product and offering are correctly set for the action found on the cartItem. -
Uses of ActionTypeWsDTO in de.hybris.platform.commercewebservicescommons.dto.order
Methods in de.hybris.platform.commercewebservicescommons.dto.order that return ActionTypeWsDTOMethods in de.hybris.platform.commercewebservicescommons.dto.order with parameters of type ActionTypeWsDTO