public class TempFileArchiveEntryDao extends BaseDao<TempArchiveResource>
| Constructor and Description |
|---|
TempFileArchiveEntryDao() |
| Modifier and Type | Method and Description |
|---|---|
File |
asFile(TempArchiveResource resource) |
InputStream |
asInputStream(TempArchiveResource entry) |
castToType, castToType, commit, count, create, create, delete, findValueMatchingRegex, getAll, getById, getByProperty, getByUniqueProperty, getContext, hasAllProperties, newTransactionpublic File asFile(TempArchiveResource resource)
public InputStream asInputStream(TempArchiveResource entry) throws IOException
IOExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.