com.j2biz.blogunity.web.actions.blog
Class ThemeResourceAction

java.lang.Object
  extended bycom.j2biz.blogunity.web.actions.AbstractAction
      extended bycom.j2biz.blogunity.web.actions.blog.AbstractResourceAction
          extended bycom.j2biz.blogunity.web.actions.blog.ThemeResourceAction

public class ThemeResourceAction
extends AbstractResourceAction


Field Summary
 
Fields inherited from class com.j2biz.blogunity.web.actions.blog.AbstractResourceAction
blog, resource
 
Fields inherited from class com.j2biz.blogunity.web.actions.AbstractAction
currentActionPath, navigationStack
 
Constructor Summary
ThemeResourceAction(Blog blog, String resource)
           
 
Method Summary
 String getResourcesDirectory()
           
 
Methods inherited from class com.j2biz.blogunity.web.actions.blog.AbstractResourceAction
execute
 
Methods inherited from class com.j2biz.blogunity.web.actions.AbstractAction
init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeResourceAction

public ThemeResourceAction(Blog blog,
                           String resource)
Parameters:
resource -
Method Detail

getResourcesDirectory

public String getResourcesDirectory()
Specified by:
getResourcesDirectory in class AbstractResourceAction


Copyright (c)j2biz.com