Uses of Interface
org.exoplatform.portal.mop.user.UserPortalContext
Packages that use UserPortalContext
-
Uses of UserPortalContext in org.exoplatform.portal.config
Methods in org.exoplatform.portal.config with parameters of type UserPortalContextModifier and TypeMethodDescriptionUserPortalConfigService.getUserPortalConfig(String portalName, String accessUser, UserPortalContext userPortalContext) Constructors in org.exoplatform.portal.config with parameters of type UserPortalContextModifierConstructorDescriptionUserPortalConfig(org.exoplatform.portal.config.model.PortalConfig portal, UserPortalConfigService service, String portalName, String accessUser, UserPortalContext userPortalContext) -
Uses of UserPortalContext in org.exoplatform.portal.mop.user
Classes in org.exoplatform.portal.mop.user that implement UserPortalContextConstructors in org.exoplatform.portal.mop.user with parameters of type UserPortalContextModifierConstructorDescriptionUserPortalImpl(UserPortalConfigService service, String portalName, org.exoplatform.portal.config.model.PortalConfig portal, String userName, UserPortalContext context)