Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pr_methods:getsinksettings [2023/04/04 06:58] – removed - external edit (Unknown date) 127.0.0.1 | pr_methods:getsinksettings [2023/05/03 04:36] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | |||
| + | ====getSinkSettings ()==== | ||
| + | <code java> | ||
| + | |||
| + | This method extracts the channel settings specific only to the Sink supported by the channel from the combined settings that has properties of both Sink and Source. This may only be relevant if for whatever reason the Sink cannot use the combined channel settings. | ||
| + | |||
| + | ===Parameters=== | ||
| + | |'' | ||
| + | |||
| + | ===Returns==== | ||
| + | The properties that only have the settings specific to the Sink. If this is not relevant the original settings may be returned. | ||