Class UserDefinedNewsConfiguration

java.lang.Object
org.jasig.portlet.newsreader.NewsConfiguration
org.jasig.portlet.newsreader.UserDefinedNewsConfiguration
All Implemented Interfaces:
Comparable<NewsConfiguration>

public class UserDefinedNewsConfiguration extends NewsConfiguration
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.
Since:
5.1.1
Author:
Anthony Colebourne, Jen Bourey
  • Constructor Details

    • UserDefinedNewsConfiguration

      public UserDefinedNewsConfiguration()
      Default Constructor