com.j2biz.blogunity.web.decorator
Class TrackbacksTableDecorator

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

public class TrackbacksTableDecorator
extends AbstractTableDecorator

Since:
0.2.2 (cian)
Author:
tag Juan Antonio Agudo

Field Summary
 
Fields inherited from class com.j2biz.blogunity.web.decorator.AbstractTableDecorator
ctx, locale, request, utils
 
Constructor Summary
TrackbacksTableDecorator()
           
 
Method Summary
 String getActions()
           
 String getDecoratedDate()
           
 String getLoggedIp()
           
 String getStatus()
           
 
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

TrackbacksTableDecorator

public TrackbacksTableDecorator()
Method Detail

getActions

public String getActions()

getLoggedIp

public String getLoggedIp()

getDecoratedDate

public String getDecoratedDate()

getStatus

public String getStatus()


Copyright (c)j2biz.com