| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.client.bindings.spi.atompub | |
| org.apache.chemistry.opencmis.commons.impl | |
| org.apache.chemistry.opencmis.server.impl.atompub |
| Constructor and Description |
|---|
AtomEntryWriter(BulkUpdateImpl bulkUpdate)
Constructor for bulk updates.
|
| Modifier and Type | Method and Description |
|---|---|
static BulkUpdateImpl |
XMLConverter.convertBulkUpdate(XMLStreamReader parser) |
| Modifier and Type | Method and Description |
|---|---|
static void |
XMLConverter.writeBulkUpdate(XMLStreamWriter writer,
String namespace,
BulkUpdateImpl bulkUpdate) |
| Modifier and Type | Method and Description |
|---|---|
BulkUpdateImpl |
AtomEntryParser.getBulkUpdate()
Returns the bulk update data.
|
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.