Package | Description |
---|---|
sirius.web.controller |
Provides the controller part of a simple MVC framework.
|
Modifier and Type | Method and Description |
---|---|
FacetRange |
Facet.getRange()
Returns the used facet range.
|
FacetRange |
FacetRange.setFrom(sirius.kernel.commons.Amount from)
Specifies the lower bound for filtering.
|
FacetRange |
FacetRange.setTo(sirius.kernel.commons.Amount to)
Specifies the upper bound for filtering.
|
Modifier and Type | Method and Description |
---|---|
Facet |
Facet.withRange(FacetRange facetRange)
Specifies the facet range to use for this facet.
|
Copyright © 2018. All rights reserved.