Class TwitterRenderer
- java.lang.Object
-
- de.uplanet.lucy.server.auxiliaries.twitter.TwitterRenderer
-
@VelocityCallable("singleton") public final class TwitterRenderer extends Object
-
-
Constructor Summary
Constructors Constructor Description TwitterRenderer(de.uplanet.jdbc.JdbcConnection p_conn, de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strUserPageGuid, String p_strListPageGuid, String p_strHashTagGuid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getMessage(String p_strIn)
Get the rendered twitter-output
-