Uses of Class
de.hybris.platform.cronjob.model.JobSearchRestrictionModel
Packages that use JobSearchRestrictionModel
Package
Description
Contains generated models for each type of de.hybris.platform.cronjob.jalo package.
-
Uses of JobSearchRestrictionModel in de.hybris.platform.cronjob.model
Methods in de.hybris.platform.cronjob.model that return types with arguments of type JobSearchRestrictionModelModifier and TypeMethodDescriptionJobModel.getRestrictions()Generated method - Getter of theJob.restrictionsattribute defined at extensionprocessing.Method parameters in de.hybris.platform.cronjob.model with type arguments of type JobSearchRestrictionModelModifier and TypeMethodDescriptionvoidJobModel.setRestrictions(List<JobSearchRestrictionModel> value) Generated method - Setter ofJob.restrictionsattribute defined at extensionprocessing.