Package | Description |
---|---|
de.esprit.netsuite.client |
Contains classes that make up the Client of a dual-port server
|
de.esprit.netsuite.client.gui.action |
Contains network related standard actions used in the client GUI
|
Modifier and Type | Method and Description |
---|---|
ClientActionValidator |
ClientContext.getNetActionValidator() |
Modifier and Type | Class and Description |
---|---|
class |
AdminActionValidator<C extends ClientContext>
This Validator enables an action only if the login user is the admin user.
|
class |
UserActionValidator<C extends ClientContext>
This Validator is a listener for
UserAuthenticationEvent s and enables an action
only if there is a valid user login. |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.