Interface AdminEditableBaseImmutableService<O extends Identifiable>

All Superinterfaces:
BaseImmutableService<O>, BaseReadOnlyService<O>
All Known Subinterfaces:
AnnotationAssociationService, BlatAssociationService, TaxonService
All Known Implementing Classes:
AnnotationAssociationServiceImpl, BlatAssociationServiceImpl, TaxonServiceImpl

public interface AdminEditableBaseImmutableService<O extends Identifiable> extends BaseImmutableService<O>
Interface for services of immutable entities that can only be edited by admins.