|
Primavera Integration API Release 8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImportEvent | |
---|---|
com.primavera.integration.client.xml.xmlimporter | XML importer classes |
com.primavera.integration.client.xml.xmlimporter.event | XML importer event classes |
Uses of ImportEvent in com.primavera.integration.client.xml.xmlimporter |
---|
Methods in com.primavera.integration.client.xml.xmlimporter with parameters of type ImportEvent | |
---|---|
void |
XMLImporter.notifyListener(ImportEvent event,
String objectName,
boolean isProjectSpecific)
|
Uses of ImportEvent in com.primavera.integration.client.xml.xmlimporter.event |
---|
Methods in com.primavera.integration.client.xml.xmlimporter.event that return ImportEvent | |
---|---|
static ImportEvent |
ImportEvent.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ImportEvent[] |
ImportEvent.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.primavera.integration.client.xml.xmlimporter.event with parameters of type ImportEvent | |
---|---|
void |
ImportEventsListener.importEventNotification(ImportEvent event,
String objectName,
boolean isProjectSpecific)
Used to notify the listener about a specific event. |
|
Primavera Integration API Release 8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |