public class ModelerFullUtil extends Object
| Constructor and Description |
|---|
ModelerFullUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
add(ModelerFull modelerFull) |
static void |
delete(long id) |
static ModelerFull |
getModelerFull(long id) |
static int |
getModelerFullCount(String userId) |
static List |
getModelerFulls(String userId) |
static List |
getModelerFulls(String userId,
int start,
int end) |
static void |
update(ModelerFull modelerFull) |
public static void add(ModelerFull modelerFull) throws Exception
Exceptionpublic static void update(ModelerFull modelerFull) throws Exception
Exceptionpublic static ModelerFull getModelerFull(long id) throws Exception
Exceptionpublic static List getModelerFulls(String userId, int start, int end) throws Exception
Exceptionpublic static List getModelerFulls(String userId) throws Exception
ExceptionCopyright © 2016. All Rights Reserved.