Interface SearchRestriction

All Known Subinterfaces:
BooleanRestriction, NullRestriction, PropertyRestriction<T>
All Known Implementing Classes:
BooleanRestrictionImpl, NullRestrictionImpl, TermRestriction

public interface SearchRestriction
Marker interface representing a search restriction.