Package org.silverpeas.core.web.look
Class TickerItem
- java.lang.Object
-
- org.silverpeas.core.web.look.TickerItem
-
- All Implemented Interfaces:
WithPermanentLink
public class TickerItem extends Object implements WithPermanentLink
-
-
Constructor Summary
Constructors Constructor Description TickerItem(PublicationDetail pub)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDescription(String lang)
String
getHour()
String
getName(String lang)
String
getPermalink()
-
-
-
Constructor Detail
-
TickerItem
public TickerItem(PublicationDetail pub)
-
-
Method Detail
-
getHour
public String getHour()
-
getPermalink
public String getPermalink()
- Specified by:
getPermalink
in interfaceWithPermanentLink
-
-