public class PredefinedNewsConfiguration extends NewsConfiguration
| Constructor and Description |
|---|
PredefinedNewsConfiguration()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
addPreference(String name,
String value)
Add a user preference for this configuration.
|
Map<String,String> |
getPreferences()
Get the user-specific preferences for this configuration.
|
void |
setPreferences(Map<String,String> preferences)
Set the user-specific preferences for this configuration.
|
compareTo, getId, getNewsDefinition, getNewsSet, isActive, isDisplayed, setActive, setDisplayed, setId, setNewsDefinition, setNewsSetpublic PredefinedNewsConfiguration()
Copyright © 2009-2015 Jasig. All Rights Reserved.