Primavera Integration API 8.0

Uses of Class
com.primavera.integration.client.xml.XMLProcessingException

Packages that use XMLProcessingException
com.primavera.integration.client.xml.xmlimporter XML importer classes 
com.primavera.integration.client.xml.xmlimporter.event XML importer event classes 
 

Uses of XMLProcessingException in com.primavera.integration.client.xml.xmlimporter
 

Methods in com.primavera.integration.client.xml.xmlimporter that throw XMLProcessingException
 ObjectId XMLImporter.createNewProject(ObjectId epsId, String sFilePath)
          Creates a new project from an XML file.
 void XMLImporter.notifyListener(ImportEvent event, String objectName, boolean isProjectSpecific)
           
 void XMLImporter.updateExistingProject(ObjectId projectId, String sFilePath)
          Update an existing project from an XML file.
 

Uses of XMLProcessingException in com.primavera.integration.client.xml.xmlimporter.event
 

Methods in com.primavera.integration.client.xml.xmlimporter.event that throw XMLProcessingException
 void ImportEventsListener.importEventNotification(ImportEvent event, String objectName, boolean isProjectSpecific)
          Used to notify the listener about a specific event.
 


Primavera Integration API 8.0

Copyright © 2003, 2010, Oracle and/or its affiliates. All rights reserved.