Interface PopulationConsumer

All Known Implementing Classes:
CollectionPopulationConsumer, ContextPopulationConsumer

public interface PopulationConsumer
Interface for entities that use UserPopulations
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Determines if a user population is used
  • Method Details

    • isInUse

      boolean isInUse(String id)
      Determines if a user population is used
      Parameters:
      id - The id of population to check
      Returns:
      true if the user population is currently in use