Uses of Class
com.viglet.turing.connector.plugin.webcrawler.persistence.model.TurWCAllowUrl
Packages that use TurWCAllowUrl
Package
Description
-
Uses of TurWCAllowUrl 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 TurWCAllowUrlModifier and TypeMethodDescriptionvoid
TurWCSource.setAllowUrls
(Collection<TurWCAllowUrl> allowUrls) -
Uses of TurWCAllowUrl 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 TurWCAllowUrlModifier and TypeMethodDescriptionTurWCAllowUrlRepository.findByTurWCSource
(TurWCSource turWCSource)