Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
L
M
N
P
R
S
T
U
V
D
DAOFactory
- Class in
idi.diplom.linda.db.interfaces
DAOFactory()
- Constructor for class idi.diplom.linda.db.interfaces.
DAOFactory
DatabaseException
- Exception in
idi.diplom.linda.exceptions
Exception thrown when an error occurs interacting with the database layer
DatabaseException()
- Constructor for exception idi.diplom.linda.exceptions.
DatabaseException
Empty constructor
DatabaseException(String)
- Constructor for exception idi.diplom.linda.exceptions.
DatabaseException
Constructor that sets the message
DatabaseException(Throwable)
- Constructor for exception idi.diplom.linda.exceptions.
DatabaseException
Constructor that takes a throwable cause
DatabaseException(String, Throwable)
- Constructor for exception idi.diplom.linda.exceptions.
DatabaseException
Constructor that takes both a message and a throwable cause
dismissAlarm(Alarm)
- Method in class idi.diplom.linda.logic.
AlarmLogic
Dismisses the specified alarm
dismissAlarm(Alarm)
- Method in class idi.diplom.linda.webservice.
LifeShirtWebService
Dismissed the specified alarm
dismissedWithinInterval(long, Patient)
- Method in class idi.diplom.linda.db.implementation.
AlarmDAOHibernate
dismissedWithinInterval(long, Patient)
- Method in interface idi.diplom.linda.db.interfaces.
AlarmDAO
Checks if the patient has any alarms that was dismissed within the specified number of milliseconds.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
L
M
N
P
R
S
T
U
V