Package | Description |
---|---|
org.alfresco.repo.domain.query | |
org.alfresco.repo.domain.query.ibatis | |
org.alfresco.repo.node.getchildren | |
org.alfresco.repo.security.person |
Modifier and Type | Method and Description |
---|---|
<R> void |
CannedQueryDAO.executeQuery(String sqlNamespace,
String queryName,
Object parameterObj,
int offset,
int limit,
CannedQueryDAO.ResultHandler<R> handler)
Execute a query that returns one or more results, processing the results using a handler.
|
Modifier and Type | Method and Description |
---|---|
<R> void |
CannedQueryDAOImpl.executeQuery(String sqlNamespace,
String queryName,
Object parameterObj,
int offset,
int limit,
CannedQueryDAO.ResultHandler<R> handler) |
Modifier and Type | Class and Description |
---|---|
protected class |
GetChildrenCannedQuery.FilterSortResultHandler |
Modifier and Type | Class and Description |
---|---|
protected class |
GetPeopleCannedQuery.PersonResultHandler |
Copyright © 2005–2017 Alfresco Software. All rights reserved.