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
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-2011 Jasig. All Rights Reserved.