public class SearchResult extends Object
Constructor and Description |
---|
SearchResult(int pagePos,
String searchTerm,
Resource resource) |
Modifier and Type | Method and Description |
---|---|
int |
getPagePos() |
Resource |
getResource() |
String |
getSearchTerm() |
Copyright © 2009–2017. All rights reserved.