6892bdb8dad4313abf12414915d8dba24439cc2a
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 3 | ||
Rename Attribute secretContentDAO : SecretContentDAO to secretContentJooqDao : SecretContentJooqDao in class keywhiz.service.daos.AclDAO | From | To | |
Rename Attribute secretSeriesDAO : SecretSeriesDAO to secretSeriesJooqDao : SecretSeriesJooqDao in class keywhiz.service.daos.AclDAOTest | From | To | |
Rename Attribute secretSeriesDAO : SecretSeriesDAO to secretSeriesJooqDao : SecretSeriesJooqDao in class keywhiz.service.daos.AclDAO | From | To | |
Split Parameter | 1 | ||
Split Parameter aclDeps : AclDeps to [secretContentJooqDao : SecretContentJooqDao, secretSeriesJooqDao : SecretSeriesJooqDao] in method public AclDAO(dslContext DSLContext, clientDAO ClientDAO, groupDAO GroupDAO, secretContentJooqDao SecretContentJooqDao, secretSeriesJooqDao SecretSeriesJooqDao) in class keywhiz.service.daos.AclDAO | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type secretSeriesDAO : SecretSeriesDAO to secretSeriesJooqDao : SecretSeriesJooqDao in class keywhiz.service.daos.AclDAO | From | To | |
Change Attribute Type secretContentDAO : SecretContentDAO to secretContentJooqDao : SecretContentJooqDao in class keywhiz.service.daos.AclDAO | From | To | |
Change Attribute Type secretSeriesDAO : SecretSeriesDAO to secretSeriesJooqDao : SecretSeriesJooqDao in class keywhiz.service.daos.AclDAOTest | From | To |