JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.alfresco.repo.domain.usage
Interface UsageDAO.MapHandler
Enclosing interface:
UsageDAO
public static interface
UsageDAO.MapHandler
A callback handler for iterating over the Map results
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(
Map
<
String
,
Object
> result)
Method Details
handle
void
handle
(
Map
<
String
,
Object
> result)