071643aebb9986561aa0d2a3c5ec4f078be95e94
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public setServerProfileServiceId(serverProfileServiceId String) : void renamed to public setServerProfileSchemaId(serverProfileSchemaId String) : void in class org.kaaproject.kaa.common.dto.EndpointProfileDto | From | To | |
Rename Method public getServerProfileServiceId() : String renamed to public getServerProfileSchemaId() : String in class org.kaaproject.kaa.common.dto.EndpointProfileDto | From | To | |
Rename Attribute | 1 | ||
Rename Attribute serverProfileServiceId : String to serverProfileSchemaId : String in class org.kaaproject.kaa.common.dto.EndpointProfileDto | From | To | |
Rename Parameter | 1 | ||
Rename Parameter serverProfileServiceId : String to serverProfileSchemaId : String in method public setServerProfileSchemaId(serverProfileSchemaId String) : void in class org.kaaproject.kaa.common.dto.EndpointProfileDto | From | To |