public class SiteUtil extends Object
SiteUtil()
static void
add(Site site)
delete(long id)
static Site
getSite(long id)
static List
getSites(String userId)
update(Site site)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SiteUtil()
public static void add(Site site) throws Exception
Exception
public static void update(Site site) throws Exception
public static void delete(long id) throws Exception
public static Site getSite(long id) throws Exception
public static List getSites(String userId) throws Exception
Copyright © 2016. All Rights Reserved.