Methods Summary |
---|
public void | applyUpdates(StateManager sm, boolean modified)Apply changes (can be a no-op)
|
public java.lang.Object | cloneInternal()Creates clone with the same owner and field value.
Used for the beforeImage.
|
public java.lang.String | getFieldName()Returns the field name
|
public java.lang.Object | getOwner()Returns the owner object of the SCO instance
|
public StateManager | makeDirty()Marks object dirty
|
public void | unsetOwner()Nullifies references to the owner Object and Field
|