|
Move And Inline Method public setMinorVersion(minorVersion int) : void moved from class org.kaaproject.kaa.server.common.dao.model.sql.AbstractStructure to class org.kaaproject.kaa.server.operations.service.profile.ProfileServiceIT & inlined to public beforeTest() : void |
From |
To |
|
Move And Inline Method public setMinorVersion(minorVersion int) : void moved from class org.kaaproject.kaa.server.common.dao.model.sql.AbstractStructure to class org.kaaproject.kaa.server.operations.service.delta.DeltaServiceIT & inlined to public beforeTest() : void |
From |
To |
|
Move And Inline Method public setMinorVersion(minorVersion int) : void moved from class org.kaaproject.kaa.server.common.dao.model.sql.Schema to class org.kaaproject.kaa.server.common.dao.service.ConfigurationServiceImpl & inlined to private saveConfigurationSchema(configurationSchema ConfigurationSchemaDto) : ConfigurationSchemaDto |
From |
To |
|
Move And Inline Method public setMinorVersion(minorVersion int) : void moved from class org.kaaproject.kaa.common.dto.AbstractStructureDto to class org.kaaproject.kaa.server.common.dao.service.ConfigurationServiceImpl & inlined to private saveConfigurationSchema(configurationSchema ConfigurationSchemaDto) : ConfigurationSchemaDto |
From |
To |
|
Move And Inline Method public setMinorVersion(minorVersion int) : void moved from class org.kaaproject.kaa.common.dto.AbstractStructureDto to class org.kaaproject.kaa.server.common.dao.service.LogSchemaServiceImpl & inlined to public saveLogSchema(logSchemaDto LogSchemaDto) : LogSchemaDto |
From |
To |
|
Move And Inline Method public setMinorVersion(minorVersion int) : void moved from class org.kaaproject.kaa.server.common.dao.model.sql.Schema to class org.kaaproject.kaa.server.common.dao.service.LogSchemaServiceImpl & inlined to public saveLogSchema(logSchemaDto LogSchemaDto) : LogSchemaDto |
From |
To |
|
Move And Inline Method public hashCode() : int moved from class org.kaaproject.kaa.common.dto.ProfileSchemaDto to class org.kaaproject.kaa.common.dto.admin.SdkProfileDto & inlined to public hashCode() : int |
From |
To |
|
Move And Inline Method public setMinorVersion(minorVersion int) : void moved from class org.kaaproject.kaa.server.common.dao.model.sql.AbstractStructure to class org.kaaproject.kaa.server.common.dao.service.ConfigurationServiceImpl & inlined to private saveConfigurationSchema(configurationSchema ConfigurationSchemaDto) : ConfigurationSchemaDto |
From |
To |
|
Move And Inline Method public setMinorVersion(minorVersion int) : void moved from class org.kaaproject.kaa.server.common.dao.model.sql.AbstractStructure to class org.kaaproject.kaa.server.common.dao.service.LogSchemaServiceImpl & inlined to public saveLogSchema(logSchemaDto LogSchemaDto) : LogSchemaDto |
From |
To |
|
Move And Inline Method public setMinorVersion(minorVersion int) : void moved from class org.kaaproject.kaa.server.common.dao.model.sql.Schema to class org.kaaproject.kaa.server.operations.service.OperationsServiceIT & inlined to public beforeTest() : void |
From |
To |
|
Move And Inline Method public setMinorVersion(minorVersion int) : void moved from class org.kaaproject.kaa.common.dto.AbstractStructureDto to class org.kaaproject.kaa.server.operations.service.profile.ProfileServiceIT & inlined to public beforeTest() : void |
From |
To |
|
Move And Inline Method public setMinorVersion(minorVersion int) : void moved from class org.kaaproject.kaa.server.common.dao.model.sql.Schema to class org.kaaproject.kaa.server.operations.service.profile.ProfileServiceIT & inlined to public beforeTest() : void |
From |
To |
|
Move And Inline Method public setMinorVersion(minorVersion int) : void moved from class org.kaaproject.kaa.server.common.dao.model.sql.AbstractStructure to class org.kaaproject.kaa.server.operations.service.OperationsServiceIT & inlined to public beforeTest() : void |
From |
To |
|
Change Parameter Type schema : SchemaDto to schema : VersionDto in method protected assertSchemasEquals(schema VersionDto, storedSchema VersionDto) : void in class org.kaaproject.kaa.server.control.AbstractTestControlServer |
From |
To |
|
Change Parameter Type callback : AsyncCallback<List<SchemaDto>> to callback : AsyncCallback<List<VersionDto>> in method public getVacantProfileSchemas(endpointGroupId String, callback AsyncCallback<List<VersionDto>>) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource |
From |
To |
|
Change Parameter Type callback : AsyncCallback<ProfileSchemaDto> to callback : AsyncCallback<ProfileSchemaViewDto> in method protected editEntity(entity ProfileSchemaViewDto, callback AsyncCallback<ProfileSchemaViewDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ProfileSchemaActivity |
From |
To |
|
Change Parameter Type callback : AsyncCallback<RecordField> to callback : AsyncCallback<CtlSchemaFormDto> in method protected createEmptyCtlSchemaForm(callback AsyncCallback<CtlSchemaFormDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ProfileSchemaActivity |
From |
To |
|
Change Parameter Type object : SchemaDto to object : VersionDto in method public render(object VersionDto) : String in class org.kaaproject.kaa.server.admin.client.mvp.view.widget.VersionListBox.VersionDtoRenderer |
From |
To |
|
Change Parameter Type callback : AsyncCallback<List<SchemaDto>> to callback : AsyncCallback<List<VersionDto>> in method public loadLogSchemasVersion(applicationId String, callback AsyncCallback<List<VersionDto>>) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource |
From |
To |
|
Change Parameter Type callback : AsyncCallback<List<SchemaDto>> to callback : AsyncCallback<List<VersionDto>> in method public getUserNotificationSchemas(applicationId String, callback AsyncCallback<List<VersionDto>>) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource |
From |
To |
|
Change Parameter Type ctlSchemaId : String to serverProfileVersion : int in method public CTLDataDto(serverProfileVersion int, body String) in class org.kaaproject.kaa.common.dto.CTLDataDto |
From |
To |
|
Change Parameter Type other : Profile to other : EmptyData in method public newBuilder(other EmptyData) : EmptyData.Builder in class org.kaaproject.kaa.schema.system.EmptyData |
From |
To |
|
Change Parameter Type other : Profile.Builder to other : EmptyData.Builder in method private Builder(other EmptyData.Builder) in class org.kaaproject.kaa.schema.system.EmptyData.Builder |
From |
To |
|
Change Parameter Type serverProfileCtlSchemaId : String to serverProfileVersion : int in method public EndpointProfileDataDto(id String, endpointKey String, clientProfileVersion int, clientProfileBody String, serverProfileVersion int, serverProfileBody String) in class org.kaaproject.kaa.common.dto.EndpointProfileDataDto |
From |
To |
|
Change Parameter Type schemas : List<SchemaDto> to schemas : List<VersionDto> in method private toConfigurationSchemaInfos(schemas List<VersionDto>, endpointGroup EndpointGroupDto) : List<SchemaInfoDto> in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Parameter Type storedSchema : SchemaDto to storedSchema : VersionDto in method protected assertSchemasEquals(schema VersionDto, storedSchema VersionDto) : void in class org.kaaproject.kaa.server.control.AbstractTestControlServer |
From |
To |
|
Change Parameter Type event : ValueChangeEvent<SchemaDto> to event : ValueChangeEvent<VersionDto> in method public onValueChange(event ValueChangeEvent<VersionDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.view.struct.BaseRecordViewImpl |
From |
To |
|
Change Parameter Type schemaId : String to version : int in method public updateServerProfile(keyHash byte[], version int, serverProfile String) : MongoEndpointProfile in class org.kaaproject.kaa.server.common.nosql.mongo.dao.EndpointProfileMongoDao |
From |
To |
|
Change Parameter Type schemaId : String to version : int in method public updateServerProfile(keyHash byte[], version int, serverProfile String) : CassandraEndpointProfile in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointProfileCassandraDao |
From |
To |
|
Change Parameter Type schemaDto : SchemaDto to versionDto : VersionDto in method public SchemaInfoDto(versionDto VersionDto) in class org.kaaproject.kaa.server.admin.shared.schema.SchemaInfoDto |
From |
To |
|
Change Parameter Type callback : AsyncCallback<List<SchemaDto>> to callback : AsyncCallback<List<VersionDto>> in method protected getVacantSchemas(endpointGroupId String, callback AsyncCallback<List<VersionDto>>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ConfigurationActivity |
From |
To |
|
Change Parameter Type scope : CTLSchemaScopeDto to scope : String in method public saveCTLSchema(body String, scope String, applicationId String) : CTLSchemaInfoDto in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Change Parameter Type configurationSchemaVersions : List<SchemaDto> to configurationSchemaVersions : List<VersionDto> in method public setConfigurationSchemaVersions(configurationSchemaVersions List<VersionDto>) : void in class org.kaaproject.kaa.common.dto.admin.SchemaVersions |
From |
To |
|
Change Parameter Type callback : AsyncCallback<List<SchemaDto>> to callback : AsyncCallback<List<VersionDto>> in method protected abstract getVacantSchemas(endpointGroupId String, callback AsyncCallback<List<VersionDto>>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.AbstractRecordActivity |
From |
To |
|
Change Parameter Type callback : AsyncCallback<List<SchemaDto>> to callback : AsyncCallback<List<VersionDto>> in method protected getVacantSchemas(endpointGroupId String, callback AsyncCallback<List<VersionDto>>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ProfileFilterActivity |
From |
To |
|
Change Parameter Type other : Profile.Builder to other : EmptyData.Builder in method public newBuilder(other EmptyData.Builder) : EmptyData.Builder in class org.kaaproject.kaa.schema.system.EmptyData |
From |
To |
|
Change Parameter Type schema : SchemaDto to schema : VersionDto in method protected schemaSelected(schema VersionDto) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ConfigurationActivity |
From |
To |
|
Change Parameter Type result : List<SchemaDto> to result : List<VersionDto> in method private onSchemaVersionsRetrieved(result List<VersionDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogAppenderActivity |
From |
To |
|
Change Parameter Type object : SchemaDto to object : VersionDto in method public render(object VersionDto, appendable Appendable) : void in class org.kaaproject.kaa.server.admin.client.mvp.view.widget.VersionListBox.VersionDtoRenderer |
From |
To |
|
Change Parameter Type notificationSchemaVersions : List<SchemaDto> to notificationSchemaVersions : List<VersionDto> in method public setNotificationSchemaVersions(notificationSchemaVersions List<VersionDto>) : void in class org.kaaproject.kaa.common.dto.admin.SchemaVersions |
From |
To |
|
Change Parameter Type callback : AsyncCallback<ProfileSchemaDto> to callback : AsyncCallback<ProfileSchemaViewDto> in method protected getEntity(id String, callback AsyncCallback<ProfileSchemaViewDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ProfileSchemaActivity |
From |
To |
|
Change Parameter Type profileSchemaId : String to schemaVersion : int in method protected generateEndpointProfileDtoWithSchemaVersion(appId String, schemaVersion int, srvProfileBody String) : EndpointProfileDto in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |
|
Change Parameter Type logSchemaVersions : List<SchemaDto> to logSchemaVersions : List<VersionDto> in method public setLogSchemaVersions(logSchemaVersions List<VersionDto>) : void in class org.kaaproject.kaa.common.dto.admin.SchemaVersions |
From |
To |
|
Change Parameter Type event : ValueChangeEvent<SchemaDto> to event : ValueChangeEvent<VersionDto> in method public onValueChange(event ValueChangeEvent<VersionDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.view.sdk.AddSdkProfileViewImpl |
From |
To |
|
Change Parameter Type profileSchemaVersions : List<SchemaDto> to profileSchemaVersions : List<VersionDto> in method public setProfileSchemaVersions(profileSchemaVersions List<VersionDto>) : void in class org.kaaproject.kaa.common.dto.admin.SchemaVersions |
From |
To |
|
Change Parameter Type entity : ProfileSchemaDto to entity : ProfileSchemaViewDto in method protected editEntity(entity ProfileSchemaViewDto, callback AsyncCallback<ProfileSchemaViewDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ProfileSchemaActivity |
From |
To |
|
Change Parameter Type other : Profile to other : EmptyData in method private Builder(other EmptyData) in class org.kaaproject.kaa.schema.system.EmptyData.Builder |
From |
To |
|
Change Variable Type typeRef : ParameterizedTypeReference<List<SchemaDto>> to typeRef : ParameterizedTypeReference<List<VersionDto>> in method public getVacantConfigurationSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Variable Type schemaDto : SchemaDto to schemaDto : VersionDto in method private toConfigurationSchemaInfos(schemas List<VersionDto>, endpointGroup EndpointGroupDto) : List<SchemaInfoDto> in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Variable Type schemas : List<SchemaDto> to schemas : List<VersionDto> in method public testFindNotificationSchemaVersionsByAppId() : void in class org.kaaproject.kaa.server.common.nosql.mongo.dao.NotificationServiceImplTest |
From |
To |
|
Change Variable Type schemas : List<SchemaDto> to schemas : List<VersionDto> in method public findAllConfigurationRecordsByEndpointGroupId(endpointGroupId String, includeDeprecated boolean) : Collection<StructureRecordDto<ConfigurationDto>> in class org.kaaproject.kaa.server.common.dao.service.ConfigurationServiceImpl |
From |
To |
|
Change Variable Type schemas : List<SchemaDto> to schemas : List<VersionDto> in method public findNotificationSchemaVersionsByAppId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.service.NotificationServiceImpl |
From |
To |
|
Change Variable Type versions : List<SchemaDto> to versions : List<VersionDto> in method public findProfileSchemaVersionsByAppIdTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type dto : SchemaDto to dto : VersionDto in method public toVersionDto() : VersionDto in class org.kaaproject.kaa.server.common.dao.model.sql.Schema |
From |
To |
|
Change Variable Type schemas : List<SchemaDto> to schemas : List<VersionDto> in method public findConfigurationSchemaVersionsByAppId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.service.ConfigurationServiceImpl |
From |
To |
|
Change Variable Type logSchemaVersions : List<SchemaDto> to logSchemaVersions : List<VersionDto> in method private onInfoRetrieved(schemaVersions SchemaVersions, aefMaps List<AefMapInfoDto>, userVerifiers List<UserVerifierDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.AddSdkProfileActivity |
From |
To |
|
Change Variable Type schemasOne : List<SchemaDto> to schemasOne : List<VersionDto> in method public findVacantSchemasByEndpointGroupIdTest() : void in class org.kaaproject.kaa.server.common.dao.service.ConfigurationServiceImplTest |
From |
To |
|
Change Variable Type foundSchema : List<SchemaDto> to foundSchema : List<VersionDto> in method public testGetUserNotificationSchemasByAppId() : void in class org.kaaproject.kaa.server.control.ControlServerNotificationSchemaIT |
From |
To |
|
Change Variable Type schema : SchemaDto to schema : VersionDto in method public onSuccessImpl(result List<VersionDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.AbstractRecordActivity.onRecordRetrieved.getVacantSchemas |
From |
To |
|
Change Variable Type schema : SchemaDto to schema : VersionDto in method public testGetVacantSchemasByEndpointGroupId() : void in class org.kaaproject.kaa.server.control.ControlServerConfigurationIT |
From |
To |
|
Change Variable Type configurationSchemaVersions : List<SchemaDto> to configurationSchemaVersions : List<VersionDto> in method public getSchemaVersionsByApplicationId(applicationId String) : SchemaVersions in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Variable Type schemaDtoList : List<SchemaDto> to schemaDtoList : List<VersionDto> in method public findVacantSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.service.ConfigurationServiceImpl |
From |
To |
|
Change Variable Type logSchemaVersions : List<SchemaDto> to logSchemaVersions : List<VersionDto> in method public getLogSchemasVersions(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Variable Type entity : ResponseEntity<List<SchemaDto>> to entity : ResponseEntity<List<VersionDto>> in method public getVacantProfileSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Variable Type schema : SchemaDto to schema : VersionDto in method public findAllProfileFilterRecordsByEndpointGroupId(endpointGroupId String, includeDeprecated boolean) : Collection<StructureRecordDto<ProfileFilterDto>> in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Change Variable Type schema : SchemaDto to schema : VersionDto in method private onSchemaVersionsRetrieved(result List<VersionDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.LogAppenderActivity |
From |
To |
|
Change Variable Type result : List<SchemaDto> to result : List<VersionDto> in method public loadLogSchemasVersion(applicationId String, callback AsyncCallback<List<VersionDto>>) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource |
From |
To |
|
Change Variable Type schema : SchemaDto to schema : VersionDto in method public testGetVacantSchemasByEndpointGroupId() : void in class org.kaaproject.kaa.server.control.ControlServerProfileFilterIT |
From |
To |
|
Change Variable Type storedConfigurationSchema : SchemaDto to storedConfigurationSchema : VersionDto in method public testGetConfigurationSchemaVersionsByApplicationId() : void in class org.kaaproject.kaa.server.control.ControlServerConfigurationSchemaIT |
From |
To |
|
Change Variable Type emptyList : List<SchemaDto> to emptyList : List<VersionDto> in method public reset() : void in class org.kaaproject.kaa.server.admin.client.mvp.view.widget.VersionListBox |
From |
To |
|
Change Variable Type schemas : List<SchemaDto> to schemas : List<VersionDto> in method public findProfileSchemaVersionsByAppId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Change Variable Type notSchemaVersions : List<SchemaDto> to notSchemaVersions : List<VersionDto> in method private onInfoRetrieved(schemaVersions SchemaVersions, aefMaps List<AefMapInfoDto>, userVerifiers List<UserVerifierDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.AddSdkProfileActivity |
From |
To |
|
Change Variable Type storedConfigurationSchemas : List<SchemaDto> to storedConfigurationSchemas : List<VersionDto> in method public testGetConfigurationSchemaVersionsByApplicationId() : void in class org.kaaproject.kaa.server.control.ControlServerConfigurationSchemaIT |
From |
To |
|
Change Variable Type record : Profile to record : EmptyData in method public build() : EmptyData in class org.kaaproject.kaa.schema.system.EmptyData.Builder |
From |
To |
|
Change Variable Type profile : Profile to profile : EmptyData in method package toByteArray(container ProfileContainer) : byte[] in class org.kaaproject.kaa.client.profile.ProfileSerializer |
From |
To |
|
Change Variable Type serverProfileSchemas : List<ServerProfileSchemaDto> to serverProfileSchemaDto : ServerProfileSchemaDto in method public getEndpointProfileViewDtoByEndpointKeyHash(endpointProfileKeyHash String) : EndpointProfileViewDto in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Variable Type event : ValueChangeEvent<SchemaDto> to event : ValueChangeEvent<VersionDto> in method protected bind(eventBus EventBus) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ConfigurationActivity |
From |
To |
|
Change Variable Type storedProfileSchema : SchemaDto to storedProfileSchema : VersionDto in method public testGetProfileSchemaVersionsByApplicationId() : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Variable Type typeRef : ParameterizedTypeReference<List<SchemaDto>> to typeRef : ParameterizedTypeReference<List<VersionDto>> in method public getVacantProfileSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Variable Type schemas : List<SchemaDto> to schemas : List<VersionDto> in method public testGetVacantSchemasByEndpointGroupId() : void in class org.kaaproject.kaa.server.control.ControlServerConfigurationIT |
From |
To |
|
Change Variable Type schemas : List<SchemaDto> to schemas : List<VersionDto> in method public findLogSchemaVersionsByApplicationId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.service.LogSchemaServiceImpl |
From |
To |
|
Change Variable Type schema : SchemaDto to schema : VersionDto in method public findAllConfigurationRecordsByEndpointGroupId(endpointGroupId String, includeDeprecated boolean) : Collection<StructureRecordDto<ConfigurationDto>> in class org.kaaproject.kaa.server.common.dao.service.ConfigurationServiceImpl |
From |
To |
|
Change Variable Type profileSchemaVersions : List<SchemaDto> to profileSchemaVersions : List<VersionDto> in method public getSchemaVersionsByApplicationId(applicationId String) : SchemaVersions in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Variable Type schemas : List<SchemaDto> to schemas : List<VersionDto> in method public findLogSchemaVersionsByApplicationIdTest() : void in class org.kaaproject.kaa.server.common.dao.service.LogSchemaServiceImplTest |
From |
To |
|
Change Variable Type pfSchemaVersions : List<SchemaDto> to pfSchemaVersions : List<VersionDto> in method private onInfoRetrieved(schemaVersions SchemaVersions, aefMaps List<AefMapInfoDto>, userVerifiers List<UserVerifierDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.AddSdkProfileActivity |
From |
To |
|
Change Variable Type storedProfileSchemas : List<SchemaDto> to storedProfileSchemas : List<VersionDto> in method public testGetProfileSchemaVersionsByApplicationId() : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Variable Type result : List<SchemaDto> to result : List<VersionDto> in method public getUserNotificationSchemas(applicationId String, callback AsyncCallback<List<VersionDto>>) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource |
From |
To |
|
Change Variable Type schemas : List<SchemaDto> to schemas : List<VersionDto> in method public testGetVacantSchemasByEndpointGroupId() : void in class org.kaaproject.kaa.server.control.ControlServerProfileFilterIT |
From |
To |
|
Change Variable Type schemas : List<SchemaDto> to schemas : List<VersionDto> in method public findAllProfileFilterRecordsByEndpointGroupId(endpointGroupId String, includeDeprecated boolean) : Collection<StructureRecordDto<ProfileFilterDto>> in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Change Variable Type versions : List<SchemaDto> to versions : List<VersionDto> in method public findConfigurationSchemaVersionsByAppIdTest() : void in class org.kaaproject.kaa.server.common.dao.service.ConfigurationServiceImplTest |
From |
To |
|
Change Variable Type entity : ResponseEntity<List<SchemaDto>> to entity : ResponseEntity<List<VersionDto>> in method public getUserNotificationSchemas(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Variable Type schemasTwo : List<SchemaDto> to schemasTwo : List<VersionDto> in method public findVacantSchemasByEndpointGroupIdTest() : void in class org.kaaproject.kaa.server.common.dao.service.ConfigurationServiceImplTest |
From |
To |
|
Change Variable Type schemas : List<SchemaDto> to schemas : List<VersionDto> in method public testFindUserNotificationSchemasByAppId() : void in class org.kaaproject.kaa.server.common.nosql.mongo.dao.NotificationServiceImplTest |
From |
To |
|
Change Variable Type entity : ResponseEntity<List<SchemaDto>> to entity : ResponseEntity<List<VersionDto>> in method public getVacantConfigurationSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Variable Type schemaDtoList : List<SchemaDto> to schemaDtoList : List<VersionDto> in method public findVacantSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Change Variable Type foundSchema : List<SchemaDto> to foundSchema : List<VersionDto> in method public testGetNotificationSchemaVersionsByAppId() : void in class org.kaaproject.kaa.server.control.ControlServerNotificationSchemaIT |
From |
To |
|
Change Variable Type schemas : List<SchemaDto> to schemas : List<VersionDto> in method public getVacantConfigurationSchemaInfosByEndpointGroupId(endpointGroupId String) : List<SchemaInfoDto> in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Variable Type schemaId : String to schemaVersion : int in method public saveServerProfile(keyHash byte[], serverProfile String) : EndpointProfileDto in class org.kaaproject.kaa.server.common.dao.service.ServerProfileServiceImpl |
From |
To |
|
Change Variable Type schemas : List<SchemaDto> to schemas : List<VersionDto> in method protected getVacantSchemas(endpointGroupId String, callback AsyncCallback<List<VersionDto>>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ConfigurationActivity |
From |
To |
|
Change Variable Type notificationSchemaVersions : List<SchemaDto> to notificationSchemaVersions : List<VersionDto> in method public getSchemaVersionsByApplicationId(applicationId String) : SchemaVersions in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Variable Type application : ApplicationDto to profileCtlSchema : CTLSchemaDto in method public generateSdk(sdkProfile SdkProfileDto, platform SdkPlatform) : FileData in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Variable Type result : List<SchemaDto> to result : List<VersionDto> in method public getVacantProfileSchemas(endpointGroupId String, callback AsyncCallback<List<VersionDto>>) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource |
From |
To |
|
Change Variable Type confSchemaVersions : List<SchemaDto> to confSchemaVersions : List<VersionDto> in method private onInfoRetrieved(schemaVersions SchemaVersions, aefMaps List<AefMapInfoDto>, userVerifiers List<UserVerifierDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.AddSdkProfileActivity |
From |
To |
|
Change Variable Type schemas : List<SchemaDto> to schemas : List<VersionDto> in method public findUserNotificationSchemasByAppId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.service.NotificationServiceImpl |
From |
To |
|
Change Variable Type logSchemaVersions : List<SchemaDto> to logSchemaVersions : List<VersionDto> in method public getSchemaVersionsByApplicationId(applicationId String) : SchemaVersions in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Variable Type found : List<SchemaDto> to found : List<VersionDto> in method public getLogSchemaVersionsByApplicationIdTest() : void in class org.kaaproject.kaa.server.control.ControlServerLogSchemaIT |
From |
To |
|
Change Variable Type typeRef : ParameterizedTypeReference<List<SchemaDto>> to typeRef : ParameterizedTypeReference<List<VersionDto>> in method public getUserNotificationSchemas(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Rename Method public getProfileSchemaForm(profileSchemaId String) : ProfileSchemaDto renamed to public getProfileSchemaView(profileSchemaId String) : ProfileSchemaViewDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Rename Method public editProfileSchema(profileSchema ProfileSchemaDto) : ProfileSchemaDto renamed to public saveProfileSchema(profileSchema ProfileSchemaDto) : ProfileSchemaDto in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Rename Method public editProfileSchemaForm(profileSchema ProfileSchemaDto, callback AsyncCallback<ProfileSchemaDto>) : void renamed to protected onResult(result ProfileSchemaViewDto) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource.saveProfileSchemaView.saveProfileSchemaView |
From |
To |
|
Rename Method public setCfMajorVersion(cfMajorVersion int) : void renamed to public setCfVersion(cfVersion int) : void in class org.kaaproject.kaa.common.dto.ChangeDto |
From |
To |
|
Rename Method public setMajorVersion(majorVersion int) : void renamed to public setSchemaVersion(version int) : void in class org.kaaproject.kaa.common.dto.AbstractStructureDto |
From |
To |
|
Rename Method public getProfileSchemaForm(profileSchemaId String) : ProfileSchemaDto renamed to public getProfileSchemaView(profileSchemaId String) : ProfileSchemaViewDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Rename Method public getMajorVersion() : int renamed to public getVersion() : int in class org.kaaproject.kaa.server.common.dao.model.sql.Schema |
From |
To |
|
Rename Method public getMajorVersion() : int renamed to public getSchemaVersion() : int in class org.kaaproject.kaa.server.common.dao.model.sql.AbstractStructure |
From |
To |
|
Rename Method public toSchemaDto() : SchemaDto renamed to public toVersionDto() : VersionDto in class org.kaaproject.kaa.server.common.dao.model.sql.Schema |
From |
To |
|
Rename Method public getClientProfileSchemaVersion() : int renamed to public getClientProfileVersion() : int in class org.kaaproject.kaa.common.dto.EndpointProfileDataDto |
From |
To |
|
Rename Method protected generateEndpointProfileDtoWithSchemaId(appId String, profileSchemaId String, srvProfileBody String) : EndpointProfileDto renamed to protected generateEndpointProfileDtoWithSchemaVersion(appId String, schemaVersion int, srvProfileBody String) : EndpointProfileDto in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |
|
Rename Method public editProfileSchema(profileSchema ProfileSchemaDto) : ProfileSchemaDto renamed to public saveProfileSchema(profileSchema ProfileSchemaDto) : ProfileSchemaDto in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Rename Method public getMajorVersion() : int renamed to public getSchemaVersion() : int in class org.kaaproject.kaa.common.dto.StructureRecordDto |
From |
To |
|
Rename Method public setMajorVersion(majorVersion int) : void renamed to public setVersion(version int) : void in class org.kaaproject.kaa.server.common.dao.model.sql.Schema |
From |
To |
|
Rename Method public getPfMajorVersion() : int renamed to public getPfVersion() : int in class org.kaaproject.kaa.common.dto.ChangeDto |
From |
To |
|
Rename Method public editProfileSchema(profileSchema ProfileSchemaDto, schema byte[]) : ProfileSchemaDto renamed to public saveProfileSchema(profileSchema ProfileSchemaDto) : ProfileSchemaDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Rename Method public setMajorVersion(majorVersion int) : void renamed to public setSchemaVersion(schemaVersion int) : void in class org.kaaproject.kaa.server.common.dao.model.sql.AbstractStructure |
From |
To |
|
Rename Method protected createEmptySchemaForm(callback AsyncCallback<RecordField>) : void renamed to protected createEmptyCtlSchemaForm(callback AsyncCallback<CtlSchemaFormDto>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ProfileSchemaActivity |
From |
To |
|
Rename Method public getMajorVersion() : int renamed to public getSchemaVersion() : int in class org.kaaproject.kaa.common.dto.AbstractStructureDto |
From |
To |
|
Rename Method public setPfMajorVersion(pfMajorVersion int) : void renamed to public setPfVersion(pfVersion int) : void in class org.kaaproject.kaa.common.dto.ChangeDto |
From |
To |
|
Rename Method public editProfileSchema(profileSchema ProfileSchemaDto, schema byte[]) : ProfileSchemaDto renamed to public saveProfileSchema(profileSchema ProfileSchemaDto) : ProfileSchemaDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Rename Method public getCfMajorVersion() : int renamed to public getCfVersion() : int in class org.kaaproject.kaa.common.dto.ChangeDto |
From |
To |
|
Pull Up Method public getConfigurationSchemaVersion() : Integer from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public getConfigurationSchemaVersion() : Integer from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Pull Up Method public setLogSchemaVersion(logSchemaVersion Integer) : void from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public setLogSchemaVersion(logSchemaVersion Integer) : void from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Pull Up Method public getAefMapIds() : List<String> from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public getAefMapIds() : List<String> from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Pull Up Method public getApplicationToken() : String from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public getApplicationToken() : String from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Pull Up Method public setProfileSchemaVersion(profileSchemaVersion Integer) : void from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public setProfileSchemaVersion(profileSchemaVersion Integer) : void from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Pull Up Method public getDefaultVerifierToken() : String from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public getDefaultVerifierToken() : String from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Pull Up Method public setConfigurationSchemaVersion(configurationSchemaVersion Integer) : void from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public setConfigurationSchemaVersion(configurationSchemaVersion Integer) : void from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Pull Up Method public setAefMapIds(aefMapIds List<String>) : void from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public setAefMapIds(aefMapIds List<String>) : void from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Pull Up Method public getLogSchemaVersion() : Integer from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public getLogSchemaVersion() : Integer from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Pull Up Method private randomFieldName() : String from class org.kaaproject.kaa.server.control.ControlServerCTLSchemaIT to protected ctlRandomFieldName() : String from class org.kaaproject.kaa.server.control.AbstractTestControlServer |
From |
To |
|
Pull Up Method public setApplicationToken(applicationToken String) : void from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public setApplicationToken(applicationToken String) : void from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Pull Up Method public setName(name String) : void from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public setName(name String) : void from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Pull Up Method public setNotificationSchemaVersion(notificationSchemaVersion Integer) : void from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public setNotificationSchemaVersion(notificationSchemaVersion Integer) : void from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Pull Up Method public getProfileSchemaVersion() : Integer from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public getProfileSchemaVersion() : Integer from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Pull Up Method public getName() : String from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public getName() : String from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Pull Up Method public setDefaultVerifierToken(defaultVerifierToken String) : void from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public setDefaultVerifierToken(defaultVerifierToken String) : void from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Pull Up Method private randomFieldType() : String from class org.kaaproject.kaa.server.control.ControlServerCTLSchemaIT to protected ctlRandomFieldType() : String from class org.kaaproject.kaa.server.control.AbstractTestControlServer |
From |
To |
|
Pull Up Method public getNotificationSchemaVersion() : Integer from class org.kaaproject.kaa.common.dto.admin.SdkProfileDto to public getNotificationSchemaVersion() : Integer from class org.kaaproject.kaa.common.dto.admin.SdkTokenDto |
From |
To |
|
Change Return Type ValueListBox<SchemaDto> to ValueListBox<VersionDto> in method public getProfileSchemaVersion() : ValueListBox<VersionDto> in class org.kaaproject.kaa.server.admin.client.mvp.view.AddSdkProfileView |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getVacantConfigurationSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public findUserNotificationSchemasByAppId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.NotificationService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getNotificationSchemaVersionsByApplicationId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public findNotificationSchemaVersionsByAppId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.NotificationService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getVacantProfileSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Change Return Type Profile.Builder to EmptyData.Builder in method public newBuilder(other EmptyData.Builder) : EmptyData.Builder in class org.kaaproject.kaa.schema.system.EmptyData |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getCreateProfileSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactoryImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getVacantConfigurationSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Change Return Type ValueListBox<SchemaDto> to ValueListBox<VersionDto> in method public getLogSchemaVersion() : ValueListBox<VersionDto> in class org.kaaproject.kaa.server.admin.client.mvp.view.AddSdkProfileView |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getNotificationSchemaVersions() : List<VersionDto> in class org.kaaproject.kaa.common.dto.admin.SchemaVersions |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public findNotificationSchemaVersionsByAppId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.service.NotificationServiceImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getProfileSchemaVersionsByApplicationId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Return Type Profile.Builder to EmptyData.Builder in method public newBuilder(other EmptyData) : EmptyData.Builder in class org.kaaproject.kaa.schema.system.EmptyData |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public findVacantSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.ConfigurationService |
From |
To |
|
Change Return Type Profile.Builder to EmptyData.Builder in method public newBuilder() : EmptyData.Builder in class org.kaaproject.kaa.schema.system.EmptyData |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getLogSchemasVersions(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getVacantConfigurationSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getCreateProfileSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactory |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public findLogSchemaVersionsByApplicationId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.LogSchemaService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getProfileSchemaVersions() : List<VersionDto> in class org.kaaproject.kaa.common.dto.admin.SchemaVersions |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getLogSchemaVersions() : List<VersionDto> in class org.kaaproject.kaa.common.dto.admin.SchemaVersions |
From |
To |
|
Change Return Type SchemaDto to VersionDto in method public toVersionDto() : VersionDto in class org.kaaproject.kaa.server.common.dao.model.sql.Schema |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public findUserNotificationSchemasByAppId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.service.NotificationServiceImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public findProfileSchemaVersionsByAppId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.ProfileService |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getProfileSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactory |
From |
To |
|
Change Return Type ProfileSchemaDto to ProfileSchemaViewDto in method protected newSchema() : ProfileSchemaViewDto in class org.kaaproject.kaa.server.admin.client.mvp.activity.ProfileSchemaActivity |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public findVacantSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getVacantConfigurationSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Return Type Profile to EmptyData in method public build() : EmptyData in class org.kaaproject.kaa.schema.system.EmptyData.Builder |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getConfigurationSchemaVersionsByApplicationId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getVacantProfileSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getUserNotificationSchemasByApplicationId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getConfigurationSchemaVersionsByApplicationId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getVacantProfileSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Change Return Type ValueListBox<SchemaDto> to ValueListBox<VersionDto> in method public getLogSchemaVersion() : ValueListBox<VersionDto> in class org.kaaproject.kaa.server.admin.client.mvp.view.sdk.AddSdkProfileViewImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getLogSchemasVersions(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getUserNotificationSchemasByApplicationId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Return Type ValueListBox<SchemaDto> to ValueListBox<VersionDto> in method public getNotificationSchemaVersion() : ValueListBox<VersionDto> in class org.kaaproject.kaa.server.admin.client.mvp.view.AddSdkProfileView |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method protected getView(create boolean) : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.activity.ProfileSchemaActivity |
From |
To |
|
Change Return Type ValueListBox<SchemaDto> to ValueListBox<VersionDto> in method public getNotificationSchemaVersion() : ValueListBox<VersionDto> in class org.kaaproject.kaa.server.admin.client.mvp.view.sdk.AddSdkProfileViewImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getLogSchemaVersionsByApplicationId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public findConfigurationSchemaVersionsByAppId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.ConfigurationService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public findConfigurationSchemaVersionsByAppId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.service.ConfigurationServiceImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getVacantProfileSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public findProfileSchemaVersionsByAppId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getVacantConfigurationSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getVacantProfileSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Change Return Type ValueListBox<SchemaDto> to ValueListBox<VersionDto> in method public getProfileSchemaVersion() : ValueListBox<VersionDto> in class org.kaaproject.kaa.server.admin.client.mvp.view.sdk.AddSdkProfileViewImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getUserNotificationSchemasByApplicationId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Change Return Type SchemaListBox to VersionListBox in method public getSchema() : VersionListBox in class org.kaaproject.kaa.server.admin.client.mvp.view.struct.BaseRecordViewImpl |
From |
To |
|
Change Return Type ProfileSchemaDto to ProfileSchemaViewDto in method public getProfileSchemaView(profileSchemaId String) : ProfileSchemaViewDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getLogSchemaVersionsByApplicationId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Return Type BaseSchemaView to BaseCtlSchemaView in method public getProfileSchemaView() : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactoryImpl |
From |
To |
|
Change Return Type SchemaListBox to VersionListBox in method public getSchema() : VersionListBox in class org.kaaproject.kaa.server.admin.client.mvp.view.BaseRecordView |
From |
To |
|
Change Return Type ValueListBox<SchemaDto> to ValueListBox<VersionDto> in method public getConfigurationSchemaVersion() : ValueListBox<VersionDto> in class org.kaaproject.kaa.server.admin.client.mvp.view.sdk.AddSdkProfileViewImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getProfileSchemaVersionsByApplicationId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Change Return Type ProfileSchemaDto to ProfileSchemaViewDto in method public getProfileSchemaView(profileSchemaId String) : ProfileSchemaViewDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getVacantProfileSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getUserNotificationSchemasByAppId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public findLogSchemaVersionsByApplicationId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.service.LogSchemaServiceImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public findVacantSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.ProfileService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getNotificationSchemaVersionsByApplicationId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getUserNotificationSchemasByAppId(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getConfigurationSchemaVersions() : List<VersionDto> in class org.kaaproject.kaa.common.dto.admin.SchemaVersions |
From |
To |
|
Change Return Type Profile to EmptyData in method public getProfile() : EmptyData in class org.kaaproject.kaa.client.profile.ProfileContainer |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public findVacantSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.dao.service.ConfigurationServiceImpl |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getVacantConfigurationSchemasByEndpointGroupId(endpointGroupId String) : List<VersionDto> in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Return Type ValueListBox<SchemaDto> to ValueListBox<VersionDto> in method public getConfigurationSchemaVersion() : ValueListBox<VersionDto> in class org.kaaproject.kaa.server.admin.client.mvp.view.AddSdkProfileView |
From |
To |
|
Change Return Type List<SchemaDto> to List<VersionDto> in method public getUserNotificationSchemas(applicationId String) : List<VersionDto> in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Attribute Type profileSchemaVersions : List<SchemaDto> to profileSchemaVersions : List<VersionDto> in class org.kaaproject.kaa.common.dto.admin.SchemaVersions |
From |
To |
|
Change Attribute Type logSchemaVersion : SchemaListBox to logSchemaVersion : VersionListBox in class org.kaaproject.kaa.server.admin.client.mvp.view.sdk.AddSdkProfileViewImpl |
From |
To |
|
Change Attribute Type converter : AvroByteArrayConverter<Profile> to converter : AvroByteArrayConverter<EmptyData> in class org.kaaproject.kaa.client.profile.ProfileSerializer |
From |
To |
|
Change Attribute Type ENDPOINT_PROFILE : Profile to ENDPOINT_PROFILE : EmptyData in class org.kaaproject.kaa.server.operations.service.profile.ProfileServiceIT |
From |
To |
|
Change Attribute Type serverProfileSchemaId : String to serverProfileVersion : int in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.model.CassandraEndpointProfile |
From |
To |
|
Change Attribute Type serverProfileCtlSchemaId : String to serverProfileVersion : int in class org.kaaproject.kaa.common.dto.EndpointProfileDataDto |
From |
To |
|
Change Attribute Type configurationSchemaVersion : SchemaListBox to configurationSchemaVersion : VersionListBox in class org.kaaproject.kaa.server.admin.client.mvp.view.sdk.AddSdkProfileViewImpl |
From |
To |
|
Change Attribute Type profileSchemaVersion : SchemaListBox to profileSchemaVersion : VersionListBox in class org.kaaproject.kaa.server.admin.client.mvp.view.sdk.AddSdkProfileViewImpl |
From |
To |
|
Change Attribute Type profileSchemaView : BaseSchemaView to profileSchemaView : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactoryImpl |
From |
To |
|
Change Attribute Type createProfileSchemaView : BaseSchemaView to createProfileSchemaView : BaseCtlSchemaView in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactoryImpl |
From |
To |
|
Change Attribute Type serverProfileSchemas : Map<String,BaseSchemaInfo> to serverProfileSchemas : Map<AppVersionKey,BaseSchemaInfo> in class org.kaaproject.kaa.server.operations.service.akka.actors.core.ApplicationLogActorMessageProcessor |
From |
To |
|
Change Attribute Type schema : SchemaListBox to schema : VersionListBox in class org.kaaproject.kaa.server.admin.client.mvp.view.struct.BaseRecordViewImpl |
From |
To |
|
Change Attribute Type notificationSchemaVersion : SchemaListBox to notificationSchemaVersion : VersionListBox in class org.kaaproject.kaa.server.admin.client.mvp.view.sdk.AddSdkProfileViewImpl |
From |
To |
|
Change Attribute Type configurationSchemaVersions : List<SchemaDto> to configurationSchemaVersions : List<VersionDto> in class org.kaaproject.kaa.common.dto.admin.SchemaVersions |
From |
To |
|
Change Attribute Type notificationSchemaVersions : List<SchemaDto> to notificationSchemaVersions : List<VersionDto> in class org.kaaproject.kaa.common.dto.admin.SchemaVersions |
From |
To |
|
Change Attribute Type ctlSchemaId : String to serverProfileVersion : int in class org.kaaproject.kaa.common.dto.CTLDataDto |
From |
To |
|
Change Attribute Type logSchemaVersions : List<SchemaDto> to logSchemaVersions : List<VersionDto> in class org.kaaproject.kaa.common.dto.admin.SchemaVersions |
From |
To |
|
Rename Parameter schemaId : String to version : int in method public updateServerProfile(keyHash byte[], version int, serverProfile String) : CassandraEndpointProfile in class org.kaaproject.kaa.server.common.nosql.cassandra.dao.EndpointProfileCassandraDao |
From |
To |
|
Rename Parameter schemaId : String to version : int in method public updateServerProfile(keyHash byte[], version int, serverProfile String) : MongoEndpointProfile in class org.kaaproject.kaa.server.common.nosql.mongo.dao.EndpointProfileMongoDao |
From |
To |
|
Rename Parameter schemaDto : SchemaDto to versionDto : VersionDto in method public SchemaInfoDto(versionDto VersionDto) in class org.kaaproject.kaa.server.admin.shared.schema.SchemaInfoDto |
From |
To |
|
Rename Parameter o : Object to obj : Object in method public equals(obj Object) : boolean in class org.kaaproject.kaa.common.dto.CTLDataDto |
From |
To |
|
Rename Parameter serverProfileCtlSchemaId : String to serverProfileVersion : int in method public EndpointProfileDataDto(id String, endpointKey String, clientProfileVersion int, clientProfileBody String, serverProfileVersion int, serverProfileBody String) in class org.kaaproject.kaa.common.dto.EndpointProfileDataDto |
From |
To |
|
Rename Parameter schemaBody : String to profileSchemaBody : String in method public DefaultFilter(filterBody String, profileSchemaBody String, serverProfileSchemaBody String) in class org.kaaproject.kaa.server.operations.service.filter.DefaultFilter |
From |
To |
|
Rename Parameter ctlSchemaId : String to serverProfileVersion : int in method public CTLDataDto(serverProfileVersion int, body String) in class org.kaaproject.kaa.common.dto.CTLDataDto |
From |
To |
|
Rename Parameter sdkPropertiesDto : SdkProfileDto to sdkProfileDto : SdkProfileDto in method public saveSdkProfile(sdkProfileDto SdkProfileDto) : SdkProfileDto in class org.kaaproject.kaa.server.common.dao.service.SdkProfileServiceImpl |
From |
To |
|
Rename Parameter majorVersion : int to version : int in method public findNotificationSchemasByAppIdAndTypeAndVersion(appId String, type NotificationTypeDto, version int) : NotificationSchema in class org.kaaproject.kaa.server.common.dao.impl.sql.HibernateNotificationSchemaDao |
From |
To |
|
Rename Parameter sdkProperties : SdkProfileDto to sdkProfile : SdkProfileDto in method public generateSdk(sdkProfile SdkProfileDto, platform SdkPlatform) : FileData in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Rename Parameter key : String to id : String in method public getCtlSchemaById(id String) : CTLSchemaDto in class org.kaaproject.kaa.server.operations.service.cache.CacheService |
From |
To |
|
Rename Parameter cfMajorVersion : int to cfVersion : int in method public setCfVersion(cfVersion int) : void in class org.kaaproject.kaa.common.dto.ChangeDto |
From |
To |
|
Rename Parameter profileSchemaId : String to schemaVersion : int in method protected generateEndpointProfileDtoWithSchemaVersion(appId String, schemaVersion int, srvProfileBody String) : EndpointProfileDto in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |
|
Rename Parameter majorVersion : int to version : int in method public setSchemaVersion(version int) : void in class org.kaaproject.kaa.common.dto.AbstractStructureDto |
From |
To |
|
Rename Parameter majorVersion : int to schemaVersion : int in method public setSchemaVersion(schemaVersion int) : void in class org.kaaproject.kaa.server.common.dao.model.sql.AbstractStructure |
From |
To |
|
Rename Parameter majorVersion : int to version : int in method public setVersion(version int) : void in class org.kaaproject.kaa.server.common.dao.model.sql.Schema |
From |
To |
|
Rename Parameter pfMajorVersion : int to pfVersion : int in method public setPfVersion(pfVersion int) : void in class org.kaaproject.kaa.common.dto.ChangeDto |
From |
To |
|
Rename Parameter o : Object to obj : Object in method public equals(obj Object) : boolean in class org.kaaproject.kaa.common.dto.admin.SdkProfileDto |
From |
To |
|
Rename Parameter clientProfileSchemaVersion : int to clientProfileVersion : int in method public EndpointProfileDataDto(id String, endpointKey String, clientProfileVersion int, clientProfileBody String, serverProfileVersion int, serverProfileBody String) in class org.kaaproject.kaa.common.dto.EndpointProfileDataDto |
From |
To |