| Package | Description |
|---|---|
| org.alfresco.repo.domain.node | |
| org.alfresco.repo.domain.node.ibatis |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractNodeDAOImpl.getNodesWithAspects(Set<org.alfresco.service.namespace.QName> aspectQNames,
Long minNodeId,
Long maxNodeId,
NodeDAO.NodeRefQueryCallback resultsCallback) |
void |
NodeDAO.getNodesWithAspects(Set<org.alfresco.service.namespace.QName> aspectQNames,
Long minNodeId,
Long maxNodeId,
NodeDAO.NodeRefQueryCallback resultsCallback)
Get nodes with aspects between the given ranges
|
protected abstract void |
AbstractNodeDAOImpl.selectNodesWithAspects(List<Long> qnameIds,
Long minNodeId,
Long maxNodeId,
NodeDAO.NodeRefQueryCallback resultsCallback) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NodeDAOImpl.selectNodesWithAspects(List<Long> qnameIds,
Long minNodeId,
Long maxNodeId,
NodeDAO.NodeRefQueryCallback resultsCallback) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.