public interface StaticAssetStorage
| Modifier and Type | Method and Description |
|---|---|
java.sql.Blob |
getFileData() |
java.lang.Long |
getId() |
java.lang.Long |
getStaticAssetId() |
void |
setFileData(java.sql.Blob fileData) |
void |
setId(java.lang.Long id) |
void |
setStaticAssetId(java.lang.Long staticAssetId) |
Copyright © 2018. All Rights Reserved.