public class DashboardFilterContext extends AbstractObj implements Updatable, Queryable
DashboardDateFilters and DashboardAttributeFilters.metaCREATE_URI, CREATE_WITH_ID_URI, OBJ_URI, URI| Constructor and Description |
|---|
DashboardFilterContext(List<DashboardFilter> filters)
Constructs new dashboard filter context with given filters.
|
| Modifier and Type | Method and Description |
|---|---|
List<DashboardFilter> |
getFilters() |
String |
toString() |
getAuthor, getCategory, getContributor, getCreated, getFlags, getId, getIdentifier, getSummary, getTags, getTitle, getUpdated, getUri, isDeprecated, isLocked, isProduction, isSharedWithSomeone, isUnlisted, setCategory, setDeprecated, setFlags, setIdentifier, setLocked, setProduction, setSharedWithSomeone, setSummary, setTags, setTitle, setUnlisted, urispublic DashboardFilterContext(List<DashboardFilter> filters)
filters - list of dashboard filters (can be empty)public List<DashboardFilter> getFilters()
public String toString()
toString in class AbstractObjCopyright © 2019. All rights reserved.