Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
P
Q
R
S
T
U
V
W
X
N
NamedQuery
- class net.sf.jagzilla.hibernate.
NamedQuery
.
represents a record in the table namedqueries.
NamedQuery()
- Constructor for class net.sf.jagzilla.hibernate.
NamedQuery
NamedQueryPrimaryKey
- class net.sf.jagzilla.hibernate.
NamedQueryPrimaryKey
.
represents the primary key for the class NamedQuery.
NamedQueryPrimaryKey()
- Constructor for class net.sf.jagzilla.hibernate.
NamedQueryPrimaryKey
NamedQueryTest
- class net.sf.jagzilla.hibernate.
NamedQueryTest
.
test cases for NamedQuery.
NamedQueryTest()
- Constructor for class net.sf.jagzilla.hibernate.
NamedQueryTest
NoComponentsException
- exception net.sf.jagzilla.exceptions.
NoComponentsException
.
inconsistency indicating there are no components.
NoComponentsException()
- Constructor for class net.sf.jagzilla.exceptions.
NoComponentsException
NoSuchAsigneeException
- exception net.sf.jagzilla.exceptions.
NoSuchAsigneeException
.
exception thrown when the reporter does not exist.
NoSuchAsigneeException()
- Constructor for class net.sf.jagzilla.exceptions.
NoSuchAsigneeException
NoSuchBugException
- exception net.sf.jagzilla.exceptions.
NoSuchBugException
.
indicates that the referenced bug was not found in database.
NoSuchBugException()
- Constructor for class net.sf.jagzilla.exceptions.
NoSuchBugException
NoSuchComponentException
- exception net.sf.jagzilla.exceptions.
NoSuchComponentException
.
indicates that the referenced component was not found in database.
NoSuchComponentException()
- Constructor for class net.sf.jagzilla.exceptions.
NoSuchComponentException
NoSuchException
- exception net.sf.jagzilla.exceptions.
NoSuchException
.
base class for all exceptions related to a non-existing element.
NoSuchException()
- Constructor for class net.sf.jagzilla.exceptions.
NoSuchException
NoSuchMilestoneException
- exception net.sf.jagzilla.exceptions.
NoSuchMilestoneException
.
indicates that the referenced milestone was not found in database.
NoSuchMilestoneException()
- Constructor for class net.sf.jagzilla.exceptions.
NoSuchMilestoneException
NoSuchProductException
- exception net.sf.jagzilla.exceptions.
NoSuchProductException
.
indicates that the referenced product was not found in database.
NoSuchProductException()
- Constructor for class net.sf.jagzilla.exceptions.
NoSuchProductException
NoSuchProfileException
- exception net.sf.jagzilla.exceptions.
NoSuchProfileException
.
indicates that the referenced profile was not found in database.
NoSuchProfileException()
- Constructor for class net.sf.jagzilla.exceptions.
NoSuchProfileException
NoSuchReporterException
- exception net.sf.jagzilla.exceptions.
NoSuchReporterException
.
exception thrown when the reporter does not exist.
NoSuchReporterException()
- Constructor for class net.sf.jagzilla.exceptions.
NoSuchReporterException
NoSuchVersionException
- exception net.sf.jagzilla.exceptions.
NoSuchVersionException
.
indicates that the version specified was not found in database.
NoSuchVersionException()
- Constructor for class net.sf.jagzilla.exceptions.
NoSuchVersionException
NotImplementedException
- exception net.sf.jagzilla.exceptions.
NotImplementedException
.
Exception that indicates that the requested function has not been implemented.
NotImplementedException()
- Constructor for class net.sf.jagzilla.exceptions.
NotImplementedException
NotUniqueException
- exception net.sf.jagzilla.exceptions.
NotUniqueException
.
indicates that an assumption made that an identifier would be unique failed (The identifier was not uniqe).
NotUniqueException()
- Constructor for class net.sf.jagzilla.exceptions.
NotUniqueException
NullSourceException
- exception net.sf.jagzilla.exceptions.
NullSourceException
.
exception thrown when the application is trying to fire an event with an unconfigured source.
NullSourceException()
- Constructor for class net.sf.jagzilla.exceptions.
NullSourceException
net.sf.jagzilla
- package net.sf.jagzilla
Main package for jagzilla which contains core api interfaces and implementing classes.
net.sf.jagzilla.actions
- package net.sf.jagzilla.actions
contains built-in actions for events in jagzilla
net.sf.jagzilla.events
- package net.sf.jagzilla.events
Contains code for event handling in jagzilla
net.sf.jagzilla.exceptions
- package net.sf.jagzilla.exceptions
Jagzilla exceptions package.
net.sf.jagzilla.hibernate
- package net.sf.jagzilla.hibernate
This package contains hibernate mapping classes to the bugzilla database.
net.sf.jagzilla.mailprocessor
- package net.sf.jagzilla.mailprocessor
This package contains classes for the mail processor subsystem.
net.sf.jagzilla.taglib
- package net.sf.jagzilla.taglib
This package contains classes that conform the jagzilla taglib.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.