| Modifier and Type | Class and Description |
|---|---|
static class |
BridgeItemDAO.DynamicProvider |
| Constructor and Description |
|---|
BridgeItemDAO(DataAccessObject dao)
Construct a new bridge item DAO.
|
@Inject public BridgeItemDAO(DataAccessObject dao)
Construct a new bridge item DAO.
dao - The underlying DAO.public LongSet getItemIds()
ItemDAOGet all known item IDs.
getItemIds in interface ItemDAO