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) |
String |
getGroupBy() |
String |
getId() |
String |
getOrderBy() |
ViewType |
getViewType() |
void |
setGroupBy(String groupBy) |
void |
setOrderBy(String orderBy) |
void |
setViewType(ViewType viewType) |
public ViewState(String id)
public String getId()
public String getOrderBy()
public void setOrderBy(String orderBy)
public void setGroupBy(String groupBy)
public String getGroupBy()
public void setViewType(ViewType viewType)
public ViewType getViewType()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.