it.geosolutions.geobatch.ftpserver.dao
Interface FtpServerConfigDAO

All Known Implementing Classes:
HibFtpServerConfigDAO

public interface FtpServerConfigDAO

Author:
ETj

Method Summary
 FtpServerConfig load()
           
 void save(FtpServerConfig config)
           
 

Method Detail

save

void save(FtpServerConfig config)
          throws DAOException
Throws:
DAOException

load

FtpServerConfig load()
                     throws DAOException
Throws:
DAOException


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.