Uses of Class
net.conquiris.api.index.IndexReportLevel

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.
 



Copyright © 2012 Derquinse Projects.. All Rights Reserved.