84480ffd06fe86ae4f541387a0457a39b5f1205c
Files Diff
- Added: 5
- Removed: 2
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 2 | ||
Rename Class org.geoserver.opensearch.rest.CollectionControllerTest renamed to org.geoserver.opensearch.rest.CollectionsControllerTest | From | To | |
Rename Class org.geoserver.opensearch.rest.ProductControllerTest renamed to org.geoserver.opensearch.rest.ProductsControllerTest | From | To | |
Extract Method | 5 | ||
Extract Method private runTransactionOnCollectionStore(featureStoreConsumer IOConsumer<FeatureStore>) : void extracted from public postCollectionJson(request HttpServletRequest, feature SimpleFeature) : ResponseEntity<String> in class org.geoserver.opensearch.rest.CollectionsController | From | To | |
Extract Method private simpleToComplex(feature SimpleFeature) : Feature extracted from public postCollectionJson(request HttpServletRequest, feature SimpleFeature) : ResponseEntity<String> in class org.geoserver.opensearch.rest.CollectionsController | From | To | |
Extract Method private mapFilterToDelegateSchema(filter Filter) : Filter extracted from protected mapToSimpleCollectionQuery(query Query, addJoins boolean) : Query in class org.geoserver.opensearch.eo.store.AbstractMappingStore | From | To | |
Extract Method private mapFilterToDelegateSchema(filter Filter) : Filter extracted from public removeFeatures(filter Filter) : void in class org.geoserver.opensearch.eo.store.AbstractMappingStore | From | To | |
Extract Method private checkCollectionIdentifier(feature SimpleFeature) : String extracted from public postCollectionJson(request HttpServletRequest, feature SimpleFeature) : ResponseEntity<String> in class org.geoserver.opensearch.rest.CollectionsController | From | To |