Class and Description |
---|
CobraInterface
CobraInterface provides methods to allow Costpoint application to interface with Cobra system ;
use Application object getCobraInterface() method to get CobraInterface
|
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.
|
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
|
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
|
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
|
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
|