Uses of Interface
de.trustable.ca3s.core.service.AcmeIdentifierService
-
Packages that use AcmeIdentifierService Package Description de.trustable.ca3s.core.service.impl de.trustable.ca3s.core.web.rest Spring MVC REST controllers. -
-
Uses of AcmeIdentifierService in de.trustable.ca3s.core.service.impl
Classes in de.trustable.ca3s.core.service.impl that implement AcmeIdentifierService Modifier and Type Class Description classAcmeIdentifierServiceImplService Implementation for managingAcmeIdentifier. -
Uses of AcmeIdentifierService in de.trustable.ca3s.core.web.rest
Constructors in de.trustable.ca3s.core.web.rest with parameters of type AcmeIdentifierService Constructor Description AcmeIdentifierResource(AcmeIdentifierService acmeIdentifierService)
-