Revision 44459 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/complements/RelatedFeatures.java

View differences:

RelatedFeatures.java
50 50

  
51 51
    public FeatureStore getFeatureStore(ContextRelatedFeatures context);
52 52
    
53
//    public FeatureQuery getForeingKeyQuery(ContextRelatedFeatures context, Object codeValue);
53
    public FeatureQuery getForeingKeyQuery(ContextRelatedFeatures context, Object codeValue);
54 54

  
55 55
    public FeatureQuery getUniqueKeyQuery(ContextRelatedFeatures context, Object codeValue);
56 56

  

Also available in: Unified diff