public class BulkCampaignNegativeLocationCriterion extends BulkCampaignNegativeCriterion
For more information, see Campaign Negative Location Criterion at
See Also:
BulkServiceManager,
BulkOperation,
BulkFileReader,
BulkFileWriter
| Constructor and Description |
|---|
BulkCampaignNegativeLocationCriterion() |
| Modifier and Type | Method and Description |
|---|---|
protected Criterion |
createCriterion() |
void |
processMappingsFromRowValues(RowValues values)
Process specific entity mappings from CSV values.
|
void |
processMappingsToRowValues(RowValues values,
boolean excludeReadonlyData)
Process specific entity mappings to CSV values.
|
getCampaignName, getNegativeCampaignCriterion, setCampaignName, setNegativeCampaignCriteriongetClientId, getErrors, getLastModifiedTime, hasErrors, readAdditionalData, readFromRowValues, readRelatedData, setClientId, write, writeAdditionalData, writeToRowValuesvalidateListNotNullOrEmpty, validatePropertyNotNullcanEncloseInMultilineEntity, encloseInMultilineEntitypublic BulkCampaignNegativeLocationCriterion()
public void processMappingsFromRowValues(RowValues values)
SingleRecordBulkEntityprocessMappingsFromRowValues in class BulkCampaignNegativeCriterionvalues - Set of values and mappings corresponding to one row/single line entitypublic void processMappingsToRowValues(RowValues values, boolean excludeReadonlyData)
SingleRecordBulkEntityprocessMappingsToRowValues in class BulkCampaignNegativeCriterionvalues - Row valuesexcludeReadonlyData - indicates whether readonly data should be written (such as errors, performance data etc.)protected Criterion createCriterion()
createCriterion in class BulkCampaignNegativeCriterionCopyright © 2024. All rights reserved.