Uses of Class
lumis.portal.channel.IChannelManagerSPI.IgnoreOnExportImportResult
-
Packages that use IChannelManagerSPI.IgnoreOnExportImportResult Package Description lumis.portal.channel -
-
Uses of IChannelManagerSPI.IgnoreOnExportImportResult in lumis.portal.channel
Methods in lumis.portal.channel that return IChannelManagerSPI.IgnoreOnExportImportResult Modifier and Type Method Description IChannelManagerSPI.IgnoreOnExportImportResult
ChannelManager. isIgnoreOnExportImport(SessionConfig sessionConfig, String channelId, ITransaction transaction)
IChannelManagerSPI.IgnoreOnExportImportResult
IChannelManagerSPI. isIgnoreOnExportImport(SessionConfig sessionConfig, String channelId, ITransaction transaction)
Returns the result of a given channel ignoring.
-