Uses of Interface
org.jasig.portlet.widget.service.IAlert

Packages that use IAlert
org.jasig.portlet.widget.service   
org.jasig.portlet.widget.service.rome   
org.jasig.portlet.widget.service.xml   
 

Uses of IAlert in org.jasig.portlet.widget.service
 

Classes in org.jasig.portlet.widget.service that implement IAlert
 class BasicAlert
          Deprecated. This portlet was moved to the Apereo NotificationPortlet project.
 

Methods in org.jasig.portlet.widget.service that return types with arguments of type IAlert
 List<IAlert> IAlertService.fetch(javax.portlet.PortletRequest req)
          Deprecated. Get the current alerts, if any.
 List<IAlert> AbstractCachingAlertService.fetch(javax.portlet.PortletRequest req)
          Deprecated. Return the current alerts, if any.
protected abstract  List<IAlert> AbstractCachingAlertService.getFeedFromSource(javax.portlet.PortletRequest req)
          Deprecated.  
 

Uses of IAlert in org.jasig.portlet.widget.service.rome
 

Classes in org.jasig.portlet.widget.service.rome that implement IAlert
 class TimestampAlert
          Deprecated. This portlet was moved to the Apereo NotificationPortlet project.
 

Methods in org.jasig.portlet.widget.service.rome that return types with arguments of type IAlert
protected  List<IAlert> RomeAlertService.getFeedFromSource(javax.portlet.PortletRequest req)
          Deprecated.  
 

Uses of IAlert in org.jasig.portlet.widget.service.xml
 

Methods in org.jasig.portlet.widget.service.xml that return types with arguments of type IAlert
protected  List<IAlert> AbstractXmlAlertService.getFeedFromSource(javax.portlet.PortletRequest req)
          Deprecated.  
 



Copyright © 2013 Jasig. All Rights Reserved.