public class AccessLogSearchResultForList extends SearchResult
| Constructor and Description |
|---|
AccessLogSearchResultForList(AccessLogForList[] elements,
int totalCount,
boolean totalCountFixed) |
| Modifier and Type | Method and Description |
|---|---|
AccessLogForList[] |
getElements() |
equals, getTotalCount, hashCode, isTotalCountFixed, setTotalCount, setTotalCountFixed, toStringpublic AccessLogSearchResultForList(AccessLogForList[] elements, int totalCount, boolean totalCountFixed)
public AccessLogForList[] getElements()