public interface SystemService extends Remote
| Modifier and Type | Method and Description |
|---|---|
Image[] |
getDefaultIcons()
Deprecated.
|
Image[] |
getDefaultIcons(de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
Image[] |
getDefaultIcons(String lsName)
Deprecated.
|
Image[] |
getDefaultIcons(String lsName,
de.cismet.connectioncontext.ConnectionContext connectionContext)
DOCUMENT ME!
|
@Deprecated Image[] getDefaultIcons(String lsName) throws RemoteException
lsName - domainRemoteException - server errorImage[] getDefaultIcons(String lsName, de.cismet.connectioncontext.ConnectionContext connectionContext) throws RemoteException
lsName - DOCUMENT ME!connectionContext - DOCUMENT ME!RemoteException - DOCUMENT ME!@Deprecated Image[] getDefaultIcons() throws RemoteException
RemoteException - server error (eg no domain server online)Image[] getDefaultIcons(de.cismet.connectioncontext.ConnectionContext connectionContext) throws RemoteException
connectionContext - DOCUMENT ME!RemoteException - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.