Uses of Class
org.exoplatform.portal.mop.rest.model.UserNodeRestEntity
Packages that use UserNodeRestEntity
-
Uses of UserNodeRestEntity in org.exoplatform.portal.mop.rest
Methods in org.exoplatform.portal.mop.rest that return types with arguments of type UserNodeRestEntityModifier 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 UserNodeRestEntity in org.exoplatform.portal.mop.rest.model
Methods in org.exoplatform.portal.mop.rest.model that return types with arguments of type UserNodeRestEntityMethod parameters in org.exoplatform.portal.mop.rest.model with type arguments of type UserNodeRestEntityModifier and TypeMethodDescriptionvoidUserNodeRestEntity.setChildren(List<UserNodeRestEntity> subNodes)