boolean isSuggested,boolean inOwn,String serviceAddr,String selectedUri,
Set<List<String>> pathsToUri) {
// FriendAuthentication fa = null;
while (it.hasNext()) {
XResource resource = it.next();
if (resource instanceof SiocDataResource) {
bookmarksTreeSiocData(resource, viewer, buffer, depth, session, it, level, parentIsOwner, standalone, inOwn,selectedUri,pathsToUri);
}
if (resource instanceof WebBookmarkResource)