public class BulkError extends BulkObject
| Constructor and Description |
|---|
BulkError() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEditorialAppealStatus() |
String |
getEditorialLocation() |
Integer |
getEditorialReasonCode() |
String |
getEditorialTerm() |
BulkEntity |
getEntity() |
String |
getError() |
String |
getFieldPath() |
Integer |
getNumber() |
String |
getPublisherCountries() |
void |
readFromRowValues(RowValues values)
Read object data from a single row.
|
void |
setEntity(BulkEntity entity) |
void |
writeToRowValues(RowValues values,
boolean excludeReadonlyData)
Writes object data to a single row.
|
canEncloseInMultilineEntity, encloseInMultilineEntity, readRelatedData, writepublic void readFromRowValues(RowValues values)
BulkObjectreadFromRowValues in class BulkObjectpublic void writeToRowValues(RowValues values, boolean excludeReadonlyData)
BulkObjectwriteToRowValues in class BulkObjectpublic String getError()
public Integer getNumber()
public String getFieldPath()
public String getEditorialAppealStatus()
public String getEditorialLocation()
public String getEditorialTerm()
public Integer getEditorialReasonCode()
public String getPublisherCountries()
public BulkEntity getEntity()
public void setEntity(BulkEntity entity)
Copyright © 2024. All rights reserved.