| method | org.apache. |
| method | void org. |
| post | this.action == null |
| post | this.contents == null |
| post | this.description == null |
| post | this.id == null |
| post | this.lastModified == null |
| post | this.link == null |
| post | this.myTheme == null |
| post | this.name == null |
| post | this.outputContentType == null |
| post | this.templateLanguage == null |
| post | this.hidden == 0 |
| post | this.navbar == 0 |
| method | void org. |
| post | this.action == action |
| post | init'ed(this.action) |
| post | this.contents == contents |
| post | init'ed(this. |
| post | this.description == desc |
| post | init'ed(this. |
| post | this.hidden == hid |
| post | init'ed(this.hidden) |
| post | this.id == id |
| post | init'ed(this.id) |
| post | this.lastModified == date |
| post | init'ed(this. |
| post | this.link == link |
| post | init'ed(this.link) |
| post | this.myTheme == theme |
| post | init'ed(this. |
| post | this.name == name |
| post | init'ed(this.name) |
| post | this.navbar == navbar |
| post | init'ed(this.navbar) |
| post | this.outputContentType == null |
| post | this.templateLanguage == tempLang |
| post | init'ed(this. |
| method | ThemeTemplate getDecorator() |
| post | return_value == null |
| 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 getName() |
| pre | init'ed(this.name) |
| post | return_value == this.name |
| post | init'ed(return_value) |
| method | void setName(String) |
| post | this.name == name |
| post | init'ed(this.name) |
| method | String getDescription() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setDescription(String) |
| post | this.description == description |
| post | init'ed(this. |
| method | String getContents() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setContents(String) |
| post | this.contents == contents |
| post | init'ed(this. |
| method | Date getLastModified() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setLastModified(Date) |
| post | this.lastModified == lastModified |
| post | init'ed(this. |
| method | String getLink() |
| pre | init'ed(this.link) |
| post | return_value == this.link |
| post | init'ed(return_value) |
| method | void setLink(String) |
| post | this.link == link |
| post | init'ed(this.link) |
| method | String getTemplateLanguage() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setTemplateLanguage(String) |
| post | this.templateLanguage == templateLanguage |
| post | init'ed(this. |
| method | bool isHidden() |
| pre | init'ed(this.hidden) |
| post | return_value == this.hidden |
| post | init'ed(return_value) |
| method | void setHidden(bool) |
| post | this.hidden == isHidden |
| post | init'ed(this.hidden) |
| method | bool isNavbar() |
| pre | init'ed(this.navbar) |
| post | return_value == this.navbar |
| post | init'ed(return_value) |
| method | void setNavbar(bool) |
| post | this.navbar == navbar |
| post | init'ed(this.navbar) |
| method | String getDecoratorName() |
| post | return_value == null |
| method | void setDecoratorName(String) |
| method | String getOutputContentType() |
| pre | init'ed(this. |
| post | return_value == this. |
| post | init'ed(return_value) |
| method | void setOutputContentType(String) |
| post | this.outputContentType == outputContentType |
| post | init'ed(this. |
| method | String getAction() |
| pre | init'ed(this.action) |
| post | return_value == this.action |
| post | init'ed(return_value) |
| method | void setAction(String) |
| post | this.action == action |
| post | init'ed(this.action) |