Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
getAll methods in WOM
System
Hi,
Is there any better way to achieve the following?
Collection trustees = cmsWorkspace.getAllMembers();
Collection workgroups = cmsWorkspace.getAllWorkgroups();
Collection cmsSecurityPolicies = cmsWorkspace.getAllSecurityPolicies();
It seems that the getAll..() methods doesn't perform well and causing performance issues in the live system. Is there any alternate way to achieve the same?
thanks
Nitin
Find more posts tagged with
Comments
There are no comments yet