org.jasig.portlet.newsreader
Class Preference
java.lang.Object
org.jasig.portlet.newsreader.Preference
public class Preference
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_STORIES
public static final String MAX_STORIES
- See Also:
- Constant Field Values
SUMMARY_VIEW_STYLE
public static final String SUMMARY_VIEW_STYLE
- See Also:
- Constant Field Values
NEW_WINDOW
public static final String NEW_WINDOW
- See Also:
- Constant Field Values
SHOW_TITLE
public static final String SHOW_TITLE
- See Also:
- Constant Field Values
CLASS_NAME
public static final String CLASS_NAME
- See Also:
- Constant Field Values
FFED_NAME
public static final String FFED_NAME
- See Also:
- Constant Field Values
FEED_URL
public static final String FEED_URL
- See Also:
- Constant Field Values
Preference
public Preference()
getValue
public String getValue()
setValue
public void setValue(String value)
getOptions
public Object getOptions()
setOptions
public void setOptions(Object options)
isReadOnly
public boolean isReadOnly()
setReadOnly
public void setReadOnly(boolean readOnly)
Copyright © 2009-2013 Jasig. All Rights Reserved.