Package org.ametys.core.user.population
Interface PopulationConsumer
- All Known Implementing Classes:
 CollectionPopulationConsumer,ContextPopulationConsumer
public interface PopulationConsumer
Interface for entities that use 
UserPopulations- 
Method Summary
 
- 
Method Details
- 
isInUse
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
 
 
 -