Uses of Class
com.viglet.turing.connector.plugin.webcrawler.persistence.model.TurWCNotAllowUrl
Packages that use TurWCNotAllowUrl
Package
Description
-
Uses of TurWCNotAllowUrl in com.viglet.turing.connector.plugin.webcrawler.persistence.model
Method parameters in com.viglet.turing.connector.plugin.webcrawler.persistence.model with type arguments of type TurWCNotAllowUrlModifier and TypeMethodDescriptionvoid
TurWCSource.setNotAllowUrls
(Collection<TurWCNotAllowUrl> notAllowUrls) -
Uses of TurWCNotAllowUrl in com.viglet.turing.connector.plugin.webcrawler.persistence.repository
Methods in com.viglet.turing.connector.plugin.webcrawler.persistence.repository that return types with arguments of type TurWCNotAllowUrlModifier and TypeMethodDescriptionTurWCNotAllowUrlRepository.findByTurWCSource
(TurWCSource turWCSource)