d3f9d0e8392c64f3fbb88467248d55b94bec9038
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type OClass to OImmutableClass in method protected getImmutableSchemaClass() : OImmutableClass in class com.orientechnologies.orient.core.record.impl.ODocument | From | To | |
Change Return Type OClass to OImmutableClass in method public getImmutableSchemaClass(oDocument ODocument) : OImmutableClass in class com.orientechnologies.orient.core.record.impl.ODocumentInternal | From | To | |
Change Variable Type | 2 | ||
Change Variable Type cls : OClass to cls : OImmutableClass in method protected isAllowed(iDocument ODocument, iAllowOperation String, iReadOriginal boolean) : boolean in class com.orientechnologies.orient.core.metadata.security.ORestrictedAccessHook | From | To | |
Change Variable Type cls : OClass to cls : OImmutableClass in method public onRecordBeforeCreate(iDocument ODocument) : RESULT in class com.orientechnologies.orient.core.metadata.security.ORestrictedAccessHook | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type _immutableClazz : OClass to _immutableClazz : OImmutableClass in class com.orientechnologies.orient.core.record.impl.ODocument | From | To |