|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HistoryDetail | |
---|---|
com.silverpeas.silvercrawler.control | |
com.silverpeas.silvercrawler.statistic |
Uses of HistoryDetail in com.silverpeas.silvercrawler.control |
---|
Methods in com.silverpeas.silvercrawler.control that return types with arguments of type HistoryDetail | |
---|---|
Collection<HistoryDetail> |
SilverCrawlerSessionController.getHistoryByUser(String folderName,
String userId)
|
Uses of HistoryDetail in com.silverpeas.silvercrawler.statistic |
---|
Methods in com.silverpeas.silvercrawler.statistic that return types with arguments of type HistoryDetail | |
---|---|
static Collection<HistoryDetail> |
Statistic.getHistoryByAction(String path,
String componentId)
|
static Collection<HistoryDetail> |
Statistic.getHistoryByObjectAndUser(String path,
String userId,
String componentId)
|
static Collection<HistoryDetail> |
HistoryDAO.getHistoryDetailByObject(Connection con,
String tableName,
String path,
String componentId)
|
static Collection<HistoryDetail> |
HistoryDAO.getHistoryDetailByObjectAndUser(Connection con,
String tableName,
String path,
String userId,
String componentId)
|
static Collection<HistoryDetail> |
HistoryDAO.getHistoryDetails(ResultSet rs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |