Uploaded image for project: 'Policy Framework'
  1. Policy Framework
  2. POLICY-909

get_ZoneDictionaryDataByName class type error

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Medium
    • Resolution: Done
    • Beijing Release
    • Casablanca Release
    • None

    Description

       691 @RequestMapping(value={"/get_ZoneDictionaryDataByName"}, method={RequestMethod.GET} , produces=MediaType.APPLICATION_JSON_VALUE)
      692 public void getZoneDictionaryEntityDataByName(HttpServletResponse response)

      { 693 DictionaryUtils utils = getDictionaryUtilsInstance(); 694 utils.getDataByEntity(response, zoneDatas, zoneName, PrefixList.class); 695 }

       
      line 694 PrefixList.class should be replaced by Zone.class

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            donghui1277 hui dong
            donghui1277 hui dong
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: