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

    Fields
    Modifier and Type
    Field
    Description
     

    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
  • Field Details

    • id

      public Long id
  • Constructor Details

    • RolesToUserForm

      public RolesToUserForm()