Package com.logviewer.web.session
Class SearchResult
java.lang.Object
com.logviewer.web.session.SearchResult
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSearchResult(RecordList data, Status status, boolean hasSkippedLine, boolean found) SearchResult(Throwable error) -
Method Summary
-
Constructor Details
-
SearchResult
-
SearchResult
-
-
Method Details
-
getData
-
getStatus
-
isHasSkippedLine
public boolean isHasSkippedLine() -
isFound
public boolean isFound()
-