Package | Description |
---|---|
net.bluemind.filehosting.filesystem.service.internal.persistence |
Modifier and Type | Field and Description |
---|---|
static JdbcAbstractStore.Creator<FileHostingEntityInfo> |
FileHostingEntityInfo.filehostingInfoCreator |
Modifier and Type | Method and Description |
---|---|
java.util.List<FileHostingEntityInfo> |
FileHostingStore.deleteExpiredFiles(int retentionTimeInDays,
java.lang.String domainUid) |
java.util.List<FileHostingEntityInfo> |
FileHostingStore.getExpiredFiles(int retentionTime) |
static JdbcAbstractStore.EntityPopulator<FileHostingEntityInfo> |
FileHostingInfoColumns.populator() |
static JdbcAbstractStore.StatementValues<FileHostingEntityInfo> |
FileHostingInfoColumns.statementValues() |
Modifier and Type | Method and Description |
---|---|
void |
FileHostingStore.create(FileHostingEntityInfo value) |
Copyright © 2021. All Rights Reserved.