|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portlet.newsreader.NewsConfiguration
org.jasig.portlet.newsreader.UserDefinedNewsConfiguration
public class UserDefinedNewsConfiguration
UserDefinedNewsConfiguration represents a user-created news configuration. There should only be one news configuration for each user-defined news definition. Since this is a one-to-one relationship, the UserDefinedNewsConfiguration doesn't need to define an extra bucket for user-specific configuration information.
| Constructor Summary | |
|---|---|
UserDefinedNewsConfiguration()
Default Constructor |
|
| Method Summary |
|---|
| Methods inherited from class org.jasig.portlet.newsreader.NewsConfiguration |
|---|
compareTo, getId, getNewsDefinition, getNewsSet, isActive, isDisplayed, setActive, setDisplayed, setId, setNewsDefinition, setNewsSet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserDefinedNewsConfiguration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||