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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getExtensions, setExtensions
public List<String> getIds()
FailedToDeleteData
getIds
in interface FailedToDeleteData
null
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.