Uses of Class
com.semarchy.mdm.runtime.data.NewRowTarget

Packages that use NewRowTarget
com.semarchy.mdm.runtime.data This package contains the IDataAccessService and the related classes. 
 

Uses of NewRowTarget in com.semarchy.mdm.runtime.data
 

Methods in com.semarchy.mdm.runtime.data that return NewRowTarget
static NewRowTarget NewRowTarget.boRoot(IBusinessObject pBusinessObject)
           
static NewRowTarget NewRowTarget.intoDataRow(IEntityRow pParentDataRow, IBOTransition pIntoBoTransition)
           
 

Methods in com.semarchy.mdm.runtime.data with parameters of type NewRowTarget
 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 © 2015. All Rights Reserved.