| Package | Description |
|---|---|
| com.google.gdata.client.batch | |
| 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 |
|---|---|
BatchInterrupted |
BatchInterruptedException.getBatchInterrupted()
Deprecated.
Use
BatchInterruptedException.getIBatchInterrupted() instead. |
| Modifier and Type | Method and Description |
|---|---|
static BatchInterrupted |
BatchUtils.getBatchInterrupted(ExtensionPoint extPoint)
Gets the value of the tag
<batch:interrupted>. |
| Modifier and Type | Method and Description |
|---|---|
BatchInterrupted |
ContactGroupEntry.getBatchInterrupted()
Returns the batch interruption information.
|
BatchInterrupted |
BasePersonEntry.getBatchInterrupted()
Returns the batch interruption information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactGroupEntry.setBatchInterrupted(BatchInterrupted batchInterrupted)
Sets the batch interruption information.
|
void |
BasePersonEntry.setBatchInterrupted(BatchInterrupted batchInterrupted)
Sets the batch interruption information.
|
| Modifier and Type | Method and Description |
|---|---|
BatchInterrupted |
MapEntry.getBatchInterrupted()
Returns the batch interruption information.
|
BatchInterrupted |
FeatureEntry.getBatchInterrupted()
Returns the batch interruption information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapEntry.setBatchInterrupted(BatchInterrupted batchInterrupted)
Sets the batch interruption information.
|
void |
FeatureEntry.setBatchInterrupted(BatchInterrupted batchInterrupted)
Sets the batch interruption information.
|
| Modifier and Type | Method and Description |
|---|---|
BatchInterrupted |
BaseContentEntry.getBatchInterrupted()
Returns the batch interruption information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseContentEntry.setBatchInterrupted(BatchInterrupted batchInterrupted)
Sets the batch interruption information.
|
Copyright © 2012. All Rights Reserved.