public class FailedToDeleteDataImpl extends AbstractExtensionData implements FailedToDeleteData
| Constructor and Description |
|---|
FailedToDeleteDataImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getIds()
Returns the list of object IDs of the objects that haven't been deleted.
|
void |
setIds(List<String> ids) |
String |
toString() |
getExtensions, setExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExtensions, setExtensionspublic List<String> getIds()
FailedToDeleteDatagetIds in interface FailedToDeleteDatanullpublic String toString()
toString in class AbstractExtensionDataCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.