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