Class Status

java.lang.Object
org.bremersee.groupman.model.Status
All Implemented Interfaces:
Serializable

public class Status extends Object implements Serializable
The status of an user.
Author:
Christian Bremer
See Also:
  • Constructor Details

    • Status

      public Status(long maxOwnedGroups, long ownedGroupSize, long membershipSize)
      Instantiates a new status.
      Parameters:
      maxOwnedGroups - the max owned groups
      ownedGroupSize - the owned group size
      membershipSize - the membership size