Package | Description |
---|---|
com.deltek.enterprise.system.applicationinterface.integration |
Modifier and Type | Method and Description |
---|---|
IntRowSetRead |
IntRowSetRead.getChildRS(java.lang.String childRSId)
returns child rs to the current rs (if third party system supports nested rs)
|
IntRowSetRead |
CobraInterface.getCobraData(java.lang.String type,
java.lang.String operator,
java.lang.String value)
Lookup methods to return data form Cobra using one of the Get* methods
|
IntRowSetRead |
VisionImportInterface.getData(java.lang.String tableName,
java.util.List<java.lang.String> columns,
java.util.List<java.lang.String> colTypes,
java.lang.String query) |
IntRowSetRead |
SilkroadImportInterface.loadRecentChanges()
checks whether cvs file with recent changes exists on sftp site and if so loads data into IntRowSetRead
|
IntRowSetRead |
HRsmartImportInterface.loadRecentChanges()
checks whether cvs file with recent changes exists on sftp site and if so loads data into IntRowSetRead
|
IntRowSetRead |
GOVWINIQImportInterface.loadRecentChanges()
checks whether cvs file with recent changes exists on sftp site and if so loads data into IntRowSetRead
|