| method | org.apache. |
| method | void org. |
| post | this.categoryPath == null |
| post | this.endDateString == null |
| post | this.startDateString == null |
| post | this.tagsAsString == null |
| post | this.text == null |
| post | this.page == 0 |
| post | this.sortBy == &"updateTime" |
| post | this.status == &"ALL" |
| method | List getTags() |
| pre | init'ed(this. |
| post | init'ed(return_value) |
| test_vector | this.tagsAsString: |
|   | info | method not available | -- call on List org. |
| method | Date getStartDate() |
| pre | init'ed(this. |
| post | init'ed(return_value) |
| test_vector | org.apache. |
|   | info | method not available | -- call on bool org. |
| method | Date getEndDate() |
| pre | init'ed(this. |
| post | init'ed(return_value) |
| test_vector | org.apache. |
|   | info | method not available | -- call on bool org. |
| method | String getCategoryPath() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setCategoryPath(String) |
| post | this.categoryPath == categoryId |
| post | init'ed(this. |
| method | String getTagsAsString() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setTagsAsString(String) |
| post | this.tagsAsString == tags |
| post | init'ed(this. |
| method | String getText() |
| pre | init'ed(this.text) |
| post | return_value == this.text |
| post | init'ed(return_value) |
| method | void setText(String) |
| post | this.text == text |
| post | init'ed(this.text) |
| method | String getStatus() |
| pre | init'ed(this.status) |
| post | return_value == this.status |
| post | init'ed(return_value) |
| method | void setStatus(String) |
| post | this.status == status |
| post | init'ed(this.status) |
| method | String getSortBy() |
| pre | init'ed(this.sortBy) |
| post | return_value == this.sortBy |
| post | init'ed(return_value) |
| method | void setSortBy(String) |
| post | this.sortBy == sortBy |
| post | init'ed(this.sortBy) |
| method | int getPage() |
| pre | init'ed(this.page) |
| post | return_value == this.page |
| post | init'ed(return_value) |
| method | void setPage(int) |
| post | this.page == page |
| post | init'ed(this.page) |
| method | String getEndDateString() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setEndDateString(String) |
| post | this.endDateString == endDateString |
| post | init'ed(this. |
| method | String getStartDateString() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setStartDateString(String) |
| post | this.startDateString == startDateString |
| post | init'ed(this. |