public interface DeleteOperationImplementation extends DataFilesProviderImplementation
DefaultProjectOperations
to perform the delete operation.
Modifier and Type | Method and Description |
---|---|
void |
notifyDeleted()
Notification that the delete operation has finished.
|
void |
notifyDeleting()
Pre-delete notification.
|
getDataFiles, getMetadataFiles
void notifyDeleting() throws IOException
IOException
- if an I/O operation fails.void notifyDeleted() throws IOException
ProjectState.notifyDeleted()
.IOException
- if an I/O operation fails.Built on August 25 2014. | Portions Copyright 1997-2014 Oracle. All rights reserved.