Uses of Interface
org.appfuse.service.GenericManager

Packages that use GenericManager
org.appfuse.service.impl   
 

Uses of GenericManager in org.appfuse.service.impl
 

Classes in org.appfuse.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 © 2003-2007. All Rights Reserved.