PlanetGroupsBean.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(PlanetGroup)

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

  • + void copyTo(PlanetGroup)

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

  • + String getHandle()

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

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

  • + void org.apache.roller.weblogger.planet.ui.PlanetGroupsBean()

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

  • + org.apache.roller.weblogger.planet.ui.PlanetGroupsBean__static_init

  • -/+ Kind Annotation Text Date

  • + void setHandle(String)

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

  • + 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 setTitle(String)

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