Interface ArticleRepository

  • All Superinterfaces:
    EntityRepository<de.digitalcollections.model.api.identifiable.entity.Article>, IdentifiableRepository<de.digitalcollections.model.api.identifiable.entity.Article>

    public interface ArticleRepository
    extends EntityRepository<de.digitalcollections.model.api.identifiable.entity.Article>
    Repository for Article persistence handling.