Uses of Class
com.tootsville.user.Toot

Packages that use Toot
com.tootsville   
com.tootsville.user   
 

Uses of Toot in com.tootsville
 

Methods in com.tootsville with parameters of type Toot
static void WebUtil.applyPeanutCodeToNewUser(MBSession session, Toot newToot)
          Apply a Peanut code to a new user account
 

Uses of Toot in com.tootsville.user
 

Methods in com.tootsville.user that return Toot
static Toot Toot.getByApprovalCookie(String cookie)
          Find the user who is uniquely identified by the given approval cookie
 

Methods in com.tootsville.user with parameters of type Toot
 void Toot.transferPeanuts(BigInteger numNuts, Toot fromUser, String event)
          Transfer peanuts from one user to another