> I need to get all users for an opencms group. Have gone through the API, > but don’t seem to be able to find a method for this. Does anyone know if > there is one or do I need to loop through the entirely user database and > check their membership one by one? [cmsObject.]getUsersOfGroup(java.lang.String groupname)