| Package | Description |
|---|---|
| de.hybris.platform.btg.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<BtgSegmentRestriction> |
GeneratedCmsRestrictionActionDefinition.SEGMENTRESTRICTIONSHANDLER
OneToManyHandler for handling 1:n SEGMENTRESTRICTIONS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
BtgSegmentRestriction |
GeneratedBtgManager.createBtgSegmentRestriction(Map attributeValues) |
BtgSegmentRestriction |
GeneratedBtgManager.createBtgSegmentRestriction(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
Collection<BtgSegmentRestriction> |
GeneratedCmsRestrictionActionDefinition.getSegmentRestrictions()
Generated method - Getter of the
CmsRestrictionActionDefinition.segmentRestrictions attribute. |
Collection<BtgSegmentRestriction> |
GeneratedCmsRestrictionActionDefinition.getSegmentRestrictions(SessionContext ctx)
Generated method - Getter of the
CmsRestrictionActionDefinition.segmentRestrictions attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCmsRestrictionActionDefinition.addToSegmentRestrictions(BtgSegmentRestriction value)
Generated method - Adds
value to segmentRestrictions. |
void |
GeneratedCmsRestrictionActionDefinition.addToSegmentRestrictions(SessionContext ctx,
BtgSegmentRestriction value)
Generated method - Adds
value to segmentRestrictions. |
void |
GeneratedCmsRestrictionActionDefinition.removeFromSegmentRestrictions(BtgSegmentRestriction value)
Generated method - Removes
value from segmentRestrictions. |
void |
GeneratedCmsRestrictionActionDefinition.removeFromSegmentRestrictions(SessionContext ctx,
BtgSegmentRestriction value)
Generated method - Removes
value from segmentRestrictions. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCmsRestrictionActionDefinition.setSegmentRestrictions(Collection<BtgSegmentRestriction> value)
Generated method - Setter of the
CmsRestrictionActionDefinition.segmentRestrictions attribute. |
void |
GeneratedCmsRestrictionActionDefinition.setSegmentRestrictions(SessionContext ctx,
Collection<BtgSegmentRestriction> value)
Generated method - Setter of the
CmsRestrictionActionDefinition.segmentRestrictions attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.