cz.cuni.mff.ksi.jinfer.projecttype
Class JInferDeleteOperation
java.lang.Object
cz.cuni.mff.ksi.jinfer.projecttype.JInferDeleteOperation
- All Implemented Interfaces:
- DataFilesProviderImplementation, DeleteOperationImplementation
public class JInferDeleteOperation
- extends Object
- implements DeleteOperationImplementation
Provides delete operation for jInfer project.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JInferDeleteOperation
public JInferDeleteOperation(JInferProject project)
notifyDeleting
public void notifyDeleting()
throws IOException
- Specified by:
notifyDeleting
in interface DeleteOperationImplementation
- Throws:
IOException
notifyDeleted
public void notifyDeleted()
throws IOException
- Specified by:
notifyDeleted
in interface DeleteOperationImplementation
- Throws:
IOException
getMetadataFiles
public List<FileObject> getMetadataFiles()
- Specified by:
getMetadataFiles
in interface DataFilesProviderImplementation
getDataFiles
public List<FileObject> getDataFiles()
- Specified by:
getDataFiles
in interface DataFilesProviderImplementation
Generated on Fri Dec 9 00:01:25 CET 2011