| 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 |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CMSActionRestrictionEvaluator.evaluate(CMSActionRestrictionModel restriction,
RestrictionData context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
CMSActionRestrictionDynamicDescription.get(CMSActionRestrictionModel model)
Deprecated.
|
void |
CMSActionRestrictionDynamicDescription.set(CMSActionRestrictionModel model,
java.lang.String value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CMSActionRestrictionModel |
CMSActionRestrictionResource.getCMSActionRestrictionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CMSActionRestrictionModel |
CMSActionRestrictionResource.readResource(java.lang.String resourceId)
Gets the
CMSActionRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSActionRestrictionModel> |
CMSActionRestrictionsResource.getCMSActionRestrictionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSActionRestrictionResource.setCMSActionRestrictionModel(CMSActionRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(CMSActionRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSActionRestrictionsResource.setCMSActionRestrictionsCollection(java.util.Collection<CMSActionRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.