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(javax.xml.stream.XMLStreamReader parser) |
Modifier and Type | Method and Description |
---|---|
static void |
XMLConverter.writeBulkUpdate(javax.xml.stream.XMLStreamWriter writer,
String namespace,
BulkUpdateImpl bulkUpdate) |
Modifier and Type | Method and Description |
---|---|
BulkUpdateImpl |
AtomEntryParser.getBulkUpdate()
Returns the bulk update data.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.