Package | Description |
---|---|
com.deltek.enterprise.system.applicationinterface.integration |
Modifier and Type | Interface and Description |
---|---|
interface |
GOVWINIQImportInterface
HRsmart provides methods to allow Constpoint application to import data from GOVWINIQ system ;
use Application object getGOVWINIQImportInterface method to get GOVWINIQImportInterfaceImportInterface
Use createOutputRowSet method to convert GOVWINIQ IntRowSetRead into data structure we can pass to Costpoint application.
|
interface |
GOVWINIQInterface
provides methods to allow Constpoint application to interate with one of the Interfaces in the GOVWINIQ system ;
use Application object getHRsmartInterface method to get GOVWINIQInterface
|
interface |
HRsmartInterface
HRsmart provides methods to allow Constpoint application to interate with one of the Interfaces in the HRsmart system ;
use Application object getHRsmartInterface method to get HRsmartInterface
|
interface |
MESInterface
SoluminaInterface provides methods to allow Constpoint application to interate with one of the web service in Solumina system ;
use Application object getSoluminaInterface() method to get SoluminaInterface
|
interface |
NGRPInterface
NGRPInterface provides methods to allow Constpoint application to interate with one of the Interfaces in the Vision system ;
use Application object getNGRPInterface method to get NGRPInterface
|
interface |
SFTInterface
SFT provides methods to allow Constpoint application to interate with one of the Interfaces in the Automite system ;
use Application object getSFTInterface method to get SFTInterface
|
interface |
SilkroadInterface
Silkroad provides methods to allow Constpoint application to interate with one of the Interfaces in the Silkroad system ;
use Application object getSilkroadInterface method to get SilkroadInterface
|
interface |
VisionImportInterface
HRsmart provides methods to allow Constpoint application to import data from GOVWINIQ system ;
use Application object getGOVWINIQImportInterface method to get GOVWINIQImportInterfaceImportInterface
Use createOutputRowSet method to convert GOVWINIQ IntRowSetRead into data structure we can pass to Costpoint application.
|
interface |
VisionInterface
VisionInterface provides methods to allow Constpoint application to interate with one of the Interfaces in the Vision system ;
use Application object getVisionInterface method to get VisionInterface
|