Package | Description |
---|---|
com.deltek.enterprise.system.applicationinterface |
Modifier and Type | Method and Description |
---|---|
GOVWINIQImportInterface |
AppInterface.getGOVWINIQImportInterface(java.lang.String interfaceName,
java.lang.String id)
deprecated , please use method with extra par appId
ver 7.1.1
This function returns GOVWINIQImportInterface object that allows Costpoint applications to import data from GOVWINIQ system
|
GOVWINIQImportInterface |
AppInterface.getGOVWINIQImportInterface(java.lang.String interfaceName,
java.lang.String id,
java.lang.String appId)
same as method above but allow developes to set Cosptoint app data will be imported to
|