Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pr_methods:getdefaultchannelsettings [2023/04/05 05:52] – ↷ Links adapted because of a move operation sean | pr_methods:getdefaultchannelsettings [2023/05/03 04:22] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag> | + | {{tag> |
| ====getDefaultChannelSettings ()==== | ====getDefaultChannelSettings ()==== | ||
| <code java> | <code java> | ||
| - | This method must return the properties that will be used by default for business objects communicating through the channel. The non-null value should generally be returned if there are settings for the channel that are editable by the user in the Configuration Tool. The returned values will be used to initialize the channel settings in the user interface. The specific names of the properties are up to the channel to define – as long as the same names are used by the Channel Settings Editor and in the initialization of the corresponding Sources and Sinks – see [[docs: | + | This method must return the properties that will be used by default for business objects communicating through the channel. The non-null value should generally be returned if there are settings for the channel that are editable by the user in the Configuration Tool. The returned values will be used to initialize the channel settings in the user interface. The specific names of the properties are up to the channel to define – as long as the same names are used by the Channel Settings Editor and in the initialization of the corresponding Sources and Sinks – see [[docs: |