WeblogFeedRequest.java


current inspection = 2009-09-04 18:33:31 (id #2) base = 2009-09-04 18:33:31 (id #1)

Filter Options
History:
+ added
- dropped
U unchanged
Annotation Kind:
pre
presumption
post
unanalyzed
test


  • + String getFormat()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.format)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.format2009-09-04 18:33:31

  • + int getPage()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.page)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.page2009-09-04 18:33:31

  • + List getTags()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.tags)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.tags2009-09-04 18:33:31

  • + String getTerm()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.term)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.term2009-09-04 18:33:31

  • + String getType()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.type)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.type2009-09-04 18:33:31

  • + WeblogCategory getWeblogCategory()

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(this.weblog)2009-09-04 18:33:31
    +pre(soft) init'ed(this.weblogCategoryName)2009-09-04 18:33:31
    +pre(soft) init'ed(this.weblogHandle)2009-09-04 18:33:31
    +pre(soft) log != null2009-09-04 18:33:31
    +pre(soft) org/apache/roller/weblogger/ui/rendering/uti l/WeblogRequest.log != null2009-09-04 18:33:31
    +preinit'ed(this.weblogCategory)2009-09-04 18:33:31
    +presumptionorg.apache.roller.weblogger.business. Weblogger:getWeblogManager(...)@218 != null2009-09-04 18:33:31
    +presumptionorg.apache.roller.weblogger.business. WebloggerFactory:getWeblogger(...)@218 != null2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postinit'ed(this.weblog)2009-09-04 18:33:31
    +postthis.weblogCategory == return_value2009-09-04 18:33:31
    +unanalyzedcall on java.lang.Throwable:__curr_excep_obj2009-09-04 18:33:31
    +unanalyzedcall on org.apache.commons.logging.Log:error2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger.business. UserManager:getWebsiteByHandle2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger.business. Weblogger:getUserManager2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger.business. WebloggerFactory:getWeblogger2009-09-04 18:33:31
    +test_vectorthis.weblogCategory: Inverse{null}, Addr_Set{null}2009-09-04 18:33:31
    +test_vectorthis.weblogCategoryName: Addr_Set{null}, Inverse{null}2009-09-04 18:33:31

  • + String getWeblogCategoryName()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.weblogCategoryName)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.weblogCategoryName2009-09-04 18:33:31

  • + bool isExcerpts()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.excerpts)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.excerpts2009-09-04 18:33:31

  • + void org.apache.roller.weblogger.ui.rendering.util.WeblogFeedRequest()

  • -/+ Kind Annotation Text Date
    +postthis.authenticUser == null2009-09-04 18:33:31
    +postthis.excerpts == 02009-09-04 18:33:31
    +postthis.format == null2009-09-04 18:33:31
    +postthis.locale == null2009-09-04 18:33:31
    +postthis.localeInstance == null2009-09-04 18:33:31
    +postthis.page == 02009-09-04 18:33:31
    +postthis.pathInfo == null2009-09-04 18:33:31
    +postthis.request == null2009-09-04 18:33:31
    +postthis.tags == null2009-09-04 18:33:31
    +postthis.term == null2009-09-04 18:33:31
    +postthis.type == null2009-09-04 18:33:31
    +postthis.user == null2009-09-04 18:33:31
    +postthis.weblog == null2009-09-04 18:33:31
    +postthis.weblogCategory == null2009-09-04 18:33:31
    +postthis.weblogCategoryName == null2009-09-04 18:33:31
    +postthis.weblogHandle == null2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger.ui.rendering. util.ParsedRequest2009-09-04 18:33:31

  • + void org.apache.roller.weblogger.ui.rendering.util.WeblogFeedRequest(HttpServletRequest)

  • -/+ Kind Annotation Text Date
    +pre(soft) log != null2009-09-04 18:33:31
    +pre(soft) org/apache/roller/weblogger/ui/rendering/uti l/WeblogRequest.log != null2009-09-04 18:33:31
    +pre(soft) request != null2009-09-04 18:33:31
    +presumptionjava.lang.String:equals(...)@88 == 12009-09-04 18:33:31
    +presumptionjava.lang.String:length(...)@101 >= 22009-09-04 18:33:31
    +presumptionjavax.servlet.http.HttpServletRequest:getServletPat h(...)@79 != null2009-09-04 18:33:31
    +unanalyzedcall on java.lang.String:endsWith2009-09-04 18:33:31
    +unanalyzedcall on java.lang.String:length2009-09-04 18:33:31
    +unanalyzedcall on java.lang.String:split2009-09-04 18:33:31
    +unanalyzedcall on java.lang.String:substring2009-09-04 18:33:31
    +unanalyzedcall on java.lang.String:trim2009-09-04 18:33:31
    +unanalyzedcall on java.security.Principal:getName2009-09-04 18:33:31
    +unanalyzedcall on javax.servlet.http.HttpServletRequest:getPa thInfo2009-09-04 18:33:31
    +unanalyzedcall on javax.servlet.http.HttpServletRequest:getRe questURL2009-09-04 18:33:31
    +unanalyzedcall on javax.servlet.http.HttpServletRequest:getUs erPrincipal2009-09-04 18:33:31
    +unanalyzedcall on org.apache.commons.logging.Log:debug2009-09-04 18:33:31
    +unanalyzedcall on org.apache.commons.logging.Log:isDebugEnabl ed2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger. WebloggerException2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger.ui.rendering. util.ParsedRequest2009-09-04 18:33:31

  • + org.apache.roller.weblogger.ui.rendering.util.WeblogFeedRequest__static_init

  • -/+ Kind Annotation Text Date
    +postinit'ed(log)2009-09-04 18:33:31

  • + void setExcerpts(bool)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.excerpts)2009-09-04 18:33:31
    +postthis.excerpts == excerpts2009-09-04 18:33:31

  • + void setFormat(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.format)2009-09-04 18:33:31
    +postthis.format == format2009-09-04 18:33:31

  • + void setPage(int)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.page)2009-09-04 18:33:31
    +postthis.page == page2009-09-04 18:33:31

  • + void setTags(List)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.tags)2009-09-04 18:33:31
    +postthis.tags == tags2009-09-04 18:33:31

  • + void setTerm(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.term)2009-09-04 18:33:31
    +postthis.term == query2009-09-04 18:33:31

  • + void setType(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.type)2009-09-04 18:33:31
    +postthis.type == type2009-09-04 18:33:31

  • + void setWeblogCategory(WeblogCategory)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.weblogCategory)2009-09-04 18:33:31
    +postthis.weblogCategory == weblogCategory2009-09-04 18:33:31

  • + void setWeblogCategoryName(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.weblogCategoryName)2009-09-04 18:33:31
    +postthis.weblogCategoryName == weblogCategory2009-09-04 18:33:31