|
Primavera Integration API Release 8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImportEventsListener
The listener interface for receiving XMLImporter events. The class that is interested in processing an XMLImporter event should implement this interface and pass a reference to itself when calling XMLImporter.
This listener can be registered in the XMLImporter
.
Method Summary | |
---|---|
void |
importEventNotification(ImportEvent event,
String objectName,
boolean isProjectSpecific)
Used to notify the listener about a specific event. |
Method Detail |
---|
void importEventNotification(ImportEvent event, String objectName, boolean isProjectSpecific) throws XMLImporterException, XMLProcessingException
XMLImporterException
XMLProcessingException
|
Primavera Integration API Release 8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |