Uses of Interface
org.exoplatform.portal.mop.user.UserPortal
Packages that use UserPortal
Package
Description
-
Uses of UserPortal in org.exoplatform.portal.config
Methods in org.exoplatform.portal.config that return UserPortalModifier and TypeMethodDescriptionUserPortalConfig.getUserPortal()UserPortalConfig.getUserPortal(boolean isNewlyCreated) -
Uses of UserPortal in org.exoplatform.portal.mop.rest
Methods in org.exoplatform.portal.mop.rest with parameters of type UserPortalModifier and TypeMethodDescriptionstatic List<UserNodeRestEntity> EntityBuilder.toUserNodeRestEntity(Collection<UserNode> nodes, boolean expand, org.exoplatform.services.organization.OrganizationService organizationService, org.exoplatform.portal.mop.service.LayoutService layoutService, UserACL userACL, UserPortal userPortal, boolean expandBreadcrumb) -
Uses of UserPortal in org.exoplatform.portal.mop.user
Classes in org.exoplatform.portal.mop.user that implement UserPortal