| method | org.apache. |
| method | void org. |
| post | this.approvedString == &"ALL" |
| post | this.spamString == &"ALL" |
| post | this.deleteComments == &new String[]( |
| post | this.endDateString == null |
| post | this.ids == null |
| post | this.searchString == null |
| post | this.startDateString == null |
| post | this.page == 0 |
| post | this.spamComments. |
| post | this.deleteComments. |
| post | this.spamComments == &new String[]( |
| post | new String[]( |
| post | new String[]( |
|   | info | method not available | -- call on String org. |
|   | info | method not available | -- call on String org. |
|   | info | method not available | -- call on String org. |
|   | info | method not available | -- call on String 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 getSpamString() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setSpamString(String) |
| post | this.spamString == spamString |
| post | init'ed(this. |
| method | String getPendingString() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setPendingString(String) |
| post | this.approvedString == pendingString |
| post | init'ed(this. |
| method | String getIds() |
| pre | init'ed(this.ids) |
| post | return_value == this.ids |
| post | init'ed(return_value) |
| method | void setIds(String) |
| post | this.ids == ids |
| post | init'ed(this.ids) |
| method | String getSearchString() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setSearchString(String) |
| post | this.searchString == searchString |
| post | init'ed(this. |
| method | String[] getSpamComments() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setSpamComments( |
| post | this.spamComments == spamComments |
| post | init'ed(this. |
| method | String[] getDeleteComments() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setDeleteComments( |
| post | this.deleteComments == deleteComments |
| post | init'ed(this. |
| method | String getApprovedString() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setApprovedString(String) |
| post | this.approvedString == approvedString |
| post | init'ed(this. |
| 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 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. |
| 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. |