|
Change Parameter Type callback : AsyncCallback<List<ProfileSchemaDto>> to callback : AsyncCallback<List<EndpointProfileSchemaDto>> in method public loadProfileSchemas(applicationId String, callback AsyncCallback<List<EndpointProfileSchemaDto>>) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource |
From |
To |
|
Change Parameter Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public editProfileSchema(profileSchema EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Change Parameter Type storedProfileSchema : ProfileSchemaDto to storedProfileSchema : EndpointProfileSchemaDto in method private assertProfileSchemasEquals(profileSchema EndpointProfileSchemaDto, storedProfileSchema EndpointProfileSchemaDto) : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Parameter Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public saveProfileSchema(profileSchema EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Parameter Type dataGrid : AbstractGrid<ProfileSchemaDto,?> to dataGrid : AbstractGrid<EndpointProfileSchemaDto,?> in method protected getDataProvider(dataGrid AbstractGrid<EndpointProfileSchemaDto,?>) : AbstractDataProvider<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.admin.client.mvp.activity.ProfileSchemasActivity |
From |
To |
|
Change Parameter Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public saveProfileSchema(profileSchema EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Change Parameter Type dto : ProfileSchemaDto to dto : EndpointProfileSchemaDto in method public ProfileSchema(dto EndpointProfileSchemaDto) in class org.kaaproject.kaa.server.common.dao.model.sql.ProfileSchema |
From |
To |
|
Change Parameter Type value : ProfileSchemaDto to value : EndpointProfileSchemaDto in method public putProfileSchema(key AppVersionKey, value EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.operations.service.cache.concurrent.ConcurrentCacheService |
From |
To |
|
Change Parameter Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public editProfileSchema(profileSchema EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Parameter Type key : AppVersionKey to key : AppProfileVersionsKey in method public getFilters(key AppProfileVersionsKey) : List<ProfileFilterDto> in class org.kaaproject.kaa.server.operations.service.cache.concurrent.ConcurrentCacheService |
From |
To |
|
Change Parameter Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method private assertProfileSchemasEquals(profileSchema EndpointProfileSchemaDto, storedProfileSchema EndpointProfileSchemaDto) : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Parameter Type profileSchemaDto : ProfileSchemaDto to profileSchemaDto : EndpointProfileSchemaDto in method public saveProfileSchema(profileSchemaDto EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Change Parameter Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public saveProfileSchema(profileSchema EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Parameter Type value : ProfileSchemaDto to value : EndpointProfileSchemaDto in method public putProfileSchema(key AppVersionKey, value EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.operations.service.cache.CacheService |
From |
To |
|
Change Parameter Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public saveProfileSchema(profileSchema EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Change Parameter Type value : ProfileSchemaDto to value : EndpointProfileSchemaDto in method public putProfileSchema(key AppVersionKey, value EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.operations.service.event.ESTestCacheService |
From |
To |
|
Change Parameter Type key : AppVersionKey to key : AppProfileVersionsKey in method public getFilters(key AppProfileVersionsKey) : List<ProfileFilterDto> in class org.kaaproject.kaa.server.operations.service.cache.CacheService |
From |
To |
|
Change Parameter Type schema : ProfileSchemaDto to schema : EndpointProfileSchemaDto in method public ProfileSchemaViewDto(schema EndpointProfileSchemaDto, ctlSchemaForm CtlSchemaFormDto) in class org.kaaproject.kaa.server.admin.shared.schema.ProfileSchemaViewDto |
From |
To |
|
Change Parameter Type profileSchemaDto : ProfileSchemaDto to profileSchemaDto : EndpointProfileSchemaDto in method public saveProfileSchema(profileSchemaDto EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.common.dao.ProfileService |
From |
To |
|
Change Parameter Type dataGrid : AbstractGrid<ProfileSchemaDto,?> to dataGrid : AbstractGrid<EndpointProfileSchemaDto,?> in method public ProfileSchemasDataProvider(dataGrid AbstractGrid<EndpointProfileSchemaDto,?>, hasErrorMessage HasErrorMessage, applicationId String) in class org.kaaproject.kaa.server.admin.client.mvp.data.ProfileSchemasDataProvider |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public saveProfileSchema(profileSchemaDto EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public saveProfileSchema(profileSchema EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public findProfileSchemaByAppIdAndVersion(appId String, schemaVersion int) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Change Return Type List<ProfileSchemaDto> to List<EndpointProfileSchemaDto> in method public findProfileSchemasByAppId(applicationId String) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.common.dao.ProfileService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public putProfileSchema(key AppVersionKey, value EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.operations.service.event.ESTestCacheService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public getProfileSchema(profileSchemaId String) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public getProfileSchemaByApplicationIdAndVersion(applicationId String, version int) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method protected createProfileSchema() : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.control.AbstractTestControlServer |
From |
To |
|
Change Return Type AbstractGrid<ProfileSchemaDto,String> to AbstractGrid<EndpointProfileSchemaDto,String> in method protected createGrid() : AbstractGrid<EndpointProfileSchemaDto,String> in class org.kaaproject.kaa.server.admin.client.mvp.view.profile.ProfileSchemasViewImpl |
From |
To |
|
Change Return Type BaseListView<ProfileSchemaDto> to BaseListView<EndpointProfileSchemaDto> in method public getProfileSchemasView() : BaseListView<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactoryImpl |
From |
To |
|
Change Return Type List<ProfileSchemaDto> to List<EndpointProfileSchemaDto> in method public getProfileSchemasByApplicationId(applicationId String) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public findProfileSchemaById(id String) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.common.dao.ProfileService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public getProfileSchemaByAppAndVersion(key AppVersionKey) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.operations.service.event.ESTestCacheService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method protected createEmptySchema() : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.admin.shared.schema.ProfileSchemaViewDto |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method protected createProfileSchema(applicationId String, ctlSchemaId String) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.control.AbstractTestControlServer |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public getProfileSchema(profileSchemaId String) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Return Type List<ProfileSchemaDto> to List<EndpointProfileSchemaDto> in method protected generateProfSchemaDto(tenantId String, appId String, count int) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public saveProfileSchema(profileSchemaDto EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.common.dao.ProfileService |
From |
To |
|
Change Return Type List<ProfileSchemaDto> to List<EndpointProfileSchemaDto> in method public getProfileSchemas(applicationId String) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public findProfileSchemaByAppIdAndVersion(appId String, schemaVersion int) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.common.dao.ProfileService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public editProfileSchema(profileSchema EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Change Return Type List<ProfileSchemaDto> to List<EndpointProfileSchemaDto> in method public getProfileSchemasByApplicationId(applicationId String) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public getProfileSchemaByAppAndVersion(key AppVersionKey) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.operations.service.cache.concurrent.ConcurrentCacheService |
From |
To |
|
Change Return Type BaseListView<ProfileSchemaDto> to BaseListView<EndpointProfileSchemaDto> in method public getProfileSchemasView() : BaseListView<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.admin.client.mvp.ClientFactory |
From |
To |
|
Change Return Type BaseListView<ProfileSchemaDto> to BaseListView<EndpointProfileSchemaDto> in method protected getView() : BaseListView<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.admin.client.mvp.activity.ProfileSchemasActivity |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public getProfileSchema(profileSchemaId String) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public findProfileSchemaById(id String) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public saveProfileSchema(profileSchema EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public saveProfileSchema(profileSchema EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public putProfileSchema(key AppVersionKey, value EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.operations.service.cache.concurrent.ConcurrentCacheService |
From |
To |
|
Change Return Type List<ProfileSchemaDto> to List<EndpointProfileSchemaDto> in method public getProfileSchemasByApplicationId(applicationId String) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public saveProfileSchema(profileSchema EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Change Return Type AbstractDataProvider<ProfileSchemaDto> to AbstractDataProvider<EndpointProfileSchemaDto> in method protected getDataProvider(dataGrid AbstractGrid<EndpointProfileSchemaDto,?>) : AbstractDataProvider<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.admin.client.mvp.activity.ProfileSchemasActivity |
From |
To |
|
Change Return Type List<ProfileSchemaDto> to List<EndpointProfileSchemaDto> in method protected generateProfSchema(tenantId String, applicationId String, count int) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.common.dao.service.AbstractServiceImplTest |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public getProfileSchemaByApplicationIdAndVersion(applicationId String, version int) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method protected createDto() : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.common.dao.model.sql.ProfileSchema |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public getProfileSchema(profileSchemaId String) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.control.service.ControlService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public editProfileSchema(profileSchema EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public getProfileSchema(profileSchemaId String) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public putProfileSchema(key AppVersionKey, value EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.operations.service.cache.CacheService |
From |
To |
|
Change Return Type List<ProfileSchemaDto> to List<EndpointProfileSchemaDto> in method public getProfileSchemasByApplicationId(applicationId String) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.admin.shared.services.KaaAdminService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public getProfileSchemaByAppAndVersion(key AppVersionKey) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.operations.service.cache.CacheService |
From |
To |
|
Change Return Type List<ProfileSchemaDto> to List<EndpointProfileSchemaDto> in method public getProfileSchemasByApplicationId(applicationId String) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Return Type List<ProfileSchemaDto> to List<EndpointProfileSchemaDto> in method public findProfileSchemasByAppId(applicationId String) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Change Return Type List<VersionDto> to List<ProfileVersionPairDto> in method public findVacantSchemasByEndpointGroupId(endpointGroupId String) : List<ProfileVersionPairDto> in class org.kaaproject.kaa.server.common.dao.ProfileService |
From |
To |
|
Change Return Type ProfileSchemaDto to EndpointProfileSchemaDto in method public getProfileSchema(profileSchemaId String) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.admin.controller.KaaAdminController |
From |
To |
|
Change Variable Type saved : ProfileSchemaDto to saved : EndpointProfileSchemaDto in method public updateExistingProfileSchemaTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public getAllMatchingFilters(appProfileVersionKey AppVersionKey, appServerProfileVersionKey AppVersionKey, profile EndpointProfileDto) : List<ProfileFilterDto> in class org.kaaproject.kaa.server.operations.service.filter.DefaultFilterService |
From |
To |
|
Change Variable Type schemaDto : ProfileSchemaDto to schemaDto : EndpointProfileSchemaDto in method protected generateProfSchemaDto(tenantId String, appId String, count int) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public testGenerateJavaSdkWithEventSupport() : void in class org.kaaproject.kaa.server.control.ControlServerSdkIT |
From |
To |
|
Change Variable Type schemas : List<ProfileSchemaDto> to schemas : List<EndpointProfileSchemaDto> in method protected generateProfSchema(tenantId String, applicationId String, count int) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.common.dao.service.AbstractServiceImplTest |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public saveProfileSchema(profileSchemaDto EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Change Variable Type defaultProfileSchemas : List<ProfileSchemaDto> to defaultProfileSchemas : List<EndpointProfileSchemaDto> in method public testGetProfileSchemaVersionsByApplicationId() : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public matches(appToken String, profileFilterId String, profile EndpointProfileDto) : boolean in class org.kaaproject.kaa.server.operations.service.filter.DefaultFilterService |
From |
To |
|
Change Variable Type storedProfileSchema : ProfileSchemaDto to storedProfileSchema : EndpointProfileSchemaDto in method public testGetProfileSchema() : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public testGenerateJavaSdk() : void in class org.kaaproject.kaa.server.control.ControlServerSdkIT |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public testGenerateCSdkWithEventSupport() : void in class org.kaaproject.kaa.server.control.ControlServerSdkIT |
From |
To |
|
Change Variable Type storedProfileSchema : ProfileSchemaDto to storedProfileSchema : EndpointProfileSchemaDto in method public testGetProfileSchemasByApplicationId() : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Variable Type profileSchemaObj : ProfileSchemaDto to profileSchemaObj : EndpointProfileSchemaDto in method public beforeTest() : void in class org.kaaproject.kaa.server.operations.service.delta.DeltaServiceIT |
From |
To |
|
Change Variable Type profileSchema2 : ProfileSchemaDto to profileSchema2 : EndpointProfileSchemaDto in method public testGetVacantSchemasByEndpointGroupId() : void in class org.kaaproject.kaa.server.control.ControlServerProfileFilterIT |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public generateSdk(sdkProfile SdkProfileDto, platform SdkPlatform) : FileData in class org.kaaproject.kaa.server.control.service.DefaultControlService |
From |
To |
|
Change Variable Type profileSchemaDto : ProfileSchemaDto to profileSchemaDto : EndpointProfileSchemaDto in method public beforeTest() : void in class org.kaaproject.kaa.server.operations.service.delta.DeltaServiceIT |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public testGenerateAndroidSdkWithEventSupport() : void in class org.kaaproject.kaa.server.control.ControlServerSdkIT |
From |
To |
|
Change Variable Type entity : ResponseEntity<List<ProfileSchemaDto>> to entity : ResponseEntity<List<EndpointProfileSchemaDto>> in method public getProfileSchemas(applicationId String) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Variable Type profileSchemaDto : ProfileSchemaDto to profileSchemaDto : EndpointProfileSchemaDto in method public beforeTest() : void in class org.kaaproject.kaa.server.operations.service.OperationsServiceIT |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method protected createProfileSchema(applicationId String, ctlSchemaId String) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.control.AbstractTestControlServer |
From |
To |
|
Change Variable Type schemas : List<ProfileSchemaDto> to schemas : List<EndpointProfileSchemaDto> in method public findProfileSchemaByAppIdTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type typeRef : ParameterizedTypeReference<List<ProfileSchemaDto>> to typeRef : ParameterizedTypeReference<List<EndpointProfileSchemaDto>> in method public getProfileSchemas(applicationId String) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.common.admin.AdminClient |
From |
To |
|
Change Variable Type schemas : List<ProfileSchemaDto> to schemas : List<EndpointProfileSchemaDto> in method public saveMoreFiltersTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public testGetProfileSchema() : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Variable Type schema : ProfileSchemaDto to schema : EndpointProfileSchemaDto in method public updateExistingProfileSchemaTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type updatedProfileSchema : ProfileSchemaDto to updatedProfileSchema : EndpointProfileSchemaDto in method public testUpdateProfileSchema() : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Variable Type schema : ProfileSchemaDto to schema : EndpointProfileSchemaDto in method public saveMoreFiltersTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type storedProfileSchemas : List<ProfileSchemaDto> to storedProfileSchemas : List<EndpointProfileSchemaDto> in method public testGetProfileSchemasByApplicationId() : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public testGetProfileSchemasByApplicationId() : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Variable Type schemaDto : ProfileSchemaDto to schemaDto : EndpointProfileSchemaDto in method public saveProfileSchemaTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public testGenerateCppSdk() : void in class org.kaaproject.kaa.server.control.ControlServerSdkIT |
From |
To |
|
Change Variable Type schemas : List<ProfileSchemaDto> to schemas : List<EndpointProfileSchemaDto> in method protected generateProfSchemaDto(tenantId String, appId String, count int) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public testGenerateJavaSdkWithInvalidNotificationSchema() : void in class org.kaaproject.kaa.server.control.ControlServerSdkIT |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public testGenerateJavaSdkWithInvalidConfigurationSchema() : void in class org.kaaproject.kaa.server.control.ControlServerSdkIT |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public updateExistingProfileSchemaWithIncorrectIdTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type key : AppVersionKey to key : AppProfileVersionsKey in method public getFilters(key AppProfileVersionsKey) : List<ProfileFilterDto> in class org.kaaproject.kaa.server.operations.service.cache.concurrent.ConcurrentCacheService |
From |
To |
|
Change Variable Type profileSchemaDto : ProfileSchemaDto to profileSchemaDto : EndpointProfileSchemaDto in method public saveProfileFilter(profileFilterDto ProfileFilterDto) : ProfileFilterDto in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Change Variable Type schemaDto : ProfileSchemaDto to schemaDto : EndpointProfileSchemaDto in method protected generateFilterDto(schemaId String, groupId String, count int, activate boolean) : List<ProfileFilterDto> in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |
|
Change Variable Type profileSchemaDto : ProfileSchemaDto to profileSchemaDto : EndpointProfileSchemaDto in method private decodeProfile(profileRaw byte[], appToken String, schemaVersion int) : String in class org.kaaproject.kaa.server.operations.service.profile.DefaultProfileService |
From |
To |
|
Change Variable Type profileSchema1 : ProfileSchemaDto to profileSchema1 : EndpointProfileSchemaDto in method public testGetVacantSchemasByEndpointGroupId() : void in class org.kaaproject.kaa.server.control.ControlServerProfileFilterIT |
From |
To |
|
Change Variable Type profileSchemaDto : ProfileSchemaDto to profileSchemaDto : EndpointProfileSchemaDto in method public testLogSyncRequest() : void in class org.kaaproject.kaa.server.operations.service.akka.DefaultAkkaServiceTest |
From |
To |
|
Change Variable Type schemas : List<ProfileSchemaDto> to schemas : List<EndpointProfileSchemaDto> in method public updateExistingProfileSchemaTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public saveProfileSchemaView(profileSchemaView ProfileSchemaViewDto) : ProfileSchemaViewDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Variable Type profileSchemas : List<ProfileSchemaDto> to profileSchemas : List<EndpointProfileSchemaDto> in method public testGetProfileSchemasByApplicationId() : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Variable Type schemaDto : ProfileSchemaDto to schemaDto : EndpointProfileSchemaDto in method public findProfileSchemaByIdTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type schemaDto : ProfileSchemaDto to schemaDto : EndpointProfileSchemaDto in method protected generateFilter(schemaId String, groupId String, count int, activate boolean) : List<ProfileFilterDto> in class org.kaaproject.kaa.server.common.dao.service.AbstractServiceImplTest |
From |
To |
|
Change Variable Type schemas : List<ProfileSchemaDto> to schemas : List<EndpointProfileSchemaDto> in method public removeProfileFiltersByProfileSchemaIdTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type savedProfileSchema : ProfileSchemaDto to savedProfileSchema : EndpointProfileSchemaDto in method public saveProfileSchemaView(profileSchemaView ProfileSchemaViewDto) : ProfileSchemaViewDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Variable Type schema : ProfileSchemaDto to schema : EndpointProfileSchemaDto in method public findAllProfileFilterRecordsByEndpointGroupIdTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public testGetProfileSchemaVersionsByApplicationId() : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method private fetchSchemas(message LogEventPackMessage) : void in class org.kaaproject.kaa.server.operations.service.akka.actors.core.ApplicationLogActorMessageProcessor |
From |
To |
|
Change Variable Type clientProfileSchema : ProfileSchemaDto to clientProfileSchema : EndpointProfileSchemaDto in method public getEndpointProfileViewByKeyHash(endpointProfileKeyHash String) : EndpointProfileViewDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Variable Type schemas : List<ProfileSchemaDto> to schemas : List<EndpointProfileSchemaDto> in method public findProfileSchemasByAppIdTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public testCreateProfileSchema() : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public testGenerateCSdk() : void in class org.kaaproject.kaa.server.control.ControlServerSdkIT |
From |
To |
|
Change Variable Type profileSchemas : List<ProfileSchemaDto> to profileSchemas : List<EndpointProfileSchemaDto> in method public testGetProfileSchemaVersionsByApplicationId() : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Variable Type schemaDto : ProfileSchemaDto to schemaDto : EndpointProfileSchemaDto in method protected generateProfSchema(tenantId String, applicationId String, count int) : List<EndpointProfileSchemaDto> in class org.kaaproject.kaa.server.common.dao.service.AbstractServiceImplTest |
From |
To |
|
Change Variable Type result : List<ProfileSchemaDto> to result : List<EndpointProfileSchemaDto> in method public loadProfileSchemas(applicationId String, callback AsyncCallback<List<EndpointProfileSchemaDto>>) : void in class org.kaaproject.kaa.server.admin.client.mvp.data.DataSource |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public testGenerateCppSdkWithEventSupport() : void in class org.kaaproject.kaa.server.control.ControlServerSdkIT |
From |
To |
|
Change Variable Type schema : ProfileSchemaDto to schema : EndpointProfileSchemaDto in method public saveFiltersWithDiferentGroupsTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type oldProfileSchemaDto : ProfileSchemaDto to oldProfileSchemaDto : EndpointProfileSchemaDto in method public saveProfileSchema(profileSchemaDto EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Change Variable Type saved : ProfileSchemaDto to saved : EndpointProfileSchemaDto in method public saveProfileSchemaTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public getProfileSchemaView(profileSchemaId String) : ProfileSchemaViewDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Variable Type defaultProfileSchemas : List<ProfileSchemaDto> to defaultProfileSchemas : List<EndpointProfileSchemaDto> in method public testGetProfileSchemasByApplicationId() : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method protected createProfileFilter(profileSchemaId String, endpointGroupId String, applicationId String) : ProfileFilterDto in class org.kaaproject.kaa.server.control.AbstractTestControlServer |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public getProfileSchema(profileSchemaId String) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Variable Type schema : ProfileSchemaDto to schema : EndpointProfileSchemaDto in method public findProfileSchemaByAppIdAndVersionTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type profileSchema : ProfileSchemaDto to profileSchema : EndpointProfileSchemaDto in method public testUpdateProfileSchema() : void in class org.kaaproject.kaa.server.control.ControlServerProfileSchemaIT |
From |
To |
|
Change Variable Type storedProfileSchema : ProfileSchemaDto to storedProfileSchema : EndpointProfileSchemaDto in method public saveProfileSchema(profileSchema EndpointProfileSchemaDto) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl |
From |
To |
|
Change Variable Type profileSchema3 : ProfileSchemaDto to profileSchema3 : EndpointProfileSchemaDto in method public testGetVacantSchemasByEndpointGroupId() : void in class org.kaaproject.kaa.server.control.ControlServerProfileFilterIT |
From |
To |
|
Change Variable Type profileSchemaDto : ProfileSchemaDto to profileSchemaDto : EndpointProfileSchemaDto in method private createDefaultProfileWithSchema(appId String, groupId String, createdUsername String) : ProfileFilterDto in class org.kaaproject.kaa.server.common.dao.service.ApplicationServiceImpl |
From |
To |
|
Change Variable Type value : ProfileSchemaDto to value : EndpointProfileSchemaDto in method public getProfileSchemaByAppAndVersion(key AppVersionKey) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.operations.service.cache.concurrent.ConcurrentCacheService |
From |
To |
|
Change Variable Type savedProfileSchema : ProfileSchemaDto to savedProfileSchema : EndpointProfileSchemaDto in method protected createProfileSchema(applicationId String, ctlSchemaId String) : EndpointProfileSchemaDto in class org.kaaproject.kaa.server.control.AbstractTestControlServer |
From |
To |
|
Change Variable Type schemaDto : ProfileSchemaDto to schemaDto : EndpointProfileSchemaDto in method public removeProfileSchemaByIdTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type foundProfileSchemas : List<ProfileSchemaDto> to foundProfileSchemas : List<EndpointProfileSchemaDto> in method public testRemoveAppsByTenantId() : void in class org.kaaproject.kaa.server.common.dao.service.ApplicationServiceImplTest |
From |
To |
|
Change Variable Type schemas : List<ProfileSchemaDto> to schemas : List<EndpointProfileSchemaDto> in method public removeProfileSchemasByAppIdTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type schema : ProfileSchemaDto to schema : EndpointProfileSchemaDto in method public removeProfileFiltersByProfileSchemaIdTest() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Change Variable Type profileSchemaDto : ProfileSchemaDto to profileSchemaDto : EndpointProfileSchemaDto in method public before() : void in class org.kaaproject.kaa.server.operations.service.akka.actors.core.ApplicationLogActorTest |
From |
To |