Package org.apache.maven.index
Interface ArtifactInfoFilter
- All Known Implementing Classes:
AbstractMultiArtifactInfoFilter,AndMultiArtifactInfoFilter,UniqueArtifactFilterPostprocessor,UniqueGAArtifactFilterPostprocessor
public interface ArtifactInfoFilter
ArtifactInfoFilter is used to filter out components before they are handed over to searcher (and well before paging
is implemented). One can use it for: permission-based filtering, collapsing result sets, etc.
- Author:
- cstamas
- See Also:
-
Method Summary
-
Method Details
-
accepts
-