Uses of Class
com.tootsville.promo.Promotion

Packages that use Promotion
com.tootsville   
com.tootsville.promo   
 

Uses of Promotion in com.tootsville
 

Methods in com.tootsville that return Promotion
static Promotion WebUtil.createNewEventPromotion(String prefix, int numberOfCodes, int minValue, int maxValue)
           twheys@gmail.com Jan 7, 2010
 

Uses of Promotion in com.tootsville.promo
 

Methods in com.tootsville.promo that return Promotion
static Promotion Promotion.createEventPromotion(String prefixCode)
          Create a new promotional code series for a specific event
static Promotion Promotion.getAdByLink(String maybe)
          Get an Advertisement Promotion object from a tracking link.
static Promotion Promotion.getByLink(String maybe)
          Get a Promotion object from a tracking link.