Uses of Class
org.dspace.content.logic.condition.AbstractCondition
Packages that use AbstractCondition
-
Uses of AbstractCondition in org.dspace.content.logic.condition
Subclasses of AbstractCondition in org.dspace.content.logic.conditionModifier and TypeClassDescriptionclassA condition to evaluate an item based on how many bitstreams it has in a particular bundleclassA condition that accepts a list of collection handles and returns true if the item belongs to any of them.classA condition that accepts a list of community handles and returns true if the item belongs to any of them.classA condition that returns true if the item is archivedclassA condition that returns true if the item is withdrawnclassA condition that returns true if a pattern (regex) matches any value in a given metadata fieldclassA condition that returns true if any pattern in a list of patterns matches any value in a given metadata fieldclassA condition that accepts a group and action parameter and returns true if the group can perform the action on a given item