Class Site


  • public class Site
    extends Object
    Site's informations.
    • Constructor Detail

      • Site

        public Site​(String name,
                    List<SiteUrl> urls,
                    List<String> languages,
                    List<String> populationIds)
        Constructor.
        Parameters:
        name - the site name
        urls - the front-office server URLs.
        languages - the languages handle by the site
        populationIds - the ids of populations attached to the site