| Package | Description |
|---|---|
| org.jasig.portlet.newsreader | |
| org.jasig.portlet.newsreader.dao |
| Modifier and Type | Class and Description |
|---|---|
class |
PredefinedNewsDefinition
PredefinedNewsDefinition represents a built-in news definition.
|
class |
UserDefinedNewsDefinition
UserDefinedNewsDefinition represents a user-added news definition.
|
| Modifier and Type | Method and Description |
|---|---|
NewsDefinition |
NewsConfiguration.getNewsDefinition()
Get the NewsDefinition for the news being configured.
|
| Modifier and Type | Method and Description |
|---|---|
int |
NewsDefinition.compareTo(NewsDefinition def) |
void |
NewsConfiguration.setNewsDefinition(NewsDefinition definition)
Set the NewsDefinition for the news being configured.
|
| Modifier and Type | Method and Description |
|---|---|
NewsDefinition |
NewsStore.getNewsDefinition(java.lang.Long id)
Retrieve a news definition.
|
NewsDefinition |
HibernateNewsStore.getNewsDefinition(java.lang.Long id) |
| Modifier and Type | Method and Description |
|---|---|
void |
NewsStore.storeNewsDefinition(NewsDefinition definition)
Save or update a news definition.
|
void |
HibernateNewsStore.storeNewsDefinition(NewsDefinition listing) |
Copyright © 2009-2023 Apereo. All Rights Reserved.