| Package | Description |
|---|---|
| edu.wisc.my.portlets.bookmarks.domain |
| Modifier and Type | Method and Description |
|---|---|
Preferences.DefaultFolderOperation |
Preferences.getDefaultFolderOperation()
Getter for the field
defaultFolderOperation. |
Preferences.DefaultFolderOperation[] |
Preferences.getDefaultFolderOperations()
getDefaultFolderOperations.
|
static Preferences.DefaultFolderOperation |
Preferences.DefaultFolderOperation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Preferences.DefaultFolderOperation[] |
Preferences.DefaultFolderOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Preferences.setDefaultFolderOperation(Preferences.DefaultFolderOperation defaultFolderOperation)
Setter for the field
defaultFolderOperation. |
Copyright © 2022 Apereo. All Rights Reserved.