com.semarchy.mdm.runtime.data
Class NewRowTarget
java.lang.Object
com.semarchy.mdm.runtime.data.NewRowTarget
public class NewRowTarget
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewRowTarget
public NewRowTarget(IBusinessObject pBusinessObject)
NewRowTarget
public NewRowTarget(IEntityRow pParentRow,
IBOTransition pIntoBoTransition)
boRoot
public static NewRowTarget boRoot(IBusinessObject pBusinessObject)
intoDataRow
public static NewRowTarget intoDataRow(IEntityRow pParentDataRow,
IBOTransition pIntoBoTransition)
getBusinessObject
public IBusinessObject getBusinessObject()
getBOTransition
public IBOTransition getBOTransition()
getParentDataRow
public IEntityRow getParentDataRow()
Copyright © 2015. All Rights Reserved.