Class AbstractEntityArg<T,​O extends Identifiable,​S extends FilteringService<O>>

    • Constructor Detail

      • AbstractEntityArg

        protected AbstractEntityArg​(String propertyName,
                                    Class<T> propertyType,
                                    T value)