d73e56dff6d7c4fc7031d045b2ccbd9e3fe1c867
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable checkData : boolean to unsafe : boolean in method private createOrUpdateORestrictedClass(database ODatabaseDocument) : void in class com.orientechnologies.orient.core.metadata.security.OSecurityShared | From | To | |
Rename Variable checkData : boolean to unsafe : boolean in method private createOrUpdateOUserClass(database ODatabaseDocument, identityClass OClass, roleClass OClass) : void in class com.orientechnologies.orient.core.metadata.security.OSecurityShared | From | To | |
Rename Variable checkData : boolean to unsafe : boolean in method private createOrUpdateORoleClass(database ODatabaseDocument, identityClass OClass) : OClass in class com.orientechnologies.orient.core.metadata.security.OSecurityShared | From | To | |
Change Variable Type | 2 | ||
Change Variable Type f : OClassImpl to f : OClass in method public create() : void in class com.orientechnologies.orient.core.schedule.OSchedulerListenerImpl | From | To | |
Change Variable Type f : OClassImpl to f : OClass in method protected init() : void in class com.orientechnologies.orient.core.metadata.function.OFunctionLibraryImpl | From | To | |
Rename Parameter | 4 | ||
Rename Parameter iCheckExistentRecords : boolean to unsafe : boolean in method public addPropertyInternal(name String, type OType, linkedType OType, linkedClass OClass, unsafe boolean) : OPropertyImpl in class com.orientechnologies.orient.core.metadata.schema.OClassImpl | From | To | |
Rename Parameter iChackExistingData : boolean to unsafe : boolean in method public createProperty(iPropertyName String, iType OType, iLinkedClass OClass, unsafe boolean) : OProperty in class com.orientechnologies.orient.core.metadata.schema.OClassImpl | From | To | |
Rename Parameter iChackExistingData : boolean to unsafe : boolean in method public createProperty(iPropertyName String, iType OType, iLinkedType OType, unsafe boolean) : OProperty in class com.orientechnologies.orient.core.metadata.schema.OClassImpl | From | To | |
Rename Parameter iCheckExistentRecords : boolean to unsafe : boolean in method private addProperty(propertyName String, type OType, linkedType OType, linkedClass OClass, unsafe boolean) : OProperty in class com.orientechnologies.orient.core.metadata.schema.OClassImpl | From | To |