Interface UserGroupForm


  • public interface UserGroupForm
    Provide current information about the user group that is being edited/created.
    Since:
    9.0
    • Method Detail

      • getName

        @NotNull
        java.lang.String getName()
      • getDescription

        @NotNull
        java.lang.String getDescription()