public class LogList extends Object implements DtoList<Log>
Modifier | Constructor and Description |
---|---|
protected |
LogList()
Creates new instance.
|
|
LogList(List<Log> logs,
long total)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
List<Log> |
getData()
Returns a list of modules.
|
long |
getTotal()
Returns the total number of logs.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.