Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Programmers_Reference Methods IChannelType_Interface getsourcesettings Index}} ====getSourceSettings ()==== <code java>public Properties getSourceSettings (Properties channelSettings) </code> This method extracts the channel settings specific only to the Source 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 Source cannot use the combined channel settings. ===Parameters=== |''channelSettings''|the channel settings prepared by the Channel Settings Editor that contain the settings for both Sink and Source| ===Returns=== The properties that only have the settings specific to the Source. If this is not relevant the original settings may be returned. Last modified: 2023/05/03 04:36 Log In