| Package | Description |
|---|---|
| de.hybris.platform.core.model.order |
Contains generated models for each type of de.hybris.platform.jalo.order package.
|
| de.hybris.platform.fraud.model |
Contains generated models for each type of de.hybris.platform.fraud.jalo package.
|
| de.hybris.platform.fraud.resource | |
| de.hybris.platform.omsbackoffice.renderers |
| Modifier and Type | Method and Description |
|---|---|
Set<FraudReportModel> |
OrderModel.getFraudReports()
Generated method - Getter of the
Order.fraudReports attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderModel.setFraudReports(Set<FraudReportModel> value)
Generated method - Setter of
Order.fraudReports attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
FraudReportModel |
FraudSymptomScoringModel.getFraudReport()
Generated method - Getter of the
FraudSymptomScoring.fraudReport attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
FraudSymptomScoringModel.setFraudReport(FraudReportModel value)
Generated method - Initial setter of
FraudSymptomScoring.fraudReport attribute defined at extension basecommerce. |
| Constructor and Description |
|---|
FraudSymptomScoringModel(FraudReportModel _fraudReport,
String _name)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
FraudSymptomScoringModel(FraudReportModel _fraudReport,
String _name,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
FraudReportModel |
FraudReportResource.getFraudReportModel()
Convenience method which just delegates to
#getResourceValue() |
protected FraudReportModel |
FraudReportResource.readResource(String resourceId)
Gets the
FraudReportModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<FraudReportModel> |
FraudReportsResource.getFraudReportsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
FraudReportResource.setFraudReportModel(FraudReportModel value)
Convenience method which just delegates to
#setResourceValue(FraudReportModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
FraudReportsResource.setFraudReportsCollection(Collection<FraudReportModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
void |
FraudCheckButtonCellRenderer.render(Listcell parent,
ListColumn columnConfiguration,
FraudReportModel object,
DataType dataType,
WidgetInstanceManager widgetInstanceManger) |
Copyright © 2017 SAP SE. All Rights Reserved.