Package | Description |
---|---|
de.esprit.netsuite.client.gui.event |
Contains client internal events
|
de.esprit.netsuite.netdata.event |
Contains serializable events that are sent by the server
|
de.esprit.netsuite.server.core |
Contains basic server core classes
|
Modifier and Type | Class and Description |
---|---|
class |
ServerSystemEventPrinter
This printer prints all received
SystemEvent s to the given console |
Modifier and Type | Method and Description |
---|---|
void |
UserAuthenticationEvent.Source.addUserAuthenticationListener(UserAuthenticationEvent.Listener l) |
void |
UserAuthenticationEvent.Source.removeUserAuthenticationListener(UserAuthenticationEvent.Listener l) |
Modifier and Type | Method and Description |
---|---|
void |
ServerEventQueue.addUserAuthenticationListener(UserAuthenticationEvent.Listener l) |
void |
ServerEventDispatcher.addUserAuthenticationListener(UserAuthenticationEvent.Listener l) |
void |
NServerEventDispatcher.addUserAuthenticationListener(UserAuthenticationEvent.Listener l) |
void |
ServerEventQueue.removeUserAuthenticationListener(UserAuthenticationEvent.Listener l) |
void |
ServerEventDispatcher.removeUserAuthenticationListener(UserAuthenticationEvent.Listener l) |
void |
NServerEventDispatcher.removeUserAuthenticationListener(UserAuthenticationEvent.Listener l) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.