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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Q
query(DatabaseQuery, ResultListener)
- Method in interface org.dvb.tvanytime.metadata.
Database
Make a metadata query to the database.
query(DatabaseQuery, ResultListener, QueryConstraints)
- Method in interface org.dvb.tvanytime.metadata.
Database
Make a metadata query to the database.
query(DatabaseQuery, ResultListener, MetadataChangedListener)
- Method in interface org.dvb.tvanytime.metadata.
MonitoredDatabase
Make a metadata query to the database.
query(DatabaseQuery, ResultListener, MetadataChangedListener, QueryConstraints)
- Method in interface org.dvb.tvanytime.metadata.
MonitoredDatabase
Make a metadata query to the database.
QueryConstraints
- Class in
org.dvb.tvanytime.metadata
Class that encapsulates all the possible constraints that can be applied to a database query.
QueryConstraints(int)
- Constructor for class org.dvb.tvanytime.metadata.
QueryConstraints
Create a query constraint which limits the maximum number of results that will be found.
QueryConstraints(Table[])
- Constructor for class org.dvb.tvanytime.metadata.
QueryConstraints
Create a query constraint which limits the tables that will be requested.
QueryConstraints(Table[], int)
- Constructor for class org.dvb.tvanytime.metadata.
QueryConstraints
Create a query constraint which limits the maximum number of results that will be found and specifies the requested tables.
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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z