Package | Description |
---|---|
de.esprit.netsuite.client.evgate |
Contains special gates for awaiting events
|
de.esprit.netsuite.netdata.event |
Contains serializable events that are sent by the server
|
de.esprit.netsuite.server.abo |
Contains server classes for working with Alive Business Objects (ABOs)
|
Constructor and Description |
---|
ABOChangeEventGate(AliveBusinessObject abo,
ABOChangeType change) |
Modifier and Type | Method and Description |
---|---|
ABOChangeType |
ABOChangeEvent.getChangeType() |
static ABOChangeType |
ABOChangeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ABOChangeType[] |
ABOChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ABOChangeEvent(AliveBusinessObject abo,
ABOChangeType action) |
Modifier and Type | Method and Description |
---|---|
void |
ABOAccessList.fireChangeMessage(AliveBusinessObject abo,
ABOChangeType action) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.