public interface FileUpload
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDirectoryPath(java.lang.String enentSource) |
void |
setClientFileName(MboRemote targetMbo,
java.lang.String enentSource,
java.lang.String fileName) |
void |
setServerFileName(MboRemote targetMbo,
java.lang.String enentSource,
java.lang.String fileName) |
void setServerFileName(MboRemote targetMbo, java.lang.String enentSource, java.lang.String fileName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void setClientFileName(MboRemote targetMbo, java.lang.String enentSource, java.lang.String fileName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.String getDirectoryPath(java.lang.String enentSource) throws java.io.IOException, MXException
java.io.IOException
MXException