public interface RSRemoteCatalogGUI
Modifier and Type | Interface and Description |
---|---|
static class |
RSRemoteCatalogGUI.Result
The Enum Result.
|
Modifier and Type | Method and Description |
---|---|
RSRemoteCatalogGUI.Result |
askUserToDownloadPackage(RSRemoteCatalogResolver.StaticCatalogEntry sce,
java.net.URI u,
boolean hasMoreOptions)
Shall obtain from the remote application an action in order to decide
how to proceed.
|
InstallCallBack |
createInstallWindow()
Creates a window in the AWT thread so the installation thread can deliver
messages during the installation process such as progress and errors.
|
void |
removeInstallWindow()
Called by the RSRemoveCatalog when the GUI can be disposed.
|
RSRemoteCatalogGUI.Result |
requestRSTocreatePackage(java.net.URI u)
Request rs tocreate package.
|
RSRemoteCatalogGUI.Result |
tellUserToUpgrade(RSRemoteCatalogResolver.StaticCatalogEntry sce)
Shall obtain from the remote application an action in order to let
the user know one file is not in the taxonomy catalog but the user's
license is also not valid at this time so the user cannot obtain the
taxonomy package .
|
RSRemoteCatalogGUI.Result tellUserToUpgrade(RSRemoteCatalogResolver.StaticCatalogEntry sce)
sce
- instance of the StaticCatalogEntry class with further informationRSRemoteCatalogGUI.Result askUserToDownloadPackage(RSRemoteCatalogResolver.StaticCatalogEntry sce, java.net.URI u, boolean hasMoreOptions)
sce
- instance of the StaticCatalogEntry class with further informationu
- The URI that exists in the cataloghasMoreOptions
- if true, the processor has more than one package
providing the same URIRSRemoteCatalogGUI.Result requestRSTocreatePackage(java.net.URI u)
u
- the uInstallCallBack createInstallWindow()
void removeInstallWindow()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa