Uses of Class
org.exoplatform.portal.config.UserPortalConfigService
Packages that use UserPortalConfigService
Package
Description
-
Uses of UserPortalConfigService in org.exoplatform.portal.config
Constructors in org.exoplatform.portal.config with parameters of type UserPortalConfigServiceModifierConstructorDescriptionGroupPortalConfigListener(org.exoplatform.container.xml.InitParams params, UserPortalConfigService portalConfigService, org.exoplatform.services.organization.OrganizationService orgService, org.exoplatform.portal.mop.service.LayoutService layoutService) NewPortalConfigListener(UserPortalConfigService owner, org.exoplatform.portal.mop.service.LayoutService layoutService, org.exoplatform.container.configuration.ConfigurationManager cmanager, org.exoplatform.container.xml.InitParams params, org.exoplatform.portal.mop.service.NavigationService navigationService, org.exoplatform.portal.mop.storage.DescriptionStorage descriptionStorage, UserACL userACL, org.exoplatform.services.resources.LocaleConfigService localeConfigService) UserPortalConfig(org.exoplatform.portal.config.model.PortalConfig portal, UserPortalConfigService service, String portalName, String accessUser, Locale locale) UserPortalConfigListener(UserPortalConfigService portalConfigService) -
Uses of UserPortalConfigService in org.exoplatform.portal.mop.rest
Constructors in org.exoplatform.portal.mop.rest with parameters of type UserPortalConfigServiceModifierConstructorDescriptionNavigationRest(UserPortalConfigService portalConfigService, org.exoplatform.portal.mop.service.LayoutService layoutService, org.exoplatform.services.organization.OrganizationService organizationService, UserACL userACL) -
Uses of UserPortalConfigService in org.exoplatform.portal.mop.user
Constructors in org.exoplatform.portal.mop.user with parameters of type UserPortalConfigServiceModifierConstructorDescriptionUserPortalImpl(UserPortalConfigService service, String portalName, org.exoplatform.portal.config.model.PortalConfig portal, String userName, Locale locale)