Package | Description |
---|---|
de.esprit.appsuite.appstore.ndf |
Contains all NDF structured models of the App-Store
|
de.esprit.appsuite.nio.ndf |
Contains Parser and Writer for the Neutral Data Format (NDF).
|
de.esprit.netsuite.server.auth |
Contains classes for server side user authentication
|
de.esprit.netsuite.server.auth.group |
Contains classes defining groups for the esprit server
|
de.esprit.netsuite.server.auth.member |
Contains classes for managing user and group assignments
|
Modifier and Type | Method and Description |
---|---|
NotifyTableValue |
TimstampHandler.startTable(NdfStructure struct,
NdfProperties props,
java.lang.String[] columns) |
Modifier and Type | Method and Description |
---|---|
NotifyTableValue |
NdfHandler.startTable(NdfStructure struct,
NdfProperties props,
java.lang.String[] columns)
Called when a table structure was found.
|
NotifyTableValue |
LoggingNdfHandler.startTable(NdfStructure struct,
NdfProperties props,
java.lang.String[] columns) |
NotifyTableValue |
DumpingNdfHandler.startTable(NdfStructure struct,
NdfProperties props,
java.lang.String[] columns) |
static NotifyTableValue |
NotifyTableValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NotifyTableValue[] |
NotifyTableValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
NotifyTableValue |
DefaultUserManager.MyUserHandler.startTable(NdfStructure struct,
NdfProperties props,
java.lang.String[] columns) |
Modifier and Type | Method and Description |
---|---|
NotifyTableValue |
GroupHandler.startTable(NdfStructure struct,
NdfProperties props,
java.lang.String[] columns) |
Modifier and Type | Method and Description |
---|---|
NotifyTableValue |
GroupMemberHandler.startTable(NdfStructure struct,
NdfProperties props,
java.lang.String[] columns) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.