|
Rename Method public findLatestFilter(schemaId String, groupId String) : ProfileFilter renamed to public findLatestDeprecated(endpointProfileSchemaId String, serverProfileSchemaId String, groupId String) : ProfileFilter in class org.kaaproject.kaa.server.common.dao.impl.sql.HibernateProfileFilterDao |
From |
To |
|
Rename Method protected generateServiceProfileSchema(appId String, tenantId String, version int) : ServerProfileSchemaDto renamed to protected generateServerProfileSchema(appId String, tenantId String, version int) : ServerProfileSchemaDto in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |
|
Rename Method public deactivateOldFilter(schemaId String, groupId String, username String) : ProfileFilter renamed to public findLatestFilter(endpointProfileSchemaId String, serverProfileSchemaId String, groupId String) : ProfileFilter in class org.kaaproject.kaa.server.common.dao.impl.sql.HibernateProfileFilterDao |
From |
To |
|
Rename Method protected generateServiceProfileSchema(appId String, tenantId String) : ServerProfileSchemaDto renamed to protected generateServerProfileSchema(appId String, tenantId String) : ServerProfileSchemaDto in class org.kaaproject.kaa.server.common.dao.AbstractTest |
From |
To |
|
Rename Variable schema : ProfileVersionPairDto to version : ProfileVersionPairDto in method public findAllProfileFilterRecordsByEndpointGroupId(endpointGroupId String, includeDeprecated boolean) : Collection<ProfileFilterRecordDto> in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Rename Variable schemaId : String to srvProfSchemaId : String in method public activateProfileFilter(id String, activatedUsername String) : ChangeProfileFilterNotification in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Rename Variable appId : String to app : ApplicationDto in method public updateDefaultProfileFilter() : void in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImplTest |
From |
To |
|
Rename Variable schemas : List<ProfileVersionPairDto> to versions : List<ProfileVersionPairDto> in method public findAllProfileFilterRecordsByEndpointGroupId(endpointGroupId String, includeDeprecated boolean) : Collection<ProfileFilterRecordDto> in class org.kaaproject.kaa.server.common.dao.service.ProfileServiceImpl |
From |
To |
|
Rename Parameter schemaId : String to endpointProfileSchemaId : String in method public findActualBySchemaIdAndGroupId(endpointProfileSchemaId String, serverProfileSchemaId String, groupId String) : List<ProfileFilter> in class org.kaaproject.kaa.server.common.dao.impl.sql.HibernateProfileFilterDao |
From |
To |
|
Rename Parameter schemaId : String to endpointProfileSchemaId : String in method public findLatestDeprecated(endpointProfileSchemaId String, serverProfileSchemaId String, groupId String) : ProfileFilter in class org.kaaproject.kaa.server.common.dao.impl.sql.HibernateProfileFilterDao |
From |
To |
|
Rename Parameter schemaId : String to endpointProfileSchemaId : String in method public findActiveFilterCount(endpointProfileSchemaId String, serverProfileSchemaId String, groupId String) : long in class org.kaaproject.kaa.server.common.dao.impl.sql.HibernateProfileFilterDao |
From |
To |
|
Rename Parameter schemaId : String to endpointProfileSchemaId : String in method public findInactiveFilter(endpointProfileSchemaId String, serverProfileSchemaId String, groupId String) : ProfileFilter in class org.kaaproject.kaa.server.common.dao.impl.sql.HibernateProfileFilterDao |
From |
To |
|
Rename Parameter schemaId : String to endpointProfileSchemaId : String in method public findActiveFilterCount(endpointProfileSchemaId String, serverProfileSchemaId String, groupId String) : long in class org.kaaproject.kaa.server.common.dao.impl.ProfileFilterDao |
From |
To |