RSE
Release 3.2

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(java.lang.String profileName, IProgressMonitor monitor)
          Restores an RSE DOM given a profileName.
 

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


RSE
Release 3.2

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