org.jasig.portlet.newsreader
Class NewsSet
java.lang.Object
org.jasig.portlet.newsreader.NewsSet
public class NewsSet
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewsSet
public NewsSet()
getId
public Long getId()
setId
public void setId(Long id)
getName
public String getName()
setName
public void setName(String name)
getNewsConfigurations
public Set<NewsConfiguration> getNewsConfigurations()
setNewsConfigurations
public void setNewsConfigurations(Set<NewsConfiguration> calendars)
getUserId
public String getUserId()
setUserId
public void setUserId(String userId)
addNewsConfiguration
public void addNewsConfiguration(NewsConfiguration config)
Copyright © 2009-2011 Jasig. All Rights Reserved.