| Package | Description |
|---|---|
| com.whitestein.lsps.engine.dto |
Data transfer objects for engine related data.
|
| com.whitestein.lsps.test |
| Modifier and Type | Method and Description |
|---|---|
List<Log> |
LogList.getData()
Returns a list of modules.
|
| Constructor and Description |
|---|
LogList(List<Log> logs,
long total)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
Log |
ModelInstanceLogs.get(int index)
Returns the log at the specified index.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Log> |
ModelInstanceLogs.iterator() |
List<Log> |
ModelInstanceLogs.toList() |
| Constructor and Description |
|---|
ModelInstanceLogs(List<Log> logs)
Creates model instance logs.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.