public class OACopyCallback extends Object
Constructor and Description |
---|
OACopyCallback() |
Modifier and Type | Method and Description |
---|---|
protected OAObject |
createCopy(OAObject oaObj,
String path,
Hub hub,
OAObject currentValue)
Called when adding owned objects to new hub.
|
protected Object |
getPropertyValue(OAObject oaObj,
String path,
Object currentValue)
Called when copying a property or LinkType=One
Default is to return currentValue.
|
protected boolean |
shouldCopyOwnedHub(OAObject oaObj,
String path,
boolean bDefault)
Called when checking to copy owned objects.
|
protected boolean shouldCopyOwnedHub(OAObject oaObj, String path, boolean bDefault)
protected OAObject createCopy(OAObject oaObj, String path, Hub hub, OAObject currentValue)
Copyright © 1999–2019 ViaOA. All rights reserved.