method org.apache.roller.weblogger.pojos.StatCount__ static_init










method void org.apache.roller.weblogger.pojos. StatCount(String, String, String, String, long)
postthis.count == count
postinit'ed(this.count)
postthis.subjectId == subjectId
postinit'ed(this.subjectId)
postthis.subjectNameLong == subjectNameLong
postinit'ed(this.subjectNameLong)
postthis.subjectNameShort == subjectNameShort
postinit'ed(this.subjectNameShort)
postthis.typeKey == typeKey
postinit'ed(this.typeKey)
postthis.weblogHandle == null










method String getTypeKey()
preinit'ed(this.typeKey)
postreturn_value == this.typeKey
postinit'ed(return_value)










method void setTypeKey(String)
postthis.typeKey == typeKey
postinit'ed(this.typeKey)










method long getCount()
preinit'ed(this.count)
postreturn_value == this.count
postinit'ed(return_value)










method void setCount(long)
postthis.count == count
postinit'ed(this.count)










method String getSubjectId()
preinit'ed(this.subjectId)
postreturn_value == this.subjectId
postinit'ed(return_value)










method void setSubjectId(String)
postthis.subjectId == subjectId
postinit'ed(this.subjectId)










method String getSubjectNameShort()
preinit'ed(this.subjectNameShort)
postreturn_value == this.subjectNameShort
postinit'ed(return_value)










method void setSubjectNameShort(String)
postthis.subjectNameShort == subjectNameShort
postinit'ed(this.subjectNameShort)










method String getSubjectNameLong()
preinit'ed(this.subjectNameLong)
postreturn_value == this.subjectNameLong
postinit'ed(return_value)










method void setSubjectNameLong(String)
postthis.subjectNameLong == subjectNameLong
postinit'ed(this.subjectNameLong)










method String getWeblogHandle()
preinit'ed(this.weblogHandle)
postreturn_value == this.weblogHandle
postinit'ed(return_value)










method void setWeblogHandle(String)
postthis.weblogHandle == weblogHandle
postinit'ed(this.weblogHandle)










method String toString()
preinit'ed(this.count)
preinit'ed(this.weblogHandle)
postjava.lang.StringBuffer:toString(...)._tainted == this.weblogHandle._tainted
postinit'ed(java.lang.StringBuffer:toString(...)._ tainted)
postreturn_value == &java.lang.StringBuffer:toStrin g(...)










method bool equals(Object)
pre(soft) init'ed(other.subjectId)
pre(soft) init'ed(other.typeKey)
pre(soft) init'ed(this.subjectId)
pre(soft) init'ed(this.typeKey)
presumptionorg.apache.commons.lang.builder.EqualsBuilder:appen d(...)@117 != null
postinit'ed(return_value)
test_vectorother == this: {0}, {1}









  infomethod not available-- call on void org.apache.commons.lang.builder. EqualsBuilder()
  infomethod not available-- call on EqualsBuilder org.apache.commons.lang. builder.EqualsBuilder:append(Object, Object)
  infomethod not available-- call on bool org.apache.commons.lang.builder. EqualsBuilder:isEquals()











method int hashCode()
preinit'ed(this.subjectId)
preinit'ed(this.typeKey)
presumptionorg.apache.commons.lang.builder.HashCodeBuilder:app end(...)@124 != null
postinit'ed(return_value)









  infomethod not available-- call on void org.apache.commons.lang.builder. HashCodeBuilder()
  infomethod not available-- call on HashCodeBuilder org.apache.commons.lang. builder.HashCodeBuilder:append(Object)
  infomethod not available-- call on int org.apache.commons.lang.builder. HashCodeBuilder:toHashCode()