|
| __construct ($model, $attributeName, $explicitReadWriteModelPermissions=null) |
|
| getDisplayLabel () |
|
| getModelAttributeName () |
|
| getRealModelAttributeNames () |
|
| resolveValueForImport ($value, $columnName, $columnMappingData, ImportSanitizeResultsUtil $importSanitizeResultsUtil) |
|
| getPenultimateModelClassName () |
|
| setPenultimateModelClassName ($penultimateModelClassName) |
|
| getPenultimateAttributeName () |
|
| setPenultimateAttributeName ($penultimateAttributeName) |
|
| __construct ($model, $explicitReadWriteModelPermissions=null) |
|
| getModelClassName () |
|
| getExplicitReadWriteModelPermissions () |
|
| getRealModelAttributeNames () |
|
| getDisplayLabelByAttributeName ($attributeName) |
|
| $attributeName |
|
| $penultimateModelClassName |
|
| $penultimateAttributeName |
|
| $model |
|
| $explicitReadWriteModelPermissions = null |
|
Import rules for any attributes that are type Decimal.
Definition at line 40 of file DecimalAttributeImportRules.php.