Uses of Class
org.apache.archiva.rest.api.model.GroupIdList

Packages that use GroupIdList
org.apache.archiva.rest.api.services   
org.apache.archiva.rest.services   
 

Uses of GroupIdList in org.apache.archiva.rest.api.services
 

Methods in org.apache.archiva.rest.api.services that return GroupIdList
 GroupIdList SearchService.getAllGroupIds(List<String> selectedRepos)
          this method applies on Maven Indexer lucene index, so datas not yet indexed won't be available
 

Uses of GroupIdList in org.apache.archiva.rest.services
 

Methods in org.apache.archiva.rest.services that return GroupIdList
 GroupIdList DefaultSearchService.getAllGroupIds(List<String> selectedRepos)
           
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.