Uses of Class
org.exoplatform.social.rest.entity.SiteEntity
Packages that use SiteEntity
-
Uses of SiteEntity in org.exoplatform.social.rest.api
Methods in org.exoplatform.social.rest.api that return SiteEntityModifier and TypeMethodDescriptionstatic SiteEntityEntityBuilder.buildSiteEntity(org.exoplatform.portal.config.model.PortalConfig site, javax.servlet.http.HttpServletRequest request, boolean expandNavigations, List<String> visibilityNames, boolean excludeEmptyNavigationSites, boolean temporalCheck, boolean excludeGroupNodesWithoutPageChildNodes, Locale locale) Methods in org.exoplatform.social.rest.api that return types with arguments of type SiteEntityModifier and TypeMethodDescriptionstatic List<SiteEntity>EntityBuilder.buildSiteEntities(List<org.exoplatform.portal.config.model.PortalConfig> sites, javax.servlet.http.HttpServletRequest request, boolean expandNavigations, List<String> visibilityNames, boolean excludeEmptyNavigationSites, boolean temporalCheck, boolean excludeGroupNodesWithoutPageChildNodes, boolean filterByPermission, boolean sortByDisplayOrder, Locale locale)