Uses of Class
de.hybris.platform.cronjob.model.JobSearchRestrictionModel
-
Packages that use JobSearchRestrictionModel Package Description de.hybris.platform.cronjob.model 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 JobSearchRestrictionModel Modifier and Type Method Description java.util.List<JobSearchRestrictionModel>JobModel. getRestrictions()Generated method - Getter of theJob.restrictionsattribute defined at extensionprocessing.Method parameters in de.hybris.platform.cronjob.model with type arguments of type JobSearchRestrictionModel Modifier and Type Method Description voidJobModel. setRestrictions(java.util.List<JobSearchRestrictionModel> value)Generated method - Setter ofJob.restrictionsattribute defined at extensionprocessing.
-