default.templates.tenants.select-user-account.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("UserAccount.select")
@i18n("UserAccount.selectMain")
@i18n("Model.name")
@i18n("LoginData.username")
@i18n("Model.tenant")
@i18n("Tenant.accountNumber")
@user.getPerson()
@user.getLogin().getUsername()
@user.getLogin().getUsername()
@user.getTenant().getValue().as(sirius.biz.tenants.Tenant.class).getName()
@user.getTenant().getValue().as(sirius.biz.tenants.Tenant.class).getAccountNumber()
© 2015 - 2025 Weber Informatics LLC | Privacy Policy