public class Preference extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_NAME |
static String |
FEED_URL |
static String |
FFED_NAME |
static String |
MAX_STORIES |
static String |
NEW_WINDOW |
static String |
SHOW_TITLE |
static String |
SUMMARY_VIEW_STYLE |
| Constructor and Description |
|---|
Preference() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getOptions() |
String |
getValue() |
boolean |
isReadOnly() |
void |
setOptions(Object options) |
void |
setReadOnly(boolean readOnly) |
void |
setValue(String value) |
public static final String MAX_STORIES
public static final String SUMMARY_VIEW_STYLE
public static final String NEW_WINDOW
public static final String SHOW_TITLE
public static final String CLASS_NAME
public static final String FFED_NAME
public static final String FEED_URL
Copyright © 2009-2015 Jasig. All Rights Reserved.