public class ModelerUtil extends Object
ModelerUtil()
static void
add(Modeler modeler)
cleanKPIs(long id, int idx)
delete(long id)
static Modeler
getModeler(long id)
static List
getModelers(String userId)
update(Modeler modeler)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ModelerUtil()
public static void add(Modeler modeler) throws Exception
Exception
public static void update(Modeler modeler) throws Exception
public static void delete(long id) throws Exception
public static Modeler getModeler(long id) throws Exception
public static List getModelers(String userId) throws Exception
public static void cleanKPIs(long id, int idx)
Copyright © 2016. All Rights Reserved.