| method | void org. |
| post | this.allowComments == 1 |
| post | new Integer( |
| post | this.categoryId == null |
| post | this.dateString == null |
| post | this.enclosureURL == null |
| post | this.id == null |
| post | this.locale == null |
| post | this.plugins == null |
| post | this.status == null |
| post | this.summary == null |
| post | this.tagsString == null |
| post | this.text == null |
| post | this.title == null |
| post | this.weblogHandle == null |
| post | this.commentCount == 0 |
| post | this.hours == 0 |
| post | this.minutes == 0 |
| post | this.pinnedToMain == 0 |
| post | this.rightToLeft == 0 |
| post | this.seconds == 0 |
| post | this.commentDays == &new Integer( |
| method | org.apache. |
| post | init'ed(log) |
|   | info | method not available | -- call on Log org. |
| method | String getId() |
| pre | init'ed(this.id) |
| post | return_value == this.id |
| post | init'ed(return_value) |
| method | void setId(String) |
| post | this.id == id |
| post | init'ed(this.id) |
| method | String getTitle() |
| pre | init'ed(this.title) |
| post | return_value == this.title |
| post | init'ed(return_value) |
| method | void setTitle(String) |
| post | this.title == title |
| post | init'ed(this.title) |
| method | String getSummary() |
| pre | init'ed(this. |
| post | return_value == this.summary |
| post | init'ed(return_value) |
| method | void setSummary(String) |
| post | this.summary == summary |
| 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 getLocale() |
| pre | init'ed(this.locale) |
| post | return_value == this.locale |
| post | init'ed(return_value) |
| method | void setLocale(String) |
| post | this.locale == locale |
| post | init'ed(this.locale) |
| method | String getTagsAsString() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setTagsAsString(String) |
| post | this.tagsString == tagsAsString |
| post | init'ed(this. |
| method | String getCategoryId() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setCategoryId(String) |
| post | this.categoryId == categoryId |
| post | init'ed(this. |
| method | String[] getPlugins() |
| pre | init'ed(this. |
| post | return_value == this.plugins |
| post | init'ed(return_value) |
| method | void setPlugins( |
| post | this.plugins == plugins |
| post | init'ed(this. |
| method | String getDateString() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setDateString(String) |
| post | this.dateString == date |
| post | init'ed(this. |
| method | int getHours() |
| pre | init'ed(this.hours) |
| post | return_value == this.hours |
| post | init'ed(return_value) |
| method | void setHours(int) |
| post | this.hours == hours |
| post | init'ed(this.hours) |
| method | int getMinutes() |
| pre | init'ed(this. |
| post | return_value == this.minutes |
| post | init'ed(return_value) |
| method | void setMinutes(int) |
| post | this.minutes == minutes |
| post | init'ed(this. |
| method | int getSeconds() |
| pre | init'ed(this. |
| post | return_value == this.seconds |
| post | init'ed(return_value) |
| method | void setSeconds(int) |
| post | this.seconds == seconds |
| post | init'ed(this. |
| method | bool getAllowComments() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setAllowComments(bool) |
| post | this.allowComments == allowComments |
| post | init'ed(this. |
| method | Integer getCommentDays() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setCommentDays( |
| post | this.commentDays == commentDays |
| post | init'ed(this. |
| method | int getCommentCount() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setCommentCount(int) |
| post | this.commentCount == commentCount |
| post | init'ed(this. |
| method | bool getRightToLeft() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setRightToLeft(bool) |
| post | this.rightToLeft == rightToLeft |
| post | init'ed(this. |
| method | bool getPinnedToMain() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setPinnedToMain(bool) |
| post | this.pinnedToMain == pinnedToMain |
| post | init'ed(this. |
| method | String getEnclosureURL() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setEnclosureURL(String) |
| post | this.enclosureURL == trackbackUrl |
| post | init'ed(this. |
|   | info | method not available | -- call on bool org. |
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on void org. |
| method | bool isDraft() |
| pre | this.status != null |
| post | init'ed(return_value) |
| method | bool isPending() |
| pre | this.status != null |
| post | init'ed(return_value) |
| method | bool isPublished() |
| pre | this.status != null |
| post | init'ed(return_value) |
| method | bool isScheduled() |
| pre | this.status != null |
| post | init'ed(return_value) |
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on Weblogger org. |
|   | info | method not available | -- call on WeblogManager org. |
|   | info | method not available | -- call on WeblogCategory org. |
|   | info | method not available | -- call on void org. |
| + |
|
conditional throw | check might fail: | ||
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on Weblog org. |
|   | info | method not available | -- call on Weblog org. |
|   | info | method not available | -- call on bool org. |
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on String org. |
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on void 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. |
|   | 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 WeblogCategory org. |
|   | info | method not available | -- call on String org. |
|   | info | method not available | -- call on String org. |
|   | info | method not available | -- call on List 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. |
|   | info | method not available | -- call on Timestamp org. |
|   | info | method not available | -- call on Timestamp org. |
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on Timestamp org. |
|   | info | method not available | -- call on Weblog org. |
|   | info | method not available | -- call on TimeZone org. |
|   | info | method not available | -- call on Weblog org. |
|   | info | method not available | -- call on TimeZone org. |
|   | info | method not available | -- call on Timestamp org. |
|   | info | method not available | -- call on void org. |
|   | info | method not available | -- call on Boolean org. |
|   | info | method not available | -- call on Integer org. |
|   | info | method not available | -- call on Boolean org. |
|   | info | method not available | -- call on Boolean org. |
|   | info | method not available | -- call on Set org. |
|   | info | method not available | -- call on String org. |
|   | info | method not available | -- call on String org. |