Class UserGroupDeleteEvent

All Implemented Interfaces:
Serializable, Event

public class UserGroupDeleteEvent extends UserEvent
See Also:
  • Constructor Details

    • UserGroupDeleteEvent

      public UserGroupDeleteEvent(DynActionForm form, int userId, int groupId)
  • Method Details

    • getUserId

      public int getUserId()
    • getGroupId

      public int getGroupId()