Uses of Class
de.hybris.platform.cms2.model.restrictions.CMSInverseRestrictionModel
-
Packages that use CMSInverseRestrictionModel Package Description de.hybris.platform.cms2.model.restrictions 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 CMSInverseRestrictionModel Modifier and Type Method Description java.util.Collection<CMSInverseRestrictionModel>AbstractRestrictionModel. getInverseRestrictions()Generated method - Getter of theAbstractRestriction.inverseRestrictionsattribute defined at extensioncms2.Method parameters in de.hybris.platform.cms2.model.restrictions with type arguments of type CMSInverseRestrictionModel Modifier and Type Method Description voidAbstractRestrictionModel. setInverseRestrictions(java.util.Collection<CMSInverseRestrictionModel> value)Generated method - Setter ofAbstractRestriction.inverseRestrictionsattribute defined at extensioncms2.
-