| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.evaluator | |
| de.hybris.platform.acceleratorcms.model |
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo package.
|
| de.hybris.platform.acceleratorcms.resource.restrictions | |
| de.hybris.platform.yacceleratorcockpits.components.liveedit |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CMSUiExperienceRestrictionEvaluator.evaluate(CMSUiExperienceRestrictionModel restriction,
RestrictionData context) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
UiExperienceRestrictionDynamicDescription.get(CMSUiExperienceRestrictionModel model) |
void |
UiExperienceRestrictionDynamicDescription.set(CMSUiExperienceRestrictionModel model,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
CMSUiExperienceRestrictionModel |
CMSUiExperienceRestrictionResource.getCMSUiExperienceRestrictionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CMSUiExperienceRestrictionModel |
CMSUiExperienceRestrictionResource.readResource(java.lang.String resourceId)
Gets the
CMSUiExperienceRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSUiExperienceRestrictionModel> |
CMSUiExperienceRestrictionsResource.getCMSUiExperienceRestrictionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSUiExperienceRestrictionResource.setCMSUiExperienceRestrictionModel(CMSUiExperienceRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(CMSUiExperienceRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSUiExperienceRestrictionsResource.setCMSUiExperienceRestrictionsCollection(java.util.Collection<CMSUiExperienceRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultAcceleratorPreviewLoader.loadUIExperienceRestrictionForProductPage(PreviewDataModel previewCtx,
CMSUiExperienceRestrictionModel uiExperienceRestrictionModel) |
Copyright © 2018 SAP SE. All Rights Reserved.