| Package | Description |
|---|---|
| edu.wisc.my.portlets.bookmarks.domain | |
| edu.wisc.my.portlets.bookmarks.domain.support | |
| edu.wisc.my.portlets.bookmarks.web |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EditBookmarksController.editFolder(@Valid Folder folder,
org.springframework.validation.BindingResult result,
javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response) |
void |
EditBookmarksController.newFolder(@Valid Folder folder,
org.springframework.validation.BindingResult result,
javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response) |
Copyright © 2022 Apereo. All Rights Reserved.