public final class FolderUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Entry |
deepClone(Entry target,
boolean copyIds) |
static Bookmark |
deepCloneBookmark(Bookmark target,
boolean copyIds) |
static BookmarkSet |
deepCloneBookmarkSet(BookmarkSet target,
boolean copyIds) |
static Entry |
deepCloneEntry(Entry target,
boolean copyIds) |
static Folder |
deepCloneFolder(Folder target,
boolean copyIds) |
static boolean |
deepContains(Folder parent,
Entry query) |
static IdPathInfo |
getEntryInfo(Folder baseFolder,
String indexPath) |
static IdPathInfo |
getEntryInfo(Folder baseFolder,
String idPath,
String regexDelimeter) |
public static IdPathInfo getEntryInfo(Folder baseFolder, String indexPath)
public static IdPathInfo getEntryInfo(Folder baseFolder, String idPath, String regexDelimeter)
baseFolder - idPath - regexDelimeter - public static BookmarkSet deepCloneBookmarkSet(BookmarkSet target, boolean copyIds)
Copyright © 2016 Jasig. All Rights Reserved.