public class SiteFullUtil extends Object
| Constructor and Description |
|---|
SiteFullUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addSiteFull(SiteFull siteFull) |
static void |
deleteSiteFull(long id) |
static SiteFull |
getSiteFull(long id) |
static int |
getSiteFullCount(String userId) |
static List |
getSiteFulls(String userId) |
static List |
getSiteFulls(String userId,
int start,
int end) |
static void |
updateSiteFull(SiteFull siteFull) |
Copyright © 2016. All Rights Reserved.