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<LuceneIndexFileRule> |
LuceneIndexFileRule.getRules(java.util.List<LuceneIndexFileRule> rules)
get rules from configbean list
|
Modifier and Type | Field and Description |
---|---|
static LuceneIndexFileRule |
LuceneIndexFileRule.DEFAULT_RULE |
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator<LuceneIndexFileRule> |
LuceneIndexFileRule.COMPARATOR |
Modifier and Type | Method and Description |
---|---|
java.util.List<LuceneIndexFileRule> |
LuceneIndexConfiguration.getFileRules() |
Modifier and Type | Method and Description |
---|---|
void |
LuceneIndexConfiguration.setFileRules(java.util.List<LuceneIndexFileRule> fileRules) |