ThemeMetadata.java


current inspection = 2009-09-04 18:33:31 (id #2) base = 2009-09-04 18:33:31 (id #1)

Filter Options
History:
+ added
- dropped
U unchanged
Annotation Kind:
pre
presumption
post
unanalyzed
test


  • + void addResource(String)

  • -/+ Kind Annotation Text Date
    +prethis.resources != null2009-09-04 18:33:31

  • + void addTemplate(ThemeMetadataTemplate)

  • -/+ Kind Annotation Text Date
    +prethis.templates != null2009-09-04 18:33:31

  • + String getAuthor()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.author)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.author2009-09-04 18:33:31

  • + String getId()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.id)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.id2009-09-04 18:33:31

  • + String getName()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.name)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.name2009-09-04 18:33:31

  • + String getPreviewImage()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.previewImage)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.previewImage2009-09-04 18:33:31

  • + Set getResources()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.resources)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.resources2009-09-04 18:33:31

  • + ThemeMetadataTemplate getStylesheet()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.stylesheet)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.stylesheet2009-09-04 18:33:31

  • + Set getTemplates()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.templates)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.templates2009-09-04 18:33:31

  • + void org.apache.roller.weblogger.business.themes.ThemeMetadata()

  • -/+ Kind Annotation Text Date
    +postnew HashSet(ThemeMetadata#1) num objects == 12009-09-04 18:33:31
    +postnew HashSet(ThemeMetadata#2) num objects == 12009-09-04 18:33:31
    +postthis.author == null2009-09-04 18:33:31
    +postthis.id == null2009-09-04 18:33:31
    +postthis.name == null2009-09-04 18:33:31
    +postthis.previewImage == null2009-09-04 18:33:31
    +postthis.resources == &new HashSet(ThemeMetadata#2) 2009-09-04 18:33:31
    +postthis.stylesheet == null2009-09-04 18:33:31
    +postthis.templates == &new HashSet(ThemeMetadata#1) 2009-09-04 18:33:31

  • + org.apache.roller.weblogger.business.themes.ThemeMetadata__static_init

  • -/+ Kind Annotation Text Date

  • + void setAuthor(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.author)2009-09-04 18:33:31
    +postthis.author == author2009-09-04 18:33:31

  • + void setId(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.id)2009-09-04 18:33:31
    +postthis.id == id2009-09-04 18:33:31

  • + void setName(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.name)2009-09-04 18:33:31
    +postthis.name == name2009-09-04 18:33:31

  • + void setPreviewImage(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.previewImage)2009-09-04 18:33:31
    +postthis.previewImage == previewImage2009-09-04 18:33:31

  • + void setResources(Set)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.resources)2009-09-04 18:33:31
    +postthis.resources == resources2009-09-04 18:33:31

  • + void setStylesheet(ThemeMetadataTemplate)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.stylesheet)2009-09-04 18:33:31
    +postthis.stylesheet == stylesheet2009-09-04 18:33:31

  • + void setTemplates(Set)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.templates)2009-09-04 18:33:31
    +postthis.templates == templates2009-09-04 18:33:31