Class RoleToUserForm

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

public class RoleToUserForm 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
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface systems.dennis.shared.postgres.form.DefaultForm

    asValue, defaultSearchOrderField, getId
  • Constructor Details

    • RoleToUserForm

      public RoleToUserForm()