Setup.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 execute()

  • -/+ Kind Annotation Text Date
    +presumptionorg.apache.commons.logging.LogFactory:getLog(... )@34 != null2009-09-04 18:33:31
    +presumptionorg.apache.roller.weblogger.business. Weblogger:getUserManager(...)@60 != null2009-09-04 18:33:31
    +presumptionorg.apache.roller.weblogger.business. WebloggerFactory:getWeblogger(...)@60 != null2009-09-04 18:33:31
    +postpossibly_updated(this.blogCount)2009-09-04 18:33:31
    +postpossibly_updated(this.userCount)2009-09-04 18:33:31
    +postreturn_value == &"success"2009-09-04 18:33:31

  • + long getBlogCount()

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

  • + long getUserCount()

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

  • + bool isUserRequired()

  • -/+ Kind Annotation Text Date
    +postreturn_value == 02009-09-04 18:33:31

  • + bool isWeblogRequired()

  • -/+ Kind Annotation Text Date
    +postreturn_value == 02009-09-04 18:33:31

  • + void org.apache.roller.weblogger.ui.struts2.core.Setup()

  • -/+ Kind Annotation Text Date
    +postthis.blogCount == 02009-09-04 18:33:31
    +postthis.pageTitle == &"index.heading"2009-09-04 18:33:31
    +postthis.userCount == 02009-09-04 18:33:31

  • + org.apache.roller.weblogger.ui.struts2.core.Setup__static_init

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

  • + void setBlogCount(long)

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

  • + void setUserCount(long)

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