public class CustomerAttributeField extends AbstractImportField<CustomerAttributeField>
ImportField.KeyType| Modifier and Type | Field and Description |
|---|---|
static CustomerAttributeField |
VALUE |
| Constructor and Description |
|---|
CustomerAttributeField(String columnName) |
CustomerAttributeField(String columnName,
FieldDataType fieldDataType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTableName()
Returns the database table name for the field (e.g.
|
getColumnName, getConverterComponentKey, getFieldDataType, getKeyType, getMapKeyColumnName, isMapField, isTreatAsBoolean, withConverterComponentKey, withKeyType, withTableName, withTreatAsBooleanpublic static CustomerAttributeField VALUE
public CustomerAttributeField(String columnName)
public CustomerAttributeField(String columnName, FieldDataType fieldDataType)
public String getTableName()
ImportFieldgetTableName in interface ImportFieldgetTableName in class AbstractImportField<CustomerAttributeField>Copyright © 2020. All rights reserved.