Uses of Interface
de.digitalcollections.cudami.server.business.api.service.identifiable.entity.work.ItemService
-
-
Uses of ItemService in de.digitalcollections.cudami.server.business.impl.service.identifiable.entity
Constructors in de.digitalcollections.cudami.server.business.impl.service.identifiable.entity with parameters of type ItemService Constructor Description DigitalObjectServiceImpl(DigitalObjectRepository repository, CollectionService collectionService, ProjectService projectService, IdentifierService identifierService, ItemService itemService, UrlAliasService urlAliasService, DigitalObjectLinkedDataFileResourceService digitalObjectLinkedDataFileResourceService, DigitalObjectRenderingFileResourceService digitalObjectRenderingFileResourceService, HookProperties hookProperties, LocaleService localeService, CudamiConfig cudamiConfig) -
Uses of ItemService in de.digitalcollections.cudami.server.business.impl.service.identifiable.entity.work
Classes in de.digitalcollections.cudami.server.business.impl.service.identifiable.entity.work that implement ItemService Modifier and Type Class Description classItemServiceImpl
-