com.j2biz.blogunity.web.decorator
Class CommentsTableDecorator

java.lang.Object
  extended byorg.displaytag.decorator.Decorator
      extended byorg.displaytag.decorator.TableDecorator
          extended bycom.j2biz.blogunity.web.decorator.AbstractTableDecorator
              extended bycom.j2biz.blogunity.web.decorator.CommentsTableDecorator

public class CommentsTableDecorator
extends AbstractTableDecorator


Field Summary
 
Fields inherited from class com.j2biz.blogunity.web.decorator.AbstractTableDecorator
ctx, locale, request, utils
 
Constructor Summary
CommentsTableDecorator()
           
 
Method Summary
 String getActions()
           
 String getAuthor()
           
 String getComment()
           
 String getDecoratedCreateTime()
           
 
Methods inherited from class com.j2biz.blogunity.web.decorator.AbstractTableDecorator
getMessageForKey, init
 
Methods inherited from class org.displaytag.decorator.TableDecorator
finish, finishRow, getCurrentRowObject, getDecoratedObject, getListIndex, getPageContext, getViewIndex, hasGetterFor, initRow, searchGetterFor, startRow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentsTableDecorator

public CommentsTableDecorator()
Method Detail

getAuthor

public String getAuthor()

getComment

public String getComment()

getDecoratedCreateTime

public String getDecoratedCreateTime()

getActions

public String getActions()


Copyright (c)j2biz.com