All Implemented Interfaces:
CollectionRepository, EntityRepository<de.digitalcollections.model.identifiable.entity.Collection>, IdentifiableRepository<de.digitalcollections.model.identifiable.entity.Collection>, NodeRepository<de.digitalcollections.model.identifiable.entity.Collection>, PagingSortingFilteringRepository<de.digitalcollections.model.identifiable.entity.Collection>, UniqueObjectRepository<de.digitalcollections.model.identifiable.entity.Collection>

@Repository public class CollectionRepositoryImpl extends EntityRepositoryImpl<de.digitalcollections.model.identifiable.entity.Collection> implements CollectionRepository