Ticket #495 (closed Enhancement: fixed)

Opened 11 years ago

Last modified 11 years ago

Core API: add getAllTopics() and getAllAssociations()

Reported by: jri Owned by: jri
Priority: Major Milestone: Release 4.2
Component: DeepaMehta Standard Distribution Version: 4.1
Keywords: Cc: dgf, Malte
Complexity: 3 Area: Application Framework / API
Module: deepamehta-core

Description

These would be needed for migrations which transform the entire database.

Change History

comment:1 Changed 11 years ago by jri

  • Status changed from new to accepted

comment:2 Changed 11 years ago by jri

Core API: add getAllXX() methods (#495).

The Core service has 2 new methods:

  • Iterable<Topic> getAllTopics()
  • Iterable<Association> getAllAssociations()

Close #495.

Changeset: ddbe64d89b811fb0212a2a6d2a92cfdd68e297d2

comment:3 Changed 11 years ago by jri

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.