Uses of Interface
gate.util.persistence.Persistence

Packages that use Persistence
gate.util.persistence   
 

Uses of Persistence in gate.util.persistence
 

Classes in gate.util.persistence that implement Persistence
 class CollectionPersistence
           
 class ControllerPersistence
           
 class CorpusPersistence
           
 class DSPersistence
           
 class JDBCDSPersistence
          Adds security data storage to the DS persistence
 class LanguageAnalyserPersistence
          Provides a persistent equivalent for LanguageAnalysers.
 class LRPersistence
           
 class MapPersistence
           
static class PersistenceManager.SlashDevSlashNull
          This class is used as a marker for types that should NOT be serialised when saving the state of a gate object.
static class PersistenceManager.URLHolder
          URLs get upset when serialised and deserialised so we need to convert them to strings for storage
 class PRPersistence
           
(package private)  class ResourcePersistence
          Holds the data needed to serialise and recreate a Resource.
 class SerialAnalyserControllerPersistence
          Persistence handler for SerialAnalyserController.