org.opennms.features.gwt.combobox.client.rest
Class NodeRestResponseMapper

java.lang.Object
  extended by org.opennms.features.gwt.combobox.client.rest.NodeRestResponseMapper

public class NodeRestResponseMapper
extends Object


Constructor Summary
NodeRestResponseMapper()
           
 
Method Summary
static List<NodeDetail> mapNodeJSONtoNodeDetail(String jsonString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeRestResponseMapper

public NodeRestResponseMapper()
Method Detail

mapNodeJSONtoNodeDetail

public static List<NodeDetail> mapNodeJSONtoNodeDetail(String jsonString)


Copyright © 2011. All Rights Reserved.