org.apache.archiva.indexer.util
Class SearchUtil

java.lang.Object
  extended by org.apache.archiva.indexer.util.SearchUtil

public class SearchUtil
extends Object

SearchUtil - utility class for search.


Constructor Summary
SearchUtil()
           
 
Method Summary
static String getHitId(String groupId, String artifactId, String classifier, String packaging)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchUtil

public SearchUtil()
Method Detail

getHitId

public static String getHitId(String groupId,
                              String artifactId,
                              String classifier,
                              String packaging)


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