public class IndexModel extends Object
| Constructor and Description |
|---|
IndexModel(Collection<PalTestGroup> groups) |
| Modifier and Type | Method and Description |
|---|---|
int |
count(String status) |
Collection<GroupModel> |
groups() |
boolean |
hasErrors() |
public IndexModel(Collection<PalTestGroup> groups)
public int count(String status)
public Collection<GroupModel> groups()
public boolean hasErrors()
Copyright © 2014. All Rights Reserved.