Package lumis.service.categorization
Class ListNodesControllerJson
- java.lang.Object
-
- lumis.service.categorization.ListNodesControllerJson
-
public class ListNodesControllerJson extends Object
Lists nodes for a tree view of the categorization terms.- Since:
- 6.2.0
- Version:
- $Revision: 20509 $ $Date: 2017-09-11 16:18:14 -0300 (Mon, 11 Sep 2017) $
-
-
Constructor Summary
Constructors Constructor Description ListNodesControllerJson(HttpServletRequest request, HttpServletResponse response, Writer out)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
handleRequest()
-
-
-
Constructor Detail
-
ListNodesControllerJson
public ListNodesControllerJson(HttpServletRequest request, HttpServletResponse response, Writer out)
-
-
Method Detail
-
handleRequest
public void handleRequest() throws IOException, PortalException
- Throws:
IOException
PortalException
-
-