Uses of Class
org.acegisecurity.domain.impl.AbstractPersistableEntity

Packages that use AbstractPersistableEntity
org.acegisecurity.domain.impl Convenient domain object abstract classes, although none are mandatory/required by other packages in this project. 
 

Uses of AbstractPersistableEntity in org.acegisecurity.domain.impl
 

Subclasses of AbstractPersistableEntity in org.acegisecurity.domain.impl
 class PersistableEntityInteger
          A persistable entity that uses a Integer based identity.
 class PersistableEntityLong
          A persistable entity that uses a Long based identity.
 



Copyright © 2004-2005 Acegi Technology Pty Limited. All Rights Reserved.