org.starhope.appius.user
Class UserTransients
java.lang.Object
org.starhope.appius.user.UserTransients
public class UserTransients
- extends Object
WRITEME: Document this type.
- Author:
- brpocock@star-hope.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
effects
private static final Map<AbstractUser,UserTransientEffects> effects
- WRITEME: Document this brpocock@star-hope.org
UserTransients
public UserTransients()
getEffects
public static UserTransientEffects getEffects(AbstractUser u)
- Parameters:
u
- the user
- Returns:
- the user's effects