Uses of Class
org.dspace.app.xmlui.aspect.artifactbrowser.AdvancedSearchUtils.SearchField

Packages that use AdvancedSearchUtils.SearchField
org.dspace.app.xmlui.aspect.artifactbrowser   
 

Uses of AdvancedSearchUtils.SearchField in org.dspace.app.xmlui.aspect.artifactbrowser
 

Methods in org.dspace.app.xmlui.aspect.artifactbrowser that return types with arguments of type AdvancedSearchUtils.SearchField
static List<AdvancedSearchUtils.SearchField> AdvancedSearchUtils.getSearchFields(org.apache.cocoon.environment.Request request)
          Get a list of search fields from the request object and parse them into a linear array of fileds.
 

Method parameters in org.dspace.app.xmlui.aspect.artifactbrowser with type arguments of type AdvancedSearchUtils.SearchField
static String AdvancedSearchUtils.buildQuery(List<AdvancedSearchUtils.SearchField> fields)
          Given a list of search fields build a lucene search query string.
 



Copyright © 2012 DuraSpace. All Rights Reserved.