[Building Sakai] Getting type of a site

Luiz Antonio Falaguasta Barbosa lafbarbosa at gmail.com
Tue Mar 24 12:15:37 PDT 2009


Hi people,

Please, I'm trying to find the the type of a site. I have already got the
site through the following:

       try {
            Site site = SiteService.getSite(getSiteId(event));
        } catch (IdUnusedException e) {
            // TODO Auto-generated catch block
            e.printStackTrace();
        }

Now, I would like to know how I could take the type of this site.

Thanks in advance!

Luiz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20090324/1eddb7c4/attachment.html 


More information about the sakai-dev mailing list