| Package | Description |
|---|---|
| org.jasig.portlet.newsreader | |
| org.jasig.portlet.newsreader.dao |
| Modifier and Type | Method and Description |
|---|---|
UserDefinedNewsConfiguration |
UserDefinedNewsDefinition.getUserConfiguration()
Get the news configuration for this definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserDefinedNewsDefinition.setUserConfiguration(UserDefinedNewsConfiguration userConfiguration)
Set the news configuration for this definition.
|
| Modifier and Type | Method and Description |
|---|---|
List<UserDefinedNewsConfiguration> |
NewsStore.getUserDefinedNewsConfigurations(Long setId,
boolean visibleOnly)
Retrieve a list of user-defined news configurations for
the specified portlet.
|
List<UserDefinedNewsConfiguration> |
HibernateNewsStore.getUserDefinedNewsConfigurations(Long setId,
boolean visibleOnly) |
Copyright © 2009-2015 Jasig. All Rights Reserved.