5745a75ed98641f42959a06367de0f7a72fc814f
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method package readonlySecretJooqDao(jooqContext DSLContext, secretContentJooqDao SecretContentJooqDao, secretSeriesJooqDao SecretSeriesJooqDao) : SecretJooqDao renamed to package readonlySecretDAO(jooqContext DSLContext, secretContentJooqDao SecretContentJooqDao, secretSeriesJooqDao SecretSeriesJooqDao) : SecretDAO in class keywhiz.ServiceModule | From | To | |
Rename Method package secretJooqDao(jooqContext DSLContext, secretContentJooqDao SecretContentJooqDao, secretSeriesJooqDao SecretSeriesJooqDao) : SecretJooqDao renamed to package secretDAO(jooqContext DSLContext, secretContentJooqDao SecretContentJooqDao, secretSeriesJooqDao SecretSeriesJooqDao) : SecretDAO in class keywhiz.ServiceModule | From | To | |
Change Parameter Type | 6 | ||
Change Parameter Type secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in method package readonlySecretController(transformer SecretTransformer, cryptographer ContentCryptographer, secretDAO SecretDAO) : SecretController in class keywhiz.ServiceModule | From | To | |
Change Parameter Type secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in method private SecretFixtures(secretDAO SecretDAO) in class keywhiz.service.daos.SecretFixtures | From | To | |
Change Parameter Type secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in method private SecretBuilder(transformer SecretTransformer, secretDAO SecretDAO, name String, encryptedSecret String, creator String) in class keywhiz.service.daos.SecretController.SecretBuilder | From | To | |
Change Parameter Type secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in method package secretController(transformer SecretTransformer, cryptographer ContentCryptographer, secretDAO SecretDAO) : SecretController in class keywhiz.ServiceModule | From | To | |
Change Parameter Type secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in method public SecretController(transformer SecretTransformer, cryptographer ContentCryptographer, secretDAO SecretDAO) in class keywhiz.service.daos.SecretController | From | To | |
Change Parameter Type secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in method public using(secretDAO SecretDAO) : SecretFixtures in class keywhiz.service.daos.SecretFixtures | From | To | |
Change Return Type | 2 | ||
Change Return Type SecretJooqDao to SecretDAO in method package secretDAO(jooqContext DSLContext, secretContentJooqDao SecretContentJooqDao, secretSeriesJooqDao SecretSeriesJooqDao) : SecretDAO in class keywhiz.ServiceModule | From | To | |
Change Return Type SecretJooqDao to SecretDAO in method package readonlySecretDAO(jooqContext DSLContext, secretContentJooqDao SecretContentJooqDao, secretSeriesJooqDao SecretSeriesJooqDao) : SecretDAO in class keywhiz.ServiceModule | From | To | |
Rename Class | 2 | ||
Rename Class keywhiz.service.daos.SecretJooqDaoTest renamed to keywhiz.service.daos.SecretDAOTest | From | To | |
Rename Class keywhiz.service.daos.SecretJooqDao renamed to keywhiz.service.daos.SecretDAO | From | To | |
Rename Attribute | 5 | ||
Rename Attribute secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in class keywhiz.service.daos.SecretFixtures | From | To | |
Rename Attribute secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in class keywhiz.service.daos.SecretController.SecretBuilder | From | To | |
Rename Attribute secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in class keywhiz.service.daos.SecretController | From | To | |
Rename Attribute secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in class keywhiz.service.daos.SecretDAOTest | From | To | |
Rename Attribute secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in class keywhiz.service.daos.AclDAOTest | From | To | |
Change Attribute Type | 5 | ||
Change Attribute Type secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in class keywhiz.service.daos.SecretController | From | To | |
Change Attribute Type secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in class keywhiz.service.daos.SecretDAOTest | From | To | |
Change Attribute Type secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in class keywhiz.service.daos.AclDAOTest | From | To | |
Change Attribute Type secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in class keywhiz.service.daos.SecretFixtures | From | To | |
Change Attribute Type secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in class keywhiz.service.daos.SecretController.SecretBuilder | From | To | |
Rename Parameter | 6 | ||
Rename Parameter secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in method package readonlySecretController(transformer SecretTransformer, cryptographer ContentCryptographer, secretDAO SecretDAO) : SecretController in class keywhiz.ServiceModule | From | To | |
Rename Parameter secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in method private SecretFixtures(secretDAO SecretDAO) in class keywhiz.service.daos.SecretFixtures | From | To | |
Rename Parameter secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in method private SecretBuilder(transformer SecretTransformer, secretDAO SecretDAO, name String, encryptedSecret String, creator String) in class keywhiz.service.daos.SecretController.SecretBuilder | From | To | |
Rename Parameter secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in method package secretController(transformer SecretTransformer, cryptographer ContentCryptographer, secretDAO SecretDAO) : SecretController in class keywhiz.ServiceModule | From | To | |
Rename Parameter secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in method public SecretController(transformer SecretTransformer, cryptographer ContentCryptographer, secretDAO SecretDAO) in class keywhiz.service.daos.SecretController | From | To | |
Rename Parameter secretJooqDao : SecretJooqDao to secretDAO : SecretDAO in method public using(secretDAO SecretDAO) : SecretFixtures in class keywhiz.service.daos.SecretFixtures | From | To |