Package com.elasticpath.persistence.impl

Class Summary
CmUserAuthenticationDaoImpl Default implementation of Acegi's UserDetailsService, to integrate with Acegi Security framework for authentication and authorization.
CsvFileReaderImpl Represent a csv file reader and writer.
CustomerAuthenticationDaoImpl Default implementation of Acegi's UserDetailsService, to integrate with Acegi Security framework for authentication and authorization.
ElasticPathDaoXmlFileImpl Load elastic path configuration from an xml file.
HibernatePersistenceEngineImpl A wrapper of Hibernate to provide implementation of PersistenceEngine.
HibernateQueryImpl The hibernate implementation of a query in ElasticPath.
HibernateSessionImpl The hibernate implementation of a Session in ElasticPath.
HibernateTransactionImpl The hibernate implementation of a transaction in ElasticPath.
IndexSearcherImpl Data access for the Lucene index.
IndexWriterImpl A default implementation of IndexWriter.
PrintWriterImpl This is a default implementation of PrintWriter.
PropertiesDaoImpl Reads properties files from the property file folder (Currently Resources) Adapted from EP4 PropertiesDaoImpl.
SkuConfigurationDaoImpl This DAO encapsulates dynamically generated HQL queries used by the SkuConfigurationService.
SpellIndexSearcherImpl A Lucene-based implementation of SpellIndexSearcher.
SpellIndexWriterImpl A Lucene based implementation of the SpellIndexWriter interface.