default.templates.storage.object.html.pasta Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sirius-biz Show documentation
Show all versions of sirius-biz Show documentation
Provides a framework for building web based business applications
@i18n("StorageController.buckets")
@bucket.getName()
@object.getObjectKey()
@bucket.getName(): @if (isFilled(object.getFilename())) { @object.getFilename() } else { @object.getObjectKey() }
@i18n("VirtualObject.fileSize")
@formatSize(object.getFileSize())
@i18n("VirtualObject.physicalKey")
@object.getPhysicalKey()
@i18n("VirtualObject.download")
@i18n("VirtualObject.unreference")
@i18n("NLS.back")
@i18n("Model.name")
@i18n("Model.id")
@i18n("TraceData.created")
@i18n("VirtualObject.fileSize")
@version.getVersionKey()
@version.getVersionKey()
@version.getPhysicalKey()
@toUserString(version.getCreatedDate())
@formatSize(version.getFileSize())
© 2015 - 2025 Weber Informatics LLC | Privacy Policy