Uses of Class
de.hybris.platform.rulebuilderbackoffice.editors.ValidationInfoModel
Packages that use ValidationInfoModel
-
Uses of ValidationInfoModel in de.hybris.platform.rulebuilderbackoffice.editors
Methods in de.hybris.platform.rulebuilderbackoffice.editors that return types with arguments of type ValidationInfoModelModifier and TypeMethodDescriptionParameterModel.getValidationInfos()protected List<ValidationInfoModel>AbstractEditorViewModel.loadParameterValidationInfos(RuleParameterData ruleParameter) Methods in de.hybris.platform.rulebuilderbackoffice.editors with parameters of type ValidationInfoModelModifier and TypeMethodDescriptionintValidationInfoComparator.compare(ValidationInfoModel o1, ValidationInfoModel o2) Method parameters in de.hybris.platform.rulebuilderbackoffice.editors with type arguments of type ValidationInfoModelModifier and TypeMethodDescriptionvoidParameterModel.setValidationInfos(List<ValidationInfoModel> validationInfos)