Package org.alfresco.repo.domain.usage
-
Interface Summary 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 resultsUsageDAO.StringHandler A callback handler for iterating over the String resultsUsageDelta Interface for persistent usage delta objects. -
Class Summary Class Description AbstractUsageDAOImpl Abstract implementation for Usage DAO.UsageDeltaEntity Usage Delta Implementation