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

public class RomeAlertService
extends AbstractCachingAlertService


Field Summary
static String URL_PREFERENCE
           
 
Fields inherited from class org.jasig.portlet.widget.service.AbstractCachingAlertService
ENABLED_BY_DEFAULT_PREFERENCE, MAX_ITEMS_PREFERENCE
 
Constructor Summary
RomeAlertService()
           
 
Method Summary
protected  List<IAlert> getFeedFromSource(javax.portlet.PortletRequest req)
           
 
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
See Also:
Constant Field Values
Constructor Detail

RomeAlertService

public RomeAlertService()
Method Detail

getFeedFromSource

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


Copyright © 2012 Jasig. All Rights Reserved.