A B C D E F G H I J K L M N P Q R S T U V W X

B

BadParameterException - exception net.sf.jagzilla.exceptions.BadParameterException.
base class for all exceptions related to a bad parameter, which is not looked up dynamicallym but can be found in system constants.
BadParameterException() - Constructor for class net.sf.jagzilla.exceptions.BadParameterException
 
BadParameterException(String) - Constructor for class net.sf.jagzilla.exceptions.BadParameterException
 
BadPriorityException - exception net.sf.jagzilla.exceptions.BadPriorityException.
priority is not a constant value in Bug class
BadPriorityException() - Constructor for class net.sf.jagzilla.exceptions.BadPriorityException
 
BadPriorityException(String) - Constructor for class net.sf.jagzilla.exceptions.BadPriorityException
 
BadResolutionException - exception net.sf.jagzilla.exceptions.BadResolutionException.
resolution is not a constant value in Bug class
BadResolutionException() - Constructor for class net.sf.jagzilla.exceptions.BadResolutionException
 
BadSeverityException - exception net.sf.jagzilla.exceptions.BadSeverityException.
severity is not a constant value in Bug class
BadSeverityException() - Constructor for class net.sf.jagzilla.exceptions.BadSeverityException
 
BadStatusException - exception net.sf.jagzilla.exceptions.BadStatusException.
status is not a constant value in Bug class
BadStatusException() - Constructor for class net.sf.jagzilla.exceptions.BadStatusException
 
BaseQuery - class net.sf.jagzilla.BaseQuery.
base class to provide helper methods.
BaseQuery() - Constructor for class net.sf.jagzilla.BaseQuery
 
BaseTest - class net.sf.jagzilla.hibernate.BaseTest.
 
BaseTest() - Constructor for class net.sf.jagzilla.hibernate.BaseTest
 
Bug - class net.sf.jagzilla.hibernate.Bug.
represents a record in the table bugs.
Bug() - Constructor for class net.sf.jagzilla.hibernate.Bug
this constructor sets defaults for all required fields that can have a wired default.
BugActivity - class net.sf.jagzilla.hibernate.BugActivity.
represents a record in the table bugs_activity.
BugActivity() - Constructor for class net.sf.jagzilla.hibernate.BugActivity
 
BugActivityPrimaryKey - class net.sf.jagzilla.hibernate.BugActivityPrimaryKey.
represents the primary key for the class BugActivity.
BugActivityPrimaryKey() - Constructor for class net.sf.jagzilla.hibernate.BugActivityPrimaryKey
 
BugActivityTest - class net.sf.jagzilla.hibernate.BugActivityTest.
test cases for BugActivity.
BugActivityTest() - Constructor for class net.sf.jagzilla.hibernate.BugActivityTest
 
BugModifiedAction - class net.sf.jagzilla.actions.BugModifiedAction.
action used to send mail to people interested/involved in a bug.
BugModifiedAction() - Constructor for class net.sf.jagzilla.actions.BugModifiedAction
 
BugQuery - interface net.sf.jagzilla.BugQuery.
defines methods to query bugs.
BugQueryHibernateImpl - class net.sf.jagzilla.BugQueryHibernateImpl.
implements service interface with hibernate to acces database.
BugQueryHibernateImpl() - Constructor for class net.sf.jagzilla.BugQueryHibernateImpl
constructs an hibernate implementation with default hibernate properties.
BugQueryHibernateImpl(Properties) - Constructor for class net.sf.jagzilla.BugQueryHibernateImpl
constructs an imeplementation with the hibernate properties received.
See the other constructor to see hibernate properties used.
BugTest - class net.sf.jagzilla.hibernate.BugTest.
test cases for Bug.
BugTest() - Constructor for class net.sf.jagzilla.hibernate.BugTest
 
bugExists(int) - Method in class net.sf.jagzilla.BaseQuery
tells if the given bug exists.

A B C D E F G H I J K L M N P Q R S T U V W X
Distributed under the GPL. By Miguel Griffa. See the Jagzilla project page for more info.