| org.mule.modules.sugarcrm.api.SugarCrmClient |
Known Indirect Subclasses
|
The SugarCRM Client
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves the list of modules available to the current user logged into the system.
| |||||||||||
Retrieves the specified number of records in a module.
| |||||||||||
Retrieves multiple SugarBeans based on IDs.
| |||||||||||
Retrieves a single SugarBean based on ID
| |||||||||||
Retrieves a list of SugarBeans
| |||||||||||
Retrieves the vardef information on fields of the specified bean.
| |||||||||||
Retrieves a collection of beans that are related to the specified bean and, optionally,
return relationship data for the related beans
| |||||||||||
Logs the user into the Sugar application.
| |||||||||||
Logs out the user from the current session.
| |||||||||||
Returns the ID, module_name, and fields for the specified modules as specified in the search string.
| |||||||||||
Creates or updates a list of SugarBeans.
| |||||||||||
Creates or updates a single SugarBean.
| |||||||||||
Sets a single relationship between two beans where items are related by module name and ID.
| |||||||||||
Sets multiple relationships between two beans where items are related by module name and ID.
| |||||||||||
Retrieves the list of modules available to the current user logged into the system.
| request |
|---|
Retrieves the specified number of records in a module.
| request |
|---|
Retrieves multiple SugarBeans based on IDs.
| request |
|---|
Retrieves a single SugarBean based on ID
| request |
|---|
Retrieves a list of SugarBeans
| request |
|---|
Retrieves the vardef information on fields of the specified bean.
| request |
|---|
Retrieves a collection of beans that are related to the specified bean and, optionally, return relationship data for the related beans
| request |
|---|
Logs the user into the Sugar application.
| request |
|---|
Logs out the user from the current session.
| request |
|---|
Returns the ID, module_name, and fields for the specified modules as specified in the search string.
| request |
|---|
Creates or updates a list of SugarBeans.
| request |
|---|
Creates or updates a single SugarBean.
| request |
|---|
Sets a single relationship between two beans where items are related by module name and ID.
| request |
|---|
Sets multiple relationships between two beans where items are related by module name and ID.
| request |
|---|