| Package | Description |
|---|---|
| de.hybris.platform.cscockpit.widgets.controllers | |
| de.hybris.platform.cscockpit.widgets.controllers.impl | |
| de.hybris.platform.cscockpit.widgets.renderers.impl | |
| de.hybris.platform.fraud.model |
Contains generated models for each type of de.hybris.platform.fraud.jalo package.
|
| de.hybris.platform.fraud.resource |
| Modifier and Type | Method and Description |
|---|---|
List<FraudSymptomScoringModel> |
OrderFraudController.getFraudSymptoms(TypedObject orderObject)
Returns fraud symptoms associated with the given order
|
| Modifier and Type | Method and Description |
|---|---|
List<FraudSymptomScoringModel> |
DefaultOrderFraudController.getFraudSymptoms(TypedObject orderObject) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FraudReportWidgetRenderer.populateDataRow(FraudSymptomScoringModel fraudSymptom,
Listitem row) |
| Modifier and Type | Method and Description |
|---|---|
List<FraudSymptomScoringModel> |
FraudReportModel.getFraudSymptomScorings()
Generated method - Getter of the
FraudReport.fraudSymptomScorings attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
FraudReportModel.setFraudSymptomScorings(List<FraudSymptomScoringModel> value)
Generated method - Setter of
FraudReport.fraudSymptomScorings attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
FraudSymptomScoringModel |
FraudSymptomScoringResource.getFraudSymptomScoringModel()
Convenience method which just delegates to
#getResourceValue() |
protected FraudSymptomScoringModel |
FraudSymptomScoringResource.readResource(String resourceId)
Gets the
FraudSymptomScoringModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<FraudSymptomScoringModel> |
FraudSymptomScoringsResource.getFraudSymptomScoringsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
FraudSymptomScoringResource.setFraudSymptomScoringModel(FraudSymptomScoringModel value)
Convenience method which just delegates to
#setResourceValue(FraudSymptomScoringModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
FraudSymptomScoringsResource.setFraudSymptomScoringsCollection(Collection<FraudSymptomScoringModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.