com.j2biz.blogunity.web.decorator
Class BlogsTableDecorator

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

public class BlogsTableDecorator
extends AbstractTableDecorator


Field Summary
 
Fields inherited from class com.j2biz.blogunity.web.decorator.AbstractTableDecorator
ctx, locale, request, utils
 
Constructor Summary
BlogsTableDecorator()
           
 
Method Summary
 String getAdminBlogsActions()
           
 String getBlog()
           
 String getDecoratedCreateTime()
           
 String getDecoratedLastModifiedTime()
           
 String getFavoriteBlogsActions()
           
 String getFoundedBlogsActions()
           
 String getFounder()
           
 String getJoinedBlogsActions()
           
 String getWaitingBlogsActions()
           
 
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

BlogsTableDecorator

public BlogsTableDecorator()
Method Detail

getBlog

public String getBlog()

getFounder

public String getFounder()

getDecoratedCreateTime

public String getDecoratedCreateTime()

getDecoratedLastModifiedTime

public String getDecoratedLastModifiedTime()

getFoundedBlogsActions

public String getFoundedBlogsActions()

getAdminBlogsActions

public String getAdminBlogsActions()

getJoinedBlogsActions

public String getJoinedBlogsActions()

getWaitingBlogsActions

public String getWaitingBlogsActions()

getFavoriteBlogsActions

public String getFavoriteBlogsActions()


Copyright (c)j2biz.com