| Package | Description |
|---|---|
| org.alfresco.repo.domain.avm | |
| org.alfresco.repo.domain.avm.ibatis |
| Modifier and Type | Method and Description |
|---|---|
AVMHistoryLinkEntity |
AbstractAVMNodeLinksDAOImpl.getHistoryLinkByDescendent(long descendentNodeId) |
AVMHistoryLinkEntity |
AVMNodeLinksDAO.getHistoryLinkByDescendent(long descendentNodeId) |
protected abstract AVMHistoryLinkEntity |
AbstractAVMNodeLinksDAOImpl.getHistoryLinkEntity(long ancestorNodeId,
long descendentNodeId) |
protected abstract AVMHistoryLinkEntity |
AbstractAVMNodeLinksDAOImpl.getHistoryLinkEntityByDescendent(long descendentNodeId) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<AVMHistoryLinkEntity> |
AbstractAVMNodeLinksDAOImpl.getHistoryLinkEntitiesByAncestor(long ancestorNodeId) |
List<AVMHistoryLinkEntity> |
AbstractAVMNodeLinksDAOImpl.getHistoryLinksByAncestor(long ancestorNodeId) |
List<AVMHistoryLinkEntity> |
AVMNodeLinksDAO.getHistoryLinksByAncestor(long ancestorNodeId) |
| Modifier and Type | Method and Description |
|---|---|
protected AVMHistoryLinkEntity |
AVMNodeLinksDAOImpl.getHistoryLinkEntity(long ancestorNodeId,
long descendentNodeId) |
protected AVMHistoryLinkEntity |
AVMNodeLinksDAOImpl.getHistoryLinkEntityByDescendent(long descendentNodeId) |
| Modifier and Type | Method and Description |
|---|---|
protected List<AVMHistoryLinkEntity> |
AVMNodeLinksDAOImpl.getHistoryLinkEntitiesByAncestor(long ancestorNodeId) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.