Uses of Class
com.viglet.turing.connector.plugin.webcrawler.persistence.model.TurWCAttributeMapping
Packages that use TurWCAttributeMapping
Package
Description
-
Uses of TurWCAttributeMapping 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 TurWCAttributeMappingModifier and TypeMethodDescriptionvoid
TurWCSource.setAttributeMappings
(Collection<TurWCAttributeMapping> attributeMappings) -
Uses of TurWCAttributeMapping 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 TurWCAttributeMappingModifier and TypeMethodDescriptionTurWCAttributeMappingRepository.findByTurWCSource
(TurWCSource turWCSource)