| Package | Description |
|---|---|
| de.hybris.platform.btgcockpit.service.impl | |
| de.hybris.platform.cms2.model |
Contains generated models for each type of de.hybris.platform.cms2.jalo package.
|
| de.hybris.platform.cms2.model.restrictions |
Contains generated models for each type of de.hybris.platform.cms2.jalo.restrictions package.
|
| de.hybris.platform.cms2.resource.restrictions |
| Modifier and Type | Method and Description |
|---|---|
protected CMSInverseRestrictionModel |
DefaultBTGCockpitService.createInvertSegmentRestriction(AbstractRestrictionModel sourceRestriction,
CatalogVersionModel catalogVersionModel)
Creates an inverse restriction for given source restriction.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
InverseRestrictionDescription.get(CMSInverseRestrictionModel model) |
void |
InverseRestrictionDescription.set(CMSInverseRestrictionModel model,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSInverseRestrictionModel> |
AbstractRestrictionModel.getInverseRestrictions()
Generated method - Getter of the
AbstractRestriction.inverseRestrictions attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRestrictionModel.setInverseRestrictions(java.util.Collection<CMSInverseRestrictionModel> value)
Generated method - Setter of
AbstractRestriction.inverseRestrictions attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
CMSInverseRestrictionModel |
CMSInverseRestrictionResource.getCMSInverseRestrictionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CMSInverseRestrictionModel |
CMSInverseRestrictionResource.readResource(java.lang.String resourceId)
Gets the
CMSInverseRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSInverseRestrictionModel> |
CMSInverseRestrictionsResource.getCMSInverseRestrictionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSInverseRestrictionResource.setCMSInverseRestrictionModel(CMSInverseRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(CMSInverseRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSInverseRestrictionsResource.setCMSInverseRestrictionsCollection(java.util.Collection<CMSInverseRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.