ProfileBean.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 copyFrom(User)

  • -/+ Kind Annotation Text Date
    +predataHolder != null2009-09-04 18:33:31
    +postinit'ed(this.emailAddress)2009-09-04 18:33:31
    +postinit'ed(this.fullName)2009-09-04 18:33:31
    +postinit'ed(this.id)2009-09-04 18:33:31
    +postinit'ed(this.locale)2009-09-04 18:33:31
    +postinit'ed(this.password)2009-09-04 18:33:31
    +postinit'ed(this.screenName)2009-09-04 18:33:31
    +postinit'ed(this.timeZone)2009-09-04 18:33:31
    +postinit'ed(this.userName)2009-09-04 18:33:31

  • + void copyTo(User)

  • -/+ Kind Annotation Text Date
    +predataHolder != null2009-09-04 18:33:31
    +preinit'ed(this.emailAddress)2009-09-04 18:33:31
    +preinit'ed(this.fullName)2009-09-04 18:33:31
    +preinit'ed(this.locale)2009-09-04 18:33:31
    +preinit'ed(this.screenName)2009-09-04 18:33:31
    +preinit'ed(this.timeZone)2009-09-04 18:33:31

  • + String getEmailAddress()

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

  • + String getFullName()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.fullName)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.fullName2009-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 getLocale()

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

  • + String getPassword()

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

  • + String getPasswordConfirm()

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

  • + String getPasswordText()

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

  • + String getScreenName()

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

  • + String getTimeZone()

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

  • + String getUserName()

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

  • + void org.apache.roller.weblogger.ui.struts2.core.ProfileBean()

  • -/+ Kind Annotation Text Date
    +postthis.emailAddress == null2009-09-04 18:33:31
    +postthis.fullName == null2009-09-04 18:33:31
    +postthis.id == null2009-09-04 18:33:31
    +postthis.locale == null2009-09-04 18:33:31
    +postthis.password == null2009-09-04 18:33:31
    +postthis.passwordConfirm == null2009-09-04 18:33:31
    +postthis.passwordText == null2009-09-04 18:33:31
    +postthis.screenName == null2009-09-04 18:33:31
    +postthis.timeZone == null2009-09-04 18:33:31
    +postthis.userName == null2009-09-04 18:33:31

  • + org.apache.roller.weblogger.ui.struts2.core.ProfileBean__static_init

  • -/+ Kind Annotation Text Date

  • + void setEmailAddress(String)

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

  • + void setFullName(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.fullName)2009-09-04 18:33:31
    +postthis.fullName == fullName2009-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 setLocale(String)

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

  • + void setPassword(String)

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

  • + void setPasswordConfirm(String)

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

  • + void setPasswordText(String)

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

  • + void setScreenName(String)

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

  • + void setTimeZone(String)

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

  • + void setUserName(String)

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