Class InCollectionCondition

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

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