Package org.dspace.content.logic.condition
package org.dspace.content.logic.condition
-
ClassDescriptionAbstract class for conditions, to implement the basic getter and setter parametersA condition to evaluate an item based on how many bitstreams it has in a particular bundleThe Condition interface A condition is one logical statement testing an item for any idea.A condition that accepts a list of collection handles and returns true if the item belongs to any of them.A condition that accepts a list of community handles and returns true if the item belongs to any of them.A condition that returns true if the item is archivedA condition that returns true if the item is withdrawnA condition that returns true if a pattern (regex) matches any value in a given metadata fieldA condition that returns true if any pattern in a list of patterns matches any value in a given metadata fieldA condition that accepts a group and action parameter and returns true if the group can perform the action on a given item