PingTargetFormBean.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


  • + void copyFrom(PingTarget)

  • -/+ Kind Annotation Text Date
    +predataHolder != null2009-09-04 18:33:31
    +postinit'ed(this.id)2009-09-04 18:33:31
    +postinit'ed(this.name)2009-09-04 18:33:31
    +postinit'ed(this.pingUrl)2009-09-04 18:33:31

  • + void copyTo(PingTarget)

  • -/+ Kind Annotation Text Date
    +predataHolder != null2009-09-04 18:33:31
    +preinit'ed(this.name)2009-09-04 18:33:31
    +preinit'ed(this.pingUrl)2009-09-04 18:33:31

  • + String getId()

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

  • + String getPingUrl()

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

  • + void org.apache.roller.weblogger.ui.struts2.common.PingTargetFormBean()

  • -/+ Kind Annotation Text Date
    +postthis.id == null2009-09-04 18:33:31
    +postthis.name == null2009-09-04 18:33:31
    +postthis.pingUrl == null2009-09-04 18:33:31

  • + org.apache.roller.weblogger.ui.struts2.common.PingTargetFormBean__static_init

  • -/+ Kind Annotation Text Date

  • + void setId(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.id)2009-09-04 18:33:31
    +postthis.id == id2009-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 setPingUrl(String)

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