package

com.google.gdata.data.batch

Interfaces

IBatchInterrupted Shared BatchInterrupted interface between old and new data models. 
IBatchStatus Shared BatchStatus interface between old and new data models. 

Classes

BatchId Entry extension for <batch:id> tags. 
BatchInterrupted Entry extension for the element <batch:interrupted>, which marks the batch feed as having been aborted. 
BatchOperation Entry and Feed extension that defines the batch operation to apply, defined by its type (BatchOperationType). 
BatchStatus Entry extension for the element <batch:status>, which contains status information returned by the server about how an entry was processed in a batch operation. 
BatchUtils Utility methods for setting up and using batch feeds and entries. 

Enums

BatchOperationType Defines a batch operation (query, update, insert, delete).