org.neodatis.odb.core.layers.layer2.meta.compare
Class ChangedObjectReferenceAttributeAction
java.lang.Object
org.neodatis.odb.core.layers.layer2.meta.compare.ChangedObjectReferenceAttributeAction
- All Implemented Interfaces:
- ChangedAttribute
public class ChangedObjectReferenceAttributeAction
- extends java.lang.Object
- implements ChangedAttribute
Used to store informations about object changes when the change is only a reference change
- Author:
- osmadja
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ChangedObjectReferenceAttributeAction
public ChangedObjectReferenceAttributeAction(long position,
ObjectReference oref,
int recursionLevel)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getNewId
public OID getNewId()
getRecursionLevel
public int getRecursionLevel()
getUpdatePosition
public long getUpdatePosition()
canUpdateInPlace
public boolean canUpdateInPlace()
isString
public boolean isString()