Package org.codelibs.fess.entity
Interface SearchLogEvent
-
- All Known Implementing Classes:
ClickLog,FavoriteLog,SearchLog,UserInfo
public interface SearchLogEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetEventType()StringgetId()LonggetVersionNo()Map<String,Object>toSource()
-