Uses of Interface
com.gisgraphy.service.GenericManager

Packages that use GenericManager
com.gisgraphy.service.impl   
 

Uses of GenericManager in com.gisgraphy.service.impl
 

Classes in com.gisgraphy.service.impl that implement GenericManager
 class GenericManagerImpl<T,PK extends Serializable>
          This class serves as the Base class for all other Managers - namely to hold common CRUD methods that they might all use.
 



Copyright © 2012. All Rights Reserved.