Uses of Interface
org.gvsig.tools.persistence.spi.PersistenceManagerServices

Packages that use PersistenceManagerServices
org.gvsig.tools.persistence.impl   
org.gvsig.tools.persistence.xml   
 

Uses of PersistenceManagerServices in org.gvsig.tools.persistence.impl
 

Classes in org.gvsig.tools.persistence.impl that implement PersistenceManagerServices
 class AbstractPersistenceManager
           
 

Methods in org.gvsig.tools.persistence.impl that return PersistenceManagerServices
protected  PersistenceManagerServices DelegatedContainer.getManager()
           
 

Constructors in org.gvsig.tools.persistence.impl with parameters of type PersistenceManagerServices
AbstractPersistentState(PersistenceManagerServices manager, PersistentContextServices context, PersistentIdentifier id)
           
DelegatedCollection(Collection delegated, PersistenceManagerServices manager, PersistentContextServices context)
           
DelegatedContainer(PersistenceManagerServices manager, PersistentContextServices context)
           
DelegatedList(List delegated, PersistenceManagerServices manager, PersistentContextServices context)
           
DelegatedMap(Map delegated, PersistenceManagerServices manager, PersistentContextServices context)
           
DelegatedSet(Set delegated, PersistenceManagerServices manager, PersistentContextServices context)
           
 

Uses of PersistenceManagerServices in org.gvsig.tools.persistence.xml
 

Classes in org.gvsig.tools.persistence.xml that implement PersistenceManagerServices
 class XMLPersistenceManager
           
 class ZipXMLPersistenceManager
           
 



Copyright © 2004-2011 gvSIG. All Rights Reserved.