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, updateServerHealth
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clientCloseVeto, forcedClientDisconnectInitiated, forcedClientDisconnectStopped, localeChanged, refreshActions, refreshActions, reregisterActions, serverConnectionRollingOver, serverShutdownInitiated, serverShutdownStopped, updateServerHealth
public ClientNotificationManager(ClientContextI _ctx, electric.xml.Element _element)
public void close()
close
in interface ClientPluginI
close
in class AbstractClientPlugin
public java.lang.String getName()
getName
in interface ClientPluginI
getName
in class AbstractClientPlugin
public void postInit()
postInit
in interface ClientPluginI
postInit
in class AbstractClientPlugin
public void reloadConfig(electric.xml.Element _el)
reloadConfig
in interface ClientPluginI
reloadConfig
in class AbstractClientPlugin
public void actionPerformed(java.awt.event.ActionEvent _ae)
actionPerformed
in interface java.awt.event.ActionListener
public void refreshButton()
public static boolean isPermitted(ClientContextI _ctx)
public void serverIsShutdown(java.util.Date _dateShutdownOnClient, java.util.Date _dateShutdownOnServer)
ClientPluginI
serverIsShutdown
in interface ClientPluginI
serverIsShutdown
in class AbstractClientPlugin
public void serverConnectionEstablished(java.lang.String serverURL)
ClientPluginI
serverConnectionEstablished
in interface ClientPluginI
serverConnectionEstablished
in class AbstractClientPlugin
public void serverConnectionLost(java.lang.String serverURL, java.lang.String reason)
ClientPluginI
serverConnectionLost
in interface ClientPluginI
serverConnectionLost
in class AbstractClientPlugin
public void processDBManEvent(DBManEvent _event)
DBManEventListenerI
DBManBOChangeEvent
for events triggered after modification on BOs.processDBManEvent
in interface DBManEventListenerI
public 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.