RSE
Release 3.4

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
 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.4

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