Uses of Interface
de.digitalcollections.cudami.server.business.api.service.identifiable.entity.relation.EntityToEntityRelationService
Packages that use EntityToEntityRelationService
Package
Description
-
Uses of EntityToEntityRelationService in de.digitalcollections.cudami.server.business.impl.service.identifiable.entity.relation
-
Uses of EntityToEntityRelationService in de.digitalcollections.cudami.server.business.impl.service.identifiable.entity.work
Constructors in de.digitalcollections.cudami.server.business.impl.service.identifiable.entity.work with parameters of type EntityToEntityRelationServiceModifierConstructorDescriptionManifestationServiceImpl(ManifestationRepository repository, IdentifierService identifierService, UrlAliasService urlAliasService, HookProperties hookProperties, LocaleService localeService, EntityToEntityRelationService entityRealationService, CudamiConfig cudamiConfig) WorkServiceImpl(WorkRepository repository, IdentifierService identifierService, UrlAliasService urlAliasService, HookProperties hookProperties, LocaleService localeService, EntityToEntityRelationService entityRelationService, CudamiConfig cudamiConfig)