Uses of Class
de.hybris.platform.cms2.model.restrictions.CMSInverseRestrictionModel
Packages that use CMSInverseRestrictionModel
Package
Description
Contains generated models for each type of de.hybris.platform.cms2.jalo.restrictions package.
-
Uses of CMSInverseRestrictionModel in de.hybris.platform.cms2.model.restrictions
Methods in de.hybris.platform.cms2.model.restrictions that return types with arguments of type CMSInverseRestrictionModelModifier and TypeMethodDescriptionAbstractRestrictionModel.getInverseRestrictions()Generated method - Getter of theAbstractRestriction.inverseRestrictionsattribute defined at extensioncms2.Method parameters in de.hybris.platform.cms2.model.restrictions with type arguments of type CMSInverseRestrictionModelModifier and TypeMethodDescriptionvoidAbstractRestrictionModel.setInverseRestrictions(Collection<CMSInverseRestrictionModel> value) Generated method - Setter ofAbstractRestriction.inverseRestrictionsattribute defined at extensioncms2.