Package | Description |
---|---|
org.kuali.ole.docstore.common.search |
Modifier and Type | Field and Description |
---|---|
protected SearchField |
SearchCondition.searchField |
Modifier and Type | Method and Description |
---|---|
SearchField |
SearchParams.buildSearchField(String docType,
String fieldName,
String fieldValue) |
SearchField |
SearchCondition.getSearchField()
Gets the value of the searchField property.
|
Modifier and Type | Method and Description |
---|---|
SearchCondition |
SearchParams.buildSearchCondition(String searchScope,
SearchField searchField,
String operator) |
void |
SearchCondition.setSearchField(SearchField value)
Sets the value of the searchField property.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.