Package | Description |
---|---|
de.esprit.netsuite.netdata |
Contains serializable objects which are interchanged between client and server
|
de.esprit.netsuite.netdata.event |
Contains serializable events that are sent by the server
|
de.esprit.netsuite.server.pathtree |
Contains classes for remote file-tree access
|
de.esprit.netsuite.server.permission |
These classes implement the permission system of the esprit server
|
Modifier and Type | Class and Description |
---|---|
class |
SessionRegistrationEvent
This event notifies about session registration changes in an
AbstractSessionServerModel . |
Modifier and Type | Class and Description |
---|---|
class |
ChatMessageEvent
This event carries the chat message information
|
class |
ClientConnectionEvent
This event is sent by the server to notify about a client connection or disconnection
|
class |
CoServerConnectionEvent
This event is sent by the server to notify about a co-server connection or disconnection
|
class |
GroupAssignmentChangeEvent
This event is sent by the server to notify about a changes Group object data
|
class |
GroupDataChangeEvent
This event is sent by the server to notify about a changes Group object data
|
class |
PasswordChangeEvent
This event is sent by the server to notify about a change in a user's data
|
class |
ResourceLockEvent
This event is sent by the server to notify about resource lock activity
|
class |
ServerShutdownEvent
This event is sent by the server to notify about shutting down.
|
class |
SystemDataChangeEvent
This event is sent by the server to notify about a change in a group's data
|
class |
SystemEvent
This event type is sent to the client in any case.
|
class |
TextMessageEvent
This event carries the chat message information
|
class |
UserAuthenticationEvent
This event is sent by the server to notify about a user login or logout
|
class |
UserDataChangeEvent
This event is sent by the server to notify about a change in a user's data
|
Modifier and Type | Class and Description |
---|---|
class |
RemotePathChangeEvent
This event notifies about a path change in a remote
PathTree . |
class |
RemotePathRegistrationEvent
This event notifies about a path change in a remote
PathTree . |
Modifier and Type | Class and Description |
---|---|
class |
PermissionAssignmentChangeEvent
This event is sent by the server to notify about a changes Group object data
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.