it.geosolutions.geobatch.catalog.dao
Interface DAOService<T extends Configuration,ID extends java.io.Serializable>

All Superinterfaces:
Identifiable, Resource, Service

public interface DAOService<T extends Configuration,ID extends java.io.Serializable>
extends Service


Method Summary
 DAO<T,ID> createDAO(java.lang.Class<T> clazz)
           
 
Methods inherited from interface it.geosolutions.geobatch.catalog.Service
isAvailable
 
Methods inherited from interface it.geosolutions.geobatch.catalog.Resource
dispose
 
Methods inherited from interface it.geosolutions.geobatch.catalog.Identifiable
getDescription, getId, getName, setDescription, setId, setName
 

Method Detail

createDAO

DAO<T,ID> createDAO(java.lang.Class<T> clazz)


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.