Uses of Interface
de.trustable.ca3s.core.service.ProtectedContentService
-
Packages that use ProtectedContentService Package Description de.trustable.ca3s.core.service.impl de.trustable.ca3s.core.web.rest Spring MVC REST controllers. -
-
Uses of ProtectedContentService in de.trustable.ca3s.core.service.impl
Classes in de.trustable.ca3s.core.service.impl that implement ProtectedContentService Modifier and Type Class Description classProtectedContentServiceImplService Implementation for managingProtectedContent. -
Uses of ProtectedContentService in de.trustable.ca3s.core.web.rest
Constructors in de.trustable.ca3s.core.web.rest with parameters of type ProtectedContentService Constructor Description ProtectedContentResource(ProtectedContentService protectedContentService)
-