| 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)
deepCloneFolder.
|
Folder |
IdPathInfo.getParent()
Getter for the field
parent. |
| Modifier and Type | Method and Description |
|---|---|
static Folder |
FolderUtils.deepCloneFolder(Folder target,
boolean copyIds)
deepCloneFolder.
|
static boolean |
FolderUtils.deepContains(Folder parent,
Entry query)
deepContains.
|
static IdPathInfo |
FolderUtils.getEntryInfo(Folder baseFolder,
java.lang.String indexPath)
getEntryInfo.
|
static IdPathInfo |
FolderUtils.getEntryInfo(Folder baseFolder,
java.lang.String idPath,
java.lang.String regexDelimeter)
getEntryInfo.
|
| Constructor and Description |
|---|
IdPathInfo(long[] indexPath,
Folder parent,
Entry target)
Constructor for IdPathInfo.
|
Copyright © 2019 Jasig. All Rights Reserved.