public abstract class BulkEntity extends BulkObject
For more information, see Bulk File Schema at https://go.microsoft.com/fwlink/?linkid=846127.
BulkServiceManager,
BulkOperation,
BulkFileReader,
BulkFileWriter| Constructor and Description |
|---|
BulkEntity() |
| Modifier and Type | Method and Description |
|---|---|
abstract Calendar |
getLastModifiedTime()
Gets the last modified time for the entity.
|
abstract boolean |
hasErrors()
Determines whether the bulk entity has associated errors.
|
protected void |
validateListNotNullOrEmpty(Object listObject,
List list,
String propertyName)
Reserved for internal use.
|
protected void |
validatePropertyNotNull(Object propertyValue,
String propertyName)
Reserved for internal use.
|
canEncloseInMultilineEntity, encloseInMultilineEntity, readFromRowValues, readRelatedData, write, writeToRowValuespublic abstract boolean hasErrors()
public abstract Calendar getLastModifiedTime()
protected void validatePropertyNotNull(Object propertyValue, String propertyName)
Copyright © 2024. All rights reserved.