| Package | Description |
|---|---|
| eu.europeana.uim.sugarcrmclient.ws |
| Modifier and Type | Method and Description |
|---|---|
GetAvailableModulesResponse |
SugarWsClientImpl.getAvailableModules(GetAvailableModules request)
Shows all the available module names in SugarCRM
|
GetAvailableModulesResponse |
SugarWsClient.getAvailableModules(GetAvailableModules request)
Shows all the available module names in SugarCRM
|
GetEntriesResponse |
SugarWsClientImpl.getEntries(GetEntries request)
Gets the entries for a request
|
GetEntriesResponse |
SugarWsClient.getEntries(GetEntries request)
Gets the entries for a request
|
GetEntryResponse |
SugarWsClientImpl.getEntry(GetEntry request)
Gets a specific entry
|
GetEntryResponse |
SugarWsClient.getEntry(GetEntry request)
Gets a specific entry
|
GetEntryListResponse |
SugarWsClientImpl.getEntryList(GetEntryList request)
Performs a query on the records contained in sugarCRM
|
GetEntryListResponse |
SugarWsClient.getEntryList(GetEntryList request)
Performs a query on the records contained in sugarCRM
|
GetModuleFieldsResponse |
SugarWsClientImpl.getModuleFields(GetModuleFields request)
Get the fields for a specific module
|
GetModuleFieldsResponse |
SugarWsClient.getModuleFields(GetModuleFields request)
Get the fields for a specific module
|
GetRelationshipsResponse |
SugarWsClientImpl.getRelationships(GetRelationships request)
Gets the Relationships for a specific module
|
GetRelationshipsResponse |
SugarWsClient.getRelationships(GetRelationships request)
Gets the Relationships for a specific module
|
SetEntryResponse |
SugarWsClientImpl.setEntry(SetEntry request)
Creates/Updates an entry in SugarCRM
|
SetEntryResponse |
SugarWsClient.setEntry(SetEntry request)
Creates/Updates an entry in SugarCRM
|
Copyright © 2015 Europeana Foundation. All rights reserved.