Revision 42775 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.app.document.table.app/org.gvsig.app.document.table.app.mainplugin/src/main/java/org/gvsig/app/project/documents/table/TableDocument.java

View differences:

TableDocument.java
193 193
    }
194 194

  
195 195
    /**
196
     * @return the store
197
     */
198
    public FeatureStore getFeatureStore() {
199
        return store;
200
    }
201

  
202
    /**
196 203
     * Return information about the table links.
197 204
     *
198 205
     * @return List of TableLink information.

Also available in: Unified diff