Revision 98 org.gvsig.vectorediting/trunk/org.gvsig.vectorediting/org.gvsig.vectorediting.lib/org.gvsig.vectorediting.lib.api/src/main/java/org/gvsig/vectorediting/lib/api/EditingServiceInfo.java

View differences:

EditingServiceInfo.java
74 74
  public EditingServiceParameter getParameterInfo(String name);
75 75
  
76 76
  /**
77
   * Return if service is compatible with the feature store received as parameter.
77
   * Returns if service is compatible with the feature store received as parameter.
78 78
   * 
79 79
   * @param featureStore 
80 80
   * @return True if service is compatible otherwise false.

Also available in: Unified diff