org.jasig.portlet.widget.service.rome
Class TimestampAlert
java.lang.Object
org.jasig.portlet.widget.service.BasicAlert
org.jasig.portlet.widget.service.rome.TimestampAlert
- All Implemented Interfaces:
- Comparable<TimestampAlert>, IAlert
public class TimestampAlert
- extends BasicAlert
- implements Comparable<TimestampAlert>
TimestampAlert
public TimestampAlert(String header,
String body,
String url,
long timestamp)
compareTo
public int compareTo(TimestampAlert a)
- Specified by:
compareTo in interface Comparable<TimestampAlert>
Copyright © 2012 Jasig. All Rights Reserved.