Uses of Interface
de.trustable.ca3s.core.service.ImportedURLService
-
Packages that use ImportedURLService Package Description de.trustable.ca3s.core.service.impl de.trustable.ca3s.core.web.rest Spring MVC REST controllers. -
-
Uses of ImportedURLService in de.trustable.ca3s.core.service.impl
Classes in de.trustable.ca3s.core.service.impl that implement ImportedURLService Modifier and Type Class Description classImportedURLServiceImplService Implementation for managingImportedURL. -
Uses of ImportedURLService in de.trustable.ca3s.core.web.rest
Constructors in de.trustable.ca3s.core.web.rest with parameters of type ImportedURLService Constructor Description ImportedURLResource(ImportedURLService importedURLService)
-