Class UriItemFilterProcessor

All Implemented Interfaces:
FilterProcessor<PropertyValueFilter<Object>>, RightHandProcessor

public class UriItemFilterProcessor extends SinglePathItemFilterProcessor<Object,com.querydsl.core.types.dsl.NumberPath<Integer>>
Filter processor for URI item paths - represented by string/QName in schema and by int ID in DB. These paths are generally not ordered by, which is a relief, otherwise JOIN would be needed.