public class ClientNotificationManager extends AbstractClientPlugin implements java.awt.event.ActionListener, ClientPluginI, DBManEventListenerI
| Constructor and Description |
|---|
ClientNotificationManager(ClientContextI _ctx,
electric.xml.Element _element) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent _ae) |
void |
close() |
ClientContextI |
getCtx() |
Formular |
getFittingForm(MyTISMBenachrichtigung benach)
If Typ is set for the corresponding MYTISMBenachrichtigungsAuftrag or the Vorlage use that form if it is allowed for the user.
|
java.lang.String |
getName() |
static boolean |
isPermitted(ClientContextI _ctx) |
boolean |
isSilent() |
void |
openBenachrichtigung(MyTISMBenachrichtigung _benach)
Get form for the MyTISMBenachrichtigung and show it.
|
void |
postInit() |
void |
processDBManEvent(DBManEvent _event)
Invoked when a subscribed DBManEvent occurs.
|
void |
refreshButton() |
void |
reloadConfig(electric.xml.Element _el) |
void |
serverConnectionEstablished(java.lang.String serverURL)
Called if a new server connection was established.
|
void |
serverConnectionLost(java.lang.String serverURL,
java.lang.String reason)
Called if the current server connection was lost.
|
void |
serverIsShutdown(java.util.Date _dateShutdownOnClient,
java.util.Date _dateShutdownOnServer)
Called if the server we were connected to was shut down.
|
void |
setCtx(ClientContextI $7) |
void |
setSilent(boolean $8) |
clientCloseVeto, forcedClientDisconnectInitiated, forcedClientDisconnectStopped, localeChanged, refreshActions, refreshActions, reregisterActions, serverConnectionRollingOver, serverShutdownInitiated, serverShutdownStopped, updateServerHealthequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclientCloseVeto, forcedClientDisconnectInitiated, forcedClientDisconnectStopped, localeChanged, refreshActions, refreshActions, reregisterActions, serverConnectionRollingOver, serverShutdownInitiated, serverShutdownStopped, updateServerHealthpublic ClientNotificationManager(ClientContextI _ctx, electric.xml.Element _element)
public void close()
close in interface ClientPluginIclose in class AbstractClientPluginpublic java.lang.String getName()
getName in interface ClientPluginIgetName in class AbstractClientPluginpublic void postInit()
postInit in interface ClientPluginIpostInit in class AbstractClientPluginpublic void reloadConfig(electric.xml.Element _el)
reloadConfig in interface ClientPluginIreloadConfig in class AbstractClientPluginpublic void actionPerformed(java.awt.event.ActionEvent _ae)
actionPerformed in interface java.awt.event.ActionListenerpublic void refreshButton()
public static boolean isPermitted(ClientContextI _ctx)
public void serverIsShutdown(java.util.Date _dateShutdownOnClient,
java.util.Date _dateShutdownOnServer)
ClientPluginIserverIsShutdown in interface ClientPluginIserverIsShutdown in class AbstractClientPluginpublic void serverConnectionEstablished(java.lang.String serverURL)
ClientPluginIserverConnectionEstablished in interface ClientPluginIserverConnectionEstablished in class AbstractClientPluginpublic void serverConnectionLost(java.lang.String serverURL,
java.lang.String reason)
ClientPluginIserverConnectionLost in interface ClientPluginIserverConnectionLost in class AbstractClientPluginpublic void processDBManEvent(DBManEvent _event)
DBManEventListenerIDBManBOChangeEvent for events triggered after modification on BOs.processDBManEvent in interface DBManEventListenerIpublic void openBenachrichtigung(MyTISMBenachrichtigung _benach)
public Formular getFittingForm(MyTISMBenachrichtigung benach)
public ClientContextI getCtx()
public void setCtx(ClientContextI $7)
public boolean isSilent()
public void setSilent(boolean $8)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.