Package | Description |
---|---|
com.semarchy.mdm.runtime.data |
This package contains the
IDataAccessService and the related classes. |
Modifier and Type | Method and Description |
---|---|
static NewRowTarget |
NewRowTarget.boRoot(IBusinessObject pBusinessObject) |
static NewRowTarget |
NewRowTarget.intoDataRow(IEntityRow pParentDataRow,
IBOTransition pIntoBoTransition) |
Modifier and Type | Method and Description |
---|---|
void |
IDataAccessService.checkout(UUID pDETaskUUID,
DataQuery pCheckoutQuery,
NewRowTarget pNewRowsTarget)
Checkout rows from Hub into the transaction basket of a DataEntry Task.
|
boolean |
IDataAccessService.isGoldenCheckoutSupported(UUID pDETaskUUID,
NewRowTarget pNewRowsTarget) |
Copyright © 2016. All rights reserved.