Package org.acegisecurity.domain.impl

Convenient domain object abstract classes, although none are mandatory/required by other packages in this project.

See:
          Description

Class Summary
AbstractPersistableEntity An abstract implementation of PersistableEntity.
BusinessObject A business domain object.
PersistableEntityInteger A persistable entity that uses a Integer based identity.
PersistableEntityLong A persistable entity that uses a Long based identity.
PersistableValue A value object, which means a persistable business object that does not have its own persistence identity.
 

Package org.acegisecurity.domain.impl Description

Convenient domain object abstract classes, although none are mandatory/required by other packages in this project.



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