bd892861d30f886de6ffa60a40eed1d34a36b840
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type ecf : EventClassFamily to ecf : EventClassFamilyVersion in method public setEcf(ecf EventClassFamilyVersion) : void in class org.kaaproject.kaa.server.common.dao.model.sql.EventClass | From | To | |
Change Return Type | 4 | ||
Change Return Type GenericModel<EventSchemaVersionDto> to GenericModel<EventClassFamilyVersionDto> in method protected newInstance(id Long) : GenericModel<EventClassFamilyVersionDto> in class org.kaaproject.kaa.server.common.dao.model.sql.EventClassFamilyVersion | From | To | |
Change Return Type EventSchemaVersionDto to EventClassFamilyVersionDto in method protected createDto() : EventClassFamilyVersionDto in class org.kaaproject.kaa.server.common.dao.model.sql.EventClassFamilyVersion | From | To | |
Change Return Type EventSchemaVersionDto to EventClassFamilyVersionDto in method public toDto() : EventClassFamilyVersionDto in class org.kaaproject.kaa.server.common.dao.model.sql.EventClassFamilyVersion | From | To | |
Change Return Type EventClassFamily to EventClassFamilyVersion in method public getEcf() : EventClassFamilyVersion in class org.kaaproject.kaa.server.common.dao.model.sql.EventClass | From | To | |
Rename Attribute | 1 | ||
Rename Attribute schema : String to records : List<EventClass> in class org.kaaproject.kaa.server.common.dao.model.sql.EventClassFamilyVersion | From | To | |
Change Variable Type | 1 | ||
Change Variable Type dto : EventSchemaVersionDto to dto : EventClassFamilyVersionDto in method public toDto() : EventClassFamilyVersionDto in class org.kaaproject.kaa.server.common.dao.model.sql.EventClassFamilyVersion | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type schemas : List<EventSchemaVersion> to schemas : List<EventClassFamilyVersion> in class org.kaaproject.kaa.server.common.dao.model.sql.EventClassFamily | From | To | |
Change Attribute Type schema : String to records : List<EventClass> in class org.kaaproject.kaa.server.common.dao.model.sql.EventClassFamilyVersion | From | To | |
Change Attribute Type ecf : EventClassFamily to ecf : EventClassFamilyVersion in class org.kaaproject.kaa.server.common.dao.model.sql.EventClass | From | To |