IncomingReferrer.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 getReferrerUrl()

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

  • + String getRequestUrl()

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

  • + String getWeblogAnchor()

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

  • + String getWeblogDateString()

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

  • + String getWeblogHandle()

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

  • + void org.apache.roller.weblogger.business.referrers.IncomingReferrer()

  • -/+ Kind Annotation Text Date
    +postthis.referrerUrl == null2009-09-04 18:33:31
    +postthis.requestUrl == null2009-09-04 18:33:31
    +postthis.weblogAnchor == null2009-09-04 18:33:31
    +postthis.weblogDateString == null2009-09-04 18:33:31
    +postthis.weblogHandle == null2009-09-04 18:33:31

  • + org.apache.roller.weblogger.business.referrers.IncomingReferrer__static_init

  • -/+ Kind Annotation Text Date

  • + void setReferrerUrl(String)

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

  • + void setRequestUrl(String)

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

  • + void setWeblogAnchor(String)

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

  • + void setWeblogDateString(String)

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

  • + void setWeblogHandle(String)

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