Package | Description |
---|---|
de.esprit.common.util |
Contains useful GUI utility classes for common usage.
|
de.esprit.netsuite.client.abo |
Contains the client's support classes for ABOs (Alive Business Objects)
|
de.esprit.netsuite.server.core |
Contains basic server core classes
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
TextUtil.cleanString(java.lang.String str)
Cleans the String from unprintable characters.
|
static java.lang.String |
TextUtil.getRandomString(int length) |
static java.lang.String |
TextUtil.getWord(int index,
java.lang.String str,
java.lang.String delim) |
Modifier and Type | Class and Description |
---|---|
class |
ABORecordTable<C extends ClientContext,T extends DBRecord>
This table just displays ABOs
|
class |
ABOTable<C extends ClientContext,T extends AliveBusinessObject>
This ABOTable contains currently accessed AliveBusinessObjects.
|
Modifier and Type | Class and Description |
---|---|
class |
NServerEventDispatcher
This class is used to fire server internal notification events.
|
class |
ServerEventQueue
This class is used to fire server internal notification events by a particular daemon thread.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.