RSE
Release 3.0

Uses of Class
org.eclipse.rse.persistence.dom.RSEDOM

Packages that use RSEDOM
org.eclipse.rse.persistence   
 

Uses of RSEDOM in org.eclipse.rse.persistence
 

Methods in org.eclipse.rse.persistence that return RSEDOM
 RSEDOM IRSEPersistenceProvider.loadRSEDOM(String profileName, IProgressMonitor monitor)
          Restores an RSE DOM given a profileName.
 

Methods in org.eclipse.rse.persistence with parameters of type RSEDOM
 boolean IRSEPersistenceProvider.saveRSEDOM(RSEDOM dom, IProgressMonitor monitor)
          Persists an RSE DOM.
 Job IRSEPersistenceProvider.getSaveJob(RSEDOM dom)
          Returns a job suitable for saving a DOM.
 


RSE
Release 3.0

Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.