| method | org.apache. |
| post | init'ed(log) |
|   | info | method not available | -- call on Log org. |
| method | void org. |
| post | this.blogCount == 0 |
| post | this.userCount == 0 |
| post | this.pageTitle == &"index. |
|   | info | method not available | -- call on void org. |
| method | bool isUserRequired() |
| post | return_value == 0 |
| method | bool isWeblogRequired() |
| post | return_value == 0 |
| method | String execute() |
| presumption | org.apache. |
| presumption | org.apache. |
| presumption | org.apache. |
| post | return_value == &"success" |
| post | possibly_ |
| post | possibly_ |
|   | info | method not available | -- call on Weblogger org. |
|   | info | method not available | -- call on UserManager org. |
|   | info | method not available | -- call on long org. |
|   | info | method not available | -- call on long org. |
|   | info | method not available | -- call on void org. |
| method | long getUserCount() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setUserCount(long) |
| post | this.userCount == userCount |
| post | init'ed(this. |
| method | long getBlogCount() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setBlogCount(long) |
| post | this.blogCount == blogCount |
| post | init'ed(this. |