public class AnnouncementEntityProviderImpl.DecoratedAnnouncement extends Object implements Comparable<Object>
| Constructor and Description |
|---|
AnnouncementEntityProviderImpl.DecoratedAnnouncement(String siteId,
String channel,
String announcementId)
As we are packing these fields into the ID, we need all of them.
|
public String getId()
public int compareTo(Object o)
compareTo in interface Comparable<Object>Copyright © 2003-2014 The Sakai Foundation. All Rights Reserved.