| Package | Description |
|---|---|
| edu.wisc.my.portlets.bookmarks.domain | |
| edu.wisc.my.portlets.bookmarks.domain.support |
| Modifier and Type | Class and Description |
|---|---|
class |
BookmarkSet
The root folder for a tree of bookmarks, adds an owner field to the object to associate
the set with a user.
|
| Modifier and Type | Method and Description |
|---|---|
static Folder |
FolderUtils.deepCloneFolder(Folder target,
boolean copyIds) |
Folder |
IdPathInfo.getParent() |
| Modifier and Type | Method and Description |
|---|---|
static Folder |
FolderUtils.deepCloneFolder(Folder target,
boolean copyIds) |
static boolean |
FolderUtils.deepContains(Folder parent,
Entry query) |
static IdPathInfo |
FolderUtils.getEntryInfo(Folder baseFolder,
java.lang.String indexPath) |
static IdPathInfo |
FolderUtils.getEntryInfo(Folder baseFolder,
java.lang.String idPath,
java.lang.String regexDelimeter) |
| Constructor and Description |
|---|
IdPathInfo(long[] indexPath,
Folder parent,
Entry target) |
Copyright © 2018 Jasig. All Rights Reserved.