Interface | Description |
---|---|
AutotimeInterface |
NOT USED ANYMORE PELASE DELETE !
|
CobraInterface |
CobraInterface provides methods to allow Costpoint application to interface with Cobra system ;
use Application object getCobraInterface() method to get CobraInterface
|
CommonInterface | |
ErrorHandler | |
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.
|
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
|
HRsmartImportInterface |
HRsmart provides methods to allow Constpoint application to import data from HRsmart system ;
use Application object getHRsmartImportInterface method to get HRsmartImportInterface
Use createOutputRowSet method to convert HRsmart IntRowSetRead into data structure we can pass to Costpoint application.
|
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
|
IntResultSet | |
IntRowRead | |
IntRowSet | |
IntRowSetRead | |
IntRowWrite | |
InvokeAppInterface | |
InvokeLocalGenericWS |
This helper class helps you to invoke generic webs erivces that are deployed locally to the same
system .
|
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
|
MessageHandler | |
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
|
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
|
SilkroadImportInterface |
Silkroad provides methods to allow Constpoint application to import data from Silkroad system ;
use Application object getSilkroadImportInterface method to get SilkroadImportInterface
Use createOutputRowSet method to convert Silkroad IntRowSetRead into data structure we can pass to Costpoint application.
|
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
|
SoluminaInterface |
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
|
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.
|
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
|