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 UserPortalConfigServiceModifierConstructorDescriptionNewPortalConfigListener(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) -
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
Fields in org.exoplatform.portal.mop.user declared as UserPortalConfigServiceModifier and TypeFieldDescriptionprotected static UserPortalConfigServiceUserPortalImpl.portalConfigService