Uploaded image for project: 'OpenMRS Core'
  1. OpenMRS Core
  2. TRUNK-2136

Add methods to provide supported views for ComplexObsHandler

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Non-Essential
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Per this dicussion, add the following methods to the ComplexObsHandler Interface:

      /* Return true if given view is supported by this handler */
      public boolean supportsView(String view);
      
      /* Return all views supported by this handler */
      public String[] getSupportedViews();
      

      The ComplexObsHandler can be found in the openmrs-api maven module as org.openmrs.obs.ComplexObsHandler. It is an interface, so it does not need any business logic in the interface.

      After adding these methods, update the wiki page.

      Gliffy Diagrams

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                burke Burke Mamlin
                Daniel Kayiwa Daniel Kayiwa
                Votes:
                0 Vote for this issue
                Watchers:
                16 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Time Tracking

                    Estimated:
                    Original Estimate - Not Specified
                    Not Specified
                    Remaining:
                    Remaining Estimate - 0 minutes
                    0m
                    Logged:
                    Time Spent - 3 weeks, 2 hours
                    3w 2h