com.j2biz.blogunity.web.decorator
Class CommunityMembersTableDecorator

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

public class CommunityMembersTableDecorator
extends AbstractTableDecorator


Field Summary
 
Fields inherited from class com.j2biz.blogunity.web.decorator.AbstractTableDecorator
ctx, locale, request, utils
 
Constructor Summary
CommunityMembersTableDecorator()
           
 
Method Summary
 String getContributorsActions()
           
 String getNickname()
           
 String getWaitingUsersActions()
           
 void init(PageContext pagectx, Object obj)
           
 
Methods inherited from class com.j2biz.blogunity.web.decorator.AbstractTableDecorator
getMessageForKey
 
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

CommunityMembersTableDecorator

public CommunityMembersTableDecorator()
Method Detail

init

public void init(PageContext pagectx,
                 Object obj)
Overrides:
init in class AbstractTableDecorator

getNickname

public String getNickname()

getContributorsActions

public String getContributorsActions()

getWaitingUsersActions

public String getWaitingUsersActions()


Copyright (c)j2biz.com