public static class JDBCUnifiedArchiveRepository.RecentItem extends Object implements UnifiedArchiveRepository.Item
| Modifier | Constructor and Description |
|---|---|
protected |
RecentItem(tigase.db.DataRepository repo,
ResultSet rs) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCondition() |
tigase.archive.db.MessageArchiveRepository.Direction |
getDirection() |
Long |
getDuration() |
String |
getId() |
String |
getItemType() |
tigase.xml.Element |
getMessage() |
Date |
getTimestamp() |
String |
getWith() |
protected RecentItem(tigase.db.DataRepository repo,
ResultSet rs)
throws SQLException
SQLExceptionpublic String getId()
getId in interface tigase.xmpp.mam.MAMRepository.Itempublic tigase.xml.Element getMessage()
getMessage in interface tigase.xmpp.mam.MAMRepository.Itempublic Date getTimestamp()
getTimestamp in interface tigase.xmpp.mam.MAMRepository.Itempublic tigase.archive.db.MessageArchiveRepository.Direction getDirection()
getDirection in interface tigase.archive.db.MessageArchiveRepository.Itempublic String getWith()
getWith in interface tigase.archive.db.MessageArchiveRepository.Itempublic String getItemType()
getItemType in interface UnifiedArchiveRepository.Itempublic Long getDuration()
getDuration in interface UnifiedArchiveRepository.Itempublic String getCondition()
getCondition in interface UnifiedArchiveRepository.ItemCopyright © 2015–2020 "Tigase, Inc.". All rights reserved.