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

java.lang.Object
  extended bycom.j2biz.blogunity.web.actions.AbstractAction
      extended bycom.j2biz.blogunity.web.actions.blog.AbstractFeedAction
          extended bycom.j2biz.blogunity.web.actions.blog.RssFeedAction

public class RssFeedAction
extends AbstractFeedAction


Field Summary
 
Fields inherited from class com.j2biz.blogunity.web.actions.AbstractAction
currentActionPath, navigationStack
 
Constructor Summary
RssFeedAction(Blog blog, String categoryId)
           
 
Method Summary
 String getFeedtype()
           
 
Methods inherited from class com.j2biz.blogunity.web.actions.blog.AbstractFeedAction
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

RssFeedAction

public RssFeedAction(Blog blog,
                     String categoryId)
Method Detail

getFeedtype

public String getFeedtype()
Specified by:
getFeedtype in class AbstractFeedAction


Copyright (c)j2biz.com