public interface FileService
| Modifier and Type | Method and Description |
|---|---|
File9[] |
_getcheckfileexists(String fileName32)
Auto generated method signature
|
void |
_getcreatenewfile(String fileName26,
String fileType27)
Auto generated method signature for Asynchronous Invocations
|
void |
_getdeletefile(String fileName36)
Auto generated method signature for Asynchronous Invocations
|
File6[] |
_getgetfilenames()
Auto generated method signature
|
File3[] |
_getgetfilerecords(String fileName38)
Auto generated method signature
|
File[] |
_getgetfilesize(String fileName15)
Auto generated method signature
|
FileE[] |
_getgetfiletype(String fileName22)
Auto generated method signature
|
void |
_postappenddatatofile(String fileName19,
javax.activation.DataHandler data20)
Auto generated method signature for Asynchronous Invocations
|
void |
start_getcheckfileexists(String fileName32,
FileServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
start_getgetfilenames(FileServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
start_getgetfilerecords(String fileName38,
FileServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
start_getgetfilesize(String fileName15,
FileServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
start_getgetfiletype(String fileName22,
FileServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
File[] _getgetfilesize(String fileName15) throws RemoteException, DataServiceFault
_getgetfilesize14 - DataServiceFault - :RemoteExceptionvoid start_getgetfilesize(String fileName15, FileServiceCallbackHandler callback) throws RemoteException
_getgetfilesize14 - RemoteExceptionvoid _postappenddatatofile(String fileName19, javax.activation.DataHandler data20) throws RemoteException
RemoteExceptionFileE[] _getgetfiletype(String fileName22) throws RemoteException, DataServiceFault
_getgetfiletype21 - DataServiceFault - :RemoteExceptionvoid start_getgetfiletype(String fileName22, FileServiceCallbackHandler callback) throws RemoteException
_getgetfiletype21 - RemoteExceptionvoid _getcreatenewfile(String fileName26, String fileType27) throws RemoteException
RemoteExceptionFile6[] _getgetfilenames() throws RemoteException, DataServiceFault
_getgetfilenames28 - DataServiceFault - :RemoteExceptionvoid start_getgetfilenames(FileServiceCallbackHandler callback) throws RemoteException
_getgetfilenames28 - RemoteExceptionFile9[] _getcheckfileexists(String fileName32) throws RemoteException, DataServiceFault
_getcheckfileexists31 - DataServiceFault - :RemoteExceptionvoid start_getcheckfileexists(String fileName32, FileServiceCallbackHandler callback) throws RemoteException
_getcheckfileexists31 - RemoteExceptionvoid _getdeletefile(String fileName36) throws RemoteException
RemoteExceptionFile3[] _getgetfilerecords(String fileName38) throws RemoteException, DataServiceFault
_getgetfilerecords37 - DataServiceFault - :RemoteExceptionvoid start_getgetfilerecords(String fileName38, FileServiceCallbackHandler callback) throws RemoteException
_getgetfilerecords37 - RemoteExceptionCopyright © 2018 WSO2. All rights reserved.