Class InCommunityCondition

java.lang.Object
org.dspace.content.logic.condition.AbstractCondition
org.dspace.content.logic.condition.InCommunityCondition
All Implemented Interfaces:
Condition, LogicalStatement

public class InCommunityCondition extends AbstractCondition
A condition that accepts a list of community handles and returns true if the item belongs to any of them.
Author:
Kim Shepherd