Package | Description |
---|---|
de.innovationgate.wga.common.beans |
Common basic beans that must be available to both WGA and its clients.
|
de.innovationgate.wga.config |
Configuration beans for the OpenWGA server, stored in wgaconfig.xml
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<LuceneIndexItemRule> |
LuceneIndexItemRule.getRules(java.util.List<LuceneIndexItemRule> rules)
get rules from configbean list
|
Modifier and Type | Field and Description |
---|---|
static LuceneIndexItemRule |
LuceneIndexItemRule.DEFAULT_RULE |
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator<LuceneIndexItemRule> |
LuceneIndexItemRule.COMPARATOR |
Modifier and Type | Method and Description |
---|---|
java.util.List<LuceneIndexItemRule> |
LuceneIndexConfiguration.getItemRules() |
Modifier and Type | Method and Description |
---|---|
void |
LuceneIndexConfiguration.setItemRules(java.util.List<LuceneIndexItemRule> itemRules) |