WeblogEntryCommentForm.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 getContent()

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

  • + String getEmail()

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

  • + String getMessage()

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

  • + String getName()

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

  • + WeblogEntryCommentWrapper getPreviewComment()

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

  • + String getUrl()

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

  • + bool isError()

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

  • + bool isNotify()

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

  • + bool isPreview()

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

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

  • -/+ Kind Annotation Text Date
    +postthis.content == &""2009-09-04 18:33:31
    +postthis.email == &""2009-09-04 18:33:31
    +postthis.error == 02009-09-04 18:33:31
    +postthis.message == null2009-09-04 18:33:31
    +postthis.name == &""2009-09-04 18:33:31
    +postthis.notify == 02009-09-04 18:33:31
    +postthis.previewComment == null2009-09-04 18:33:31
    +postthis.url == &""2009-09-04 18:33:31

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

  • -/+ Kind Annotation Text Date

  • + void setContent(String)

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

  • + void setData(WeblogEntryComment)

  • -/+ Kind Annotation Text Date
    +precomment != null2009-09-04 18:33:31
    +presumptionorg.apache.roller.weblogger.pojos.WeblogEntryCommen t:getNotify(...)@57 != null2009-09-04 18:33:31
    +postinit'ed(this.content)2009-09-04 18:33:31
    +postinit'ed(this.email)2009-09-04 18:33:31
    +postinit'ed(this.name)2009-09-04 18:33:31
    +postinit'ed(this.notify)2009-09-04 18:33:31
    +postinit'ed(this.url)2009-09-04 18:33:31

  • + void setEmail(String)

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

  • + void setError(String)

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

  • + void setError(bool)

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

  • + void setMessage(String)

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

  • + void setName(String)

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

  • + void setNotify(bool)

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

  • + void setPreview(WeblogEntryComment)

  • -/+ Kind Annotation Text Date
    +prepreview != null2009-09-04 18:33:31
    +postinit'ed(this.content)2009-09-04 18:33:31
    +postinit'ed(this.email)2009-09-04 18:33:31
    +postinit'ed(this.name)2009-09-04 18:33:31
    +postinit'ed(this.notify)2009-09-04 18:33:31
    +postinit'ed(this.url)2009-09-04 18:33:31
    +postthis.previewComment != null2009-09-04 18:33:31
    +postthis.previewComment == preview2009-09-04 18:33:31
    +unanalyzedcall on java.lang.Boolean:booleanValue2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger.pojos. WeblogEntryComment:getContent2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger.pojos. WeblogEntryComment:getEmail2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger.pojos. WeblogEntryComment:getName2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger.pojos. WeblogEntryComment:getNotify2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger.pojos. WeblogEntryComment:getUrl2009-09-04 18:33:31

  • + void setUrl(String)

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