| java.lang.Object | |
| ↳ | org.mule.modules.sugarcrm.requests.SetEntryRequest |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| bean | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
The name of the module where created or updated entry
| |||||||||||
The keys of the array are the SugarBean attributes, the values
of the array are the values the attributes should have.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
The name of the module where created or updated entry
| value |
|---|
The keys of the array are the SugarBean attributes, the values of the array are the values the attributes should have.
| values |
|---|