com.j2biz.blogunity.web.decorator
Class FilesTableDecorator

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

public class FilesTableDecorator
extends AbstractTableDecorator


Field Summary
 
Fields inherited from class com.j2biz.blogunity.web.decorator.AbstractTableDecorator
ctx, locale, request, utils
 
Constructor Summary
FilesTableDecorator()
           
 
Method Summary
 String getFilename()
           
 String getFilesActions()
           
 String getFilesize()
           
 String getFiletime()
           
 String getImagename()
           
 String getImagesActions()
           
 String getLogsActions()
           
 
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

FilesTableDecorator

public FilesTableDecorator()
Method Detail

getImagename

public String getImagename()

getFilename

public String getFilename()

getFiletime

public String getFiletime()

getFilesize

public String getFilesize()

getImagesActions

public String getImagesActions()

getFilesActions

public String getFilesActions()

getLogsActions

public String getLogsActions()


Copyright (c)j2biz.com