org.apache.archiva.indexer.search
Interface ArtifactInfoFilter

All Known Implementing Classes:
NoClassifierArtifactInfoFilter

public interface ArtifactInfoFilter

Since:
1.4-M1
Author:
Olivier Lamy

Method Summary
 boolean addArtifactInResult(org.apache.maven.index.ArtifactInfo artifact, Map<String,SearchResultHit> currentResult)
           
 

Method Detail

addArtifactInResult

boolean addArtifactInResult(org.apache.maven.index.ArtifactInfo artifact,
                            Map<String,SearchResultHit> currentResult)


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