Package | Description |
---|---|
org.kuali.ole.describe.form | |
org.kuali.ole.docstore.common.search |
Modifier and Type | Method and Description |
---|---|
List<FacetResultField> |
GlobalEditForm.getFacetResultFields() |
List<FacetResultField> |
OLESearchForm.getFacetResultFields() |
List<FacetResultField> |
BoundwithForm.getFacetResultFields() |
Modifier and Type | Method and Description |
---|---|
void |
GlobalEditForm.setFacetResultFields(List<FacetResultField> facetResultFields) |
void |
OLESearchForm.setFacetResultFields(List<FacetResultField> facetResultFields) |
void |
BoundwithForm.setFacetResultFields(List<FacetResultField> facetResultFields) |
Modifier and Type | Field and Description |
---|---|
protected List<FacetResultField> |
FacetResult.facetResultFields |
Modifier and Type | Method and Description |
---|---|
List<FacetResultField> |
FacetResult.getFacetResultFields()
Gets the value of the facetFields property.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.