820ffed9594bbfe560f8ccdf3b5f6dbdd80e0cc1
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getAffectedIdentifier() : String renamed to public getObjectIdentifier() : String in class org.glyptodon.guacamole.auth.jdbc.permission.ObjectPermissionModel | From | To | |
Rename Method public setAffectedIdentifier(affectedIdentifier String) : void renamed to public setObjectIdentifier(objectIdentifier String) : void in class org.glyptodon.guacamole.auth.jdbc.permission.ObjectPermissionModel | From | To | |
Rename Attribute | 1 | ||
Rename Attribute affectedIdentifier : String to objectIdentifier : String in class org.glyptodon.guacamole.auth.jdbc.permission.ObjectPermissionModel | From | To | |
Rename Parameter | 1 | ||
Rename Parameter affectedIdentifier : String to objectIdentifier : String in method public setObjectIdentifier(objectIdentifier String) : void in class org.glyptodon.guacamole.auth.jdbc.permission.ObjectPermissionModel | From | To |