EntriesBean.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 getCategoryPath()

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

  • + Date getEndDate()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.endDateString)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +test_vectororg.apache.commons.lang.StringUtils:isEmpty(... )@65: {1}, {0}2009-09-04 18:33:31

  • + String getEndDateString()

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

  • + int getPage()

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

  • + String getSortBy()

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

  • + Date getStartDate()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.startDateString)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +test_vectororg.apache.commons.lang.StringUtils:isEmpty(... )@57: {1}, {0}2009-09-04 18:33:31

  • + String getStartDateString()

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

  • + String getStatus()

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

  • + List getTags()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.tagsAsString)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +test_vectorthis.tagsAsString: Addr_Set{null}, Inverse{null}2009-09-04 18:33:31

  • + String getTagsAsString()

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

  • + String getText()

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

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

  • -/+ Kind Annotation Text Date
    +postthis.categoryPath == null2009-09-04 18:33:31
    +postthis.endDateString == null2009-09-04 18:33:31
    +postthis.page == 02009-09-04 18:33:31
    +postthis.sortBy == &"updateTime"2009-09-04 18:33:31
    +postthis.startDateString == null2009-09-04 18:33:31
    +postthis.status == &"ALL"2009-09-04 18:33:31
    +postthis.tagsAsString == null2009-09-04 18:33:31
    +postthis.text == null2009-09-04 18:33:31

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

  • -/+ Kind Annotation Text Date

  • + void setCategoryPath(String)

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

  • + void setEndDateString(String)

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

  • + void setPage(int)

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

  • + void setSortBy(String)

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

  • + void setStartDateString(String)

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

  • + void setStatus(String)

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

  • + void setTagsAsString(String)

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

  • + void setText(String)

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

  • + String toString()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.categoryPath)2009-09-04 18:33:31
    +preinit'ed(this.endDateString)2009-09-04 18:33:31
    +preinit'ed(this.page)2009-09-04 18:33:31
    +preinit'ed(this.sortBy)2009-09-04 18:33:31
    +preinit'ed(this.startDateString)2009-09-04 18:33:31
    +preinit'ed(this.status)2009-09-04 18:33:31
    +preinit'ed(this.tagsAsString)2009-09-04 18:33:31
    +preinit'ed(this.text)2009-09-04 18:33:31
    +postinit'ed(java.lang.StringBuffer:toString(...)._ tainted)2009-09-04 18:33:31
    +postreturn_value == &java.lang.StringBuffer:toStrin g(...)2009-09-04 18:33:31
    +unanalyzedcall on java.lang.Throwable:__curr_excep_obj2009-09-04 18:33:31
    +unanalyzedcall on java.text.DateFormat:parse2009-09-04 18:33:31
    +unanalyzedcall on java.text.SimpleDateFormat2009-09-04 18:33:31
    +unanalyzedcall on org.apache.commons.lang.StringUtils:isEmpty 2009-09-04 18:33:31