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, toString
public AccessLogSearchResultForList(AccessLogForList[] elements, int totalCount, boolean totalCountFixed)
public AccessLogForList[] getElements()