PlanetRequest.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 getContext()

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

  • + String getFlavor()

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

  • + String getGroup()

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

  • + String getLanguage()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.language)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.language2009-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

  • + 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.PlanetRequest(HttpServletRequest)

  • -/+ Kind Annotation Text Date
    +prelog != null2009-09-04 18:33:31
    +prerequest != null2009-09-04 18:33:31
    +presumptionjava.lang.Boolean:valueOf(...)@85 != null2009-09-04 18:33:31
    +presumptionjava.lang.String:equals(...)@63 == 12009-09-04 18:33:31
    +presumptionjavax.servlet.http.HttpServletRequest:getLocale(... )@94 != null2009-09-04 18:33:31
    +presumptionjavax.servlet.http.HttpServletRequest:getServletPat h(...)@53 != null2009-09-04 18:33:31
    +postinit'ed(this.authenticUser)2009-09-04 18:33:31
    +postinit'ed(this.excerpts)2009-09-04 18:33:31
    +postinit'ed(this.group)2009-09-04 18:33:31
    +postinit'ed(this.language)2009-09-04 18:33:31
    +postthis.context == &"planet"2009-09-04 18:33:31
    +postthis.flavor in Addr_Set{null,&"rss"}2009-09-04 18:33:31
    +postthis.request != null2009-09-04 18:33:31
    +postthis.request == request2009-09-04 18:33:31
    +postthis.type in Addr_Set{&"feed",&"page"}2009-09-04 18:33:31
    +postthis.user == null2009-09-04 18:33:31
    +unanalyzedcall on java.security.Principal:getName2009-09-04 18:33:31
    +unanalyzedcall on javax.servlet.http.HttpServletRequest:getUs erPrincipal2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger. WebloggerException2009-09-04 18:33:31
    +test_vectorjava.lang.String:equals(...)@60: {0}, {1}2009-09-04 18:33:31
    +test_vectorjavax.servlet.http.HttpServletRequest:getParameter( ...)@84: Addr_Set{null}, Inverse{null}2009-09-04 18:33:31
    +test_vectorjavax.servlet.http.HttpServletRequest:getParameter( ...)@88: Addr_Set{null}, Inverse{null}2009-09-04 18:33:31

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

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

  • + void setLanguage(String)

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