Primavera Integration API 7.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

X

XMLExporter - Class in com.primavera.integration.client.xml.exporter
The Hierarchical XML Exporter will export collections of any type of business object to XML according to a hierarchical schema (prmbo.xsd).
XMLExporter(Session) - Constructor for class com.primavera.integration.client.xml.exporter.XMLExporter
Construct an XMLExporter.
XMLExporter - Class in com.primavera.integration.client.xml.xmlexporter
The XML Exporter will export collections of any type of business object to XML according to a flat schema (p6apibo.xsd).
XMLExporter(Session) - Constructor for class com.primavera.integration.client.xml.xmlexporter.XMLExporter
Construct an XMLExporter.
XMLExporterEvent - Class in com.primavera.integration.client.xml.exporter
This class represents an event fired by the XMLExporter when exporting a full project.
XMLExporterEvent - Class in com.primavera.integration.client.xml.xmlexporter
This class represents an event fired by the XMLExporter when exporting a full project.
XMLExporterException - Exception in com.primavera.integration.client.xml.exporter
An exception class used for general problems encountered when using the XMLExporter.
XMLExporterException(String, Throwable) - Constructor for exception com.primavera.integration.client.xml.exporter.XMLExporterException
Class constructor specifying a detailed message and the original thrown exception.
XMLExporterException(String) - Constructor for exception com.primavera.integration.client.xml.exporter.XMLExporterException
Class constructor specifying a detailed message.
XMLExporterException - Exception in com.primavera.integration.client.xml.xmlexporter
An exception class used for general problems encountered when using the XMLExporter.
XMLExporterException(String, Throwable) - Constructor for exception com.primavera.integration.client.xml.xmlexporter.XMLExporterException
Class constructor specifying a detailed message and the original thrown exception.
XMLExporterException(String) - Constructor for exception com.primavera.integration.client.xml.xmlexporter.XMLExporterException
Class constructor specifying a detailed message.
XMLExporterListener - Interface in com.primavera.integration.client.xml.exporter
The listener interface for receiving XMLExporter events.
XMLExporterListener - Interface in com.primavera.integration.client.xml.xmlexporter
The listener interface for receiving XMLExporter events.
XMLExporterParams - Class in com.primavera.integration.client.xml.exporter
This class represents a parameters object associated with an XMLExporterEvent.
XMLExporterParams - Class in com.primavera.integration.client.xml.xmlexporter
This class represents a parameters object associated with an XMLExporterEvent.
XMLImporter - Class in com.primavera.integration.client.xml.importer
The hierarchical XMLImporter is used to import data from an XML file into a Project Management database based on a hierarchical schema (prmbo.xsd).
XMLImporter(Session) - Constructor for class com.primavera.integration.client.xml.importer.XMLImporter
Construct an XMLImporter.
XMLImporter - Class in com.primavera.integration.client.xml.xmlimporter
The XMLImporter is used to import data from an XML file into a Project Management database based on a flat xml schema (p6apibo.xsd).
XMLImporter(Session) - Constructor for class com.primavera.integration.client.xml.xmlimporter.XMLImporter
Construct an XMLImporter.
XMLImporterCreateException - Exception in com.primavera.integration.client.xml.importer
An exception class used when an object to be created through the XMLImporter has a conflict with an existing object in the database.
XMLImporterCreateException(String, Throwable) - Constructor for exception com.primavera.integration.client.xml.importer.XMLImporterCreateException
Class constructor specifying a detailed message and the original thrown exception.
XMLImporterCreateException(String) - Constructor for exception com.primavera.integration.client.xml.importer.XMLImporterCreateException
Class constructor specifying a detailed message.
XMLImporterException - Exception in com.primavera.integration.client.xml.importer
An exception class used for general exceptions that occur when using the XMLImporter.
XMLImporterException(String, Throwable) - Constructor for exception com.primavera.integration.client.xml.importer.XMLImporterException
Class constructor specifying a detailed message and the original thrown exception.
XMLImporterException(String) - Constructor for exception com.primavera.integration.client.xml.importer.XMLImporterException
Class constructor specifying a detailed message.
XMLImporterException - Exception in com.primavera.integration.client.xml.xmlimporter
An exception class used for general exceptions that occur when using the XMLImporter.
XMLImporterException(String, Throwable) - Constructor for exception com.primavera.integration.client.xml.xmlimporter.XMLImporterException
Class constructor specifying a detailed message and the original thrown exception.
XMLImporterException(String) - Constructor for exception com.primavera.integration.client.xml.xmlimporter.XMLImporterException
Class constructor specifying a detailed message.
XMLProcessingException - Exception in com.primavera.integration.client.xml
An exception that occurs when processing an XML file or fragment.
XMLProcessingException(String, Throwable) - Constructor for exception com.primavera.integration.client.xml.XMLProcessingException
Class constructor specifying a detailed message and the original thrown exception.
XMLProcessingException(String) - Constructor for exception com.primavera.integration.client.xml.XMLProcessingException
Class constructor specifying a detailed message.
XSDHelper - Class in com.primavera.integration.util
Helper class for converting XSD dateTime format strings to Java dates, and vice-versa.

Primavera Integration API 7.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.