Package org.apache.shale.usecases.model.minimal

This package contains a minimal implementation of the model data object APIs defined in the org.apache.shale.usecases.model package.

See:
          Description

Class Summary
MinimalUser Minimal implementation of User with no persistence support.
MinimalUsersDAO Minimal implementation of UsersDAO that provides no persistence at all.
 

Package org.apache.shale.usecases.model.minimal Description

This package contains a minimal implementation of the model data object APIs defined in the org.apache.shale.usecases.model package. No persistence at all is supported by this implementation.



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.