public interface MediationLibraryAdminService
Modifier and Type | Method and Description |
---|---|
void |
addImport(String libName18,
String packageName19)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteImport(String importQualifiedName24)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteLibrary(String libQualifiedName42)
Auto generated method signature for Asynchronous Invocations
|
DataHandler |
downloadLibraryArchive(String fileName26)
Auto generated method signature
|
String[] |
getAllImports()
Auto generated method signature
|
String[] |
getAllLibraries()
Auto generated method signature
|
LibraryInfo[] |
getAllLibraryInfo()
Auto generated method signature
|
String |
getImport(String qualifiedName38)
Auto generated method signature
|
LibraryInfo |
getLibraryInfo(String libName13,
String packageName14)
Auto generated method signature
|
void |
startdownloadLibraryArchive(String fileName26,
MediationLibraryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllImports(MediationLibraryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllLibraries(MediationLibraryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllLibraryInfo(MediationLibraryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetImport(String qualifiedName38,
MediationLibraryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLibraryInfo(String libName13,
String packageName14,
MediationLibraryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updateStatus(String libQName30,
String libName31,
String packageName32,
String status33)
Auto generated method signature for Asynchronous Invocations
|
String[] getAllLibraries() throws RemoteException
getAllLibraries9
- RemoteException
void startgetAllLibraries(MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
getAllLibraries9
- RemoteException
LibraryInfo getLibraryInfo(String libName13, String packageName14) throws RemoteException
getLibraryInfo12
- RemoteException
void startgetLibraryInfo(String libName13, String packageName14, MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
getLibraryInfo12
- RemoteException
void addImport(String libName18, String packageName19) throws RemoteException
RemoteException
String[] getAllImports() throws RemoteException
getAllImports20
- RemoteException
void startgetAllImports(MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
getAllImports20
- RemoteException
void deleteImport(String importQualifiedName24) throws RemoteException
RemoteException
DataHandler downloadLibraryArchive(String fileName26) throws RemoteException, MediationLibraryAdminServiceException
downloadLibraryArchive25
- MediationLibraryAdminServiceException
- :RemoteException
void startdownloadLibraryArchive(String fileName26, MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
downloadLibraryArchive25
- RemoteException
void updateStatus(String libQName30, String libName31, String packageName32, String status33) throws RemoteException
RemoteException
LibraryInfo[] getAllLibraryInfo() throws RemoteException
getAllLibraryInfo34
- RemoteException
void startgetAllLibraryInfo(MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
getAllLibraryInfo34
- RemoteException
String getImport(String qualifiedName38) throws RemoteException
getImport37
- RemoteException
void startgetImport(String qualifiedName38, MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
getImport37
- RemoteException
void deleteLibrary(String libQualifiedName42) throws RemoteException, MediationLibraryAdminServiceException
MediationLibraryAdminServiceException
- :RemoteException
Copyright © 2017 WSO2. All rights reserved.