Uses of Package
net.sourceforge.stripes.examples.bugzooky.biz

Packages that use net.sourceforge.stripes.examples.bugzooky.biz
net.sourceforge.stripes.examples.bugzooky   
net.sourceforge.stripes.examples.bugzooky.biz   
 

Classes in net.sourceforge.stripes.examples.bugzooky.biz used by net.sourceforge.stripes.examples.bugzooky
Bug
          Represents a bug in the bug database.
Component
          Class that represents a compopnent of a software system against which bugs can be filed.
Person
          Represents a person to whom bugs can be assigned.
 

Classes in net.sourceforge.stripes.examples.bugzooky.biz used by net.sourceforge.stripes.examples.bugzooky.biz
Attachment
          Very simple wrapper for file attachments uploaded for bugs.
Bug
          Represents a bug in the bug database.
Component
          Class that represents a compopnent of a software system against which bugs can be filed.
Person
          Represents a person to whom bugs can be assigned.
Priority
          Enum that represents the Priority of a bug in the Bugzooky example app.
Status
          Represents the possible statuses of a bug in the Bugzooky example application.
 



© Copyright 2005, Stripes Development Team.