fferpcore.ChildCorrelationStrategyRequest3global interface ChildCorrelationStrategyRequest3 extends ChildCorrelationStrategyRequest2 A request to find the target object of the provided data based on the child correlation strategy used and the target child type. This class extends fferpcore.ChildCorrelationStrategyRequest2 MethodsgetTargetChildTypeString getTargetChildType() Return ValueThe target child type of the target object to locate or create. isLinkControlEnabledBoolean isLinkControlEnabled() Return ValueTrue if you want to enable link control for any created or found target objects, if supported by the correlation strategy. False otherwise. |