org.jasig.portlet.widget.service.rome
Class RomeAlertService

java.lang.Object
  extended by org.jasig.portlet.widget.service.AbstractCachingAlertService
      extended by org.jasig.portlet.widget.service.rome.RomeAlertService
All Implemented Interfaces:
IAlertService

Deprecated. This portlet was moved to the Apereo NotificationPortlet project.

public class RomeAlertService
extends AbstractCachingAlertService


Field Summary
static String URL_PREFERENCE
          Deprecated.  
 
Fields inherited from class org.jasig.portlet.widget.service.AbstractCachingAlertService
ENABLED_BY_DEFAULT_PREFERENCE, MAX_ITEMS_PREFERENCE
 
Constructor Summary
RomeAlertService()
          Deprecated.  
 
Method Summary
protected  List<IAlert> getFeedFromSource(javax.portlet.PortletRequest req)
          Deprecated.  
 
Methods inherited from class org.jasig.portlet.widget.service.AbstractCachingAlertService
fetch, isEnabled, setCacheTimeout, setEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URL_PREFERENCE

public static final String URL_PREFERENCE
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

RomeAlertService

public RomeAlertService()
Deprecated. 
Method Detail

getFeedFromSource

protected List<IAlert> getFeedFromSource(javax.portlet.PortletRequest req)
Deprecated. 
Specified by:
getFeedFromSource in class AbstractCachingAlertService


Copyright © 2013 Jasig. All Rights Reserved.