Revision 43558 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
78 78
	 */
79 79
	void setAttributeNames(String[] attributeNames);
80 80

  
81
	/**
81
	void retrievesAllAttributes();
82
    
83
    /**
82 84
	 * Adds the name of an attribute that has to be used to load each
83 85
	 * {@link Feature}.
84 86
	 *

Also available in: Unified diff