| Package | Description |
|---|---|
| de.hybris.platform.cms2.jalo | |
| de.hybris.platform.cms2.jalo.restrictions |
| Modifier and Type | Method and Description |
|---|---|
CMSInverseRestriction |
GeneratedCms2Manager.createCMSInverseRestriction(java.util.Map attributeValues) |
CMSInverseRestriction |
GeneratedCms2Manager.createCMSInverseRestriction(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<CMSInverseRestriction> |
GeneratedAbstractRestriction.INVERSERESTRICTIONSHANDLER
OneToManyHandler for handling 1:n INVERSERESTRICTIONS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSInverseRestriction> |
GeneratedAbstractRestriction.getInverseRestrictions()
Generated method - Getter of the
AbstractRestriction.inverseRestrictions attribute. |
java.util.Collection<CMSInverseRestriction> |
GeneratedAbstractRestriction.getInverseRestrictions(SessionContext ctx)
Generated method - Getter of the
AbstractRestriction.inverseRestrictions attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractRestriction.addToInverseRestrictions(CMSInverseRestriction value)
Generated method - Adds
value to inverseRestrictions. |
void |
GeneratedAbstractRestriction.addToInverseRestrictions(SessionContext ctx,
CMSInverseRestriction value)
Generated method - Adds
value to inverseRestrictions. |
void |
GeneratedAbstractRestriction.removeFromInverseRestrictions(CMSInverseRestriction value)
Generated method - Removes
value from inverseRestrictions. |
void |
GeneratedAbstractRestriction.removeFromInverseRestrictions(SessionContext ctx,
CMSInverseRestriction value)
Generated method - Removes
value from inverseRestrictions. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractRestriction.setInverseRestrictions(java.util.Collection<CMSInverseRestriction> value)
Generated method - Setter of the
AbstractRestriction.inverseRestrictions attribute. |
void |
GeneratedAbstractRestriction.setInverseRestrictions(SessionContext ctx,
java.util.Collection<CMSInverseRestriction> value)
Generated method - Setter of the
AbstractRestriction.inverseRestrictions attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.