public interface NGRPInterface extends CommonInterface
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CUSTOM_API_PATH |
COMPANY, CORPORATE, DELETE_ACTION, INSERT_ACTION, PLANT, UPDATE_ACTION
Modifier and Type | Method and Description |
---|---|
void |
submitNow()
call this method to flush internal buffer by submitting all rows to the target system regardless of whether
row buffer is full or not ( see maxRowsPerCall in enterprise.properties).
|
addRow, addRow, changeLocationToCompany, changeLocationToCorporate, changeLocationToPlant, close, getInterfaceScope, getLastSyncDate, getLocations, setDefaultErrorMessage, setErrorHandler
addChildRS, addRow, addRow
setBoolean, setDate, setDouble, setInteger, setLong, setString
static final java.lang.String CUSTOM_API_PATH
void submitNow() throws DEException
DEException