Interface | Description |
---|---|
ActivityOfferingClusterDaoApi |
This makes it easier to provide an ActivityOfferingClusterDao mock should the need arise.
|
CodeGeneratorLocksDaoApi |
Created with IntelliJ IDEA.
|
SeatPoolDefinitionDaoApi |
Creating an API allows for DAOs to be mocked (for unit tests that don't hit a database)
|
Class | Description |
---|---|
ActivityOfferingClusterDao |
This class provides data accessor methods for ActivityOfferingCluster entities
|
CodeGeneratorLocksDao |
Created with IntelliJ IDEA.
|
SeatPoolDefinitionDao |
To access seatpool info from database
|
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.