com.j2biz.blogunity.web.decorator
Class UsersTableDecorator

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

public class UsersTableDecorator
extends AbstractTableDecorator


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

UsersTableDecorator

public UsersTableDecorator()
Method Detail

getNickname

public String getNickname()

getDecoratedRegisterTime

public String getDecoratedRegisterTime()

getActions

public String getActions()

getAdminActions

public String getAdminActions()


Copyright (c)j2biz.com