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

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

public class AtomFeedAction
extends AbstractFeedAction


Field Summary
 
Fields inherited from class com.j2biz.blogunity.web.actions.AbstractAction
currentActionPath, navigationStack
 
Constructor Summary
AtomFeedAction(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

AtomFeedAction

public AtomFeedAction(Blog blog,
                      String categoryId)
Parameters:
categoryId -
Method Detail

getFeedtype

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


Copyright (c)j2biz.com