| Package | Description |
|---|---|
| de.hybris.platform.assistedservicestorefront.restrictions | |
| de.hybris.platform.cms2.resource.restrictions |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AssistedServiceSessionRestrictionEvaluator.evaluate(AssistedServiceSessionRestrictionModel amsSessionRestriction,
RestrictionData context) |
| Modifier and Type | Method and Description |
|---|---|
AssistedServiceSessionRestrictionModel |
AssistedServiceSessionRestrictionResource.getAssistedServiceSessionRestrictionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AssistedServiceSessionRestrictionModel |
AssistedServiceSessionRestrictionResource.readResource(java.lang.String resourceId)
Gets the
AssistedServiceSessionRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AssistedServiceSessionRestrictionModel> |
AssistedServiceSessionRestrictionsResource.getAssistedServiceSessionRestrictionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssistedServiceSessionRestrictionResource.setAssistedServiceSessionRestrictionModel(AssistedServiceSessionRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(AssistedServiceSessionRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssistedServiceSessionRestrictionsResource.setAssistedServiceSessionRestrictionsCollection(java.util.Collection<AssistedServiceSessionRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.