com.j2biz.blogunity.web.decorator
Class EntriesTableDecorator

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.EntriesTableDecorator

public class EntriesTableDecorator
extends AbstractTableDecorator


Field Summary
 
Fields inherited from class com.j2biz.blogunity.web.decorator.AbstractTableDecorator
ctx, locale, request, utils
 
Constructor Summary
EntriesTableDecorator()
           
 
Method Summary
 String getActions()
           
 String getAuthor()
           
 String getDecoratedTime()
           
 String getEntry()
           
 String getType()
           
 
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

EntriesTableDecorator

public EntriesTableDecorator()
Method Detail

getAuthor

public String getAuthor()

getEntry

public String getEntry()

getDecoratedTime

public String getDecoratedTime()

getType

public String getType()

getActions

public String getActions()


Copyright (c)j2biz.com