Revision 42795 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.api/src/main/java/org/gvsig/fmap/dal/feature/FeatureQuery.java

View differences:

FeatureQuery.java
181 181
	 * Adds a filter to apply to the {@link Feature}s to load. A query
182 182
	 * can have more that one filter and all of them are applied when
183 183
	 * the query is applied.
184
         * If filter is null do nothing.
184 185
	 * 
185 186
	 * @param filter
186 187
	 *             a filter to apply to the {@link Feature}s to load

Also available in: Unified diff