Class RegistrationForm

java.lang.Object
systems.dennis.auth.form.RegistrationForm
All Implemented Interfaces:
systems.dennis.shared.entity.IDHolder<Long>, systems.dennis.shared.form.AbstractForm<Long>, systems.dennis.shared.postgres.form.DefaultForm

public class RegistrationForm extends Object implements systems.dennis.shared.postgres.form.DefaultForm
  • Constructor Details

    • RegistrationForm

      public RegistrationForm()
  • Method Details

    • getId

      public Long getId()
      Specified by:
      getId in interface systems.dennis.shared.postgres.form.DefaultForm
      Specified by:
      getId in interface systems.dennis.shared.entity.IDHolder<Long>
    • asValue

      public String asValue()
      Specified by:
      asValue in interface systems.dennis.shared.form.AbstractForm<Long>
      Specified by:
      asValue in interface systems.dennis.shared.postgres.form.DefaultForm