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)  | 
getExtensions, setExtensions, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExtensions, setExtensionspublic List<String> getIds()
FailedToDeleteDatagetIds in interface FailedToDeleteDatanullCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.