public interface BulkUpdateObjectIdAndChangeToken extends ExtensionsData
| Modifier and Type | Method and Description | 
|---|---|
| String | getChangeToken()Returns the change token of the object. | 
| String | getId()Returns the object ID. | 
| String | getNewId()Returns the new object ID if the repository created a new object during
 the update. | 
getExtensions, setExtensionsString getId()
String getNewId()
null if no new object has been
         createdString getChangeToken()
null if the repository does not
         support change tokensCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.