Interface CollectionRepository

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

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