|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexReportLevel | |
|---|---|
| net.conquiris.api.index | |
| Uses of IndexReportLevel in net.conquiris.api.index |
|---|
| Methods in net.conquiris.api.index that return IndexReportLevel | |
|---|---|
IndexReportLevel |
IndexReport.getLevel()
Returns the report level. |
static IndexReportLevel |
IndexReportLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IndexReportLevel[] |
IndexReportLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.conquiris.api.index with parameters of type IndexReportLevel | |
|---|---|
IndexReport |
IndexerService.getIndexReport(IndexReportLevel level)
Returns a report from the index. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||