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

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

Uses of BusinessObject in org.acegisecurity.domain.impl
 

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



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