|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.dsrg.sofa.repository.core.SofaRemoteFileDeleter
public class SofaRemoteFileDeleter
SOFA specific class, which deletes data from
RepositoryServer
.
Constructor Summary | |
---|---|
SofaRemoteFileDeleter(RepositoryConfiguration rc)
Standard constructor. |
Method Summary | |
---|---|
void |
deleteFile(org.eclipse.emf.common.util.URI uri)
This method is responsible for deleting the requested file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SofaRemoteFileDeleter(RepositoryConfiguration rc)
rc
- Connection configurationMethod Detail |
---|
public void deleteFile(org.eclipse.emf.common.util.URI uri) throws java.io.IOException
java.io.IOException
ConversionHelper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |