public class NewRowTarget extends Object
Constructor and Description |
---|
NewRowTarget(IBusinessObject pBusinessObject) |
NewRowTarget(IEntityRow pParentRow,
IBOTransition pIntoBoTransition) |
Modifier and Type | Method and Description |
---|---|
static NewRowTarget |
boRoot(IBusinessObject pBusinessObject) |
IBOTransition |
getBOTransition() |
IBusinessObject |
getBusinessObject() |
IEntityRow |
getParentDataRow() |
static NewRowTarget |
intoDataRow(IEntityRow pParentDataRow,
IBOTransition pIntoBoTransition) |
public NewRowTarget(IBusinessObject pBusinessObject)
public NewRowTarget(IEntityRow pParentRow, IBOTransition pIntoBoTransition)
public static NewRowTarget boRoot(IBusinessObject pBusinessObject)
public static NewRowTarget intoDataRow(IEntityRow pParentDataRow, IBOTransition pIntoBoTransition)
public IBusinessObject getBusinessObject()
public IBOTransition getBOTransition()
public IEntityRow getParentDataRow()
Copyright © 2019. All rights reserved.