Class | Description |
---|---|
GoldMineIntegrationWebService | GoldMineIntegrationWebService Class that provides a REST-based web service that integrates with GoldMine by passing XML strings. Addon now integrates with GoldMine and it uses this web service as one of its communications methods. The GoldMine servlet is a back-end class that handles low-level communications, and Addon takes care of all of the gory details so it's a seamless experience for the end user. |
GoldMineIntegrationWebServiceFactory | Creates a GoldMineIntegrationWebService instance |