| Modifier and Type | Class and Description |
|---|---|
class |
AcceleratorBlackListSymptom |
class |
AcceleratorFirstTimeOrderSymptom |
class |
AcceleratorWhiteListSymptom |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OrderFraudSymptomDetection> |
DefaultHybrisFraudServiceProvider.getSymptomList() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultHybrisFraudServiceProvider.setSymptomList(java.util.List<OrderFraudSymptomDetection> symptomList) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOrderFraudSymptomDetection |
| Modifier and Type | Class and Description |
|---|---|
class |
BlackListSymptom |
class |
DifferentAddressesSymptom
DifferentAddressesSymptom implements a symptom for detecting different addresses.
|
class |
FirstTimeOrderSymptom
FirstTimeOrderSymptom implements a symptom for detecting whether it is a first time order.
|
class |
OrderEntriesSymptom |
class |
OrderThresholdSymptom
OrderThresholdSymptom implements a symptom for detecting whether an order exceeds a defined threshold.
|
class |
WhiteListSymptom |
| Modifier and Type | Method and Description |
|---|---|
OrderFraudSymptomDetection |
DifferentAddressesSymptom.getFirstOrderSymptomDetection() |
| Modifier and Type | Method and Description |
|---|---|
void |
DifferentAddressesSymptom.setFirstOrderSymptomDetection(OrderFraudSymptomDetection firstOrderSymptomDetection) |
Copyright © 2018 SAP SE. All Rights Reserved.