Uses of Class
com.viglet.turing.connector.plugin.webcrawler.persistence.model.TurWCStartingPoint
Packages that use TurWCStartingPoint
Package
Description
-
Uses of TurWCStartingPoint 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 TurWCStartingPointModifier and TypeMethodDescriptionvoid
TurWCSource.setStartingPoints
(Collection<TurWCStartingPoint> startingPoints) -
Uses of TurWCStartingPoint 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 TurWCStartingPointModifier and TypeMethodDescriptionTurWCStartingPointRepository.findByTurWCSource
(TurWCSource turWCSource)