Interface Grouping

All Known Implementing Classes:
AbstractGrouping, GAGrouping, GAVGrouping, GGrouping, RGAVGrouping, RGGrouping

public interface Grouping
A grouping criteria for grouped searches.
Author:
Tamas Cservenak
See Also:
  • Method Details

    • addArtifactInfo

      boolean addArtifactInfo(Map<String,ArtifactInfoGroup> result, ArtifactInfo artifactInfo)
      Adds a single ArticatInfo to the result map.
      Parameters:
      result -
      artifactInfo -
      Returns:
      true, if the Grouping changed by addition of new artifactInfo