Uses of Enum Class
org.broadleafcommerce.common.web.ValidateProductionChangesState
Packages that use ValidateProductionChangesState
-
Uses of ValidateProductionChangesState in org.broadleafcommerce.common.web
Fields in org.broadleafcommerce.common.web declared as ValidateProductionChangesStateModifier and TypeFieldDescriptionprotected ValidateProductionChangesStateBroadleafRequestContext.validateProductionChangesStateMethods in org.broadleafcommerce.common.web that return ValidateProductionChangesStateModifier and TypeMethodDescriptionBroadleafRequestContext.getValidateProductionChangesState()Returns the enum constant of this class with the specified name.static ValidateProductionChangesState[]ValidateProductionChangesState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.broadleafcommerce.common.web with parameters of type ValidateProductionChangesStateModifier and TypeMethodDescriptionvoidBroadleafRequestContext.setValidateProductionChangesState(ValidateProductionChangesState validateProductionChangesState)