| java.lang.Object org.geoserver.wfsv.GetDiff
GetDiff | public class GetDiff (Code) | | Versioning Web Feature Service GetDiff operation
author: Andrea Aime, TOPP |
filterFactory | FilterFactory filterFactory(Code) | | Filter factory
|
GetDiff | public GetDiff(WFS wfs, Data catalog)(Code) | | Creates the GetLog operation
Parameters: wfs - Parameters: catalog - |
getCatalog | public Data getCatalog()(Code) | | The reference to the GeoServer catalog. |
getWFS | public WFS getWFS()(Code) | | The reference to the WFS configuration. |
setFilterFactory | public void setFilterFactory(FilterFactory filterFactory)(Code) | | Sets the filter factory to use to create filters.
Parameters: filterFactory - |
|
|