Class IdentifierTypeRepositoryImpl

All Implemented Interfaces:
IdentifierTypeRepository, PagingSortingFilteringRepository<de.digitalcollections.model.identifiable.IdentifierType>, UniqueObjectRepository<de.digitalcollections.model.identifiable.IdentifierType>

@Repository public class IdentifierTypeRepositoryImpl extends UniqueObjectRepositoryImpl<de.digitalcollections.model.identifiable.IdentifierType> implements IdentifierTypeRepository