Package | Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
NotifyBodText |
NdfHandler.startObject(NdfProperties ndfProperties,
java.lang.String objectName)
Called when an object structure was detected.
|
NotifyBodText |
NdfDefaultHandler.startObject(NdfProperties props,
java.lang.String objectName) |
static NotifyBodText |
NotifyBodText.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NotifyBodText[] |
NotifyBodText.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
NotifyBodText |
NdfUserHandler.startObject(NdfProperties props,
java.lang.String objectName) |
NotifyBodText |
NdfGroupHandler.startObject(NdfProperties props,
java.lang.String objectName) |
Copyright © 2012 EsprIT-Systems. All Rights Reserved.