Skip navigation links


Package com.thortech.xl.ejb.beansimpl

Class Summary
tcExportOperationsBean Server-side API class for Exports using Deployment Manager The APIs will be called in following order: findObjects : Find objects to be exported getExportXML(objectCollection, description) : Get the xml by passing the object collection
tcImportOperationsBean Server-side API class for Imports using Deployment Manager The APIs will be called in following order: acquireLock(true) : Acquires Lock addXMLFile(xmlFileName, fileContents) : Get collection to pass to performImport API performImport(collection) : Performs import with collection returned by addXMLFile API

 


Skip navigation links


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