fb2a110dc232b54a1386b26949a6e120c0c64566
Files Diff
- Added: 11
- Removed: 4
- Renamed: 0
- Modified: 24
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [wfs : WFSInfo, catalog : Catalog] to geoServer : GeoServer in class org.geoserver.wfs3.response.CollectionsDocument | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type wfs : WFSInfo to geoServer : GeoServer in method public CollectionsDocument(request BaseRequest, geoServer GeoServer, featureType FeatureTypeInfo) in class org.geoserver.wfs3.response.CollectionsDocument | From | To | |
| Move Method | 3 | ||
| Move Method public setTypeName(typeName QName) : void from class org.geoserver.wfs3.CollectionsRequest to public setTypeName(typeName QName) : void from class org.geoserver.wfs3.CollectionRequest | From | To | |
| Move Method public getTypeName() : QName from class org.geoserver.wfs3.CollectionsRequest to public getTypeName() : QName from class org.geoserver.wfs3.CollectionRequest | From | To | |
| Move Method public read(request Object, kvp Map, rawKvp Map) : Object from class org.geoserver.wfs3.kvp.CollectionsRequestKVPReader to public read(request Object, kvp Map, rawKvp Map) : Object from class org.geoserver.wfs3.kvp.CollectionRequestKVPReader | From | To | |
| Move Attribute | 1 | ||
| Move Attribute package typeName : QName from class org.geoserver.wfs3.CollectionsRequest to package typeName : QName from class org.geoserver.wfs3.CollectionRequest | From | To | |
| Merge Parameter | 1 | ||
| Merge Parameter [wfs : WFSInfo, catalog : Catalog] to geoServer : GeoServer in method public CollectionsDocument(request BaseRequest, geoServer GeoServer) in class org.geoserver.wfs3.response.CollectionsDocument | From | To | |
| Extract Method | 1 | ||
| Extract Method protected buildPrevNextLinks(request GetFeatureRequest, offset int, maxFeatures int, count int, result FeatureCollectionResponse, kvp Map<String,String>) : void extracted from protected buildResults(request GetFeatureRequest, offset int, maxFeatures int, count int, total BigInteger, results List, lockId String, getFeatureById boolean) : FeatureCollectionResponse in class org.geoserver.wfs.GetFeature | From | To | |
| Extract And Move Method | 3 | ||
| Extract And Move Method protected getAsJSoup(url String) : Document extracted from public testCollectionsHTML() : void in class org.geoserver.wfs3.CollectionsTest & moved to class org.geoserver.wfs3.WFS3TestSupport | From | To | |
| Extract And Move Method protected getAsJSoup(url String) : Document extracted from public testLandingPageHTML() : void in class org.geoserver.wfs3.LandingPageTest & moved to class org.geoserver.wfs3.WFS3TestSupport | From | To | |
| Extract And Move Method protected getAsJSoup(url String) : Document extracted from public testGetLayerAsHTML() : void in class org.geoserver.wfs3.FeatureTest & moved to class org.geoserver.wfs3.WFS3TestSupport | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter wfs : WFSInfo to geoServer : GeoServer in method public CollectionsDocument(request BaseRequest, geoServer GeoServer, featureType FeatureTypeInfo) in class org.geoserver.wfs3.response.CollectionsDocument | From | To |