|
Rename Method public shouldDeleteByEndpointKeyHash() : void renamed to public testShouldDeleteByEndpointKeyHash() : void in class org.kaaproject.kaa.server.common.dao.service.EndpointSpecificConfigurationServiceImplTest |
From |
To |
|
Rename Method public shouldFoundByEndpointProfile() : void renamed to public testShouldFoundByEndpointProfile() : void in class org.kaaproject.kaa.server.common.dao.service.EndpointSpecificConfigurationServiceImplTest |
From |
To |
|
Rename Method public shouldFoundByEndpointKeyHash() : void renamed to public testShouldFoundByEndpointKeyHash() : void in class org.kaaproject.kaa.server.common.dao.service.EndpointSpecificConfigurationServiceImplTest |
From |
To |
|
Rename Method public shouldNotFoundByEndpointKeyHashWhenProfileNotFound() : void renamed to public testShouldNotFoundByEndpointKeyHashWhenProfileNotFound() : void in class org.kaaproject.kaa.server.common.dao.service.EndpointSpecificConfigurationServiceImplTest |
From |
To |
|
Rename Method private validateConfigurationBody(configurationDto EndpointSpecificConfigurationDto, ep EndpointProfileDto) : void renamed to private validateEndpointSpecificConfiguration(configurationDto EndpointSpecificConfigurationDto, ep EndpointProfileDto) : void in class org.kaaproject.kaa.server.common.dao.service.EndpointSpecificConfigurationServiceImpl |
From |
To |
|
Rename Method public shouldNotDeleteByEndpointKeyHashWhenProfileNotFound() : void renamed to public testShouldNotDeleteByEndpointKeyHashWhenProfileNotFound() : void in class org.kaaproject.kaa.server.common.dao.service.EndpointSpecificConfigurationServiceImplTest |
From |
To |
|
Rename Method public validateConfiguration(appId String, schemaVersion int, configurationBody String) : String renamed to public validateOverrideConfigurationBody(appId String, schemaVersion int, configurationBody String) : String in class org.kaaproject.kaa.server.common.dao.ConfigurationService |
From |
To |
|
Rename Method public validateConfiguration(appId String, schemaVersion int, configurationBody String) : String renamed to public validateOverrideConfigurationBody(appId String, schemaVersion int, configurationBody String) : String in class org.kaaproject.kaa.server.common.dao.service.ConfigurationServiceImpl |
From |
To |