default.templates.tenants.tenants.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("Tenant.plural")
@i18n("Model.create")
@i18n("Model.name")
@i18n("Model.id")
@i18n("Tenant.accountNumber")
@i18n("AddressData.street")
@i18n("AddressData.zip") @i18n("AddressData.city")
@tenant.getName()
@tenant.getId()
@tenant.getAccountNumber()
@tenant.getAddress().getStreet()
@tenant.getAddress().getZip() @tenant.getAddress().getCity()
© 2015 - 2025 Weber Informatics LLC | Privacy Policy