org.mycore.frontend.indexbrowser.sql
Class MCRIndexConfiguration
java.lang.Object
org.mycore.frontend.indexbrowser.sql.MCRIndexConfiguration
class MCRIndexConfiguration
- extends Object
- Author:
- Frank Lützenkirchen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
table
String table
distinct
boolean distinct
browseField
String browseField
fields
String fields
extraFields
String[] extraFields
order
String order
filter
String filter
style
String style
maxPerPage
int maxPerPage
normalizeSearch
boolean normalizeSearch
MCRIndexConfiguration
MCRIndexConfiguration(String ID)
buildFieldList
void buildFieldList(String fields)