|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface MergedList.MergedEntry
channel entry used to communicate with the Velocity templates when dealing with merged channels.
| Method Summary | |
|---|---|
int |
compareTo(Object arg0)
Implemented so that we can order by the group full name. |
String |
getDisplayName()
Returns the display string for the channel. |
String |
getReference()
Returns the ID of the group. |
boolean |
isMerged()
Returns true if this channel is currently being merged. |
boolean |
isVisible()
This returns true if this list item should be visible to the user. |
void |
setMerged(boolean b)
Marks this channel as being merged or not. |
| Method Detail |
|---|
String getDisplayName()
String getReference()
boolean isMerged()
void setMerged(boolean b)
boolean isVisible()
int compareTo(Object arg0)
compareTo in interface Comparable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||