public class AssistedServiceSessionRestrictionEvaluator extends java.lang.Object implements CMSRestrictionEvaluator<AssistedServiceSessionRestrictionModel>
| Constructor and Description |
|---|
AssistedServiceSessionRestrictionEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(AssistedServiceSessionRestrictionModel amsSessionRestriction,
RestrictionData context)
Main method that evaluates given restriction.
|
void |
setDefaultAssistedServiceFacade(AssistedServiceFacade defaultAssistedServiceFacade) |
public AssistedServiceSessionRestrictionEvaluator()
public boolean evaluate(AssistedServiceSessionRestrictionModel amsSessionRestriction, RestrictionData context)
CMSRestrictionEvaluatorevaluate in interface CMSRestrictionEvaluator<AssistedServiceSessionRestrictionModel>amsSessionRestriction - given restrictioncontext - all context information required to evaluate restrictiontrue when restriction is matched otherwise falsepublic void setDefaultAssistedServiceFacade(AssistedServiceFacade defaultAssistedServiceFacade)
Copyright © 2018 SAP SE. All Rights Reserved.