Interface UnifiedArchiveRepository.Item

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getCondition()  
      java.lang.Long getDuration()  
      java.lang.String getItemType()  
      • Methods inherited from interface tigase.xmpp.mam.MAMRepository.Item

        getId, getMessage, getTimestamp
      • Methods inherited from interface tigase.archive.db.MessageArchiveRepository.Item

        getDirection, getWith
    • Method Detail

      • getItemType

        java.lang.String getItemType()
      • getDuration

        java.lang.Long getDuration()
      • getCondition

        java.lang.String getCondition()