|
Primavera Integration API 7.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
com.primavera.integration.client.xml.xmlexporter.XMLExporterEvent
public class XMLExporterEvent
This class represents an event fired by the XMLExporter when exporting a full project. The event gets fired when a new type of business object is about to be exported, allowing you to specify the fields to be exported or to skip a particular business object type.
Method Summary | |
---|---|
XMLExporterParams |
getParameters()
Retrieves the XMLExporter parameters associated with this event |
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public XMLExporterParams getParameters()
|
Primavera Integration API 7.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |