public interface StaticAssetStorage
Modifier and Type | Method and Description |
---|---|
Blob |
getFileData() |
Long |
getId() |
Long |
getStaticAssetId() |
void |
setFileData(Blob fileData) |
void |
setId(Long id) |
void |
setStaticAssetId(Long staticAssetId) |
Copyright © 2022. All rights reserved.