Class RolesToUserForm
java.lang.Object
systems.dennis.auth.role_validator.entity.RolesToUserForm
- All Implemented Interfaces:
systems.dennis.shared.entity.IDHolder<Long>,systems.dennis.shared.form.AbstractForm<Long>,systems.dennis.shared.postgres.form.DefaultForm
public class RolesToUserForm
extends Object
implements systems.dennis.shared.postgres.form.DefaultForm
-
Field Summary
FieldsFields 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
asValue, defaultSearchOrderField, getId
-
Field Details
-
id
-
-
Constructor Details
-
RolesToUserForm
public RolesToUserForm()
-