| Interface | Description |
|---|---|
| UsageDAO |
This provides basic services such as caching, but defers to the underlying implementation
for CRUD operations.
|
| UsageDAO.MapHandler |
A callback handler for iterating over the Map results
|
| UsageDAO.StringHandler |
A callback handler for iterating over the String results
|
| UsageDelta |
Interface for persistent usage delta objects.
|
| Class | Description |
|---|---|
| AbstractUsageDAOImpl |
Abstract implementation for Usage DAO.
|
| UsageDAOTest | |
| UsageDeltaEntity |
Usage Delta Implementation
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.