public class ViewState extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ViewState.Filter |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildId(Long projectId,
Long labelId,
String filter) |
boolean |
equals(Object o) |
String |
getGroupBy() |
String |
getId() |
String |
getOrderBy() |
int |
hashCode() |
boolean |
isEmpty() |
void |
setGroupBy(String groupBy) |
void |
setOrderBy(String orderBy) |
public ViewState(String id)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.