org.jasig.portlet.widget.service.xml
Class AbstractXmlAlertService
java.lang.Object
org.jasig.portlet.widget.service.AbstractCachingAlertService
org.jasig.portlet.widget.service.xml.AbstractXmlAlertService
- All Implemented Interfaces:
- IAlertService
- Direct Known Subclasses:
- ClasspathXmlAlertService, HttpXmlAlertService
Deprecated. This portlet was moved to the Apereo NotificationPortlet project.
public abstract class AbstractXmlAlertService
- extends AbstractCachingAlertService
|
Method Summary |
protected List<IAlert> |
getFeedFromSource(javax.portlet.PortletRequest req)
Deprecated. |
protected abstract org.dom4j.Document |
loadDocument(javax.portlet.PortletRequest req)
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractXmlAlertService
public AbstractXmlAlertService()
- Deprecated.
getFeedFromSource
protected final List<IAlert> getFeedFromSource(javax.portlet.PortletRequest req)
- Deprecated.
- Specified by:
getFeedFromSource in class AbstractCachingAlertService
loadDocument
protected abstract org.dom4j.Document loadDocument(javax.portlet.PortletRequest req)
- Deprecated.
Copyright © 2013 Jasig. All Rights Reserved.