public class BulkProductAdExtensionIdentifier extends BulkAdExtensionIdentifier
| Constructor and Description |
|---|
BulkProductAdExtensionIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
MultiRecordBulkEntity |
createEntityWithThisIdentifier() |
boolean |
equals(Object other) |
String |
getName() |
void |
readFromRowValues(RowValues values)
Read object data from a single row.
|
void |
setName(String name) |
void |
writeToRowValues(RowValues values,
boolean excludeReadonlyData)
Writes object data to a single row.
|
getAccountId, getAdExtensionId, getStatus, getVersion, isDeleteRow, setAccountId, setAdExtensionId, setStatus, setVersioncanEncloseInMultilineEntity, encloseInMultilineEntity, readRelatedData, writepublic String getName()
public void setName(String name)
public boolean equals(Object other)
equals in class BulkEntityIdentifierpublic void readFromRowValues(RowValues values)
BulkObjectreadFromRowValues in class BulkAdExtensionIdentifierpublic void writeToRowValues(RowValues values, boolean excludeReadonlyData)
BulkObjectwriteToRowValues in class BulkAdExtensionIdentifierpublic MultiRecordBulkEntity createEntityWithThisIdentifier()
createEntityWithThisIdentifier in class BulkEntityIdentifierCopyright © 2024. All rights reserved.