Uses of Interface
de.digitalcollections.cudami.server.business.api.service.identifiable.entity.CollectionService
-
Packages that use CollectionService Package Description de.digitalcollections.cudami.server.business.impl.service.identifiable.entity -
-
Uses of CollectionService in de.digitalcollections.cudami.server.business.impl.service.identifiable.entity
Classes in de.digitalcollections.cudami.server.business.impl.service.identifiable.entity that implement CollectionService Modifier and Type Class Description classCollectionServiceImplConstructors in de.digitalcollections.cudami.server.business.impl.service.identifiable.entity with parameters of type CollectionService Constructor Description DigitalObjectServiceImpl(DigitalObjectRepository repository, CollectionService collectionService, ProjectService projectService, IdentifierRepository identifierRepository, UrlAliasService urlAliasService, CudamiConfig cudamiConfig)
-