org.siebengeisslein.net
Class UserProfile

java.lang.Object
  extended by org.siebengeisslein.net.UserProfile

public class UserProfile
extends java.lang.Object


Constructor Summary
UserProfile(int defaultGroup, java.util.Set<java.lang.Integer> writeGroups)
           
 
Method Summary
 int getDefaultGroup()
           
 java.util.Set<java.lang.Integer> getWriteGroups()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserProfile

public UserProfile(int defaultGroup,
                   java.util.Set<java.lang.Integer> writeGroups)
Method Detail

getDefaultGroup

public int getDefaultGroup()

getWriteGroups

public java.util.Set<java.lang.Integer> getWriteGroups()