Uses of Class
net.sourceforge.domian.entity.AbstractEntity

Packages that use AbstractEntity
net.sourceforge.domian.entity   
 

Uses of AbstractEntity in net.sourceforge.domian.entity
 

Subclasses of AbstractEntity in net.sourceforge.domian.entity
 class AbstractLoggingUUIDEntity
          A SLF4J logger instance is provided in this class.
 class AbstractRandomIntegerEntity
          Abstract class for entity objects, ensuring a final, unique, non-null entity ID from the moment they are created.
 class AbstractRandomLongEntity
          Abstract class for entity objects, ensuring a final, unique, non-null entity ID from the moment they are created.
 class AbstractUUIDEntity
          Abstract class for entity objects, ensuring a final, unique, non-null entity ID from the moment they are created.
 



Copyright © 2006-2010. All Rights Reserved.