88243fcc652ff55b874262c9144ee566ca5b6639
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method protected buildCollectionLayerFeatureType() : SimpleFeatureType from class org.geoserver.opensearch.eo.store.AbstractMappingStore to protected buildCollectionLayerFeatureType(name Name) : SimpleFeatureType from class org.geoserver.opensearch.eo.store.JDBCOpenSearchAccess | From | To | |
Rename Class | 1 | ||
Rename Class org.geoserver.opensearch.eo.store.JDBCProductFeatureSource renamed to org.geoserver.opensearch.eo.store.JDBCProductFeatureStore | From | To | |
Extract Method | 9 | ||
Extract Method private createSampleCollection() : void extracted from public testCreateCollection() : void in class org.geoserver.opensearch.rest.CollectionsControllerTest | From | To | |
Extract Method private getAttribute(sf Feature, name String) : Object extracted from protected buildCollectionLayerFromFeature(feature Feature, notFoundOnEmpty boolean) : CollectionLayer in class org.geoserver.opensearch.rest.CollectionsController | From | To | |
Extract Method private createSampleCollection() : void extracted from public testPutCollectionMetadata() : void in class org.geoserver.opensearch.rest.CollectionsControllerTest | From | To | |
Extract Method private createSampleCollection() : void extracted from public testDeleteCollection() : void in class org.geoserver.opensearch.rest.CollectionsControllerTest | From | To | |
Extract Method private createSampleCollection() : void extracted from public testPutCollectionDescription() : void in class org.geoserver.opensearch.rest.CollectionsControllerTest | From | To | |
Extract Method private createSampleCollection() : void extracted from public testUpdateCollection() : void in class org.geoserver.opensearch.rest.CollectionsControllerTest | From | To | |
Extract Method private buildFeatureDescriptor(name Name, schema SimpleFeatureType, minOccurs int, maxOccurs int) : AttributeDescriptor extracted from private buildFeatureListDescriptor(name Name, schema SimpleFeatureType) : AttributeDescriptor in class org.geoserver.opensearch.eo.store.JDBCOpenSearchAccess | From | To | |
Extract Method private createSampleCollection() : void extracted from public testPutCollectionLinks() : void in class org.geoserver.opensearch.rest.CollectionsControllerTest | From | To | |
Extract Method private getCollectionLayerPropertyName() : Name extracted from public getCollectionLayer(request HttpServletRequest, collection String) : CollectionLayer in class org.geoserver.opensearch.rest.CollectionsController | From | To |