BookmarkBean.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(WeblogBookmark)

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

  • + void copyTo(WeblogBookmark)

  • -/+ Kind Annotation Text Date
    +predataHolder != null2009-09-04 18:33:31
    +preinit'ed(this.description)2009-09-04 18:33:31
    +preinit'ed(this.feedUrl)2009-09-04 18:33:31
    +preinit'ed(this.image)2009-09-04 18:33:31
    +preinit'ed(this.name)2009-09-04 18:33:31
    +preinit'ed(this.priority)2009-09-04 18:33:31
    +preinit'ed(this.url)2009-09-04 18:33:31
    +preinit'ed(this.weight)2009-09-04 18:33:31

  • + String getDescription()

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

  • + String getFeedUrl()

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

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

  • + Integer getPriority()

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

  • + Integer getWeight()

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

  • + void org.apache.roller.weblogger.ui.struts2.editor.BookmarkBean()

  • -/+ Kind Annotation Text Date
    +postnew Integer(BookmarkBean#1) num objects == 12009-09-04 18:33:31
    +postnew Integer(BookmarkBean#2) num objects == 12009-09-04 18:33:31
    +postthis.description == null2009-09-04 18:33:31
    +postthis.feedUrl == null2009-09-04 18:33:31
    +postthis.id == null2009-09-04 18:33:31
    +postthis.image == null2009-09-04 18:33:31
    +postthis.name == null2009-09-04 18:33:31
    +postthis.priority == &new Integer(BookmarkBean#2)2009-09-04 18:33:31
    +postthis.url == null2009-09-04 18:33:31
    +postthis.weight == &new Integer(BookmarkBean#1)2009-09-04 18:33:31

  • + org.apache.roller.weblogger.ui.struts2.editor.BookmarkBean__static_init

  • -/+ Kind Annotation Text Date

  • + void setDescription(String)

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

  • + void setFeedUrl(String)

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

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.image)2009-09-04 18:33:31
    +postthis.image == image2009-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 setPriority(Integer)

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

  • + void setWeight(Integer)

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