Package org.exoplatform.portal.mop.rest
Class EntityBuilder
java.lang.Object
org.exoplatform.portal.mop.rest.EntityBuilder
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic List<UserNodeRestEntity> 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)
-
Field Details
-
GROUP
- See Also:
-
MEMBERSHIP_TYPE
- See Also:
-
-
Method Details
-
toUserNodeRestEntity
public static List<UserNodeRestEntity> 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)
-