public abstract class AbstractB2BOrderThresholdPermissionEvaluationStrategy<P extends B2BOrderThresholdPermissionModel> extends AbstractPermissionEvaluationStrategy<P>
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractB2BOrderThresholdPermissionEvaluationStrategy.ThresholdComparator
Use this comparator to sort by permission threshold.
|
NOLIMIT| Constructor and Description |
|---|
AbstractB2BOrderThresholdPermissionEvaluationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
P |
getPermissionToEvaluate(java.util.Set<P> permissions,
AbstractOrderModel order)
Gets the permission to evaluate.
|
getActivePermissions, getOrderEntryTotal, getOrderTotal, getOrderTotals, getPermissions, getPermissionType, getTotalOfEntriesWithCostCenter, getTotalTax, getTypesToEvaluate, toMoneygetModelService, getTypeService, setModelService, setTypeServicepublic AbstractB2BOrderThresholdPermissionEvaluationStrategy()
public P getPermissionToEvaluate(java.util.Set<P> permissions, AbstractOrderModel order)
permissions - the permissionsorder - the orderCopyright © 2018 SAP SE. All Rights Reserved.