public class WallItem extends Object implements Serializable, Comparable<WallItem>
| Constructor and Description |
|---|
WallItem() |
public void addComment(WallItemComment comment)
public int compareTo(WallItem wallItem)
compareTo in interface Comparable<WallItem>Copyright © 2008–2014 The Sakai Foundation. All rights reserved.