public class ProductField extends AbstractImportField<ProductField>
ImportField.KeyType| Modifier and Type | Field and Description |
|---|---|
static ProductField |
CANONICAL_URL |
static ProductField |
META_DESC |
static ProductField |
META_TITLE |
static ProductField |
PRODUCT_EXTERNAL_ID |
static ProductField |
PRODUCT_ID |
static ProductField |
URL |
| Constructor and Description |
|---|
ProductField(String columnName) |
ProductField(String columnName,
FieldDataType fdt) |
| 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 ProductField URL
public static ProductField META_TITLE
public static ProductField META_DESC
public static ProductField CANONICAL_URL
public static ProductField PRODUCT_EXTERNAL_ID
public static ProductField PRODUCT_ID
public ProductField(String columnName)
public ProductField(String columnName, FieldDataType fdt)
public String getTableName()
ImportFieldgetTableName in interface ImportFieldgetTableName in class AbstractImportField<ProductField>Copyright © 2020. All rights reserved.