Uses of Package
org.dspace.content.logic
-
Packages that use org.dspace.content.logic Package Description org.dspace.content.logic org.dspace.content.logic.condition org.dspace.content.logic.operator org.dspace.identifier Providers of durable unique identifiers (Handles, DOIs, etc.). -
Classes in org.dspace.content.logic used by org.dspace.content.logic Class Description Filter The interface for Filter currently doesn't add anything to LogicalStatement but inherits from it just to keep naming / reflection clean, and in case Filters should do anything additional in future.LogicalStatement The base interface used by all logic classes: all operators and conditions are logical statements.LogicalStatementException Exception for errors encountered while evaluating logical statements defined as spring beans. -
Classes in org.dspace.content.logic used by org.dspace.content.logic.condition Class Description LogicalStatement The base interface used by all logic classes: all operators and conditions are logical statements.LogicalStatementException Exception for errors encountered while evaluating logical statements defined as spring beans. -
Classes in org.dspace.content.logic used by org.dspace.content.logic.operator Class Description LogicalStatement The base interface used by all logic classes: all operators and conditions are logical statements.LogicalStatementException Exception for errors encountered while evaluating logical statements defined as spring beans. -
Classes in org.dspace.content.logic used by org.dspace.identifier Class Description Filter The interface for Filter currently doesn't add anything to LogicalStatement but inherits from it just to keep naming / reflection clean, and in case Filters should do anything additional in future.