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.
|
UsageDeltaEntity |
Usage Delta Implementation
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.