Uses of Interface
de.digitalcollections.cudami.server.business.api.service.identifiable.entity.CollectionService
Packages that use CollectionService
-
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 CollectionServiceConstructors in de.digitalcollections.cudami.server.business.impl.service.identifiable.entity with parameters of type CollectionServiceModifierConstructorDescriptionDigitalObjectServiceImpl(DigitalObjectRepository repository, CollectionService collectionService, ProjectService projectService, IdentifierService identifierService, ItemService itemService, ManifestationService manifestationService, WorkService workService, UrlAliasService urlAliasService, DigitalObjectLinkedDataFileResourceService digitalObjectLinkedDataFileResourceService, DigitalObjectRenderingFileResourceService digitalObjectRenderingFileResourceService, HookProperties hookProperties, LocaleService localeService, CudamiConfig cudamiConfig)