| Package | Description |
|---|---|
| com.google.api.gbase.client | |
| com.google.gdata.data.batch | |
| com.google.gdata.data.contacts | |
| com.google.gdata.data.maps | |
| com.google.gdata.data.sites |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceErrors.addErrors(BatchStatus status)
Extracts errors from a
BatchStatus. |
| Constructor and Description |
|---|
ServiceErrors(BatchStatus status)
Creates a ServiceErrors object corresponding
to the errors contained in
BatchStatus. |
| Modifier and Type | Method and Description |
|---|---|
static BatchStatus |
BatchStatus.createCreatedStatus()
Creates a Success status object.
|
static BatchStatus |
BatchStatus.createSuccessStatus()
Creates a 200 Success status object.
|
static BatchStatus |
BatchUtils.getBatchStatus(ExtensionPoint extPoint)
Gets the value of the tag
<batch:status>. |
| Modifier and Type | Method and Description |
|---|---|
BatchStatus |
ContactGroupEntry.getBatchStatus()
Returns the batch response status information.
|
BatchStatus |
BasePersonEntry.getBatchStatus()
Returns the batch response status information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactGroupEntry.setBatchStatus(BatchStatus batchStatus)
Sets the batch response status information.
|
void |
BasePersonEntry.setBatchStatus(BatchStatus batchStatus)
Sets the batch response status information.
|
| Modifier and Type | Method and Description |
|---|---|
BatchStatus |
MapEntry.getBatchStatus()
Returns the batch response status information.
|
BatchStatus |
FeatureEntry.getBatchStatus()
Returns the batch response status information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapEntry.setBatchStatus(BatchStatus batchStatus)
Sets the batch response status information.
|
void |
FeatureEntry.setBatchStatus(BatchStatus batchStatus)
Sets the batch response status information.
|
| Modifier and Type | Method and Description |
|---|---|
BatchStatus |
BaseContentEntry.getBatchStatus()
Returns the batch response status information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseContentEntry.setBatchStatus(BatchStatus batchStatus)
Sets the batch response status information.
|
Copyright © 2012. All Rights Reserved.