Package systems.dennis.auth.form
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
-
Field Summary
Fields inherited from interface systems.dennis.shared.postgres.form.DefaultForm
ID_FIELD -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface systems.dennis.shared.postgres.form.DefaultForm
defaultSearchOrderField
-
Constructor Details
-
RegistrationForm
public RegistrationForm()
-
-
Method Details
-
getId
- Specified by:
getIdin interfacesystems.dennis.shared.postgres.form.DefaultForm- Specified by:
getIdin interfacesystems.dennis.shared.entity.IDHolder<Long>
-
asValue
- Specified by:
asValuein interfacesystems.dennis.shared.form.AbstractForm<Long>- Specified by:
asValuein interfacesystems.dennis.shared.postgres.form.DefaultForm
-