Uses of Interface
de.digitalcollections.cudami.server.business.api.service.identifiable.IdentifierTypeService
-
Packages that use IdentifierTypeService Package Description de.digitalcollections.cudami.server.business.impl.service.identifiable -
-
Uses of IdentifierTypeService in de.digitalcollections.cudami.server.business.impl.service.identifiable
Classes in de.digitalcollections.cudami.server.business.impl.service.identifiable that implement IdentifierTypeService Modifier and Type Class Description classIdentifierTypeServiceImplConstructors in de.digitalcollections.cudami.server.business.impl.service.identifiable with parameters of type IdentifierTypeService Constructor Description IdentifierServiceImpl(IdentifierRepository identifierRepository, IdentifierTypeService identifierTypeService)
-