| Package | Description |
|---|---|
| org.alfresco.repo.domain.avm | |
| org.alfresco.repo.domain.avm.ibatis |
| Modifier and Type | Method and Description |
|---|---|
AVMVersionLayeredNodeEntryEntity |
AVMVersionRootDAO.createVersionLayeredNodeEntry(long versionRootId,
String md5sum,
String path) |
AVMVersionLayeredNodeEntryEntity |
AbstractAVMVersionRootDAOImpl.createVersionLayeredNodeEntry(long versionRootId,
String md5sum,
String path) |
protected abstract AVMVersionLayeredNodeEntryEntity |
AbstractAVMVersionRootDAOImpl.createVersionLayeredNodeEntryEntity(long versionRootId,
String md5sum,
String path) |
| Modifier and Type | Method and Description |
|---|---|
List<AVMVersionLayeredNodeEntryEntity> |
AVMVersionRootDAO.getVersionLayeredNodeEntries(long versionRootId) |
List<AVMVersionLayeredNodeEntryEntity> |
AbstractAVMVersionRootDAOImpl.getVersionLayeredNodeEntries(long versionRootId) |
protected abstract List<AVMVersionLayeredNodeEntryEntity> |
AbstractAVMVersionRootDAOImpl.getVersionLayeredNodeEntryEntities(long storeId) |
| Modifier and Type | Method and Description |
|---|---|
protected AVMVersionLayeredNodeEntryEntity |
AVMVersionRootDAOImpl.createVersionLayeredNodeEntryEntity(long versionRootId,
String md5sum,
String path) |
| Modifier and Type | Method and Description |
|---|---|
protected List<AVMVersionLayeredNodeEntryEntity> |
AVMVersionRootDAOImpl.getVersionLayeredNodeEntryEntities(long versionRootId) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.