Uses of Interface
net.incongru.taskman.id.IdGenerator

Packages that use IdGenerator
net.incongru.taskman.hibernate   
net.incongru.taskman.id   
 

Uses of IdGenerator in net.incongru.taskman.hibernate
 

Constructors in net.incongru.taskman.hibernate with parameters of type IdGenerator
HibernatedTaskMan(org.hibernate.Session session, TaskActionManager actionManager, IdGenerator idGenerator)
           
 

Uses of IdGenerator in net.incongru.taskman.id
 

Classes in net.incongru.taskman.id that implement IdGenerator
 class NullIdGenerator
          This is an IdGenerator which will always return null, i.e.
 



Copyright © 2004-2007. All Rights Reserved.