Uses of Class
de.xima.fc.form.identitytoken.IdentityTokenUpdate
-
Packages that use IdentityTokenUpdate Package Description de.xima.fc.form.identitytoken -
-
Uses of IdentityTokenUpdate in de.xima.fc.form.identitytoken
Methods in de.xima.fc.form.identitytoken that return IdentityTokenUpdate Modifier and Type Method Description static IdentityTokenUpdate
IdentityTokenUpdate. perform(IEntityContext ec, Projekt project)
Updates the identity token of all form records for the given project with the current identity token template of that project.
-