Uses of Class
de.hybris.platform.cms2.model.restrictions.CMSBaseStoreTimeRestrictionModel
Packages that use CMSBaseStoreTimeRestrictionModel
Package
Description
Contains generated models for each type of de.hybris.platform.store package.
-
Uses of CMSBaseStoreTimeRestrictionModel in de.hybris.platform.store
Methods in de.hybris.platform.store that return types with arguments of type CMSBaseStoreTimeRestrictionModelModifier and TypeMethodDescriptionBaseStoreModel.getCmsTimeRestrictions()Generated method - Getter of theBaseStore.cmsTimeRestrictionsattribute defined at extensioncms2.Method parameters in de.hybris.platform.store with type arguments of type CMSBaseStoreTimeRestrictionModelModifier and TypeMethodDescriptionvoidBaseStoreModel.setCmsTimeRestrictions(Collection<CMSBaseStoreTimeRestrictionModel> value) Generated method - Setter ofBaseStore.cmsTimeRestrictionsattribute defined at extensioncms2.